[
  {
    "path": ".gitattributes",
    "content": "###############################################################################\n# Set default behavior to automatically normalize line endings.\n###############################################################################\n* text=auto\n\n###############################################################################\n# Set default behavior for command prompt diff.\n#\n# This is need for earlier builds of msysgit that does not have it on by\n# default for csharp files.\n# Note: This is only used by command line\n###############################################################################\n#*.cs     diff=csharp\n\n###############################################################################\n# Set the merge driver for project and solution files\n#\n# Merging from the command prompt will add diff markers to the files if there\n# are conflicts (Merging from VS is not affected by the settings below, in VS\n# the diff markers are never inserted). Diff markers may cause the following \n# file extensions to fail to load in VS. An alternative would be to treat\n# these files as binary and thus will always conflict and require user\n# intervention with every merge. To do so, just uncomment the entries below\n###############################################################################\n#*.sln       merge=binary\n#*.csproj    merge=binary\n#*.vbproj    merge=binary\n#*.vcxproj   merge=binary\n#*.vcproj    merge=binary\n#*.dbproj    merge=binary\n#*.fsproj    merge=binary\n#*.lsproj    merge=binary\n#*.wixproj   merge=binary\n#*.modelproj merge=binary\n#*.sqlproj   merge=binary\n#*.wwaproj   merge=binary\n\n###############################################################################\n# behavior for image files\n#\n# image files are treated as binary by default.\n###############################################################################\n#*.jpg   binary\n#*.png   binary\n#*.gif   binary\n\n###############################################################################\n# diff behavior for common document formats\n# \n# Convert binary document formats to text before diffing them. This feature\n# is only available from the command line. Turn it on by uncommenting the \n# entries below.\n###############################################################################\n#*.doc   diff=astextplain\n#*.DOC   diff=astextplain\n#*.docx  diff=astextplain\n#*.DOCX  diff=astextplain\n#*.dot   diff=astextplain\n#*.DOT   diff=astextplain\n#*.pdf   diff=astextplain\n#*.PDF   diff=astextplain\n#*.rtf   diff=astextplain\n#*.RTF   diff=astextplain\n"
  },
  {
    "path": ".gitignore",
    "content": "## Ignore Visual Studio temporary files, build results, and\n## files generated by popular Visual Studio add-ons.\n\n# User-specific files\n*.suo\n*.user\n*.userosscache\n*.sln.docstates\n\n# User-specific files (MonoDevelop/Xamarin Studio)\n*.userprefs\n\n# Build results\n[Dd]ebug/\n[Dd]ebugPublic/\n[Rr]elease/\n[Rr]eleases/\nx64/\nx86/\nbld/\n[Bb]in/\n[Oo]bj/\n[Ll]og/\n\n# Visual Studio 2015 cache/options directory\n.vs/\n# Uncomment if you have tasks that create the project's static files in wwwroot\n#wwwroot/\n\n# MSTest test Results\n[Tt]est[Rr]esult*/\n[Bb]uild[Ll]og.*\n\n# NUNIT\n*.VisualState.xml\nTestResult.xml\n\n# Build Results of an ATL Project\n[Dd]ebugPS/\n[Rr]eleasePS/\ndlldata.c\n\n# DNX\nproject.lock.json\nartifacts/\n\n*_i.c\n*_p.c\n*_i.h\n*.ilk\n*.meta\n*.obj\n*.pch\n*.pdb\n*.pgc\n*.pgd\n*.rsp\n*.sbr\n*.tlb\n*.tli\n*.tlh\n*.tmp\n*.tmp_proj\n*.log\n*.vspscc\n*.vssscc\n.builds\n*.pidb\n*.svclog\n*.scc\n\n# Chutzpah Test files\n_Chutzpah*\n\n# Visual C++ cache files\nipch/\n*.aps\n*.ncb\n*.opendb\n*.opensdf\n*.sdf\n*.cachefile\n*.VC.db\n*.VC.VC.opendb\n\n# Visual Studio profiler\n*.psess\n*.vsp\n*.vspx\n*.sap\n\n# TFS 2012 Local Workspace\n$tf/\n\n# Guidance Automation Toolkit\n*.gpState\n\n# ReSharper is a .NET coding add-in\n_ReSharper*/\n*.[Rr]e[Ss]harper\n*.DotSettings.user\n\n# JustCode is a .NET coding add-in\n.JustCode\n\n# TeamCity is a build add-in\n_TeamCity*\n\n# DotCover is a Code Coverage Tool\n*.dotCover\n\n# NCrunch\n_NCrunch_*\n.*crunch*.local.xml\nnCrunchTemp_*\n\n# MightyMoose\n*.mm.*\nAutoTest.Net/\n\n# Web workbench (sass)\n.sass-cache/\n\n# Installshield output folder\n[Ee]xpress/\n\n# DocProject is a documentation generator add-in\nDocProject/buildhelp/\nDocProject/Help/*.HxT\nDocProject/Help/*.HxC\nDocProject/Help/*.hhc\nDocProject/Help/*.hhk\nDocProject/Help/*.hhp\nDocProject/Help/Html2\nDocProject/Help/html\n\n# Click-Once directory\npublish/\n\n# Publish Web Output\n*.[Pp]ublish.xml\n*.azurePubxml\n# TODO: Comment the next line if you want to checkin your web deploy settings\n# but database connection strings (with potential passwords) will be unencrypted\n*.pubxml\n*.publishproj\n\n# Microsoft Azure Web App publish settings. Comment the next line if you want to\n# checkin your Azure Web App publish settings, but sensitive information contained\n# in these scripts will be unencrypted\nPublishScripts/\n\n# NuGet Packages\n*.nupkg\n# The packages folder can be ignored because of Package Restore\n**/packages/*\n# except build/, which is used as an MSBuild target.\n!**/packages/build/\n# Uncomment if necessary however generally it will be regenerated when needed\n#!**/packages/repositories.config\n# NuGet v3's project.json files produces more ignoreable files\n*.nuget.props\n*.nuget.targets\n\n# Microsoft Azure Build Output\ncsx/\n*.build.csdef\n\n# Microsoft Azure Emulator\necf/\nrcf/\n\n# Windows Store app package directories and files\nAppPackages/\nBundleArtifacts/\nPackage.StoreAssociation.xml\n_pkginfo.txt\n\n# Visual Studio cache files\n# files ending in .cache can be ignored\n*.[Cc]ache\n# but keep track of directories ending in .cache\n!*.[Cc]ache/\n\n# Others\nClientBin/\n~$*\n*~\n*.dbmdl\n*.dbproj.schemaview\n*.pfx\n*.publishsettings\nnode_modules/\norleans.codegen.cs\n\n# Since there are multiple workflows, uncomment next line to ignore bower_components\n# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)\n#bower_components/\n\n# RIA/Silverlight projects\nGenerated_Code/\n\n# Backup & report files from converting an old project file\n# to a newer Visual Studio version. Backup files are not needed,\n# because we have git ;-)\n_UpgradeReport_Files/\nBackup*/\nUpgradeLog*.XML\nUpgradeLog*.htm\n\n# SQL Server files\n*.mdf\n*.ldf\n\n# Business Intelligence projects\n*.rdl.data\n*.bim.layout\n*.bim_*.settings\n\n# Microsoft Fakes\nFakesAssemblies/\n\n# GhostDoc plugin setting file\n*.GhostDoc.xml\n\n# Node.js Tools for Visual Studio\n.ntvs_analysis.dat\n\n# Visual Studio 6 build log\n*.plg\n\n# Visual Studio 6 workspace options file\n*.opt\n\n# Visual Studio Code\n.vscode/\n\n# Visual Studio LightSwitch build output\n**/*.HTMLClient/GeneratedArtifacts\n**/*.DesktopClient/GeneratedArtifacts\n**/*.DesktopClient/ModelManifest.xml\n**/*.Server/GeneratedArtifacts\n**/*.Server/ModelManifest.xml\n_Pvt_Extensions\n\n# Paket dependency manager\n.paket/paket.exe\npaket-files/\n\n# FAKE - F# Make\n.fake/\n\n# JetBrains Rider\n.idea/\n*.sln.iml\n\n/ReactTemplate/content/wwwroot/dist\n\n**/Typings\n**/*.tgz"
  },
  {
    "path": "LICENSE",
    "content": "                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright {yyyy} {name of copyright owner}\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n"
  },
  {
    "path": "MicrofrontendTemplate/.gitignore",
    "content": "﻿### App ###\ndist/\n\n### Code ###\n# Visual Studio Code - https://code.visualstudio.com/\n.settings/\n.vscode/\njsconfig.json\n\n### Node ###\n# Logs\nlogs\n*.log\nnpm-debug.log*\nyarn-debug.log*\nyarn-error.log*\n\n# Runtime data\npids\n*.pid\n*.seed\n*.pid.lock\n\n# Directory for instrumented libs generated by jscoverage/JSCover\nlib-cov\n\n# Coverage directory used by tools like istanbul\ncoverage\n\n# nyc test coverage\n.nyc_output\n\n# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)\n.grunt\n\n# Bower dependency directory (https://bower.io/)\nbower_components\n\n# node-waf configuration\n.lock-wscript\n\n# Compiled binary addons (http://nodejs.org/api/addons.html)\nbuild/Release\n\n# Dependency directories\nnode_modules/\njspm_packages/\n\n# Typescript v1 declaration files\ntypings/\n\n# Optional npm cache directory\n.npm\n\n# Optional eslint cache\n.eslintcache\n\n# Optional REPL history\n.node_repl_history\n\n# Output of 'npm pack'\n#*.tgz\n\n# Yarn Integrity file\n.yarn-integrity\n\n# dotenv environment variables file\n.env\n\n\n### VisualStudio ###\n## Ignore Visual Studio temporary files, build results, and\n## files generated by popular Visual Studio add-ons.\n##\n## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore\n\n# User-specific files\n*.suo\n*.user\n*.userosscache\n*.sln.docstates\n*.vs\n\n# User-specific files (MonoDevelop/Xamarin Studio)\n*.userprefs\n\n# Build results\n[Dd]ebug/\n[Dd]ebugPublic/\n[Rr]elease/\n[Rr]eleases/\nx64/\nx86/\nbld/\n[Bb]in/\n[Oo]bj/\n[Ll]og/\n\n# Visual Studio 2015 cache/options directory\n.vs/\n# Uncomment if you have tasks that create the project's static files in wwwroot\n#wwwroot/\n\n# MSTest test Results\n[Tt]est[Rr]esult*/\n[Bb]uild[Ll]og.*\n\n# NUNIT\n*.VisualState.xml\nTestResult.xml\n\n# Build Results of an ATL Project\n[Dd]ebugPS/\n[Rr]eleasePS/\ndlldata.c\n\n# .NET Core\nproject.lock.json\nproject.fragment.lock.json\nartifacts/\n\n*_i.c\n*_p.c\n*_i.h\n*.ilk\n*.meta\n*.obj\n*.pch\n*.pdb\n*.pgc\n*.pgd\n*.rsp\n*.sbr\n*.tlb\n*.tli\n*.tlh\n*.tmp\n*.tmp_proj\n*.vspscc\n*.vssscc\n.builds\n*.pidb\n*.svclog\n*.scc\n\n# Chutzpah Test files\n_Chutzpah*\n\n# Visual C++ cache files\nipch/\n*.aps\n*.ncb\n*.opendb\n*.opensdf\n*.sdf\n*.cachefile\n*.VC.db\n*.VC.VC.opendb\n\n# Visual Studio profiler\n*.psess\n*.vsp\n*.vspx\n*.sap\n\n# TFS 2012 Local Workspace\n$tf/\n\n# Guidance Automation Toolkit\n*.gpState\n\n# ReSharper is a .NET coding add-in\n_ReSharper*/\n*.[Rr]e[Ss]harper\n*.DotSettings.user\n\n# JustCode is a .NET coding add-in\n.JustCode\n\n# TeamCity is a build add-in\n_TeamCity*\n\n# DotCover is a Code Coverage Tool\n*.dotCover\n\n# Visual Studio code coverage results\n*.coverage\n*.coveragexml\n\n# NCrunch\n_NCrunch_*\n.*crunch*.local.xml\nnCrunchTemp_*\n\n# MightyMoose\n*.mm.*\nAutoTest.Net/\n\n# Web workbench (sass)\n.sass-cache/\n\n# Installshield output folder\n[Ee]xpress/\n\n# DocProject is a documentation generator add-in\nDocProject/buildhelp/\nDocProject/Help/*.HxT\nDocProject/Help/*.HxC\nDocProject/Help/*.hhc\nDocProject/Help/*.hhk\nDocProject/Help/*.hhp\nDocProject/Help/Html2\nDocProject/Help/html\n\n# Publish Web Output\n*.[Pp]ublish.xml\n*.azurePubxml\n# TODO: Uncomment the next line to ignore your web deploy settings.\n# By default, sensitive information, such as encrypted password\n# should be stored in the .pubxml.user file.\n#*.pubxml\n*.pubxml.user\n*.publishproj\n\n# Microsoft Azure Web App publish settings. Comment the next line if you want to\n# checkin your Azure Web App publish settings, but sensitive information contained\n# in these scripts will be unencrypted\nPublishScripts/\n\n# NuGet Packages\n*.nupkg\n# The packages folder can be ignored because of Package Restore\n**/packages/*\n# except build/, which is used as an MSBuild target.\n!**/packages/build/\n# Uncomment if necessary however generally it will be regenerated when needed\n#!**/packages/repositories.config\n# NuGet v3's project.json files produces more ignorable files\n*.nuget.props\n*.nuget.targets\n\n# Microsoft Azure Build Output\ncsx/\n*.build.csdef\n\n# Microsoft Azure Emulator\necf/\nrcf/\n\n# Windows Store app package directories and files\nAppPackages/\nBundleArtifacts/\nPackage.StoreAssociation.xml\n_pkginfo.txt\n\n# Visual Studio cache files\n# files ending in .cache can be ignored\n*.[Cc]ache\n# but keep track of directories ending in .cache\n!*.[Cc]ache/\n\n# Others\nClientBin/\n~$*\n*~\n*.dbmdl\n*.dbproj.schemaview\n*.jfm\n*.pfx\n*.publishsettings\norleans.codegen.cs\n\n# Since there are multiple workflows, uncomment next line to ignore bower_components\n# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)\n#bower_components/\n\n# RIA/Silverlight projects\nGenerated_Code/\n\n# Backup & report files from converting an old project file\n# to a newer Visual Studio version. Backup files are not needed,\n# because we have git ;-)\n_UpgradeReport_Files/\nBackup*/\nUpgradeLog*.XML\nUpgradeLog*.htm\n\n# SQL Server files\n*.mdf\n*.ldf\n*.ndf\n\n# Business Intelligence projects\n*.rdl.data\n*.bim.layout\n*.bim_*.settings\n\n# Microsoft Fakes\nFakesAssemblies/\n\n# GhostDoc plugin setting file\n*.GhostDoc.xml\n\n# Node.js Tools for Visual Studio\n.ntvs_analysis.dat\n\n# Typescript v1 declaration files\n\n# Visual Studio 6 build log\n*.plg\n\n# Visual Studio 6 workspace options file\n*.opt\n\n# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)\n*.vbw\n\n# Visual Studio LightSwitch build output\n**/*.HTMLClient/GeneratedArtifacts\n**/*.DesktopClient/GeneratedArtifacts\n**/*.DesktopClient/ModelManifest.xml\n**/*.Server/GeneratedArtifacts\n**/*.Server/ModelManifest.xml\n_Pvt_Extensions\n\n# Paket dependency manager\n.paket/paket.exe\npaket-files/\n\n# FAKE - F# Make\n.fake/\n\n# JetBrains Rider\n.idea/\n*.sln.iml\n\n# CodeRush\n.cr/\n\n# Python Tools for Visual Studio (PTVS)\n__pycache__/\n*.pyc\n\n# Cake - Uncomment if you are using it\n# tools/**\n# !tools/packages.config\n\n# Telerik's JustMock configuration file\n*.jmconfig\n\n# BizTalk build output\n*.btp.cs\n*.btm.cs\n*.odx.cs\n*.xsd.cs\n\n### VisualStudio Patch ###\n# By default, sensitive information, such as encrypted password\n# should be stored in the .pubxml.user file.\n\nASP.NET Demo/WebApplication.Knockout/Scripts/lib\n\n# End of https://www.gitignore.io/api/node,code,visualstudio"
  },
  {
    "path": "MicrofrontendTemplate/Microfrontend.sln",
    "content": "﻿\nMicrosoft Visual Studio Solution File, Format Version 12.00\n# Visual Studio 15\nVisualStudioVersion = 15.0.28307.572\nMinimumVisualStudioVersion = 10.0.40219.1\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"Portal\", \"Portal\\Portal.csproj\", \"{3A4AEABB-3F8D-4442-B844-5C63975AFF76}\"\nEndProject\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"ReactDashboardApp\", \"ReactDashboardApp\\ReactDashboardApp.csproj\", \"{B90BE04D-66A7-44B7-AEFF-CD41AA38CEFF}\"\nEndProject\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"ReactFormApp\", \"ReactFormApp\\ReactFormApp.csproj\", \"{D0EB7EA1-5ACF-4E55-A637-63AA19F6A785}\"\nEndProject\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"Shared\", \"Shared\\Shared.csproj\", \"{6FF33A2C-7C94-4943-8F3F-24BAB26447F6}\"\nEndProject\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"ReactTodoApp\", \"ReactTodoApp\\ReactTodoApp.csproj\", \"{4B835F6E-C512-48B3-86CD-C41298A6B04D}\"\nEndProject\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"VueTodoApp\", \"VueTodoApp\\VueTodoApp.csproj\", \"{8C57EFD7-FD0E-4B9F-9CA8-2B7866F0DE5E}\"\nEndProject\nGlobal\n\tGlobalSection(SolutionConfigurationPlatforms) = preSolution\n\t\tDebug|Any CPU = Debug|Any CPU\n\t\tRelease|Any CPU = Release|Any CPU\n\tEndGlobalSection\n\tGlobalSection(ProjectConfigurationPlatforms) = postSolution\n\t\t{3A4AEABB-3F8D-4442-B844-5C63975AFF76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{3A4AEABB-3F8D-4442-B844-5C63975AFF76}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{3A4AEABB-3F8D-4442-B844-5C63975AFF76}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{3A4AEABB-3F8D-4442-B844-5C63975AFF76}.Release|Any CPU.Build.0 = Release|Any CPU\n\t\t{B90BE04D-66A7-44B7-AEFF-CD41AA38CEFF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{B90BE04D-66A7-44B7-AEFF-CD41AA38CEFF}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{B90BE04D-66A7-44B7-AEFF-CD41AA38CEFF}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{B90BE04D-66A7-44B7-AEFF-CD41AA38CEFF}.Release|Any CPU.Build.0 = Release|Any CPU\n\t\t{D0EB7EA1-5ACF-4E55-A637-63AA19F6A785}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{D0EB7EA1-5ACF-4E55-A637-63AA19F6A785}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{D0EB7EA1-5ACF-4E55-A637-63AA19F6A785}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{D0EB7EA1-5ACF-4E55-A637-63AA19F6A785}.Release|Any CPU.Build.0 = Release|Any CPU\n\t\t{6FF33A2C-7C94-4943-8F3F-24BAB26447F6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{6FF33A2C-7C94-4943-8F3F-24BAB26447F6}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{6FF33A2C-7C94-4943-8F3F-24BAB26447F6}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{6FF33A2C-7C94-4943-8F3F-24BAB26447F6}.Release|Any CPU.Build.0 = Release|Any CPU\n\t\t{4B835F6E-C512-48B3-86CD-C41298A6B04D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{4B835F6E-C512-48B3-86CD-C41298A6B04D}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{4B835F6E-C512-48B3-86CD-C41298A6B04D}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{4B835F6E-C512-48B3-86CD-C41298A6B04D}.Release|Any CPU.Build.0 = Release|Any CPU\n\t\t{8C57EFD7-FD0E-4B9F-9CA8-2B7866F0DE5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{8C57EFD7-FD0E-4B9F-9CA8-2B7866F0DE5E}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{8C57EFD7-FD0E-4B9F-9CA8-2B7866F0DE5E}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{8C57EFD7-FD0E-4B9F-9CA8-2B7866F0DE5E}.Release|Any CPU.Build.0 = Release|Any CPU\n\tEndGlobalSection\n\tGlobalSection(SolutionProperties) = preSolution\n\t\tHideSolutionNode = FALSE\n\tEndGlobalSection\n\tGlobalSection(ExtensibilityGlobals) = postSolution\n\t\tSolutionGuid = {BA286E46-A723-4519-AC1B-4D323C6C5AD9}\n\tEndGlobalSection\nEndGlobal\n"
  },
  {
    "path": "MicrofrontendTemplate/Portal/Portal.csproj",
    "content": "﻿<Project Sdk=\"Microsoft.NET.Sdk.Web\">\n  <PropertyGroup>\n    <TargetFramework>netcoreapp3.1</TargetFramework>\n    <RootNamespace>Portal</RootNamespace>\n  </PropertyGroup>\n  <ItemGroup>\n    <Folder Include=\"wwwroot\\\" />\n    <Folder Include=\"wwwroot\\dist\\\" />\n  </ItemGroup>\n  <ItemGroup>\n    <PackageReference Include=\"IdentityServer4.AspNetIdentity\" Version=\"2.5.2\" />\n    <PackageReference Include=\"Microsoft.AspNetCore.SpaServices\" Version=\"3.0.0\" />\n  </ItemGroup>\n  <ItemGroup>\n    <ProjectReference Include=\"..\\Shared\\Shared.csproj\" />\n  </ItemGroup>\n    <!-- In development, the dist files won't exist on the first run or when cloning to\n         a different machine, so rebuild them if not already present. -->  \n  <Target Name=\"DebugRunWebpack\" BeforeTargets=\"Build\" Condition=\" '$(Configuration)' == 'Debug' And !Exists('wwwroot\\dist') \">\n    <!-- Ensure Node.js is installed -->\n    <Exec Command=\"node --version\" ContinueOnError=\"true\">\n      <Output TaskParameter=\"ExitCode\" PropertyName=\"ErrorCode\" />\n    </Exec>\n    <Error Condition=\"'$(ErrorCode)' != '0'\" Text=\"Node.js is required to build and run this project.\" />\n    <!-- Build JS resources -->\n    <Message Importance=\"high\" Text=\"Performing first-run Webpack build...\" />\n    <Exec Command=\"npm install\" />\n    <Exec Command=\"npm run build\" />\n  </Target>\n  <Target Name=\"PublishRunWebpack\" AfterTargets=\"ComputeFilesToPublish\">\n    <!-- As part of publishing, ensure the JS resources are freshly built in production mode -->\n    <Exec Command=\"npm install\" />\n    <Exec Command=\"npm run prod\" />\n    <!-- Include the newly-built files in the publish output -->\n    <ItemGroup>\n      <DistFiles Include=\"wwwroot\\**\" />\n      <ResolvedFileToPublish Include=\"@(DistFiles->'%(FullPath)')\" Exclude=\"@(ResolvedFileToPublish)\">\n        <RelativePath>%(DistFiles.Identity)</RelativePath>\n        <CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>\n      </ResolvedFileToPublish>\n    </ItemGroup>\n  </Target>\n</Project>"
  },
  {
    "path": "MicrofrontendTemplate/Portal/Properties/launchSettings.json",
    "content": "{\n  \"iisSettings\": {\n    \"windowsAuthentication\": false,\n    \"anonymousAuthentication\": true,\n    \"iisExpress\": {\n      \"applicationUrl\": \"http://localhost:5000/\",\n      \"sslPort\": 0\n    }\n  },\n  \"profiles\": {\n    \"IIS Express\": {\n      \"commandName\": \"IISExpress\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      }\n    },\n    \"dev\": {\n      \"commandName\": \"Project\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      },\n      \"applicationUrl\": \"http://localhost:5000/\"\n    },\n    \"prod\": {\n      \"commandName\": \"Project\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Production\"\n      },\n      \"applicationUrl\": \"http://localhost:5000/\"\n    }\n  }\n}"
  },
  {
    "path": "MicrofrontendTemplate/Portal/appsettings.json",
    "content": "{\n  \"IdentityServer\": {\n    \"Uri\": \"http://localhost:5000\"\n  }\n}"
  },
  {
    "path": "MicrofrontendTemplate/Portal/client/auth.js",
    "content": "const url = '/api/login';\n\nexport const signIn = (username, password) => {\n  return fetch(url, {\n    method: 'post',\n    body: 'username=' + username + '&password=' + password,\n    headers: { 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8' }\n  })\n    .then(response => {\n      if (!response.ok) throw new Error(response.status);\n      return response.json();\n    })\n    .then(token => window.sessionStorage.setItem('access_token', token.access_token));\n};\n\nexport const signOut = () => {\n  window.sessionStorage.removeItem('access_token');\n  window.location.href = '/';\n};\n\nexport const validateToken = token => {\n  return fetch(url + '/validate', {\n    method: 'post',\n    body: 'token=' + token,\n    headers: { 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8' }\n  }).then(response => response.ok);\n};\n\nexport const getAccessToken = () => {\n  return window.sessionStorage.getItem('access_token');\n};\n\nexport const getAuthHeaders = _ => ({\n  headers: { Authorization: 'Bearer ' + getAccessToken() },\n  exceptionHandler: _ => signOut()\n});\n"
  },
  {
    "path": "MicrofrontendTemplate/Portal/client/components/App.js",
    "content": "import { Fragment, useState, useEffect } from 'react';\nimport { getAccessToken, validateToken } from '../auth';\nimport Portal from './Portal';\nimport Landing from './Landing';\n\nexport const CompanyLogo = styled.a`\n  display: flex;\n  align-items: center;\n  margin-left: 1rem;\n  background-image: url(https://dotnetify.net/content/images/dotnetify-logo.png);\n  background-size: 100% 100%;\n  width: 200px;\n  height: 39px;\n`;\n\nconst App = _ => {\n  const [ accessToken ] = useState(getAccessToken());\n  const [ validatingToken, setValidatingToken ] = useState(null);\n  const [ loggedIn, setLoggedIn ] = useState(false);\n\n  useEffect(() => {\n    if (validatingToken === null) {\n      setValidatingToken(!!accessToken);\n      if (accessToken) {\n        validateToken(accessToken).then(valid => {\n          setLoggedIn(valid);\n          setValidatingToken(false);\n        });\n      }\n    }\n  });\n\n  if (validatingToken !== false) return <Fragment />;\n  return loggedIn ? <Portal /> : <Landing onLoggedIn={() => setLoggedIn(true)} />;\n};\n\nexport default App;\n"
  },
  {
    "path": "MicrofrontendTemplate/Portal/client/components/Landing.js",
    "content": "import { Main, Header, Alert, Panel, Section, withTheme } from 'dotnetify-elements';\nimport { CompanyLogo } from './App';\nimport Login from './Login';\n\nconst imagePanelCss = `\n  position: relative;\n  margin-bottom: 6rem;\n  img { width: 100vw; height: 400px; }\n  a {\n    position: relative;\n    color: #fff;\n    font-size: 8pt;\n    float: right;\n    margin-top: -1rem;\n    padding-right: .5rem;\n  }\n`;\n\nconst Landing = ({ onLoggedIn }) => (\n  <Main>\n    <Header>\n      <CompanyLogo href=\"https://dotnetify.net\" />\n    </Header>\n    <Section>\n      {/* \n      Why using Panel instead pf div? Think of Panels as super-divs: flex by default, automatically \n      add gaps between child elements, support scss-like syntax for nesting styles, and support many\n      shorthands to make manipulating layout easier!\n       */}\n      <Panel>\n        <Panel css={imagePanelCss}>\n          <div>\n            <img src=\"/landing.jpg\" />\n            <a href=\"https://www.freepik.com/free-photos-vectors/background\">Background photo created by kjpargeter - www.freepik.com </a>\n          </div>\n          <Panel horizontal css=\"position: absolute; top: 2rem\">\n            <Panel right css=\"padding: 0 5%\">\n              <Login onAuthenticated={onLoggedIn} />\n            </Panel>\n            <Panel css=\"padding-right: 10%\">\n              <h3>Welcome to your homepage!</h3>\n              <Alert success>\n                <h5>Getting Started</h5>\n                To sign in, enter username <b>guest</b> with password <b>dotnetify</b>.\n              </Alert>\n              <Alert>\n                <h5>Micro-Frontend Demo</h5>\n                This is an SPA that's dynamically composed of smaller, independently deployable apps written in <i>React</i> and <i>Vue</i>;\n                each communicates with a cross-platform <i>.NET Core (C#)</i> back-end, using <i>SignalR</i> to facilitate real-time update.\n              </Alert>\n            </Panel>\n          </Panel>\n        </Panel>\n        <Panel horizontal>\n          <Panel right flex=\"20%\">\n            <h4>About</h4>\n          </Panel>\n          <Panel flex=\"80%\" css=\"padding-right: 10%; > * { padding: 2rem; border-left: 4px solid orange }\">\n            <div>\n              <p>\n                <i>DotNetify</i> glues all these together with simple, lightweight, yet powerful abstractions that make developing complex\n                web applications a breeze! For documentation, visit{' '}\n                <b>\n                  <a href=\"https://dotnetify.net\">https://dotnetify.net</a>\n                </b>\n              </p>\n              <p>\n                Like this project? Leave a star on{' '}\n                <b>\n                  <a href=\"https://github.com/dsuryd/dotNetify\">the project's Github page</a>\n                </b>\n                . Use the issues forum to ask questions, report bugs, or suggest new features.\n              </p>\n            </div>\n          </Panel>\n        </Panel>\n      </Panel>\n    </Section>\n  </Main>\n);\n\nexport default withTheme(Landing);\n"
  },
  {
    "path": "MicrofrontendTemplate/Portal/client/components/Login.js",
    "content": "import { useState } from 'react';\nimport { signIn } from '../auth';\nimport { Alert, Button, Form, Panel, PasswordField, TextField, VMContext, withTheme } from 'dotnetify-elements';\n\nconst outerPanelCss = `\n  width: 25rem;\n  padding: 3rem; \n  background-color: #f5f5f5;\n  border-radius: 5px;\n  box-shadow: 0 20px 40px -20px rgba(0,0,0,.5);\n`;\n\nconst Login = ({ onAuthenticated }) => {\n  const [ loginError, setLoginError ] = useState();\n\n  const handleLogin = ({ User, Password }) => {\n    setLoginError(null);\n    signIn(User, Password)\n      .then(_ => {\n        onAuthenticated();\n      })\n      .catch(error => {\n        if (error.message == '401') setLoginError('Invalid username and/or password');\n        else setLoginError(`Unexpected error: ${error.message}`);\n      });\n  };\n\n  return (\n    <VMContext vm=\"LoginVM\" options={{ appId: 'portal' }}>\n      <Panel css={outerPanelCss}>\n        <h3>Sign In To Get Started</h3>\n        <Form onSubmit={handleLogin}>\n          <Panel>\n            <TextField id=\"User\" label=\"Username:\" />\n            <PasswordField id=\"Password\" label=\"Password:\" />\n            <Alert danger>{loginError}</Alert>\n            <Button stretch submit enable={true} label=\"Sign In\" css=\"margin-top: 1rem\" />\n          </Panel>\n        </Form>\n      </Panel>\n    </VMContext>\n  );\n};\n\nwindow.LoginVM = {\n  onConnect() {\n    return {\n      User: 'guest',\n      User__validation: [\n        {\n          Type: 'Required',\n          Message: 'Username is required',\n          Category: 'Error'\n        }\n      ],\n      Password: '',\n      Password__attr: { Placeholder: 'Type dotnetify' },\n      Password__validation: [\n        {\n          Type: 'Required',\n          Message: 'Password is required',\n          Category: 'Error'\n        }\n      ]\n    };\n  }\n};\n\nexport default withTheme(Login);\n"
  },
  {
    "path": "MicrofrontendTemplate/Portal/client/components/Portal.js",
    "content": "import {\n  Main,\n  Header,\n  Nav,\n  NavDrawerButton,\n  NavMenu,\n  NavMenuTarget,\n  Button,\n  Panel,\n  Section,\n  VMContext,\n  withTheme\n} from 'dotnetify-elements';\nimport { CompanyLogo } from './App';\nimport { signOut } from '../auth';\n\nconst Portal = _ => (\n  <VMContext vm=\"PortalVM\" options={{ appId: 'portal-app' }}>\n    <Main>\n      <Header>\n        <NavDrawerButton css=\"margin-left: .5rem\" />\n        <CompanyLogo href=\"https://dotnetify.net\" />\n      </Header>\n      <Nav>\n        <Panel>\n          <NavMenu id=\"NavMenu\" />\n          <Panel flex bottom padding=\"1rem\">\n            <Button stretch label=\"Logout\" onClick={_ => signOut()} />\n          </Panel>\n        </Panel>\n      </Nav>\n      <Section>\n        <NavMenuTarget />\n      </Section>\n    </Main>\n  </VMContext>\n);\n\nwindow.PortalVM = new class {\n  apps = [];\n  initialState = { NavMenu: [] };\n\n  onConnect() {\n    return this.initialState;\n  }\n\n  addApp(newApp) {\n    if (this.apps.find(x => x.id === newApp.id)) return;\n\n    this.apps.push(newApp);\n\n    // Set the root component to global window variable to be discovered by dotNetify routing.\n    // Note that the component can be React component, Vue component, or web component.\n    window[newApp.id] = newApp.rootComponent;\n\n    const homeTemplate = this.apps.length > 0 ? { Id: 'Home', UrlPattern: '', ViewUrl: this.apps[0].id } : {};\n    const templates = this.apps.map(app => ({ Id: app.id, UrlPattern: app.routePath, ViewUrl: app.id }));\n    const NavMenu = this.apps.map(app => ({ Route: { TemplateId: app.id, Path: app.routePath }, Label: app.label }));\n    const state = {\n      RoutingState: {\n        Templates: [ homeTemplate, ...templates ],\n        Root: '/'\n      },\n      NavMenu\n    };\n\n    if (this.$pushUpdate) this.$pushUpdate(state);\n    else this.initialState = state;\n  }\n}();\n\nexport function updatePortal(app) {\n  window.PortalVM.addApp(app);\n}\nexport default withTheme(Portal);\n"
  },
  {
    "path": "MicrofrontendTemplate/Portal/client/index.js",
    "content": "import { createWebComponent } from 'dotnetify-elements/web-components/Core';\nimport loader from './loader';\nimport App from './components/App';\n\nlet useApiGateway = process.env.NODE_ENV !== 'development';\n\nloader(\n  [\n    {\n      id: 'react-dashboard-app',\n      label: 'React Dashboard',\n      routePath: 'dashboard',\n      baseUrl: useApiGateway ? 'http://localhost:8080/app1' : 'http://localhost:5060',\n      moduleUrl: '/dist/app.js'\n    },\n    {\n      id: 'react-form-app',\n      label: 'React Form',\n      routePath: 'form',\n      baseUrl: useApiGateway ? 'http://localhost:8080/app2' : 'http://localhost:5070',\n      moduleUrl: '/dist/app.js'\n    },\n    {\n      id: 'react-todo-app',\n      label: 'React Todo',\n      routePath: 'react-todo',\n      baseUrl: useApiGateway ? 'http://localhost:8080/app3' : 'http://localhost:5010',\n      moduleUrl: '/dist/app.js'\n    },\n    {\n      id: 'vue-todo-app',\n      label: 'Vue Todo',\n      routePath: 'vue-todo',\n      baseUrl: useApiGateway ? 'http://localhost:8080/app4' : 'http://localhost:5020',\n      moduleUrl: '/dist/app.js'\n    }\n  ],\n  // External dependencies from script tags.\n  ['dotnetify', 'dotNetifyElements', 'styled']\n);\n\ncreateWebComponent(App, 'my-portal');\n"
  },
  {
    "path": "MicrofrontendTemplate/Portal/client/loader.js",
    "content": "import dotnetify from 'dotnetify';\nimport { getAccessToken } from './auth';\nimport { updatePortal } from './components/Portal';\n\n//dotnetify.debug = true;\n\nexport default (apps, externalDeps) => {\n  // Intercept initial view model connection to override which hub server it should connect with.\n  // ***IMPORTANT***: Each app module would need to set the 'appId' option on its VM connect.\n  //                  For example: dotnetify.react.connect(\"MyVM\", { appId: 'my-app' })\n  dotnetify.connectHandler = vmConnectArgs => {\n    const appId = vmConnectArgs.options && vmConnectArgs.options.appId;\n    if (!appId) {\n      console.error(`'${vmConnectArgs.vmId}' needs 'appId' option to participate in the Portal.`);\n      return;\n    }\n\n    const app = apps.find(x => x.id === appId);\n    if (app) {\n      app.hub = app.hub || dotnetify.createHub(app.baseUrl);\n      return {\n        ...vmConnectArgs,\n        hub: app.hub,\n        options: { ...vmConnectArgs.options, headers: { Authorization: 'Bearer ' + getAccessToken() } }\n      };\n    }\n  };\n\n  // Register the external dependencies from the script tags to SystemJS.\n  externalDeps.forEach(x => SystemJS.set(x, SystemJS.newModule({ ...window[x] })));\n\n  // Use SystemJS to import the app modules.\n  function importApp(app) {\n    const appUrl = app.baseUrl + app.moduleUrl;\n    return SystemJS.import(appUrl)\n      .then(module => {\n        if (module.default) updatePortal({ ...app, rootComponent: module.default });\n      })\n      .catch(err => {\n        SystemJS.delete(appUrl);\n        console.error(`${err}. Retrying in 5 seconds...`);\n        setTimeout(() => importApp(app), 5000);\n      });\n  }\n\n  apps.map(app => importApp(app));\n};\n"
  },
  {
    "path": "MicrofrontendTemplate/Portal/package.json",
    "content": "{\n  \"version\": \"1.0.0\",\n  \"name\": \"portal\",\n  \"private\": true,\n  \"scripts\": {\n    \"build\": \"webpack\",\n    \"prod\": \"webpack --mode production\"\n  },\n  \"babel\": {\n    \"presets\": [\n      \"env\",\n      \"react\"\n    ],\n    \"plugins\": [\n      \"babel-plugin-styled-components\",\n      \"babel-plugin-transform-class-properties\",\n      \"babel-plugin-transform-object-rest-spread\"\n    ]\n  },\n  \"dependencies\": {\n    \"dotnetify\": \"^4.0.0\",\n    \"dotnetify-elements\": \"^1.1.0\",\n    \"react\": \"^16.9.0\",\n    \"react-dom\": \"^16.9.0\",\n    \"styled-components\": \"^4.3.2\",\n    \"systemjs\": \"~0.21.6\"\n  },\n  \"devDependencies\": {\n    \"aspnet-webpack\": \"~3.0.0\",\n    \"babel-core\": \"~6.26.3\",\n    \"babel-loader\": \"~7.1.4\",\n    \"babel-plugin-styled-components\": \"~1.5.1\",\n    \"babel-plugin-transform-class-properties\": \"~6.24.1\",\n    \"babel-plugin-transform-object-rest-spread\": \"~6.26.0\",\n    \"babel-preset-env\": \"~1.7.0\",\n    \"babel-preset-react\": \"~6.24.1\",\n    \"copy-webpack-plugin\": \"^5.0.4\",\n    \"css-loader\": \"~0.28.11\",\n    \"file-loader\": \"~1.1.11\",\n    \"style-loader\": \"~0.21.0\",\n    \"url-loader\": \"~1.0.1\",\n    \"webpack\": \"~4.12.0\",\n    \"webpack-bundle-analyzer\": \"^3.0.3\",\n    \"webpack-cli\": \"~3.0.8\",\n    \"webpack-dev-middleware\": \"~3.1.3\",\n    \"webpack-hot-middleware\": \"~2.22.2\"\n  }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/Portal/run.bat",
    "content": "@echo off\nif not exist node_modules call npm i\nif \"%1\" == \"prod\" goto :prod\ncall npm run build\ndotnet run\nexit\n\n:prod\ncall npm run prod\ndotnet run --launch-profile prod\n"
  },
  {
    "path": "MicrofrontendTemplate/Portal/server/Controllers/LoginController.cs",
    "content": "﻿using Microsoft.AspNetCore.Mvc;\nusing Microsoft.Extensions.Options;\nusing Shared;\nusing System;\nusing System.Net.Http;\nusing System.Threading.Tasks;\n\nnamespace Portal\n{\n   [Route(\"api/[controller]\")]\n   [ApiController]\n   public class LoginController : ControllerBase\n   {\n      private readonly IHttpClientFactory _httpClientFactory;\n      private readonly IdentityServerSettings _identityServerSettings;\n\n      public LoginController(IHttpClientFactory httpClientFactory, IOptions<IdentityServerSettings> identityServerOptions)\n      {\n         _httpClientFactory = httpClientFactory;\n         _identityServerSettings = identityServerOptions.Value;\n      }\n\n      [HttpPost]\n      public async Task<object> Post([FromForm] string username, [FromForm] string password)\n      {\n         if (username != \"guest\" || password != \"dotnetify\")\n            return Unauthorized();\n\n         using (var client = _httpClientFactory.CreateClient())\n         {\n            var tokenResponse = await IdentityServerClient.RequestClientCredentialsTokenAsync(client, _identityServerSettings);\n            return new\n            {\n               access_token = tokenResponse.AccessToken,\n               expires_in = tokenResponse.ExpiresIn\n            };\n         }\n      }\n\n      [HttpPost]\n      [Route(\"[action]\")]\n      public async Task<IActionResult> Validate([FromForm]string token)\n      {\n         using (var client = _httpClientFactory.CreateClient())\n         {\n            var response = await IdentityServerClient.IntrospectTokenAsync(client, _identityServerSettings, token);\n            if (response.IsError)\n               throw new Exception(response.Error);\n\n            return response.IsActive ? new OkResult() : (IActionResult)Unauthorized();\n         }\n      }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/Portal/server/Program.cs",
    "content": "﻿using Microsoft.AspNetCore;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.Extensions.Configuration;\n\nnamespace Portal\n{\n   public class Program\n   {\n      public static void Main(string[] args)\n      {\n         BuildWebHost(args).Run();\n      }\n\n      public static IWebHost BuildWebHost(string[] args) =>\n          WebHost.CreateDefaultBuilder(args)\n              .ConfigureAppConfiguration((_, config) => config.AddJsonFile(\"appsettings.json\"))\n              .UseStartup<Startup>()\n              .Build();\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/Portal/server/Startup.cs",
    "content": "﻿using Microsoft.AspNetCore.Authentication.JwtBearer;\nusing Microsoft.AspNetCore.Builder;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.AspNetCore.Http;\nusing Microsoft.AspNetCore.SpaServices.Webpack;\nusing Microsoft.Extensions.Configuration;\nusing Microsoft.Extensions.DependencyInjection;\nusing Microsoft.Extensions.Hosting;\nusing Shared;\nusing System.Collections.Generic;\nusing System.IO;\n\nnamespace Portal\n{\n   public class Startup\n   {\n      private readonly IConfiguration _config;\n\n      public Startup(IConfiguration config)\n      {\n         _config = config;\n      }\n\n      public void ConfigureServices(IServiceCollection services)\n      {\n         var identityServerSettings = _config.GetSection(IdentityServerSettings.SectionName);\n         var identityServerUri = identityServerSettings.GetValue<string>(nameof(IdentityServerSettings.Uri));\n\n         services.AddOptions();\n         services.Configure<IdentityServerSettings>(identityServerSettings);\n\n         services.AddControllers();\n\n         services.AddIdentityServer()\n           .AddDeveloperSigningCredential()\n           .AddInMemoryApiResources(IdentityServerConfig.GetApiResources())\n           .AddInMemoryClients(IdentityServerConfig.GetClients());\n\n         services.AddAuthentication(JwtBearerDefaults.AuthenticationScheme)\n            .AddIdentityServerAuthentication(options =>\n            {\n               options.Authority = identityServerUri;\n               options.RequireHttpsMetadata = false;\n               options.ApiName = IdentityServerConfig.MyClientId;\n            });\n\n         services.AddAuthorization();\n\n         services.AddHttpClient();\n         services.AddResponseCompression();\n      }\n\n      public void Configure(IApplicationBuilder app, IWebHostEnvironment env)\n      {\n         if (env.IsDevelopment())\n         {\n#pragma warning disable 618\n            app.UseWebpackDevMiddleware(new WebpackDevMiddlewareOptions\n            {\n               HotModuleReplacement = true,\n               HotModuleReplacementClientOptions = new Dictionary<string, string> { { \"reload\", \"true\" } },\n            });\n#pragma warning restore 618\n         }\n\n         app.UseIdentityServer();\n\n         app.UseRouting();\n         app.UseEndpoints(endpoints => endpoints.MapControllers());\n\n         app.UseResponseCompression();\n         app.UseFileServer();\n         app.Run(async (context) =>\n         {\n            using (var reader = new StreamReader(File.OpenRead(\"wwwroot/index.html\")))\n               await context.Response.WriteAsync(reader.ReadToEnd());\n         });\n      }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/Portal/tempkey.rsa",
    "content": "{\"KeyId\":\"0ba2028548bfe91576a5940388a7cdbb\",\"Parameters\":{\"D\":\"UkWCmbhxnXgJc4SiqAk+6xS0V48iNAt7n/TBICboACMdc+ocGvcR5mqBnRVbRg6S8W+an8JpccDYZtf734TPjV2eRtH2udHlsSeOGlGaa/Mbs1uohglSqwC4i6YMIZQL2E0hRcRpR/YFAK2pYhf3NBI7LQojbmg7ghcsybjK1KFrNTFgI28bkk3f87sf1oJX91Le13tVXpf0mdwP7eEj+cJ+8YK/mV42KEeAHbuQpr920nWy5vi1fO+tqDJvoeq4hyyW21FXlwjxhC0rVI/lcED3dgzok5qXMJniqzyiw7X1noLwtc08QvpqOtoNOaDQALOV2mBWgJmBcloHTHqEUQ==\",\"DP\":\"W1kMQ859BP9u5Ngu3uz3shu+vVAXIUsjviMe3Pfnj9HlDzZ2zaUEpaQAbvzbaOvwn1vwXwKFvyO7cTpykwi0gYTj9RSYdmRj36CQWQfc9bkiWpOYTPSt5pNusATMDVgQWrmE63MMZg2dpVd5kxWRYebMoQO0lW+YRvACibLPap0=\",\"DQ\":\"bte4YhkaV6cJdi4UlQBsDreW55EvrwTd982iuxYZ00sleZoSoIgjE7Wesnt1x8gwzWycmJ469ExsblZ4sXSFgB+/51nXi6axTjTbo4mJDgePypMf84fzBGsQmf7b+yMhB1gHdzfpngZ9JCbTv9LZGTuM1mKSY6vGKvpLrzbjvcs=\",\"Exponent\":\"AQAB\",\"InverseQ\":\"fZl7/xHyDdh9PH/paje6da8nOXvV7EY4oeI4mjoX/fSq/Eu2/3GNOPBUpHqGHszNNxjDL3hv/E+wep/HI3m6XwingH7AS9DUPRDnBsjVUG+kSuOSCruWzfVLIzMK5xhE+pMVsLn9dBL/pgm5rLBOaq/TSz8KS0gF3K9ONUXmYz4=\",\"Modulus\":\"uTw8FFxFAOTeA0o/XSdtRRbBhhlYOPhc+Vq8rLsVxIEEP4ev1fQU8dyKHEZuokNpksFhnfbdLIWhS2SH/7l+ERKATYmQlcyQQxkTin+aGWC0dNwvt9QIMxw1uNriRSoEQn9c7yD0ZONfXBZ2aVa6fGgfy7MsJ6TnAgdgt0NWjb8S/s7ehGNE+2PixKZsp7KqX0wIRTzh2hy0qafzY2o3yT5NMajxXJSCEUTZtmgfZxOKVAtIK1YsYGCzimVoCyPemUSY43etvjv9MsHQ3X/WnsHkQ8wYyzyU24O7aj/HHalekKoPM4Ckd9vVy6ebjflkye8A8UGn8BcwXwF62HDMuQ==\",\"P\":\"y09WRKLTgBCWRHcIvQDo2U6v3ndaewVP8VCZ2QGEcK9zPQJvNos58RZByVgXAIiKyHNzz4xO9HMy7+XhwhfjBDzEAxCnS9XfLAwIOIv9IJ7JI5wUhbhsCoOIMYz2k7o4ZTaK1RHAZ7fWksMvghrrmXu8ZQ+BorvNfkFJVstFyhs=\",\"Q\":\"6T27LxHMkV33tUvdeFXSTuv/oaO4bN16PUx0fo5a1pbegt55XAIqsQHJeM4VnIJvBwXgj9VrOrDxBZrf0dDTxonosr3hazoUV7zPwybPR1wMzqpILHNspEcoSwY0o257MxPCJj+95bbrtgXvCkE41t27pSbktGOaoBsD3g7FMbs=\"}}"
  },
  {
    "path": "MicrofrontendTemplate/Portal/webpack.config.js",
    "content": "'use strict';\n\nconst path = require('path');\nconst webpack = require('webpack');\nconst CopyPlugin = require('copy-webpack-plugin');\n\nmodule.exports = {\n  mode: 'development',\n  entry: {\n    app: './client/index.js'\n  },\n  output: {\n    filename: '[name].js',\n    path: __dirname + '/wwwroot/dist',\n    publicPath: '/dist/',\n    libraryTarget: 'umd'\n  },\n  resolve: {\n    modules: [ 'client', 'node_modules' ],\n    extensions: [ '.js', '.jsx' ]\n  },\n  module: {\n    rules: [\n      { test: /\\.jsx?$/, use: 'babel-loader', exclude: /node_modules/ },\n      { test: /\\.css$/, use: [ 'css-loader?minimize' ] },\n      { test: /\\.(png|jpg|jpeg|gif|svg)$/, use: 'url-loader' }\n    ]\n  },\n  externals: {\n    dotnetify: 'dotnetify',\n    'dotnetify-elements': 'dotNetifyElements',\n    react: 'React',\n    'react-dom': 'ReactDOM',\n    'styled-components': 'styled'\n  },\n  devtool: 'source-map',\n  plugins: [\n    new webpack.ContextReplacementPlugin(/moment[/\\\\]locale$/, /en/),\n    new CopyPlugin([\n      { from: 'node_modules/dotnetify/dist/dotnetify-react.min.js' },\n      { from: 'node_modules/dotnetify/dist/dotnetify-vue.min.js' },\n      { from: 'node_modules/dotnetify-elements/lib', to: 'lib/' },\n      { from: 'node_modules/dotnetify-elements/web-components', to: 'web-components/' },\n      { from: 'node_modules/styled-components/dist/styled-components.min.js' },\n      { from: 'node_modules/systemjs/dist/system.js' }\n    ])\n  ]\n};\n"
  },
  {
    "path": "MicrofrontendTemplate/Portal/wwwroot/404.html",
    "content": "<h2>Page not found (404)</h2>\n<p>Redirecting to home page...</p>\n<script>setTimeout(function() {(window.location.href = '/')}, 2000)</script></p>\n"
  },
  {
    "path": "MicrofrontendTemplate/Portal/wwwroot/index.html",
    "content": "﻿<!DOCTYPE html>\n<html>\n    <head>\n       <title>DotNetify Micro-Frontend Demo</title>\n       <meta charset=\"utf-8\">\n       <meta name=\"viewport\" content=\"initial-scale=1, width=device-width\"/>\n       <link href=\"https://fonts.googleapis.com/icon?family=Material+Icons\" rel=\"stylesheet\">\n       <link href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css\" rel=\"stylesheet\" />\n       <style>\n          body { height: 100vh }\n       </style>\n    </head>\n    <body>\n      <my-portal />\n\n        <!-- Polyfills for IE 11 -->\n        <script src=\"https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.26.0/polyfill.min.js\"></script>\n        <script src=\"https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/2.2.10/webcomponents-bundle.js\"></script>        \n    \n        <script src=\"https://unpkg.com/react@latest/umd/react.production.min.js\"></script>\n        <script src=\"https://unpkg.com/react-dom@latest/umd/react-dom.production.min.js\"></script>  \n        <script src=\"https://cdn.jsdelivr.net/npm/@aspnet/signalr@1/dist/browser/signalr.min.js\"></script>\n\n        <script src=\"/dist/styled-components.min.js\"></script>        \n        <script src=\"/dist/dotnetify-react.min.js\"></script> \n        <script src=\"/dist/system.js\"></script>        \n        \n        <script src=\"/dist/lib/basic-web-components.bundle.js\"></script> \n        <script src=\"/dist/web-components/chart.js\"></script> \n        <script src=\"/dist/web-components/datagrid.js\"></script> \n        <script src=\"/dist/app.js\"></script>  \n\n    </body>\n</html>"
  },
  {
    "path": "MicrofrontendTemplate/README.md",
    "content": "<p align=\"center\"><img width=\"300px\" src=\"https://dotnetify.net/content/images/dotnetify-logo.png\"></p>\n\n## DotNetify - Micro-Frontend Demo\n\n### How to Run\n\nIf on Windows, type `run` from the command prompt to start the portal and the nginx API gateway.  Wait until the portal app started, then type `run apps` to start all the apps. Alternatively, you can start them one at a time by going to an app's folder and type `run prod`.  Open the website at http://localhost:8080.  \n\nIf not on Windows, you can't use the Windows-based nginx from this repo.  Either install one for your system and copy the configuration `conf/nginx.conf`, or just run the portal and the apps in development mode below.\n\n### Running In Dev Mode\n\nGo the the Portal folder and type `npm i` followed by `dotnet run`.  Then go to each app's folder and do the same thing.  They will start in development mode. Open the website at http://localhost:5000.  \n\nIn development mode, authentication is disabled so you can run the app as stand-alone, and hot module reload is also enabled.  The app's port is specified in `Properties/launchsettings.json`.\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/Properties/launchSettings.json",
    "content": "{\n  \"iisSettings\": {\n    \"windowsAuthentication\": false,\n    \"anonymousAuthentication\": true,\n    \"iisExpress\": {\n      \"applicationUrl\": \"http://localhost:5060/\",\n      \"sslPort\": 0\n    }\n  },\n  \"profiles\": {\n    \"IIS Express\": {\n      \"commandName\": \"IISExpress\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      }\n    },\n    \"dev\": {\n      \"commandName\": \"Project\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      },\n      \"applicationUrl\": \"http://localhost:5060/\"\n    },\n    \"prod\": {\n      \"commandName\": \"Project\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Production\"\n      },\n      \"applicationUrl\": \"http://localhost:5060/\"\n    }\n  }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/README.md",
    "content": "## How to run:\n\nStart the Portal first (app requires an auth server), then execute `run.bat [dev|prod]`.\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/ReactDashboardApp.csproj",
    "content": "﻿<Project Sdk=\"Microsoft.NET.Sdk.Web\">\n  <PropertyGroup>\n    <TargetFramework>netcoreapp3.1</TargetFramework>\n    <RootNamespace>ReactDashboardApp</RootNamespace>\n  </PropertyGroup>\n  <ItemGroup>\n    <Folder Include=\"wwwroot\\\" />\n    <Folder Include=\"wwwroot\\dist\\\" />\n  </ItemGroup>\n  <ItemGroup>\n    <PackageReference Include=\"DotNetify.Elements\" Version=\"1.3.0\" />\n    <PackageReference Include=\"DotNetify.SignalR\" Version=\"4.0.0\" />\n    <PackageReference Include=\"Microsoft.AspNetCore.SpaServices\" Version=\"3.0.0\" />\n    <PackageReference Include=\"Microsoft.Extensions.Http\" Version=\"3.1.4\" />\n    <PackageReference Include=\"System.Reactive\" Version=\"3.1.1\" />\n    <PackageReference Include=\"Bogus\" Version=\"22.1.3\" />    \n  </ItemGroup>\n  <ItemGroup>\n    <ProjectReference Include=\"..\\Shared\\Shared.csproj\" />\n  </ItemGroup>\n    <!-- In development, the dist files won't exist on the first run or when cloning to\n         a different machine, so rebuild them if not already present. -->  \n  <Target Name=\"DebugRunWebpack\" BeforeTargets=\"Build\" Condition=\" '$(Configuration)' == 'Debug' And !Exists('wwwroot\\dist') \">\n    <!-- Ensure Node.js is installed -->\n    <Exec Command=\"node --version\" ContinueOnError=\"true\">\n      <Output TaskParameter=\"ExitCode\" PropertyName=\"ErrorCode\" />\n    </Exec>\n    <Error Condition=\"'$(ErrorCode)' != '0'\" Text=\"Node.js is required to build and run this project.\" />\n    <!-- Build JS resources -->\n    <Message Importance=\"high\" Text=\"Performing first-run Webpack build...\" />\n    <Exec Command=\"npm install\" />\n    <Exec Command=\"npm run build\" />\n  </Target>\n  <Target Name=\"PublishRunWebpack\" AfterTargets=\"ComputeFilesToPublish\">\n    <!-- As part of publishing, ensure the JS resources are freshly built in production mode -->\n    <Exec Command=\"npm install\" />\n    <Exec Command=\"npm run prod\" />\n    <!-- Include the newly-built files in the publish output -->\n    <ItemGroup>\n      <DistFiles Include=\"wwwroot\\**\" />\n      <ResolvedFileToPublish Include=\"@(DistFiles->'%(FullPath)')\" Exclude=\"@(ResolvedFileToPublish)\">\n        <RelativePath>%(DistFiles.Identity)</RelativePath>\n        <CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>\n      </ResolvedFileToPublish>\n    </ItemGroup>\n  </Target>\n</Project>"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/appsettings.json",
    "content": "{\n  \"IdentityServer\": {\n    \"Uri\": \"http://localhost:5000\"\n  }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/client/components/ActivitiesCard.js",
    "content": "import React from 'react';\nimport styled from 'styled-components';\nimport { Card, Cell, Element, Panel } from 'dotnetify-elements';\n\nconst panelCss = `\n   overflow-x: hidden;\n   .cell { border: none; }\n   .cell-body { padding: .5rem 0 }\n`;\n\nconst statusColors = [ '', 'silver', 'limegreen', 'red', 'gray', 'orange' ];\nconst userIconColors = [ '#00ce6f', '#a95df0', '#2ea7eb' ];\n\nconst UserIcon = styled.span`\n  width: 25px;\n  height: 25px;\n  border-radius: 50%;\n  color: white;\n  background: ${props => props.color};\n  font-weight: bold;\n  margin-right: 1rem;\n  text-align: center;\n`;\n\nconst StatusIcon = styled.span`\n  height: 14px;\n  width: 14px;\n  margin-left: 1rem;\n  background-color: ${props => statusColors[props.status]};\n  border-radius: 50%;\n  display: inline-block;\n`;\n\nconst Activity = ({ person }) => {\n  const initial = person.PersonName[0].toUpperCase();\n  const iconColor = userIconColors[initial.charCodeAt(0) % 3];\n  return (\n    <Panel horizontal css={panelCss}>\n      <Cell flex>\n        <UserIcon color={iconColor}>{initial}</UserIcon>\n        {person.PersonName}\n      </Cell>\n      <Cell flex right middle>\n        {person.Status}\n        <StatusIcon status={person.StatusId} />\n      </Cell>\n    </Panel>\n  );\n};\n\nexport default class ActivitiesCard extends Element {\n  render() {\n    const activities = this.value || [];\n    return (\n      <Card horizontal>\n        <h4>Activities</h4>\n        {activities.map((person, idx) => <Activity key={idx} person={person} />)}\n      </Card>\n    );\n  }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/client/components/Dashboard.js",
    "content": "import React from 'react';\nimport { Card, Frame, Panel, VMContext, withTheme } from 'dotnetify-elements';\nimport { BarChart, LineChart, PieChart } from 'dotnetify-elements';\nimport InfoCard from './InfoCard';\nimport ActivitiesCard from './ActivitiesCard';\n\nconst infoPanelCss = `\n   flex: 1 1 20%;\n   @media (max-width: 1280px) { flex: 1 1 40%; }    \n   @media (max-width: 880px) { flex: 1 1 100%; }       \n`;\n\n/* You can access the 'vm' object from VMContext by handling the 'onConnected' event. */\nconst handleConnected = (vm, initialState) => console.log(vm, initialState);\n\nconst Dashboard = _ => (\n  <VMContext vm=\"Dashboard\" options={{ appId: 'react-dashboard-app' }} onConnected={handleConnected}>\n    <Frame css=\"max-width: calc(100% - 3rem)\">\n      <Panel horizontal wrap childProps={{ css: infoPanelCss }}>\n        <Panel>\n          <InfoCard id=\"Download\" color=\"#1c8adb\" />\n        </Panel>\n        <Panel>\n          <InfoCard id=\"Upload\" color=\"#5cb85c\" />\n        </Panel>\n        <Panel>\n          <InfoCard id=\"Latency\" color=\"#f0ad4e\" />\n        </Panel>\n        <Panel>\n          <InfoCard id=\"Users\" color=\"#d9534f\" />\n        </Panel>\n      </Panel>\n      <Panel>\n        <Card>\n          <Panel horizontal>\n            <Panel flex=\"70%\">\n              <h4>Network Traffic</h4>\n              <LineChart id=\"Traffic\" height=\"75px\" />\n            </Panel>\n            <Panel flex=\"30%\">\n              <h4>Utilization</h4>\n              <PieChart id=\"Utilization\" />\n            </Panel>\n          </Panel>\n        </Card>\n        <Panel horizontal>\n          <Panel flex=\"40%\">\n            <ActivitiesCard flex id=\"RecentActivities\" />\n          </Panel>\n          <Panel flex=\"60%\">\n            <Card flex>\n              <h4>Server Usage</h4>\n              <BarChart id=\"ServerUsage\" height=\"70px\" />\n            </Card>\n          </Panel>\n        </Panel>\n      </Panel>\n    </Frame>\n  </VMContext>\n);\n\nexport default withTheme(Dashboard);\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/client/components/InfoCard.js",
    "content": "import React from 'react';\nimport styled from 'styled-components';\nimport { Card, CardImage, Element } from 'dotnetify-elements';\n\nconst InfoIcon = styled.i.attrs(props => ({\n   className: 'material-icons'\n}))`\n   font-size: 3rem;\n   padding: 1.5rem;\n   color: white;   \n   background: ${props => props.color};\n   opacity: .8;\n`;\n\nconst cardCss = `\n   .card-body { padding: .5rem 1.5rem }\n   h3 { font: 600 2rem Helvetica; }\n   @media (max-width: 1550px) and (min-width: 1280px) { \n      h3 { font-size: 1.25rem } \n   }    \n`;\n\nexport default class InfoCard extends Element {\n   render() {\n      const { color, icon, label } = this.attrs;\n      return (\n         <Card horizontal css={cardCss}>\n            <CardImage>\n               <InfoIcon color={color}>{icon}</InfoIcon>\n            </CardImage>\n            <label>{label}</label>\n            <h3>{this.value}</h3>\n         </Card>\n      );\n   }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/client/index.js",
    "content": "import { createWebComponent } from 'dotnetify-elements/web-components/Core';\nimport Dashboard from './components/Dashboard';\n\nconst elementName = 'react-dashboard-app';\ncreateWebComponent(Dashboard, elementName);\n\nexport default document.createElement(elementName);\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/package.json",
    "content": "{\n  \"version\": \"1.0.0\",\n  \"name\": \"react-dashboard-app\",\n  \"private\": true,\n  \"scripts\": {\n    \"build\": \"webpack\",\n    \"prod\": \"webpack --mode production\"\n  },\n  \"babel\": {\n    \"presets\": [\n      \"env\",\n      \"react\"\n    ],\n    \"plugins\": [\n      \"babel-plugin-styled-components\",\n      \"babel-plugin-transform-class-properties\",\n      \"babel-plugin-transform-object-rest-spread\"\n    ]\n  },\n  \"dependencies\": {\n    \"dotnetify\": \"^4.0.0\",\n    \"dotnetify-elements\": \"^1.1.0\",\n    \"react\": \"^16.9.0\",\n    \"react-dom\": \"^16.9.0\",\n    \"styled-components\": \"^4.3.2\"\n  },\n  \"devDependencies\": {\n    \"aspnet-webpack\": \"~3.0.0\",\n    \"babel-core\": \"~6.26.3\",\n    \"babel-loader\": \"~7.1.4\",\n    \"babel-plugin-styled-components\": \"~1.5.1\",\n    \"babel-plugin-transform-class-properties\": \"~6.24.1\",\n    \"babel-plugin-transform-object-rest-spread\": \"~6.26.0\",\n    \"babel-preset-env\": \"~1.7.0\",\n    \"babel-preset-react\": \"~6.24.1\",\n    \"copy-webpack-plugin\": \"^5.0.4\",\n    \"css-loader\": \"~0.28.11\",\n    \"file-loader\": \"~1.1.11\",\n    \"style-loader\": \"~0.21.0\",\n    \"url-loader\": \"~1.0.1\",\n    \"webpack\": \"~4.12.0\",\n    \"webpack-bundle-analyzer\": \"^3.4.1\",\n    \"webpack-cli\": \"~3.0.8\",\n    \"webpack-dev-middleware\": \"~3.1.3\",\n    \"webpack-hot-middleware\": \"~2.22.2\"\n  }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/run.bat",
    "content": "@echo off\nif not exist node_modules call npm i\nif \"%1\" == \"prod\" goto :prod\ncall npm run build\ndotnet run\nexit\n\n:prod\ncall npm run prod\ndotnet run --launch-profile prod\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/server/Program.cs",
    "content": "﻿using Microsoft.AspNetCore;\nusing Microsoft.AspNetCore.Hosting;\n\nnamespace ReactDashboardApp\n{\n   public class Program\n   {\n      public static void Main(string[] args)\n      {\n         BuildWebHost(args).Run();\n      }\n\n      public static IWebHost BuildWebHost(string[] args) =>\n          WebHost.CreateDefaultBuilder(args)\n              .UseStartup<Startup>()\n              .Build();\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/server/Services/MockLiveDataService.cs",
    "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Reactive.Linq;\nusing Bogus;\n\nnamespace ReactDashboardApp\n{\n   public interface ILiveDataService\n   {\n      IObservable<string> Download { get; }\n      IObservable<string> Upload { get; }\n      IObservable<string> Latency { get; }\n      IObservable<int> Users { get; }\n      IObservable<int[]> Traffic { get; }\n      IObservable<int[]> ServerUsage { get; }\n      IObservable<int[]> Utilization { get; }\n      IObservable<Activity> RecentActivity { get; }\n   }\n\n   public class Activity\n   {\n      private static readonly Dictionary<int, string> _activities = new Dictionary<int, string> {\n            {1, \"Offline\"},\n            {2, \"Active\"},\n            {3, \"Busy\"},\n            {4, \"Away\"},\n            {5, \"In a Call\"}\n        };\n\n      public int Id { get; set; }\n      public string PersonName { get; set; }\n      public int StatusId { get; set; }\n      public string Status => _activities[StatusId];\n   }\n\n   public class Customer\n   {\n      public int Id { get; set;}\n      public string Name { get; set; }\n   }\n\n   public class MockLiveDataService : ILiveDataService\n   {\n      private readonly Random _random = new Random();\n\n      public IObservable<string> Download { get; }\n\n      public IObservable<string> Upload { get; }\n\n      public IObservable<string> Latency { get; }\n\n      public IObservable<int> Users { get; }\n\n      public IObservable<int[]> Traffic { get; }\n\n      public IObservable<int[]> ServerUsage { get; }\n\n      public IObservable<int[]> Utilization { get; }\n\n      public IObservable<Activity> RecentActivity { get; }\n\n      public MockLiveDataService()\n      {\n         Download = Observable\n            .Interval(TimeSpan.FromMilliseconds(900))\n            .StartWith(0)\n            .Select(_ => $\"{Math.Round(_random.Next(15, 30) + _random.NextDouble(), 1)} Mb/s\");\n\n         Upload = Observable\n            .Interval(TimeSpan.FromMilliseconds(800))\n            .StartWith(0)\n            .Select(_ => $\"{Math.Round(_random.Next(5, 7) + _random.NextDouble(), 1)} Mb/s\");\n\n         Latency = Observable\n            .Interval(TimeSpan.FromSeconds(1))\n            .StartWith(0)\n            .Select(_ => $\"{_random.Next(50, 200)} ms\");\n\n         Users = Observable\n            .Interval(TimeSpan.FromMilliseconds(1200))\n            .StartWith(0)\n            .Select(_ => _random.Next(200, 300));\n\n         Traffic = Observable\n            .Interval(TimeSpan.FromMilliseconds(600))\n            .StartWith(0)\n            .Select(_ => Enumerable.Range(1, 7).Select(i => _random.Next(1000, 10000)).ToArray());\n\n         ServerUsage = Observable\n            .Interval(TimeSpan.FromMilliseconds(400))\n            .StartWith(0)\n            .Select(_ => Enumerable.Range(1, 10).Select(i => _random.Next(1, 100)).ToArray());\n\n         Utilization = Observable\n            .Interval(TimeSpan.FromMilliseconds(800))\n            .StartWith(0)\n            .Select(_ => Enumerable.Range(1, 3).Select(i => _random.Next(1, 100)).ToArray());\n\n         RecentActivity = Observable\n            .Interval(TimeSpan.FromSeconds(2))\n            .StartWith(0)\n            .Select(_ => GetRandomCustomer())\n            .Select(customer => new Activity\n            {\n               Id = customer.Id,\n               PersonName = customer.Name,\n               StatusId = _random.Next(1, 6)\n            })\n            .StartWith(\n               Enumerable.Range(1, 4)\n               .Select(_ => GetRandomCustomer())\n               .Select(customer => new Activity\n               {\n                  Id = customer.Id,\n                  PersonName = customer.Name,\n                  StatusId = _random.Next(1, 6)\n               })\n               .ToArray()\n            );\n      }\n      \n      private Customer GetRandomCustomer() \n      {\n         return new Faker<Customer>()\n            .CustomInstantiator(f => new Customer { Id = f.Random.Number(0, 100) })\n            .RuleFor(o => o.Name, f => f.Person.FullName)\n            .Generate();\n      }\n   }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/server/Startup.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing System.IO;\nusing System.Net.Http;\nusing DotNetify;\nusing DotNetify.Security;\nusing Microsoft.AspNetCore.Builder;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.AspNetCore.Http;\nusing Microsoft.AspNetCore.SpaServices.Webpack;\nusing Microsoft.Extensions.Configuration;\nusing Microsoft.Extensions.DependencyInjection;\nusing Microsoft.Extensions.Hosting;\nusing Microsoft.IdentityModel.Tokens;\nusing Shared;\n\nnamespace ReactDashboardApp\n{\n   public class Startup\n   {\n      private readonly IConfiguration _config;\n\n      public Startup(IConfiguration config)\n      {\n         _config = config;\n      }\n\n      public void ConfigureServices(IServiceCollection services)\n      {\n         services.AddCors();\n         services.AddMemoryCache();\n         services.AddSignalR();\n         services.AddDotNetify();\n         services.AddResponseCompression();\n\n         services.AddHttpClient();\n         services.AddTransient<ILiveDataService, MockLiveDataService>();\n      }\n\n      public void Configure(IApplicationBuilder app, IWebHostEnvironment env)\n      {\n         app.UseCors(builder => builder\n            .AllowAnyMethod()\n            .AllowAnyHeader()\n            .SetIsOriginAllowed(_ => true)\n            .AllowCredentials());\n\n         app.UseRouting();\n         app.UseEndpoints(endpoints => endpoints.MapHub<DotNetifyHub>(\"/dotnetify\"));\n         app.UseDotNetify(config =>\n         {\n            if (env.IsProduction())\n            {\n               IEnumerable<SecurityKey> keys;\n               var httpClientFactory = app.ApplicationServices.GetRequiredService<IHttpClientFactory>();\n               using (var client = httpClientFactory.CreateClient())\n               {\n                  var identityServerSettings = _config.GetSection(IdentityServerSettings.SectionName).Get<IdentityServerSettings>();\n                  keys = IdentityServerClient.GetIssuerSigningKeysAsync(client, identityServerSettings).GetAwaiter().GetResult();\n               }\n\n               // Middleware to do authenticate token in incoming request headers.\n               config.UseJwtBearerAuthentication(new TokenValidationParameters\n               {\n                  IssuerSigningKeys = keys,\n                  ValidateIssuerSigningKey = true,\n                  ValidateAudience = false,\n                  ValidateIssuer = false,\n                  ValidateLifetime = true,\n                  ClockSkew = TimeSpan.FromSeconds(0)\n               });\n\n               // Filter to check whether user has permission to access view models with [Authorize] attribute.\n               config.UseFilter<AuthorizeFilter>();\n            }\n            else\n               config.UseDeveloperLogging();\n         });\n\n         if (env.IsDevelopment())\n         {\n#pragma warning disable 618\n            app.UseWebpackDevMiddleware(new WebpackDevMiddlewareOptions\n            {\n               HotModuleReplacement = true,\n               HotModuleReplacementClientOptions = new Dictionary<string, string> { { \"reload\", \"true\" } },\n            });\n#pragma warning restore\n         }\n\n         app.UseResponseCompression();\n         app.UseFileServer();\n         app.Run(async (context) =>\n         {\n            using (var reader = new StreamReader(File.OpenRead(\"wwwroot/index.html\")))\n               await context.Response.WriteAsync(reader.ReadToEnd());\n         });\n      }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/server/ViewModels/Dashboard.cs",
    "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Reactive.Linq;\nusing DotNetify;\nusing DotNetify.Elements;\nusing DotNetify.Routing;\nusing DotNetify.Security;\n\nnamespace ReactDashboardApp\n{\n  [Authorize]\n   public class Dashboard : BaseVM, IRoutable\n   {\n      private IDisposable _subscription;\n\n      public RoutingState RoutingState { get; set; } = new RoutingState();\n      \n      public Dashboard(ILiveDataService liveDataService)\n      {\n         AddProperty<string>(\"Download\")\n            .WithAttribute(new { Label = \"Download\", Icon = \"cloud_download\" })\n            .SubscribeTo(liveDataService.Download);\n\n         AddProperty<string>(\"Upload\")\n            .WithAttribute(new { Label = \"Upload\", Icon = \"cloud_upload\" })\n            .SubscribeTo(liveDataService.Upload);         \n         \n         AddProperty<string>(\"Latency\")\n            .WithAttribute(new { Label = \"Latency\", Icon = \"network_check\" })\n            .SubscribeTo(liveDataService.Latency);         \n\n         AddProperty<int>(\"Users\")\n            .WithAttribute(new { Label = \"Users\", Icon = \"face\" })\n            .SubscribeTo(liveDataService.Users);         \n         \n         AddProperty<int[]>(\"Traffic\").SubscribeTo(liveDataService.Traffic);\n\n         AddProperty<int[]>(\"Utilization\")\n            .WithAttribute(new ChartAttribute { Labels = new string[] { \"Memory\", \"Disk\", \"Network\" } })\n            .SubscribeTo(liveDataService.Utilization);\n\n         AddProperty<int[]>(\"ServerUsage\").SubscribeTo(liveDataService.ServerUsage)\n            .WithAttribute(new ChartAttribute { Labels = new string[] { \"dns\", \"sql\", \"nethst\", \"w2k\", \"ubnt\", \"uat\", \"ftp\", \"smtp\", \"exch\", \"demo\" } });\n\n         AddProperty<Activity[]>(\"RecentActivities\")\n            .SubscribeTo(liveDataService.RecentActivity.Select(value =>\n            {\n               var activities = new Queue<Activity>(Get<Activity[]>(\"RecentActivities\")?.Reverse() ?? new Activity[] { });\n               activities.Enqueue(value);\n               if (activities.Count > 4)\n                  activities.Dequeue();\n\n               return activities.Reverse().ToArray();\n            }));\n\n         // Regulate data update interval to no less than every 200 msecs.\n         _subscription = Observable\n            .Interval(TimeSpan.FromMilliseconds(200))\n            .StartWith(0)\n            .Subscribe(_ => PushUpdates());\n      }\n\n      public override void Dispose()\n      {\n         _subscription?.Dispose();\n         base.Dispose();\n      }\n   }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/webpack.config.js",
    "content": "'use strict';\n\nconst webpack = require('webpack');\nconst CopyPlugin = require('copy-webpack-plugin');\n\nmodule.exports = {\n  mode: 'development',\n  entry: {\n    app: './client/index.js'\n  },\n  output: {\n    filename: '[name].js',\n    path: __dirname + '/wwwroot/dist',\n    publicPath: '/dist/',\n    libraryTarget: 'umd'\n  },\n  resolve: {\n    modules: [ 'client', 'node_modules' ],\n    extensions: [ '.js', '.jsx' ]\n  },\n  module: {\n    rules: [\n      { test: /\\.jsx?$/, use: 'babel-loader', exclude: /node_modules/ },\n      { test: /\\.css$/, use: [ 'css-loader?minimize' ] },\n      { test: /\\.(png|jpg|jpeg|gif|svg)$/, use: 'url-loader' }\n    ]\n  },\n  externals: {\n    dotnetify: 'dotnetify',\n    'dotnetify-elements': 'dotNetifyElements',\n    'styled-components': 'styled'\n  },\n  devtool: 'source-map',\n  plugins: [\n    new webpack.ContextReplacementPlugin(/moment[/\\\\]locale$/, /en/),\n    new CopyPlugin([\n      { from: 'node_modules/dotnetify/dist/dotnetify-react.min.js' },\n      { from: 'node_modules/dotnetify-elements/lib/dotnetify-elements.bundle.js' },\n      { from: 'node_modules/styled-components/dist/styled-components.min.js' }\n    ])\n  ]\n};\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactDashboardApp/wwwroot/index.html",
    "content": "﻿<!DOCTYPE html>\n<html>\n    <head>\n       <title>React Dashboard App</title>\n       <meta charset=\"utf-8\">\n       <meta name=\"viewport\" content=\"initial-scale=1, width=device-width\"/>\n       <link href=\"https://fonts.googleapis.com/icon?family=Material+Icons\" rel=\"stylesheet\">\n       <link href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css\" rel=\"stylesheet\" />\n    </head>\n    <body>\n        <react-dashboard-app />\n    \n        <script src=\"https://unpkg.com/react@latest/umd/react.production.min.js\"></script>\n        <script src=\"https://unpkg.com/react-dom@latest/umd/react-dom.production.min.js\"></script>  \n        <script src=\"https://cdn.jsdelivr.net/npm/@aspnet/signalr@1/dist/browser/signalr.min.js\"></script>\n\n        <script src=\"/dist/styled-components.min.js\"></script>\n        <script src=\"/dist/dotnetify-react.min.js\"></script> \n        <script src=\"/dist/dotnetify-elements.bundle.js\"></script> \n        <script src=\"/dist/app.js\"></script>\n    </body>\n</html>"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/Properties/launchSettings.json",
    "content": "{\n  \"iisSettings\": {\n    \"windowsAuthentication\": false,\n    \"anonymousAuthentication\": true,\n    \"iisExpress\": {\n      \"applicationUrl\": \"http://localhost:5070/\",\n      \"sslPort\": 0\n    }\n  },\n  \"profiles\": {\n    \"IIS Express\": {\n      \"commandName\": \"IISExpress\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      }\n    },\n    \"dev\": {\n      \"commandName\": \"Project\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      },\n      \"applicationUrl\": \"http://localhost:5070/\"\n    },\n    \"prod\": {\n      \"commandName\": \"Project\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Production\"\n      },\n      \"applicationUrl\": \"http://localhost:5070/\"\n    }\n  }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/README.md",
    "content": "## How to run:\n\nStart the Portal first (app requires an auth server), then execute `run.bat [dev|prod]`.\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/ReactFormApp.csproj",
    "content": "﻿<Project Sdk=\"Microsoft.NET.Sdk.Web\">\n  <PropertyGroup>\n    <TargetFramework>netcoreapp3.1</TargetFramework>\n    <RootNamespace>ReactFormApp</RootNamespace>\n  </PropertyGroup>\n  <ItemGroup>\n    <Folder Include=\"wwwroot\\\" />\n    <Folder Include=\"wwwroot\\dist\\\" />\n  </ItemGroup>\n  <ItemGroup>\n    <PackageReference Include=\"DotNetify.Elements\" Version=\"1.3.0\" />\n    <PackageReference Include=\"DotNetify.SignalR\" Version=\"4.0.0\" />\n    <PackageReference Include=\"Microsoft.AspNetCore.SpaServices\" Version=\"3.0.0\" />\n    <PackageReference Include=\"Microsoft.Extensions.Http\" Version=\"3.1.4\" />\n    <PackageReference Include=\"System.Reactive\" Version=\"3.1.1\" />\n    <PackageReference Include=\"Bogus\" Version=\"22.1.3\" />\n  </ItemGroup>\n  <ItemGroup>\n    <ProjectReference Include=\"..\\Shared\\Shared.csproj\" />\n  </ItemGroup>  \n    <!-- In development, the dist files won't exist on the first run or when cloning to\n         a different machine, so rebuild them if not already present. -->  \n  <Target Name=\"DebugRunWebpack\" BeforeTargets=\"Build\" Condition=\" '$(Configuration)' == 'Debug' And !Exists('wwwroot\\dist') \">\n    <!-- Ensure Node.js is installed -->\n    <Exec Command=\"node --version\" ContinueOnError=\"true\">\n      <Output TaskParameter=\"ExitCode\" PropertyName=\"ErrorCode\" />\n    </Exec>\n    <Error Condition=\"'$(ErrorCode)' != '0'\" Text=\"Node.js is required to build and run this project.\" />\n    <!-- Build JS resources -->\n    <Message Importance=\"high\" Text=\"Performing first-run Webpack build...\" />\n    <Exec Command=\"npm install\" />\n    <Exec Command=\"npm run build\" />\n  </Target>\n  <Target Name=\"PublishRunWebpack\" AfterTargets=\"ComputeFilesToPublish\">\n    <!-- As part of publishing, ensure the JS resources are freshly built in production mode -->\n    <Exec Command=\"npm install\" />\n    <Exec Command=\"npm run prod\" />\n    <!-- Include the newly-built files in the publish output -->\n    <ItemGroup>\n      <DistFiles Include=\"wwwroot\\**\" />\n      <ResolvedFileToPublish Include=\"@(DistFiles->'%(FullPath)')\" Exclude=\"@(ResolvedFileToPublish)\">\n        <RelativePath>%(DistFiles.Identity)</RelativePath>\n        <CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>\n      </ResolvedFileToPublish>\n    </ItemGroup>\n  </Target>\n</Project>"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/appsettings.json",
    "content": "{\n  \"IdentityServer\": {\n    \"Uri\": \"http://localhost:5000\"\n  }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/client/components/AddressForm.js",
    "content": "import React from 'react';\nimport { Cell, DropdownList, Form, NumberField, Panel, TextField, VMContext } from 'dotnetify-elements';\n\nconst AddressForm = () => (\n  <Panel>\n    <Cell header=\"Primary Address\">\n      <VMContext vm=\"AddressForm\" options={{ appId: 'react-form-app' }}>\n        <Form id=\"Address\">\n          <Panel flex childProps={{ horizontal: true }}>\n            <TextField id=\"Address1\" />\n            <TextField id=\"Address2\" />\n            <TextField id=\"City\" />\n            <DropdownList id=\"State\" />\n            <NumberField id=\"ZipCode\" />\n          </Panel>\n        </Form>\n      </VMContext>s\n    </Cell>\n  </Panel>\n);\n\nexport default AddressForm;\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/client/components/BasicInfoForm.js",
    "content": "import React from 'react';\nimport { Cell, DropdownList, Form, Panel, TextField, VMContext } from 'dotnetify-elements';\n\nconst BasicInfoForm = () => (\n  <Panel horizontal noGap>\n    <Panel horizontal>\n      <Cell header=\"Person\" flex>\n        <VMContext vm=\"PersonForm\" options={{ appId: 'react-form-app' }}>\n          <Form id=\"Person\">\n            <Panel childProps={{ horizontal: true }}>\n              <TextField id=\"FullName\" plainText />\n              <DropdownList id=\"Prefix\" />\n              <TextField id=\"FirstName\" />\n              <TextField id=\"MiddleName\" />\n              <TextField id=\"LastName\" />\n              <DropdownList id=\"Suffix\" />\n            </Panel>\n          </Form>\n        </VMContext>\n      </Cell>\n      <Cell header=\"Phone\" flex borders=\"top, right, bottom\">\n        <VMContext vm=\"PhoneForm\" options={{ appId: 'react-form-app' }}>\n          <Form id=\"Phone\">\n            <Panel childProps={{ horizontal: true }}>\n              <TextField id=\"Work\" />\n              <TextField id=\"Home\" />\n              <TextField id=\"Mobile\" />\n              <DropdownList id=\"Primary\" />\n            </Panel>\n          </Form>\n        </VMContext>\n      </Cell>\n    </Panel>\n  </Panel>\n);\n\nexport default BasicInfoForm;\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/client/components/Form.js",
    "content": "import React from 'react';\nimport BasicInfoForm from './BasicInfoForm';\nimport AddressForm from './AddressForm';\nimport NewCustomerDialog from './NewCustomerDialog';\nimport { Button, DataGrid, Form, Frame, Panel, Tab, TabItem, VMContext, withTheme } from 'dotnetify-elements';\n\nclass CustomerForm extends React.Component {\n  state = { editable: false, edit: false, openDialog: false };\n\n  handleSelect = value => this.setState({ editable: value ? true : false });\n  toggleEdit = _ => this.setState({ edit: !this.state.edit });\n  toggleDialog = _ => this.setState({ openDialog: !this.state.openDialog });\n\n  render() {\n    const { editable, edit, openDialog } = this.state;\n    const canEdit = editable && !edit;\n    return (\n      <VMContext vm=\"CustomerForm\" options={{ appId: 'react-form-app' }}>\n        <Frame css=\"max-width: calc(100% - 3rem)\">\n          <DataGrid id=\"Contacts\" onSelect={this.handleSelect} enable={!edit} />\n          <Form plainText={!edit}>\n            <Panel>\n              {/* Toolbar */}\n              <Panel horizontal>\n                <Panel horizontal>\n                  <Button label=\"Edit\" enable={canEdit} onClick={this.toggleEdit} />\n                  <Button label=\"Update\" id=\"Submit\" submit show={edit} onClick={this.toggleEdit} />\n                  <Button label=\"Cancel\" cancel secondary show={edit} onClick={this.toggleEdit} />\n                </Panel>\n                <Panel horizontal right>\n                  <Button label=\"New Customer\" onClick={this.toggleDialog} enable={!edit} />\n                </Panel>\n              </Panel>\n              {/* Edit forms */}\n              <Tab margin=\"1.5rem 0 0 0\">\n                <TabItem label=\"Basic Info\">\n                  <BasicInfoForm />\n                </TabItem>\n                <TabItem label=\"Address\">\n                  <AddressForm />\n                </TabItem>\n              </Tab>\n            </Panel>\n          </Form>\n        </Frame>\n        <NewCustomerDialog open={openDialog} onClose={this.toggleDialog} />\n      </VMContext>\n    );\n  }\n}\n\nexport default withTheme(CustomerForm);\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/client/components/NewCustomerDialog.js",
    "content": "import React from 'react';\nimport { Button, DropdownList, Form, Modal, NumberField, Panel, Tab, TabItem, TextField, VMContext } from 'dotnetify-elements';\n\nexport default class NewCustomerDialog extends React.Component {\n  state = { activeTab: 'Person' };\n\n  handleClose = _ => this.props.onClose();\n  handleSubmitError = data => this.setState({ activeTab: data.failedForms[0].formId });\n  handleActivate = tab => this.setState({ activeTab: tab });\n\n  render() {\n    const { open } = this.props;\n    const { activeTab } = this.state;\n    return (\n      <VMContext vm=\"NewCustomerForm\" options={{ appId: 'react-form-app' }}>\n        <Modal header=\"New Customer\" open={open} large onSubmitError={this.handleSubmitError}>\n          <Tab active={activeTab} onActivate={this.handleActivate}>\n            <TabItem itemKey=\"Person\" label=\"Person\">\n              <VMContext vm=\"PersonForm\" options={{ appId: 'react-form-app' }}>\n                <Form id=\"Person\">\n                  <Panel>\n                    <DropdownList id=\"Prefix\" />\n                    <TextField id=\"FirstName\" />\n                    <TextField id=\"MiddleName\" />\n                    <TextField id=\"LastName\" />\n                    <DropdownList id=\"Suffix\" />\n                  </Panel>\n                </Form>\n              </VMContext>\n            </TabItem>\n            <TabItem itemKey=\"Phone\" label=\"Phone\">\n              <VMContext vm=\"PhoneForm\" options={{ appId: 'react-form-app' }}>\n                <Form id=\"Phone\">\n                  <Panel>\n                    <TextField id=\"Work\" />\n                    <TextField id=\"Home\" />\n                    <TextField id=\"Mobile\" />\n                    <DropdownList id=\"Primary\" />\n                  </Panel>\n                </Form>\n              </VMContext>\n            </TabItem>\n            <TabItem itemKey=\"Address\" label=\"Address\">\n              <VMContext vm=\"AddressForm\" options={{ appId: 'react-form-app' }}>\n                <Form id=\"Address\">\n                  <Panel>\n                    <TextField id=\"Address1\" />\n                    <TextField id=\"Address2\" />\n                    <TextField id=\"City\" />\n                    <DropdownList id=\"State\" />\n                    <NumberField id=\"ZipCode\" />\n                  </Panel>\n                </Form>\n              </VMContext>\n            </TabItem>\n          </Tab>\n          <footer>\n            <Panel horizontal right>\n              <Button label=\"Cancel\" cancel secondary onClick={this.handleClose} />\n              <Button label=\"Submit\" id=\"Submit\" submit onClick={this.handleClose} />\n            </Panel>\n          </footer>\n        </Modal>\n      </VMContext>\n    );\n  }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/client/index.js",
    "content": "import { createWebComponent } from 'dotnetify-elements/web-components/Core';\nimport Form from './components/Form';\n\nconst elementName = 'react-form-app';\ncreateWebComponent(Form, elementName);\n\nexport default document.createElement(elementName);\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/package.json",
    "content": "{\n  \"version\": \"1.0.0\",\n  \"name\": \"react-form-app\",\n  \"private\": true,\n  \"scripts\": {\n    \"build\": \"webpack\",\n    \"prod\": \"webpack --mode production\"\n  },\n  \"babel\": {\n    \"presets\": [\n      \"env\",\n      \"react\"\n    ],\n    \"plugins\": [\n      \"babel-plugin-styled-components\",\n      \"babel-plugin-transform-class-properties\",\n      \"babel-plugin-transform-object-rest-spread\"\n    ]\n  },\n  \"dependencies\": {\n    \"dotnetify\": \"^4.0.0\",\n    \"dotnetify-elements\": \"^1.1.0\",\n    \"react\": \"^16.9.0\",\n    \"react-dom\": \"^16.9.0\",\n    \"styled-components\": \"^4.3.2\"\n  },\n  \"devDependencies\": {\n    \"aspnet-webpack\": \"~3.0.0\",\n    \"babel-core\": \"~6.26.3\",\n    \"babel-loader\": \"~7.1.4\",\n    \"babel-plugin-styled-components\": \"~1.5.1\",\n    \"babel-plugin-transform-class-properties\": \"~6.24.1\",\n    \"babel-plugin-transform-object-rest-spread\": \"~6.26.0\",\n    \"babel-preset-env\": \"~1.7.0\",\n    \"babel-preset-react\": \"~6.24.1\",\n    \"copy-webpack-plugin\": \"^5.0.4\",\n    \"css-loader\": \"~0.28.11\",\n    \"file-loader\": \"~1.1.11\",\n    \"style-loader\": \"~0.21.0\",\n    \"url-loader\": \"~1.0.1\",\n    \"webpack\": \"~4.12.0\",\n    \"webpack-bundle-analyzer\": \"^3.4.1\",\n    \"webpack-cli\": \"~3.0.8\",\n    \"webpack-dev-middleware\": \"~3.1.3\",\n    \"webpack-hot-middleware\": \"~2.22.2\"\n  }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/run.bat",
    "content": "@echo off\nif not exist node_modules call npm i\nif \"%1\" == \"prod\" goto :prod\ncall npm run build\ndotnet run\nexit\n\n:prod\ncall npm run prod\ndotnet run --launch-profile prod\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/server/Program.cs",
    "content": "﻿using Microsoft.AspNetCore;\nusing Microsoft.AspNetCore.Hosting;\n\nnamespace ReactFormApp\n{\n   public class Program\n   {\n      public static void Main(string[] args)\n      {\n         BuildWebHost(args).Run();\n      }\n\n      public static IWebHost BuildWebHost(string[] args) =>\n          WebHost.CreateDefaultBuilder(args)\n              .UseStartup<Startup>()\n              .Build();\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/server/Services/Customer.cs",
    "content": "﻿using System;\nusing System.ComponentModel;\n\nnamespace ReactFormApp\n{\n   #region Enums\n\n   public enum NamePrefix\n   {\n      [Description(\"\")] None,\n      [Description(\"Mr.\")] Mr,\n      [Description(\"Mrs.\")] Mrs,\n      [Description(\"Ms.\")] Ms\n   }\n\n   public enum NameSuffix\n   {\n      [Description(\"\")] None,\n      [Description(\"Jr.\")] Jr,\n      [Description(\"Sr.\")] Sr,\n      [Description(\"II\")] Second,\n      [Description(\"III\")] Third,\n      [Description(\"IV\")] Fourth\n   }\n\n   public enum PrimaryPhone\n   {\n      [Description(\"\")] None,\n      [Description(\"Work\")] Work,\n      [Description(\"Home\")] Home,\n      [Description(\"Mobile\")] Mobile\n   }\n\n   public enum State\n   {\n      [Description(\"\")] Unknown,\n      [Description(\"Alabama\")] AL, [Description(\"Alaska\")] AK, [Description(\"Arkansas\")] AR, [Description(\"Arizona\")] AZ,\n      [Description(\"California\")] CA, [Description(\"Colorado\")] CO, [Description(\"Connecticut\")] CT, [Description(\"D.C.\")] DC,\n      [Description(\"Delaware\")] DE, [Description(\"Florida\")] FL, [Description(\"Georgia\")] GA, [Description(\"Hawaii\")] HI,\n      [Description(\"Iowa\")] IA, [Description(\"Idaho\")] ID, [Description(\"Illinois\")] IL, [Description(\"Indiana\")] IN,\n      [Description(\"Kansas\")] KS, [Description(\"Kentucky\")] KY, [Description(\"Louisiana\")] LA, [Description(\"Massachusetts\")] MA,\n      [Description(\"Maryland\")] MD, [Description(\"Maine\")] ME, [Description(\"Michigan\")] MI, [Description(\"Minnesota\")] MN,\n      [Description(\"Missouri\")] MO, [Description(\"Mississippi\")] MS, [Description(\"Montana\")] MT, [Description(\"North Carolina\")] NC,\n      [Description(\"North Dakota\")] ND, [Description(\"Nebraska\")] NE, [Description(\"New Hampshire\")] NH, [Description(\"New Jersey\")] NJ,\n      [Description(\"New Mexico\")] NM, [Description(\"Nevada\")] NV, [Description(\"New York\")] NY, [Description(\"Oklahoma\")] OK,\n      [Description(\"Ohio\")] OH, [Description(\"Oregon\")] OR, [Description(\"Pennsylvania\")] PA, [Description(\"Rhode Island\")] RI,\n      [Description(\"South Carolina\")] SC, [Description(\"South Dakota\")] SD, [Description(\"Tennessee\")] TN, [Description(\"Texas\")] TX,\n      [Description(\"Utah\")] UT, [Description(\"Virginia\")] VA, [Description(\"Vermont\")] VT, [Description(\"Washington\")] WA,\n      [Description(\"Wisconsin\")] WI, [Description(\"West Virginia\")] WV, [Description(\"Wyoming\")] WY\n   }\n\n   #endregion Enums\n\n   public class Customer\n   {\n      public int Id { get; set; }\n      public NameInfo Name { get; set; }\n      public AddressInfo Address { get; set; }\n      public PhoneInfo Phone { get; set; }\n   }\n\n   public class NameInfo\n   {\n      public NamePrefix Prefix { get; set; }\n      public string FirstName { get; set; }\n      public string LastName { get; set; }\n      public string MiddleName { get; set; }\n      public NameSuffix Suffix { get; set; }\n\n      public string FullName => $\"{FirstName} {LastName}\";\n   }\n\n   public class AddressInfo\n   {\n      public string Address1 { get; set; }\n      public string Address2 { get; set; }\n      public string City { get; set; }\n      public State State { get; set; }\n      public string ZipCode { get; set; }\n\n      public string StreetAddress => $\"{Address1} {Address2}\".TrimEnd();\n   }\n\n   public class PhoneInfo\n   {\n      public string Work { get; set; }\n      public string Home { get; set; }\n      public string Mobile { get; set; }\n      public PrimaryPhone Primary { get; set; }\n\n      public string PrimaryNumber => Primary == PrimaryPhone.Work ? Work : Primary == PrimaryPhone.Home ? Home : Mobile;\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/server/Services/CustomerFormData.cs",
    "content": "﻿using System.Collections.Generic;\n\nnamespace ReactFormApp\n{\n   using StringDictionary = Dictionary<string, string>;\n\n   public class CustomerFormData\n   {\n      public StringDictionary Person { get; set; }\n      public StringDictionary Phone { get; set; }\n      public StringDictionary Address { get; set; }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/server/Services/CustomerRepository.cs",
    "content": "﻿using Bogus;\nusing System;\nusing System.Collections.Generic;\nusing System.ComponentModel;\nusing System.Linq;\nusing System.Threading;\n\nnamespace ReactFormApp\n{\n   using StringDictionary = Dictionary<string, string>;\n\n   public interface ICustomerRepository\n   {\n      IEnumerable<Customer> GetAll();\n\n      Customer Get(int id);\n\n      Customer Add(CustomerFormData formData);\n\n      Customer Update(int id, CustomerFormData formData);\n   }\n\n   public class CustomerRepository : ICustomerRepository\n   {\n      private IList<Customer> _mockData = GenerateMockData();\n\n      public IEnumerable<Customer> GetAll() => _mockData;\n\n      public Customer Get(int id) => _mockData.FirstOrDefault(x => x.Id == id);\n\n      public Customer Add(CustomerFormData formData)\n      {\n         var customer = new Customer\n         {\n            Id = _mockData.Max(x => x.Id) + 1,\n            Name = new NameInfo(),\n            Address = new AddressInfo(),\n            Phone = new PhoneInfo()\n         };\n\n         Update(customer.Name, formData.Person);\n         Update(customer.Address, formData.Address);\n         Update(customer.Phone, formData.Phone);\n\n         _mockData.Add(customer);\n         return customer;\n      }\n\n      public Customer Update(int id, CustomerFormData formData)\n      {\n         var customer = Get(id);\n\n         Update(customer.Name, formData.Person);\n         Update(customer.Address, formData.Address);\n         Update(customer.Phone, formData.Phone);\n         return customer;\n      }\n\n      private void Update(object record, StringDictionary newValues)\n      {\n         if (newValues != null)\n            foreach (var prop in record.GetType().GetProperties().Where(prop => newValues.ContainsKey(prop.Name)))\n               prop.SetValue(record, TypeDescriptor.GetConverter(prop.PropertyType).ConvertFromString(newValues[prop.Name]));\n      }\n\n      private static IList<Customer> GenerateMockData()\n      {\n         int id = 0;\n         return new Faker<Customer>()\n            .CustomInstantiator(f => new Customer { Id = ++id })\n            .RuleFor(o => o.Name, f => new NameInfo\n            {\n               FirstName = f.Person.FirstName,\n               LastName = f.Person.LastName,\n            })\n            .RuleFor(o => o.Address, f => new AddressInfo\n            {\n               Address1 = f.Address.StreetAddress(),\n               Address2 = f.Address.SecondaryAddress(),\n               City = f.Address.City(),\n               State = (State)Enum.Parse(typeof(State), f.Address.StateAbbr()),\n               ZipCode = f.Address.ZipCode(\"#####\")\n            })\n            .RuleFor(o => o.Phone, f => new PhoneInfo\n            {\n               Work = f.Phone.PhoneNumber(\"(###) ###-####\"),\n               Primary = f.PickRandomWithout(PrimaryPhone.None),\n            })\n            .Generate(100);\n      }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/server/Startup.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing System.IO;\nusing System.Net.Http;\nusing DotNetify;\nusing DotNetify.Security;\nusing Microsoft.AspNetCore.Builder;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.AspNetCore.Http;\nusing Microsoft.AspNetCore.SpaServices.Webpack;\nusing Microsoft.Extensions.Configuration;\nusing Microsoft.Extensions.DependencyInjection;\nusing Microsoft.Extensions.Hosting;\nusing Microsoft.IdentityModel.Tokens;\nusing Shared;\n\nnamespace ReactFormApp\n{\n   public class Startup\n   {\n      private readonly IConfiguration _config;\n\n      public Startup(IConfiguration config)\n      {\n         _config = config;\n      }\n\n      public void ConfigureServices(IServiceCollection services)\n      {\n         services.AddCors();\n         services.AddMemoryCache();\n         services.AddSignalR();\n         services.AddDotNetify();\n         services.AddResponseCompression();\n\n         services.AddHttpClient();\n         services.AddScoped<ICustomerRepository, CustomerRepository>();\n      }\n\n      public void Configure(IApplicationBuilder app, IWebHostEnvironment env)\n      {\n         app.UseCors(builder => builder\n          .AllowAnyMethod()\n          .AllowAnyHeader()\n          .SetIsOriginAllowed(_ => true)\n          .AllowCredentials());\n\n         app.UseRouting();\n         app.UseEndpoints(endpoints => endpoints.MapHub<DotNetifyHub>(\"/dotnetify\"));\n         app.UseDotNetify(config =>\n         {\n            if (env.IsProduction())\n            {\n               IEnumerable<SecurityKey> keys;\n               var httpClientFactory = app.ApplicationServices.GetRequiredService<IHttpClientFactory>();\n               using (var client = httpClientFactory.CreateClient())\n               {\n                  var identityServerSettings = _config.GetSection(IdentityServerSettings.SectionName).Get<IdentityServerSettings>();\n                  keys = IdentityServerClient.GetIssuerSigningKeysAsync(client, identityServerSettings).GetAwaiter().GetResult();\n               }\n\n               // Middleware to do authenticate token in incoming request headers.\n               config.UseJwtBearerAuthentication(new TokenValidationParameters\n               {\n                  IssuerSigningKeys = keys,\n                  ValidateIssuerSigningKey = true,\n                  ValidateAudience = false,\n                  ValidateIssuer = false,\n                  ValidateLifetime = true,\n                  ClockSkew = TimeSpan.FromSeconds(0)\n               });\n\n               // Filter to check whether user has permission to access view models with [Authorize] attribute.\n               config.UseFilter<AuthorizeFilter>();\n            }\n            else\n               config.UseDeveloperLogging();\n         });\n\n         if (env.IsDevelopment())\n         {\n#pragma warning disable 618\n            app.UseWebpackDevMiddleware(new WebpackDevMiddlewareOptions\n            {\n               HotModuleReplacement = true,\n               HotModuleReplacementClientOptions = new Dictionary<string, string> { { \"reload\", \"true\" } },\n            });\n#pragma warning restore\n         }\n\n         app.UseResponseCompression();\n         app.UseFileServer();\n         app.Run(async (context) =>\n         {\n            using (var reader = new StreamReader(File.OpenRead(\"wwwroot/index.html\")))\n               await context.Response.WriteAsync(reader.ReadToEnd());\n         });\n      }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/server/ViewModels/AddressForm.cs",
    "content": "﻿using System.Linq;\nusing System.Reactive.Linq;\nusing DotNetify;\nusing DotNetify.Elements;\nusing DotNetify.Security;\n\nnamespace ReactFormApp\n{\n   [Authorize]\n   public class AddressForm : BaseVM\n   {\n      public ReactiveProperty<Customer> Customer { get; } = new ReactiveProperty<Customer>();\n\n      public AddressForm()\n      {\n         AddProperty<string>(nameof(AddressInfo.Address1))\n            .WithAttribute(new TextFieldAttribute { Label = \"Address 1:\" })\n            .SubscribeTo(Customer.Select(x => x.Address.Address1));\n\n         AddProperty<string>(nameof(AddressInfo.Address2))\n            .WithAttribute(new TextFieldAttribute { Label = \"Address 2:\" })\n            .SubscribeTo(Customer.Select(x => x.Address.Address2));\n\n         AddProperty<string>(nameof(AddressInfo.City))\n            .WithAttribute(new TextFieldAttribute { Label = \"City:\" })\n            .SubscribeTo(Customer.Select(x => x.Address.City));\n\n         AddProperty<State>(nameof(AddressInfo.State))\n            .WithAttribute(new DropdownListAttribute\n            {\n               Label = \"State:\",\n               Options = typeof(State).ToDescriptions()\n            })\n            .SubscribeTo(Customer.Select(x => x.Address.State));\n\n         AddProperty<string>(nameof(AddressInfo.ZipCode))\n            .WithAttribute(new TextFieldAttribute { Label = \"Zip Code:\" })\n            .SubscribeTo(Customer.Select(x => x.Address.ZipCode));\n      }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/server/ViewModels/CustomerForm.cs",
    "content": "﻿using System;\nusing System.Linq;\nusing System.Reactive.Linq;\nusing DotNetify;\nusing DotNetify.Elements;\nusing DotNetify.Security;\n\nnamespace ReactFormApp\n{\n    [Authorize]\n    public class CustomerForm : BaseVM\n    {\n        private readonly ICustomerRepository _customerRepository;\n        private readonly ReactiveProperty<int> _selectedContact;\n\n        public class Contact\n        {\n            public int Id { get; set; }\n            public string Name { get; set; }\n            public string Phone { get; set; }\n            public string Address { get; set; }\n            public string City { get; set; }\n            public string ZipCode { get; set; }\n        }\n\n        public CustomerForm(ICustomerRepository customerRepository)\n        {\n            _customerRepository = customerRepository;\n\n            _selectedContact = AddProperty<int>(\"SelectedContact\", 1);\n\n            AddProperty(\"Contacts\", customerRepository.GetAll().Select(customer => ToContact(customer)))\n               .WithItemKey(nameof(Contact.Id))\n               .WithAttribute(new DataGridAttribute\n               {\n                   RowKey = nameof(Contact.Id),\n                   Columns = new DataGridColumn[] {\n                  new DataGridColumn(nameof(Contact.Name), \"Name\") { Sortable = true },\n                  new DataGridColumn(nameof(Contact.Phone), \"Phone\") { Sortable = true },\n                  new DataGridColumn(nameof(Contact.Address), \"Address\") { Sortable = true },\n                  new DataGridColumn(nameof(Contact.City), \"City\") { Sortable = true },\n                  new DataGridColumn(nameof(Contact.ZipCode), \"ZipCode\") { Sortable = true }\n                   },\n                   Rows = 5\n               }.CanSelect(DataGridAttribute.Selection.Single, _selectedContact));\n\n            AddInternalProperty<CustomerFormData>(\"Submit\")\n               .SubscribedBy(AddProperty<bool>(\"SubmitSuccess\"), formData => Save(formData));\n        }\n\n        public override void OnSubVMCreated(BaseVM subVM)\n        {\n            // Have sub-forms with 'Customer' property subscribe to the customer data grid's selection changed event.\n            var customerPropInfo = subVM.GetType().GetProperty(nameof(Customer));\n            if (typeof(ReactiveProperty<Customer>).IsAssignableFrom(customerPropInfo?.PropertyType))\n                _selectedContact.SubscribedBy(\n                   customerPropInfo.GetValue(subVM) as ReactiveProperty<Customer>,\n                   id => _customerRepository.Get(id)\n                );\n\n            if (subVM is NewCustomerForm)\n                (subVM as NewCustomerForm).NewCustomer.Subscribe(customer => UpdateContact(customer));\n        }\n\n        private bool Save(CustomerFormData formData)\n        {\n            var id = (int)_selectedContact.Value;\n            var customer = _customerRepository.Update(id, formData);\n\n            this.UpdateList(\"Contacts\", ToContact(customer));\n            _selectedContact.Value = id;\n            return true;\n        }\n\n        private Contact ToContact(Customer customer) => new Contact\n        {\n            Id = customer.Id,\n            Name = customer.Name.FullName,\n            Address = customer.Address.StreetAddress,\n            City = customer.Address.City,\n            ZipCode = customer.Address.ZipCode,\n            Phone = customer.Phone.PrimaryNumber\n        };\n\n        private void UpdateContact(Customer newCustomer)\n        {\n            this.AddList(\"Contacts\", ToContact(newCustomer));\n            _selectedContact.OnNext(newCustomer.Id);\n        }\n    }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/server/ViewModels/NewCustomerForm.cs",
    "content": "﻿using DotNetify;\nusing DotNetify.Elements;\nusing DotNetify.Security;\nusing System.Linq;\nusing System.Reactive.Linq;\n\nnamespace ReactFormApp\n{\n   [Authorize]\n   public class NewCustomerForm : BaseVM\n   {\n      private readonly ICustomerRepository _customerRepository;\n\n      public ReactiveProperty<Customer> NewCustomer { get; } = new ReactiveProperty<Customer>();\n\n      public NewCustomerForm(ICustomerRepository customerRepository)\n      {\n         _customerRepository = customerRepository;\n\n         AddInternalProperty<CustomerFormData>(\"Submit\")\n            .SubscribedBy(NewCustomer, formData => Save(formData));\n      }\n\n      public override void Dispose()\n      {\n         base.Dispose();\n      }\n\n      public Customer Save(CustomerFormData formData)\n      {\n         return _customerRepository.Add(formData);\n      }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/server/ViewModels/PersonForm.cs",
    "content": "﻿using System.Linq;\nusing System.Reactive.Linq;\nusing DotNetify;\nusing DotNetify.Elements;\nusing DotNetify.Security;\n\nnamespace ReactFormApp\n{\n   [Authorize]\n   public class PersonForm : BaseVM\n   {\n      public ReactiveProperty<Customer> Customer { get; } = new ReactiveProperty<Customer>();\n\n      public PersonForm()\n      {\n         AddProperty<string>(nameof(NameInfo.FullName))\n            .WithAttribute(new TextFieldAttribute { Label = \"Name:\" })\n            .SubscribeTo(Customer.Select(x => x.Name.FullName));\n\n         AddProperty<NamePrefix>(nameof(NameInfo.Prefix))\n            .WithAttribute(new DropdownListAttribute { Label = \"Prefix:\", Options = typeof(NamePrefix).ToDescriptions() })\n            .SubscribeTo(Customer.Select(x => x.Name.Prefix));\n\n         AddProperty<string>(nameof(NameInfo.FirstName))\n            .WithAttribute(new TextFieldAttribute { Label = \"First Name:\", MaxLength = 35 })\n            .WithRequiredValidation()\n            .SubscribeTo(Customer.Select(x => x.Name.FirstName));\n\n         AddProperty<string>(nameof(NameInfo.MiddleName))\n            .WithAttribute(new TextFieldAttribute { Label = \"Middle Name:\", MaxLength = 35 })\n            .SubscribeTo(Customer.Select(x => x.Name.MiddleName));\n\n         AddProperty<string>(nameof(NameInfo.LastName))\n            .WithAttribute(new TextFieldAttribute { Label = \"Last Name:\", MaxLength = 35 })\n            .WithRequiredValidation()\n            .SubscribeTo(Customer.Select(x => x.Name.LastName));\n\n         AddProperty<NameSuffix>(nameof(NameInfo.Suffix))\n            .WithAttribute(new DropdownListAttribute { Label = \"Suffix:\", Options = typeof(NameSuffix).ToDescriptions() })\n            .SubscribeTo(Customer.Select(x => x.Name.Suffix));\n      }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/server/ViewModels/PhoneForm.cs",
    "content": "﻿using System.Linq;\nusing System.Reactive.Linq;\nusing DotNetify;\nusing DotNetify.Elements;\nusing DotNetify.Security;\n\nnamespace ReactFormApp\n{\n   [Authorize]\n   public class PhoneForm : BaseVM\n   {\n      public ReactiveProperty<Customer> Customer { get; } = new ReactiveProperty<Customer>();\n\n      public PhoneForm()\n      {\n         AddProperty<string>(nameof(PhoneInfo.Work))\n            .WithAttribute(new TextFieldAttribute { Label = \"Work:\", Mask = \"(999) 999-9999\" })\n            .WithPatternValidation(Pattern.USPhoneNumber)\n            .SubscribeTo(Customer.Select(x => x.Phone.Work));\n\n         AddProperty<string>(nameof(PhoneInfo.Home))\n            .WithAttribute(new TextFieldAttribute { Label = \"Home:\", Mask = \"(999) 999-9999\" })\n            .WithPatternValidation(Pattern.USPhoneNumber)\n            .SubscribeTo(Customer.Select(x => x.Phone.Home));\n\n         AddProperty<string>(nameof(PhoneInfo.Mobile))\n            .WithAttribute(new TextFieldAttribute { Label = \"Mobile:\", Mask = \"(999) 999-9999\" })\n            .WithPatternValidation(Pattern.USPhoneNumber)\n            .SubscribeTo(Customer.Select(x => x.Phone.Mobile));\n\n         AddProperty<PrimaryPhone>(nameof(PhoneInfo.Primary))\n            .WithAttribute(new DropdownListAttribute { Label = \"Primary Phone:\", Options = typeof(PrimaryPhone).ToDescriptions() })\n            .SubscribeTo(Customer.Select(x => x.Phone.Primary));\n      }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/webpack.config.js",
    "content": "'use strict';\n\nconst webpack = require('webpack');\nconst CopyPlugin = require('copy-webpack-plugin');\n\nmodule.exports = {\n  mode: 'development',\n  entry: {\n    app: './client/index.js'\n  },\n  output: {\n    filename: '[name].js',\n    path: __dirname + '/wwwroot/dist',\n    publicPath: '/dist/',\n    libraryTarget: 'umd'\n  },\n  resolve: {\n    modules: [ 'client', 'node_modules' ],\n    extensions: [ '.js', '.jsx' ]\n  },\n  module: {\n    rules: [\n      { test: /\\.jsx?$/, use: 'babel-loader', exclude: /node_modules/ },\n      { test: /\\.css$/, use: [ 'css-loader?minimize' ] },\n      { test: /\\.(png|jpg|jpeg|gif|svg)$/, use: 'url-loader' }\n    ]\n  },\n  externals: {\n    dotnetify: 'dotnetify',\n    'dotnetify-elements': 'dotNetifyElements',\n    'styled-components': 'styled'\n  },\n  devtool: 'source-map',\n  plugins: [\n    new webpack.ContextReplacementPlugin(/moment[/\\\\]locale$/, /en/),\n    new CopyPlugin([\n      { from: 'node_modules/dotnetify/dist/dotnetify-react.min.js' },\n      { from: 'node_modules/dotnetify-elements/lib/dotnetify-elements.bundle.js' },\n      { from: 'node_modules/styled-components/dist/styled-components.min.js' }\n    ])\n  ]\n};\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactFormApp/wwwroot/index.html",
    "content": "﻿<!DOCTYPE html>\n<html>\n    <head>\n       <title>React Form App</title>\n       <meta charset=\"utf-8\">\n       <meta name=\"viewport\" content=\"initial-scale=1, width=device-width\"/>\n       <link href=\"https://fonts.googleapis.com/icon?family=Material+Icons\" rel=\"stylesheet\">\n       <link href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css\" rel=\"stylesheet\" />\n    </head>\n    <body>\n        <react-form-app />\n    \n        <script src=\"https://unpkg.com/react@latest/umd/react.production.min.js\"></script>\n        <script src=\"https://unpkg.com/react-dom@latest/umd/react-dom.production.min.js\"></script>  \n        <script src=\"https://cdn.jsdelivr.net/npm/@aspnet/signalr@1/dist/browser/signalr.min.js\"></script>\n\n        <script src=\"/dist/styled-components.min.js\"></script>\n        <script src=\"/dist/dotnetify-react.min.js\"></script> \n        <script src=\"/dist/dotnetify-elements.bundle.js\"></script> \n        <script src=\"/dist/app.js\"></script>\n    </body>\n</html>"
  },
  {
    "path": "MicrofrontendTemplate/ReactTodoApp/Properties/launchSettings.json",
    "content": "{\n  \"iisSettings\": {\n    \"windowsAuthentication\": false,\n    \"anonymousAuthentication\": true,\n    \"iisExpress\": {\n      \"applicationUrl\": \"http://localhost:5010/\",\n      \"sslPort\": 0\n    }\n  },\n  \"profiles\": {\n    \"IIS Express\": {\n      \"commandName\": \"IISExpress\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      }\n    },\n    \"dev\": {\n      \"commandName\": \"Project\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      },\n      \"applicationUrl\": \"http://localhost:5010/\"\n    },\n    \"prod\": {\n      \"commandName\": \"Project\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Production\"\n      },\n      \"applicationUrl\": \"http://localhost:5010/\"\n    }\n  }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactTodoApp/README.md",
    "content": "## How to run:\n\nStart the Portal first (app requires an auth server), then execute `run.bat [dev|prod]`.\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactTodoApp/ReactTodoApp.csproj",
    "content": "﻿<Project Sdk=\"Microsoft.NET.Sdk.Web\">\n  <PropertyGroup>\n    <TargetFramework>netcoreapp2.1</TargetFramework>\n    <RootNamespace>ReactTodoApp</RootNamespace>\n  </PropertyGroup>\n  <ItemGroup>\n    <Folder Include=\"wwwroot\\\" />\n    <Folder Include=\"wwwroot\\dist\\\" />\n  </ItemGroup>\n  <ItemGroup>\n    <PackageReference Include=\"DotNetify.Elements\" Version=\"1.0.0\" />\n    <PackageReference Include=\"DotNetify.SignalR\" Version=\"3.4.0\" />\n    <PackageReference Include=\"Microsoft.AspNetCore.App\" />\n    <PackageReference Include=\"System.Reactive\" Version=\"3.1.1\" />\n  </ItemGroup>\n  <ItemGroup>\n    <ProjectReference Include=\"..\\Shared\\Shared.csproj\" />\n  </ItemGroup>\n    <!-- In development, the dist files won't exist on the first run or when cloning to\n         a different machine, so rebuild them if not already present. -->  \n  <Target Name=\"DebugRunWebpack\" BeforeTargets=\"Build\" Condition=\" '$(Configuration)' == 'Debug' And !Exists('wwwroot\\dist') \">\n    <!-- Ensure Node.js is installed -->\n    <Exec Command=\"node --version\" ContinueOnError=\"true\">\n      <Output TaskParameter=\"ExitCode\" PropertyName=\"ErrorCode\" />\n    </Exec>\n    <Error Condition=\"'$(ErrorCode)' != '0'\" Text=\"Node.js is required to build and run this project.\" />\n    <!-- Build JS resources -->\n    <Message Importance=\"high\" Text=\"Performing first-run Webpack build...\" />\n    <Exec Command=\"npm install\" />\n    <Exec Command=\"npm run build\" />\n  </Target>\n  <Target Name=\"PublishRunWebpack\" AfterTargets=\"ComputeFilesToPublish\">\n    <!-- As part of publishing, ensure the JS resources are freshly built in production mode -->\n    <Exec Command=\"npm install\" />\n    <Exec Command=\"npm run prod\" />\n    <!-- Include the newly-built files in the publish output -->\n    <ItemGroup>\n      <DistFiles Include=\"wwwroot\\**\" />\n      <ResolvedFileToPublish Include=\"@(DistFiles->'%(FullPath)')\" Exclude=\"@(ResolvedFileToPublish)\">\n        <RelativePath>%(DistFiles.Identity)</RelativePath>\n        <CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>\n      </ResolvedFileToPublish>\n    </ItemGroup>\n  </Target>\n</Project>"
  },
  {
    "path": "MicrofrontendTemplate/ReactTodoApp/appsettings.json",
    "content": "{\n  \"IdentityServer\": {\n    \"Uri\": \"http://localhost:5000\"\n  }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactTodoApp/client/components/TodoList.js",
    "content": "import React from 'react';\nimport dotnetify from 'dotnetify';\nimport { Alert, Checkbox, Cell, Frame, Panel, TextField, withTheme } from 'dotnetify-elements';\n\nclass TodoList extends React.Component {\n  constructor() {\n    super();\n    this.vm = dotnetify.react.connect('TodoList', this, {\n      appId: 'react-todo-app',\n      exceptionHandler: ex => this.setState({ error: ex })\n    });\n    this.state = { Todos: [], newTodo: '', editTodoId: 0, editTodo: '', error: null };\n  }\n\n  componentDidMount() {\n    setTimeout(() => this.todoRef.focus());\n  }\n\n  componentWillUnmount() {\n    this.vm.$destroy();\n  }\n\n  render() {\n    const { Todos, ItemsLeft, newTodo, editTodoId, editTodo, error } = this.state;\n\n    // Control the new todo and existing todo input elements.\n    const typeTodo = value => this.setState({ newTodo: value });\n    const typeEditTodo = value => this.setState({ editTodo: value });\n\n    // Called when focus leaves or Enter keypress on the new todo input.\n    const addTodo = (value, { changed }) => {\n      if (changed) {\n        this.vm.$dispatch({ Add: value });\n        setTimeout(() => this.setState({ newTodo: '' }));\n      }\n    };\n\n    // Called after edit's done / checkbox clicked.\n    const updateTodo = todo => {\n      this.vm.$dispatch({ Update: todo });\n    };\n\n    // Called when existing todo is double-clicked.\n    const startEditTodo = id => {\n      const todo = this.state.Todos.find(x => x.Id === id);\n      this.setState({ editTodoId: id, editTodo: todo.Text });\n      setTimeout(() => {\n        this.editTodoRef.focus();\n        this.editTodoRef.select();\n      });\n    };\n\n    // Called when focus leaves or Enter keypress on the edited todo input.\n    const doneEditTodo = (todo, changed) => {\n      this.setState({ editTodoId: 0, editTodo: '' });\n      this.todoRef.focus();\n      if (changed) updateTodo(todo);\n    };\n\n    // Called when the remove icon is clicked.\n    const removeTodo = id => this.vm.$dispatch({ Remove: id });\n\n    if (error) return <h4>{error.message}</h4>;\n\n    return (\n      <Frame middle css=\"width: calc(100% - 3rem)\">\n        <h2>\n          <img src=\"https://www.dotnetify.net/content/images/reactlogo.svg\" width=\"35px\" height=\"35px\" />&nbsp;\n          <span>Multicast Todo List</span>\n        </h2>\n        <Panel css=\"width: 50%; padding-top: 1rem\">\n          <TextField\n            value={newTodo}\n            placeholder=\"What do you want to do?\"\n            onChange={typeTodo}\n            onDone={addTodo}\n            onInputRef={ref => (this.todoRef = ref)}\n          />\n          <div>\n            {Todos.map(todo => (\n              <Cell key={todo.Id} css=\".cell-body { padding: 0 }\" tabIndex=\"0\">\n                {todo.Id !== editTodoId ? (\n                  <Panel horizontal apart middle padding=\".5rem\">\n                    <Panel onDoubleClick={_ => startEditTodo(todo.Id)}>\n                      <Checkbox\n                        label={todo.Text}\n                        value={todo.Done}\n                        onChange={val => updateTodo({ ...todo, Done: val })}\n                      />\n                    </Panel>\n                    <i className=\"material-icons\" style={{ cursor: 'pointer' }} onClick={_ => removeTodo(todo.Id)}>\n                      cancel\n                    </i>\n                  </Panel>\n                ) : (\n                  <TextField\n                    css=\"width: 100%\"\n                    value={editTodo}\n                    onChange={typeEditTodo}\n                    onDone={(value, { changed }) => doneEditTodo({ ...todo, Text: value }, changed)}\n                    onInputRef={ref => (this.editTodoRef = ref)}\n                  />\n                )}\n              </Cell>\n            ))}\n          </div>\n          <Alert success={ItemsLeft === 0} warning={ItemsLeft > 0}>\n            {ItemsLeft} item{ItemsLeft > 1 && 's'} left\n          </Alert>\n        </Panel>\n      </Frame>\n    );\n  }\n}\n\nexport default withTheme(TodoList);\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactTodoApp/client/index.js",
    "content": "import { createWebComponent } from 'dotnetify-elements/web-components/Core';\nimport TodoList from './components/TodoList';\n\nconst elementName = 'react-todo-app';\ncreateWebComponent(TodoList, elementName);\n\nexport default document.createElement(elementName);\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactTodoApp/package.json",
    "content": "{\n  \"version\": \"1.0.0\",\n  \"name\": \"react-todo-app\",\n  \"private\": true,\n  \"scripts\": {\n    \"build\": \"webpack\",\n    \"prod\": \"webpack --mode production\"\n  },\n  \"babel\": {\n    \"presets\": [\n      \"env\",\n      \"react\"\n    ],\n    \"plugins\": [\n      \"babel-plugin-styled-components\",\n      \"babel-plugin-transform-class-properties\",\n      \"babel-plugin-transform-object-rest-spread\"\n    ]\n  },\n  \"dependencies\": {\n    \"dotnetify\": \"^4.0.0\",\n    \"dotnetify-elements\": \"^1.1.0\",\n    \"react\": \"^16.9.0\",\n    \"react-dom\": \"^16.9.0\",\n    \"styled-components\": \"^4.3.2\"\n  },\n  \"devDependencies\": {\n    \"aspnet-webpack\": \"~3.0.0\",\n    \"babel-core\": \"~6.26.3\",\n    \"babel-loader\": \"~7.1.4\",\n    \"babel-plugin-styled-components\": \"~1.5.1\",\n    \"babel-plugin-transform-class-properties\": \"~6.24.1\",\n    \"babel-plugin-transform-object-rest-spread\": \"~6.26.0\",\n    \"babel-preset-env\": \"~1.7.0\",\n    \"babel-preset-react\": \"~6.24.1\",\n    \"copy-webpack-plugin\": \"^5.0.4\",\n    \"css-loader\": \"~0.28.11\",\n    \"file-loader\": \"~1.1.11\",\n    \"style-loader\": \"~0.21.0\",\n    \"url-loader\": \"~1.0.1\",\n    \"webpack\": \"~4.12.0\",\n    \"webpack-bundle-analyzer\": \"^3.0.3\",\n    \"webpack-cli\": \"~3.0.8\",\n    \"webpack-dev-middleware\": \"~3.1.3\",\n    \"webpack-hot-middleware\": \"~2.22.2\"\n  }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactTodoApp/run.bat",
    "content": "@echo off\nif not exist node_modules call npm i\nif \"%1\" == \"prod\" goto :prod\ncall npm run build\ndotnet run\nexit\n\n:prod\ncall npm run prod\ndotnet run --launch-profile prod\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactTodoApp/server/Program.cs",
    "content": "﻿using Microsoft.AspNetCore;\nusing Microsoft.AspNetCore.Hosting;\n\nnamespace ReactTodoApp\n{\n   public class Program\n   {\n      public static void Main(string[] args)\n      {\n         BuildWebHost(args).Run();\n      }\n\n      public static IWebHost BuildWebHost(string[] args) =>\n          WebHost.CreateDefaultBuilder(args)\n              .UseStartup<Startup>()\n              .Build();\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactTodoApp/server/Startup.cs",
    "content": "﻿using DotNetify;\nusing DotNetify.Security;\nusing Microsoft.AspNetCore.Builder;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.AspNetCore.Http;\nusing Microsoft.AspNetCore.SpaServices.Webpack;\nusing Microsoft.Extensions.Configuration;\nusing Microsoft.Extensions.DependencyInjection;\nusing Microsoft.IdentityModel.Tokens;\nusing Shared;\nusing System;\nusing System.Collections.Generic;\nusing System.IO;\nusing System.Net.Http;\n\nnamespace ReactTodoApp\n{\n   public class Startup\n   {\n      private readonly IConfiguration _config;\n\n      public Startup(IConfiguration config)\n      {\n         _config = config;\n      }\n\n      public void ConfigureServices(IServiceCollection services)\n      {\n         services.AddCors();\n         services.AddMemoryCache();\n         services.AddSignalR();\n         services.AddDotNetify();\n      }\n\n      public void Configure(IApplicationBuilder app, IHostingEnvironment env)\n      {\n         app.UseCors(builder => builder\n               .AllowAnyMethod()\n               .AllowAnyHeader()\n               .AllowAnyOrigin()\n               .AllowCredentials());\n\n         app.UseWebSockets();\n         app.UseSignalR(routes => routes.MapDotNetifyHub());\n         app.UseDotNetify(config =>\n         {\n            if (env.IsProduction())\n            {\n               IEnumerable<SecurityKey> keys;\n               using (var client = HttpClientFactory.Create())\n               {\n                  var identityServerSettings = _config.GetSection(IdentityServerSettings.SectionName).Get<IdentityServerSettings>();\n                  keys = IdentityServerClient.GetIssuerSigningKeysAsync(client, identityServerSettings).GetAwaiter().GetResult();\n               }\n\n               // Middleware to do authenticate token in incoming request headers.\n               config.UseJwtBearerAuthentication(new TokenValidationParameters\n               {\n                  IssuerSigningKeys = keys,\n                  ValidateIssuerSigningKey = true,\n                  ValidateAudience = false,\n                  ValidateIssuer = false,\n                  ValidateLifetime = true,\n                  ClockSkew = TimeSpan.FromSeconds(0)\n               });\n\n               // Filter to check whether user has permission to access view models with [Authorize] attribute.\n               config.UseFilter<AuthorizeFilter>();\n            }\n            else\n               config.UseDeveloperLogging();\n         });\n\n         if (env.IsDevelopment())\n         {\n            app.UseWebpackDevMiddleware(new WebpackDevMiddlewareOptions\n            {\n               HotModuleReplacement = true,\n               HotModuleReplacementClientOptions = new Dictionary<string, string> { { \"reload\", \"true\" } },\n            });\n         }\n\n         app.UseFileServer();\n         app.Run(async (context) =>\n         {\n            using (var reader = new StreamReader(File.OpenRead(\"wwwroot/index.html\")))\n               await context.Response.WriteAsync(reader.ReadToEnd());\n         });\n      }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactTodoApp/server/ViewModels/TodoList.cs",
    "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Reactive.Linq;\nusing DotNetify;\nusing DotNetify.Security;\n\nnamespace ReactTodoApp\n{\n   [Authorize]\n   public class TodoList : MulticastVM\n   {\n      private static List<Todo> _todos = new List<Todo>();\n      \n      public class Todo\n      {\n         public int Id { get; set; }\n         public string Text { get; set; }\n         public bool Done { get; set; }\n      }\n\n      public List<Todo> Todos => _todos;\n\n      public string Todos_itemKey => nameof(Todo.Id);\n\n      public int ItemsLeft => Todos.Count(x => !x.Done);\n\n      public Action<string> Add => text =>\n      {\n         var todo = new Todo { Id = text.GetHashCode(), Text = text };\n         if(!Todos.Any(x => x.Id == todo.Id))\n         {\n            Todos.Add(todo);\n            this.AddList(nameof(Todos), todo);\n            Changed(nameof(ItemsLeft));\n         }\n      };\n\n      public Action<Todo> Update => update =>\n      {\n         var todo = Todos.Find(x => x.Id == update.Id);\n         if(todo != null)\n         {\n            if(string.IsNullOrWhiteSpace(update.Text))\n               Remove(update.Id);\n            else\n            {\n               todo.Text = update.Text;\n               todo.Done = update.Done;\n               this.UpdateList(nameof(Todos), todo);\n               Changed(nameof(ItemsLeft));\n            }\n         }\n      };\n\n      public Action<int> Remove => id =>\n      {\n         var todo = Todos.Find(x => x.Id == id);\n         if(todo != null)\n         {\n            Todos.Remove(todo);\n            this.RemoveList(nameof(Todos), id);\n            Changed(nameof(ItemsLeft));\n         }\n      };\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/ReactTodoApp/webpack.config.js",
    "content": "'use strict';\n\nconst webpack = require('webpack');\nconst CopyPlugin = require('copy-webpack-plugin');\n\nmodule.exports = {\n  mode: 'development',\n  entry: {\n    app: './client/index.js'\n  },\n  output: {\n    filename: '[name].js',\n    path: __dirname + '/wwwroot/dist',\n    publicPath: '/dist/',\n    libraryTarget: 'umd'\n  },\n  resolve: {\n    modules: [ 'client', 'node_modules' ],\n    extensions: [ '.js', '.jsx' ]\n  },\n  module: {\n    rules: [\n      { test: /\\.jsx?$/, use: 'babel-loader', exclude: /node_modules/ },\n      { test: /\\.css$/, use: [ 'css-loader?minimize' ] },\n      { test: /\\.(png|jpg|jpeg|gif|svg)$/, use: 'url-loader' }\n    ]\n  },\n  externals: {\n    dotnetify: 'dotnetify',\n    'dotnetify-elements': 'dotNetifyElements',\n    'styled-components': 'styled'\n  },\n  devtool: 'source-map',\n  plugins: [\n    new webpack.ContextReplacementPlugin(/moment[/\\\\]locale$/, /en/),\n    new CopyPlugin([\n      { from: 'node_modules/dotnetify/dist/dotnetify-react.min.js' },\n      { from: 'node_modules/dotnetify-elements/lib/basic-elements.bundle.js' },\n      { from: 'node_modules/styled-components/dist/styled-components.min.js' }\n    ])\n  ]\n};\n"
  },
  {
    "path": "MicrofrontendTemplate/ReactTodoApp/wwwroot/index.html",
    "content": "﻿<!DOCTYPE html>\n<html>\n    <head>\n       <title>ReactTodoApp</title>\n       <meta charset=\"utf-8\">\n       <meta name=\"viewport\" content=\"initial-scale=1, width=device-width\"/>\n       <link href=\"https://fonts.googleapis.com/icon?family=Material+Icons\" rel=\"stylesheet\">\n       <link href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css\" rel=\"stylesheet\" />\n    </head>\n    <body style=\"height: 100vh\">\n        <react-todo-app />\n\n        <!-- Polyfills for IE 11 -->\n        <script src=\"https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.26.0/polyfill.min.js\"></script>\n        <script src=\"https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/2.2.10/webcomponents-bundle.js\"></script>        \n        \n        <script src=\"https://unpkg.com/react@latest/umd/react.development.js\"></script>\n        <script src=\"https://unpkg.com/react-dom@latest/umd/react-dom.development.js\"></script>  \n        <script src=\"https://cdn.jsdelivr.net/npm/@aspnet/signalr@1/dist/browser/signalr.min.js\"></script>\n\n        <script src=\"/dist/styled-components.min.js\"></script>\n        <script src=\"/dist/dotnetify-react.min.js\"></script> \n        <script src=\"/dist/basic-elements.bundle.js\"></script> \n        <script src=\"/dist/app.js\"></script>\n    </body>\n</html>"
  },
  {
    "path": "MicrofrontendTemplate/Shared/IdentityServer/IdentityServerClient.cs",
    "content": "﻿using IdentityModel;\nusing IdentityModel.Client;\nusing Microsoft.IdentityModel.Tokens;\nusing System;\nusing System.Collections.Generic;\nusing System.Net.Http;\nusing System.Security.Cryptography;\nusing System.Threading.Tasks;\n\nnamespace Shared\n{\n   public class IdentityServerClient\n   {\n      public static async Task<TokenResponse> RequestClientCredentialsTokenAsync(HttpClient client, IdentityServerSettings settings)\n      {\n         var disco = await client.GetDiscoveryDocumentAsync(settings.Uri);\n         return await client.RequestClientCredentialsTokenAsync(new ClientCredentialsTokenRequest\n         {\n            Address = disco.TokenEndpoint,\n            ClientId = IdentityServerConfig.MyClientId,\n            ClientSecret = IdentityServerConfig.MyClientSecret,\n            Scope = IdentityServerConfig.MyApiResource\n         });\n      }\n\n      public static async Task<IntrospectionResponse> IntrospectTokenAsync(HttpClient client, IdentityServerSettings settings, string token)\n      {\n         var disco = await client.GetDiscoveryDocumentAsync(settings.Uri);\n         return await client.IntrospectTokenAsync(new TokenIntrospectionRequest\n         {\n            Address = disco.IntrospectionEndpoint,\n            Token = token,\n            ClientId = IdentityServerConfig.MyApiResource,\n            ClientSecret = IdentityServerConfig.MyClientSecret\n         });\n      }\n\n      public static async Task<IEnumerable<SecurityKey>> GetIssuerSigningKeysAsync(HttpClient client, IdentityServerSettings settings)\n      {\n         var disco = await client.GetDiscoveryDocumentAsync(settings.Uri);\n         if(disco?.KeySet == null)\n            throw new Exception(\"Failed to get signing keys. Make sure the Portal is running.\");\n\n         var keys = new List<SecurityKey>();\n         foreach(var webKey in disco.KeySet.Keys)\n         {\n            var key = new RsaSecurityKey(new RSAParameters\n            {\n               Exponent = Base64Url.Decode(webKey.E),\n               Modulus = Base64Url.Decode(webKey.N)\n            });\n\n            key.KeyId = webKey.Kid;\n            keys.Add(key);\n         }\n\n         return keys;\n      }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/Shared/IdentityServer/IdentityServerConfig.cs",
    "content": "﻿using System.Collections.Generic;\nusing IdentityServer4.Models;\n\nnamespace Shared\n{\n   public class IdentityServerConfig\n   {\n      public static readonly string MyClientId = \"dotNetifyDemo\";\n      public static readonly string MyClientSecret = \"secret\";\n      public static readonly string MyApiResource = \"demo\";\n\n      public static IEnumerable<Client> GetClients()\n      {\n         return new List<Client>\n            {\n                new Client\n                {\n                    ClientId = MyClientId,\n                    AllowedGrantTypes = GrantTypes.ClientCredentials,\n                    ClientSecrets = { new Secret(MyClientSecret.Sha256()) },\n                    AllowedScopes = { MyApiResource }\n                }\n            };\n      }\n\n      public static IEnumerable<ApiResource> GetApiResources()\n      {\n         return new List<ApiResource>\n         {\n            new ApiResource(MyApiResource, \"DotNetify Demo\") { ApiSecrets = { new Secret(MyClientSecret.Sha256()) } }\n         };\n      }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/Shared/IdentityServer/IdentityServerSettings.cs",
    "content": "﻿namespace Shared\n{\n   public class IdentityServerSettings\n   {\n      public static readonly string SectionName = \"IdentityServer\";\n\n      public string Uri { get; set; }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/Shared/Shared.csproj",
    "content": "<Project Sdk=\"Microsoft.NET.Sdk\">\n\n  <PropertyGroup>\n    <TargetFramework>netstandard2.0</TargetFramework>\n  </PropertyGroup>\n\n  <ItemGroup>\n    <PackageReference Include=\"IdentityServer4\" Version=\"2.5.3\" />\n    <PackageReference Include=\"IdentityServer4.AccessTokenValidation\" Version=\"2.7.0\" />\n  </ItemGroup>\n\n</Project>\n"
  },
  {
    "path": "MicrofrontendTemplate/VueTodoApp/Properties/launchSettings.json",
    "content": "{\n  \"iisSettings\": {\n    \"windowsAuthentication\": false,\n    \"anonymousAuthentication\": true,\n    \"iisExpress\": {\n      \"applicationUrl\": \"http://localhost:5020/\",\n      \"sslPort\": 0\n    }\n  },\n  \"profiles\": {\n    \"IIS Express\": {\n      \"commandName\": \"IISExpress\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      }\n    },\n    \"dev\": {\n      \"commandName\": \"Project\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      },\n      \"applicationUrl\": \"http://localhost:5020/\"\n    },\n    \"prod\": {\n      \"commandName\": \"Project\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Production\"\n      },\n      \"applicationUrl\": \"http://localhost:5020/\"\n    }\n  }\n}"
  },
  {
    "path": "MicrofrontendTemplate/VueTodoApp/README.md",
    "content": "## How to run:\n\nStart the Portal first (app requires an auth server), then execute `run.bat [dev|prod]`.\n"
  },
  {
    "path": "MicrofrontendTemplate/VueTodoApp/VueTodoApp.csproj",
    "content": "﻿<Project Sdk=\"Microsoft.NET.Sdk.Web\">\n  <PropertyGroup>\n    <TargetFramework>netcoreapp2.1</TargetFramework>\n    <RootNamespace>VueTodoApp</RootNamespace>\n  </PropertyGroup>\n  <ItemGroup>\n    <Folder Include=\"wwwroot\\\" />\n    <Folder Include=\"wwwroot\\dist\\\" />\n  </ItemGroup>\n  <ItemGroup>\n    <PackageReference Include=\"DotNetify.Elements\" Version=\"1.0.0\" />\n    <PackageReference Include=\"DotNetify.SignalR\" Version=\"4.0.0\" />\n    <PackageReference Include=\"Microsoft.AspNetCore.App\" />\n    <PackageReference Include=\"System.Reactive\" Version=\"3.1.1\" />\n  </ItemGroup>\n  <ItemGroup>\n    <ProjectReference Include=\"..\\Shared\\Shared.csproj\" />\n  </ItemGroup>\n    <!-- In development, the dist files won't exist on the first run or when cloning to\n         a different machine, so rebuild them if not already present. -->  \n  <Target Name=\"DebugRunWebpack\" BeforeTargets=\"Build\" Condition=\" '$(Configuration)' == 'Debug' And !Exists('wwwroot\\dist') \">\n    <!-- Ensure Node.js is installed -->\n    <Exec Command=\"node --version\" ContinueOnError=\"true\">\n      <Output TaskParameter=\"ExitCode\" PropertyName=\"ErrorCode\" />\n    </Exec>\n    <Error Condition=\"'$(ErrorCode)' != '0'\" Text=\"Node.js is required to build and run this project.\" />\n    <!-- Build JS resources -->\n    <Message Importance=\"high\" Text=\"Performing first-run Webpack build...\" />\n    <Exec Command=\"npm install\" />\n    <Exec Command=\"npm run build\" />\n  </Target>\n  <Target Name=\"PublishRunWebpack\" AfterTargets=\"ComputeFilesToPublish\">\n    <!-- As part of publishing, ensure the JS resources are freshly built in production mode -->\n    <Exec Command=\"npm install\" />\n    <Exec Command=\"npm run prod\" />\n    <!-- Include the newly-built files in the publish output -->\n    <ItemGroup>\n      <DistFiles Include=\"wwwroot\\**\" />\n      <ResolvedFileToPublish Include=\"@(DistFiles->'%(FullPath)')\" Exclude=\"@(ResolvedFileToPublish)\">\n        <RelativePath>%(DistFiles.Identity)</RelativePath>\n        <CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>\n      </ResolvedFileToPublish>\n    </ItemGroup>\n  </Target>\n</Project>"
  },
  {
    "path": "MicrofrontendTemplate/VueTodoApp/appsettings.json",
    "content": "{\n  \"IdentityServer\": {\n    \"Uri\": \"http://localhost:5000\"\n  }\n}"
  },
  {
    "path": "MicrofrontendTemplate/VueTodoApp/client/components/TodoList.vue",
    "content": "<template>\n  <h4 v-if=\"error\">{{error.message}}</h4>\n  <d-frame v-else middle=\"true\" css=\"width: calc(100% - 3rem)\">\n    <h2>\n      <img src=\"https://www.dotnetify.net/content/images/vuelogo.png\" width=\"45px\" height=\"45px\" />\n      <span>Multicast Todo List</span>\n    </h2>\n\n    <d-panel css=\"width: 50%; padding-top: 1rem\">\n      <d-text-field\n        placeholder=\"What do you want to do?\"\n        @onDone=\"addTodo\"\n        @onInputRef=\"setTodoRef($event)\"\n      />\n      <div>\n        <d-panel\n          v-for=\"todo in Todos\"\n          :key=\"todo.Id\"\n          css=\"padding: 0; border: 1px solid #ddd\"\n          tabindex=\"0\"\n        >\n          <d-panel\n            v-if=\"todo.Id !== editTodoId\"\n            horizontal=\"true\"\n            apart=\"true\"\n            middle=\"true\"\n            padding=\".5rem\"\n          >\n            <d-panel @dblclick=\"startEditTodo(todo)\">\n              <d-checkbox :label=\"todo.Text\" :value=\"todo.Done\" @click=\"toggleTodo($event, todo)\" />\n            </d-panel>\n            <i class=\"material-icons\" style=\"cursor: pointer\" @click=\"removeTodo(todo.Id)\">cancel</i>\n          </d-panel>\n          <d-text-field\n            v-else\n            @onDone=\"doneEditTodo($event, todo)\"\n            @onInputRef=\"setEditTodoRef($event, todo)\"\n            css=\"width: 100%\"\n          />\n        </d-panel>\n      </div>\n      <d-alert :success=\"noItemLeft\" :warning=\"hasItems\" :text=\"itemsLeft\" css=\"p { margin: 0 }\"></d-alert>\n    </d-panel>\n  </d-frame>\n</template>\n\n<script>\nimport dotnetify from 'dotnetify/vue';\n\nexport default {\n  created() {\n    this.vm = dotnetify.vue.connect(\"TodoList\", this, { appId: 'vue-todo-app', exceptionHandler: ex => this.error = ex });\n  },\n  destroyed() {\n    this.vm.$destroy();\n  },\n  data() {\n    return {\n      Todos: [],\n      ItemsLeft: 0,\n      editTodoId: 0,\n      error: null\n    }\n  },\n  computed: {\n    hasItems() { return `${this.ItemsLeft > 0}` },\n    noItemLeft() { return `${this.ItemsLeft === 0}` },\n    itemsLeft() { return `${this.ItemsLeft} item${this.ItemsLeft > 1 ? 's' : ''} left` }\n  },\n  methods: {\n    // Called when focus leaves or Enter keypress on the new todo input.\n    addTodo(e) {\n      const [value, { changed }] = e.detail;\n      if (changed) {\n        this.vm.$dispatch({ Add: value });\n\n        setTimeout(() => {\n          this.todoRef.value = '';\n          this.todoRef.focus();\n        })\n      }\n    },\n\n    // Called when existing todo is double-clicked.\n    startEditTodo(todo) {\n      this.editTodoId = todo.Id\n    },\n\n    // Called when focus leaves or Enter keypress on the edited todo input.\n    doneEditTodo(e, todo) {\n      const [value, { changed }] = e.detail;\n      if (changed && todo.Text !== value) {\n        todo.Text = value;\n        this.updateTodo(todo);\n      }\n      this.editTodoId = 0;\n      this.todoRef.focus();\n    },\n\n    toggleTodo(e, todo) {\n      e.preventDefault();\n      todo.Done = !todo.Done;\n      this.updateTodo(todo);\n    },\n\n    // Called after edit's done / checkbox clicked.\n    updateTodo(todo) {\n      this.vm.$dispatch({ Update: { Id: todo.Id, Text: todo.Text, Done: todo.Done } });\n    },\n\n    // Called when the remove icon is clicked.\n    removeTodo(id) {\n      this.vm.$dispatch({ Remove: id });\n    },\n\n    // Called when the todo input element ref is received.\n    setTodoRef(e) {\n      const [ref] = e.detail;\n      if (this.todoRef !== ref) {\n        this.todoRef = ref;\n        this.todoRef.focus();\n      }\n    },\n\n    // Called when the edit todo input element ref is received.\n    setEditTodoRef(e, todo) {\n      const [ref] = e.detail;\n      if (this.editTodoRef !== ref) {\n        this.editTodoRef = ref;\n        this.editTodoRef.value = todo.Text;\n        this.editTodoRef.focus();\n        this.editTodoRef.select();\n      }\n    }\n  }\n}\n</script>"
  },
  {
    "path": "MicrofrontendTemplate/VueTodoApp/client/index.js",
    "content": "import Vue from 'vue';\nimport vueCustomElement from 'vue-custom-element';\nimport TodoList from './components/TodoList.vue';\n\nconst elementName = 'vue-todo-app';\n\nVue.use(vueCustomElement);\nVue.customElement(elementName, TodoList, {\n  shadow: false, // Don't use shadow-DOM so global css can affect the inner Vue component.\n  destroyTimeout: 1 // Immediately destroy the Vue component when the custom element is detached.\n});\n\nexport default document.createElement(elementName);\n"
  },
  {
    "path": "MicrofrontendTemplate/VueTodoApp/package.json",
    "content": "{\n  \"version\": \"1.0.0\",\n  \"name\": \"vue-todo-app\",\n  \"private\": true,\n  \"scripts\": {\n    \"build\": \"webpack\",\n    \"prod\": \"webpack --mode production\"\n  },\n  \"dependencies\": {\n    \"dotnetify\": \"^4.0.0\",\n    \"dotnetify-elements\": \"^1.1.0\",\n    \"vue\": \"^2.5.22\",\n    \"vue-custom-element\": \"^3.2.9\"\n  },\n  \"devDependencies\": {\n    \"aspnet-webpack\": \"~3.0.0\",\n    \"babel-core\": \"~6.26.3\",\n    \"babel-loader\": \"~7.1.4\",\n    \"babel-preset-env\": \"~1.7.0\",\n    \"copy-webpack-plugin\": \"^5.0.4\",\n    \"css-loader\": \"^3.2.0\",\n    \"node-sass\": \"~4.9.4\",\n    \"sass-loader\": \"~7.1.0\",\n    \"url-loader\": \"~1.0.1\",\n    \"vue-loader\": \"^15.4.2\",\n    \"vue-template-compiler\": \"^2.5.22\",\n    \"webpack\": \"~4.12.0\",\n    \"webpack-bundle-analyzer\": \"^3.0.3\",\n    \"webpack-cli\": \"~3.0.8\",\n    \"webpack-dev-middleware\": \"~3.1.3\",\n    \"webpack-hot-middleware\": \"~2.22.2\"\n  }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/VueTodoApp/run.bat",
    "content": "@echo off\nif not exist node_modules call npm i\nif \"%1\" == \"prod\" goto :prod\ncall npm run build\ndotnet run\nexit\n\n:prod\ncall npm run prod\ndotnet run --launch-profile prod\n"
  },
  {
    "path": "MicrofrontendTemplate/VueTodoApp/server/Program.cs",
    "content": "﻿using Microsoft.AspNetCore;\nusing Microsoft.AspNetCore.Hosting;\n\nnamespace VueTodoApp\n{\n   public class Program\n   {\n      public static void Main(string[] args)\n      {\n         BuildWebHost(args).Run();\n      }\n\n      public static IWebHost BuildWebHost(string[] args) =>\n          WebHost.CreateDefaultBuilder(args)\n              .UseStartup<Startup>()\n              .Build();\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/VueTodoApp/server/Startup.cs",
    "content": "﻿using DotNetify;\nusing DotNetify.Security;\nusing Microsoft.AspNetCore.Builder;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.AspNetCore.Http;\nusing Microsoft.AspNetCore.SpaServices.Webpack;\nusing Microsoft.Extensions.Configuration;\nusing Microsoft.Extensions.DependencyInjection;\nusing Microsoft.IdentityModel.Tokens;\nusing Shared;\nusing System;\nusing System.Collections.Generic;\nusing System.IO;\nusing System.Net.Http;\n\nnamespace VueTodoApp\n{\n   public class Startup\n   {\n      private readonly IConfiguration _config;\n\n      public Startup(IConfiguration config)\n      {\n         _config = config;\n      }\n\n      public void ConfigureServices(IServiceCollection services)\n      {\n         services.AddCors();\n         services.AddMemoryCache();\n         services.AddSignalR();\n         services.AddDotNetify();\n      }\n\n      public void Configure(IApplicationBuilder app, IHostingEnvironment env)\n      {\n         app.UseCors(builder => builder\n            .AllowAnyMethod()\n            .AllowAnyHeader()\n            .AllowAnyOrigin()\n            .AllowCredentials());\n\n         app.UseWebSockets();\n         app.UseSignalR(routes => routes.MapDotNetifyHub());\n         app.UseDotNetify(config =>\n         {\n            if (env.IsProduction())\n            {\n               IEnumerable<SecurityKey> keys;\n               using (var client = HttpClientFactory.Create())\n               {\n                  var identityServerSettings = _config.GetSection(IdentityServerSettings.SectionName).Get<IdentityServerSettings>();\n                  keys = IdentityServerClient.GetIssuerSigningKeysAsync(client, identityServerSettings).GetAwaiter().GetResult();\n               }\n\n               // Middleware to do authenticate token in incoming request headers.\n               config.UseJwtBearerAuthentication(new TokenValidationParameters\n               {\n                  IssuerSigningKeys = keys,\n                  ValidateIssuerSigningKey = true,\n                  ValidateAudience = false,\n                  ValidateIssuer = false,\n                  ValidateLifetime = true,\n                  ClockSkew = TimeSpan.FromSeconds(0)\n               });\n\n               // Filter to check whether user has permission to access view models with [Authorize] attribute.\n               config.UseFilter<AuthorizeFilter>();\n            }\n            else\n               config.UseDeveloperLogging();\n         });\n\n         if (env.IsDevelopment())\n         {\n            app.UseWebpackDevMiddleware(new WebpackDevMiddlewareOptions\n            {\n               HotModuleReplacement = true,\n               HotModuleReplacementClientOptions = new Dictionary<string, string> { { \"reload\", \"true\" } },\n            });\n         }\n\n         app.UseFileServer();\n         app.Run(async (context) =>\n         {\n            using (var reader = new StreamReader(File.OpenRead(\"wwwroot/index.html\")))\n               await context.Response.WriteAsync(reader.ReadToEnd());\n         });\n      }\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/VueTodoApp/server/ViewModels/TodoList.cs",
    "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Reactive.Linq;\nusing DotNetify;\nusing DotNetify.Security;\n\nnamespace VueTodoApp\n{\n   [Authorize]\n   public class TodoList : MulticastVM\n   {\n      private static List<Todo> _todos = new List<Todo>();\n\n      public class Todo\n      {\n         public int Id { get; set; }\n         public string Text { get; set; }\n         public bool Done { get; set; }\n      }\n\n      public List<Todo> Todos => _todos;\n\n      public string Todos_itemKey => nameof(Todo.Id);\n\n      public int ItemsLeft => Todos.Count(x => !x.Done);\n\n      public Action<string> Add => text =>\n      {\n         var todo = new Todo { Id = text.GetHashCode(), Text = text };\n         if (!Todos.Any(x => x.Id == todo.Id))\n         {\n            Todos.Add(todo);\n            this.AddList(nameof(Todos), todo);\n            Changed(nameof(ItemsLeft));\n         }\n      };\n\n      public Action<Todo> Update => update =>\n      {\n         var todo = Todos.Find(x => x.Id == update.Id);\n         if (todo != null)\n         {\n            if (string.IsNullOrWhiteSpace(update.Text))\n               Remove(update.Id);\n            else\n            {\n               todo.Text = update.Text;\n               todo.Done = update.Done;\n               this.UpdateList(nameof(Todos), todo);\n               Changed(nameof(ItemsLeft));\n            }\n         }\n      };\n\n      public Action<int> Remove => id =>\n      {\n         var todo = Todos.Find(x => x.Id == id);\n         if (todo != null)\n         {\n            Todos.Remove(todo);\n            this.RemoveList(nameof(Todos), id);\n            Changed(nameof(ItemsLeft));\n         }\n      };\n   }\n}"
  },
  {
    "path": "MicrofrontendTemplate/VueTodoApp/webpack.config.js",
    "content": "'use strict';\n\nconst webpack = require('webpack');\nconst CopyPlugin = require('copy-webpack-plugin');\nconst { VueLoaderPlugin } = require('vue-loader');\n\nmodule.exports = {\n  mode: 'development',\n  entry: {\n    app: './client/index.js'\n  },\n  output: {\n    filename: '[name].js',\n    path: __dirname + '/wwwroot/dist',\n    publicPath: '/dist/',\n    libraryTarget: 'umd'\n  },\n  resolve: {\n    modules: [ 'client', 'node_modules' ],\n    alias: { vue$: 'vue/dist/vue.esm.js' }\n  },\n  module: {\n    rules: [\n      { test: /\\.vue$/, use: 'vue-loader' },\n      { test: /\\.js?$/, loader: 'babel-loader', query: { presets: [ 'env' ] } },\n      { test: /\\.scss$/, use: [ 'vue-style-loader', 'css-loader', 'sass-loader' ] },\n      { test: /\\.(png|jpg|jpeg|gif|svg)$/, use: 'url-loader' }\n    ]\n  },\n  externals: {\n    'dotnetify-elements': 'dotNetifyElements'\n  },\n  devtool: 'source-map',\n  plugins: [\n    new VueLoaderPlugin(),\n    new webpack.ContextReplacementPlugin(/moment[/\\\\]locale$/, /en/),\n    new CopyPlugin([\n      { from: 'node_modules/dotnetify/dist/dotnetify-vue.min.js' },\n      { from: 'node_modules/dotnetify-elements/lib/basic-web-components.bundle.js' }\n    ])\n  ]\n};\n"
  },
  {
    "path": "MicrofrontendTemplate/VueTodoApp/wwwroot/index.html",
    "content": "﻿<!DOCTYPE html>\n<html>\n    <head>\n       <title>VueTodoApp</title>\n       <meta charset=\"utf-8\">\n       <meta name=\"viewport\" content=\"initial-scale=1, width=device-width\"/>\n       <link href=\"https://fonts.googleapis.com/icon?family=Material+Icons\" rel=\"stylesheet\">\n       <link href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css\" rel=\"stylesheet\" />\n    </head>\n    <body style=\"height: 100vh\">\n        <vue-todo-app></vue-todo-app>\n    \n        <script src=\"https://cdn.jsdelivr.net/npm/vue\"></script>\n        <script src=\"https://unpkg.com/react@latest/umd/react.production.min.js\"></script>\n        <script src=\"https://unpkg.com/react-dom@latest/umd/react-dom.production.min.js\"></script>  \n        <script src=\"https://cdnjs.cloudflare.com/ajax/libs/styled-components/4.3.2/styled-components.min.js\"></script>        \n        <script src=\"https://cdn.jsdelivr.net/npm/@aspnet/signalr@1/dist/browser/signalr.min.js\"></script>\n\n        <script src=\"/dist/dotnetify-vue.min.js\"></script> \n        <script src=\"/dist/basic-web-components.bundle.js\"></script> \n        <script src=\"/dist/app.js\"></script>\n    </body>\n</html>"
  },
  {
    "path": "MicrofrontendTemplate/global.json",
    "content": "{\n  \"sdk\": {\n    \"version\": \"3.1.201\"\n  }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/heroku-deploy/Portal/Dockerfile",
    "content": "FROM mcr.microsoft.com/dotnet/core/sdk:3.1 AS build\nLABEL stage=build\nWORKDIR /src\nCOPY ./__tmp__ .\n\n# Install node.js\nRUN apt-get update -yq \\\n    && apt-get install curl gnupg -yq \\\n    && curl -sL https://deb.nodesource.com/setup_12.x | bash \\\n    && apt-get install nodejs -yq\n    \nRUN dotnet publish ./Portal/Portal.csproj -c Release -o /app\n\nFROM mcr.microsoft.com/dotnet/core/aspnet:3.1\nWORKDIR /app\nCOPY --from=build /app .\nARG aspnetenv=Production\n\nENV ASPNETCORE_ENVIRONMENT ${aspnetenv}\nCMD ASPNETCORE_URLS=http://*:$PORT dotnet Portal.dll"
  },
  {
    "path": "MicrofrontendTemplate/heroku-deploy/Portal/appsettings.json",
    "content": "{\n  \"IdentityServer\": {\n    \"Uri\": \"http://dotnetify-mfe.herokuapp.com\"\n  }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/heroku-deploy/Portal/build.bat",
    "content": "@echo off\nset env=Production\nif \"%1\"==\"\" goto :next\nset env=%1\n:next\n\necho --- Copy source code\nxcopy ..\\..\\Portal\\*.* .\\__tmp__\\Portal\\ /q /s /e /d /y /exclude:excludedfiles.txt\nxcopy ..\\..\\Shared\\*.* .\\__tmp__\\Shared\\ /q /s /e /d /y /exclude:excludedfiles.txt\n\necho --- Remove any existing image\ndocker rmi portal -f\n\necho --- Build a new image\ndocker build -t portal -f ./Dockerfile . --build-arg aspnetenv=%env%\n\necho --- Remove build images\ndocker image prune -f --filter label=stage=build\nrd __tmp__ /q /s\n\necho --- Run a container on port 5000\ndocker run -it --rm -p:5000:80 --name portal_5000 portal"
  },
  {
    "path": "MicrofrontendTemplate/heroku-deploy/Portal/deploy.bat",
    "content": "@echo off\n\necho --- Copy source code\nxcopy ..\\..\\Portal\\*.* .\\__tmp__\\Portal\\ /q /s /e /d /y /exclude:excludedfiles.txt\nxcopy ..\\..\\Shared\\*.* .\\__tmp__\\Shared\\ /q /s /e /d /y /exclude:excludedfiles.txt\n\nxcopy appsettings.json .\\__tmp__\\Portal\\ /q /y\n\ncall heroku container:push web -a dotnetify-portal\ncall heroku container:release web -a dotnetify-portal\n\nrd __tmp__ /q /s\n"
  },
  {
    "path": "MicrofrontendTemplate/heroku-deploy/Portal/excludedfiles.txt",
    "content": ".vssscc\n.vspscc\n.log\n.user\n\\obj\\\n\\bin\\\n\\Properties\\\n\\node_modules\\\n\\coverage\\\n\\wwwroot\\dist\\"
  },
  {
    "path": "MicrofrontendTemplate/heroku-deploy/ReactDashboardApp/Dockerfile",
    "content": "FROM mcr.microsoft.com/dotnet/core/sdk:3.1 AS build\nLABEL stage=build\nWORKDIR /src\nCOPY ./__tmp__ .\n\n# Install node.js\nRUN apt-get update -yq \\\n    && apt-get install curl gnupg -yq \\\n    && curl -sL https://deb.nodesource.com/setup_12.x | bash \\\n    && apt-get install nodejs -yq\n    \nRUN dotnet publish ./ReactDashboardApp/ReactDashboardApp.csproj -c Release -o /app\n\nFROM mcr.microsoft.com/dotnet/core/aspnet:3.1\nWORKDIR /app\nCOPY --from=build /app .\nARG aspnetenv=Production\n\nENV ASPNETCORE_ENVIRONMENT ${aspnetenv}\nCMD ASPNETCORE_URLS=http://*:$PORT dotnet ReactDashboardApp.dll"
  },
  {
    "path": "MicrofrontendTemplate/heroku-deploy/ReactDashboardApp/appsettings.json",
    "content": "{\n  \"IdentityServer\": {\n    \"Uri\": \"http://dotnetify-mfe.herokuapp.com\"\n  }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/heroku-deploy/ReactDashboardApp/build.bat",
    "content": "@echo off\nset env=Production\nif \"%1\"==\"\" goto :next\nset env=%1\n:next\n\necho --- Copy source code\nxcopy ..\\..\\ReactDashboardApp\\*.* .\\__tmp__\\ReactDashboardApp\\ /q /s /e /d /y /exclude:excludedfiles.txt\nxcopy ..\\..\\Shared\\*.* .\\__tmp__\\Shared\\ /q /s /e /d /y /exclude:excludedfiles.txt\n\necho --- Remove any existing image\ndocker rmi dashboard -f\n\necho --- Build a new image\ndocker build -t portal -f ./Dockerfile . --build-arg aspnetenv=%env%\n\necho --- Remove build images\ndocker image prune -f --filter label=stage=build\nrd __tmp__ /q /s\n\necho --- Run a container on port 5060\ndocker run -it --rm -p:5060:80 --name dashboard_5060 dashboard"
  },
  {
    "path": "MicrofrontendTemplate/heroku-deploy/ReactDashboardApp/deploy.bat",
    "content": "@echo off\n\necho --- Copy source code\nxcopy ..\\..\\ReactDashboardApp\\*.* .\\__tmp__\\ReactDashboardApp\\ /q /s /e /d /y /exclude:excludedfiles.txt\nxcopy ..\\..\\Shared\\*.* .\\__tmp__\\Shared\\ /q /s /e /d /y /exclude:excludedfiles.txt\n\nxcopy appsettings.json .\\__tmp__\\ReactDashboardApp\\ /q /y\n\ncall heroku container:push web -a dotnetify-dashboard\ncall heroku container:release web -a dotnetify-dashboard\n\nrd __tmp__ /q /s\n"
  },
  {
    "path": "MicrofrontendTemplate/heroku-deploy/ReactDashboardApp/excludedfiles.txt",
    "content": ".vssscc\n.vspscc\n.log\n.user\n\\obj\\\n\\bin\\\n\\Properties\\\n\\node_modules\\\n\\coverage\\\n\\wwwroot\\dist\\"
  },
  {
    "path": "MicrofrontendTemplate/heroku-deploy/nginx/Dockerfile",
    "content": "FROM nginx:alpine\nCOPY ./nginx.conf /etc/nginx\nCMD sed -i -e 's/$PORT/'\"$PORT\"'/g' /etc/nginx/nginx.conf && nginx -g 'daemon off;'"
  },
  {
    "path": "MicrofrontendTemplate/heroku-deploy/nginx/deploy.bat",
    "content": "@echo off\n\ncall heroku container:push web -a dotnetify-mfe\ncall heroku container:release web -a dotnetify-mfe\n\n"
  },
  {
    "path": "MicrofrontendTemplate/heroku-deploy/nginx/nginx.conf",
    "content": "\nworker_processes  1;\n\nevents {\n    worker_connections  1024;\n}\n\nhttp {\n    log_format  main  '$remote_addr - $remote_user [$time_local] \"$request\" '\n                      '$status $body_bytes_sent \"$http_referer\" '\n                      '\"$http_user_agent\" \"$http_x_forwarded_for\"';\n\n    server {\n        listen        $PORT;\n        server_name   localhost;\n\n        location / {\n          proxy_pass http://dotnetify-portal.herokuapp.com;\n          proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;\n          proxy_http_version 1.1;\n          proxy_set_header Upgrade $http_upgrade;\n          proxy_set_header Connection $http_connection;\n          proxy_set_header Host dotnetify-portal.herokuapp.com;\n          proxy_cache_bypass $http_upgrade;\n        }\n\n        location /app1 {\n          rewrite ^/app1/(.*) /$1 break;\n          proxy_pass http://dotnetify-dashboard.herokuapp.com;\n          proxy_http_version 1.1;\n          proxy_set_header Upgrade $http_upgrade;\n          proxy_set_header Connection $http_connection;\n          proxy_set_header Host dotnetify-dashboard.herokuapp.com;\n          proxy_cache_bypass $http_upgrade;          \n        }\n\n    #     location /app2 {\n    #       rewrite ^/app2/(.*) /$1 break;\n    #       proxy_pass http://hostip:5070;\n    #       proxy_http_version 1.1;\n    #       proxy_set_header Upgrade $http_upgrade;\n    #       proxy_set_header Connection $http_connection;\n    #       proxy_set_header Host $host;\n    #       proxy_cache_bypass $http_upgrade;          \n    #     }\n\n    #     location /app3 {\n    #       rewrite ^/app3/(.*) /$1 break;\n    #       proxy_pass http://hostip:5010;\n    #       proxy_http_version 1.1;\n    #       proxy_set_header Upgrade $http_upgrade;\n    #       proxy_set_header Connection $http_connection;\n    #       proxy_set_header Host $host;\n    #       proxy_cache_bypass $http_upgrade;          \n    #     }\n\n    #     location /app4 {\n    #       rewrite ^/app4/(.*) /$1 break;\n    #       proxy_pass http://hostip:5020;\n    #       proxy_http_version 1.1;\n    #       proxy_set_header Upgrade $http_upgrade;\n    #       proxy_set_header Connection $http_connection;\n    #       proxy_set_header Host $host;\n    #       proxy_cache_bypass $http_upgrade;          \n    #     }\n    }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/.gitignore",
    "content": "logs"
  },
  {
    "path": "MicrofrontendTemplate/nginx/conf/fastcgi.conf",
    "content": "\nfastcgi_param  SCRIPT_FILENAME    $document_root$fastcgi_script_name;\nfastcgi_param  QUERY_STRING       $query_string;\nfastcgi_param  REQUEST_METHOD     $request_method;\nfastcgi_param  CONTENT_TYPE       $content_type;\nfastcgi_param  CONTENT_LENGTH     $content_length;\n\nfastcgi_param  SCRIPT_NAME        $fastcgi_script_name;\nfastcgi_param  REQUEST_URI        $request_uri;\nfastcgi_param  DOCUMENT_URI       $document_uri;\nfastcgi_param  DOCUMENT_ROOT      $document_root;\nfastcgi_param  SERVER_PROTOCOL    $server_protocol;\nfastcgi_param  REQUEST_SCHEME     $scheme;\nfastcgi_param  HTTPS              $https if_not_empty;\n\nfastcgi_param  GATEWAY_INTERFACE  CGI/1.1;\nfastcgi_param  SERVER_SOFTWARE    nginx/$nginx_version;\n\nfastcgi_param  REMOTE_ADDR        $remote_addr;\nfastcgi_param  REMOTE_PORT        $remote_port;\nfastcgi_param  SERVER_ADDR        $server_addr;\nfastcgi_param  SERVER_PORT        $server_port;\nfastcgi_param  SERVER_NAME        $server_name;\n\n# PHP only, required if PHP was built with --enable-force-cgi-redirect\nfastcgi_param  REDIRECT_STATUS    200;\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/conf/fastcgi_params",
    "content": "\nfastcgi_param  QUERY_STRING       $query_string;\nfastcgi_param  REQUEST_METHOD     $request_method;\nfastcgi_param  CONTENT_TYPE       $content_type;\nfastcgi_param  CONTENT_LENGTH     $content_length;\n\nfastcgi_param  SCRIPT_NAME        $fastcgi_script_name;\nfastcgi_param  REQUEST_URI        $request_uri;\nfastcgi_param  DOCUMENT_URI       $document_uri;\nfastcgi_param  DOCUMENT_ROOT      $document_root;\nfastcgi_param  SERVER_PROTOCOL    $server_protocol;\nfastcgi_param  REQUEST_SCHEME     $scheme;\nfastcgi_param  HTTPS              $https if_not_empty;\n\nfastcgi_param  GATEWAY_INTERFACE  CGI/1.1;\nfastcgi_param  SERVER_SOFTWARE    nginx/$nginx_version;\n\nfastcgi_param  REMOTE_ADDR        $remote_addr;\nfastcgi_param  REMOTE_PORT        $remote_port;\nfastcgi_param  SERVER_ADDR        $server_addr;\nfastcgi_param  SERVER_PORT        $server_port;\nfastcgi_param  SERVER_NAME        $server_name;\n\n# PHP only, required if PHP was built with --enable-force-cgi-redirect\nfastcgi_param  REDIRECT_STATUS    200;\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/conf/koi-utf",
    "content": "\n# This map is not a full koi8-r <> utf8 map: it does not contain\n# box-drawing and some other characters.  Besides this map contains\n# several koi8-u and Byelorussian letters which are not in koi8-r.\n# If you need a full and standard map, use contrib/unicode2nginx/koi-utf\n# map instead.\n\ncharset_map  koi8-r  utf-8 {\n\n    80  E282AC ; # euro\n\n    95  E280A2 ; # bullet\n\n    9A  C2A0 ;   # &nbsp;\n\n    9E  C2B7 ;   # &middot;\n\n    A3  D191 ;   # small yo\n    A4  D194 ;   # small Ukrainian ye\n\n    A6  D196 ;   # small Ukrainian i\n    A7  D197 ;   # small Ukrainian yi\n\n    AD  D291 ;   # small Ukrainian soft g\n    AE  D19E ;   # small Byelorussian short u\n\n    B0  C2B0 ;   # &deg;\n\n    B3  D081 ;   # capital YO\n    B4  D084 ;   # capital Ukrainian YE\n\n    B6  D086 ;   # capital Ukrainian I\n    B7  D087 ;   # capital Ukrainian YI\n\n    B9  E28496 ; # numero sign\n\n    BD  D290 ;   # capital Ukrainian soft G\n    BE  D18E ;   # capital Byelorussian short U\n\n    BF  C2A9 ;   # (C)\n\n    C0  D18E ;   # small yu\n    C1  D0B0 ;   # small a\n    C2  D0B1 ;   # small b\n    C3  D186 ;   # small ts\n    C4  D0B4 ;   # small d\n    C5  D0B5 ;   # small ye\n    C6  D184 ;   # small f\n    C7  D0B3 ;   # small g\n    C8  D185 ;   # small kh\n    C9  D0B8 ;   # small i\n    CA  D0B9 ;   # small j\n    CB  D0BA ;   # small k\n    CC  D0BB ;   # small l\n    CD  D0BC ;   # small m\n    CE  D0BD ;   # small n\n    CF  D0BE ;   # small o\n\n    D0  D0BF ;   # small p\n    D1  D18F ;   # small ya\n    D2  D180 ;   # small r\n    D3  D181 ;   # small s\n    D4  D182 ;   # small t\n    D5  D183 ;   # small u\n    D6  D0B6 ;   # small zh\n    D7  D0B2 ;   # small v\n    D8  D18C ;   # small soft sign\n    D9  D18B ;   # small y\n    DA  D0B7 ;   # small z\n    DB  D188 ;   # small sh\n    DC  D18D ;   # small e\n    DD  D189 ;   # small shch\n    DE  D187 ;   # small ch\n    DF  D18A ;   # small hard sign\n\n    E0  D0AE ;   # capital YU\n    E1  D090 ;   # capital A\n    E2  D091 ;   # capital B\n    E3  D0A6 ;   # capital TS\n    E4  D094 ;   # capital D\n    E5  D095 ;   # capital YE\n    E6  D0A4 ;   # capital F\n    E7  D093 ;   # capital G\n    E8  D0A5 ;   # capital KH\n    E9  D098 ;   # capital I\n    EA  D099 ;   # capital J\n    EB  D09A ;   # capital K\n    EC  D09B ;   # capital L\n    ED  D09C ;   # capital M\n    EE  D09D ;   # capital N\n    EF  D09E ;   # capital O\n\n    F0  D09F ;   # capital P\n    F1  D0AF ;   # capital YA\n    F2  D0A0 ;   # capital R\n    F3  D0A1 ;   # capital S\n    F4  D0A2 ;   # capital T\n    F5  D0A3 ;   # capital U\n    F6  D096 ;   # capital ZH\n    F7  D092 ;   # capital V\n    F8  D0AC ;   # capital soft sign\n    F9  D0AB ;   # capital Y\n    FA  D097 ;   # capital Z\n    FB  D0A8 ;   # capital SH\n    FC  D0AD ;   # capital E\n    FD  D0A9 ;   # capital SHCH\n    FE  D0A7 ;   # capital CH\n    FF  D0AA ;   # capital hard sign\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/conf/koi-win",
    "content": "\ncharset_map  koi8-r  windows-1251 {\n\n    80  88 ; # euro\n\n    95  95 ; # bullet\n\n    9A  A0 ; # &nbsp;\n\n    9E  B7 ; # &middot;\n\n    A3  B8 ; # small yo\n    A4  BA ; # small Ukrainian ye\n\n    A6  B3 ; # small Ukrainian i\n    A7  BF ; # small Ukrainian yi\n\n    AD  B4 ; # small Ukrainian soft g\n    AE  A2 ; # small Byelorussian short u\n\n    B0  B0 ; # &deg;\n\n    B3  A8 ; # capital YO\n    B4  AA ; # capital Ukrainian YE\n\n    B6  B2 ; # capital Ukrainian I\n    B7  AF ; # capital Ukrainian YI\n\n    B9  B9 ; # numero sign\n\n    BD  A5 ; # capital Ukrainian soft G\n    BE  A1 ; # capital Byelorussian short U\n\n    BF  A9 ; # (C)\n\n    C0  FE ; # small yu\n    C1  E0 ; # small a\n    C2  E1 ; # small b\n    C3  F6 ; # small ts\n    C4  E4 ; # small d\n    C5  E5 ; # small ye\n    C6  F4 ; # small f\n    C7  E3 ; # small g\n    C8  F5 ; # small kh\n    C9  E8 ; # small i\n    CA  E9 ; # small j\n    CB  EA ; # small k\n    CC  EB ; # small l\n    CD  EC ; # small m\n    CE  ED ; # small n\n    CF  EE ; # small o\n\n    D0  EF ; # small p\n    D1  FF ; # small ya\n    D2  F0 ; # small r\n    D3  F1 ; # small s\n    D4  F2 ; # small t\n    D5  F3 ; # small u\n    D6  E6 ; # small zh\n    D7  E2 ; # small v\n    D8  FC ; # small soft sign\n    D9  FB ; # small y\n    DA  E7 ; # small z\n    DB  F8 ; # small sh\n    DC  FD ; # small e\n    DD  F9 ; # small shch\n    DE  F7 ; # small ch\n    DF  FA ; # small hard sign\n\n    E0  DE ; # capital YU\n    E1  C0 ; # capital A\n    E2  C1 ; # capital B\n    E3  D6 ; # capital TS\n    E4  C4 ; # capital D\n    E5  C5 ; # capital YE\n    E6  D4 ; # capital F\n    E7  C3 ; # capital G\n    E8  D5 ; # capital KH\n    E9  C8 ; # capital I\n    EA  C9 ; # capital J\n    EB  CA ; # capital K\n    EC  CB ; # capital L\n    ED  CC ; # capital M\n    EE  CD ; # capital N\n    EF  CE ; # capital O\n\n    F0  CF ; # capital P\n    F1  DF ; # capital YA\n    F2  D0 ; # capital R\n    F3  D1 ; # capital S\n    F4  D2 ; # capital T\n    F5  D3 ; # capital U\n    F6  C6 ; # capital ZH\n    F7  C2 ; # capital V\n    F8  DC ; # capital soft sign\n    F9  DB ; # capital Y\n    FA  C7 ; # capital Z\n    FB  D8 ; # capital SH\n    FC  DD ; # capital E\n    FD  D9 ; # capital SHCH\n    FE  D7 ; # capital CH\n    FF  DA ; # capital hard sign\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/conf/mime.types",
    "content": "\ntypes {\n    text/html                                        html htm shtml;\n    text/css                                         css;\n    text/xml                                         xml;\n    image/gif                                        gif;\n    image/jpeg                                       jpeg jpg;\n    application/javascript                           js;\n    application/atom+xml                             atom;\n    application/rss+xml                              rss;\n\n    text/mathml                                      mml;\n    text/plain                                       txt;\n    text/vnd.sun.j2me.app-descriptor                 jad;\n    text/vnd.wap.wml                                 wml;\n    text/x-component                                 htc;\n\n    image/png                                        png;\n    image/svg+xml                                    svg svgz;\n    image/tiff                                       tif tiff;\n    image/vnd.wap.wbmp                               wbmp;\n    image/webp                                       webp;\n    image/x-icon                                     ico;\n    image/x-jng                                      jng;\n    image/x-ms-bmp                                   bmp;\n\n    font/woff                                        woff;\n    font/woff2                                       woff2;\n\n    application/java-archive                         jar war ear;\n    application/json                                 json;\n    application/mac-binhex40                         hqx;\n    application/msword                               doc;\n    application/pdf                                  pdf;\n    application/postscript                           ps eps ai;\n    application/rtf                                  rtf;\n    application/vnd.apple.mpegurl                    m3u8;\n    application/vnd.google-earth.kml+xml             kml;\n    application/vnd.google-earth.kmz                 kmz;\n    application/vnd.ms-excel                         xls;\n    application/vnd.ms-fontobject                    eot;\n    application/vnd.ms-powerpoint                    ppt;\n    application/vnd.oasis.opendocument.graphics      odg;\n    application/vnd.oasis.opendocument.presentation  odp;\n    application/vnd.oasis.opendocument.spreadsheet   ods;\n    application/vnd.oasis.opendocument.text          odt;\n    application/vnd.openxmlformats-officedocument.presentationml.presentation\n                                                     pptx;\n    application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\n                                                     xlsx;\n    application/vnd.openxmlformats-officedocument.wordprocessingml.document\n                                                     docx;\n    application/vnd.wap.wmlc                         wmlc;\n    application/x-7z-compressed                      7z;\n    application/x-cocoa                              cco;\n    application/x-java-archive-diff                  jardiff;\n    application/x-java-jnlp-file                     jnlp;\n    application/x-makeself                           run;\n    application/x-perl                               pl pm;\n    application/x-pilot                              prc pdb;\n    application/x-rar-compressed                     rar;\n    application/x-redhat-package-manager             rpm;\n    application/x-sea                                sea;\n    application/x-shockwave-flash                    swf;\n    application/x-stuffit                            sit;\n    application/x-tcl                                tcl tk;\n    application/x-x509-ca-cert                       der pem crt;\n    application/x-xpinstall                          xpi;\n    application/xhtml+xml                            xhtml;\n    application/xspf+xml                             xspf;\n    application/zip                                  zip;\n\n    application/octet-stream                         bin exe dll;\n    application/octet-stream                         deb;\n    application/octet-stream                         dmg;\n    application/octet-stream                         iso img;\n    application/octet-stream                         msi msp msm;\n\n    audio/midi                                       mid midi kar;\n    audio/mpeg                                       mp3;\n    audio/ogg                                        ogg;\n    audio/x-m4a                                      m4a;\n    audio/x-realaudio                                ra;\n\n    video/3gpp                                       3gpp 3gp;\n    video/mp2t                                       ts;\n    video/mp4                                        mp4;\n    video/mpeg                                       mpeg mpg;\n    video/quicktime                                  mov;\n    video/webm                                       webm;\n    video/x-flv                                      flv;\n    video/x-m4v                                      m4v;\n    video/x-mng                                      mng;\n    video/x-ms-asf                                   asx asf;\n    video/x-ms-wmv                                   wmv;\n    video/x-msvideo                                  avi;\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/conf/nginx.conf",
    "content": "\nworker_processes  1;\n\nevents {\n    worker_connections  1024;\n}\n\nhttp {\n    log_format  main  '$remote_addr - $remote_user [$time_local] \"$request\" '\n                      '$status $body_bytes_sent \"$http_referer\" '\n                      '\"$http_user_agent\" \"$http_x_forwarded_for\"';\n\n    server {\n        listen       8080;\n        server_name  localhost;\n\n        location / {\n          proxy_pass http://localhost:5000;\n          proxy_http_version 1.1;\n          proxy_set_header Upgrade $http_upgrade;\n          proxy_set_header Connection $http_connection;\n          proxy_set_header Host $host;\n          proxy_cache_bypass $http_upgrade;\n        }\n\n        location /app1 {\n          rewrite ^/app1/(.*) /$1 break;\n          proxy_pass http://localhost:5060;\n          proxy_http_version 1.1;\n          proxy_set_header Upgrade $http_upgrade;\n          proxy_set_header Connection $http_connection;\n          proxy_set_header Host $host;\n          proxy_cache_bypass $http_upgrade;          \n        }\n\n        location /app2 {\n          rewrite ^/app2/(.*) /$1 break;\n          proxy_pass http://localhost:5070;\n          proxy_http_version 1.1;\n          proxy_set_header Upgrade $http_upgrade;\n          proxy_set_header Connection $http_connection;\n          proxy_set_header Host $host;\n          proxy_cache_bypass $http_upgrade;          \n        }\n\n        location /app3 {\n          rewrite ^/app3/(.*) /$1 break;\n          proxy_pass http://localhost:5010;\n          proxy_http_version 1.1;\n          proxy_set_header Upgrade $http_upgrade;\n          proxy_set_header Connection $http_connection;\n          proxy_set_header Host $host;\n          proxy_cache_bypass $http_upgrade;          \n        }\n\n        location /app4 {\n          rewrite ^/app4/(.*) /$1 break;\n          proxy_pass http://localhost:5020;\n          proxy_http_version 1.1;\n          proxy_set_header Upgrade $http_upgrade;\n          proxy_set_header Connection $http_connection;\n          proxy_set_header Host $host;\n          proxy_cache_bypass $http_upgrade;          \n        }\n    }\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/conf/scgi_params",
    "content": "\nscgi_param  REQUEST_METHOD     $request_method;\nscgi_param  REQUEST_URI        $request_uri;\nscgi_param  QUERY_STRING       $query_string;\nscgi_param  CONTENT_TYPE       $content_type;\n\nscgi_param  DOCUMENT_URI       $document_uri;\nscgi_param  DOCUMENT_ROOT      $document_root;\nscgi_param  SCGI               1;\nscgi_param  SERVER_PROTOCOL    $server_protocol;\nscgi_param  REQUEST_SCHEME     $scheme;\nscgi_param  HTTPS              $https if_not_empty;\n\nscgi_param  REMOTE_ADDR        $remote_addr;\nscgi_param  REMOTE_PORT        $remote_port;\nscgi_param  SERVER_PORT        $server_port;\nscgi_param  SERVER_NAME        $server_name;\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/conf/uwsgi_params",
    "content": "\nuwsgi_param  QUERY_STRING       $query_string;\nuwsgi_param  REQUEST_METHOD     $request_method;\nuwsgi_param  CONTENT_TYPE       $content_type;\nuwsgi_param  CONTENT_LENGTH     $content_length;\n\nuwsgi_param  REQUEST_URI        $request_uri;\nuwsgi_param  PATH_INFO          $document_uri;\nuwsgi_param  DOCUMENT_ROOT      $document_root;\nuwsgi_param  SERVER_PROTOCOL    $server_protocol;\nuwsgi_param  REQUEST_SCHEME     $scheme;\nuwsgi_param  HTTPS              $https if_not_empty;\n\nuwsgi_param  REMOTE_ADDR        $remote_addr;\nuwsgi_param  REMOTE_PORT        $remote_port;\nuwsgi_param  SERVER_PORT        $server_port;\nuwsgi_param  SERVER_NAME        $server_name;\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/conf/win-utf",
    "content": "\n# This map is not a full windows-1251 <> utf8 map: it does not\n# contain Serbian and Macedonian letters.  If you need a full map,\n# use contrib/unicode2nginx/win-utf map instead.\n\ncharset_map  windows-1251  utf-8 {\n\n    82  E2809A ; # single low-9 quotation mark\n\n    84  E2809E ; # double low-9 quotation mark\n    85  E280A6 ; # ellipsis\n    86  E280A0 ; # dagger\n    87  E280A1 ; # double dagger\n    88  E282AC ; # euro\n    89  E280B0 ; # per mille\n\n    91  E28098 ; # left single quotation mark\n    92  E28099 ; # right single quotation mark\n    93  E2809C ; # left double quotation mark\n    94  E2809D ; # right double quotation mark\n    95  E280A2 ; # bullet\n    96  E28093 ; # en dash\n    97  E28094 ; # em dash\n\n    99  E284A2 ; # trade mark sign\n\n    A0  C2A0 ;   # &nbsp;\n    A1  D18E ;   # capital Byelorussian short U\n    A2  D19E ;   # small Byelorussian short u\n\n    A4  C2A4 ;   # currency sign\n    A5  D290 ;   # capital Ukrainian soft G\n    A6  C2A6 ;   # borken bar\n    A7  C2A7 ;   # section sign\n    A8  D081 ;   # capital YO\n    A9  C2A9 ;   # (C)\n    AA  D084 ;   # capital Ukrainian YE\n    AB  C2AB ;   # left-pointing double angle quotation mark\n    AC  C2AC ;   # not sign\n    AD  C2AD ;   # soft hypen\n    AE  C2AE ;   # (R)\n    AF  D087 ;   # capital Ukrainian YI\n\n    B0  C2B0 ;   # &deg;\n    B1  C2B1 ;   # plus-minus sign\n    B2  D086 ;   # capital Ukrainian I\n    B3  D196 ;   # small Ukrainian i\n    B4  D291 ;   # small Ukrainian soft g\n    B5  C2B5 ;   # micro sign\n    B6  C2B6 ;   # pilcrow sign\n    B7  C2B7 ;   # &middot;\n    B8  D191 ;   # small yo\n    B9  E28496 ; # numero sign\n    BA  D194 ;   # small Ukrainian ye\n    BB  C2BB ;   # right-pointing double angle quotation mark\n\n    BF  D197 ;   # small Ukrainian yi\n\n    C0  D090 ;   # capital A\n    C1  D091 ;   # capital B\n    C2  D092 ;   # capital V\n    C3  D093 ;   # capital G\n    C4  D094 ;   # capital D\n    C5  D095 ;   # capital YE\n    C6  D096 ;   # capital ZH\n    C7  D097 ;   # capital Z\n    C8  D098 ;   # capital I\n    C9  D099 ;   # capital J\n    CA  D09A ;   # capital K\n    CB  D09B ;   # capital L\n    CC  D09C ;   # capital M\n    CD  D09D ;   # capital N\n    CE  D09E ;   # capital O\n    CF  D09F ;   # capital P\n\n    D0  D0A0 ;   # capital R\n    D1  D0A1 ;   # capital S\n    D2  D0A2 ;   # capital T\n    D3  D0A3 ;   # capital U\n    D4  D0A4 ;   # capital F\n    D5  D0A5 ;   # capital KH\n    D6  D0A6 ;   # capital TS\n    D7  D0A7 ;   # capital CH\n    D8  D0A8 ;   # capital SH\n    D9  D0A9 ;   # capital SHCH\n    DA  D0AA ;   # capital hard sign\n    DB  D0AB ;   # capital Y\n    DC  D0AC ;   # capital soft sign\n    DD  D0AD ;   # capital E\n    DE  D0AE ;   # capital YU\n    DF  D0AF ;   # capital YA\n\n    E0  D0B0 ;   # small a\n    E1  D0B1 ;   # small b\n    E2  D0B2 ;   # small v\n    E3  D0B3 ;   # small g\n    E4  D0B4 ;   # small d\n    E5  D0B5 ;   # small ye\n    E6  D0B6 ;   # small zh\n    E7  D0B7 ;   # small z\n    E8  D0B8 ;   # small i\n    E9  D0B9 ;   # small j\n    EA  D0BA ;   # small k\n    EB  D0BB ;   # small l\n    EC  D0BC ;   # small m\n    ED  D0BD ;   # small n\n    EE  D0BE ;   # small o\n    EF  D0BF ;   # small p\n\n    F0  D180 ;   # small r\n    F1  D181 ;   # small s\n    F2  D182 ;   # small t\n    F3  D183 ;   # small u\n    F4  D184 ;   # small f\n    F5  D185 ;   # small kh\n    F6  D186 ;   # small ts\n    F7  D187 ;   # small ch\n    F8  D188 ;   # small sh\n    F9  D189 ;   # small shch\n    FA  D18A ;   # small hard sign\n    FB  D18B ;   # small y\n    FC  D18C ;   # small soft sign\n    FD  D18D ;   # small e\n    FE  D18E ;   # small yu\n    FF  D18F ;   # small ya\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/contrib/README",
    "content": "\ngeo2nginx.pl \t\tby Andrei Nigmatulin\n\n\tThe perl script to convert CSV geoip database ( free download\n\tat http://www.maxmind.com/app/geoip_country ) to format, suitable\n\tfor use by the ngx_http_geo_module.\n\n\nunicode2nginx\t\tby Maxim Dounin\n\n\tThe perl script to convert unicode mappings ( available\n\tat http://www.unicode.org/Public/MAPPINGS/ ) to the nginx\n\tconfiguration file format.\n\tTwo generated full maps for windows-1251 and koi8-r.\n\n\nvim\t\t\tby Evan Miller\n\n\tSyntax highlighting of nginx configuration for vim, to be\n\tplaced into ~/.vim/.\n\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/contrib/geo2nginx.pl",
    "content": "#!/usr/bin/perl -w\n\n# (c) Andrei Nigmatulin, 2005\n#\n# this script provided \"as is\", without any warranties. use it at your own risk.\n#\n# special thanx to Andrew Sitnikov for perl port\n#\n# this script converts CSV geoip database (free download at http://www.maxmind.com/app/geoip_country)\n# to format, suitable for use with nginx_http_geo module (http://sysoev.ru/nginx)\n#\n# for example, line with ip range\n#\n#   \"62.16.68.0\",\"62.16.127.255\",\"1041253376\",\"1041268735\",\"RU\",\"Russian Federation\"\n#\n# will be converted to four subnetworks:\n#\n#   62.16.68.0/22 RU;\n#   62.16.72.0/21 RU;\n#   62.16.80.0/20 RU;\n#   62.16.96.0/19 RU;\n\n\nuse warnings;\nuse strict;\n\nwhile( <STDIN> ){\n\tif (/\"[^\"]+\",\"[^\"]+\",\"([^\"]+)\",\"([^\"]+)\",\"([^\"]+)\"/){\n\t\tprint_subnets($1, $2, $3);\n\t}\n}\n\nsub  print_subnets {\n\tmy ($a1, $a2, $c) = @_;\n\tmy $l;\n    while ($a1 <= $a2) {\n\t\tfor ($l = 0; ($a1 & (1 << $l)) == 0 && ($a1 + ((1 << ($l + 1)) - 1)) <= $a2; $l++){};\n\t\tprint long2ip($a1) . \"/\" . (32 - $l) . \" \" . $c . \";\\n\";\n    \t$a1 += (1 << $l);\n\t}\n}\n\nsub long2ip {\n\tmy $ip = shift;\n\n\tmy $str = 0;\n\n\t$str = ($ip & 255);\n\n\t$ip >>= 8;\n\t$str = ($ip & 255).\".$str\";\n\n\t$ip >>= 8;\n\t$str = ($ip & 255).\".$str\";\n\n\t$ip >>= 8;\n\t$str = ($ip & 255).\".$str\";\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/contrib/unicode2nginx/koi-utf",
    "content": "charset_map  koi8-r  utf-8 {\n\n    80  E29480 ; #\tBOX DRAWINGS LIGHT HORIZONTAL\n    81  E29482 ; #\tBOX DRAWINGS LIGHT VERTICAL\n    82  E2948C ; #\tBOX DRAWINGS LIGHT DOWN AND RIGHT\n    83  E29490 ; #\tBOX DRAWINGS LIGHT DOWN AND LEFT\n    84  E29494 ; #\tBOX DRAWINGS LIGHT UP AND RIGHT\n    85  E29498 ; #\tBOX DRAWINGS LIGHT UP AND LEFT\n    86  E2949C ; #\tBOX DRAWINGS LIGHT VERTICAL AND RIGHT\n    87  E294A4 ; #\tBOX DRAWINGS LIGHT VERTICAL AND LEFT\n    88  E294AC ; #\tBOX DRAWINGS LIGHT DOWN AND HORIZONTAL\n    89  E294B4 ; #\tBOX DRAWINGS LIGHT UP AND HORIZONTAL\n    8A  E294BC ; #\tBOX DRAWINGS LIGHT VERTICAL AND HORIZONTAL\n    8B  E29680 ; #\tUPPER HALF BLOCK\n    8C  E29684 ; #\tLOWER HALF BLOCK\n    8D  E29688 ; #\tFULL BLOCK\n    8E  E2968C ; #\tLEFT HALF BLOCK\n    8F  E29690 ; #\tRIGHT HALF BLOCK\n    90  E29691 ; #\tLIGHT SHADE\n    91  E29692 ; #\tMEDIUM SHADE\n    92  E29693 ; #\tDARK SHADE\n    93  E28CA0 ; #\tTOP HALF INTEGRAL\n    94  E296A0 ; #\tBLACK SQUARE\n    95  E28899 ; #\tBULLET OPERATOR\n    96  E2889A ; #\tSQUARE ROOT\n    97  E28988 ; #\tALMOST EQUAL TO\n    98  E289A4 ; #\tLESS-THAN OR EQUAL TO\n    99  E289A5 ; #\tGREATER-THAN OR EQUAL TO\n    9A  C2A0 ; #\tNO-BREAK SPACE\n    9B  E28CA1 ; #\tBOTTOM HALF INTEGRAL\n    9C  C2B0 ; #\tDEGREE SIGN\n    9D  C2B2 ; #\tSUPERSCRIPT TWO\n    9E  C2B7 ; #\tMIDDLE DOT\n    9F  C3B7 ; #\tDIVISION SIGN\n    A0  E29590 ; #\tBOX DRAWINGS DOUBLE HORIZONTAL\n    A1  E29591 ; #\tBOX DRAWINGS DOUBLE VERTICAL\n    A2  E29592 ; #\tBOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE\n    A3  D191 ; #\tCYRILLIC SMALL LETTER IO\n    A4  E29593 ; #\tBOX DRAWINGS DOWN DOUBLE AND RIGHT SINGLE\n    A5  E29594 ; #\tBOX DRAWINGS DOUBLE DOWN AND RIGHT\n    A6  E29595 ; #\tBOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE\n    A7  E29596 ; #\tBOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE\n    A8  E29597 ; #\tBOX DRAWINGS DOUBLE DOWN AND LEFT\n    A9  E29598 ; #\tBOX DRAWINGS UP SINGLE AND RIGHT DOUBLE\n    AA  E29599 ; #\tBOX DRAWINGS UP DOUBLE AND RIGHT SINGLE\n    AB  E2959A ; #\tBOX DRAWINGS DOUBLE UP AND RIGHT\n    AC  E2959B ; #\tBOX DRAWINGS UP SINGLE AND LEFT DOUBLE\n    AD  E2959C ; #\tBOX DRAWINGS UP DOUBLE AND LEFT SINGLE\n    AE  E2959D ; #\tBOX DRAWINGS DOUBLE UP AND LEFT\n    AF  E2959E ; #\tBOX DRAWINGS VERTICAL SINGLE AND RIGHT DOUBLE\n    B0  E2959F ; #\tBOX DRAWINGS VERTICAL DOUBLE AND RIGHT SINGLE\n    B1  E295A0 ; #\tBOX DRAWINGS DOUBLE VERTICAL AND RIGHT\n    B2  E295A1 ; #\tBOX DRAWINGS VERTICAL SINGLE AND LEFT DOUBLE\n    B3  D081 ; #\tCYRILLIC CAPITAL LETTER IO\n    B4  E295A2 ; #\tBOX DRAWINGS VERTICAL DOUBLE AND LEFT SINGLE\n    B5  E295A3 ; #\tBOX DRAWINGS DOUBLE VERTICAL AND LEFT\n    B6  E295A4 ; #\tBOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE\n    B7  E295A5 ; #\tBOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE\n    B8  E295A6 ; #\tBOX DRAWINGS DOUBLE DOWN AND HORIZONTAL\n    B9  E295A7 ; #\tBOX DRAWINGS UP SINGLE AND HORIZONTAL DOUBLE\n    BA  E295A8 ; #\tBOX DRAWINGS UP DOUBLE AND HORIZONTAL SINGLE\n    BB  E295A9 ; #\tBOX DRAWINGS DOUBLE UP AND HORIZONTAL\n    BC  E295AA ; #\tBOX DRAWINGS VERTICAL SINGLE AND HORIZONTAL DOUBLE\n    BD  E295AB ; #\tBOX DRAWINGS VERTICAL DOUBLE AND HORIZONTAL SINGLE\n    BE  E295AC ; #\tBOX DRAWINGS DOUBLE VERTICAL AND HORIZONTAL\n    BF  C2A9 ; #\tCOPYRIGHT SIGN\n    C0  D18E ; #\tCYRILLIC SMALL LETTER YU\n    C1  D0B0 ; #\tCYRILLIC SMALL LETTER A\n    C2  D0B1 ; #\tCYRILLIC SMALL LETTER BE\n    C3  D186 ; #\tCYRILLIC SMALL LETTER TSE\n    C4  D0B4 ; #\tCYRILLIC SMALL LETTER DE\n    C5  D0B5 ; #\tCYRILLIC SMALL LETTER IE\n    C6  D184 ; #\tCYRILLIC SMALL LETTER EF\n    C7  D0B3 ; #\tCYRILLIC SMALL LETTER GHE\n    C8  D185 ; #\tCYRILLIC SMALL LETTER HA\n    C9  D0B8 ; #\tCYRILLIC SMALL LETTER I\n    CA  D0B9 ; #\tCYRILLIC SMALL LETTER SHORT I\n    CB  D0BA ; #\tCYRILLIC SMALL LETTER KA\n    CC  D0BB ; #\tCYRILLIC SMALL LETTER EL\n    CD  D0BC ; #\tCYRILLIC SMALL LETTER EM\n    CE  D0BD ; #\tCYRILLIC SMALL LETTER EN\n    CF  D0BE ; #\tCYRILLIC SMALL LETTER O\n    D0  D0BF ; #\tCYRILLIC SMALL LETTER PE\n    D1  D18F ; #\tCYRILLIC SMALL LETTER YA\n    D2  D180 ; #\tCYRILLIC SMALL LETTER ER\n    D3  D181 ; #\tCYRILLIC SMALL LETTER ES\n    D4  D182 ; #\tCYRILLIC SMALL LETTER TE\n    D5  D183 ; #\tCYRILLIC SMALL LETTER U\n    D6  D0B6 ; #\tCYRILLIC SMALL LETTER ZHE\n    D7  D0B2 ; #\tCYRILLIC SMALL LETTER VE\n    D8  D18C ; #\tCYRILLIC SMALL LETTER SOFT SIGN\n    D9  D18B ; #\tCYRILLIC SMALL LETTER YERU\n    DA  D0B7 ; #\tCYRILLIC SMALL LETTER ZE\n    DB  D188 ; #\tCYRILLIC SMALL LETTER SHA\n    DC  D18D ; #\tCYRILLIC SMALL LETTER E\n    DD  D189 ; #\tCYRILLIC SMALL LETTER SHCHA\n    DE  D187 ; #\tCYRILLIC SMALL LETTER CHE\n    DF  D18A ; #\tCYRILLIC SMALL LETTER HARD SIGN\n    E0  D0AE ; #\tCYRILLIC CAPITAL LETTER YU\n    E1  D090 ; #\tCYRILLIC CAPITAL LETTER A\n    E2  D091 ; #\tCYRILLIC CAPITAL LETTER BE\n    E3  D0A6 ; #\tCYRILLIC CAPITAL LETTER TSE\n    E4  D094 ; #\tCYRILLIC CAPITAL LETTER DE\n    E5  D095 ; #\tCYRILLIC CAPITAL LETTER IE\n    E6  D0A4 ; #\tCYRILLIC CAPITAL LETTER EF\n    E7  D093 ; #\tCYRILLIC CAPITAL LETTER GHE\n    E8  D0A5 ; #\tCYRILLIC CAPITAL LETTER HA\n    E9  D098 ; #\tCYRILLIC CAPITAL LETTER I\n    EA  D099 ; #\tCYRILLIC CAPITAL LETTER SHORT I\n    EB  D09A ; #\tCYRILLIC CAPITAL LETTER KA\n    EC  D09B ; #\tCYRILLIC CAPITAL LETTER EL\n    ED  D09C ; #\tCYRILLIC CAPITAL LETTER EM\n    EE  D09D ; #\tCYRILLIC CAPITAL LETTER EN\n    EF  D09E ; #\tCYRILLIC CAPITAL LETTER O\n    F0  D09F ; #\tCYRILLIC CAPITAL LETTER PE\n    F1  D0AF ; #\tCYRILLIC CAPITAL LETTER YA\n    F2  D0A0 ; #\tCYRILLIC CAPITAL LETTER ER\n    F3  D0A1 ; #\tCYRILLIC CAPITAL LETTER ES\n    F4  D0A2 ; #\tCYRILLIC CAPITAL LETTER TE\n    F5  D0A3 ; #\tCYRILLIC CAPITAL LETTER U\n    F6  D096 ; #\tCYRILLIC CAPITAL LETTER ZHE\n    F7  D092 ; #\tCYRILLIC CAPITAL LETTER VE\n    F8  D0AC ; #\tCYRILLIC CAPITAL LETTER SOFT SIGN\n    F9  D0AB ; #\tCYRILLIC CAPITAL LETTER YERU\n    FA  D097 ; #\tCYRILLIC CAPITAL LETTER ZE\n    FB  D0A8 ; #\tCYRILLIC CAPITAL LETTER SHA\n    FC  D0AD ; #\tCYRILLIC CAPITAL LETTER E\n    FD  D0A9 ; #\tCYRILLIC CAPITAL LETTER SHCHA\n    FE  D0A7 ; #\tCYRILLIC CAPITAL LETTER CHE\n    FF  D0AA ; #\tCYRILLIC CAPITAL LETTER HARD SIGN\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/contrib/unicode2nginx/unicode-to-nginx.pl",
    "content": "#!/usr/bin/perl -w\n\n# Convert unicode mappings to nginx configuration file format.\n\n# You may find useful mappings in various places, including\n# unicode.org official site:\n#\n# http://www.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP1251.TXT\n# http://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/KOI8-R.TXT\n\n# Needs perl 5.6 or later.\n\n# Written by Maxim Dounin, mdounin@mdounin.ru\n\n###############################################################################\n\nrequire 5.006;\n\nwhile (<>) {\n\t# Skip comments and empty lines\n\n\tnext if /^#/;\n\tnext if /^\\s*$/;\n\tchomp;\n\n\t# Convert mappings\n\n\tif (/^\\s*0x(..)\\s*0x(....)\\s*(#.*)/) {\n\t\t# Mapping <from-code> <unicode-code> \"#\" <unicode-name>\n\t\tmy $cs_code = $1;\n\t\tmy $un_code = $2;\n\t\tmy $un_name = $3;\n\n\t\t# Produce UTF-8 sequence from character code;\n\n\t\tmy $un_utf8 = join('',\n\t\t\tmap { sprintf(\"%02X\", $_) }\n\t\t\tunpack(\"U0C*\", pack(\"U\", hex($un_code)))\n\t\t);\n\n\t\tprint \"    $cs_code  $un_utf8 ; $un_name\\n\";\n\n\t} else {\n\t\twarn \"Unrecognized line: '$_'\";\n\t}\n}\n\n###############################################################################\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/contrib/unicode2nginx/win-utf",
    "content": "charset_map  windows-1251  utf-8 {\n\n    80  D082 ; #CYRILLIC CAPITAL LETTER DJE\n    81  D083 ; #CYRILLIC CAPITAL LETTER GJE\n    82  E2809A ; #SINGLE LOW-9 QUOTATION MARK\n    83  D193 ; #CYRILLIC SMALL LETTER GJE\n    84  E2809E ; #DOUBLE LOW-9 QUOTATION MARK\n    85  E280A6 ; #HORIZONTAL ELLIPSIS\n    86  E280A0 ; #DAGGER\n    87  E280A1 ; #DOUBLE DAGGER\n    88  E282AC ; #EURO SIGN\n    89  E280B0 ; #PER MILLE SIGN\n    8A  D089 ; #CYRILLIC CAPITAL LETTER LJE\n    8B  E280B9 ; #SINGLE LEFT-POINTING ANGLE QUOTATION MARK\n    8C  D08A ; #CYRILLIC CAPITAL LETTER NJE\n    8D  D08C ; #CYRILLIC CAPITAL LETTER KJE\n    8E  D08B ; #CYRILLIC CAPITAL LETTER TSHE\n    8F  D08F ; #CYRILLIC CAPITAL LETTER DZHE\n    90  D192 ; #CYRILLIC SMALL LETTER DJE\n    91  E28098 ; #LEFT SINGLE QUOTATION MARK\n    92  E28099 ; #RIGHT SINGLE QUOTATION MARK\n    93  E2809C ; #LEFT DOUBLE QUOTATION MARK\n    94  E2809D ; #RIGHT DOUBLE QUOTATION MARK\n    95  E280A2 ; #BULLET\n    96  E28093 ; #EN DASH\n    97  E28094 ; #EM DASH\n    99  E284A2 ; #TRADE MARK SIGN\n    9A  D199 ; #CYRILLIC SMALL LETTER LJE\n    9B  E280BA ; #SINGLE RIGHT-POINTING ANGLE QUOTATION MARK\n    9C  D19A ; #CYRILLIC SMALL LETTER NJE\n    9D  D19C ; #CYRILLIC SMALL LETTER KJE\n    9E  D19B ; #CYRILLIC SMALL LETTER TSHE\n    9F  D19F ; #CYRILLIC SMALL LETTER DZHE\n    A0  C2A0 ; #NO-BREAK SPACE\n    A1  D08E ; #CYRILLIC CAPITAL LETTER SHORT U\n    A2  D19E ; #CYRILLIC SMALL LETTER SHORT U\n    A3  D088 ; #CYRILLIC CAPITAL LETTER JE\n    A4  C2A4 ; #CURRENCY SIGN\n    A5  D290 ; #CYRILLIC CAPITAL LETTER GHE WITH UPTURN\n    A6  C2A6 ; #BROKEN BAR\n    A7  C2A7 ; #SECTION SIGN\n    A8  D081 ; #CYRILLIC CAPITAL LETTER IO\n    A9  C2A9 ; #COPYRIGHT SIGN\n    AA  D084 ; #CYRILLIC CAPITAL LETTER UKRAINIAN IE\n    AB  C2AB ; #LEFT-POINTING DOUBLE ANGLE QUOTATION MARK\n    AC  C2AC ; #NOT SIGN\n    AD  C2AD ; #SOFT HYPHEN\n    AE  C2AE ; #REGISTERED SIGN\n    AF  D087 ; #CYRILLIC CAPITAL LETTER YI\n    B0  C2B0 ; #DEGREE SIGN\n    B1  C2B1 ; #PLUS-MINUS SIGN\n    B2  D086 ; #CYRILLIC CAPITAL LETTER BYELORUSSIAN-UKRAINIAN I\n    B3  D196 ; #CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I\n    B4  D291 ; #CYRILLIC SMALL LETTER GHE WITH UPTURN\n    B5  C2B5 ; #MICRO SIGN\n    B6  C2B6 ; #PILCROW SIGN\n    B7  C2B7 ; #MIDDLE DOT\n    B8  D191 ; #CYRILLIC SMALL LETTER IO\n    B9  E28496 ; #NUMERO SIGN\n    BA  D194 ; #CYRILLIC SMALL LETTER UKRAINIAN IE\n    BB  C2BB ; #RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK\n    BC  D198 ; #CYRILLIC SMALL LETTER JE\n    BD  D085 ; #CYRILLIC CAPITAL LETTER DZE\n    BE  D195 ; #CYRILLIC SMALL LETTER DZE\n    BF  D197 ; #CYRILLIC SMALL LETTER YI\n    C0  D090 ; #CYRILLIC CAPITAL LETTER A\n    C1  D091 ; #CYRILLIC CAPITAL LETTER BE\n    C2  D092 ; #CYRILLIC CAPITAL LETTER VE\n    C3  D093 ; #CYRILLIC CAPITAL LETTER GHE\n    C4  D094 ; #CYRILLIC CAPITAL LETTER DE\n    C5  D095 ; #CYRILLIC CAPITAL LETTER IE\n    C6  D096 ; #CYRILLIC CAPITAL LETTER ZHE\n    C7  D097 ; #CYRILLIC CAPITAL LETTER ZE\n    C8  D098 ; #CYRILLIC CAPITAL LETTER I\n    C9  D099 ; #CYRILLIC CAPITAL LETTER SHORT I\n    CA  D09A ; #CYRILLIC CAPITAL LETTER KA\n    CB  D09B ; #CYRILLIC CAPITAL LETTER EL\n    CC  D09C ; #CYRILLIC CAPITAL LETTER EM\n    CD  D09D ; #CYRILLIC CAPITAL LETTER EN\n    CE  D09E ; #CYRILLIC CAPITAL LETTER O\n    CF  D09F ; #CYRILLIC CAPITAL LETTER PE\n    D0  D0A0 ; #CYRILLIC CAPITAL LETTER ER\n    D1  D0A1 ; #CYRILLIC CAPITAL LETTER ES\n    D2  D0A2 ; #CYRILLIC CAPITAL LETTER TE\n    D3  D0A3 ; #CYRILLIC CAPITAL LETTER U\n    D4  D0A4 ; #CYRILLIC CAPITAL LETTER EF\n    D5  D0A5 ; #CYRILLIC CAPITAL LETTER HA\n    D6  D0A6 ; #CYRILLIC CAPITAL LETTER TSE\n    D7  D0A7 ; #CYRILLIC CAPITAL LETTER CHE\n    D8  D0A8 ; #CYRILLIC CAPITAL LETTER SHA\n    D9  D0A9 ; #CYRILLIC CAPITAL LETTER SHCHA\n    DA  D0AA ; #CYRILLIC CAPITAL LETTER HARD SIGN\n    DB  D0AB ; #CYRILLIC CAPITAL LETTER YERU\n    DC  D0AC ; #CYRILLIC CAPITAL LETTER SOFT SIGN\n    DD  D0AD ; #CYRILLIC CAPITAL LETTER E\n    DE  D0AE ; #CYRILLIC CAPITAL LETTER YU\n    DF  D0AF ; #CYRILLIC CAPITAL LETTER YA\n    E0  D0B0 ; #CYRILLIC SMALL LETTER A\n    E1  D0B1 ; #CYRILLIC SMALL LETTER BE\n    E2  D0B2 ; #CYRILLIC SMALL LETTER VE\n    E3  D0B3 ; #CYRILLIC SMALL LETTER GHE\n    E4  D0B4 ; #CYRILLIC SMALL LETTER DE\n    E5  D0B5 ; #CYRILLIC SMALL LETTER IE\n    E6  D0B6 ; #CYRILLIC SMALL LETTER ZHE\n    E7  D0B7 ; #CYRILLIC SMALL LETTER ZE\n    E8  D0B8 ; #CYRILLIC SMALL LETTER I\n    E9  D0B9 ; #CYRILLIC SMALL LETTER SHORT I\n    EA  D0BA ; #CYRILLIC SMALL LETTER KA\n    EB  D0BB ; #CYRILLIC SMALL LETTER EL\n    EC  D0BC ; #CYRILLIC SMALL LETTER EM\n    ED  D0BD ; #CYRILLIC SMALL LETTER EN\n    EE  D0BE ; #CYRILLIC SMALL LETTER O\n    EF  D0BF ; #CYRILLIC SMALL LETTER PE\n    F0  D180 ; #CYRILLIC SMALL LETTER ER\n    F1  D181 ; #CYRILLIC SMALL LETTER ES\n    F2  D182 ; #CYRILLIC SMALL LETTER TE\n    F3  D183 ; #CYRILLIC SMALL LETTER U\n    F4  D184 ; #CYRILLIC SMALL LETTER EF\n    F5  D185 ; #CYRILLIC SMALL LETTER HA\n    F6  D186 ; #CYRILLIC SMALL LETTER TSE\n    F7  D187 ; #CYRILLIC SMALL LETTER CHE\n    F8  D188 ; #CYRILLIC SMALL LETTER SHA\n    F9  D189 ; #CYRILLIC SMALL LETTER SHCHA\n    FA  D18A ; #CYRILLIC SMALL LETTER HARD SIGN\n    FB  D18B ; #CYRILLIC SMALL LETTER YERU\n    FC  D18C ; #CYRILLIC SMALL LETTER SOFT SIGN\n    FD  D18D ; #CYRILLIC SMALL LETTER E\n    FE  D18E ; #CYRILLIC SMALL LETTER YU\n    FF  D18F ; #CYRILLIC SMALL LETTER YA\n}\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/contrib/vim/ftdetect/nginx.vim",
    "content": "au BufRead,BufNewFile *.nginx set ft=nginx\nau BufRead,BufNewFile */etc/nginx/* set ft=nginx\nau BufRead,BufNewFile */usr/local/nginx/conf/* set ft=nginx\nau BufRead,BufNewFile nginx.conf set ft=nginx\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/contrib/vim/ftplugin/nginx.vim",
    "content": "setlocal commentstring=#\\ %s\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/contrib/vim/indent/nginx.vim",
    "content": "if exists(\"b:did_indent\")\n    finish\nendif\nlet b:did_indent = 1\n\nsetlocal indentexpr=\n\n\" cindent actually works for nginx' simple file structure\nsetlocal cindent\n\" Just make sure that the comments are not reset as defs would be.\nsetlocal cinkeys-=0#\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/contrib/vim/syntax/nginx.vim",
    "content": "\" Vim syntax file\n\" Language: nginx.conf\n\nif exists(\"b:current_syntax\")\n  finish\nend\n\n\" general syntax\n\nif has(\"patch-7.4.1142\")\n    \" except control characters, \";\", \"{\", and \"}\"\n    syn iskeyword 33-58,60-122,124,126-255\nendif\n\nsyn match ngxName '\\([^;{} \\t\\\\]\\|\\\\.\\)\\+'\n    \\ contains=@ngxDirectives\n    \\ nextgroup=@ngxParams skipwhite skipempty\nsyn match ngxParam '\\(\\${\\|[^;{ \\t\\\\]\\|\\\\.\\)\\+'\n    \\ contained\n    \\ contains=ngxVariable\n    \\ nextgroup=@ngxParams skipwhite skipempty\nsyn region ngxString start=+\\z([\"']\\)+ end=+\\z1+ skip=+\\\\\\\\\\|\\\\\\z1+\n    \\ contains=ngxVariableString\n    \\ nextgroup=@ngxParams skipwhite skipempty\nsyn match ngxParamComment '#.*$'\n    \\ nextgroup=@ngxParams skipwhite skipempty\nsyn match ngxSemicolon ';' contained\nsyn region ngxBlock start=+{+ end=+}+ contained\n    \\ contains=@ngxTopLevel\nsyn match ngxComment '#.*$'\n\nsyn match ngxVariable '\\$\\(\\w\\+\\|{\\w\\+}\\)' contained\nsyn match ngxVariableString '\\$\\(\\w\\+\\|{\\w\\+}\\)' contained\n\nsyn cluster ngxTopLevel\n    \\ contains=ngxName,ngxString,ngxComment\nsyn cluster ngxDirectives\n    \\ contains=ngxDirective,ngxDirectiveBlock,ngxDirectiveImportant\n    \\ add=ngxDirectiveControl,ngxDirectiveError,ngxDirectiveDeprecated\n    \\ add=ngxDirectiveThirdParty,ngxDirectiveThirdPartyDeprecated\nsyn cluster ngxParams\n    \\ contains=ngxParam,ngxString,ngxParamComment,ngxSemicolon,ngxBlock\n\n\" boolean parameters\n\nsyn keyword ngxBoolean contained on off\n    \\ nextgroup=@ngxParams skipwhite skipempty\nsyn cluster ngxParams add=ngxBoolean\n\n\" listen directive\n\nsyn cluster ngxTopLevel add=ngxDirectiveListen\nsyn keyword ngxDirectiveListen listen\n    \\ nextgroup=@ngxListenParams skipwhite skipempty\nsyn match ngxListenParam '\\(\\${\\|[^;{ \\t\\\\]\\|\\\\.\\)\\+'\n    \\ contained\n    \\ nextgroup=@ngxListenParams skipwhite skipempty\nsyn region ngxListenString start=+\\z([\"']\\)+ end=+\\z1+ skip=+\\\\\\\\\\|\\\\\\z1+\n    \\ contained\n    \\ nextgroup=@ngxListenParams skipwhite skipempty\nsyn match ngxListenComment '#.*$'\n    \\ contained\n    \\ nextgroup=@ngxListenParams skipwhite skipempty\nsyn keyword ngxListenOptions contained\n    \\ default_server ssl http2 proxy_protocol\n    \\ setfib fastopen backlog rcvbuf sndbuf accept_filter deferred bind\n    \\ ipv6only reuseport so_keepalive\n    \\ nextgroup=@ngxListenParams skipwhite skipempty\nsyn keyword ngxListenOptionsDeprecated contained\n    \\ spdy\n    \\ nextgroup=@ngxListenParams skipwhite skipempty\nsyn cluster ngxListenParams\n    \\ contains=ngxListenParam,ngxListenString,ngxListenComment\n    \\ add=ngxListenOptions,ngxListenOptionsDeprecated\n\nsyn keyword ngxDirectiveBlock contained http\nsyn keyword ngxDirectiveBlock contained stream\nsyn keyword ngxDirectiveBlock contained mail\nsyn keyword ngxDirectiveBlock contained events\nsyn keyword ngxDirectiveBlock contained server\nsyn keyword ngxDirectiveBlock contained types\nsyn keyword ngxDirectiveBlock contained location\nsyn keyword ngxDirectiveBlock contained upstream\nsyn keyword ngxDirectiveBlock contained charset_map\nsyn keyword ngxDirectiveBlock contained limit_except\nsyn keyword ngxDirectiveBlock contained if\nsyn keyword ngxDirectiveBlock contained geo\nsyn keyword ngxDirectiveBlock contained map\nsyn keyword ngxDirectiveBlock contained split_clients\nsyn keyword ngxDirectiveBlock contained match\n\nsyn keyword ngxDirectiveImportant contained include\nsyn keyword ngxDirectiveImportant contained root\nsyn keyword ngxDirectiveImportant contained server_name\nsyn keyword ngxDirectiveImportant contained internal\nsyn keyword ngxDirectiveImportant contained proxy_pass\nsyn keyword ngxDirectiveImportant contained memcached_pass\nsyn keyword ngxDirectiveImportant contained fastcgi_pass\nsyn keyword ngxDirectiveImportant contained scgi_pass\nsyn keyword ngxDirectiveImportant contained uwsgi_pass\nsyn keyword ngxDirectiveImportant contained try_files\n\nsyn keyword ngxDirectiveControl contained break\nsyn keyword ngxDirectiveControl contained return\nsyn keyword ngxDirectiveControl contained rewrite\nsyn keyword ngxDirectiveControl contained set\n\nsyn keyword ngxDirectiveError contained error_page\nsyn keyword ngxDirectiveError contained post_action\n\nsyn keyword ngxDirectiveDeprecated contained limit_zone\nsyn keyword ngxDirectiveDeprecated contained proxy_downstream_buffer\nsyn keyword ngxDirectiveDeprecated contained proxy_upstream_buffer\nsyn keyword ngxDirectiveDeprecated contained spdy_chunk_size\nsyn keyword ngxDirectiveDeprecated contained spdy_headers_comp\nsyn keyword ngxDirectiveDeprecated contained spdy_keepalive_timeout\nsyn keyword ngxDirectiveDeprecated contained spdy_max_concurrent_streams\nsyn keyword ngxDirectiveDeprecated contained spdy_pool_size\nsyn keyword ngxDirectiveDeprecated contained spdy_recv_buffer_size\nsyn keyword ngxDirectiveDeprecated contained spdy_recv_timeout\nsyn keyword ngxDirectiveDeprecated contained spdy_streams_index_size\nsyn keyword ngxDirectiveDeprecated contained ssl\nsyn keyword ngxDirectiveDeprecated contained upstream_conf\n\nsyn keyword ngxDirective contained absolute_redirect\nsyn keyword ngxDirective contained accept_mutex\nsyn keyword ngxDirective contained accept_mutex_delay\nsyn keyword ngxDirective contained acceptex_read\nsyn keyword ngxDirective contained access_log\nsyn keyword ngxDirective contained add_after_body\nsyn keyword ngxDirective contained add_before_body\nsyn keyword ngxDirective contained add_header\nsyn keyword ngxDirective contained add_trailer\nsyn keyword ngxDirective contained addition_types\nsyn keyword ngxDirective contained aio\nsyn keyword ngxDirective contained aio_write\nsyn keyword ngxDirective contained alias\nsyn keyword ngxDirective contained allow\nsyn keyword ngxDirective contained ancient_browser\nsyn keyword ngxDirective contained ancient_browser_value\nsyn keyword ngxDirective contained api\nsyn keyword ngxDirective contained auth_basic\nsyn keyword ngxDirective contained auth_basic_user_file\nsyn keyword ngxDirective contained auth_http\nsyn keyword ngxDirective contained auth_http_header\nsyn keyword ngxDirective contained auth_http_pass_client_cert\nsyn keyword ngxDirective contained auth_http_timeout\nsyn keyword ngxDirective contained auth_jwt\nsyn keyword ngxDirective contained auth_jwt_claim_set\nsyn keyword ngxDirective contained auth_jwt_header_set\nsyn keyword ngxDirective contained auth_jwt_key_file\nsyn keyword ngxDirective contained auth_jwt_key_request\nsyn keyword ngxDirective contained auth_jwt_leeway\nsyn keyword ngxDirective contained auth_request\nsyn keyword ngxDirective contained auth_request_set\nsyn keyword ngxDirective contained autoindex\nsyn keyword ngxDirective contained autoindex_exact_size\nsyn keyword ngxDirective contained autoindex_format\nsyn keyword ngxDirective contained autoindex_localtime\nsyn keyword ngxDirective contained charset\nsyn keyword ngxDirective contained charset_types\nsyn keyword ngxDirective contained chunked_transfer_encoding\nsyn keyword ngxDirective contained client_body_buffer_size\nsyn keyword ngxDirective contained client_body_in_file_only\nsyn keyword ngxDirective contained client_body_in_single_buffer\nsyn keyword ngxDirective contained client_body_temp_path\nsyn keyword ngxDirective contained client_body_timeout\nsyn keyword ngxDirective contained client_header_buffer_size\nsyn keyword ngxDirective contained client_header_timeout\nsyn keyword ngxDirective contained client_max_body_size\nsyn keyword ngxDirective contained connection_pool_size\nsyn keyword ngxDirective contained create_full_put_path\nsyn keyword ngxDirective contained daemon\nsyn keyword ngxDirective contained dav_access\nsyn keyword ngxDirective contained dav_methods\nsyn keyword ngxDirective contained debug_connection\nsyn keyword ngxDirective contained debug_points\nsyn keyword ngxDirective contained default_type\nsyn keyword ngxDirective contained degradation\nsyn keyword ngxDirective contained degrade\nsyn keyword ngxDirective contained deny\nsyn keyword ngxDirective contained devpoll_changes\nsyn keyword ngxDirective contained devpoll_events\nsyn keyword ngxDirective contained directio\nsyn keyword ngxDirective contained directio_alignment\nsyn keyword ngxDirective contained disable_symlinks\nsyn keyword ngxDirective contained empty_gif\nsyn keyword ngxDirective contained env\nsyn keyword ngxDirective contained epoll_events\nsyn keyword ngxDirective contained error_log\nsyn keyword ngxDirective contained etag\nsyn keyword ngxDirective contained eventport_events\nsyn keyword ngxDirective contained expires\nsyn keyword ngxDirective contained f4f\nsyn keyword ngxDirective contained f4f_buffer_size\nsyn keyword ngxDirective contained fastcgi_bind\nsyn keyword ngxDirective contained fastcgi_buffer_size\nsyn keyword ngxDirective contained fastcgi_buffering\nsyn keyword ngxDirective contained fastcgi_buffers\nsyn keyword ngxDirective contained fastcgi_busy_buffers_size\nsyn keyword ngxDirective contained fastcgi_cache\nsyn keyword ngxDirective contained fastcgi_cache_background_update\nsyn keyword ngxDirective contained fastcgi_cache_bypass\nsyn keyword ngxDirective contained fastcgi_cache_key\nsyn keyword ngxDirective contained fastcgi_cache_lock\nsyn keyword ngxDirective contained fastcgi_cache_lock_age\nsyn keyword ngxDirective contained fastcgi_cache_lock_timeout\nsyn keyword ngxDirective contained fastcgi_cache_max_range_offset\nsyn keyword ngxDirective contained fastcgi_cache_methods\nsyn keyword ngxDirective contained fastcgi_cache_min_uses\nsyn keyword ngxDirective contained fastcgi_cache_path\nsyn keyword ngxDirective contained fastcgi_cache_purge\nsyn keyword ngxDirective contained fastcgi_cache_revalidate\nsyn keyword ngxDirective contained fastcgi_cache_use_stale\nsyn keyword ngxDirective contained fastcgi_cache_valid\nsyn keyword ngxDirective contained fastcgi_catch_stderr\nsyn keyword ngxDirective contained fastcgi_connect_timeout\nsyn keyword ngxDirective contained fastcgi_force_ranges\nsyn keyword ngxDirective contained fastcgi_hide_header\nsyn keyword ngxDirective contained fastcgi_ignore_client_abort\nsyn keyword ngxDirective contained fastcgi_ignore_headers\nsyn keyword ngxDirective contained fastcgi_index\nsyn keyword ngxDirective contained fastcgi_intercept_errors\nsyn keyword ngxDirective contained fastcgi_keep_conn\nsyn keyword ngxDirective contained fastcgi_limit_rate\nsyn keyword ngxDirective contained fastcgi_max_temp_file_size\nsyn keyword ngxDirective contained fastcgi_next_upstream\nsyn keyword ngxDirective contained fastcgi_next_upstream_timeout\nsyn keyword ngxDirective contained fastcgi_next_upstream_tries\nsyn keyword ngxDirective contained fastcgi_no_cache\nsyn keyword ngxDirective contained fastcgi_param\nsyn keyword ngxDirective contained fastcgi_pass_header\nsyn keyword ngxDirective contained fastcgi_pass_request_body\nsyn keyword ngxDirective contained fastcgi_pass_request_headers\nsyn keyword ngxDirective contained fastcgi_read_timeout\nsyn keyword ngxDirective contained fastcgi_request_buffering\nsyn keyword ngxDirective contained fastcgi_send_lowat\nsyn keyword ngxDirective contained fastcgi_send_timeout\nsyn keyword ngxDirective contained fastcgi_socket_keepalive\nsyn keyword ngxDirective contained fastcgi_split_path_info\nsyn keyword ngxDirective contained fastcgi_store\nsyn keyword ngxDirective contained fastcgi_store_access\nsyn keyword ngxDirective contained fastcgi_temp_file_write_size\nsyn keyword ngxDirective contained fastcgi_temp_path\nsyn keyword ngxDirective contained flv\nsyn keyword ngxDirective contained geoip_city\nsyn keyword ngxDirective contained geoip_country\nsyn keyword ngxDirective contained geoip_org\nsyn keyword ngxDirective contained geoip_proxy\nsyn keyword ngxDirective contained geoip_proxy_recursive\nsyn keyword ngxDirective contained google_perftools_profiles\nsyn keyword ngxDirective contained grpc_bind\nsyn keyword ngxDirective contained grpc_buffer_size\nsyn keyword ngxDirective contained grpc_connect_timeout\nsyn keyword ngxDirective contained grpc_hide_header\nsyn keyword ngxDirective contained grpc_ignore_headers\nsyn keyword ngxDirective contained grpc_intercept_errors\nsyn keyword ngxDirective contained grpc_next_upstream\nsyn keyword ngxDirective contained grpc_next_upstream_timeout\nsyn keyword ngxDirective contained grpc_next_upstream_tries\nsyn keyword ngxDirective contained grpc_pass\nsyn keyword ngxDirective contained grpc_pass_header\nsyn keyword ngxDirective contained grpc_read_timeout\nsyn keyword ngxDirective contained grpc_send_timeout\nsyn keyword ngxDirective contained grpc_set_header\nsyn keyword ngxDirective contained grpc_socket_keepalive\nsyn keyword ngxDirective contained grpc_ssl_certificate\nsyn keyword ngxDirective contained grpc_ssl_certificate_key\nsyn keyword ngxDirective contained grpc_ssl_ciphers\nsyn keyword ngxDirective contained grpc_ssl_crl\nsyn keyword ngxDirective contained grpc_ssl_name\nsyn keyword ngxDirective contained grpc_ssl_password_file\nsyn keyword ngxDirective contained grpc_ssl_protocols\nsyn keyword ngxDirective contained grpc_ssl_server_name\nsyn keyword ngxDirective contained grpc_ssl_session_reuse\nsyn keyword ngxDirective contained grpc_ssl_trusted_certificate\nsyn keyword ngxDirective contained grpc_ssl_verify\nsyn keyword ngxDirective contained grpc_ssl_verify_depth\nsyn keyword ngxDirective contained gunzip\nsyn keyword ngxDirective contained gunzip_buffers\nsyn keyword ngxDirective contained gzip\nsyn keyword ngxDirective contained gzip_buffers\nsyn keyword ngxDirective contained gzip_comp_level\nsyn keyword ngxDirective contained gzip_disable\nsyn keyword ngxDirective contained gzip_hash\nsyn keyword ngxDirective contained gzip_http_version\nsyn keyword ngxDirective contained gzip_min_length\nsyn keyword ngxDirective contained gzip_no_buffer\nsyn keyword ngxDirective contained gzip_proxied\nsyn keyword ngxDirective contained gzip_static\nsyn keyword ngxDirective contained gzip_types\nsyn keyword ngxDirective contained gzip_vary\nsyn keyword ngxDirective contained gzip_window\nsyn keyword ngxDirective contained hash\nsyn keyword ngxDirective contained health_check\nsyn keyword ngxDirective contained health_check_timeout\nsyn keyword ngxDirective contained hls\nsyn keyword ngxDirective contained hls_buffers\nsyn keyword ngxDirective contained hls_forward_args\nsyn keyword ngxDirective contained hls_fragment\nsyn keyword ngxDirective contained hls_mp4_buffer_size\nsyn keyword ngxDirective contained hls_mp4_max_buffer_size\nsyn keyword ngxDirective contained http2_body_preread_size\nsyn keyword ngxDirective contained http2_chunk_size\nsyn keyword ngxDirective contained http2_idle_timeout\nsyn keyword ngxDirective contained http2_max_concurrent_pushes\nsyn keyword ngxDirective contained http2_max_concurrent_streams\nsyn keyword ngxDirective contained http2_max_field_size\nsyn keyword ngxDirective contained http2_max_header_size\nsyn keyword ngxDirective contained http2_max_requests\nsyn keyword ngxDirective contained http2_pool_size\nsyn keyword ngxDirective contained http2_push\nsyn keyword ngxDirective contained http2_push_preload\nsyn keyword ngxDirective contained http2_recv_buffer_size\nsyn keyword ngxDirective contained http2_recv_timeout\nsyn keyword ngxDirective contained http2_streams_index_size\nsyn keyword ngxDirective contained if_modified_since\nsyn keyword ngxDirective contained ignore_invalid_headers\nsyn keyword ngxDirective contained image_filter\nsyn keyword ngxDirective contained image_filter_buffer\nsyn keyword ngxDirective contained image_filter_interlace\nsyn keyword ngxDirective contained image_filter_jpeg_quality\nsyn keyword ngxDirective contained image_filter_sharpen\nsyn keyword ngxDirective contained image_filter_transparency\nsyn keyword ngxDirective contained image_filter_webp_quality\nsyn keyword ngxDirective contained imap_auth\nsyn keyword ngxDirective contained imap_capabilities\nsyn keyword ngxDirective contained imap_client_buffer\nsyn keyword ngxDirective contained index\nsyn keyword ngxDirective contained iocp_threads\nsyn keyword ngxDirective contained ip_hash\nsyn keyword ngxDirective contained js_access\nsyn keyword ngxDirective contained js_content\nsyn keyword ngxDirective contained js_filter\nsyn keyword ngxDirective contained js_include\nsyn keyword ngxDirective contained js_preread\nsyn keyword ngxDirective contained js_set\nsyn keyword ngxDirective contained keepalive\nsyn keyword ngxDirective contained keepalive_disable\nsyn keyword ngxDirective contained keepalive_requests\nsyn keyword ngxDirective contained keepalive_timeout\nsyn keyword ngxDirective contained keyval\nsyn keyword ngxDirective contained keyval_zone\nsyn keyword ngxDirective contained kqueue_changes\nsyn keyword ngxDirective contained kqueue_events\nsyn keyword ngxDirective contained large_client_header_buffers\nsyn keyword ngxDirective contained least_conn\nsyn keyword ngxDirective contained least_time\nsyn keyword ngxDirective contained limit_conn\nsyn keyword ngxDirective contained limit_conn_log_level\nsyn keyword ngxDirective contained limit_conn_status\nsyn keyword ngxDirective contained limit_conn_zone\nsyn keyword ngxDirective contained limit_rate\nsyn keyword ngxDirective contained limit_rate_after\nsyn keyword ngxDirective contained limit_req\nsyn keyword ngxDirective contained limit_req_log_level\nsyn keyword ngxDirective contained limit_req_status\nsyn keyword ngxDirective contained limit_req_zone\nsyn keyword ngxDirective contained lingering_close\nsyn keyword ngxDirective contained lingering_time\nsyn keyword ngxDirective contained lingering_timeout\nsyn keyword ngxDirective contained load_module\nsyn keyword ngxDirective contained lock_file\nsyn keyword ngxDirective contained log_format\nsyn keyword ngxDirective contained log_not_found\nsyn keyword ngxDirective contained log_subrequest\nsyn keyword ngxDirective contained map_hash_bucket_size\nsyn keyword ngxDirective contained map_hash_max_size\nsyn keyword ngxDirective contained master_process\nsyn keyword ngxDirective contained max_ranges\nsyn keyword ngxDirective contained memcached_bind\nsyn keyword ngxDirective contained memcached_buffer_size\nsyn keyword ngxDirective contained memcached_connect_timeout\nsyn keyword ngxDirective contained memcached_force_ranges\nsyn keyword ngxDirective contained memcached_gzip_flag\nsyn keyword ngxDirective contained memcached_next_upstream\nsyn keyword ngxDirective contained memcached_next_upstream_timeout\nsyn keyword ngxDirective contained memcached_next_upstream_tries\nsyn keyword ngxDirective contained memcached_read_timeout\nsyn keyword ngxDirective contained memcached_send_timeout\nsyn keyword ngxDirective contained memcached_socket_keepalive\nsyn keyword ngxDirective contained merge_slashes\nsyn keyword ngxDirective contained min_delete_depth\nsyn keyword ngxDirective contained mirror\nsyn keyword ngxDirective contained mirror_request_body\nsyn keyword ngxDirective contained modern_browser\nsyn keyword ngxDirective contained modern_browser_value\nsyn keyword ngxDirective contained mp4\nsyn keyword ngxDirective contained mp4_buffer_size\nsyn keyword ngxDirective contained mp4_limit_rate\nsyn keyword ngxDirective contained mp4_limit_rate_after\nsyn keyword ngxDirective contained mp4_max_buffer_size\nsyn keyword ngxDirective contained msie_padding\nsyn keyword ngxDirective contained msie_refresh\nsyn keyword ngxDirective contained multi_accept\nsyn keyword ngxDirective contained ntlm\nsyn keyword ngxDirective contained open_file_cache\nsyn keyword ngxDirective contained open_file_cache_errors\nsyn keyword ngxDirective contained open_file_cache_events\nsyn keyword ngxDirective contained open_file_cache_min_uses\nsyn keyword ngxDirective contained open_file_cache_valid\nsyn keyword ngxDirective contained open_log_file_cache\nsyn keyword ngxDirective contained output_buffers\nsyn keyword ngxDirective contained override_charset\nsyn keyword ngxDirective contained pcre_jit\nsyn keyword ngxDirective contained perl\nsyn keyword ngxDirective contained perl_modules\nsyn keyword ngxDirective contained perl_require\nsyn keyword ngxDirective contained perl_set\nsyn keyword ngxDirective contained pid\nsyn keyword ngxDirective contained pop3_auth\nsyn keyword ngxDirective contained pop3_capabilities\nsyn keyword ngxDirective contained port_in_redirect\nsyn keyword ngxDirective contained post_acceptex\nsyn keyword ngxDirective contained postpone_gzipping\nsyn keyword ngxDirective contained postpone_output\nsyn keyword ngxDirective contained preread_buffer_size\nsyn keyword ngxDirective contained preread_timeout\nsyn keyword ngxDirective contained protocol\nsyn keyword ngxDirective contained proxy\nsyn keyword ngxDirective contained proxy_bind\nsyn keyword ngxDirective contained proxy_buffer\nsyn keyword ngxDirective contained proxy_buffer_size\nsyn keyword ngxDirective contained proxy_buffering\nsyn keyword ngxDirective contained proxy_buffers\nsyn keyword ngxDirective contained proxy_busy_buffers_size\nsyn keyword ngxDirective contained proxy_cache\nsyn keyword ngxDirective contained proxy_cache_background_update\nsyn keyword ngxDirective contained proxy_cache_bypass\nsyn keyword ngxDirective contained proxy_cache_convert_head\nsyn keyword ngxDirective contained proxy_cache_key\nsyn keyword ngxDirective contained proxy_cache_lock\nsyn keyword ngxDirective contained proxy_cache_lock_age\nsyn keyword ngxDirective contained proxy_cache_lock_timeout\nsyn keyword ngxDirective contained proxy_cache_max_range_offset\nsyn keyword ngxDirective contained proxy_cache_methods\nsyn keyword ngxDirective contained proxy_cache_min_uses\nsyn keyword ngxDirective contained proxy_cache_path\nsyn keyword ngxDirective contained proxy_cache_purge\nsyn keyword ngxDirective contained proxy_cache_revalidate\nsyn keyword ngxDirective contained proxy_cache_use_stale\nsyn keyword ngxDirective contained proxy_cache_valid\nsyn keyword ngxDirective contained proxy_connect_timeout\nsyn keyword ngxDirective contained proxy_cookie_domain\nsyn keyword ngxDirective contained proxy_cookie_path\nsyn keyword ngxDirective contained proxy_download_rate\nsyn keyword ngxDirective contained proxy_force_ranges\nsyn keyword ngxDirective contained proxy_headers_hash_bucket_size\nsyn keyword ngxDirective contained proxy_headers_hash_max_size\nsyn keyword ngxDirective contained proxy_hide_header\nsyn keyword ngxDirective contained proxy_http_version\nsyn keyword ngxDirective contained proxy_ignore_client_abort\nsyn keyword ngxDirective contained proxy_ignore_headers\nsyn keyword ngxDirective contained proxy_intercept_errors\nsyn keyword ngxDirective contained proxy_limit_rate\nsyn keyword ngxDirective contained proxy_max_temp_file_size\nsyn keyword ngxDirective contained proxy_method\nsyn keyword ngxDirective contained proxy_next_upstream\nsyn keyword ngxDirective contained proxy_next_upstream_timeout\nsyn keyword ngxDirective contained proxy_next_upstream_tries\nsyn keyword ngxDirective contained proxy_no_cache\nsyn keyword ngxDirective contained proxy_pass_error_message\nsyn keyword ngxDirective contained proxy_pass_header\nsyn keyword ngxDirective contained proxy_pass_request_body\nsyn keyword ngxDirective contained proxy_pass_request_headers\nsyn keyword ngxDirective contained proxy_protocol\nsyn keyword ngxDirective contained proxy_protocol_timeout\nsyn keyword ngxDirective contained proxy_read_timeout\nsyn keyword ngxDirective contained proxy_redirect\nsyn keyword ngxDirective contained proxy_request_buffering\nsyn keyword ngxDirective contained proxy_requests\nsyn keyword ngxDirective contained proxy_responses\nsyn keyword ngxDirective contained proxy_send_lowat\nsyn keyword ngxDirective contained proxy_send_timeout\nsyn keyword ngxDirective contained proxy_set_body\nsyn keyword ngxDirective contained proxy_set_header\nsyn keyword ngxDirective contained proxy_socket_keepalive\nsyn keyword ngxDirective contained proxy_ssl\nsyn keyword ngxDirective contained proxy_ssl_certificate\nsyn keyword ngxDirective contained proxy_ssl_certificate_key\nsyn keyword ngxDirective contained proxy_ssl_ciphers\nsyn keyword ngxDirective contained proxy_ssl_crl\nsyn keyword ngxDirective contained proxy_ssl_name\nsyn keyword ngxDirective contained proxy_ssl_password_file\nsyn keyword ngxDirective contained proxy_ssl_protocols\nsyn keyword ngxDirective contained proxy_ssl_server_name\nsyn keyword ngxDirective contained proxy_ssl_session_reuse\nsyn keyword ngxDirective contained proxy_ssl_trusted_certificate\nsyn keyword ngxDirective contained proxy_ssl_verify\nsyn keyword ngxDirective contained proxy_ssl_verify_depth\nsyn keyword ngxDirective contained proxy_store\nsyn keyword ngxDirective contained proxy_store_access\nsyn keyword ngxDirective contained proxy_temp_file_write_size\nsyn keyword ngxDirective contained proxy_temp_path\nsyn keyword ngxDirective contained proxy_timeout\nsyn keyword ngxDirective contained proxy_upload_rate\nsyn keyword ngxDirective contained queue\nsyn keyword ngxDirective contained random\nsyn keyword ngxDirective contained random_index\nsyn keyword ngxDirective contained read_ahead\nsyn keyword ngxDirective contained real_ip_header\nsyn keyword ngxDirective contained real_ip_recursive\nsyn keyword ngxDirective contained recursive_error_pages\nsyn keyword ngxDirective contained referer_hash_bucket_size\nsyn keyword ngxDirective contained referer_hash_max_size\nsyn keyword ngxDirective contained request_pool_size\nsyn keyword ngxDirective contained reset_timedout_connection\nsyn keyword ngxDirective contained resolver\nsyn keyword ngxDirective contained resolver_timeout\nsyn keyword ngxDirective contained rewrite_log\nsyn keyword ngxDirective contained satisfy\nsyn keyword ngxDirective contained scgi_bind\nsyn keyword ngxDirective contained scgi_buffer_size\nsyn keyword ngxDirective contained scgi_buffering\nsyn keyword ngxDirective contained scgi_buffers\nsyn keyword ngxDirective contained scgi_busy_buffers_size\nsyn keyword ngxDirective contained scgi_cache\nsyn keyword ngxDirective contained scgi_cache_background_update\nsyn keyword ngxDirective contained scgi_cache_bypass\nsyn keyword ngxDirective contained scgi_cache_key\nsyn keyword ngxDirective contained scgi_cache_lock\nsyn keyword ngxDirective contained scgi_cache_lock_age\nsyn keyword ngxDirective contained scgi_cache_lock_timeout\nsyn keyword ngxDirective contained scgi_cache_max_range_offset\nsyn keyword ngxDirective contained scgi_cache_methods\nsyn keyword ngxDirective contained scgi_cache_min_uses\nsyn keyword ngxDirective contained scgi_cache_path\nsyn keyword ngxDirective contained scgi_cache_purge\nsyn keyword ngxDirective contained scgi_cache_revalidate\nsyn keyword ngxDirective contained scgi_cache_use_stale\nsyn keyword ngxDirective contained scgi_cache_valid\nsyn keyword ngxDirective contained scgi_connect_timeout\nsyn keyword ngxDirective contained scgi_force_ranges\nsyn keyword ngxDirective contained scgi_hide_header\nsyn keyword ngxDirective contained scgi_ignore_client_abort\nsyn keyword ngxDirective contained scgi_ignore_headers\nsyn keyword ngxDirective contained scgi_intercept_errors\nsyn keyword ngxDirective contained scgi_limit_rate\nsyn keyword ngxDirective contained scgi_max_temp_file_size\nsyn keyword ngxDirective contained scgi_next_upstream\nsyn keyword ngxDirective contained scgi_next_upstream_timeout\nsyn keyword ngxDirective contained scgi_next_upstream_tries\nsyn keyword ngxDirective contained scgi_no_cache\nsyn keyword ngxDirective contained scgi_param\nsyn keyword ngxDirective contained scgi_pass_header\nsyn keyword ngxDirective contained scgi_pass_request_body\nsyn keyword ngxDirective contained scgi_pass_request_headers\nsyn keyword ngxDirective contained scgi_read_timeout\nsyn keyword ngxDirective contained scgi_request_buffering\nsyn keyword ngxDirective contained scgi_send_timeout\nsyn keyword ngxDirective contained scgi_socket_keepalive\nsyn keyword ngxDirective contained scgi_store\nsyn keyword ngxDirective contained scgi_store_access\nsyn keyword ngxDirective contained scgi_temp_file_write_size\nsyn keyword ngxDirective contained scgi_temp_path\nsyn keyword ngxDirective contained secure_link\nsyn keyword ngxDirective contained secure_link_md5\nsyn keyword ngxDirective contained secure_link_secret\nsyn keyword ngxDirective contained send_lowat\nsyn keyword ngxDirective contained send_timeout\nsyn keyword ngxDirective contained sendfile\nsyn keyword ngxDirective contained sendfile_max_chunk\nsyn keyword ngxDirective contained server_name_in_redirect\nsyn keyword ngxDirective contained server_names_hash_bucket_size\nsyn keyword ngxDirective contained server_names_hash_max_size\nsyn keyword ngxDirective contained server_tokens\nsyn keyword ngxDirective contained session_log\nsyn keyword ngxDirective contained session_log_format\nsyn keyword ngxDirective contained session_log_zone\nsyn keyword ngxDirective contained set_real_ip_from\nsyn keyword ngxDirective contained slice\nsyn keyword ngxDirective contained smtp_auth\nsyn keyword ngxDirective contained smtp_capabilities\nsyn keyword ngxDirective contained smtp_client_buffer\nsyn keyword ngxDirective contained smtp_greeting_delay\nsyn keyword ngxDirective contained source_charset\nsyn keyword ngxDirective contained ssi\nsyn keyword ngxDirective contained ssi_ignore_recycled_buffers\nsyn keyword ngxDirective contained ssi_last_modified\nsyn keyword ngxDirective contained ssi_min_file_chunk\nsyn keyword ngxDirective contained ssi_silent_errors\nsyn keyword ngxDirective contained ssi_types\nsyn keyword ngxDirective contained ssi_value_length\nsyn keyword ngxDirective contained ssl_buffer_size\nsyn keyword ngxDirective contained ssl_certificate\nsyn keyword ngxDirective contained ssl_certificate_key\nsyn keyword ngxDirective contained ssl_ciphers\nsyn keyword ngxDirective contained ssl_client_certificate\nsyn keyword ngxDirective contained ssl_crl\nsyn keyword ngxDirective contained ssl_dhparam\nsyn keyword ngxDirective contained ssl_early_data\nsyn keyword ngxDirective contained ssl_ecdh_curve\nsyn keyword ngxDirective contained ssl_engine\nsyn keyword ngxDirective contained ssl_handshake_timeout\nsyn keyword ngxDirective contained ssl_password_file\nsyn keyword ngxDirective contained ssl_prefer_server_ciphers\nsyn keyword ngxDirective contained ssl_preread\nsyn keyword ngxDirective contained ssl_protocols\nsyn keyword ngxDirective contained ssl_session_cache\nsyn keyword ngxDirective contained ssl_session_ticket_key\nsyn keyword ngxDirective contained ssl_session_tickets\nsyn keyword ngxDirective contained ssl_session_timeout\nsyn keyword ngxDirective contained ssl_stapling\nsyn keyword ngxDirective contained ssl_stapling_file\nsyn keyword ngxDirective contained ssl_stapling_responder\nsyn keyword ngxDirective contained ssl_stapling_verify\nsyn keyword ngxDirective contained ssl_trusted_certificate\nsyn keyword ngxDirective contained ssl_verify_client\nsyn keyword ngxDirective contained ssl_verify_depth\nsyn keyword ngxDirective contained starttls\nsyn keyword ngxDirective contained state\nsyn keyword ngxDirective contained status\nsyn keyword ngxDirective contained status_format\nsyn keyword ngxDirective contained status_zone\nsyn keyword ngxDirective contained sticky\nsyn keyword ngxDirective contained sticky_cookie_insert\nsyn keyword ngxDirective contained stub_status\nsyn keyword ngxDirective contained sub_filter\nsyn keyword ngxDirective contained sub_filter_last_modified\nsyn keyword ngxDirective contained sub_filter_once\nsyn keyword ngxDirective contained sub_filter_types\nsyn keyword ngxDirective contained subrequest_output_buffer_size\nsyn keyword ngxDirective contained tcp_nodelay\nsyn keyword ngxDirective contained tcp_nopush\nsyn keyword ngxDirective contained thread_pool\nsyn keyword ngxDirective contained timeout\nsyn keyword ngxDirective contained timer_resolution\nsyn keyword ngxDirective contained types_hash_bucket_size\nsyn keyword ngxDirective contained types_hash_max_size\nsyn keyword ngxDirective contained underscores_in_headers\nsyn keyword ngxDirective contained uninitialized_variable_warn\nsyn keyword ngxDirective contained use\nsyn keyword ngxDirective contained user\nsyn keyword ngxDirective contained userid\nsyn keyword ngxDirective contained userid_domain\nsyn keyword ngxDirective contained userid_expires\nsyn keyword ngxDirective contained userid_mark\nsyn keyword ngxDirective contained userid_name\nsyn keyword ngxDirective contained userid_p3p\nsyn keyword ngxDirective contained userid_path\nsyn keyword ngxDirective contained userid_service\nsyn keyword ngxDirective contained uwsgi_bind\nsyn keyword ngxDirective contained uwsgi_buffer_size\nsyn keyword ngxDirective contained uwsgi_buffering\nsyn keyword ngxDirective contained uwsgi_buffers\nsyn keyword ngxDirective contained uwsgi_busy_buffers_size\nsyn keyword ngxDirective contained uwsgi_cache\nsyn keyword ngxDirective contained uwsgi_cache_background_update\nsyn keyword ngxDirective contained uwsgi_cache_bypass\nsyn keyword ngxDirective contained uwsgi_cache_key\nsyn keyword ngxDirective contained uwsgi_cache_lock\nsyn keyword ngxDirective contained uwsgi_cache_lock_age\nsyn keyword ngxDirective contained uwsgi_cache_lock_timeout\nsyn keyword ngxDirective contained uwsgi_cache_max_range_offset\nsyn keyword ngxDirective contained uwsgi_cache_methods\nsyn keyword ngxDirective contained uwsgi_cache_min_uses\nsyn keyword ngxDirective contained uwsgi_cache_path\nsyn keyword ngxDirective contained uwsgi_cache_purge\nsyn keyword ngxDirective contained uwsgi_cache_revalidate\nsyn keyword ngxDirective contained uwsgi_cache_use_stale\nsyn keyword ngxDirective contained uwsgi_cache_valid\nsyn keyword ngxDirective contained uwsgi_connect_timeout\nsyn keyword ngxDirective contained uwsgi_force_ranges\nsyn keyword ngxDirective contained uwsgi_hide_header\nsyn keyword ngxDirective contained uwsgi_ignore_client_abort\nsyn keyword ngxDirective contained uwsgi_ignore_headers\nsyn keyword ngxDirective contained uwsgi_intercept_errors\nsyn keyword ngxDirective contained uwsgi_limit_rate\nsyn keyword ngxDirective contained uwsgi_max_temp_file_size\nsyn keyword ngxDirective contained uwsgi_modifier1\nsyn keyword ngxDirective contained uwsgi_modifier2\nsyn keyword ngxDirective contained uwsgi_next_upstream\nsyn keyword ngxDirective contained uwsgi_next_upstream_timeout\nsyn keyword ngxDirective contained uwsgi_next_upstream_tries\nsyn keyword ngxDirective contained uwsgi_no_cache\nsyn keyword ngxDirective contained uwsgi_param\nsyn keyword ngxDirective contained uwsgi_pass_header\nsyn keyword ngxDirective contained uwsgi_pass_request_body\nsyn keyword ngxDirective contained uwsgi_pass_request_headers\nsyn keyword ngxDirective contained uwsgi_read_timeout\nsyn keyword ngxDirective contained uwsgi_request_buffering\nsyn keyword ngxDirective contained uwsgi_send_timeout\nsyn keyword ngxDirective contained uwsgi_socket_keepalive\nsyn keyword ngxDirective contained uwsgi_ssl_certificate\nsyn keyword ngxDirective contained uwsgi_ssl_certificate_key\nsyn keyword ngxDirective contained uwsgi_ssl_ciphers\nsyn keyword ngxDirective contained uwsgi_ssl_crl\nsyn keyword ngxDirective contained uwsgi_ssl_name\nsyn keyword ngxDirective contained uwsgi_ssl_password_file\nsyn keyword ngxDirective contained uwsgi_ssl_protocols\nsyn keyword ngxDirective contained uwsgi_ssl_server_name\nsyn keyword ngxDirective contained uwsgi_ssl_session_reuse\nsyn keyword ngxDirective contained uwsgi_ssl_trusted_certificate\nsyn keyword ngxDirective contained uwsgi_ssl_verify\nsyn keyword ngxDirective contained uwsgi_ssl_verify_depth\nsyn keyword ngxDirective contained uwsgi_store\nsyn keyword ngxDirective contained uwsgi_store_access\nsyn keyword ngxDirective contained uwsgi_string\nsyn keyword ngxDirective contained uwsgi_temp_file_write_size\nsyn keyword ngxDirective contained uwsgi_temp_path\nsyn keyword ngxDirective contained valid_referers\nsyn keyword ngxDirective contained variables_hash_bucket_size\nsyn keyword ngxDirective contained variables_hash_max_size\nsyn keyword ngxDirective contained worker_aio_requests\nsyn keyword ngxDirective contained worker_connections\nsyn keyword ngxDirective contained worker_cpu_affinity\nsyn keyword ngxDirective contained worker_priority\nsyn keyword ngxDirective contained worker_processes\nsyn keyword ngxDirective contained worker_rlimit_core\nsyn keyword ngxDirective contained worker_rlimit_nofile\nsyn keyword ngxDirective contained worker_shutdown_timeout\nsyn keyword ngxDirective contained working_directory\nsyn keyword ngxDirective contained xclient\nsyn keyword ngxDirective contained xml_entities\nsyn keyword ngxDirective contained xslt_last_modified\nsyn keyword ngxDirective contained xslt_param\nsyn keyword ngxDirective contained xslt_string_param\nsyn keyword ngxDirective contained xslt_stylesheet\nsyn keyword ngxDirective contained xslt_types\nsyn keyword ngxDirective contained zone\nsyn keyword ngxDirective contained zone_sync\nsyn keyword ngxDirective contained zone_sync_buffers\nsyn keyword ngxDirective contained zone_sync_connect_retry_interval\nsyn keyword ngxDirective contained zone_sync_connect_timeout\nsyn keyword ngxDirective contained zone_sync_interval\nsyn keyword ngxDirective contained zone_sync_recv_buffer_size\nsyn keyword ngxDirective contained zone_sync_server\nsyn keyword ngxDirective contained zone_sync_ssl\nsyn keyword ngxDirective contained zone_sync_ssl_certificate\nsyn keyword ngxDirective contained zone_sync_ssl_certificate_key\nsyn keyword ngxDirective contained zone_sync_ssl_ciphers\nsyn keyword ngxDirective contained zone_sync_ssl_crl\nsyn keyword ngxDirective contained zone_sync_ssl_name\nsyn keyword ngxDirective contained zone_sync_ssl_password_file\nsyn keyword ngxDirective contained zone_sync_ssl_protocols\nsyn keyword ngxDirective contained zone_sync_ssl_server_name\nsyn keyword ngxDirective contained zone_sync_ssl_trusted_certificate\nsyn keyword ngxDirective contained zone_sync_ssl_verify\nsyn keyword ngxDirective contained zone_sync_ssl_verify_depth\nsyn keyword ngxDirective contained zone_sync_timeout\n\n\" 3rd party modules list taken from\n\" https://github.com/freebsd/freebsd-ports/blob/master/www/nginx-devel/Makefile\n\" -----------------------------------------------------------------------------\n\n\" Accept Language\n\" https://github.com/giom/nginx_accept_language_module\nsyn keyword ngxDirectiveThirdParty contained set_from_accept_language\n\n\" Digest Authentication\n\" https://github.com/atomx/nginx-http-auth-digest\nsyn keyword ngxDirectiveThirdParty contained auth_digest\nsyn keyword ngxDirectiveThirdParty contained auth_digest_drop_time\nsyn keyword ngxDirectiveThirdParty contained auth_digest_evasion_time\nsyn keyword ngxDirectiveThirdParty contained auth_digest_expires\nsyn keyword ngxDirectiveThirdParty contained auth_digest_maxtries\nsyn keyword ngxDirectiveThirdParty contained auth_digest_replays\nsyn keyword ngxDirectiveThirdParty contained auth_digest_shm_size\nsyn keyword ngxDirectiveThirdParty contained auth_digest_timeout\nsyn keyword ngxDirectiveThirdParty contained auth_digest_user_file\n\n\" SPNEGO Authentication\n\" https://github.com/stnoonan/spnego-http-auth-nginx-module\nsyn keyword ngxDirectiveThirdParty contained auth_gss\nsyn keyword ngxDirectiveThirdParty contained auth_gss_allow_basic_fallback\nsyn keyword ngxDirectiveThirdParty contained auth_gss_authorized_principal\nsyn keyword ngxDirectiveThirdParty contained auth_gss_force_realm\nsyn keyword ngxDirectiveThirdParty contained auth_gss_format_full\nsyn keyword ngxDirectiveThirdParty contained auth_gss_keytab\nsyn keyword ngxDirectiveThirdParty contained auth_gss_realm\nsyn keyword ngxDirectiveThirdParty contained auth_gss_service_name\n\n\" LDAP Authentication\n\" https://github.com/kvspb/nginx-auth-ldap\nsyn keyword ngxDirectiveThirdParty contained auth_ldap\nsyn keyword ngxDirectiveThirdParty contained auth_ldap_cache_enabled\nsyn keyword ngxDirectiveThirdParty contained auth_ldap_cache_expiration_time\nsyn keyword ngxDirectiveThirdParty contained auth_ldap_cache_size\nsyn keyword ngxDirectiveThirdParty contained auth_ldap_servers\nsyn keyword ngxDirectiveThirdParty contained auth_ldap_servers_size\nsyn keyword ngxDirectiveThirdParty contained ldap_server\n\n\" PAM Authentication\n\" https://github.com/sto/ngx_http_auth_pam_module\nsyn keyword ngxDirectiveThirdParty contained auth_pam\nsyn keyword ngxDirectiveThirdParty contained auth_pam_service_name\nsyn keyword ngxDirectiveThirdParty contained auth_pam_set_pam_env\n\n\" AJP protocol proxy\n\" https://github.com/yaoweibin/nginx_ajp_module\nsyn keyword ngxDirectiveThirdParty contained ajp_buffer_size\nsyn keyword ngxDirectiveThirdParty contained ajp_buffers\nsyn keyword ngxDirectiveThirdParty contained ajp_busy_buffers_size\nsyn keyword ngxDirectiveThirdParty contained ajp_cache\nsyn keyword ngxDirectiveThirdParty contained ajp_cache_key\nsyn keyword ngxDirectiveThirdParty contained ajp_cache_lock\nsyn keyword ngxDirectiveThirdParty contained ajp_cache_lock_timeout\nsyn keyword ngxDirectiveThirdParty contained ajp_cache_methods\nsyn keyword ngxDirectiveThirdParty contained ajp_cache_min_uses\nsyn keyword ngxDirectiveThirdParty contained ajp_cache_path\nsyn keyword ngxDirectiveThirdParty contained ajp_cache_use_stale\nsyn keyword ngxDirectiveThirdParty contained ajp_cache_valid\nsyn keyword ngxDirectiveThirdParty contained ajp_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained ajp_header_packet_buffer_size\nsyn keyword ngxDirectiveThirdParty contained ajp_hide_header\nsyn keyword ngxDirectiveThirdParty contained ajp_ignore_client_abort\nsyn keyword ngxDirectiveThirdParty contained ajp_ignore_headers\nsyn keyword ngxDirectiveThirdParty contained ajp_intercept_errors\nsyn keyword ngxDirectiveThirdParty contained ajp_keep_conn\nsyn keyword ngxDirectiveThirdParty contained ajp_max_data_packet_size\nsyn keyword ngxDirectiveThirdParty contained ajp_max_temp_file_size\nsyn keyword ngxDirectiveThirdParty contained ajp_next_upstream\nsyn keyword ngxDirectiveThirdParty contained ajp_pass\nsyn keyword ngxDirectiveThirdParty contained ajp_pass_header\nsyn keyword ngxDirectiveThirdParty contained ajp_pass_request_body\nsyn keyword ngxDirectiveThirdParty contained ajp_pass_request_headers\nsyn keyword ngxDirectiveThirdParty contained ajp_read_timeout\nsyn keyword ngxDirectiveThirdParty contained ajp_send_lowat\nsyn keyword ngxDirectiveThirdParty contained ajp_send_timeout\nsyn keyword ngxDirectiveThirdParty contained ajp_store\nsyn keyword ngxDirectiveThirdParty contained ajp_store_access\nsyn keyword ngxDirectiveThirdParty contained ajp_temp_file_write_size\nsyn keyword ngxDirectiveThirdParty contained ajp_temp_path\nsyn keyword ngxDirectiveThirdParty contained ajp_upstream_fail_timeout\nsyn keyword ngxDirectiveThirdParty contained ajp_upstream_max_fails\n\n\" AWS proxy\n\" https://github.com/anomalizer/ngx_aws_auth\nsyn keyword ngxDirectiveThirdParty contained aws_access_key\nsyn keyword ngxDirectiveThirdParty contained aws_endpoint\nsyn keyword ngxDirectiveThirdParty contained aws_key_scope\nsyn keyword ngxDirectiveThirdParty contained aws_s3_bucket\nsyn keyword ngxDirectiveThirdParty contained aws_sign\nsyn keyword ngxDirectiveThirdParty contained aws_signing_key\n\n\" embedding Clojure or Java or Groovy programs\n\" https://github.com/nginx-clojure/nginx-clojure\nsyn keyword ngxDirectiveThirdParty contained access_handler_code\nsyn keyword ngxDirectiveThirdParty contained access_handler_name\nsyn keyword ngxDirectiveThirdParty contained access_handler_property\nsyn keyword ngxDirectiveThirdParty contained access_handler_type\nsyn keyword ngxDirectiveThirdParty contained always_read_body\nsyn keyword ngxDirectiveThirdParty contained auto_upgrade_ws\nsyn keyword ngxDirectiveThirdParty contained body_filter_code\nsyn keyword ngxDirectiveThirdParty contained body_filter_name\nsyn keyword ngxDirectiveThirdParty contained body_filter_property\nsyn keyword ngxDirectiveThirdParty contained body_filter_type\nsyn keyword ngxDirectiveThirdParty contained content_handler_code\nsyn keyword ngxDirectiveThirdParty contained content_handler_name\nsyn keyword ngxDirectiveThirdParty contained content_handler_property\nsyn keyword ngxDirectiveThirdParty contained content_handler_type\nsyn keyword ngxDirectiveThirdParty contained handler_code\nsyn keyword ngxDirectiveThirdParty contained handler_name\nsyn keyword ngxDirectiveThirdParty contained handler_type\nsyn keyword ngxDirectiveThirdParty contained handlers_lazy_init\nsyn keyword ngxDirectiveThirdParty contained header_filter_code\nsyn keyword ngxDirectiveThirdParty contained header_filter_name\nsyn keyword ngxDirectiveThirdParty contained header_filter_property\nsyn keyword ngxDirectiveThirdParty contained header_filter_type\nsyn keyword ngxDirectiveThirdParty contained jvm_classpath\nsyn keyword ngxDirectiveThirdParty contained jvm_classpath_check\nsyn keyword ngxDirectiveThirdParty contained jvm_exit_handler_code\nsyn keyword ngxDirectiveThirdParty contained jvm_exit_handler_name\nsyn keyword ngxDirectiveThirdParty contained jvm_handler_type\nsyn keyword ngxDirectiveThirdParty contained jvm_init_handler_code\nsyn keyword ngxDirectiveThirdParty contained jvm_init_handler_name\nsyn keyword ngxDirectiveThirdParty contained jvm_options\nsyn keyword ngxDirectiveThirdParty contained jvm_path\nsyn keyword ngxDirectiveThirdParty contained jvm_var\nsyn keyword ngxDirectiveThirdParty contained jvm_workers\nsyn keyword ngxDirectiveThirdParty contained max_balanced_tcp_connections\nsyn keyword ngxDirectiveThirdParty contained rewrite_handler_code\nsyn keyword ngxDirectiveThirdParty contained rewrite_handler_name\nsyn keyword ngxDirectiveThirdParty contained rewrite_handler_property\nsyn keyword ngxDirectiveThirdParty contained rewrite_handler_type\nsyn keyword ngxDirectiveThirdParty contained shared_map\nsyn keyword ngxDirectiveThirdParty contained write_page_size\n\n\" Certificate Transparency\n\" https://github.com/grahamedgecombe/nginx-ct\nsyn keyword ngxDirectiveThirdParty contained ssl_ct\nsyn keyword ngxDirectiveThirdParty contained ssl_ct_static_scts\n\n\" ngx_echo\n\" https://github.com/openresty/echo-nginx-module\nsyn keyword ngxDirectiveThirdParty contained echo_abort_parent\nsyn keyword ngxDirectiveThirdParty contained echo_after_body\nsyn keyword ngxDirectiveThirdParty contained echo_before_body\nsyn keyword ngxDirectiveThirdParty contained echo_blocking_sleep\nsyn keyword ngxDirectiveThirdParty contained echo_end\nsyn keyword ngxDirectiveThirdParty contained echo_exec\nsyn keyword ngxDirectiveThirdParty contained echo_flush\nsyn keyword ngxDirectiveThirdParty contained echo_foreach_split\nsyn keyword ngxDirectiveThirdParty contained echo_location\nsyn keyword ngxDirectiveThirdParty contained echo_location_async\nsyn keyword ngxDirectiveThirdParty contained echo_read_request_body\nsyn keyword ngxDirectiveThirdParty contained echo_request_body\nsyn keyword ngxDirectiveThirdParty contained echo_reset_timer\nsyn keyword ngxDirectiveThirdParty contained echo_status\nsyn keyword ngxDirectiveThirdParty contained echo_subrequest\nsyn keyword ngxDirectiveThirdParty contained echo_subrequest_async\n\n\" FastDFS\n\" https://github.com/happyfish100/fastdfs-nginx-module\nsyn keyword ngxDirectiveThirdParty contained ngx_fastdfs_module\n\n\" ngx_headers_more\n\" https://github.com/openresty/headers-more-nginx-module\nsyn keyword ngxDirectiveThirdParty contained more_clear_headers\nsyn keyword ngxDirectiveThirdParty contained more_clear_input_headers\nsyn keyword ngxDirectiveThirdParty contained more_set_headers\nsyn keyword ngxDirectiveThirdParty contained more_set_input_headers\n\n\" NGINX WebDAV missing commands support (PROPFIND & OPTIONS)\n\" https://github.com/arut/nginx-dav-ext-module\nsyn keyword ngxDirectiveThirdParty contained dav_ext_lock\nsyn keyword ngxDirectiveThirdParty contained dav_ext_lock_zone\nsyn keyword ngxDirectiveThirdParty contained dav_ext_methods\n\n\" ngx_eval\n\" https://github.com/openresty/nginx-eval-module\nsyn keyword ngxDirectiveThirdParty contained eval\nsyn keyword ngxDirectiveThirdParty contained eval_buffer_size\nsyn keyword ngxDirectiveThirdParty contained eval_escalate\nsyn keyword ngxDirectiveThirdParty contained eval_override_content_type\nsyn keyword ngxDirectiveThirdParty contained eval_subrequest_in_memory\n\n\" Fancy Index\n\" https://github.com/aperezdc/ngx-fancyindex\nsyn keyword ngxDirectiveThirdParty contained fancyindex\nsyn keyword ngxDirectiveThirdParty contained fancyindex_css_href\nsyn keyword ngxDirectiveThirdParty contained fancyindex_default_sort\nsyn keyword ngxDirectiveThirdParty contained fancyindex_directories_first\nsyn keyword ngxDirectiveThirdParty contained fancyindex_exact_size\nsyn keyword ngxDirectiveThirdParty contained fancyindex_footer\nsyn keyword ngxDirectiveThirdParty contained fancyindex_header\nsyn keyword ngxDirectiveThirdParty contained fancyindex_hide_parent_dir\nsyn keyword ngxDirectiveThirdParty contained fancyindex_hide_symlinks\nsyn keyword ngxDirectiveThirdParty contained fancyindex_ignore\nsyn keyword ngxDirectiveThirdParty contained fancyindex_localtime\nsyn keyword ngxDirectiveThirdParty contained fancyindex_name_length\nsyn keyword ngxDirectiveThirdParty contained fancyindex_show_path\nsyn keyword ngxDirectiveThirdParty contained fancyindex_time_format\n\n\" Footer filter\n\" https://github.com/alibaba/nginx-http-footer-filter\nsyn keyword ngxDirectiveThirdParty contained footer\nsyn keyword ngxDirectiveThirdParty contained footer_types\n\n\" ngx_http_geoip2_module\n\" https://github.com/leev/ngx_http_geoip2_module\nsyn keyword ngxDirectiveThirdParty contained geoip2\nsyn keyword ngxDirectiveThirdParty contained geoip2_proxy\nsyn keyword ngxDirectiveThirdParty contained geoip2_proxy_recursive\n\n\" A version of the Nginx HTTP stub status module that outputs in JSON format\n\" https://github.com/nginx-modules/nginx-json-status-module\nsyn keyword ngxDirectiveThirdParty contained json_status\nsyn keyword ngxDirectiveThirdParty contained json_status_type\n\n\" MogileFS client for nginx\n\" https://github.com/vkholodkov/nginx-mogilefs-module\nsyn keyword ngxDirectiveThirdParty contained mogilefs_class\nsyn keyword ngxDirectiveThirdParty contained mogilefs_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained mogilefs_domain\nsyn keyword ngxDirectiveThirdParty contained mogilefs_methods\nsyn keyword ngxDirectiveThirdParty contained mogilefs_noverify\nsyn keyword ngxDirectiveThirdParty contained mogilefs_pass\nsyn keyword ngxDirectiveThirdParty contained mogilefs_read_timeout\nsyn keyword ngxDirectiveThirdParty contained mogilefs_send_timeout\nsyn keyword ngxDirectiveThirdParty contained mogilefs_tracker\n\n\" Ancient nginx plugin; probably not useful to anyone\n\" https://github.com/kr/nginx-notice\nsyn keyword ngxDirectiveThirdParty contained notice\nsyn keyword ngxDirectiveThirdParty contained notice_type\n\n\" nchan\n\" https://github.com/slact/nchan\nsyn keyword ngxDirectiveThirdParty contained nchan_access_control_allow_credentials\nsyn keyword ngxDirectiveThirdParty contained nchan_access_control_allow_origin\nsyn keyword ngxDirectiveThirdParty contained nchan_authorize_request\nsyn keyword ngxDirectiveThirdParty contained nchan_benchmark\nsyn keyword ngxDirectiveThirdParty contained nchan_benchmark_channels\nsyn keyword ngxDirectiveThirdParty contained nchan_benchmark_message_padding_bytes\nsyn keyword ngxDirectiveThirdParty contained nchan_benchmark_messages_per_channel_per_minute\nsyn keyword ngxDirectiveThirdParty contained nchan_benchmark_publisher_distribution\nsyn keyword ngxDirectiveThirdParty contained nchan_benchmark_subscriber_distribution\nsyn keyword ngxDirectiveThirdParty contained nchan_benchmark_subscribers_per_channel\nsyn keyword ngxDirectiveThirdParty contained nchan_benchmark_time\nsyn keyword ngxDirectiveThirdParty contained nchan_channel_event_string\nsyn keyword ngxDirectiveThirdParty contained nchan_channel_events_channel_id\nsyn keyword ngxDirectiveThirdParty contained nchan_channel_group\nsyn keyword ngxDirectiveThirdParty contained nchan_channel_group_accounting\nsyn keyword ngxDirectiveThirdParty contained nchan_channel_id\nsyn keyword ngxDirectiveThirdParty contained nchan_channel_id_split_delimiter\nsyn keyword ngxDirectiveThirdParty contained nchan_channel_timeout\nsyn keyword ngxDirectiveThirdParty contained nchan_deflate_message_for_websocket\nsyn keyword ngxDirectiveThirdParty contained nchan_eventsource_event\nsyn keyword ngxDirectiveThirdParty contained nchan_group_location\nsyn keyword ngxDirectiveThirdParty contained nchan_group_max_channels\nsyn keyword ngxDirectiveThirdParty contained nchan_group_max_messages\nsyn keyword ngxDirectiveThirdParty contained nchan_group_max_messages_disk\nsyn keyword ngxDirectiveThirdParty contained nchan_group_max_messages_memory\nsyn keyword ngxDirectiveThirdParty contained nchan_group_max_subscribers\nsyn keyword ngxDirectiveThirdParty contained nchan_longpoll_multipart_response\nsyn keyword ngxDirectiveThirdParty contained nchan_max_channel_id_length\nsyn keyword ngxDirectiveThirdParty contained nchan_max_channel_subscribers\nsyn keyword ngxDirectiveThirdParty contained nchan_max_reserved_memory\nsyn keyword ngxDirectiveThirdParty contained nchan_message_buffer_length\nsyn keyword ngxDirectiveThirdParty contained nchan_message_max_buffer_length\nsyn keyword ngxDirectiveThirdParty contained nchan_message_temp_path\nsyn keyword ngxDirectiveThirdParty contained nchan_message_timeout\nsyn keyword ngxDirectiveThirdParty contained nchan_permessage_deflate_compression_level\nsyn keyword ngxDirectiveThirdParty contained nchan_permessage_deflate_compression_memlevel\nsyn keyword ngxDirectiveThirdParty contained nchan_permessage_deflate_compression_strategy\nsyn keyword ngxDirectiveThirdParty contained nchan_permessage_deflate_compression_window\nsyn keyword ngxDirectiveThirdParty contained nchan_pub_channel_id\nsyn keyword ngxDirectiveThirdParty contained nchan_publisher\nsyn keyword ngxDirectiveThirdParty contained nchan_publisher_channel_id\nsyn keyword ngxDirectiveThirdParty contained nchan_publisher_location\nsyn keyword ngxDirectiveThirdParty contained nchan_publisher_upstream_request\nsyn keyword ngxDirectiveThirdParty contained nchan_pubsub\nsyn keyword ngxDirectiveThirdParty contained nchan_pubsub_channel_id\nsyn keyword ngxDirectiveThirdParty contained nchan_pubsub_location\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_fakesub_timer_interval\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_idle_channel_cache_timeout\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_namespace\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_nostore_fastpublish\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_optimize_target\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_pass\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_pass_inheritable\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_ping_interval\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_publish_msgpacked_max_size\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_server\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_storage_mode\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_subscribe_weights\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_url\nsyn keyword ngxDirectiveThirdParty contained nchan_redis_wait_after_connecting\nsyn keyword ngxDirectiveThirdParty contained nchan_shared_memory_size\nsyn keyword ngxDirectiveThirdParty contained nchan_storage_engine\nsyn keyword ngxDirectiveThirdParty contained nchan_store_messages\nsyn keyword ngxDirectiveThirdParty contained nchan_stub_status\nsyn keyword ngxDirectiveThirdParty contained nchan_sub_channel_id\nsyn keyword ngxDirectiveThirdParty contained nchan_subscribe_existing_channels_only\nsyn keyword ngxDirectiveThirdParty contained nchan_subscribe_request\nsyn keyword ngxDirectiveThirdParty contained nchan_subscriber\nsyn keyword ngxDirectiveThirdParty contained nchan_subscriber_channel_id\nsyn keyword ngxDirectiveThirdParty contained nchan_subscriber_compound_etag_message_id\nsyn keyword ngxDirectiveThirdParty contained nchan_subscriber_first_message\nsyn keyword ngxDirectiveThirdParty contained nchan_subscriber_http_raw_stream_separator\nsyn keyword ngxDirectiveThirdParty contained nchan_subscriber_last_message_id\nsyn keyword ngxDirectiveThirdParty contained nchan_subscriber_location\nsyn keyword ngxDirectiveThirdParty contained nchan_subscriber_message_id_custom_etag_header\nsyn keyword ngxDirectiveThirdParty contained nchan_subscriber_timeout\nsyn keyword ngxDirectiveThirdParty contained nchan_unsubscribe_request\nsyn keyword ngxDirectiveThirdParty contained nchan_use_redis\nsyn keyword ngxDirectiveThirdParty contained nchan_websocket_client_heartbeat\nsyn keyword ngxDirectiveThirdParty contained nchan_websocket_ping_interval\nsyn keyword ngxDirectiveThirdParty contained push_authorized_channels_only\nsyn keyword ngxDirectiveThirdParty contained push_channel_group\nsyn keyword ngxDirectiveThirdParty contained push_channel_timeout\nsyn keyword ngxDirectiveThirdParty contained push_max_channel_id_length\nsyn keyword ngxDirectiveThirdParty contained push_max_channel_subscribers\nsyn keyword ngxDirectiveThirdParty contained push_max_message_buffer_length\nsyn keyword ngxDirectiveThirdParty contained push_max_reserved_memory\nsyn keyword ngxDirectiveThirdParty contained push_message_buffer_length\nsyn keyword ngxDirectiveThirdParty contained push_message_timeout\nsyn keyword ngxDirectiveThirdParty contained push_min_message_buffer_length\nsyn keyword ngxDirectiveThirdParty contained push_publisher\nsyn keyword ngxDirectiveThirdParty contained push_store_messages\nsyn keyword ngxDirectiveThirdParty contained push_subscriber\nsyn keyword ngxDirectiveThirdParty contained push_subscriber_concurrency\nsyn keyword ngxDirectiveThirdParty contained push_subscriber_timeout\n\n\" Push Stream\n\" https://github.com/wandenberg/nginx-push-stream-module\nsyn keyword ngxDirectiveThirdParty contained push_stream_allow_connections_to_events_channel\nsyn keyword ngxDirectiveThirdParty contained push_stream_allowed_origins\nsyn keyword ngxDirectiveThirdParty contained push_stream_authorized_channels_only\nsyn keyword ngxDirectiveThirdParty contained push_stream_channel_deleted_message_text\nsyn keyword ngxDirectiveThirdParty contained push_stream_channel_inactivity_time\nsyn keyword ngxDirectiveThirdParty contained push_stream_channel_info_on_publish\nsyn keyword ngxDirectiveThirdParty contained push_stream_channels_path\nsyn keyword ngxDirectiveThirdParty contained push_stream_channels_statistics\nsyn keyword ngxDirectiveThirdParty contained push_stream_events_channel_id\nsyn keyword ngxDirectiveThirdParty contained push_stream_footer_template\nsyn keyword ngxDirectiveThirdParty contained push_stream_header_template\nsyn keyword ngxDirectiveThirdParty contained push_stream_header_template_file\nsyn keyword ngxDirectiveThirdParty contained push_stream_last_event_id\nsyn keyword ngxDirectiveThirdParty contained push_stream_last_received_message_tag\nsyn keyword ngxDirectiveThirdParty contained push_stream_last_received_message_time\nsyn keyword ngxDirectiveThirdParty contained push_stream_longpolling_connection_ttl\nsyn keyword ngxDirectiveThirdParty contained push_stream_max_channel_id_length\nsyn keyword ngxDirectiveThirdParty contained push_stream_max_messages_stored_per_channel\nsyn keyword ngxDirectiveThirdParty contained push_stream_max_number_of_channels\nsyn keyword ngxDirectiveThirdParty contained push_stream_max_number_of_wildcard_channels\nsyn keyword ngxDirectiveThirdParty contained push_stream_max_subscribers_per_channel\nsyn keyword ngxDirectiveThirdParty contained push_stream_message_template\nsyn keyword ngxDirectiveThirdParty contained push_stream_message_ttl\nsyn keyword ngxDirectiveThirdParty contained push_stream_padding_by_user_agent\nsyn keyword ngxDirectiveThirdParty contained push_stream_ping_message_interval\nsyn keyword ngxDirectiveThirdParty contained push_stream_ping_message_text\nsyn keyword ngxDirectiveThirdParty contained push_stream_publisher\nsyn keyword ngxDirectiveThirdParty contained push_stream_shared_memory_size\nsyn keyword ngxDirectiveThirdParty contained push_stream_store_messages\nsyn keyword ngxDirectiveThirdParty contained push_stream_subscriber\nsyn keyword ngxDirectiveThirdParty contained push_stream_subscriber_connection_ttl\nsyn keyword ngxDirectiveThirdParty contained push_stream_timeout_with_body\nsyn keyword ngxDirectiveThirdParty contained push_stream_user_agent\nsyn keyword ngxDirectiveThirdParty contained push_stream_websocket_allow_publish\nsyn keyword ngxDirectiveThirdParty contained push_stream_wildcard_channel_max_qtd\nsyn keyword ngxDirectiveThirdParty contained push_stream_wildcard_channel_prefix\n\n\" redis module\n\" https://www.nginx.com/resources/wiki/modules/redis/\nsyn keyword ngxDirectiveThirdParty contained redis_bind\nsyn keyword ngxDirectiveThirdParty contained redis_buffer_size\nsyn keyword ngxDirectiveThirdParty contained redis_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained redis_gzip_flag\nsyn keyword ngxDirectiveThirdParty contained redis_next_upstream\nsyn keyword ngxDirectiveThirdParty contained redis_pass\nsyn keyword ngxDirectiveThirdParty contained redis_read_timeout\nsyn keyword ngxDirectiveThirdParty contained redis_send_timeout\n\n\" ngx_http_response\n\" http://catap.ru/downloads/nginx/\nsyn keyword ngxDirectiveThirdParty contained response\nsyn keyword ngxDirectiveThirdParty contained response_type\n\n\" nginx_substitutions_filter\n\" https://github.com/yaoweibin/ngx_http_substitutions_filter_module\nsyn keyword ngxDirectiveThirdParty contained subs_buffers\nsyn keyword ngxDirectiveThirdParty contained subs_filter\nsyn keyword ngxDirectiveThirdParty contained subs_filter_bypass\nsyn keyword ngxDirectiveThirdParty contained subs_filter_types\nsyn keyword ngxDirectiveThirdParty contained subs_line_buffer_size\n\n\" Tarantool nginx upstream module\n\" https://github.com/tarantool/nginx_upstream_module\nsyn keyword ngxDirectiveThirdParty contained tnt_allowed_indexes\nsyn keyword ngxDirectiveThirdParty contained tnt_allowed_spaces\nsyn keyword ngxDirectiveThirdParty contained tnt_buffer_size\nsyn keyword ngxDirectiveThirdParty contained tnt_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained tnt_delete\nsyn keyword ngxDirectiveThirdParty contained tnt_http_methods\nsyn keyword ngxDirectiveThirdParty contained tnt_http_rest_methods\nsyn keyword ngxDirectiveThirdParty contained tnt_in_multiplier\nsyn keyword ngxDirectiveThirdParty contained tnt_insert\nsyn keyword ngxDirectiveThirdParty contained tnt_method\nsyn keyword ngxDirectiveThirdParty contained tnt_multireturn_skip_count\nsyn keyword ngxDirectiveThirdParty contained tnt_next_upstream\nsyn keyword ngxDirectiveThirdParty contained tnt_next_upstream_timeout\nsyn keyword ngxDirectiveThirdParty contained tnt_next_upstream_tries\nsyn keyword ngxDirectiveThirdParty contained tnt_out_multiplier\nsyn keyword ngxDirectiveThirdParty contained tnt_pass\nsyn keyword ngxDirectiveThirdParty contained tnt_pass_http_request\nsyn keyword ngxDirectiveThirdParty contained tnt_pass_http_request_buffer_size\nsyn keyword ngxDirectiveThirdParty contained tnt_pure_result\nsyn keyword ngxDirectiveThirdParty contained tnt_read_timeout\nsyn keyword ngxDirectiveThirdParty contained tnt_replace\nsyn keyword ngxDirectiveThirdParty contained tnt_select\nsyn keyword ngxDirectiveThirdParty contained tnt_select_limit_max\nsyn keyword ngxDirectiveThirdParty contained tnt_send_timeout\nsyn keyword ngxDirectiveThirdParty contained tnt_set_header\nsyn keyword ngxDirectiveThirdParty contained tnt_update\nsyn keyword ngxDirectiveThirdParty contained tnt_upsert\n\n\" A module for nginx web server for handling file uploads using multipart/form-data encoding (RFC 1867)\n\" https://github.com/Austinb/nginx-upload-module\nsyn keyword ngxDirectiveThirdParty contained upload_aggregate_form_field\nsyn keyword ngxDirectiveThirdParty contained upload_archive_elm\nsyn keyword ngxDirectiveThirdParty contained upload_archive_elm_separator\nsyn keyword ngxDirectiveThirdParty contained upload_archive_path\nsyn keyword ngxDirectiveThirdParty contained upload_archive_path_separator\nsyn keyword ngxDirectiveThirdParty contained upload_buffer_size\nsyn keyword ngxDirectiveThirdParty contained upload_cleanup\nsyn keyword ngxDirectiveThirdParty contained upload_content_type\nsyn keyword ngxDirectiveThirdParty contained upload_discard\nsyn keyword ngxDirectiveThirdParty contained upload_field_name\nsyn keyword ngxDirectiveThirdParty contained upload_file_crc32\nsyn keyword ngxDirectiveThirdParty contained upload_file_md5\nsyn keyword ngxDirectiveThirdParty contained upload_file_md5_uc\nsyn keyword ngxDirectiveThirdParty contained upload_file_name\nsyn keyword ngxDirectiveThirdParty contained upload_file_sha1\nsyn keyword ngxDirectiveThirdParty contained upload_file_sha1_uc\nsyn keyword ngxDirectiveThirdParty contained upload_file_size\nsyn keyword ngxDirectiveThirdParty contained upload_filter\nsyn keyword ngxDirectiveThirdParty contained upload_max_file_size\nsyn keyword ngxDirectiveThirdParty contained upload_max_output_body_len\nsyn keyword ngxDirectiveThirdParty contained upload_max_part_header_len\nsyn keyword ngxDirectiveThirdParty contained upload_pass\nsyn keyword ngxDirectiveThirdParty contained upload_pass_args\nsyn keyword ngxDirectiveThirdParty contained upload_pass_form_field\nsyn keyword ngxDirectiveThirdParty contained upload_set_form_field\nsyn keyword ngxDirectiveThirdParty contained upload_store\nsyn keyword ngxDirectiveThirdParty contained upload_store_access\nsyn keyword ngxDirectiveThirdParty contained upload_tmp_path\nsyn keyword ngxDirectiveThirdParty contained upload_unzip\nsyn keyword ngxDirectiveThirdParty contained upload_unzip_buffers\nsyn keyword ngxDirectiveThirdParty contained upload_unzip_hash\nsyn keyword ngxDirectiveThirdParty contained upload_unzip_max_file_name_len\nsyn keyword ngxDirectiveThirdParty contained upload_unzip_window\nsyn keyword ngxDirectiveThirdParty contained upload_void_content_type\n\n\" nginx-upload-progress-module\n\" https://github.com/masterzen/nginx-upload-progress-module\nsyn keyword ngxDirectiveThirdParty contained report_uploads\nsyn keyword ngxDirectiveThirdParty contained track_uploads\nsyn keyword ngxDirectiveThirdParty contained upload_progress\nsyn keyword ngxDirectiveThirdParty contained upload_progress_content_type\nsyn keyword ngxDirectiveThirdParty contained upload_progress_header\nsyn keyword ngxDirectiveThirdParty contained upload_progress_java_output\nsyn keyword ngxDirectiveThirdParty contained upload_progress_json_output\nsyn keyword ngxDirectiveThirdParty contained upload_progress_jsonp_output\nsyn keyword ngxDirectiveThirdParty contained upload_progress_jsonp_parameter\nsyn keyword ngxDirectiveThirdParty contained upload_progress_template\n\n\" Health checks upstreams for nginx\n\" https://github.com/yaoweibin/nginx_upstream_check_module\nsyn keyword ngxDirectiveThirdParty contained check\nsyn keyword ngxDirectiveThirdParty contained check_fastcgi_param\nsyn keyword ngxDirectiveThirdParty contained check_http_expect_alive\nsyn keyword ngxDirectiveThirdParty contained check_http_send\nsyn keyword ngxDirectiveThirdParty contained check_keepalive_requests\nsyn keyword ngxDirectiveThirdParty contained check_shm_size\nsyn keyword ngxDirectiveThirdParty contained check_status\n\n\" The fair load balancer module for nginx\n\" https://github.com/cryptofuture/nginx-upstream-fair\nsyn keyword ngxDirectiveThirdParty contained fair\nsyn keyword ngxDirectiveThirdParty contained upstream_fair_shm_size\n\n\" Nginx Video Thumb Extractor Module\n\" https://github.com/wandenberg/nginx-video-thumbextractor-module\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_image_height\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_image_width\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_jpeg_baseline\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_jpeg_dpi\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_jpeg_optimize\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_jpeg_progressive_mode\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_jpeg_quality\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_jpeg_smooth\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_next_time\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_only_keyframe\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_processes_per_worker\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_threads\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_tile_color\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_tile_cols\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_tile_margin\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_tile_max_cols\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_tile_max_rows\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_tile_padding\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_tile_rows\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_tile_sample_interval\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_video_filename\nsyn keyword ngxDirectiveThirdParty contained video_thumbextractor_video_second\n\n\" drizzle-nginx-module - Upstream module for talking to MySQL and Drizzle directly\n\" https://github.com/openresty/drizzle-nginx-module\nsyn keyword ngxDirectiveThirdParty contained drizzle_buffer_size\nsyn keyword ngxDirectiveThirdParty contained drizzle_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained drizzle_dbname\nsyn keyword ngxDirectiveThirdParty contained drizzle_keepalive\nsyn keyword ngxDirectiveThirdParty contained drizzle_module_header\nsyn keyword ngxDirectiveThirdParty contained drizzle_pass\nsyn keyword ngxDirectiveThirdParty contained drizzle_query\nsyn keyword ngxDirectiveThirdParty contained drizzle_recv_cols_timeout\nsyn keyword ngxDirectiveThirdParty contained drizzle_recv_rows_timeout\nsyn keyword ngxDirectiveThirdParty contained drizzle_send_query_timeout\nsyn keyword ngxDirectiveThirdParty contained drizzle_server\nsyn keyword ngxDirectiveThirdParty contained drizzle_status\n\n\" ngx_dynamic_upstream\n\" https://github.com/cubicdaiya/ngx_dynamic_upstream\nsyn keyword ngxDirectiveThirdParty contained dynamic_upstream\n\n\" encrypt and decrypt nginx variable values\n\" https://github.com/openresty/encrypted-session-nginx-module\nsyn keyword ngxDirectiveThirdParty contained encrypted_session_expires\nsyn keyword ngxDirectiveThirdParty contained encrypted_session_iv\nsyn keyword ngxDirectiveThirdParty contained encrypted_session_key\nsyn keyword ngxDirectiveThirdParty contained set_decrypt_session\nsyn keyword ngxDirectiveThirdParty contained set_encrypt_session\n\n\" serve content directly from MongoDB's GridFS\n\" https://github.com/mdirolf/nginx-gridfs\nsyn keyword ngxDirectiveThirdParty contained gridfs\nsyn keyword ngxDirectiveThirdParty contained mongo\n\n\" Adds support for arithmetic operations to NGINX config\n\" https://github.com/arut/nginx-let-module\nsyn keyword ngxDirectiveThirdParty contained let\n\n\" ngx_http_lua_module - Embed the power of Lua into Nginx HTTP Servers\n\" https://github.com/openresty/lua-nginx-module\nsyn keyword ngxDirectiveThirdParty contained access_by_lua\nsyn keyword ngxDirectiveThirdParty contained access_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained access_by_lua_file\nsyn keyword ngxDirectiveThirdParty contained access_by_lua_no_postpone\nsyn keyword ngxDirectiveThirdParty contained balancer_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained balancer_by_lua_file\nsyn keyword ngxDirectiveThirdParty contained body_filter_by_lua\nsyn keyword ngxDirectiveThirdParty contained body_filter_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained body_filter_by_lua_file\nsyn keyword ngxDirectiveThirdParty contained content_by_lua\nsyn keyword ngxDirectiveThirdParty contained content_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained content_by_lua_file\nsyn keyword ngxDirectiveThirdParty contained header_filter_by_lua\nsyn keyword ngxDirectiveThirdParty contained header_filter_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained header_filter_by_lua_file\nsyn keyword ngxDirectiveThirdParty contained init_by_lua\nsyn keyword ngxDirectiveThirdParty contained init_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained init_by_lua_file\nsyn keyword ngxDirectiveThirdParty contained init_worker_by_lua\nsyn keyword ngxDirectiveThirdParty contained init_worker_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained init_worker_by_lua_file\nsyn keyword ngxDirectiveThirdParty contained log_by_lua\nsyn keyword ngxDirectiveThirdParty contained log_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained log_by_lua_file\nsyn keyword ngxDirectiveThirdParty contained lua_capture_error_log\nsyn keyword ngxDirectiveThirdParty contained lua_check_client_abort\nsyn keyword ngxDirectiveThirdParty contained lua_code_cache\nsyn keyword ngxDirectiveThirdParty contained lua_fake_shm\nsyn keyword ngxDirectiveThirdParty contained lua_http10_buffering\nsyn keyword ngxDirectiveThirdParty contained lua_malloc_trim\nsyn keyword ngxDirectiveThirdParty contained lua_max_pending_timers\nsyn keyword ngxDirectiveThirdParty contained lua_max_running_timers\nsyn keyword ngxDirectiveThirdParty contained lua_need_request_body\nsyn keyword ngxDirectiveThirdParty contained lua_package_cpath\nsyn keyword ngxDirectiveThirdParty contained lua_package_path\nsyn keyword ngxDirectiveThirdParty contained lua_regex_cache_max_entries\nsyn keyword ngxDirectiveThirdParty contained lua_regex_match_limit\nsyn keyword ngxDirectiveThirdParty contained lua_sa_restart\nsyn keyword ngxDirectiveThirdParty contained lua_shared_dict\nsyn keyword ngxDirectiveThirdParty contained lua_socket_buffer_size\nsyn keyword ngxDirectiveThirdParty contained lua_socket_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained lua_socket_keepalive_timeout\nsyn keyword ngxDirectiveThirdParty contained lua_socket_log_errors\nsyn keyword ngxDirectiveThirdParty contained lua_socket_pool_size\nsyn keyword ngxDirectiveThirdParty contained lua_socket_read_timeout\nsyn keyword ngxDirectiveThirdParty contained lua_socket_send_lowat\nsyn keyword ngxDirectiveThirdParty contained lua_socket_send_timeout\nsyn keyword ngxDirectiveThirdParty contained lua_ssl_ciphers\nsyn keyword ngxDirectiveThirdParty contained lua_ssl_crl\nsyn keyword ngxDirectiveThirdParty contained lua_ssl_protocols\nsyn keyword ngxDirectiveThirdParty contained lua_ssl_trusted_certificate\nsyn keyword ngxDirectiveThirdParty contained lua_ssl_verify_depth\nsyn keyword ngxDirectiveThirdParty contained lua_transform_underscores_in_response_headers\nsyn keyword ngxDirectiveThirdParty contained lua_use_default_type\nsyn keyword ngxDirectiveThirdParty contained rewrite_by_lua\nsyn keyword ngxDirectiveThirdParty contained rewrite_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained rewrite_by_lua_file\nsyn keyword ngxDirectiveThirdParty contained rewrite_by_lua_no_postpone\nsyn keyword ngxDirectiveThirdParty contained set_by_lua\nsyn keyword ngxDirectiveThirdParty contained set_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained set_by_lua_file\nsyn keyword ngxDirectiveThirdParty contained ssl_certificate_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained ssl_certificate_by_lua_file\nsyn keyword ngxDirectiveThirdParty contained ssl_session_fetch_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained ssl_session_fetch_by_lua_file\nsyn keyword ngxDirectiveThirdParty contained ssl_session_store_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained ssl_session_store_by_lua_file\n\n\" ngx_memc - An extended version of the standard memcached module\n\" https://github.com/openresty/memc-nginx-module\nsyn keyword ngxDirectiveThirdParty contained memc_buffer_size\nsyn keyword ngxDirectiveThirdParty contained memc_cmds_allowed\nsyn keyword ngxDirectiveThirdParty contained memc_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained memc_flags_to_last_modified\nsyn keyword ngxDirectiveThirdParty contained memc_ignore_client_abort\nsyn keyword ngxDirectiveThirdParty contained memc_next_upstream\nsyn keyword ngxDirectiveThirdParty contained memc_pass\nsyn keyword ngxDirectiveThirdParty contained memc_read_timeout\nsyn keyword ngxDirectiveThirdParty contained memc_send_timeout\nsyn keyword ngxDirectiveThirdParty contained memc_upstream_fail_timeout\nsyn keyword ngxDirectiveThirdParty contained memc_upstream_max_fails\n\n\" ModSecurity web application firewall\n\" https://github.com/SpiderLabs/ModSecurity/tree/master\nsyn keyword ngxDirectiveThirdParty contained ModSecurityConfig\nsyn keyword ngxDirectiveThirdParty contained ModSecurityEnabled\nsyn keyword ngxDirectiveThirdParty contained pool_context_hash_size\n\n\" NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX\n\" https://github.com/nbs-system/naxsi\nsyn keyword ngxDirectiveThirdParty contained BasicRule\nsyn keyword ngxDirectiveThirdParty contained CheckRule\nsyn keyword ngxDirectiveThirdParty contained DeniedUrl\nsyn keyword ngxDirectiveThirdParty contained LearningMode\nsyn keyword ngxDirectiveThirdParty contained LibInjectionSql\nsyn keyword ngxDirectiveThirdParty contained LibInjectionXss\nsyn keyword ngxDirectiveThirdParty contained MainRule\nsyn keyword ngxDirectiveThirdParty contained SecRulesDisabled\nsyn keyword ngxDirectiveThirdParty contained SecRulesEnabled\nsyn keyword ngxDirectiveThirdParty contained basic_rule\nsyn keyword ngxDirectiveThirdParty contained check_rule\nsyn keyword ngxDirectiveThirdParty contained denied_url\nsyn keyword ngxDirectiveThirdParty contained learning_mode\nsyn keyword ngxDirectiveThirdParty contained libinjection_sql\nsyn keyword ngxDirectiveThirdParty contained libinjection_xss\nsyn keyword ngxDirectiveThirdParty contained main_rule\nsyn keyword ngxDirectiveThirdParty contained rules_disabled\nsyn keyword ngxDirectiveThirdParty contained rules_enabled\n\n\" Phusion Passenger\n\" https://www.phusionpassenger.com/library/config/nginx/reference/\nsyn keyword ngxDirectiveThirdParty contained passenger_abort_on_startup_error\nsyn keyword ngxDirectiveThirdParty contained passenger_abort_websockets_on_process_shutdown\nsyn keyword ngxDirectiveThirdParty contained passenger_admin_panel_auth_type\nsyn keyword ngxDirectiveThirdParty contained passenger_admin_panel_password\nsyn keyword ngxDirectiveThirdParty contained passenger_admin_panel_url\nsyn keyword ngxDirectiveThirdParty contained passenger_admin_panel_username\nsyn keyword ngxDirectiveThirdParty contained passenger_anonymous_telemetry_proxy\nsyn keyword ngxDirectiveThirdParty contained passenger_app_env\nsyn keyword ngxDirectiveThirdParty contained passenger_app_file_descriptor_ulimit\nsyn keyword ngxDirectiveThirdParty contained passenger_app_group_name\nsyn keyword ngxDirectiveThirdParty contained passenger_app_log_file\nsyn keyword ngxDirectiveThirdParty contained passenger_app_rights\nsyn keyword ngxDirectiveThirdParty contained passenger_app_root\nsyn keyword ngxDirectiveThirdParty contained passenger_app_type\nsyn keyword ngxDirectiveThirdParty contained passenger_base_uri\nsyn keyword ngxDirectiveThirdParty contained passenger_buffer_response\nsyn keyword ngxDirectiveThirdParty contained passenger_buffer_size\nsyn keyword ngxDirectiveThirdParty contained passenger_buffers\nsyn keyword ngxDirectiveThirdParty contained passenger_busy_buffers_size\nsyn keyword ngxDirectiveThirdParty contained passenger_concurrency_model\nsyn keyword ngxDirectiveThirdParty contained passenger_core_file_descriptor_ulimit\nsyn keyword ngxDirectiveThirdParty contained passenger_ctl\nsyn keyword ngxDirectiveThirdParty contained passenger_data_buffer_dir\nsyn keyword ngxDirectiveThirdParty contained passenger_debugger\nsyn keyword ngxDirectiveThirdParty contained passenger_default_group\nsyn keyword ngxDirectiveThirdParty contained passenger_default_user\nsyn keyword ngxDirectiveThirdParty contained passenger_disable_anonymous_telemetry\nsyn keyword ngxDirectiveThirdParty contained passenger_disable_security_update_check\nsyn keyword ngxDirectiveThirdParty contained passenger_document_root\nsyn keyword ngxDirectiveThirdParty contained passenger_dump_config_manifest\nsyn keyword ngxDirectiveThirdParty contained passenger_enabled\nsyn keyword ngxDirectiveThirdParty contained passenger_env_var\nsyn keyword ngxDirectiveThirdParty contained passenger_file_descriptor_log_file\nsyn keyword ngxDirectiveThirdParty contained passenger_fly_with\nsyn keyword ngxDirectiveThirdParty contained passenger_force_max_concurrent_requests_per_process\nsyn keyword ngxDirectiveThirdParty contained passenger_friendly_error_pages\nsyn keyword ngxDirectiveThirdParty contained passenger_group\nsyn keyword ngxDirectiveThirdParty contained passenger_headers_hash_bucket_size\nsyn keyword ngxDirectiveThirdParty contained passenger_headers_hash_max_size\nsyn keyword ngxDirectiveThirdParty contained passenger_ignore_client_abort\nsyn keyword ngxDirectiveThirdParty contained passenger_ignore_headers\nsyn keyword ngxDirectiveThirdParty contained passenger_instance_registry_dir\nsyn keyword ngxDirectiveThirdParty contained passenger_intercept_errors\nsyn keyword ngxDirectiveThirdParty contained passenger_load_shell_envvars\nsyn keyword ngxDirectiveThirdParty contained passenger_log_file\nsyn keyword ngxDirectiveThirdParty contained passenger_log_level\nsyn keyword ngxDirectiveThirdParty contained passenger_max_instances\nsyn keyword ngxDirectiveThirdParty contained passenger_max_instances_per_app\nsyn keyword ngxDirectiveThirdParty contained passenger_max_pool_size\nsyn keyword ngxDirectiveThirdParty contained passenger_max_preloader_idle_time\nsyn keyword ngxDirectiveThirdParty contained passenger_max_request_queue_size\nsyn keyword ngxDirectiveThirdParty contained passenger_max_request_queue_time\nsyn keyword ngxDirectiveThirdParty contained passenger_max_request_time\nsyn keyword ngxDirectiveThirdParty contained passenger_max_requests\nsyn keyword ngxDirectiveThirdParty contained passenger_memory_limit\nsyn keyword ngxDirectiveThirdParty contained passenger_meteor_app_settings\nsyn keyword ngxDirectiveThirdParty contained passenger_min_instances\nsyn keyword ngxDirectiveThirdParty contained passenger_monitor_log_file\nsyn keyword ngxDirectiveThirdParty contained passenger_nodejs\nsyn keyword ngxDirectiveThirdParty contained passenger_pass_header\nsyn keyword ngxDirectiveThirdParty contained passenger_pool_idle_time\nsyn keyword ngxDirectiveThirdParty contained passenger_pre_start\nsyn keyword ngxDirectiveThirdParty contained passenger_python\nsyn keyword ngxDirectiveThirdParty contained passenger_read_timeout\nsyn keyword ngxDirectiveThirdParty contained passenger_request_queue_overflow_status_code\nsyn keyword ngxDirectiveThirdParty contained passenger_resist_deployment_errors\nsyn keyword ngxDirectiveThirdParty contained passenger_response_buffer_high_watermark\nsyn keyword ngxDirectiveThirdParty contained passenger_restart_dir\nsyn keyword ngxDirectiveThirdParty contained passenger_rolling_restarts\nsyn keyword ngxDirectiveThirdParty contained passenger_root\nsyn keyword ngxDirectiveThirdParty contained passenger_ruby\nsyn keyword ngxDirectiveThirdParty contained passenger_security_update_check_proxy\nsyn keyword ngxDirectiveThirdParty contained passenger_set_header\nsyn keyword ngxDirectiveThirdParty contained passenger_show_version_in_header\nsyn keyword ngxDirectiveThirdParty contained passenger_socket_backlog\nsyn keyword ngxDirectiveThirdParty contained passenger_spawn_method\nsyn keyword ngxDirectiveThirdParty contained passenger_start_timeout\nsyn keyword ngxDirectiveThirdParty contained passenger_startup_file\nsyn keyword ngxDirectiveThirdParty contained passenger_stat_throttle_rate\nsyn keyword ngxDirectiveThirdParty contained passenger_sticky_sessions\nsyn keyword ngxDirectiveThirdParty contained passenger_sticky_sessions_cookie_name\nsyn keyword ngxDirectiveThirdParty contained passenger_thread_count\nsyn keyword ngxDirectiveThirdParty contained passenger_turbocaching\nsyn keyword ngxDirectiveThirdParty contained passenger_user\nsyn keyword ngxDirectiveThirdParty contained passenger_user_switching\nsyn keyword ngxDirectiveThirdParty contained passenger_vary_turbocache_by_cookie\nsyn keyword ngxDirectiveThirdPartyDeprecated contained passenger_analytics_log_group\nsyn keyword ngxDirectiveThirdPartyDeprecated contained passenger_analytics_log_user\nsyn keyword ngxDirectiveThirdPartyDeprecated contained passenger_debug_log_file\nsyn keyword ngxDirectiveThirdPartyDeprecated contained passenger_use_global_queue\nsyn keyword ngxDirectiveThirdPartyDeprecated contained rack_env\nsyn keyword ngxDirectiveThirdPartyDeprecated contained rails_app_spawner_idle_time\nsyn keyword ngxDirectiveThirdPartyDeprecated contained rails_env\nsyn keyword ngxDirectiveThirdPartyDeprecated contained rails_framework_spawner_idle_time\nsyn keyword ngxDirectiveThirdPartyDeprecated contained rails_spawn_method\nsyn keyword ngxDirectiveThirdPartyDeprecated contained union_station_filter\nsyn keyword ngxDirectiveThirdPartyDeprecated contained union_station_gateway_address\nsyn keyword ngxDirectiveThirdPartyDeprecated contained union_station_gateway_cert\nsyn keyword ngxDirectiveThirdPartyDeprecated contained union_station_gateway_port\nsyn keyword ngxDirectiveThirdPartyDeprecated contained union_station_key\nsyn keyword ngxDirectiveThirdPartyDeprecated contained union_station_proxy_address\nsyn keyword ngxDirectiveThirdPartyDeprecated contained union_station_support\n\n\" ngx_postgres is an upstream module that allows nginx to communicate directly with PostgreSQL database\n\" https://github.com/FRiCKLE/ngx_postgres\nsyn keyword ngxDirectiveThirdParty contained postgres_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained postgres_escape\nsyn keyword ngxDirectiveThirdParty contained postgres_keepalive\nsyn keyword ngxDirectiveThirdParty contained postgres_output\nsyn keyword ngxDirectiveThirdParty contained postgres_pass\nsyn keyword ngxDirectiveThirdParty contained postgres_query\nsyn keyword ngxDirectiveThirdParty contained postgres_result_timeout\nsyn keyword ngxDirectiveThirdParty contained postgres_rewrite\nsyn keyword ngxDirectiveThirdParty contained postgres_server\nsyn keyword ngxDirectiveThirdParty contained postgres_set\n\n\" ngx_rds_csv - Nginx output filter module to convert Resty-DBD-Streams (RDS) to Comma-Separated Values (CSV)\n\" https://github.com/openresty/rds-csv-nginx-module\nsyn keyword ngxDirectiveThirdParty contained rds_csv\nsyn keyword ngxDirectiveThirdParty contained rds_csv_buffer_size\nsyn keyword ngxDirectiveThirdParty contained rds_csv_content_type\nsyn keyword ngxDirectiveThirdParty contained rds_csv_field_name_header\nsyn keyword ngxDirectiveThirdParty contained rds_csv_field_separator\nsyn keyword ngxDirectiveThirdParty contained rds_csv_row_terminator\n\n\" ngx_rds_json - an output filter that formats Resty DBD Streams generated by ngx_drizzle and others to JSON\n\" https://github.com/openresty/rds-json-nginx-module\nsyn keyword ngxDirectiveThirdParty contained rds_json\nsyn keyword ngxDirectiveThirdParty contained rds_json_buffer_size\nsyn keyword ngxDirectiveThirdParty contained rds_json_content_type\nsyn keyword ngxDirectiveThirdParty contained rds_json_errcode_key\nsyn keyword ngxDirectiveThirdParty contained rds_json_errstr_key\nsyn keyword ngxDirectiveThirdParty contained rds_json_format\nsyn keyword ngxDirectiveThirdParty contained rds_json_ret\nsyn keyword ngxDirectiveThirdParty contained rds_json_root\nsyn keyword ngxDirectiveThirdParty contained rds_json_success_property\nsyn keyword ngxDirectiveThirdParty contained rds_json_user_property\n\n\" ngx_redis2 - Nginx upstream module for the Redis 2.0 protocol\n\" https://github.com/openresty/redis2-nginx-module\nsyn keyword ngxDirectiveThirdParty contained redis2_bind\nsyn keyword ngxDirectiveThirdParty contained redis2_buffer_size\nsyn keyword ngxDirectiveThirdParty contained redis2_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained redis2_literal_raw_query\nsyn keyword ngxDirectiveThirdParty contained redis2_next_upstream\nsyn keyword ngxDirectiveThirdParty contained redis2_pass\nsyn keyword ngxDirectiveThirdParty contained redis2_query\nsyn keyword ngxDirectiveThirdParty contained redis2_raw_queries\nsyn keyword ngxDirectiveThirdParty contained redis2_raw_query\nsyn keyword ngxDirectiveThirdParty contained redis2_read_timeout\nsyn keyword ngxDirectiveThirdParty contained redis2_send_timeout\n\n\" NGINX-based Media Streaming Server\n\" https://github.com/arut/nginx-rtmp-module\nsyn keyword ngxDirectiveThirdParty contained ack_window\nsyn keyword ngxDirectiveThirdParty contained application\nsyn keyword ngxDirectiveThirdParty contained buffer\nsyn keyword ngxDirectiveThirdParty contained buflen\nsyn keyword ngxDirectiveThirdParty contained busy\nsyn keyword ngxDirectiveThirdParty contained chunk_size\nsyn keyword ngxDirectiveThirdParty contained dash\nsyn keyword ngxDirectiveThirdParty contained dash_cleanup\nsyn keyword ngxDirectiveThirdParty contained dash_fragment\nsyn keyword ngxDirectiveThirdParty contained dash_nested\nsyn keyword ngxDirectiveThirdParty contained dash_path\nsyn keyword ngxDirectiveThirdParty contained dash_playlist_length\nsyn keyword ngxDirectiveThirdParty contained drop_idle_publisher\nsyn keyword ngxDirectiveThirdParty contained exec\nsyn keyword ngxDirectiveThirdParty contained exec_block\nsyn keyword ngxDirectiveThirdParty contained exec_kill_signal\nsyn keyword ngxDirectiveThirdParty contained exec_options\nsyn keyword ngxDirectiveThirdParty contained exec_play\nsyn keyword ngxDirectiveThirdParty contained exec_play_done\nsyn keyword ngxDirectiveThirdParty contained exec_publish\nsyn keyword ngxDirectiveThirdParty contained exec_publish_done\nsyn keyword ngxDirectiveThirdParty contained exec_pull\nsyn keyword ngxDirectiveThirdParty contained exec_push\nsyn keyword ngxDirectiveThirdParty contained exec_record_done\nsyn keyword ngxDirectiveThirdParty contained exec_static\nsyn keyword ngxDirectiveThirdParty contained hls_audio_buffer_size\nsyn keyword ngxDirectiveThirdParty contained hls_base_url\nsyn keyword ngxDirectiveThirdParty contained hls_cleanup\nsyn keyword ngxDirectiveThirdParty contained hls_continuous\nsyn keyword ngxDirectiveThirdParty contained hls_fragment_naming\nsyn keyword ngxDirectiveThirdParty contained hls_fragment_naming_granularity\nsyn keyword ngxDirectiveThirdParty contained hls_fragment_slicing\nsyn keyword ngxDirectiveThirdParty contained hls_fragments_per_key\nsyn keyword ngxDirectiveThirdParty contained hls_key_path\nsyn keyword ngxDirectiveThirdParty contained hls_key_url\nsyn keyword ngxDirectiveThirdParty contained hls_keys\nsyn keyword ngxDirectiveThirdParty contained hls_max_audio_delay\nsyn keyword ngxDirectiveThirdParty contained hls_max_fragment\nsyn keyword ngxDirectiveThirdParty contained hls_muxdelay\nsyn keyword ngxDirectiveThirdParty contained hls_nested\nsyn keyword ngxDirectiveThirdParty contained hls_path\nsyn keyword ngxDirectiveThirdParty contained hls_playlist_length\nsyn keyword ngxDirectiveThirdParty contained hls_sync\nsyn keyword ngxDirectiveThirdParty contained hls_type\nsyn keyword ngxDirectiveThirdParty contained hls_variant\nsyn keyword ngxDirectiveThirdParty contained idle_streams\nsyn keyword ngxDirectiveThirdParty contained interleave\nsyn keyword ngxDirectiveThirdParty contained live\nsyn keyword ngxDirectiveThirdParty contained max_connections\nsyn keyword ngxDirectiveThirdParty contained max_message\nsyn keyword ngxDirectiveThirdParty contained max_streams\nsyn keyword ngxDirectiveThirdParty contained meta\nsyn keyword ngxDirectiveThirdParty contained netcall_buffer\nsyn keyword ngxDirectiveThirdParty contained netcall_timeout\nsyn keyword ngxDirectiveThirdParty contained notify_method\nsyn keyword ngxDirectiveThirdParty contained notify_relay_redirect\nsyn keyword ngxDirectiveThirdParty contained notify_update_strict\nsyn keyword ngxDirectiveThirdParty contained notify_update_timeout\nsyn keyword ngxDirectiveThirdParty contained on_connect\nsyn keyword ngxDirectiveThirdParty contained on_disconnect\nsyn keyword ngxDirectiveThirdParty contained on_done\nsyn keyword ngxDirectiveThirdParty contained on_play\nsyn keyword ngxDirectiveThirdParty contained on_play_done\nsyn keyword ngxDirectiveThirdParty contained on_publish\nsyn keyword ngxDirectiveThirdParty contained on_publish_done\nsyn keyword ngxDirectiveThirdParty contained on_record_done\nsyn keyword ngxDirectiveThirdParty contained on_update\nsyn keyword ngxDirectiveThirdParty contained out_cork\nsyn keyword ngxDirectiveThirdParty contained out_queue\nsyn keyword ngxDirectiveThirdParty contained ping\nsyn keyword ngxDirectiveThirdParty contained ping_timeout\nsyn keyword ngxDirectiveThirdParty contained play\nsyn keyword ngxDirectiveThirdParty contained play_local_path\nsyn keyword ngxDirectiveThirdParty contained play_restart\nsyn keyword ngxDirectiveThirdParty contained play_temp_path\nsyn keyword ngxDirectiveThirdParty contained play_time_fix\nsyn keyword ngxDirectiveThirdParty contained publish_notify\nsyn keyword ngxDirectiveThirdParty contained publish_time_fix\nsyn keyword ngxDirectiveThirdParty contained pull\nsyn keyword ngxDirectiveThirdParty contained pull_reconnect\nsyn keyword ngxDirectiveThirdParty contained push\nsyn keyword ngxDirectiveThirdParty contained push_reconnect\nsyn keyword ngxDirectiveThirdParty contained record\nsyn keyword ngxDirectiveThirdParty contained record_append\nsyn keyword ngxDirectiveThirdParty contained record_interval\nsyn keyword ngxDirectiveThirdParty contained record_lock\nsyn keyword ngxDirectiveThirdParty contained record_max_frames\nsyn keyword ngxDirectiveThirdParty contained record_max_size\nsyn keyword ngxDirectiveThirdParty contained record_notify\nsyn keyword ngxDirectiveThirdParty contained record_path\nsyn keyword ngxDirectiveThirdParty contained record_suffix\nsyn keyword ngxDirectiveThirdParty contained record_unique\nsyn keyword ngxDirectiveThirdParty contained recorder\nsyn keyword ngxDirectiveThirdParty contained relay_buffer\nsyn keyword ngxDirectiveThirdParty contained respawn\nsyn keyword ngxDirectiveThirdParty contained respawn_timeout\nsyn keyword ngxDirectiveThirdParty contained rtmp\nsyn keyword ngxDirectiveThirdParty contained rtmp_auto_push\nsyn keyword ngxDirectiveThirdParty contained rtmp_auto_push_reconnect\nsyn keyword ngxDirectiveThirdParty contained rtmp_control\nsyn keyword ngxDirectiveThirdParty contained rtmp_socket_dir\nsyn keyword ngxDirectiveThirdParty contained rtmp_stat\nsyn keyword ngxDirectiveThirdParty contained rtmp_stat_stylesheet\nsyn keyword ngxDirectiveThirdParty contained session_relay\nsyn keyword ngxDirectiveThirdParty contained so_keepalive\nsyn keyword ngxDirectiveThirdParty contained stream_buckets\nsyn keyword ngxDirectiveThirdParty contained sync\nsyn keyword ngxDirectiveThirdParty contained wait_key\nsyn keyword ngxDirectiveThirdParty contained wait_video\n\n\" ngx_set_misc - Various set_xxx directives added to nginx's rewrite module (md5/sha1, sql/json quoting, and many more)\n\" https://github.com/openresty/set-misc-nginx-module\nsyn keyword ngxDirectiveThirdParty contained set_base32_alphabet\nsyn keyword ngxDirectiveThirdParty contained set_base32_padding\nsyn keyword ngxDirectiveThirdParty contained set_decode_base32\nsyn keyword ngxDirectiveThirdParty contained set_decode_base64\nsyn keyword ngxDirectiveThirdParty contained set_decode_hex\nsyn keyword ngxDirectiveThirdParty contained set_encode_base32\nsyn keyword ngxDirectiveThirdParty contained set_encode_base64\nsyn keyword ngxDirectiveThirdParty contained set_encode_hex\nsyn keyword ngxDirectiveThirdParty contained set_escape_uri\nsyn keyword ngxDirectiveThirdParty contained set_formatted_gmt_time\nsyn keyword ngxDirectiveThirdParty contained set_formatted_local_time\nsyn keyword ngxDirectiveThirdParty contained set_hashed_upstream\nsyn keyword ngxDirectiveThirdParty contained set_hmac_sha1\nsyn keyword ngxDirectiveThirdParty contained set_if_empty\nsyn keyword ngxDirectiveThirdParty contained set_local_today\nsyn keyword ngxDirectiveThirdParty contained set_misc_base32_padding\nsyn keyword ngxDirectiveThirdParty contained set_quote_json_str\nsyn keyword ngxDirectiveThirdParty contained set_quote_pgsql_str\nsyn keyword ngxDirectiveThirdParty contained set_quote_sql_str\nsyn keyword ngxDirectiveThirdParty contained set_random\nsyn keyword ngxDirectiveThirdParty contained set_rotate\nsyn keyword ngxDirectiveThirdParty contained set_secure_random_alphanum\nsyn keyword ngxDirectiveThirdParty contained set_secure_random_lcalpha\nsyn keyword ngxDirectiveThirdParty contained set_unescape_uri\n\n\" nginx-sflow-module\n\" https://github.com/sflow/nginx-sflow-module\nsyn keyword ngxDirectiveThirdParty contained sflow\n\n\" Shibboleth auth request module for Nginx\n\" https://github.com/nginx-shib/nginx-http-shibboleth\nsyn keyword ngxDirectiveThirdParty contained shib_request\nsyn keyword ngxDirectiveThirdParty contained shib_request_set\nsyn keyword ngxDirectiveThirdParty contained shib_request_use_headers\n\n\" nginx module which adds ability to cache static files\n\" https://github.com/FRiCKLE/ngx_slowfs_cache\nsyn keyword ngxDirectiveThirdParty contained slowfs_big_file_size\nsyn keyword ngxDirectiveThirdParty contained slowfs_cache\nsyn keyword ngxDirectiveThirdParty contained slowfs_cache_key\nsyn keyword ngxDirectiveThirdParty contained slowfs_cache_min_uses\nsyn keyword ngxDirectiveThirdParty contained slowfs_cache_path\nsyn keyword ngxDirectiveThirdParty contained slowfs_cache_purge\nsyn keyword ngxDirectiveThirdParty contained slowfs_cache_valid\nsyn keyword ngxDirectiveThirdParty contained slowfs_temp_path\n\n\" Dynamic Image Transformation Module For nginx\n\" https://github.com/cubicdaiya/ngx_small_light\nsyn keyword ngxDirectiveThirdParty contained small_light\nsyn keyword ngxDirectiveThirdParty contained small_light_buffer\nsyn keyword ngxDirectiveThirdParty contained small_light_getparam_mode\nsyn keyword ngxDirectiveThirdParty contained small_light_imlib2_temp_dir\nsyn keyword ngxDirectiveThirdParty contained small_light_material_dir\nsyn keyword ngxDirectiveThirdParty contained small_light_pattern_define\nsyn keyword ngxDirectiveThirdParty contained small_light_radius_max\nsyn keyword ngxDirectiveThirdParty contained small_light_sigma_max\n\n\" ngx_srcache - Transparent subrequest-based caching layout for arbitrary nginx locations\n\" https://github.com/openresty/srcache-nginx-module\nsyn keyword ngxDirectiveThirdParty contained srcache_buffer\nsyn keyword ngxDirectiveThirdParty contained srcache_default_expire\nsyn keyword ngxDirectiveThirdParty contained srcache_fetch\nsyn keyword ngxDirectiveThirdParty contained srcache_fetch_skip\nsyn keyword ngxDirectiveThirdParty contained srcache_header_buffer_size\nsyn keyword ngxDirectiveThirdParty contained srcache_ignore_content_encoding\nsyn keyword ngxDirectiveThirdParty contained srcache_max_expire\nsyn keyword ngxDirectiveThirdParty contained srcache_methods\nsyn keyword ngxDirectiveThirdParty contained srcache_request_cache_control\nsyn keyword ngxDirectiveThirdParty contained srcache_response_cache_control\nsyn keyword ngxDirectiveThirdParty contained srcache_store\nsyn keyword ngxDirectiveThirdParty contained srcache_store_hide_header\nsyn keyword ngxDirectiveThirdParty contained srcache_store_max_size\nsyn keyword ngxDirectiveThirdParty contained srcache_store_no_cache\nsyn keyword ngxDirectiveThirdParty contained srcache_store_no_store\nsyn keyword ngxDirectiveThirdParty contained srcache_store_pass_header\nsyn keyword ngxDirectiveThirdParty contained srcache_store_private\nsyn keyword ngxDirectiveThirdParty contained srcache_store_ranges\nsyn keyword ngxDirectiveThirdParty contained srcache_store_skip\nsyn keyword ngxDirectiveThirdParty contained srcache_store_statuses\n\n\" NGINX-based VOD Packager\n\" https://github.com/kaltura/nginx-vod-module\nsyn keyword ngxDirectiveThirdParty contained vod\nsyn keyword ngxDirectiveThirdParty contained vod_align_segments_to_key_frames\nsyn keyword ngxDirectiveThirdParty contained vod_apply_dynamic_mapping\nsyn keyword ngxDirectiveThirdParty contained vod_base_url\nsyn keyword ngxDirectiveThirdParty contained vod_bootstrap_segment_durations\nsyn keyword ngxDirectiveThirdParty contained vod_cache_buffer_size\nsyn keyword ngxDirectiveThirdParty contained vod_clip_from_param_name\nsyn keyword ngxDirectiveThirdParty contained vod_clip_to_param_name\nsyn keyword ngxDirectiveThirdParty contained vod_drm_clear_lead_segment_count\nsyn keyword ngxDirectiveThirdParty contained vod_drm_enabled\nsyn keyword ngxDirectiveThirdParty contained vod_drm_info_cache\nsyn keyword ngxDirectiveThirdParty contained vod_drm_max_info_length\nsyn keyword ngxDirectiveThirdParty contained vod_drm_request_uri\nsyn keyword ngxDirectiveThirdParty contained vod_drm_single_key\nsyn keyword ngxDirectiveThirdParty contained vod_drm_upstream_location\nsyn keyword ngxDirectiveThirdParty contained vod_dynamic_clip_map_uri\nsyn keyword ngxDirectiveThirdParty contained vod_dynamic_mapping_cache\nsyn keyword ngxDirectiveThirdParty contained vod_encryption_iv_seed\nsyn keyword ngxDirectiveThirdParty contained vod_expires\nsyn keyword ngxDirectiveThirdParty contained vod_expires_live\nsyn keyword ngxDirectiveThirdParty contained vod_expires_live_time_dependent\nsyn keyword ngxDirectiveThirdParty contained vod_fallback_upstream_location\nsyn keyword ngxDirectiveThirdParty contained vod_force_continuous_timestamps\nsyn keyword ngxDirectiveThirdParty contained vod_force_playlist_type_vod\nsyn keyword ngxDirectiveThirdParty contained vod_gop_look_ahead\nsyn keyword ngxDirectiveThirdParty contained vod_gop_look_behind\nsyn keyword ngxDirectiveThirdParty contained vod_ignore_edit_list\nsyn keyword ngxDirectiveThirdParty contained vod_initial_read_size\nsyn keyword ngxDirectiveThirdParty contained vod_lang_param_name\nsyn keyword ngxDirectiveThirdParty contained vod_last_modified\nsyn keyword ngxDirectiveThirdParty contained vod_last_modified_types\nsyn keyword ngxDirectiveThirdParty contained vod_live_mapping_cache\nsyn keyword ngxDirectiveThirdParty contained vod_live_response_cache\nsyn keyword ngxDirectiveThirdParty contained vod_live_window_duration\nsyn keyword ngxDirectiveThirdParty contained vod_manifest_duration_policy\nsyn keyword ngxDirectiveThirdParty contained vod_manifest_segment_durations_mode\nsyn keyword ngxDirectiveThirdParty contained vod_mapping_cache\nsyn keyword ngxDirectiveThirdParty contained vod_max_frames_size\nsyn keyword ngxDirectiveThirdParty contained vod_max_mapping_response_size\nsyn keyword ngxDirectiveThirdParty contained vod_max_metadata_size\nsyn keyword ngxDirectiveThirdParty contained vod_max_upstream_headers_size\nsyn keyword ngxDirectiveThirdParty contained vod_media_set_map_uri\nsyn keyword ngxDirectiveThirdParty contained vod_media_set_override_json\nsyn keyword ngxDirectiveThirdParty contained vod_metadata_cache\nsyn keyword ngxDirectiveThirdParty contained vod_min_single_nalu_per_frame_segment\nsyn keyword ngxDirectiveThirdParty contained vod_mode\nsyn keyword ngxDirectiveThirdParty contained vod_multi_uri_suffix\nsyn keyword ngxDirectiveThirdParty contained vod_notification_uri\nsyn keyword ngxDirectiveThirdParty contained vod_open_file_thread_pool\nsyn keyword ngxDirectiveThirdParty contained vod_output_buffer_pool\nsyn keyword ngxDirectiveThirdParty contained vod_parse_hdlr_name\nsyn keyword ngxDirectiveThirdParty contained vod_path_response_postfix\nsyn keyword ngxDirectiveThirdParty contained vod_path_response_prefix\nsyn keyword ngxDirectiveThirdParty contained vod_performance_counters\nsyn keyword ngxDirectiveThirdParty contained vod_proxy_header_name\nsyn keyword ngxDirectiveThirdParty contained vod_proxy_header_value\nsyn keyword ngxDirectiveThirdParty contained vod_redirect_segments_url\nsyn keyword ngxDirectiveThirdParty contained vod_remote_upstream_location\nsyn keyword ngxDirectiveThirdParty contained vod_response_cache\nsyn keyword ngxDirectiveThirdParty contained vod_secret_key\nsyn keyword ngxDirectiveThirdParty contained vod_segment_count_policy\nsyn keyword ngxDirectiveThirdParty contained vod_segment_duration\nsyn keyword ngxDirectiveThirdParty contained vod_segments_base_url\nsyn keyword ngxDirectiveThirdParty contained vod_source_clip_map_uri\nsyn keyword ngxDirectiveThirdParty contained vod_speed_param_name\nsyn keyword ngxDirectiveThirdParty contained vod_status\nsyn keyword ngxDirectiveThirdParty contained vod_time_shift_param_name\nsyn keyword ngxDirectiveThirdParty contained vod_tracks_param_name\nsyn keyword ngxDirectiveThirdParty contained vod_upstream_extra_args\nsyn keyword ngxDirectiveThirdParty contained vod_upstream_location\n\n\" Nginx virtual host traffic status module\n\" https://github.com/vozlt/nginx-module-vts\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_average_method\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_bypass_limit\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_bypass_stats\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_display\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_display_format\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_display_jsonp\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_display_sum_key\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_dump\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_filter\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_filter_by_host\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_filter_by_set_key\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_filter_check_duplicate\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_filter_max_node\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_histogram_buckets\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_limit\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_limit_check_duplicate\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_limit_traffic\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_limit_traffic_by_set_key\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_set_by_filter\nsyn keyword ngxDirectiveThirdParty contained vhost_traffic_status_zone\n\n\" xss-nginx-module - Native cross-site scripting support in nginx\n\" https://github.com/openresty/xss-nginx-module\nsyn keyword ngxDirectiveThirdParty contained xss_callback_arg\nsyn keyword ngxDirectiveThirdParty contained xss_check_status\nsyn keyword ngxDirectiveThirdParty contained xss_get\nsyn keyword ngxDirectiveThirdParty contained xss_input_types\nsyn keyword ngxDirectiveThirdParty contained xss_output_type\nsyn keyword ngxDirectiveThirdParty contained xss_override_status\n\n\" Add support for array-typed variables to nginx config files\n\" https://github.com/openresty/array-var-nginx-module\nsyn keyword ngxDirectiveThirdParty contained array_join\nsyn keyword ngxDirectiveThirdParty contained array_map\nsyn keyword ngxDirectiveThirdParty contained array_map_op\nsyn keyword ngxDirectiveThirdParty contained array_split\n\n\" NGINX module for Brotli compression\n\" https://github.com/eustas/ngx_brotli\nsyn keyword ngxDirectiveThirdParty contained brotli\nsyn keyword ngxDirectiveThirdParty contained brotli_buffers\nsyn keyword ngxDirectiveThirdParty contained brotli_comp_level\nsyn keyword ngxDirectiveThirdParty contained brotli_min_length\nsyn keyword ngxDirectiveThirdParty contained brotli_static\nsyn keyword ngxDirectiveThirdParty contained brotli_types\nsyn keyword ngxDirectiveThirdParty contained brotli_window\n\n\" form-input-nginx-module\n\" https://github.com/calio/form-input-nginx-module\nsyn keyword ngxDirectiveThirdParty contained set_form_input\nsyn keyword ngxDirectiveThirdParty contained set_form_input_multi\n\n\" character conversion nginx module using libiconv\n\" https://github.com/calio/iconv-nginx-module\nsyn keyword ngxDirectiveThirdParty contained iconv_buffer_size\nsyn keyword ngxDirectiveThirdParty contained iconv_filter\nsyn keyword ngxDirectiveThirdParty contained set_iconv\n\n\" 3rd party modules list taken from\n\" https://www.nginx.com/resources/wiki/modules/\n\" ---------------------------------------------\n\n\" Nginx Module for Authenticating Akamai G2O requests\n\" https://github.com/kaltura/nginx_mod_akamai_g2o\nsyn keyword ngxDirectiveThirdParty contained g2o\nsyn keyword ngxDirectiveThirdParty contained g2o_data_header\nsyn keyword ngxDirectiveThirdParty contained g2o_hash_function\nsyn keyword ngxDirectiveThirdParty contained g2o_key\nsyn keyword ngxDirectiveThirdParty contained g2o_log_level\nsyn keyword ngxDirectiveThirdParty contained g2o_nonce\nsyn keyword ngxDirectiveThirdParty contained g2o_sign_header\nsyn keyword ngxDirectiveThirdParty contained g2o_time_window\nsyn keyword ngxDirectiveThirdParty contained g2o_version\n\n\" nginx_lua_module\n\" https://github.com/alacner/nginx_lua_module\nsyn keyword ngxDirectiveThirdParty contained lua_file\n\n\" Nginx Audio Track for HTTP Live Streaming\n\" https://github.com/flavioribeiro/nginx-audio-track-for-hls-module\nsyn keyword ngxDirectiveThirdParty contained ngx_hls_audio_track\nsyn keyword ngxDirectiveThirdParty contained ngx_hls_audio_track_output_format\nsyn keyword ngxDirectiveThirdParty contained ngx_hls_audio_track_output_header\nsyn keyword ngxDirectiveThirdParty contained ngx_hls_audio_track_rootpath\n\n\" A Nginx module to dump backtrace when a worker process exits abnormally\n\" https://github.com/alibaba/nginx-backtrace\nsyn keyword ngxDirectiveThirdParty contained backtrace_log\nsyn keyword ngxDirectiveThirdParty contained backtrace_max_stack_size\n\n\" circle_gif module\n\" https://github.com/evanmiller/nginx_circle_gif\nsyn keyword ngxDirectiveThirdParty contained circle_gif\nsyn keyword ngxDirectiveThirdParty contained circle_gif_max_radius\nsyn keyword ngxDirectiveThirdParty contained circle_gif_min_radius\nsyn keyword ngxDirectiveThirdParty contained circle_gif_step_radius\n\n\" Upstream Consistent Hash\n\" https://github.com/replay/ngx_http_consistent_hash\nsyn keyword ngxDirectiveThirdParty contained consistent_hash\n\n\" Nginx module for etags on dynamic content\n\" https://github.com/kali/nginx-dynamic-etags\nsyn keyword ngxDirectiveThirdParty contained dynamic_etags\n\n\" Enhanced Nginx Memcached Module\n\" https://github.com/bpaquet/ngx_http_enhanced_memcached_module\nsyn keyword ngxDirectiveThirdParty contained enhanced_memcached_allow_delete\nsyn keyword ngxDirectiveThirdParty contained enhanced_memcached_allow_put\nsyn keyword ngxDirectiveThirdParty contained enhanced_memcached_bind\nsyn keyword ngxDirectiveThirdParty contained enhanced_memcached_buffer_size\nsyn keyword ngxDirectiveThirdParty contained enhanced_memcached_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained enhanced_memcached_flush\nsyn keyword ngxDirectiveThirdParty contained enhanced_memcached_flush_namespace\nsyn keyword ngxDirectiveThirdParty contained enhanced_memcached_hash_keys_with_md5\nsyn keyword ngxDirectiveThirdParty contained enhanced_memcached_pass\nsyn keyword ngxDirectiveThirdParty contained enhanced_memcached_read_timeout\nsyn keyword ngxDirectiveThirdParty contained enhanced_memcached_send_timeout\nsyn keyword ngxDirectiveThirdParty contained enhanced_memcached_stats\n\n\" nginx max connections queue\n\" https://github.com/ezmobius/nginx-ey-balancer\nsyn keyword ngxDirectiveThirdParty contained max_connections_max_queue_length\nsyn keyword ngxDirectiveThirdParty contained max_connections_queue_timeout\n\n\" Nginx module for POST authentication and authorization\n\" https://github.com/veruu/ngx_form_auth\nsyn keyword ngxDirectiveThirdParty contained form_auth\nsyn keyword ngxDirectiveThirdParty contained form_auth_login\nsyn keyword ngxDirectiveThirdParty contained form_auth_pam_service\nsyn keyword ngxDirectiveThirdParty contained form_auth_password\nsyn keyword ngxDirectiveThirdParty contained form_auth_remote_user\n\n\" ngx_http_accounting_module\n\" https://github.com/Lax/ngx_http_accounting_module\nsyn keyword ngxDirectiveThirdParty contained accounting\nsyn keyword ngxDirectiveThirdParty contained accounting_id\nsyn keyword ngxDirectiveThirdParty contained accounting_interval\nsyn keyword ngxDirectiveThirdParty contained accounting_log\nsyn keyword ngxDirectiveThirdParty contained accounting_perturb\n\n\" concatenating files in a given context: CSS and JS files usually\n\" https://github.com/alibaba/nginx-http-concat\nsyn keyword ngxDirectiveThirdParty contained concat\nsyn keyword ngxDirectiveThirdParty contained concat_delimiter\nsyn keyword ngxDirectiveThirdParty contained concat_ignore_file_error\nsyn keyword ngxDirectiveThirdParty contained concat_max_files\nsyn keyword ngxDirectiveThirdParty contained concat_types\nsyn keyword ngxDirectiveThirdParty contained concat_unique\n\n\" update upstreams' config by restful interface\n\" https://github.com/yzprofile/ngx_http_dyups_module\nsyn keyword ngxDirectiveThirdParty contained dyups_interface\nsyn keyword ngxDirectiveThirdParty contained dyups_read_msg_log\nsyn keyword ngxDirectiveThirdParty contained dyups_read_msg_timeout\nsyn keyword ngxDirectiveThirdParty contained dyups_shm_zone_size\nsyn keyword ngxDirectiveThirdParty contained dyups_trylock\nsyn keyword ngxDirectiveThirdParty contained dyups_upstream_conf\n\n\" add given content to the end of the response according to the condition specified\n\" https://github.com/flygoast/ngx_http_footer_if_filter\nsyn keyword ngxDirectiveThirdParty contained footer_if\n\n\" NGINX HTTP Internal Redirect Module\n\" https://github.com/flygoast/ngx_http_internal_redirect\nsyn keyword ngxDirectiveThirdParty contained internal_redirect_if\nsyn keyword ngxDirectiveThirdParty contained internal_redirect_if_no_postpone\n\n\" nginx-ip-blocker\n\" https://github.com/tmthrgd/nginx-ip-blocker\nsyn keyword ngxDirectiveThirdParty contained ip_blocker\n\n\" IP2Location Nginx\n\" https://github.com/chrislim2888/ip2location-nginx\nsyn keyword ngxDirectiveThirdParty contained ip2location_database\n\n\" Limit upload rate\n\" https://github.com/cfsego/limit_upload_rate\nsyn keyword ngxDirectiveThirdParty contained limit_upload_rate\nsyn keyword ngxDirectiveThirdParty contained limit_upload_rate_after\nsyn keyword ngxDirectiveThirdParty contained limit_upload_rate_log_level\n\n\" limit the number of connections to upstream\n\" https://github.com/cfsego/nginx-limit-upstream\nsyn keyword ngxDirectiveThirdParty contained limit_upstream_conn\nsyn keyword ngxDirectiveThirdParty contained limit_upstream_log_level\nsyn keyword ngxDirectiveThirdParty contained limit_upstream_zone\n\n\" conditional accesslog for nginx\n\" https://github.com/cfsego/ngx_log_if\nsyn keyword ngxDirectiveThirdParty contained access_log_bypass_if\n\n\" log messages over ZeroMQ\n\" https://github.com/alticelabs/nginx-log-zmq\nsyn keyword ngxDirectiveThirdParty contained log_zmq_endpoint\nsyn keyword ngxDirectiveThirdParty contained log_zmq_format\nsyn keyword ngxDirectiveThirdParty contained log_zmq_off\nsyn keyword ngxDirectiveThirdParty contained log_zmq_server\n\n\" simple module to uppercase/lowercase strings in the nginx config\n\" https://github.com/replay/ngx_http_lower_upper_case\nsyn keyword ngxDirectiveThirdParty contained lower\nsyn keyword ngxDirectiveThirdParty contained upper\n\n\" content filter for nginx, which returns the md5 hash of the content otherwise returned\n\" https://github.com/kainswor/nginx_md5_filter\nsyn keyword ngxDirectiveThirdParty contained md5_filter\n\n\" Non-blocking upstream module for Nginx to connect to MongoDB\n\" https://github.com/simpl/ngx_mongo\nsyn keyword ngxDirectiveThirdParty contained mongo_auth\nsyn keyword ngxDirectiveThirdParty contained mongo_bind\nsyn keyword ngxDirectiveThirdParty contained mongo_buffer_size\nsyn keyword ngxDirectiveThirdParty contained mongo_buffering\nsyn keyword ngxDirectiveThirdParty contained mongo_buffers\nsyn keyword ngxDirectiveThirdParty contained mongo_busy_buffers_size\nsyn keyword ngxDirectiveThirdParty contained mongo_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained mongo_json\nsyn keyword ngxDirectiveThirdParty contained mongo_next_upstream\nsyn keyword ngxDirectiveThirdParty contained mongo_pass\nsyn keyword ngxDirectiveThirdParty contained mongo_query\nsyn keyword ngxDirectiveThirdParty contained mongo_read_timeout\nsyn keyword ngxDirectiveThirdParty contained mongo_send_timeout\n\n\" Nginx OCSP processing module designed for response caching\n\" https://github.com/kyprizel/nginx_ocsp_proxy-module\nsyn keyword ngxDirectiveThirdParty contained ocsp_cache_timeout\nsyn keyword ngxDirectiveThirdParty contained ocsp_proxy\n\n\" Nginx OpenSSL version check at startup\n\" https://github.com/apcera/nginx-openssl-version\nsyn keyword ngxDirectiveThirdParty contained openssl_builddate_minimum\nsyn keyword ngxDirectiveThirdParty contained openssl_version_minimum\n\n\" Automatic PageSpeed optimization module for Nginx\n\" https://github.com/pagespeed/ngx_pagespeed\nsyn keyword ngxDirectiveThirdParty contained pagespeed\n\n\" PECL Memcache standard hashing compatible loadbalancer for Nginx\n\" https://github.com/replay/ngx_http_php_memcache_standard_balancer\nsyn keyword ngxDirectiveThirdParty contained hash_key\n\n\" nginx module to parse php sessions\n\" https://github.com/replay/ngx_http_php_session\nsyn keyword ngxDirectiveThirdParty contained php_session_parse\nsyn keyword ngxDirectiveThirdParty contained php_session_strip_formatting\n\n\" Nginx HTTP rDNS module\n\" https://github.com/flant/nginx-http-rdns\nsyn keyword ngxDirectiveThirdParty contained rdns\nsyn keyword ngxDirectiveThirdParty contained rdns_allow\nsyn keyword ngxDirectiveThirdParty contained rdns_deny\n\n\" Streaming regular expression replacement in response bodies\n\" https://github.com/openresty/replace-filter-nginx-module\nsyn keyword ngxDirectiveThirdParty contained replace_filter\nsyn keyword ngxDirectiveThirdParty contained replace_filter_last_modified\nsyn keyword ngxDirectiveThirdParty contained replace_filter_max_buffered_size\nsyn keyword ngxDirectiveThirdParty contained replace_filter_skip\nsyn keyword ngxDirectiveThirdParty contained replace_filter_types\n\n\" Link RRDtool's graphing facilities directly into nginx\n\" https://github.com/evanmiller/mod_rrd_graph\nsyn keyword ngxDirectiveThirdParty contained rrd_graph\nsyn keyword ngxDirectiveThirdParty contained rrd_graph_root\n\n\" Module for nginx to proxy rtmp using http protocol\n\" https://github.com/kwojtek/nginx-rtmpt-proxy-module\nsyn keyword ngxDirectiveThirdParty contained rtmpt_proxy\nsyn keyword ngxDirectiveThirdParty contained rtmpt_proxy_http_timeout\nsyn keyword ngxDirectiveThirdParty contained rtmpt_proxy_rtmp_timeout\nsyn keyword ngxDirectiveThirdParty contained rtmpt_proxy_stat\nsyn keyword ngxDirectiveThirdParty contained rtmpt_proxy_stylesheet\nsyn keyword ngxDirectiveThirdParty contained rtmpt_proxy_target\n\n\" Syntactically Awesome NGINX Module\n\" https://github.com/mneudert/sass-nginx-module\nsyn keyword ngxDirectiveThirdParty contained sass_compile\nsyn keyword ngxDirectiveThirdParty contained sass_error_log\nsyn keyword ngxDirectiveThirdParty contained sass_include_path\nsyn keyword ngxDirectiveThirdParty contained sass_indent\nsyn keyword ngxDirectiveThirdParty contained sass_is_indented_syntax\nsyn keyword ngxDirectiveThirdParty contained sass_linefeed\nsyn keyword ngxDirectiveThirdParty contained sass_output_style\nsyn keyword ngxDirectiveThirdParty contained sass_precision\nsyn keyword ngxDirectiveThirdParty contained sass_source_comments\nsyn keyword ngxDirectiveThirdParty contained sass_source_map_embed\n\n\" Nginx Selective Cache Purge Module\n\" https://github.com/wandenberg/nginx-selective-cache-purge-module\nsyn keyword ngxDirectiveThirdParty contained selective_cache_purge_query\nsyn keyword ngxDirectiveThirdParty contained selective_cache_purge_redis_database\nsyn keyword ngxDirectiveThirdParty contained selective_cache_purge_redis_host\nsyn keyword ngxDirectiveThirdParty contained selective_cache_purge_redis_password\nsyn keyword ngxDirectiveThirdParty contained selective_cache_purge_redis_port\nsyn keyword ngxDirectiveThirdParty contained selective_cache_purge_redis_unix_socket\n\n\" cconv nginx module\n\" https://github.com/liseen/set-cconv-nginx-module\nsyn keyword ngxDirectiveThirdParty contained set_cconv_to_simp\nsyn keyword ngxDirectiveThirdParty contained set_cconv_to_trad\nsyn keyword ngxDirectiveThirdParty contained set_pinyin_to_normal\n\n\" Nginx module that allows the setting of variables to the value of a variety of hashes\n\" https://github.com/simpl/ngx_http_set_hash\nsyn keyword ngxDirectiveThirdParty contained set_md5\nsyn keyword ngxDirectiveThirdParty contained set_md5_upper\nsyn keyword ngxDirectiveThirdParty contained set_murmur2\nsyn keyword ngxDirectiveThirdParty contained set_murmur2_upper\nsyn keyword ngxDirectiveThirdParty contained set_sha1\nsyn keyword ngxDirectiveThirdParty contained set_sha1_upper\n\n\" Nginx module to set the language of a request based on a number of options\n\" https://github.com/simpl/ngx_http_set_lang\nsyn keyword ngxDirectiveThirdParty contained lang_cookie\nsyn keyword ngxDirectiveThirdParty contained lang_get_var\nsyn keyword ngxDirectiveThirdParty contained lang_host\nsyn keyword ngxDirectiveThirdParty contained lang_list\nsyn keyword ngxDirectiveThirdParty contained lang_post_var\nsyn keyword ngxDirectiveThirdParty contained lang_referer\nsyn keyword ngxDirectiveThirdParty contained set_lang\nsyn keyword ngxDirectiveThirdParty contained set_lang_method\n\n\" Nginx Sorted Querystring Module\n\" https://github.com/wandenberg/nginx-sorted-querystring-module\nsyn keyword ngxDirectiveThirdParty contained sorted_querysting_filter_parameter\n\n\" Nginx upstream module for Sphinx 2.x search daemon\n\" https://github.com/reeteshranjan/sphinx2-nginx-module\nsyn keyword ngxDirectiveThirdParty contained sphinx2_bind\nsyn keyword ngxDirectiveThirdParty contained sphinx2_buffer_size\nsyn keyword ngxDirectiveThirdParty contained sphinx2_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained sphinx2_next_upstream\nsyn keyword ngxDirectiveThirdParty contained sphinx2_pass\nsyn keyword ngxDirectiveThirdParty contained sphinx2_read_timeout\nsyn keyword ngxDirectiveThirdParty contained sphinx2_send_timeout\n\n\" Nginx module for retrieving user attributes and groups from SSSD\n\" https://github.com/veruu/ngx_sssd_info\nsyn keyword ngxDirectiveThirdParty contained sssd_info\nsyn keyword ngxDirectiveThirdParty contained sssd_info_attribute\nsyn keyword ngxDirectiveThirdParty contained sssd_info_attribute_separator\nsyn keyword ngxDirectiveThirdParty contained sssd_info_attributes\nsyn keyword ngxDirectiveThirdParty contained sssd_info_group\nsyn keyword ngxDirectiveThirdParty contained sssd_info_group_separator\nsyn keyword ngxDirectiveThirdParty contained sssd_info_groups\nsyn keyword ngxDirectiveThirdParty contained sssd_info_output_to\n\n\" An nginx module for sending statistics to statsd\n\" https://github.com/zebrafishlabs/nginx-statsd\nsyn keyword ngxDirectiveThirdParty contained statsd_count\nsyn keyword ngxDirectiveThirdParty contained statsd_sample_rate\nsyn keyword ngxDirectiveThirdParty contained statsd_server\nsyn keyword ngxDirectiveThirdParty contained statsd_timing\n\n\" ngx_stream_echo - TCP/stream echo module for NGINX (a port of the ngx_http_echo module)\n\" https://github.com/openresty/stream-echo-nginx-module\nsyn keyword ngxDirectiveThirdParty contained echo\nsyn keyword ngxDirectiveThirdParty contained echo_client_error_log_level\nsyn keyword ngxDirectiveThirdParty contained echo_discard_request\nsyn keyword ngxDirectiveThirdParty contained echo_duplicate\nsyn keyword ngxDirectiveThirdParty contained echo_flush_wait\nsyn keyword ngxDirectiveThirdParty contained echo_lingering_close\nsyn keyword ngxDirectiveThirdParty contained echo_lingering_time\nsyn keyword ngxDirectiveThirdParty contained echo_lingering_timeout\nsyn keyword ngxDirectiveThirdParty contained echo_read_buffer_size\nsyn keyword ngxDirectiveThirdParty contained echo_read_bytes\nsyn keyword ngxDirectiveThirdParty contained echo_read_line\nsyn keyword ngxDirectiveThirdParty contained echo_read_timeout\nsyn keyword ngxDirectiveThirdParty contained echo_request_data\nsyn keyword ngxDirectiveThirdParty contained echo_send_timeout\nsyn keyword ngxDirectiveThirdParty contained echo_sleep\n\n\" Embed the power of Lua into NGINX TCP/UDP servers\n\" https://github.com/openresty/stream-lua-nginx-module\nsyn keyword ngxDirectiveThirdParty contained lua_add_variable\nsyn keyword ngxDirectiveThirdParty contained preread_by_lua_block\nsyn keyword ngxDirectiveThirdParty contained preread_by_lua_file\nsyn keyword ngxDirectiveThirdParty contained preread_by_lua_no_postpone\n\n\" nginx-upsync-module\n\" https://github.com/weibocom/nginx-upsync-module\nsyn keyword ngxDirectiveThirdParty contained upstream_show\nsyn keyword ngxDirectiveThirdParty contained upsync\nsyn keyword ngxDirectiveThirdParty contained upsync_dump_path\nsyn keyword ngxDirectiveThirdParty contained upsync_lb\n\n\" Whitespace stripper for nginx\n\" https://github.com/evanmiller/mod_strip\nsyn keyword ngxDirectiveThirdParty contained strip\n\n\" Split one big HTTP/Range request to multiple subrange requesets\n\" https://github.com/Qihoo360/ngx_http_subrange_module\nsyn keyword ngxDirectiveThirdParty contained subrange\n\n\" summarizer-nginx-module\n\" https://github.com/reeteshranjan/summarizer-nginx-module\nsyn keyword ngxDirectiveThirdParty contained summarizer_bind\nsyn keyword ngxDirectiveThirdParty contained summarizer_buffer_size\nsyn keyword ngxDirectiveThirdParty contained summarizer_connect_timeout\nsyn keyword ngxDirectiveThirdParty contained summarizer_next_upstream\nsyn keyword ngxDirectiveThirdParty contained summarizer_pass\nsyn keyword ngxDirectiveThirdParty contained summarizer_read_timeout\nsyn keyword ngxDirectiveThirdParty contained summarizer_send_timeout\n\n\" nginx module providing API to communicate with supervisord and manage (start/stop) backends on-demand\n\" https://github.com/FRiCKLE/ngx_supervisord\nsyn keyword ngxDirectiveThirdParty contained supervisord\nsyn keyword ngxDirectiveThirdParty contained supervisord_inherit_backend_status\nsyn keyword ngxDirectiveThirdParty contained supervisord_name\nsyn keyword ngxDirectiveThirdParty contained supervisord_start\nsyn keyword ngxDirectiveThirdParty contained supervisord_stop\n\n\" simple robot mitigation module using cookie based challenge/response technique. Not supported any more.\n\" https://github.com/kyprizel/testcookie-nginx-module\nsyn keyword ngxDirectiveThirdParty contained testcookie\nsyn keyword ngxDirectiveThirdParty contained testcookie_arg\nsyn keyword ngxDirectiveThirdParty contained testcookie_deny_keepalive\nsyn keyword ngxDirectiveThirdParty contained testcookie_domain\nsyn keyword ngxDirectiveThirdParty contained testcookie_expires\nsyn keyword ngxDirectiveThirdParty contained testcookie_fallback\nsyn keyword ngxDirectiveThirdParty contained testcookie_get_only\nsyn keyword ngxDirectiveThirdParty contained testcookie_httponly_flag\nsyn keyword ngxDirectiveThirdParty contained testcookie_https_location\nsyn keyword ngxDirectiveThirdParty contained testcookie_internal\nsyn keyword ngxDirectiveThirdParty contained testcookie_max_attempts\nsyn keyword ngxDirectiveThirdParty contained testcookie_name\nsyn keyword ngxDirectiveThirdParty contained testcookie_p3p\nsyn keyword ngxDirectiveThirdParty contained testcookie_pass\nsyn keyword ngxDirectiveThirdParty contained testcookie_path\nsyn keyword ngxDirectiveThirdParty contained testcookie_port_in_redirect\nsyn keyword ngxDirectiveThirdParty contained testcookie_redirect_via_refresh\nsyn keyword ngxDirectiveThirdParty contained testcookie_refresh_encrypt_cookie\nsyn keyword ngxDirectiveThirdParty contained testcookie_refresh_encrypt_cookie_iv\nsyn keyword ngxDirectiveThirdParty contained testcookie_refresh_encrypt_cookie_key\nsyn keyword ngxDirectiveThirdParty contained testcookie_refresh_status\nsyn keyword ngxDirectiveThirdParty contained testcookie_refresh_template\nsyn keyword ngxDirectiveThirdParty contained testcookie_secret\nsyn keyword ngxDirectiveThirdParty contained testcookie_secure_flag\nsyn keyword ngxDirectiveThirdParty contained testcookie_session\nsyn keyword ngxDirectiveThirdParty contained testcookie_whitelist\n\n\" ngx_http_types_filter_module\n\" https://github.com/flygoast/ngx_http_types_filter\nsyn keyword ngxDirectiveThirdParty contained types_filter\nsyn keyword ngxDirectiveThirdParty contained types_filter_use_default\n\n\" A module allowing the nginx to use files embedded in a zip file\n\" https://github.com/youzee/nginx-unzip-module\nsyn keyword ngxDirectiveThirdParty contained file_in_unzip\nsyn keyword ngxDirectiveThirdParty contained file_in_unzip_archivefile\nsyn keyword ngxDirectiveThirdParty contained file_in_unzip_extract\n\n\" An asynchronous domain name resolve module for nginx upstream\n\" https://github.com/wdaike/ngx_upstream_jdomain\nsyn keyword ngxDirectiveThirdParty contained jdomain\n\n\" Nginx url encoding converting module\n\" https://github.com/vozlt/nginx-module-url\nsyn keyword ngxDirectiveThirdParty contained url_encoding_convert\nsyn keyword ngxDirectiveThirdParty contained url_encoding_convert_alloc_size\nsyn keyword ngxDirectiveThirdParty contained url_encoding_convert_alloc_size_x\nsyn keyword ngxDirectiveThirdParty contained url_encoding_convert_from\nsyn keyword ngxDirectiveThirdParty contained url_encoding_convert_phase\nsyn keyword ngxDirectiveThirdParty contained url_encoding_convert_to\n\n\" A nginx module to match browsers and crawlers\n\" https://github.com/alibaba/nginx-http-user-agent\nsyn keyword ngxDirectiveThirdParty contained user_agent\n\n\" nginx load-balancer module implementing ketama consistent hashing\n\" https://github.com/flygoast/ngx_http_upstream_ketama_chash\nsyn keyword ngxDirectiveThirdParty contained ketama_chash\n\n\n\n\n\" highlight\n\nhi link ngxComment Comment\nhi link ngxParamComment Comment\nhi link ngxListenComment Comment\nhi link ngxVariable Identifier\nhi link ngxVariableString PreProc\nhi link ngxString String\nhi link ngxListenString String\n\nhi link ngxBoolean Boolean\nhi link ngxDirectiveBlock Statement\nhi link ngxDirectiveImportant Type\nhi link ngxDirectiveListen Type\nhi link ngxDirectiveControl Keyword\nhi link ngxDirectiveError Constant\nhi link ngxDirectiveDeprecated Error\nhi link ngxDirective Identifier\nhi link ngxDirectiveThirdParty Special\nhi link ngxDirectiveThirdPartyDeprecated Error\n\nhi link ngxListenOptions Keyword\nhi link ngxListenOptionsDeprecated Error\n\nlet b:current_syntax = \"nginx\"\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/docs/CHANGES",
    "content": "\nChanges with nginx 1.16.0                                        23 Apr 2019\n\n    *) 1.16.x stable branch.\n\n\nChanges with nginx 1.15.12                                       16 Apr 2019\n\n    *) Bugfix: a segmentation fault might occur in a worker process if\n       variables were used in the \"ssl_certificate\" or \"ssl_certificate_key\"\n       directives and OCSP stapling was enabled.\n\n\nChanges with nginx 1.15.11                                       09 Apr 2019\n\n    *) Bugfix: in the \"ssl_stapling_file\" directive on Windows.\n\n\nChanges with nginx 1.15.10                                       26 Mar 2019\n\n    *) Change: when using a hostname in the \"listen\" directive nginx now\n       creates listening sockets for all addresses the hostname resolves to\n       (previously, only the first address was used).\n\n    *) Feature: port ranges in the \"listen\" directive.\n\n    *) Feature: loading of SSL certificates and secret keys from variables.\n\n    *) Workaround: the $ssl_server_name variable might be empty when using\n       OpenSSL 1.1.1.\n\n    *) Bugfix: nginx/Windows could not be built with Visual Studio 2015 or\n       newer; the bug had appeared in 1.15.9.\n\n\nChanges with nginx 1.15.9                                        26 Feb 2019\n\n    *) Feature: variables support in the \"ssl_certificate\" and\n       \"ssl_certificate_key\" directives.\n\n    *) Feature: the \"poll\" method is now available on Windows when using\n       Windows Vista or newer.\n\n    *) Bugfix: if the \"select\" method was used on Windows and an error\n       occurred while establishing a backend connection, nginx waited for\n       the connection establishment timeout to expire.\n\n    *) Bugfix: the \"proxy_upload_rate\" and \"proxy_download_rate\" directives\n       in the stream module worked incorrectly when proxying UDP datagrams.\n\n\nChanges with nginx 1.15.8                                        25 Dec 2018\n\n    *) Feature: the $upstream_bytes_sent variable.\n       Thanks to Piotr Sikora.\n\n    *) Feature: new directives in vim syntax highlighting scripts.\n       Thanks to Gena Makhomed.\n\n    *) Bugfix: in the \"proxy_cache_background_update\" directive.\n\n    *) Bugfix: in the \"geo\" directive when using unix domain listen sockets.\n\n    *) Workaround: the \"ignoring stale global SSL error ... bad length\"\n       alerts might appear in logs when using the \"ssl_early_data\" directive\n       with OpenSSL.\n\n    *) Bugfix: in nginx/Windows.\n\n    *) Bugfix: in the ngx_http_autoindex_module on 32-bit platforms.\n\n\nChanges with nginx 1.15.7                                        27 Nov 2018\n\n    *) Feature: the \"proxy_requests\" directive in the stream module.\n\n    *) Feature: the \"delay\" parameter of the \"limit_req\" directive.\n       Thanks to Vladislav Shabanov and Peter Shchuchkin.\n\n    *) Bugfix: memory leak on errors during reconfiguration.\n\n    *) Bugfix: in the $upstream_response_time, $upstream_connect_time, and\n       $upstream_header_time variables.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       ngx_http_mp4_module was used on 32-bit platforms.\n\n\nChanges with nginx 1.15.6                                        06 Nov 2018\n\n    *) Security: when using HTTP/2 a client might cause excessive memory\n       consumption (CVE-2018-16843) and CPU usage (CVE-2018-16844).\n\n    *) Security: processing of a specially crafted mp4 file with the\n       ngx_http_mp4_module might result in worker process memory disclosure\n       (CVE-2018-16845).\n\n    *) Feature: the \"proxy_socket_keepalive\", \"fastcgi_socket_keepalive\",\n       \"grpc_socket_keepalive\", \"memcached_socket_keepalive\",\n       \"scgi_socket_keepalive\", and \"uwsgi_socket_keepalive\" directives.\n\n    *) Bugfix: if nginx was built with OpenSSL 1.1.0 and used with OpenSSL\n       1.1.1, the TLS 1.3 protocol was always enabled.\n\n    *) Bugfix: working with gRPC backends might result in excessive memory\n       consumption.\n\n\nChanges with nginx 1.15.5                                        02 Oct 2018\n\n    *) Bugfix: a segmentation fault might occur in a worker process when\n       using OpenSSL 1.1.0h or newer; the bug had appeared in 1.15.4.\n\n    *) Bugfix: of minor potential bugs.\n\n\nChanges with nginx 1.15.4                                        25 Sep 2018\n\n    *) Feature: now the \"ssl_early_data\" directive can be used with OpenSSL.\n\n    *) Bugfix: in the ngx_http_uwsgi_module.\n       Thanks to Chris Caputo.\n\n    *) Bugfix: connections with some gRPC backends might not be cached when\n       using the \"keepalive\" directive.\n\n    *) Bugfix: a socket leak might occur when using the \"error_page\"\n       directive to redirect early request processing errors, notably errors\n       with code 400.\n\n    *) Bugfix: the \"return\" directive did not change the response code when\n       returning errors if the request was redirected by the \"error_page\"\n       directive.\n\n    *) Bugfix: standard error pages and responses of the\n       ngx_http_autoindex_module module used the \"bgcolor\" attribute, and\n       might be displayed incorrectly when using custom color settings in\n       browsers.\n       Thanks to Nova DasSarma.\n\n    *) Change: the logging level of the \"no suitable key share\" and \"no\n       suitable signature algorithm\" SSL errors has been lowered from \"crit\"\n       to \"info\".\n\n\nChanges with nginx 1.15.3                                        28 Aug 2018\n\n    *) Feature: now TLSv1.3 can be used with BoringSSL.\n\n    *) Feature: the \"ssl_early_data\" directive, currently available with\n       BoringSSL.\n\n    *) Feature: the \"keepalive_timeout\" and \"keepalive_requests\" directives\n       in the \"upstream\" block.\n\n    *) Bugfix: the ngx_http_dav_module did not truncate destination file\n       when copying a file over an existing one with the COPY method.\n\n    *) Bugfix: the ngx_http_dav_module used zero access rights on the\n       destination file and did not preserve file modification time when\n       moving a file between different file systems with the MOVE method.\n\n    *) Bugfix: the ngx_http_dav_module used default access rights when\n       copying a file with the COPY method.\n\n    *) Workaround: some clients might not work when using HTTP/2; the bug\n       had appeared in 1.13.5.\n\n    *) Bugfix: nginx could not be built with LibreSSL 2.8.0.\n\n\nChanges with nginx 1.15.2                                        24 Jul 2018\n\n    *) Feature: the $ssl_preread_protocol variable in the\n       ngx_stream_ssl_preread_module.\n\n    *) Feature: now when using the \"reset_timedout_connection\" directive\n       nginx will reset connections being closed with the 444 code.\n\n    *) Change: a logging level of the \"http request\", \"https proxy request\",\n       \"unsupported protocol\", and \"version too low\" SSL errors has been\n       lowered from \"crit\" to \"info\".\n\n    *) Bugfix: DNS requests were not resent if initial sending of a request\n       failed.\n\n    *) Bugfix: the \"reuseport\" parameter of the \"listen\" directive was\n       ignored if the number of worker processes was specified after the\n       \"listen\" directive.\n\n    *) Bugfix: when using OpenSSL 1.1.0 or newer it was not possible to\n       switch off \"ssl_prefer_server_ciphers\" in a virtual server if it was\n       switched on in the default server.\n\n    *) Bugfix: SSL session reuse with upstream servers did not work with the\n       TLS 1.3 protocol.\n\n\nChanges with nginx 1.15.1                                        03 Jul 2018\n\n    *) Feature: the \"random\" directive inside the \"upstream\" block.\n\n    *) Feature: improved performance when using the \"hash\" and \"ip_hash\"\n       directives with the \"zone\" directive.\n\n    *) Feature: the \"reuseport\" parameter of the \"listen\" directive now uses\n       SO_REUSEPORT_LB on FreeBSD 12.\n\n    *) Bugfix: HTTP/2 server push did not work if SSL was terminated by a\n       proxy server in front of nginx.\n\n    *) Bugfix: the \"tcp_nopush\" directive was always used on backend\n       connections.\n\n    *) Bugfix: sending a disk-buffered request body to a gRPC backend might\n       fail.\n\n\nChanges with nginx 1.15.0                                        05 Jun 2018\n\n    *) Change: the \"ssl\" directive is deprecated; the \"ssl\" parameter of the\n       \"listen\" directive should be used instead.\n\n    *) Change: now nginx detects missing SSL certificates during\n       configuration testing when using the \"ssl\" parameter of the \"listen\"\n       directive.\n\n    *) Feature: now the stream module can handle multiple incoming UDP\n       datagrams from a client within a single session.\n\n    *) Bugfix: it was possible to specify an incorrect response code in the\n       \"proxy_cache_valid\" directive.\n\n    *) Bugfix: nginx could not be built by gcc 8.1.\n\n    *) Bugfix: logging to syslog stopped on local IP address changes.\n\n    *) Bugfix: nginx could not be built by clang with CUDA SDK installed;\n       the bug had appeared in 1.13.8.\n\n    *) Bugfix: \"getsockopt(TCP_FASTOPEN) ... failed\" messages might appear\n       in logs during binary upgrade when using unix domain listen sockets\n       on FreeBSD.\n\n    *) Bugfix: nginx could not be built on Fedora 28 Linux.\n\n    *) Bugfix: request processing rate might exceed configured rate when\n       using the \"limit_req\" directive.\n\n    *) Bugfix: in handling of client addresses when using unix domain listen\n       sockets to work with datagrams on Linux.\n\n    *) Bugfix: in memory allocation error handling.\n\n\nChanges with nginx 1.13.12                                       10 Apr 2018\n\n    *) Bugfix: connections with gRPC backends might be closed unexpectedly\n       when returning a large response.\n\n\nChanges with nginx 1.13.11                                       03 Apr 2018\n\n    *) Feature: the \"proxy_protocol\" parameter of the \"listen\" directive now\n       supports the PROXY protocol version 2.\n\n    *) Bugfix: nginx could not be built with OpenSSL 1.1.1 statically on\n       Linux.\n\n    *) Bugfix: in the \"http_404\", \"http_500\", etc. parameters of the\n       \"proxy_next_upstream\" directive.\n\n\nChanges with nginx 1.13.10                                       20 Mar 2018\n\n    *) Feature: the \"set\" parameter of the \"include\" SSI directive now\n       allows writing arbitrary responses to a variable; the\n       \"subrequest_output_buffer_size\" directive defines maximum response\n       size.\n\n    *) Feature: now nginx uses clock_gettime(CLOCK_MONOTONIC) if available,\n       to avoid timeouts being incorrectly triggered on system time changes.\n\n    *) Feature: the \"escape=none\" parameter of the \"log_format\" directive.\n       Thanks to Johannes Baiter and Calin Don.\n\n    *) Feature: the $ssl_preread_alpn_protocols variable in the\n       ngx_stream_ssl_preread_module.\n\n    *) Feature: the ngx_http_grpc_module.\n\n    *) Bugfix: in memory allocation error handling in the \"geo\" directive.\n\n    *) Bugfix: when using variables in the \"auth_basic_user_file\" directive\n       a null character might appear in logs.\n       Thanks to Vadim Filimonov.\n\n\nChanges with nginx 1.13.9                                        20 Feb 2018\n\n    *) Feature: HTTP/2 server push support; the \"http2_push\" and\n       \"http2_push_preload\" directives.\n\n    *) Bugfix: \"header already sent\" alerts might appear in logs when using\n       cache; the bug had appeared in 1.9.13.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"ssl_verify_client\" directive was used and no SSL certificate was\n       specified in a virtual server.\n\n    *) Bugfix: in the ngx_http_v2_module.\n\n    *) Bugfix: in the ngx_http_dav_module.\n\n\nChanges with nginx 1.13.8                                        26 Dec 2017\n\n    *) Feature: now nginx automatically preserves the CAP_NET_RAW capability\n       in worker processes when using the \"transparent\" parameter of the\n       \"proxy_bind\", \"fastcgi_bind\", \"memcached_bind\", \"scgi_bind\", and\n       \"uwsgi_bind\" directives.\n\n    *) Feature: improved CPU cache line size detection.\n       Thanks to Debayan Ghosh.\n\n    *) Feature: new directives in vim syntax highlighting scripts.\n       Thanks to Gena Makhomed.\n\n    *) Bugfix: binary upgrade refused to work if nginx was re-parented to a\n       process with PID different from 1 after its parent process has\n       finished.\n\n    *) Bugfix: the ngx_http_autoindex_module incorrectly handled requests\n       with bodies.\n\n    *) Bugfix: in the \"proxy_limit_rate\" directive when used with the\n       \"keepalive\" directive.\n\n    *) Bugfix: some parts of a response might be buffered when using\n       \"proxy_buffering off\" if the client connection used SSL.\n       Thanks to Patryk Lesiewicz.\n\n    *) Bugfix: in the \"proxy_cache_background_update\" directive.\n\n    *) Bugfix: it was not possible to start a parameter with a variable in\n       the \"${name}\" form with the name in curly brackets without enclosing\n       the parameter into single or double quotes.\n\n\nChanges with nginx 1.13.7                                        21 Nov 2017\n\n    *) Bugfix: in the $upstream_status variable.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if a\n       backend returned a \"101 Switching Protocols\" response to a\n       subrequest.\n\n    *) Bugfix: a segmentation fault occurred in a master process if a shared\n       memory zone size was changed during a reconfiguration and the\n       reconfiguration failed.\n\n    *) Bugfix: in the ngx_http_fastcgi_module.\n\n    *) Bugfix: nginx returned the 500 error if parameters without variables\n       were specified in the \"xslt_stylesheet\" directive.\n\n    *) Workaround: \"gzip filter failed to use preallocated memory\" alerts\n       appeared in logs when using a zlib library variant from Intel.\n\n    *) Bugfix: the \"worker_shutdown_timeout\" directive did not work when\n       using mail proxy and when proxying WebSocket connections.\n\n\nChanges with nginx 1.13.6                                        10 Oct 2017\n\n    *) Bugfix: switching to the next upstream server in the stream module\n       did not work when using the \"ssl_preread\" directive.\n\n    *) Bugfix: in the ngx_http_v2_module.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: nginx did not support dates after the year 2038 on 32-bit\n       platforms with 64-bit time_t.\n\n    *) Bugfix: in handling of dates prior to the year 1970 and after the\n       year 10000.\n\n    *) Bugfix: in the stream module timeouts waiting for UDP datagrams from\n       upstream servers were not logged or logged at the \"info\" level\n       instead of \"error\".\n\n    *) Bugfix: when using HTTP/2 nginx might return the 400 response without\n       logging the reason.\n\n    *) Bugfix: in processing of corrupted cache files.\n\n    *) Bugfix: cache control headers were ignored when caching errors\n       intercepted by error_page.\n\n    *) Bugfix: when using HTTP/2 client request body might be corrupted.\n\n    *) Bugfix: in handling of client addresses when using unix domain\n       sockets.\n\n    *) Bugfix: nginx hogged CPU when using the \"hash ... consistent\"\n       directive in the upstream block if large weights were used and all or\n       most of the servers were unavailable.\n\n\nChanges with nginx 1.13.5                                        05 Sep 2017\n\n    *) Feature: the $ssl_client_escaped_cert variable.\n\n    *) Bugfix: the \"ssl_session_ticket_key\" directive and the \"include\"\n       parameter of the \"geo\" directive did not work on Windows.\n\n    *) Bugfix: incorrect response length was returned on 32-bit platforms\n       when requesting more than 4 gigabytes with multiple ranges.\n\n    *) Bugfix: the \"expires modified\" directive and processing of the\n       \"If-Range\" request header line did not use the response last\n       modification time if proxying without caching was used.\n\n\nChanges with nginx 1.13.4                                        08 Aug 2017\n\n    *) Feature: the ngx_http_mirror_module.\n\n    *) Bugfix: client connections might be dropped during configuration\n       testing when using the \"reuseport\" parameter of the \"listen\"\n       directive on Linux.\n\n    *) Bugfix: request body might not be available in subrequests if it was\n       saved to a file and proxying was used.\n\n    *) Bugfix: cleaning cache based on the \"max_size\" parameter did not work\n       on Windows.\n\n    *) Bugfix: any shared memory allocation required 4096 bytes on Windows.\n\n    *) Bugfix: nginx worker might be terminated abnormally when using the\n       \"zone\" directive inside the \"upstream\" block on Windows.\n\n\nChanges with nginx 1.13.3                                        11 Jul 2017\n\n    *) Security: a specially crafted request might result in an integer\n       overflow and incorrect processing of ranges in the range filter,\n       potentially resulting in sensitive information leak (CVE-2017-7529).\n\n\nChanges with nginx 1.13.2                                        27 Jun 2017\n\n    *) Change: nginx now returns 200 instead of 416 when a range starting\n       with 0 is requested from an empty file.\n\n    *) Feature: the \"add_trailer\" directive.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: nginx could not be built on Cygwin and NetBSD; the bug had\n       appeared in 1.13.0.\n\n    *) Bugfix: nginx could not be built under MSYS2 / MinGW 64-bit.\n       Thanks to Orgad Shaneh.\n\n    *) Bugfix: a segmentation fault might occur in a worker process when\n       using SSI with many includes and proxy_pass with variables.\n\n    *) Bugfix: in the ngx_http_v2_module.\n       Thanks to Piotr Sikora.\n\n\nChanges with nginx 1.13.1                                        30 May 2017\n\n    *) Feature: now a hostname can be used as the \"set_real_ip_from\"\n       directive parameter.\n\n    *) Feature: vim syntax highlighting scripts improvements.\n\n    *) Feature: the \"worker_cpu_affinity\" directive now works on DragonFly\n       BSD.\n       Thanks to Sepherosa Ziehau.\n\n    *) Bugfix: SSL renegotiation on backend connections did not work when\n       using OpenSSL before 1.1.0.\n\n    *) Workaround: nginx could not be built with Oracle Developer Studio\n       12.5.\n\n    *) Workaround: now cache manager ignores long locked cache entries when\n       cleaning cache based on the \"max_size\" parameter.\n\n    *) Bugfix: client SSL connections were immediately closed if deferred\n       accept and the \"proxy_protocol\" parameter of the \"listen\" directive\n       were used.\n\n    *) Bugfix: in the \"proxy_cache_background_update\" directive.\n\n    *) Workaround: now the \"tcp_nodelay\" directive sets the TCP_NODELAY\n       option before an SSL handshake.\n\n\nChanges with nginx 1.13.0                                        25 Apr 2017\n\n    *) Change: SSL renegotiation is now allowed on backend connections.\n\n    *) Feature: the \"rcvbuf\" and \"sndbuf\" parameters of the \"listen\"\n       directives of the mail proxy and stream modules.\n\n    *) Feature: the \"return\" and \"error_page\" directives can now be used to\n       return 308 redirections.\n       Thanks to Simon Leblanc.\n\n    *) Feature: the \"TLSv1.3\" parameter of the \"ssl_protocols\" directive.\n\n    *) Feature: when logging signals nginx now logs PID of the process which\n       sent the signal.\n\n    *) Bugfix: in memory allocation error handling.\n\n    *) Bugfix: if a server in the stream module listened on a wildcard\n       address, the source address of a response UDP datagram could differ\n       from the original datagram destination address.\n\n\nChanges with nginx 1.11.13                                       04 Apr 2017\n\n    *) Feature: the \"http_429\" parameter of the \"proxy_next_upstream\",\n       \"fastcgi_next_upstream\", \"scgi_next_upstream\", and\n       \"uwsgi_next_upstream\" directives.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: in memory allocation error handling.\n\n    *) Bugfix: requests might hang when using the \"sendfile\" and\n       \"timer_resolution\" directives on Linux.\n\n    *) Bugfix: requests might hang when using the \"sendfile\" and \"aio_write\"\n       directives with subrequests.\n\n    *) Bugfix: in the ngx_http_v2_module.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: a segmentation fault might occur in a worker process when\n       using HTTP/2.\n\n    *) Bugfix: requests might hang when using the \"limit_rate\",\n       \"sendfile_max_chunk\", \"limit_req\" directives, or the $r->sleep()\n       embedded perl method with subrequests.\n\n    *) Bugfix: in the ngx_http_slice_module.\n\n\nChanges with nginx 1.11.12                                       24 Mar 2017\n\n    *) Bugfix: nginx might hog CPU; the bug had appeared in 1.11.11.\n\n\nChanges with nginx 1.11.11                                       21 Mar 2017\n\n    *) Feature: the \"worker_shutdown_timeout\" directive.\n\n    *) Feature: vim syntax highlighting scripts improvements.\n       Thanks to Wei-Ko Kao.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       $limit_rate variable was set to an empty string.\n\n    *) Bugfix: the \"proxy_cache_background_update\",\n       \"fastcgi_cache_background_update\", \"scgi_cache_background_update\",\n       and \"uwsgi_cache_background_update\" directives might work incorrectly\n       if the \"if\" directive was used.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if\n       number of large_client_header_buffers in a virtual server was\n       different from the one in the default server.\n\n    *) Bugfix: in the mail proxy server.\n\n\nChanges with nginx 1.11.10                                       14 Feb 2017\n\n    *) Change: cache header format has been changed, previously cached\n       responses will be invalidated.\n\n    *) Feature: support of \"stale-while-revalidate\" and \"stale-if-error\"\n       extensions in the \"Cache-Control\" backend response header line.\n\n    *) Feature: the \"proxy_cache_background_update\",\n       \"fastcgi_cache_background_update\", \"scgi_cache_background_update\",\n       and \"uwsgi_cache_background_update\" directives.\n\n    *) Feature: nginx is now able to cache responses with the \"Vary\" header\n       line up to 128 characters long (instead of 42 characters in previous\n       versions).\n\n    *) Feature: the \"build\" parameter of the \"server_tokens\" directive.\n       Thanks to Tom Thorogood.\n\n    *) Bugfix: \"[crit] SSL_write() failed\" messages might appear in logs\n       when handling requests with the \"Expect: 100-continue\" request header\n       line.\n\n    *) Bugfix: the ngx_http_slice_module did not work in named locations.\n\n    *) Bugfix: a segmentation fault might occur in a worker process when\n       using AIO after an \"X-Accel-Redirect\" redirection.\n\n    *) Bugfix: reduced memory consumption for long-lived requests using\n       gzipping.\n\n\nChanges with nginx 1.11.9                                        24 Jan 2017\n\n    *) Bugfix: nginx might hog CPU when using the stream module; the bug had\n       appeared in 1.11.5.\n\n    *) Bugfix: EXTERNAL authentication mechanism in mail proxy was accepted\n       even if it was not enabled in the configuration.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"ssl_verify_client\" directive of the stream module was used.\n\n    *) Bugfix: the \"ssl_verify_client\" directive of the stream module might\n       not work.\n\n    *) Bugfix: closing keepalive connections due to no free worker\n       connections might be too aggressive.\n       Thanks to Joel Cunningham.\n\n    *) Bugfix: an incorrect response might be returned when using the\n       \"sendfile\" directive on FreeBSD and macOS; the bug had appeared in\n       1.7.8.\n\n    *) Bugfix: a truncated response might be stored in cache when using the\n       \"aio_write\" directive.\n\n    *) Bugfix: a socket leak might occur when using the \"aio_write\"\n       directive.\n\n\nChanges with nginx 1.11.8                                        27 Dec 2016\n\n    *) Feature: the \"absolute_redirect\" directive.\n\n    *) Feature: the \"escape\" parameter of the \"log_format\" directive.\n\n    *) Feature: client SSL certificates verification in the stream module.\n\n    *) Feature: the \"ssl_session_ticket_key\" directive supports AES256\n       encryption of TLS session tickets when used with 80-byte keys.\n\n    *) Feature: vim-commentary support in vim scripts.\n       Thanks to Armin Grodon.\n\n    *) Bugfix: recursion when evaluating variables was not limited.\n\n    *) Bugfix: in the ngx_stream_ssl_preread_module.\n\n    *) Bugfix: if a server in an upstream in the stream module failed, it\n       was considered alive only when a test connection sent to it after\n       fail_timeout was closed; now a successfully established connection is\n       enough.\n\n    *) Bugfix: nginx/Windows could not be built with 64-bit Visual Studio.\n\n    *) Bugfix: nginx/Windows could not be built with OpenSSL 1.1.0.\n\n\nChanges with nginx 1.11.7                                        13 Dec 2016\n\n    *) Change: now in case of a client certificate verification error the\n       $ssl_client_verify variable contains a string with the failure\n       reason, for example, \"FAILED:certificate has expired\".\n\n    *) Feature: the $ssl_ciphers, $ssl_curves, $ssl_client_v_start,\n       $ssl_client_v_end, and $ssl_client_v_remain variables.\n\n    *) Feature: the \"volatile\" parameter of the \"map\" directive.\n\n    *) Bugfix: dependencies specified for a module were ignored while\n       building dynamic modules.\n\n    *) Bugfix: when using HTTP/2 and the \"limit_req\" or \"auth_request\"\n       directives client request body might be corrupted; the bug had\n       appeared in 1.11.0.\n\n    *) Bugfix: a segmentation fault might occur in a worker process when\n       using HTTP/2; the bug had appeared in 1.11.3.\n\n    *) Bugfix: in the ngx_http_mp4_module.\n       Thanks to Congcong Hu.\n\n    *) Bugfix: in the ngx_http_perl_module.\n\n\nChanges with nginx 1.11.6                                        15 Nov 2016\n\n    *) Change: format of the $ssl_client_s_dn and $ssl_client_i_dn variables\n       has been changed to follow RFC 2253 (RFC 4514); values in the old\n       format are available in the $ssl_client_s_dn_legacy and\n       $ssl_client_i_dn_legacy variables.\n\n    *) Change: when storing temporary files in a cache directory they will\n       be stored in the same subdirectories as corresponding cache files\n       instead of a separate subdirectory for temporary files.\n\n    *) Feature: EXTERNAL authentication mechanism support in mail proxy.\n       Thanks to Robert Norris.\n\n    *) Feature: WebP support in the ngx_http_image_filter_module.\n\n    *) Feature: variables support in the \"proxy_method\" directive.\n       Thanks to Dmitry Lazurkin.\n\n    *) Feature: the \"http2_max_requests\" directive in the\n       ngx_http_v2_module.\n\n    *) Feature: the \"proxy_cache_max_range_offset\",\n       \"fastcgi_cache_max_range_offset\", \"scgi_cache_max_range_offset\", and\n       \"uwsgi_cache_max_range_offset\" directives.\n\n    *) Bugfix: graceful shutdown of old worker processes might require\n       infinite time when using HTTP/2.\n\n    *) Bugfix: in the ngx_http_mp4_module.\n\n    *) Bugfix: \"ignore long locked inactive cache entry\" alerts might appear\n       in logs when proxying WebSocket connections with caching enabled.\n\n    *) Bugfix: nginx did not write anything to log and returned a response\n       with code 502 instead of 504 when a timeout occurred during an SSL\n       handshake to a backend.\n\n\nChanges with nginx 1.11.5                                        11 Oct 2016\n\n    *) Change: the --with-ipv6 configure option was removed, now IPv6\n       support is configured automatically.\n\n    *) Change: now if there are no available servers in an upstream, nginx\n       will not reset number of failures of all servers as it previously\n       did, but will wait for fail_timeout to expire.\n\n    *) Feature: the ngx_stream_ssl_preread_module.\n\n    *) Feature: the \"server\" directive in the \"upstream\" context supports\n       the \"max_conns\" parameter.\n\n    *) Feature: the --with-compat configure option.\n\n    *) Feature: \"manager_files\", \"manager_threshold\", and \"manager_sleep\"\n       parameters of the \"proxy_cache_path\", \"fastcgi_cache_path\",\n       \"scgi_cache_path\", and \"uwsgi_cache_path\" directives.\n\n    *) Bugfix: flags passed by the --with-ld-opt configure option were not\n       used while building perl module.\n\n    *) Bugfix: in the \"add_after_body\" directive when used with the\n       \"sub_filter\" directive.\n\n    *) Bugfix: in the $realip_remote_addr variable.\n\n    *) Bugfix: the \"dav_access\", \"proxy_store_access\",\n       \"fastcgi_store_access\", \"scgi_store_access\", and \"uwsgi_store_access\"\n       directives ignored permissions specified for user.\n\n    *) Bugfix: unix domain listen sockets might not be inherited during\n       binary upgrade on Linux.\n\n    *) Bugfix: nginx returned the 400 response on requests with the \"-\"\n       character in the HTTP method.\n\n\nChanges with nginx 1.11.4                                        13 Sep 2016\n\n    *) Feature: the $upstream_bytes_received variable.\n\n    *) Feature: the $bytes_received, $session_time, $protocol, $status,\n       $upstream_addr, $upstream_bytes_sent, $upstream_bytes_received,\n       $upstream_connect_time, $upstream_first_byte_time, and\n       $upstream_session_time variables in the stream module.\n\n    *) Feature: the ngx_stream_log_module.\n\n    *) Feature: the \"proxy_protocol\" parameter of the \"listen\" directive,\n       the $proxy_protocol_addr and $proxy_protocol_port variables in the\n       stream module.\n\n    *) Feature: the ngx_stream_realip_module.\n\n    *) Bugfix: nginx could not be built with the stream module and the\n       ngx_http_ssl_module, but without ngx_stream_ssl_module; the bug had\n       appeared in 1.11.3.\n\n    *) Feature: the IP_BIND_ADDRESS_NO_PORT socket option was not used; the\n       bug had appeared in 1.11.2.\n\n    *) Bugfix: in the \"ranges\" parameter of the \"geo\" directive.\n\n    *) Bugfix: an incorrect response might be returned when using the \"aio\n       threads\" and \"sendfile\" directives; the bug had appeared in 1.9.13.\n\n\nChanges with nginx 1.11.3                                        26 Jul 2016\n\n    *) Change: now the \"accept_mutex\" directive is turned off by default.\n\n    *) Feature: now nginx uses EPOLLEXCLUSIVE on Linux.\n\n    *) Feature: the ngx_stream_geo_module.\n\n    *) Feature: the ngx_stream_geoip_module.\n\n    *) Feature: the ngx_stream_split_clients_module.\n\n    *) Feature: variables support in the \"proxy_pass\" and \"proxy_ssl_name\"\n       directives in the stream module.\n\n    *) Bugfix: socket leak when using HTTP/2.\n\n    *) Bugfix: in configure tests.\n       Thanks to Piotr Sikora.\n\n\nChanges with nginx 1.11.2                                        05 Jul 2016\n\n    *) Change: now nginx always uses internal MD5 and SHA1 implementations;\n       the --with-md5 and --with-sha1 configure options were canceled.\n\n    *) Feature: variables support in the stream module.\n\n    *) Feature: the ngx_stream_map_module.\n\n    *) Feature: the ngx_stream_return_module.\n\n    *) Feature: a port can be specified in the \"proxy_bind\", \"fastcgi_bind\",\n       \"memcached_bind\", \"scgi_bind\", and \"uwsgi_bind\" directives.\n\n    *) Feature: now nginx uses the IP_BIND_ADDRESS_NO_PORT socket option\n       when available.\n\n    *) Bugfix: a segmentation fault might occur in a worker process when\n       using HTTP/2 and the \"proxy_request_buffering\" directive.\n\n    *) Bugfix: the \"Content-Length\" request header line was always added to\n       requests passed to backends, including requests without body, when\n       using HTTP/2.\n\n    *) Bugfix: \"http request count is zero\" alerts might appear in logs when\n       using HTTP/2.\n\n    *) Bugfix: unnecessary buffering might occur when using the \"sub_filter\"\n       directive; the issue had appeared in 1.9.4.\n\n\nChanges with nginx 1.11.1                                        31 May 2016\n\n    *) Security: a segmentation fault might occur in a worker process while\n       writing a specially crafted request body to a temporary file\n       (CVE-2016-4450); the bug had appeared in 1.3.9.\n\n\nChanges with nginx 1.11.0                                        24 May 2016\n\n    *) Feature: the \"transparent\" parameter of the \"proxy_bind\",\n       \"fastcgi_bind\", \"memcached_bind\", \"scgi_bind\", and \"uwsgi_bind\"\n       directives.\n\n    *) Feature: the $request_id variable.\n\n    *) Feature: the \"map\" directive supports combinations of multiple\n       variables as resulting values.\n\n    *) Feature: now nginx checks if EPOLLRDHUP events are supported by\n       kernel, and optimizes connection handling accordingly if the \"epoll\"\n       method is used.\n\n    *) Feature: the \"ssl_certificate\" and \"ssl_certificate_key\" directives\n       can be specified multiple times to load certificates of different\n       types (for example, RSA and ECDSA).\n\n    *) Feature: the \"ssl_ecdh_curve\" directive now allows specifying a list\n       of curves when using OpenSSL 1.0.2 or newer; by default a list built\n       into OpenSSL is used.\n\n    *) Change: to use DHE ciphers it is now required to specify parameters\n       using the \"ssl_dhparam\" directive.\n\n    *) Feature: the $proxy_protocol_port variable.\n\n    *) Feature: the $realip_remote_port variable in the\n       ngx_http_realip_module.\n\n    *) Feature: the ngx_http_realip_module is now able to set the client\n       port in addition to the address.\n\n    *) Change: the \"421 Misdirected Request\" response now used when\n       rejecting requests to a virtual server different from one negotiated\n       during an SSL handshake; this improves interoperability with some\n       HTTP/2 clients when using client certificates.\n\n    *) Change: HTTP/2 clients can now start sending request body\n       immediately; the \"http2_body_preread_size\" directive controls size of\n       the buffer used before nginx will start reading client request body.\n\n    *) Bugfix: cached error responses were not updated when using the\n       \"proxy_cache_bypass\" directive.\n\n\nChanges with nginx 1.9.15                                        19 Apr 2016\n\n    *) Bugfix: \"recv() failed\" errors might occur when using HHVM as a\n       FastCGI server.\n\n    *) Bugfix: when using HTTP/2 and the \"limit_req\" or \"auth_request\"\n       directives a timeout or a \"client violated flow control\" error might\n       occur while reading client request body; the bug had appeared in\n       1.9.14.\n\n    *) Workaround: a response might not be shown by some browsers if HTTP/2\n       was used and client request body was not fully read; the bug had\n       appeared in 1.9.14.\n\n    *) Bugfix: connections might hang when using the \"aio threads\"\n       directive.\n       Thanks to Mindaugas Rasiukevicius.\n\n\nChanges with nginx 1.9.14                                        05 Apr 2016\n\n    *) Feature: OpenSSL 1.1.0 compatibility.\n\n    *) Feature: the \"proxy_request_buffering\", \"fastcgi_request_buffering\",\n       \"scgi_request_buffering\", and \"uwsgi_request_buffering\" directives\n       now work with HTTP/2.\n\n    *) Bugfix: \"zero size buf in output\" alerts might appear in logs when\n       using HTTP/2.\n\n    *) Bugfix: the \"client_max_body_size\" directive might work incorrectly\n       when using HTTP/2.\n\n    *) Bugfix: of minor bugs in logging.\n\n\nChanges with nginx 1.9.13                                        29 Mar 2016\n\n    *) Change: non-idempotent requests (POST, LOCK, PATCH) are no longer\n       passed to the next server by default if a request has been sent to a\n       backend; the \"non_idempotent\" parameter of the \"proxy_next_upstream\"\n       directive explicitly allows retrying such requests.\n\n    *) Feature: the ngx_http_perl_module can be built dynamically.\n\n    *) Feature: UDP support in the stream module.\n\n    *) Feature: the \"aio_write\" directive.\n\n    *) Feature: now cache manager monitors number of elements in caches and\n       tries to avoid cache keys zone overflows.\n\n    *) Bugfix: \"task already active\" and \"second aio post\" alerts might\n       appear in logs when using the \"sendfile\" and \"aio\" directives with\n       subrequests.\n\n    *) Bugfix: \"zero size buf in output\" alerts might appear in logs if\n       caching was used and a client closed a connection prematurely.\n\n    *) Bugfix: connections with clients might be closed needlessly if\n       caching was used.\n       Thanks to Justin Li.\n\n    *) Bugfix: nginx might hog CPU if the \"sendfile\" directive was used on\n       Linux or Solaris and a file being sent was changed during sending.\n\n    *) Bugfix: connections might hang when using the \"sendfile\" and \"aio\n       threads\" directives.\n\n    *) Bugfix: in the \"proxy_pass\", \"fastcgi_pass\", \"scgi_pass\", and\n       \"uwsgi_pass\" directives when using variables.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: in the ngx_http_sub_filter_module.\n\n    *) Bugfix: if an error occurred in a cached backend connection, the\n       request was passed to the next server regardless of the\n       proxy_next_upstream directive.\n\n    *) Bugfix: \"CreateFile() failed\" errors when creating temporary files on\n       Windows.\n\n\nChanges with nginx 1.9.12                                        24 Feb 2016\n\n    *) Feature: Huffman encoding of response headers in HTTP/2.\n       Thanks to Vlad Krasnov.\n\n    *) Feature: the \"worker_cpu_affinity\" directive now supports more than\n       64 CPUs.\n\n    *) Bugfix: compatibility with 3rd party C++ modules; the bug had\n       appeared in 1.9.11.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: nginx could not be built statically with OpenSSL on Linux;\n       the bug had appeared in 1.9.11.\n\n    *) Bugfix: the \"add_header ... always\" directive with an empty value did\n       not delete \"Last-Modified\" and \"ETag\" header lines from error\n       responses.\n\n    *) Workaround: \"called a function you should not call\" and \"shutdown\n       while in init\" messages might appear in logs when using OpenSSL\n       1.0.2f.\n\n    *) Bugfix: invalid headers might be logged incorrectly.\n\n    *) Bugfix: socket leak when using HTTP/2.\n\n    *) Bugfix: in the ngx_http_v2_module.\n\n\nChanges with nginx 1.9.11                                        09 Feb 2016\n\n    *) Feature: TCP support in resolver.\n\n    *) Feature: dynamic modules.\n\n    *) Bugfix: the $request_length variable did not include size of request\n       headers when using HTTP/2.\n\n    *) Bugfix: in the ngx_http_v2_module.\n\n\nChanges with nginx 1.9.10                                        26 Jan 2016\n\n    *) Security: invalid pointer dereference might occur during DNS server\n       response processing if the \"resolver\" directive was used, allowing an\n       attacker who is able to forge UDP packets from the DNS server to\n       cause segmentation fault in a worker process (CVE-2016-0742).\n\n    *) Security: use-after-free condition might occur during CNAME response\n       processing if the \"resolver\" directive was used, allowing an attacker\n       who is able to trigger name resolution to cause segmentation fault in\n       a worker process, or might have potential other impact\n       (CVE-2016-0746).\n\n    *) Security: CNAME resolution was insufficiently limited if the\n       \"resolver\" directive was used, allowing an attacker who is able to\n       trigger arbitrary name resolution to cause excessive resource\n       consumption in worker processes (CVE-2016-0747).\n\n    *) Feature: the \"auto\" parameter of the \"worker_cpu_affinity\" directive.\n\n    *) Bugfix: the \"proxy_protocol\" parameter of the \"listen\" directive did\n       not work with IPv6 listen sockets.\n\n    *) Bugfix: connections to upstream servers might be cached incorrectly\n       when using the \"keepalive\" directive.\n\n    *) Bugfix: proxying used the HTTP method of the original request after\n       an \"X-Accel-Redirect\" redirection.\n\n\nChanges with nginx 1.9.9                                         09 Dec 2015\n\n    *) Bugfix: proxying to unix domain sockets did not work when using\n       variables; the bug had appeared in 1.9.8.\n\n\nChanges with nginx 1.9.8                                         08 Dec 2015\n\n    *) Feature: pwritev() support.\n\n    *) Feature: the \"include\" directive inside the \"upstream\" block.\n\n    *) Feature: the ngx_http_slice_module.\n\n    *) Bugfix: a segmentation fault might occur in a worker process when\n       using LibreSSL; the bug had appeared in 1.9.6.\n\n    *) Bugfix: nginx could not be built on OS X in some cases.\n\n\nChanges with nginx 1.9.7                                         17 Nov 2015\n\n    *) Feature: the \"nohostname\" parameter of logging to syslog.\n\n    *) Feature: the \"proxy_cache_convert_head\" directive.\n\n    *) Feature: the $realip_remote_addr variable in the\n       ngx_http_realip_module.\n\n    *) Bugfix: the \"expires\" directive might not work when using variables.\n\n    *) Bugfix: a segmentation fault might occur in a worker process when\n       using HTTP/2; the bug had appeared in 1.9.6.\n\n    *) Bugfix: if nginx was built with the ngx_http_v2_module it was\n       possible to use the HTTP/2 protocol even if the \"http2\" parameter of\n       the \"listen\" directive was not specified.\n\n    *) Bugfix: in the ngx_http_v2_module.\n\n\nChanges with nginx 1.9.6                                         27 Oct 2015\n\n    *) Bugfix: a segmentation fault might occur in a worker process when\n       using HTTP/2.\n       Thanks to Piotr Sikora and Denis Andzakovic.\n\n    *) Bugfix: the $server_protocol variable was empty when using HTTP/2.\n\n    *) Bugfix: backend SSL connections in the stream module might be timed\n       out unexpectedly.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if\n       different ssl_session_cache settings were used in different virtual\n       servers.\n\n    *) Bugfix: nginx/Windows could not be built with MinGW gcc; the bug had\n       appeared in 1.9.4.\n       Thanks to Kouhei Sutou.\n\n    *) Bugfix: time was not updated when the timer_resolution directive was\n       used on Windows.\n\n    *) Miscellaneous minor fixes and improvements.\n       Thanks to Markus Linnala, Kurtis Nusbaum and Piotr Sikora.\n\n\nChanges with nginx 1.9.5                                         22 Sep 2015\n\n    *) Feature: the ngx_http_v2_module (replaces ngx_http_spdy_module).\n       Thanks to Dropbox and Automattic for sponsoring this work.\n\n    *) Change: now the \"output_buffers\" directive uses two buffers by\n       default.\n\n    *) Change: now nginx limits subrequests recursion, not simultaneous\n       subrequests.\n\n    *) Change: now nginx checks the whole cache key when returning a\n       response from cache.\n       Thanks to Gena Makhomed and Sergey Brester.\n\n    *) Bugfix: \"header already sent\" alerts might appear in logs when using\n       cache; the bug had appeared in 1.7.5.\n\n    *) Bugfix: \"writev() failed (4: Interrupted system call)\" errors might\n       appear in logs when using CephFS and the \"timer_resolution\" directive\n       on Linux.\n\n    *) Bugfix: in invalid configurations handling.\n       Thanks to Markus Linnala.\n\n    *) Bugfix: a segmentation fault occurred in a worker process if the\n       \"sub_filter\" directive was used at http level; the bug had appeared\n       in 1.9.4.\n\n\nChanges with nginx 1.9.4                                         18 Aug 2015\n\n    *) Change: the \"proxy_downstream_buffer\" and \"proxy_upstream_buffer\"\n       directives of the stream module are replaced with the\n       \"proxy_buffer_size\" directive.\n\n    *) Feature: the \"tcp_nodelay\" directive in the stream module.\n\n    *) Feature: multiple \"sub_filter\" directives can be used simultaneously.\n\n    *) Feature: variables support in the search string of the \"sub_filter\"\n       directive.\n\n    *) Workaround: configuration testing might fail under Linux OpenVZ.\n       Thanks to Gena Makhomed.\n\n    *) Bugfix: old worker processes might hog CPU after reconfiguration with\n       a large number of worker_connections.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"try_files\" and \"alias\" directives were used inside a location given\n       by a regular expression; the bug had appeared in 1.7.1.\n\n    *) Bugfix: the \"try_files\" directive inside a nested location given by a\n       regular expression worked incorrectly if the \"alias\" directive was\n       used in the outer location.\n\n    *) Bugfix: in hash table initialization error handling.\n\n    *) Bugfix: nginx could not be built with Visual Studio 2015.\n\n\nChanges with nginx 1.9.3                                         14 Jul 2015\n\n    *) Change: duplicate \"http\", \"mail\", and \"stream\" blocks are now\n       disallowed.\n\n    *) Feature: connection limiting in the stream module.\n\n    *) Feature: data rate limiting in the stream module.\n\n    *) Bugfix: the \"zone\" directive inside the \"upstream\" block did not work\n       on Windows.\n\n    *) Bugfix: compatibility with LibreSSL in the stream module.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: in the \"--builddir\" configure parameter.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: the \"ssl_stapling_file\" directive did not work; the bug had\n       appeared in 1.9.2.\n       Thanks to Faidon Liambotis and Brandon Black.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"ssl_stapling\" directive was used; the bug had appeared in 1.9.2.\n       Thanks to Matthew Baldwin.\n\n\nChanges with nginx 1.9.2                                         16 Jun 2015\n\n    *) Feature: the \"backlog\" parameter of the \"listen\" directives of the\n       mail proxy and stream modules.\n\n    *) Feature: the \"allow\" and \"deny\" directives in the stream module.\n\n    *) Feature: the \"proxy_bind\" directive in the stream module.\n\n    *) Feature: the \"proxy_protocol\" directive in the stream module.\n\n    *) Feature: the -T switch.\n\n    *) Feature: the REQUEST_SCHEME parameter added to the fastcgi.conf,\n       fastcgi_params, scgi_params, and uwsgi_params standard configuration\n       files.\n\n    *) Bugfix: the \"reuseport\" parameter of the \"listen\" directive of the\n       stream module did not work.\n\n    *) Bugfix: OCSP stapling might return an expired OCSP response in some\n       cases.\n\n\nChanges with nginx 1.9.1                                         26 May 2015\n\n    *) Change: now SSLv3 protocol is disabled by default.\n\n    *) Change: some long deprecated directives are not supported anymore.\n\n    *) Feature: the \"reuseport\" parameter of the \"listen\" directive.\n       Thanks to Yingqi Lu at Intel and Sepherosa Ziehau.\n\n    *) Feature: the $upstream_connect_time variable.\n\n    *) Bugfix: in the \"hash\" directive on big-endian platforms.\n\n    *) Bugfix: nginx might fail to start on some old Linux variants; the bug\n       had appeared in 1.7.11.\n\n    *) Bugfix: in IP address parsing.\n       Thanks to Sergey Polovko.\n\n\nChanges with nginx 1.9.0                                         28 Apr 2015\n\n    *) Change: obsolete aio and rtsig event methods have been removed.\n\n    *) Feature: the \"zone\" directive inside the \"upstream\" block.\n\n    *) Feature: the stream module.\n\n    *) Feature: byte ranges support in the ngx_http_memcached_module.\n       Thanks to Martin Mlynář.\n\n    *) Feature: shared memory can now be used on Windows versions with\n       address space layout randomization.\n       Thanks to Sergey Brester.\n\n    *) Feature: the \"error_log\" directive can now be used on mail and server\n       levels in mail proxy.\n\n    *) Bugfix: the \"proxy_protocol\" parameter of the \"listen\" directive did\n       not work if not specified in the first \"listen\" directive for a\n       listen socket.\n\n\nChanges with nginx 1.7.12                                        07 Apr 2015\n\n    *) Feature: now the \"tcp_nodelay\" directive works with backend SSL\n       connections.\n\n    *) Feature: now thread pools can be used to read cache file headers.\n\n    *) Bugfix: in the \"proxy_request_buffering\" directive.\n\n    *) Bugfix: a segmentation fault might occur in a worker process when\n       using thread pools on Linux.\n\n    *) Bugfix: in error handling when using the \"ssl_stapling\" directive.\n       Thanks to Filipe da Silva.\n\n    *) Bugfix: in the ngx_http_spdy_module.\n\n\nChanges with nginx 1.7.11                                        24 Mar 2015\n\n    *) Change: the \"sendfile\" parameter of the \"aio\" directive is\n       deprecated; now nginx automatically uses AIO to pre-load data for\n       sendfile if both \"aio\" and \"sendfile\" directives are used.\n\n    *) Feature: experimental thread pools support.\n\n    *) Feature: the \"proxy_request_buffering\", \"fastcgi_request_buffering\",\n       \"scgi_request_buffering\", and \"uwsgi_request_buffering\" directives.\n\n    *) Feature: request body filters experimental API.\n\n    *) Feature: client SSL certificates support in mail proxy.\n       Thanks to Sven Peter, Franck Levionnois, and Filipe Da Silva.\n\n    *) Feature: startup speedup when using the \"hash ... consistent\"\n       directive in the upstream block.\n       Thanks to Wai Keen Woon.\n\n    *) Feature: debug logging into a cyclic memory buffer.\n\n    *) Bugfix: in hash table handling.\n       Thanks to Chris West.\n\n    *) Bugfix: in the \"proxy_cache_revalidate\" directive.\n\n    *) Bugfix: SSL connections might hang if deferred accept or the\n       \"proxy_protocol\" parameter of the \"listen\" directive were used.\n       Thanks to James Hamlin.\n\n    *) Bugfix: the $upstream_response_time variable might contain a wrong\n       value if the \"image_filter\" directive was used.\n\n    *) Bugfix: in integer overflow handling.\n       Thanks to Régis Leroy.\n\n    *) Bugfix: it was not possible to enable SSLv3 with LibreSSL.\n\n    *) Bugfix: the \"ignoring stale global SSL error ... called a function\n       you should not call\" alerts appeared in logs when using LibreSSL.\n\n    *) Bugfix: certificates specified by the \"ssl_client_certificate\" and\n       \"ssl_trusted_certificate\" directives were inadvertently used to\n       automatically construct certificate chains.\n\n\nChanges with nginx 1.7.10                                        10 Feb 2015\n\n    *) Feature: the \"use_temp_path\" parameter of the \"proxy_cache_path\",\n       \"fastcgi_cache_path\", \"scgi_cache_path\", and \"uwsgi_cache_path\"\n       directives.\n\n    *) Feature: the $upstream_header_time variable.\n\n    *) Workaround: now on disk overflow nginx tries to write error logs once\n       a second only.\n\n    *) Bugfix: the \"try_files\" directive did not ignore normal files while\n       testing directories.\n       Thanks to Damien Tournoud.\n\n    *) Bugfix: alerts \"sendfile() failed\" if the \"sendfile\" directive was\n       used on OS X; the bug had appeared in 1.7.8.\n\n    *) Bugfix: alerts \"sem_post() failed\" might appear in logs.\n\n    *) Bugfix: nginx could not be built with musl libc.\n       Thanks to James Taylor.\n\n    *) Bugfix: nginx could not be built on Tru64 UNIX.\n       Thanks to Goetz T. Fischer.\n\n\nChanges with nginx 1.7.9                                         23 Dec 2014\n\n    *) Feature: variables support in the \"proxy_cache\", \"fastcgi_cache\",\n       \"scgi_cache\", and \"uwsgi_cache\" directives.\n\n    *) Feature: variables support in the \"expires\" directive.\n\n    *) Feature: loading of secret keys from hardware tokens with OpenSSL\n       engines.\n       Thanks to Dmitrii Pichulin.\n\n    *) Feature: the \"autoindex_format\" directive.\n\n    *) Bugfix: cache revalidation is now only used for responses with 200\n       and 206 status codes.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: the \"TE\" client request header line was passed to backends\n       while proxying.\n\n    *) Bugfix: the \"proxy_pass\", \"fastcgi_pass\", \"scgi_pass\", and\n       \"uwsgi_pass\" directives might not work correctly inside the \"if\" and\n       \"limit_except\" blocks.\n\n    *) Bugfix: the \"proxy_store\" directive with the \"on\" parameter was\n       ignored if the \"proxy_store\" directive with an explicitly specified\n       file path was used on a previous level.\n\n    *) Bugfix: nginx could not be built with BoringSSL.\n       Thanks to Lukas Tribus.\n\n\nChanges with nginx 1.7.8                                         02 Dec 2014\n\n    *) Change: now the \"If-Modified-Since\", \"If-Range\", etc. client request\n       header lines are passed to a backend while caching if nginx knows in\n       advance that the response will not be cached (e.g., when using\n       proxy_cache_min_uses).\n\n    *) Change: now after proxy_cache_lock_timeout nginx sends a request to a\n       backend with caching disabled; the new directives\n       \"proxy_cache_lock_age\", \"fastcgi_cache_lock_age\",\n       \"scgi_cache_lock_age\", and \"uwsgi_cache_lock_age\" specify a time\n       after which the lock will be released and another attempt to cache a\n       response will be made.\n\n    *) Change: the \"log_format\" directive can now be used only at http\n       level.\n\n    *) Feature: the \"proxy_ssl_certificate\", \"proxy_ssl_certificate_key\",\n       \"proxy_ssl_password_file\", \"uwsgi_ssl_certificate\",\n       \"uwsgi_ssl_certificate_key\", and \"uwsgi_ssl_password_file\"\n       directives.\n       Thanks to Piotr Sikora.\n\n    *) Feature: it is now possible to switch to a named location using\n       \"X-Accel-Redirect\".\n       Thanks to Toshikuni Fukaya.\n\n    *) Feature: now the \"tcp_nodelay\" directive works with SPDY connections.\n\n    *) Feature: new directives in vim syntax highliting scripts.\n       Thanks to Peter Wu.\n\n    *) Bugfix: nginx ignored the \"s-maxage\" value in the \"Cache-Control\"\n       backend response header line.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: in the ngx_http_spdy_module.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: in the \"ssl_password_file\" directive when using OpenSSL\n       0.9.8zc, 1.0.0o, 1.0.1j.\n\n    *) Bugfix: alerts \"header already sent\" appeared in logs if the\n       \"post_action\" directive was used; the bug had appeared in 1.5.4.\n\n    *) Bugfix: alerts \"the http output chain is empty\" might appear in logs\n       if the \"postpone_output 0\" directive was used with SSI includes.\n\n    *) Bugfix: in the \"proxy_cache_lock\" directive with SSI subrequests.\n       Thanks to Yichun Zhang.\n\n\nChanges with nginx 1.7.7                                         28 Oct 2014\n\n    *) Change: now nginx takes into account the \"Vary\" header line in a\n       backend response while caching.\n\n    *) Feature: the \"proxy_force_ranges\", \"fastcgi_force_ranges\",\n       \"scgi_force_ranges\", and \"uwsgi_force_ranges\" directives.\n\n    *) Feature: the \"proxy_limit_rate\", \"fastcgi_limit_rate\",\n       \"scgi_limit_rate\", and \"uwsgi_limit_rate\" directives.\n\n    *) Feature: the \"Vary\" parameter of the \"proxy_ignore_headers\",\n       \"fastcgi_ignore_headers\", \"scgi_ignore_headers\", and\n       \"uwsgi_ignore_headers\" directives.\n\n    *) Bugfix: the last part of a response received from a backend with\n       unbufferred proxy might not be sent to a client if \"gzip\" or \"gunzip\"\n       directives were used.\n\n    *) Bugfix: in the \"proxy_cache_revalidate\" directive.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: in error handling.\n       Thanks to Yichun Zhang and Daniil Bondarev.\n\n    *) Bugfix: in the \"proxy_next_upstream_tries\" and\n       \"proxy_next_upstream_timeout\" directives.\n       Thanks to Feng Gu.\n\n    *) Bugfix: nginx/Windows could not be built with MinGW-w64 gcc.\n       Thanks to Kouhei Sutou.\n\n\nChanges with nginx 1.7.6                                         30 Sep 2014\n\n    *) Change: the deprecated \"limit_zone\" directive is not supported\n       anymore.\n\n    *) Feature: the \"limit_conn_zone\" and \"limit_req_zone\" directives now\n       can be used with combinations of multiple variables.\n\n    *) Bugfix: request body might be transmitted incorrectly when retrying a\n       FastCGI request to the next upstream server.\n\n    *) Bugfix: in logging to syslog.\n\n\nChanges with nginx 1.7.5                                         16 Sep 2014\n\n    *) Security: it was possible to reuse SSL sessions in unrelated contexts\n       if a shared SSL session cache or the same TLS session ticket key was\n       used for multiple \"server\" blocks (CVE-2014-3616).\n       Thanks to Antoine Delignat-Lavaud.\n\n    *) Change: now the \"stub_status\" directive does not require a parameter.\n\n    *) Feature: the \"always\" parameter of the \"add_header\" directive.\n\n    *) Feature: the \"proxy_next_upstream_tries\",\n       \"proxy_next_upstream_timeout\", \"fastcgi_next_upstream_tries\",\n       \"fastcgi_next_upstream_timeout\", \"memcached_next_upstream_tries\",\n       \"memcached_next_upstream_timeout\", \"scgi_next_upstream_tries\",\n       \"scgi_next_upstream_timeout\", \"uwsgi_next_upstream_tries\", and\n       \"uwsgi_next_upstream_timeout\" directives.\n\n    *) Bugfix: in the \"if\" parameter of the \"access_log\" directive.\n\n    *) Bugfix: in the ngx_http_perl_module.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: the \"listen\" directive of the mail proxy module did not allow\n       to specify more than two parameters.\n\n    *) Bugfix: the \"sub_filter\" directive did not work with a string to\n       replace consisting of a single character.\n\n    *) Bugfix: requests might hang if resolver was used and a timeout\n       occurred during a DNS request.\n\n    *) Bugfix: in the ngx_http_spdy_module when using with AIO.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"set\" directive was used to change the \"$http_...\", \"$sent_http_...\",\n       or \"$upstream_http_...\" variables.\n\n    *) Bugfix: in memory allocation error handling.\n       Thanks to Markus Linnala and Feng Gu.\n\n\nChanges with nginx 1.7.4                                         05 Aug 2014\n\n    *) Security: pipelined commands were not discarded after STARTTLS\n       command in SMTP proxy (CVE-2014-3556); the bug had appeared in 1.5.6.\n       Thanks to Chris Boulton.\n\n    *) Change: URI escaping now uses uppercase hexadecimal digits.\n       Thanks to Piotr Sikora.\n\n    *) Feature: now nginx can be build with BoringSSL and LibreSSL.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: requests might hang if resolver was used and a DNS server\n       returned a malformed response; the bug had appeared in 1.5.8.\n\n    *) Bugfix: in the ngx_http_spdy_module.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: the $uri variable might contain garbage when returning errors\n       with code 400.\n       Thanks to Sergey Bobrov.\n\n    *) Bugfix: in error handling in the \"proxy_store\" directive and the\n       ngx_http_dav_module.\n       Thanks to Feng Gu.\n\n    *) Bugfix: a segmentation fault might occur if logging of errors to\n       syslog was used; the bug had appeared in 1.7.1.\n\n    *) Bugfix: the $geoip_latitude, $geoip_longitude, $geoip_dma_code, and\n       $geoip_area_code variables might not work.\n       Thanks to Yichun Zhang.\n\n    *) Bugfix: in memory allocation error handling.\n       Thanks to Tatsuhiko Kubo and Piotr Sikora.\n\n\nChanges with nginx 1.7.3                                         08 Jul 2014\n\n    *) Feature: weak entity tags are now preserved on response\n       modifications, and strong ones are changed to weak.\n\n    *) Feature: cache revalidation now uses If-None-Match header if\n       possible.\n\n    *) Feature: the \"ssl_password_file\" directive.\n\n    *) Bugfix: the If-None-Match request header line was ignored if there\n       was no Last-Modified header in a response returned from cache.\n\n    *) Bugfix: \"peer closed connection in SSL handshake\" messages were\n       logged at \"info\" level instead of \"error\" while connecting to\n       backends.\n\n    *) Bugfix: in the ngx_http_dav_module module in nginx/Windows.\n\n    *) Bugfix: SPDY connections might be closed prematurely if caching was\n       used.\n\n\nChanges with nginx 1.7.2                                         17 Jun 2014\n\n    *) Feature: the \"hash\" directive inside the \"upstream\" block.\n\n    *) Feature: defragmentation of free shared memory blocks.\n       Thanks to Wandenberg Peixoto and Yichun Zhang.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       default value of the \"access_log\" directive was used; the bug had\n       appeared in 1.7.0.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: trailing slash was mistakenly removed from the last parameter\n       of the \"try_files\" directive.\n\n    *) Bugfix: nginx could not be built on OS X in some cases.\n\n    *) Bugfix: in the ngx_http_spdy_module.\n\n\nChanges with nginx 1.7.1                                         27 May 2014\n\n    *) Feature: the \"$upstream_cookie_...\" variables.\n\n    *) Feature: the $ssl_client_fingerprint variable.\n\n    *) Feature: the \"error_log\" and \"access_log\" directives now support\n       logging to syslog.\n\n    *) Feature: the mail proxy now logs client port on connect.\n\n    *) Bugfix: memory leak if the \"ssl_stapling\" directive was used.\n       Thanks to Filipe da Silva.\n\n    *) Bugfix: the \"alias\" directive used inside a location given by a\n       regular expression worked incorrectly if the \"if\" or \"limit_except\"\n       directives were used.\n\n    *) Bugfix: the \"charset\" directive did not set a charset to encoded\n       backend responses.\n\n    *) Bugfix: a \"proxy_pass\" directive without URI part might use original\n       request after the $args variable was set.\n       Thanks to Yichun Zhang.\n\n    *) Bugfix: in the \"none\" parameter in the \"smtp_auth\" directive; the bug\n       had appeared in 1.5.6.\n       Thanks to Svyatoslav Nikolsky.\n\n    *) Bugfix: if sub_filter and SSI were used together, then responses\n       might be transferred incorrectly.\n\n    *) Bugfix: nginx could not be built with the --with-file-aio option on\n       Linux/aarch64.\n\n\nChanges with nginx 1.7.0                                         24 Apr 2014\n\n    *) Feature: backend SSL certificate verification.\n\n    *) Feature: support for SNI while working with SSL backends.\n\n    *) Feature: the $ssl_server_name variable.\n\n    *) Feature: the \"if\" parameter of the \"access_log\" directive.\n\n\nChanges with nginx 1.5.13                                        08 Apr 2014\n\n    *) Change: improved hash table handling; the default values of the\n       \"variables_hash_max_size\" and \"types_hash_bucket_size\" were changed\n       to 1024 and 64 respectively.\n\n    *) Feature: the ngx_http_mp4_module now supports the \"end\" argument.\n\n    *) Feature: byte ranges support in the ngx_http_mp4_module and while\n       saving responses to cache.\n\n    *) Bugfix: alerts \"ngx_slab_alloc() failed: no memory\" no longer logged\n       when using shared memory in the \"ssl_session_cache\" directive and in\n       the ngx_http_limit_req_module.\n\n    *) Bugfix: the \"underscores_in_headers\" directive did not allow\n       underscore as a first character of a header.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: cache manager might hog CPU on exit in nginx/Windows.\n\n    *) Bugfix: nginx/Windows terminated abnormally if the\n       \"ssl_session_cache\" directive was used with the \"shared\" parameter.\n\n    *) Bugfix: in the ngx_http_spdy_module.\n\n\nChanges with nginx 1.5.12                                        18 Mar 2014\n\n    *) Security: a heap memory buffer overflow might occur in a worker\n       process while handling a specially crafted request by\n       ngx_http_spdy_module, potentially resulting in arbitrary code\n       execution (CVE-2014-0133).\n       Thanks to Lucas Molas, researcher at Programa STIC, Fundación Dr.\n       Manuel Sadosky, Buenos Aires, Argentina.\n\n    *) Feature: the \"proxy_protocol\" parameters of the \"listen\" and\n       \"real_ip_header\" directives, the $proxy_protocol_addr variable.\n\n    *) Bugfix: in the \"fastcgi_next_upstream\" directive.\n       Thanks to Lucas Molas.\n\n\nChanges with nginx 1.5.11                                        04 Mar 2014\n\n    *) Security: memory corruption might occur in a worker process on 32-bit\n       platforms while handling a specially crafted request by\n       ngx_http_spdy_module, potentially resulting in arbitrary code\n       execution (CVE-2014-0088); the bug had appeared in 1.5.10.\n       Thanks to Lucas Molas, researcher at Programa STIC, Fundación Dr.\n       Manuel Sadosky, Buenos Aires, Argentina.\n\n    *) Feature: the $ssl_session_reused variable.\n\n    *) Bugfix: the \"client_max_body_size\" directive might not work when\n       reading a request body using chunked transfer encoding; the bug had\n       appeared in 1.3.9.\n       Thanks to Lucas Molas.\n\n    *) Bugfix: a segmentation fault might occur in a worker process when\n       proxying WebSocket connections.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       ngx_http_spdy_module was used on 32-bit platforms; the bug had\n       appeared in 1.5.10.\n\n    *) Bugfix: the $upstream_status variable might contain wrong data if the\n       \"proxy_cache_use_stale\" or \"proxy_cache_revalidate\" directives were\n       used.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if\n       errors with code 400 were redirected to a named location using the\n       \"error_page\" directive.\n\n    *) Bugfix: nginx/Windows could not be built with Visual Studio 2013.\n\n\nChanges with nginx 1.5.10                                        04 Feb 2014\n\n    *) Feature: the ngx_http_spdy_module now uses SPDY 3.1 protocol.\n       Thanks to Automattic and MaxCDN for sponsoring this work.\n\n    *) Feature: the ngx_http_mp4_module now skips tracks too short for a\n       seek requested.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       $ssl_session_id variable was used in logs; the bug had appeared in\n       1.5.9.\n\n    *) Bugfix: the $date_local and $date_gmt variables used wrong format\n       outside of the ngx_http_ssi_filter_module.\n\n    *) Bugfix: client connections might be immediately closed if deferred\n       accept was used; the bug had appeared in 1.3.15.\n\n    *) Bugfix: alerts \"getsockopt(TCP_FASTOPEN) ... failed\" appeared in logs\n       during binary upgrade on Linux; the bug had appeared in 1.5.8.\n       Thanks to Piotr Sikora.\n\n\nChanges with nginx 1.5.9                                         22 Jan 2014\n\n    *) Change: now nginx expects escaped URIs in \"X-Accel-Redirect\" headers.\n\n    *) Feature: the \"ssl_buffer_size\" directive.\n\n    *) Feature: the \"limit_rate\" directive can now be used to rate limit\n       responses sent in SPDY connections.\n\n    *) Feature: the \"spdy_chunk_size\" directive.\n\n    *) Feature: the \"ssl_session_tickets\" directive.\n       Thanks to Dirkjan Bussink.\n\n    *) Bugfix: the $ssl_session_id variable contained full session\n       serialized instead of just a session id.\n       Thanks to Ivan Ristić.\n\n    *) Bugfix: nginx incorrectly handled escaped \"?\" character in the\n       \"include\" SSI command.\n\n    *) Bugfix: the ngx_http_dav_module did not unescape destination URI of\n       the COPY and MOVE methods.\n\n    *) Bugfix: resolver did not understand domain names with a trailing dot.\n       Thanks to Yichun Zhang.\n\n    *) Bugfix: alerts \"zero size buf in output\" might appear in logs while\n       proxying; the bug had appeared in 1.3.9.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       ngx_http_spdy_module was used.\n\n    *) Bugfix: proxied WebSocket connections might hang right after\n       handshake if the select, poll, or /dev/poll methods were used.\n\n    *) Bugfix: the \"xclient\" directive of the mail proxy module incorrectly\n       handled IPv6 client addresses.\n\n\nChanges with nginx 1.5.8                                         17 Dec 2013\n\n    *) Feature: IPv6 support in resolver.\n\n    *) Feature: the \"listen\" directive supports the \"fastopen\" parameter.\n       Thanks to Mathew Rodley.\n\n    *) Feature: SSL support in the ngx_http_uwsgi_module.\n       Thanks to Roberto De Ioris.\n\n    *) Feature: vim syntax highlighting scripts were added to contrib.\n       Thanks to Evan Miller.\n\n    *) Bugfix: a timeout might occur while reading client request body in an\n       SSL connection using chunked transfer encoding.\n\n    *) Bugfix: the \"master_process\" directive did not work correctly in\n       nginx/Windows.\n\n    *) Bugfix: the \"setfib\" parameter of the \"listen\" directive might not\n       work.\n\n    *) Bugfix: in the ngx_http_spdy_module.\n\n\nChanges with nginx 1.5.7                                         19 Nov 2013\n\n    *) Security: a character following an unescaped space in a request line\n       was handled incorrectly (CVE-2013-4547); the bug had appeared in\n       0.8.41.\n       Thanks to Ivan Fratric of the Google Security Team.\n\n    *) Change: a logging level of auth_basic errors about no user/password\n       provided has been lowered from \"error\" to \"info\".\n\n    *) Feature: the \"proxy_cache_revalidate\", \"fastcgi_cache_revalidate\",\n       \"scgi_cache_revalidate\", and \"uwsgi_cache_revalidate\" directives.\n\n    *) Feature: the \"ssl_session_ticket_key\" directive.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: the directive \"add_header Cache-Control ''\" added a\n       \"Cache-Control\" response header line with an empty value.\n\n    *) Bugfix: the \"satisfy any\" directive might return 403 error instead of\n       401 if auth_request and auth_basic directives were used.\n       Thanks to Jan Marc Hoffmann.\n\n    *) Bugfix: the \"accept_filter\" and \"deferred\" parameters of the \"listen\"\n       directive were ignored for listen sockets created during binary\n       upgrade.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: some data received from a backend with unbufferred proxy\n       might not be sent to a client immediately if \"gzip\" or \"gunzip\"\n       directives were used.\n       Thanks to Yichun Zhang.\n\n    *) Bugfix: in error handling in ngx_http_gunzip_filter_module.\n\n    *) Bugfix: responses might hang if the ngx_http_spdy_module was used\n       with the \"auth_request\" directive.\n\n    *) Bugfix: memory leak in nginx/Windows.\n\n\nChanges with nginx 1.5.6                                         01 Oct 2013\n\n    *) Feature: the \"fastcgi_buffering\" directive.\n\n    *) Feature: the \"proxy_ssl_protocols\" and \"proxy_ssl_ciphers\"\n       directives.\n       Thanks to Piotr Sikora.\n\n    *) Feature: optimization of SSL handshakes when using long certificate\n       chains.\n\n    *) Feature: the mail proxy supports SMTP pipelining.\n\n    *) Bugfix: in the ngx_http_auth_basic_module when using \"$apr1$\"\n       password encryption method.\n       Thanks to Markus Linnala.\n\n    *) Bugfix: in MacOSX, Cygwin, and nginx/Windows incorrect location might\n       be used to process a request if locations were given using characters\n       in different cases.\n\n    *) Bugfix: automatic redirect with appended trailing slash for proxied\n       locations might not work.\n\n    *) Bugfix: in the mail proxy server.\n\n    *) Bugfix: in the ngx_http_spdy_module.\n\n\nChanges with nginx 1.5.5                                         17 Sep 2013\n\n    *) Change: now nginx assumes HTTP/1.0 by default if it is not able to\n       detect protocol reliably.\n\n    *) Feature: the \"disable_symlinks\" directive now uses O_PATH on Linux.\n\n    *) Feature: now nginx uses EPOLLRDHUP events to detect premature\n       connection close by clients if the \"epoll\" method is used.\n\n    *) Bugfix: in the \"valid_referers\" directive if the \"server_names\"\n       parameter was used.\n\n    *) Bugfix: the $request_time variable did not work in nginx/Windows.\n\n    *) Bugfix: in the \"image_filter\" directive.\n       Thanks to Lanshun Zhou.\n\n    *) Bugfix: OpenSSL 1.0.1f compatibility.\n       Thanks to Piotr Sikora.\n\n\nChanges with nginx 1.5.4                                         27 Aug 2013\n\n    *) Change: the \"js\" extension MIME type has been changed to\n       \"application/javascript\"; default value of the \"charset_types\"\n       directive was changed accordingly.\n\n    *) Change: now the \"image_filter\" directive with the \"size\" parameter\n       returns responses with the \"application/json\" MIME type.\n\n    *) Feature: the ngx_http_auth_request_module.\n\n    *) Bugfix: a segmentation fault might occur on start or during\n       reconfiguration if the \"try_files\" directive was used with an empty\n       parameter.\n\n    *) Bugfix: memory leak if relative paths were specified using variables\n       in the \"root\" or \"auth_basic_user_file\" directives.\n\n    *) Bugfix: the \"valid_referers\" directive incorrectly executed regular\n       expressions if a \"Referer\" header started with \"https://\".\n       Thanks to Liangbin Li.\n\n    *) Bugfix: responses might hang if subrequests were used and an SSL\n       handshake error happened during subrequest processing.\n       Thanks to Aviram Cohen.\n\n    *) Bugfix: in the ngx_http_autoindex_module.\n\n    *) Bugfix: in the ngx_http_spdy_module.\n\n\nChanges with nginx 1.5.3                                         30 Jul 2013\n\n    *) Change in internal API: now u->length defaults to -1 if working with\n       backends in unbuffered mode.\n\n    *) Change: now after receiving an incomplete response from a backend\n       server nginx tries to send an available part of the response to a\n       client, and then closes client connection.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       ngx_http_spdy_module was used with the \"client_body_in_file_only\"\n       directive.\n\n    *) Bugfix: the \"so_keepalive\" parameter of the \"listen\" directive might\n       be handled incorrectly on DragonFlyBSD.\n       Thanks to Sepherosa Ziehau.\n\n    *) Bugfix: in the ngx_http_xslt_filter_module.\n\n    *) Bugfix: in the ngx_http_sub_filter_module.\n\n\nChanges with nginx 1.5.2                                         02 Jul 2013\n\n    *) Feature: now several \"error_log\" directives can be used.\n\n    *) Bugfix: the $r->header_in() embedded perl method did not return value\n       of the \"Cookie\" and \"X-Forwarded-For\" request header lines; the bug\n       had appeared in 1.3.14.\n\n    *) Bugfix: in the ngx_http_spdy_module.\n       Thanks to Jim Radford.\n\n    *) Bugfix: nginx could not be built on Linux with x32 ABI.\n       Thanks to Serguei Ivantsov.\n\n\nChanges with nginx 1.5.1                                         04 Jun 2013\n\n    *) Feature: the \"ssi_last_modified\", \"sub_filter_last_modified\", and\n       \"xslt_last_modified\" directives.\n       Thanks to Alexey Kolpakov.\n\n    *) Feature: the \"http_403\" parameter of the \"proxy_next_upstream\",\n       \"fastcgi_next_upstream\", \"scgi_next_upstream\", and\n       \"uwsgi_next_upstream\" directives.\n\n    *) Feature: the \"allow\" and \"deny\" directives now support unix domain\n       sockets.\n\n    *) Bugfix: nginx could not be built with the ngx_mail_ssl_module, but\n       without ngx_http_ssl_module; the bug had appeared in 1.3.14.\n\n    *) Bugfix: in the \"proxy_set_body\" directive.\n       Thanks to Lanshun Zhou.\n\n    *) Bugfix: in the \"lingering_time\" directive.\n       Thanks to Lanshun Zhou.\n\n    *) Bugfix: the \"fail_timeout\" parameter of the \"server\" directive in the\n       \"upstream\" context might not work if \"max_fails\" parameter was used;\n       the bug had appeared in 1.3.0.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"ssl_stapling\" directive was used.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: in the mail proxy server.\n       Thanks to Filipe Da Silva.\n\n    *) Bugfix: nginx/Windows might stop accepting connections if several\n       worker processes were used.\n\n\nChanges with nginx 1.5.0                                         07 May 2013\n\n    *) Security: a stack-based buffer overflow might occur in a worker\n       process while handling a specially crafted request, potentially\n       resulting in arbitrary code execution (CVE-2013-2028); the bug had\n       appeared in 1.3.9.\n       Thanks to Greg MacManus, iSIGHT Partners Labs.\n\n\nChanges with nginx 1.4.0                                         24 Apr 2013\n\n    *) Bugfix: nginx could not be built with the ngx_http_perl_module if the\n       --with-openssl option was used; the bug had appeared in 1.3.16.\n\n    *) Bugfix: in a request body handling in the ngx_http_perl_module; the\n       bug had appeared in 1.3.9.\n\n\nChanges with nginx 1.3.16                                        16 Apr 2013\n\n    *) Bugfix: a segmentation fault might occur in a worker process if\n       subrequests were used; the bug had appeared in 1.3.9.\n\n    *) Bugfix: the \"tcp_nodelay\" directive caused an error if a WebSocket\n       connection was proxied into a unix domain socket.\n\n    *) Bugfix: the $upstream_response_length variable has an incorrect value\n       \"0\" if buffering was not used.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: in the eventport and /dev/poll methods.\n\n\nChanges with nginx 1.3.15                                        26 Mar 2013\n\n    *) Change: opening and closing a connection without sending any data in\n       it is no longer logged to access_log with error code 400.\n\n    *) Feature: the ngx_http_spdy_module.\n       Thanks to Automattic for sponsoring this work.\n\n    *) Feature: the \"limit_req_status\" and \"limit_conn_status\" directives.\n       Thanks to Nick Marden.\n\n    *) Feature: the \"image_filter_interlace\" directive.\n       Thanks to Ian Babrou.\n\n    *) Feature: $connections_waiting variable in the\n       ngx_http_stub_status_module.\n\n    *) Feature: the mail proxy module now supports IPv6 backends.\n\n    *) Bugfix: request body might be transmitted incorrectly when retrying a\n       request to the next upstream server; the bug had appeared in 1.3.9.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: in the \"client_body_in_file_only\" directive; the bug had\n       appeared in 1.3.9.\n\n    *) Bugfix: responses might hang if subrequests were used and a DNS error\n       happened during subrequest processing.\n       Thanks to Lanshun Zhou.\n\n    *) Bugfix: in backend usage accounting.\n\n\nChanges with nginx 1.3.14                                        05 Mar 2013\n\n    *) Feature: $connections_active, $connections_reading, and\n       $connections_writing variables in the ngx_http_stub_status_module.\n\n    *) Feature: support of WebSocket connections in the\n       ngx_http_uwsgi_module and ngx_http_scgi_module.\n\n    *) Bugfix: in virtual servers handling with SNI.\n\n    *) Bugfix: new sessions were not always stored if the \"ssl_session_cache\n       shared\" directive was used and there was no free space in shared\n       memory.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: multiple X-Forwarded-For headers were handled incorrectly.\n       Thanks to Neal Poole for sponsoring this work.\n\n    *) Bugfix: in the ngx_http_mp4_module.\n       Thanks to Gernot Vormayr.\n\n\nChanges with nginx 1.3.13                                        19 Feb 2013\n\n    *) Change: a compiler with name \"cc\" is now used by default.\n\n    *) Feature: support for proxying of WebSocket connections.\n       Thanks to Apcera and CloudBees for sponsoring this work.\n\n    *) Feature: the \"auth_basic_user_file\" directive supports \"{SHA}\"\n       password encryption method.\n       Thanks to Louis Opter.\n\n\nChanges with nginx 1.3.12                                        05 Feb 2013\n\n    *) Feature: variables support in the \"proxy_bind\", \"fastcgi_bind\",\n       \"memcached_bind\", \"scgi_bind\", and \"uwsgi_bind\" directives.\n\n    *) Feature: the $pipe, $request_length, $time_iso8601, and $time_local\n       variables can now be used not only in the \"log_format\" directive.\n       Thanks to Kiril Kalchev.\n\n    *) Feature: IPv6 support in the ngx_http_geoip_module.\n       Thanks to Gregor Kališnik.\n\n    *) Bugfix: in the \"proxy_method\" directive.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if\n       resolver was used with the poll method.\n\n    *) Bugfix: nginx might hog CPU during SSL handshake with a backend if\n       the select, poll, or /dev/poll methods were used.\n\n    *) Bugfix: the \"[crit] SSL_write() failed (SSL:)\" error.\n\n    *) Bugfix: in the \"client_body_in_file_only\" directive; the bug had\n       appeared in 1.3.9.\n\n    *) Bugfix: in the \"fastcgi_keep_conn\" directive.\n\n\nChanges with nginx 1.3.11                                        10 Jan 2013\n\n    *) Bugfix: a segmentation fault might occur if logging was used; the bug\n       had appeared in 1.3.10.\n\n    *) Bugfix: the \"proxy_pass\" directive did not work with IP addresses\n       without port specified; the bug had appeared in 1.3.10.\n\n    *) Bugfix: a segmentation fault occurred on start or during\n       reconfiguration if the \"keepalive\" directive was specified more than\n       once in a single upstream block.\n\n    *) Bugfix: parameter \"default\" of the \"geo\" directive did not set\n       default value for IPv6 addresses.\n\n\nChanges with nginx 1.3.10                                        25 Dec 2012\n\n    *) Change: domain names specified in configuration file are now resolved\n       to IPv6 addresses as well as IPv4 ones.\n\n    *) Change: now if the \"include\" directive with mask is used on Unix\n       systems, included files are sorted in alphabetical order.\n\n    *) Change: the \"add_header\" directive adds headers to 201 responses.\n\n    *) Feature: the \"geo\" directive now supports IPv6 addresses in CIDR\n       notation.\n\n    *) Feature: the \"flush\" and \"gzip\" parameters of the \"access_log\"\n       directive.\n\n    *) Feature: variables support in the \"auth_basic\" directive.\n\n    *) Bugfix: nginx could not be built with the ngx_http_perl_module in\n       some cases.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       ngx_http_xslt_module was used.\n\n    *) Bugfix: nginx could not be built on MacOSX in some cases.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: the \"limit_rate\" directive with high rates might result in\n       truncated responses on 32-bit platforms.\n       Thanks to Alexey Antropov.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"if\" directive was used.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: a \"100 Continue\" response was issued with \"413 Request Entity\n       Too Large\" responses.\n\n    *) Bugfix: the \"image_filter\", \"image_filter_jpeg_quality\" and\n       \"image_filter_sharpen\" directives might be inherited incorrectly.\n       Thanks to Ian Babrou.\n\n    *) Bugfix: \"crypt_r() failed\" errors might appear if the \"auth_basic\"\n       directive was used on Linux.\n\n    *) Bugfix: in backup servers handling.\n       Thanks to Thomas Chen.\n\n    *) Bugfix: proxied HEAD requests might return incorrect response if the\n       \"gzip\" directive was used.\n\n\nChanges with nginx 1.3.9                                         27 Nov 2012\n\n    *) Feature: support for chunked transfer encoding while reading client\n       request body.\n\n    *) Feature: the $request_time and $msec variables can now be used not\n       only in the \"log_format\" directive.\n\n    *) Bugfix: cache manager and cache loader processes might not be able to\n       start if more than 512 listen sockets were used.\n\n    *) Bugfix: in the ngx_http_dav_module.\n\n\nChanges with nginx 1.3.8                                         30 Oct 2012\n\n    *) Feature: the \"optional_no_ca\" parameter of the \"ssl_verify_client\"\n       directive.\n       Thanks to Mike Kazantsev and Eric O'Connor.\n\n    *) Feature: the $bytes_sent, $connection, and $connection_requests\n       variables can now be used not only in the \"log_format\" directive.\n       Thanks to Benjamin Grössing.\n\n    *) Feature: the \"auto\" parameter of the \"worker_processes\" directive.\n\n    *) Bugfix: \"cache file ... has md5 collision\" alert.\n\n    *) Bugfix: in the ngx_http_gunzip_filter_module.\n\n    *) Bugfix: in the \"ssl_stapling\" directive.\n\n\nChanges with nginx 1.3.7                                         02 Oct 2012\n\n    *) Feature: OCSP stapling support.\n       Thanks to Comodo, DigiCert and GlobalSign for sponsoring this work.\n\n    *) Feature: the \"ssl_trusted_certificate\" directive.\n\n    *) Feature: resolver now randomly rotates addresses returned from cache.\n       Thanks to Anton Jouline.\n\n    *) Bugfix: OpenSSL 0.9.7 compatibility.\n\n\nChanges with nginx 1.3.6                                         12 Sep 2012\n\n    *) Feature: the ngx_http_gunzip_filter_module.\n\n    *) Feature: the \"memcached_gzip_flag\" directive.\n\n    *) Feature: the \"always\" parameter of the \"gzip_static\" directive.\n\n    *) Bugfix: in the \"limit_req\" directive; the bug had appeared in 1.1.14.\n       Thanks to Charles Chen.\n\n    *) Bugfix: nginx could not be built by gcc 4.7 with -O2 optimization if\n       the --with-ipv6 option was used.\n\n\nChanges with nginx 1.3.5                                         21 Aug 2012\n\n    *) Change: the ngx_http_mp4_module module no longer skips tracks in\n       formats other than H.264 and AAC.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"map\" directive was used with variables as values.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"geo\" directive was used with the \"ranges\" parameter but without the\n       \"default\" parameter; the bug had appeared in 0.8.43.\n       Thanks to Zhen Chen and Weibin Yao.\n\n    *) Bugfix: in the -p command-line parameter handling.\n\n    *) Bugfix: in the mail proxy server.\n\n    *) Bugfix: of minor potential bugs.\n       Thanks to Coverity.\n\n    *) Bugfix: nginx/Windows could not be built with Visual Studio 2005\n       Express.\n       Thanks to HAYASHI Kentaro.\n\n\nChanges with nginx 1.3.4                                         31 Jul 2012\n\n    *) Change: the \"ipv6only\" parameter is now turned on by default for\n       listening IPv6 sockets.\n\n    *) Feature: the Clang compiler support.\n\n    *) Bugfix: extra listening sockets might be created.\n       Thanks to Roman Odaisky.\n\n    *) Bugfix: nginx/Windows might hog CPU if a worker process failed to\n       start.\n       Thanks to Ricardo Villalobos Guevara.\n\n    *) Bugfix: the \"proxy_pass_header\", \"fastcgi_pass_header\",\n       \"scgi_pass_header\", \"uwsgi_pass_header\", \"proxy_hide_header\",\n       \"fastcgi_hide_header\", \"scgi_hide_header\", and \"uwsgi_hide_header\"\n       directives might be inherited incorrectly.\n\n\nChanges with nginx 1.3.3                                         10 Jul 2012\n\n    *) Feature: entity tags support and the \"etag\" directive.\n\n    *) Bugfix: trailing dot in a source value was not ignored if the \"map\"\n       directive was used with the \"hostnames\" parameter.\n\n    *) Bugfix: incorrect location might be used to process a request if a\n       URI was changed via a \"rewrite\" directive before an internal redirect\n       to a named location.\n\n\nChanges with nginx 1.3.2                                         26 Jun 2012\n\n    *) Change: the \"single\" parameter of the \"keepalive\" directive is now\n       ignored.\n\n    *) Change: SSL compression is now disabled when using all versions of\n       OpenSSL, including ones prior to 1.0.0.\n\n    *) Feature: it is now possible to use the \"ip_hash\" directive to balance\n       IPv6 clients.\n\n    *) Feature: the $status variable can now be used not only in the\n       \"log_format\" directive.\n\n    *) Bugfix: a segmentation fault might occur in a worker process on\n       shutdown if the \"resolver\" directive was used.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       ngx_http_mp4_module was used.\n\n    *) Bugfix: in the ngx_http_mp4_module.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if\n       conflicting wildcard server names were used.\n\n    *) Bugfix: nginx might be terminated abnormally on a SIGBUS signal on\n       ARM platform.\n\n    *) Bugfix: an alert \"sendmsg() failed (9: Bad file number)\" on HP-UX\n       while reconfiguration.\n\n\nChanges with nginx 1.3.1                                         05 Jun 2012\n\n    *) Security: now nginx/Windows ignores trailing dot in URI path\n       component, and does not allow URIs with \":$\" in it.\n       Thanks to Vladimir Kochetkov, Positive Research Center.\n\n    *) Feature: the \"proxy_pass\", \"fastcgi_pass\", \"scgi_pass\", \"uwsgi_pass\"\n       directives, and the \"server\" directive inside the \"upstream\" block,\n       now support IPv6 addresses.\n\n    *) Feature: the \"resolver\" directive now supports IPv6 addresses and an\n       optional port specification.\n\n    *) Feature: the \"least_conn\" directive inside the \"upstream\" block.\n\n    *) Feature: it is now possible to specify a weight for servers while\n       using the \"ip_hash\" directive.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"image_filter\" directive was used; the bug had appeared in 1.3.0.\n\n    *) Bugfix: nginx could not be built with ngx_cpp_test_module; the bug\n       had appeared in 1.1.12.\n\n    *) Bugfix: access to variables from SSI and embedded perl module might\n       not work after reconfiguration.\n       Thanks to Yichun Zhang.\n\n    *) Bugfix: in the ngx_http_xslt_filter_module.\n       Thanks to Kuramoto Eiji.\n\n    *) Bugfix: memory leak if $geoip_org variable was used.\n       Thanks to Denis F. Latypoff.\n\n    *) Bugfix: in the \"proxy_cookie_domain\" and \"proxy_cookie_path\"\n       directives.\n\n\nChanges with nginx 1.3.0                                         15 May 2012\n\n    *) Feature: the \"debug_connection\" directive now supports IPv6 addresses\n       and the \"unix:\" parameter.\n\n    *) Feature: the \"set_real_ip_from\" directive and the \"proxy\" parameter\n       of the \"geo\" directive now support IPv6 addresses.\n\n    *) Feature: the \"real_ip_recursive\", \"geoip_proxy\", and\n       \"geoip_proxy_recursive\" directives.\n\n    *) Feature: the \"proxy_recursive\" parameter of the \"geo\" directive.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"resolver\" directive was used.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"fastcgi_pass\", \"scgi_pass\", or \"uwsgi_pass\" directives were used and\n       backend returned incorrect response.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"rewrite\" directive was used and new request arguments in a\n       replacement used variables.\n\n    *) Bugfix: nginx might hog CPU if the open file resource limit was\n       reached.\n\n    *) Bugfix: nginx might loop infinitely over backends if the\n       \"proxy_next_upstream\" directive with the \"http_404\" parameter was\n       used and there were backup servers specified in an upstream block.\n\n    *) Bugfix: adding the \"down\" parameter of the \"server\" directive might\n       cause unneeded client redistribution among backend servers if the\n       \"ip_hash\" directive was used.\n\n    *) Bugfix: socket leak.\n       Thanks to Yichun Zhang.\n\n    *) Bugfix: in the ngx_http_fastcgi_module.\n\n\nChanges with nginx 1.2.0                                         23 Apr 2012\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"try_files\" directive was used; the bug had appeared in 1.1.19.\n\n    *) Bugfix: response might be truncated if there were more than IOV_MAX\n       buffers used.\n\n    *) Bugfix: in the \"crop\" parameter of the \"image_filter\" directive.\n       Thanks to Maxim Bublis.\n\n\nChanges with nginx 1.1.19                                        12 Apr 2012\n\n    *) Security: specially crafted mp4 file might allow to overwrite memory\n       locations in a worker process if the ngx_http_mp4_module was used,\n       potentially resulting in arbitrary code execution (CVE-2012-2089).\n       Thanks to Matthew Daley.\n\n    *) Bugfix: nginx/Windows might be terminated abnormally.\n       Thanks to Vincent Lee.\n\n    *) Bugfix: nginx hogged CPU if all servers in an upstream were marked as\n       \"backup\".\n\n    *) Bugfix: the \"allow\" and \"deny\" directives might be inherited\n       incorrectly if they were used with IPv6 addresses.\n\n    *) Bugfix: the \"modern_browser\" and \"ancient_browser\" directives might\n       be inherited incorrectly.\n\n    *) Bugfix: timeouts might be handled incorrectly on Solaris/SPARC.\n\n    *) Bugfix: in the ngx_http_mp4_module.\n\n\nChanges with nginx 1.1.18                                        28 Mar 2012\n\n    *) Change: keepalive connections are no longer disabled for Safari by\n       default.\n\n    *) Feature: the $connection_requests variable.\n\n    *) Feature: $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd and\n       $tcpinfo_rcv_space variables.\n\n    *) Feature: the \"worker_cpu_affinity\" directive now works on FreeBSD.\n\n    *) Feature: the \"xslt_param\" and \"xslt_string_param\" directives.\n       Thanks to Samuel Behan.\n\n    *) Bugfix: in configure tests.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: in the ngx_http_xslt_filter_module.\n\n    *) Bugfix: nginx could not be built on Debian GNU/Hurd.\n\n\nChanges with nginx 1.1.17                                        15 Mar 2012\n\n    *) Security: content of previously freed memory might be sent to a\n       client if backend returned specially crafted response.\n       Thanks to Matthew Daley.\n\n    *) Bugfix: in the embedded perl module if used from SSI.\n       Thanks to Matthew Daley.\n\n    *) Bugfix: in the ngx_http_uwsgi_module.\n\n\nChanges with nginx 1.1.16                                        29 Feb 2012\n\n    *) Change: the simultaneous subrequest limit has been raised to 200.\n\n    *) Feature: the \"from\" parameter of the \"disable_symlinks\" directive.\n\n    *) Feature: the \"return\" and \"error_page\" directives can now be used to\n       return 307 redirections.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"resolver\" directive was used and there was no \"error_log\" directive\n       specified at global level.\n       Thanks to Roman Arutyunyan.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if the\n       \"proxy_http_version 1.1\" or \"fastcgi_keep_conn on\" directives were\n       used.\n\n    *) Bugfix: memory leaks.\n       Thanks to Lanshun Zhou.\n\n    *) Bugfix: in the \"disable_symlinks\" directive.\n\n    *) Bugfix: on ZFS filesystem disk cache size might be calculated\n       incorrectly; the bug had appeared in 1.0.1.\n\n    *) Bugfix: nginx could not be built by the icc 12.1 compiler.\n\n    *) Bugfix: nginx could not be built by gcc on Solaris; the bug had\n       appeared in 1.1.15.\n\n\nChanges with nginx 1.1.15                                        15 Feb 2012\n\n    *) Feature: the \"disable_symlinks\" directive.\n\n    *) Feature: the \"proxy_cookie_domain\" and \"proxy_cookie_path\"\n       directives.\n\n    *) Bugfix: nginx might log incorrect error \"upstream prematurely closed\n       connection\" instead of correct \"upstream sent too big header\" one.\n       Thanks to Feibo Li.\n\n    *) Bugfix: nginx could not be built with the ngx_http_perl_module if the\n       --with-openssl option was used.\n\n    *) Bugfix: the number of internal redirects to named locations was not\n       limited.\n\n    *) Bugfix: calling $r->flush() multiple times might cause errors in the\n       ngx_http_gzip_filter_module.\n\n    *) Bugfix: temporary files might be not removed if the \"proxy_store\"\n       directive was used with SSI includes.\n\n    *) Bugfix: in some cases non-cacheable variables (such as the $args\n       variable) returned old empty cached value.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if too\n       many SSI subrequests were issued simultaneously; the bug had appeared\n       in 0.7.25.\n\n\nChanges with nginx 1.1.14                                        30 Jan 2012\n\n    *) Feature: multiple \"limit_req\" limits may be used simultaneously.\n\n    *) Bugfix: in error handling while connecting to a backend.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: in AIO error handling on FreeBSD.\n\n    *) Bugfix: in the OpenSSL library initialization.\n\n    *) Bugfix: the \"proxy_redirect\" directives might be inherited\n       incorrectly.\n\n    *) Bugfix: memory leak during reconfiguration if the \"pcre_jit\"\n       directive was used.\n\n\nChanges with nginx 1.1.13                                        16 Jan 2012\n\n    *) Feature: the \"TLSv1.1\" and \"TLSv1.2\" parameters of the\n       \"ssl_protocols\" directive.\n\n    *) Bugfix: the \"limit_req\" directive parameters were not inherited\n       correctly; the bug had appeared in 1.1.12.\n\n    *) Bugfix: the \"proxy_redirect\" directive incorrectly processed\n       \"Refresh\" header if regular expression were used.\n\n    *) Bugfix: the \"proxy_cache_use_stale\" directive with \"error\" parameter\n       did not return answer from cache if there were no live upstreams.\n\n    *) Bugfix: the \"worker_cpu_affinity\" directive might not work.\n\n    *) Bugfix: nginx could not be built on Solaris; the bug had appeared in\n       1.1.12.\n\n    *) Bugfix: in the ngx_http_mp4_module.\n\n\nChanges with nginx 1.1.12                                        26 Dec 2011\n\n    *) Change: a \"proxy_pass\" directive without URI part now uses changed\n       URI after redirection with the \"error_page\" directive.\n       Thanks to Lanshun Zhou.\n\n    *) Feature: the \"proxy/fastcgi/scgi/uwsgi_cache_lock\",\n       \"proxy/fastcgi/scgi/uwsgi_cache_lock_timeout\" directives.\n\n    *) Feature: the \"pcre_jit\" directive.\n\n    *) Feature: the \"if\" SSI command supports captures in regular\n       expressions.\n\n    *) Bugfix: the \"if\" SSI command did not work inside the \"block\" command.\n\n    *) Bugfix: the \"limit_conn_log_level\" and \"limit_req_log_level\"\n       directives might not work.\n\n    *) Bugfix: the \"limit_rate\" directive did not allow to use full\n       throughput, even if limit value was very high.\n\n    *) Bugfix: the \"sendfile_max_chunk\" directive did not work, if the\n       \"limit_rate\" directive was used.\n\n    *) Bugfix: a \"proxy_pass\" directive without URI part always used\n       original request URI if variables were used.\n\n    *) Bugfix: a \"proxy_pass\" directive without URI part might use original\n       request after redirection with the \"try_files\" directive.\n       Thanks to Lanshun Zhou.\n\n    *) Bugfix: in the ngx_http_scgi_module.\n\n    *) Bugfix: in the ngx_http_mp4_module.\n\n    *) Bugfix: nginx could not be built on Solaris; the bug had appeared in\n       1.1.9.\n\n\nChanges with nginx 1.1.11                                        12 Dec 2011\n\n    *) Feature: the \"so_keepalive\" parameter of the \"listen\" directive.\n       Thanks to Vsevolod Stakhov.\n\n    *) Feature: the \"if_not_empty\" parameter of the\n       \"fastcgi/scgi/uwsgi_param\" directives.\n\n    *) Feature: the $https variable.\n\n    *) Feature: the \"proxy_redirect\" directive supports variables in the\n       first parameter.\n\n    *) Feature: the \"proxy_redirect\" directive supports regular expressions.\n\n    *) Bugfix: the $sent_http_cache_control variable might contain a wrong\n       value if the \"expires\" directive was used.\n       Thanks to Yichun Zhang.\n\n    *) Bugfix: the \"read_ahead\" directive might not work combined with\n       \"try_files\" and \"open_file_cache\".\n\n    *) Bugfix: a segmentation fault might occur in a worker process if small\n       time was used in the \"inactive\" parameter of the \"proxy_cache_path\"\n       directive.\n\n    *) Bugfix: responses from cache might hang.\n\n\nChanges with nginx 1.1.10                                        30 Nov 2011\n\n    *) Bugfix: a segmentation fault occurred in a worker process if AIO was\n       used on Linux; the bug had appeared in 1.1.9.\n\n\nChanges with nginx 1.1.9                                         28 Nov 2011\n\n    *) Change: now double quotes are encoded in an \"echo\" SSI-command\n       output.\n       Thanks to Zaur Abasmirzoev.\n\n    *) Feature: the \"valid\" parameter of the \"resolver\" directive. By\n       default TTL returned by a DNS server is used.\n       Thanks to Kirill A. Korinskiy.\n\n    *) Bugfix: nginx might hang after a worker process abnormal termination.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if SNI\n       was used; the bug had appeared in 1.1.2.\n\n    *) Bugfix: in the \"keepalive_disable\" directive; the bug had appeared in\n       1.1.8.\n       Thanks to Alexander Usov.\n\n    *) Bugfix: SIGWINCH signal did not work after first binary upgrade; the\n       bug had appeared in 1.1.1.\n\n    *) Bugfix: backend responses with length not matching \"Content-Length\"\n       header line are no longer cached.\n\n    *) Bugfix: in the \"scgi_param\" directive, if complex parameters were\n       used.\n\n    *) Bugfix: in the \"epoll\" event method.\n       Thanks to Yichun Zhang.\n\n    *) Bugfix: in the ngx_http_flv_module.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: in the ngx_http_mp4_module.\n\n    *) Bugfix: IPv6 addresses are now handled properly in a request line and\n       in a \"Host\" request header line.\n\n    *) Bugfix: \"add_header\" and \"expires\" directives did not work if a\n       request was proxied and response status code was 206.\n\n    *) Bugfix: nginx could not be built on FreeBSD 10.\n\n    *) Bugfix: nginx could not be built on AIX.\n\n\nChanges with nginx 1.1.8                                         14 Nov 2011\n\n    *) Change: the ngx_http_limit_zone_module was renamed to the\n       ngx_http_limit_conn_module.\n\n    *) Change: the \"limit_zone\" directive was superseded by the\n       \"limit_conn_zone\" directive with a new syntax.\n\n    *) Feature: support for multiple \"limit_conn\" limits on the same level.\n\n    *) Feature: the \"image_filter_sharpen\" directive.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if\n       resolver got a big DNS response.\n       Thanks to Ben Hawkes.\n\n    *) Bugfix: in cache key calculation if internal MD5 implementation was\n       used; the bug had appeared in 1.0.4.\n\n    *) Bugfix: the \"If-Modified-Since\", \"If-Range\", etc. client request\n       header lines might be passed to backend while caching; or not passed\n       without caching if caching was enabled in another part of the\n       configuration.\n\n    *) Bugfix: the module ngx_http_mp4_module sent incorrect\n       \"Content-Length\" response header line if the \"start\" argument was\n       used.\n       Thanks to Piotr Sikora.\n\n\nChanges with nginx 1.1.7                                         31 Oct 2011\n\n    *) Feature: support of several DNS servers in the \"resolver\" directive.\n       Thanks to Kirill A. Korinskiy.\n\n    *) Bugfix: a segmentation fault occurred on start or during\n       reconfiguration if the \"ssl\" directive was used at http level and\n       there was no \"ssl_certificate\" defined.\n\n    *) Bugfix: reduced memory consumption while proxying big files if they\n       were buffered to disk.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if\n       \"proxy_http_version 1.1\" directive was used.\n\n    *) Bugfix: in the \"expires @time\" directive.\n\n\nChanges with nginx 1.1.6                                         17 Oct 2011\n\n    *) Change in internal API: now module context data are cleared while\n       internal redirect to named location.\n       Requested by Yichun Zhang.\n\n    *) Change: if a server in an upstream failed, only one request will be\n       sent to it after fail_timeout; the server will be considered alive if\n       it will successfully respond to the request.\n\n    *) Change: now the 0x7F-0xFF characters are escaped as \\xXX in an\n       access_log.\n\n    *) Feature: \"proxy/fastcgi/scgi/uwsgi_ignore_headers\" directives support\n       the following additional values: X-Accel-Limit-Rate,\n       X-Accel-Buffering, X-Accel-Charset.\n\n    *) Feature: decrease of memory consumption if SSL is used.\n\n    *) Bugfix: some UTF-8 characters were processed incorrectly.\n       Thanks to Alexey Kuts.\n\n    *) Bugfix: the ngx_http_rewrite_module directives specified at \"server\"\n       level were executed twice if no matching locations were defined.\n\n    *) Bugfix: a socket leak might occurred if \"aio sendfile\" was used.\n\n    *) Bugfix: connections with fast clients might be closed after\n       send_timeout if file AIO was used.\n\n    *) Bugfix: in the ngx_http_autoindex_module.\n\n    *) Bugfix: the module ngx_http_mp4_module did not support seeking on\n       32-bit platforms.\n\n\nChanges with nginx 1.1.5                                         05 Oct 2011\n\n    *) Feature: the \"uwsgi_buffering\" and \"scgi_buffering\" directives.\n       Thanks to Peter Smit.\n\n    *) Bugfix: non-cacheable responses might be cached if\n       \"proxy_cache_bypass\" directive was used.\n       Thanks to John Ferlito.\n\n    *) Bugfix: in HTTP/1.1 support in the ngx_http_proxy_module.\n\n    *) Bugfix: cached responses with an empty body were returned\n       incorrectly; the bug had appeared in 0.8.31.\n\n    *) Bugfix: 201 responses of the ngx_http_dav_module were incorrect; the\n       bug had appeared in 0.8.32.\n\n    *) Bugfix: in the \"return\" directive.\n\n    *) Bugfix: the \"ssl_session_cache builtin\" directive caused segmentation\n       fault; the bug had appeared in 1.1.1.\n\n\nChanges with nginx 1.1.4                                         20 Sep 2011\n\n    *) Feature: the ngx_http_upstream_keepalive module.\n\n    *) Feature: the \"proxy_http_version\" directive.\n\n    *) Feature: the \"fastcgi_keep_conn\" directive.\n\n    *) Feature: the \"worker_aio_requests\" directive.\n\n    *) Bugfix: if nginx was built --with-file-aio it could not be run on\n       Linux kernel which did not support AIO.\n\n    *) Bugfix: in Linux AIO error processing.\n       Thanks to Hagai Avrahami.\n\n    *) Bugfix: reduced memory consumption for long-lived requests.\n\n    *) Bugfix: the module ngx_http_mp4_module did not support 64-bit MP4\n       \"co64\" atom.\n\n\nChanges with nginx 1.1.3                                         14 Sep 2011\n\n    *) Feature: the module ngx_http_mp4_module.\n\n    *) Bugfix: in Linux AIO combined with open_file_cache.\n\n    *) Bugfix: open_file_cache did not update file info on retest if file\n       was not atomically changed.\n\n    *) Bugfix: nginx could not be built on MacOSX 10.7.\n\n\nChanges with nginx 1.1.2                                         05 Sep 2011\n\n    *) Change: now if total size of all ranges is greater than source\n       response size, then nginx disables ranges and returns just the source\n       response.\n\n    *) Feature: the \"max_ranges\" directive.\n\n    *) Bugfix: the \"ssl_verify_client\", \"ssl_verify_depth\", and\n       \"ssl_prefer_server_ciphers\" directives might work incorrectly if SNI\n       was used.\n\n    *) Bugfix: in the \"proxy/fastcgi/scgi/uwsgi_ignore_client_abort\"\n       directives.\n\n\nChanges with nginx 1.1.1                                         22 Aug 2011\n\n    *) Change: now cache loader processes either as many files as specified\n       by \"loader_files\" parameter or works no longer than time specified by\n       the \"loader_threshold\" parameter during each iteration.\n\n    *) Change: now SIGWINCH signal works only in daemon mode.\n\n    *) Feature: now shared zones and caches use POSIX semaphores on Solaris.\n       Thanks to Den Ivanov.\n\n    *) Feature: accept filters are now supported on NetBSD.\n\n    *) Bugfix: nginx could not be built on Linux 3.0.\n\n    *) Bugfix: nginx did not use gzipping in some cases; the bug had\n       appeared in 1.1.0.\n\n    *) Bugfix: request body might be processed incorrectly if client used\n       pipelining.\n\n    *) Bugfix: in the \"request_body_in_single_buf\" directive.\n\n    *) Bugfix: in \"proxy_set_body\" and \"proxy_pass_request_body\" directives\n       if SSL connection to backend was used.\n\n    *) Bugfix: nginx hogged CPU if all servers in an upstream were marked as\n       \"down\".\n\n    *) Bugfix: a segmentation fault might occur during reconfiguration if\n       ssl_session_cache was defined but not used in previous configuration.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if many\n       backup servers were used in an upstream.\n\n    *) Bugfix: a segmentation fault might occur in a worker process if\n       \"fastcgi/scgi/uwsgi_param\" directives were used with values starting\n       with \"HTTP_\"; the bug had appeared in 0.8.40.\n\n\nChanges with nginx 1.1.0                                         01 Aug 2011\n\n    *) Feature: cache loader run time decrease.\n\n    *) Feature: \"loader_files\", \"loader_sleep\", and \"loader_threshold\"\n       options of the \"proxy/fastcgi/scgi/uwsgi_cache_path\" directives.\n\n    *) Feature: loading time decrease of configuration with large number of\n       HTTPS sites.\n\n    *) Feature: now nginx supports ECDHE key exchange ciphers.\n       Thanks to Adrian Kotelba.\n\n    *) Feature: the \"lingering_close\" directive.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: in closing connection for pipelined requests.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: nginx did not disable gzipping if client sent \"gzip;q=0\" in\n       \"Accept-Encoding\" request header line.\n\n    *) Bugfix: in timeout in unbuffered proxied mode.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: memory leaks when a \"proxy_pass\" directive contains variables\n       and proxies to an HTTPS backend.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: in parameter validation of a \"proxy_pass\" directive with\n       variables.\n       Thanks to Lanshun Zhou.\n\n    *) Bugfix: SSL did not work on QNX.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: SSL modules could not be built by gcc 4.6 without\n       --with-debug option.\n\n\nChanges with nginx 1.0.5                                         19 Jul 2011\n\n    *) Change: now default SSL ciphers are \"HIGH:!aNULL:!MD5\".\n       Thanks to Rob Stradling.\n\n    *) Feature: the \"referer_hash_max_size\" and \"referer_hash_bucket_size\"\n       directives.\n       Thanks to Witold Filipczyk.\n\n    *) Feature: $uid_reset variable.\n\n    *) Bugfix: a segmentation fault might occur in a worker process, if a\n       caching was used.\n       Thanks to Lanshun Zhou.\n\n    *) Bugfix: worker processes may got caught in an endless loop during\n       reconfiguration, if a caching was used; the bug had appeared in\n       0.8.48.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: \"stalled cache updating\" alert.\n       Thanks to Maxim Dounin.\n\n\nChanges with nginx 1.0.4                                         01 Jun 2011\n\n    *) Change: now regular expressions case sensitivity in the \"map\"\n       directive is given by prefixes \"~\" or \"~*\".\n\n    *) Feature: now shared zones and caches use POSIX semaphores on Linux.\n       Thanks to Denis F. Latypoff.\n\n    *) Bugfix: \"stalled cache updating\" alert.\n\n    *) Bugfix: nginx could not be built --without-http_auth_basic_module;\n       the bug had appeared in 1.0.3.\n\n\nChanges with nginx 1.0.3                                         25 May 2011\n\n    *) Feature: the \"auth_basic_user_file\" directive supports \"$apr1\",\n       \"{PLAIN}\", and \"{SSHA}\" password encryption methods.\n       Thanks to Maxim Dounin.\n\n    *) Feature: the \"geoip_org\" directive and $geoip_org variable.\n       Thanks to Alexander Uskov, Arnaud Granal, and Denis F. Latypoff.\n\n    *) Feature: ngx_http_geo_module and ngx_http_geoip_module support IPv4\n       addresses mapped to IPv6 addresses.\n\n    *) Bugfix: a segmentation fault occurred in a worker process during\n       testing IPv4 address mapped to IPv6 address, if access or deny rules\n       were defined only for IPv6; the bug had appeared in 0.8.22.\n\n    *) Bugfix: a cached response may be broken if \"proxy/fastcgi/scgi/\n       uwsgi_cache_bypass\" and \"proxy/fastcgi/scgi/uwsgi_no_cache\" directive\n       values were different; the bug had appeared in 0.8.46.\n\n\nChanges with nginx 1.0.2                                         10 May 2011\n\n    *) Feature: now shared zones and caches use POSIX semaphores.\n\n    *) Bugfix: in the \"rotate\" parameter of the \"image_filter\" directive.\n       Thanks to Adam Bocim.\n\n    *) Bugfix: nginx could not be built on Solaris; the bug had appeared in\n       1.0.1.\n\n\nChanges with nginx 1.0.1                                         03 May 2011\n\n    *) Change: now the \"split_clients\" directive uses MurmurHash2 algorithm\n       because of better distribution.\n       Thanks to Oleg Mamontov.\n\n    *) Change: now long strings starting with zero are not considered as\n       false values.\n       Thanks to Maxim Dounin.\n\n    *) Change: now nginx uses a default listen backlog value 511 on Linux.\n\n    *) Feature: the $upstream_... variables may be used in the SSI and perl\n       modules.\n\n    *) Bugfix: now nginx limits better disk cache size.\n       Thanks to Oleg Mamontov.\n\n    *) Bugfix: a segmentation fault might occur while parsing incorrect IPv4\n       address; the bug had appeared in 0.9.3.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: nginx could not be built by gcc 4.6 without --with-debug\n       option.\n\n    *) Bugfix: nginx could not be built on Solaris 9 and earlier; the bug\n       had appeared in 0.9.3.\n       Thanks to Dagobert Michelsen.\n\n    *) Bugfix: $request_time variable had invalid values if subrequests were\n       used; the bug had appeared in 0.8.47.\n       Thanks to Igor A. Valcov.\n\n\nChanges with nginx 1.0.0                                         12 Apr 2011\n\n    *) Bugfix: a cache manager might hog CPU after reload.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: an \"image_filter crop\" directive worked incorrectly coupled\n       with an \"image_filter rotate 180\" directive.\n\n    *) Bugfix: a \"satisfy any\" directive disabled custom 401 error page.\n\n\nChanges with nginx 0.9.7                                         04 Apr 2011\n\n    *) Feature: now keepalive connections may be closed premature, if there\n       are no free worker connections.\n       Thanks to Maxim Dounin.\n\n    *) Feature: the \"rotate\" parameter of the \"image_filter\" directive.\n       Thanks to Adam Bocim.\n\n    *) Bugfix: a case when a backend in \"fastcgi_pass\", \"scgi_pass\", or\n       \"uwsgi_pass\" directives is given by expression and refers to a\n       defined upstream.\n\n\nChanges with nginx 0.9.6                                         21 Mar 2011\n\n    *) Feature: the \"map\" directive supports regular expressions as value of\n       the first parameter.\n\n    *) Feature: $time_iso8601 access_log variable.\n       Thanks to Michael Lustfield.\n\n\nChanges with nginx 0.9.5                                         21 Feb 2011\n\n    *) Change: now nginx uses a default listen backlog value -1 on Linux.\n       Thanks to Andrei Nigmatulin.\n\n    *) Feature: the \"utf8\" parameter of \"geoip_country\" and \"geoip_city\"\n       directives.\n       Thanks to Denis F. Latypoff.\n\n    *) Bugfix: in a default \"proxy_redirect\" directive if \"proxy_pass\"\n       directive has no URI part.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: an \"error_page\" directive did not work with nonstandard error\n       codes; the bug had appeared in 0.8.53.\n       Thanks to Maxim Dounin.\n\n\nChanges with nginx 0.9.4                                         21 Jan 2011\n\n    *) Feature: the \"server_name\" directive supports the $hostname variable.\n\n    *) Feature: 494 code for \"Request Header Too Large\" error.\n\n\nChanges with nginx 0.9.3                                         13 Dec 2010\n\n    *) Bugfix: if there was a single server for given IPv6 address:port\n       pair, then captures in regular expressions in a \"server_name\"\n       directive did not work.\n\n    *) Bugfix: nginx could not be built on Solaris; the bug had appeared in\n       0.9.0.\n\n\nChanges with nginx 0.9.2                                         06 Dec 2010\n\n    *) Feature: the \"If-Unmodified-Since\" client request header line\n       support.\n\n    *) Workaround: fallback to accept() syscall if accept4() was not\n       implemented; the issue had appeared in 0.9.0.\n\n    *) Bugfix: nginx could not be built on Cygwin; the bug had appeared in\n       0.9.0.\n\n    *) Bugfix: for OpenSSL vulnerability CVE-2010-4180.\n       Thanks to Maxim Dounin.\n\n\nChanges with nginx 0.9.1                                         30 Nov 2010\n\n    *) Bugfix: \"return CODE message\" directives did not work; the bug had\n       appeared in 0.9.0.\n\n\nChanges with nginx 0.9.0                                         29 Nov 2010\n\n    *) Feature: the \"keepalive_disable\" directive.\n\n    *) Feature: the \"map\" directive supports variables as value of a defined\n       variable.\n\n    *) Feature: the \"map\" directive supports empty strings as value of the\n       first parameter.\n\n    *) Feature: the \"map\" directive supports expressions as the first\n       parameter.\n\n    *) Feature: nginx(8) manual page.\n       Thanks to Sergey Osokin.\n\n    *) Feature: Linux accept4() support.\n       Thanks to Simon Liu.\n\n    *) Workaround: elimination of Linux linker warning about \"sys_errlist\"\n       and \"sys_nerr\"; the warning had appeared in 0.8.35.\n\n    *) Bugfix: a segmentation fault might occur in a worker process, if the\n       \"auth_basic\" directive was used.\n       Thanks to Michail Laletin.\n\n    *) Bugfix: compatibility with ngx_http_eval_module; the bug had appeared\n       in 0.8.42.\n\n\nChanges with nginx 0.8.53                                        18 Oct 2010\n\n    *) Feature: now the \"error_page\" directive allows to change a status\n       code in a redirect.\n\n    *) Feature: the \"gzip_disable\" directive supports special \"degradation\"\n       mask.\n\n    *) Bugfix: a socket leak might occurred if file AIO was used.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: if the first server had no \"listen\" directive and there was\n       no explicit default server, then a next server with a \"listen\"\n       directive became the default server; the bug had appeared in 0.8.21.\n\n\nChanges with nginx 0.8.52                                        28 Sep 2010\n\n    *) Bugfix: nginx used SSL mode for a listen socket if any listen option\n       was set; the bug had appeared in 0.8.51.\n\n\nChanges with nginx 0.8.51                                        27 Sep 2010\n\n    *) Change: the \"secure_link_expires\" directive has been canceled.\n\n    *) Change: a logging level of resolver errors has been lowered from\n       \"alert\" to \"error\".\n\n    *) Feature: now a listen socket \"ssl\" parameter may be set several\n       times.\n\n\nChanges with nginx 0.8.50                                        02 Sep 2010\n\n    *) Feature: the \"secure_link\", \"secure_link_md5\", and\n       \"secure_link_expires\" directives of the ngx_http_secure_link_module.\n\n    *) Feature: the -q switch.\n       Thanks to Gena Makhomed.\n\n    *) Bugfix: worker processes may got caught in an endless loop during\n       reconfiguration, if a caching was used; the bug had appeared in\n       0.8.48.\n\n    *) Bugfix: in the \"gzip_disable\" directive.\n       Thanks to Derrick Petzold.\n\n    *) Bugfix: nginx/Windows could not send stop, quit, reopen, and reload\n       signals to a process run in other session.\n\n\nChanges with nginx 0.8.49                                        09 Aug 2010\n\n    *) Feature: the \"image_filter_jpeg_quality\" directive supports\n       variables.\n\n    *) Bugfix: a segmentation fault might occur in a worker process, if the\n       $geoip_region_name variables was used; the bug had appeared in\n       0.8.48.\n\n    *) Bugfix: errors intercepted by error_page were cached only for next\n       request; the bug had appeared in 0.8.48.\n\n\nChanges with nginx 0.8.48                                        03 Aug 2010\n\n    *) Change: now the \"server_name\" directive default value is an empty\n       name \"\".\n       Thanks to Gena Makhomed.\n\n    *) Change: now the \"server_name_in_redirect\" directive default value is\n       \"off\".\n\n    *) Feature: the $geoip_dma_code, $geoip_area_code, and\n       $geoip_region_name variables.\n       Thanks to Christine McGonagle.\n\n    *) Bugfix: the \"proxy_pass\", \"fastcgi_pass\", \"uwsgi_pass\", and\n       \"scgi_pass\" directives were not inherited inside \"limit_except\"\n       blocks.\n\n    *) Bugfix: the \"proxy_cache_min_uses\", \"fastcgi_cache_min_uses\"\n       \"uwsgi_cache_min_uses\", and \"scgi_cache_min_uses\" directives did not\n       work; the bug had appeared in 0.8.46.\n\n    *) Bugfix: the \"fastcgi_split_path_info\" directive used incorrectly\n       captures, if only parts of an URI were captured.\n       Thanks to Yuriy Taraday and Frank Enderle.\n\n    *) Bugfix: the \"rewrite\" directive did not escape a \";\" character during\n       copying from URI to query string.\n       Thanks to Daisuke Murase.\n\n    *) Bugfix: the ngx_http_image_filter_module closed a connection, if an\n       image was larger than \"image_filter_buffer\" size.\n\n\nChanges with nginx 0.8.47                                        28 Jul 2010\n\n    *) Bugfix: $request_time variable had invalid values for subrequests.\n\n    *) Bugfix: errors intercepted by error_page could not be cached.\n\n    *) Bugfix: a cache manager process may got caught in an endless loop, if\n       max_size parameter was used; the bug had appeared in 0.8.46.\n\n\nChanges with nginx 0.8.46                                        19 Jul 2010\n\n    *) Change: now the \"proxy_no_cache\", \"fastcgi_no_cache\",\n       \"uwsgi_no_cache\", and \"scgi_no_cache\" directives affect on a cached\n       response saving only.\n\n    *) Feature: the \"proxy_cache_bypass\", \"fastcgi_cache_bypass\",\n       \"uwsgi_cache_bypass\", and \"scgi_cache_bypass\" directives.\n\n    *) Bugfix: nginx did not free memory in cache keys zones if there was an\n       error during working with backend: the memory was freed only after\n       inactivity time or on memory low condition.\n\n\nChanges with nginx 0.8.45                                        13 Jul 2010\n\n    *) Feature: ngx_http_xslt_filter improvements.\n       Thanks to Laurence Rowe.\n\n    *) Bugfix: SSI response might be truncated after include with\n       wait=\"yes\"; the bug had appeared in 0.7.25.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: the \"listen\" directive did not support the \"setfib=0\"\n       parameter.\n\n\nChanges with nginx 0.8.44                                        05 Jul 2010\n\n    *) Change: now nginx does not cache by default backend responses, if\n       they have a \"Set-Cookie\" header line.\n\n    *) Feature: the \"listen\" directive supports the \"setfib\" parameter.\n       Thanks to Andrew Filonov.\n\n    *) Bugfix: the \"sub_filter\" directive might change character case on\n       partial match.\n\n    *) Bugfix: compatibility with HP/UX.\n\n    *) Bugfix: compatibility with AIX xlC_r compiler.\n\n    *) Bugfix: nginx treated large SSLv2 packets as plain requests.\n       Thanks to Miroslaw Jaworski.\n\n\nChanges with nginx 0.8.43                                        30 Jun 2010\n\n    *) Feature: large geo ranges base loading speed-up.\n\n    *) Bugfix: an error_page redirection to \"location /zero {return 204;}\"\n       without changing status code kept the error body; the bug had\n       appeared in 0.8.42.\n\n    *) Bugfix: nginx might close IPv6 listen socket during reconfiguration.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: the $uid_set variable may be used at any request processing\n       stage.\n\n\nChanges with nginx 0.8.42                                        21 Jun 2010\n\n    *) Change: now nginx tests locations given by regular expressions, if\n       request was matched exactly by a location given by a prefix string.\n       The previous behavior has been introduced in 0.7.1.\n\n    *) Feature: the ngx_http_scgi_module.\n       Thanks to Manlio Perillo.\n\n    *) Feature: a text answer may be added to a \"return\" directive.\n\n\nChanges with nginx 0.8.41                                        15 Jun 2010\n\n    *) Security: nginx/Windows worker might be terminated abnormally if a\n       requested file name has invalid UTF-8 encoding.\n\n    *) Change: now nginx allows to use spaces in a request line.\n\n    *) Bugfix: the \"proxy_redirect\" directive changed incorrectly a backend\n       \"Refresh\" response header line.\n       Thanks to Andrey Andreew and Max Sogin.\n\n    *) Bugfix: nginx did not support path without host name in \"Destination\"\n       request header line.\n\n\nChanges with nginx 0.8.40                                        07 Jun 2010\n\n    *) Security: now nginx/Windows ignores default file stream name.\n       Thanks to Jose Antonio Vazquez Gonzalez.\n\n    *) Feature: the ngx_http_uwsgi_module.\n       Thanks to Roberto De Ioris.\n\n    *) Feature: a \"fastcgi_param\" directive with value starting with \"HTTP_\"\n       overrides a client request header line.\n\n    *) Bugfix: the \"If-Modified-Since\", \"If-Range\", etc. client request\n       header lines were passed to FastCGI-server while caching.\n\n    *) Bugfix: listen unix domain socket could not be changed during\n       reconfiguration.\n       Thanks to Maxim Dounin.\n\n\nChanges with nginx 0.8.39                                        31 May 2010\n\n    *) Bugfix: an inherited \"alias\" directive worked incorrectly in\n       inclusive location.\n\n    *) Bugfix: in \"alias\" with variables and \"try_files\" directives\n       combination.\n\n    *) Bugfix: listen unix domain and IPv6 sockets did not inherit while\n       online upgrade.\n       Thanks to Maxim Dounin.\n\n\nChanges with nginx 0.8.38                                        24 May 2010\n\n    *) Feature: the \"proxy_no_cache\" and \"fastcgi_no_cache\" directives.\n\n    *) Feature: now the \"rewrite\" directive does a redirect automatically if\n       the $scheme variable is used.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: now \"limit_req\" delay directive conforms to the described\n       algorithm.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: the $uid_got variable might not be used in the SSI and perl\n       modules.\n\n\nChanges with nginx 0.8.37                                        17 May 2010\n\n    *) Feature: the ngx_http_split_clients_module.\n\n    *) Feature: the \"map\" directive supports keys more than 255 characters.\n\n    *) Bugfix: nginx ignored the \"private\" and \"no-store\" values in the\n       \"Cache-Control\" backend response header line.\n\n    *) Bugfix: a \"stub\" parameter of an \"include\" SSI directive was not\n       used, if empty response has 200 status code.\n\n    *) Bugfix: if a proxied or FastCGI request was internally redirected to\n       another proxied or FastCGI location, then a segmentation fault might\n       occur in a worker process; the bug had appeared in 0.8.33.\n       Thanks to Yichun Zhang.\n\n    *) Bugfix: IMAP connections may hang until they timed out while talking\n       to Zimbra server.\n       Thanks to Alan Batie.\n\n\nChanges with nginx 0.8.36                                        22 Apr 2010\n\n    *) Bugfix: the ngx_http_dav_module handled incorrectly the DELETE, COPY,\n       and MOVE methods for symlinks.\n\n    *) Bugfix: values of the $query_string, $arg_..., etc. variables cached\n       in main request were used by the SSI module in subrequests.\n\n    *) Bugfix: a variable value was repeatedly encoded after each an \"echo\"\n       SSI-command output; the bug had appeared in 0.6.14.\n\n    *) Bugfix: a worker process hung if a FIFO file was requested.\n       Thanks to Vicente Aguilar and Maxim Dounin.\n\n    *) Bugfix: OpenSSL-1.0.0 compatibility on 64-bit Linux.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: nginx could not be built --without-http-cache; the bug had\n       appeared in 0.8.35.\n\n\nChanges with nginx 0.8.35                                        01 Apr 2010\n\n    *) Change: now the charset filter runs before the SSI filter.\n\n    *) Feature: the \"chunked_transfer_encoding\" directive.\n\n    *) Bugfix: an \"&\" character was not escaped when it was copied in\n       arguments part in a rewrite rule.\n\n    *) Bugfix: nginx might be terminated abnormally while a signal\n       processing or if the directive \"timer_resolution\" was used on\n       platforms which do not support kqueue or eventport notification\n       methods.\n       Thanks to George Xie and Maxim Dounin.\n\n    *) Bugfix: if temporary files and permanent storage area resided at\n       different file systems, then permanent file modification times were\n       incorrect.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: ngx_http_memcached_module might issue the error message\n       \"memcached sent invalid trailer\".\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: nginx could not built zlib-1.2.4 library using the library\n       sources.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: a segmentation fault occurred in a worker process, if there\n       was large stderr output before FastCGI response; the bug had appeared\n       in 0.8.34.\n       Thanks to Maxim Dounin.\n\n\nChanges with nginx 0.8.34                                        03 Mar 2010\n\n    *) Bugfix: nginx did not support all ciphers and digests used in client\n       certificates.\n       Thanks to Innocenty Enikeew.\n\n    *) Bugfix: nginx cached incorrectly FastCGI responses if there was large\n       stderr output before response.\n\n    *) Bugfix: nginx did not support HTTPS referrers.\n\n    *) Bugfix: nginx/Windows might not find file if path in configuration\n       was given in other character case; the bug had appeared in 0.8.33.\n\n    *) Bugfix: the $date_local variable has an incorrect value, if the \"%s\"\n       format was used.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: if ssl_session_cache was not set or was set to \"none\", then\n       during client certificate verify the error \"session id context\n       uninitialized\" might occur; the bug had appeared in 0.7.1.\n\n    *) Bugfix: a geo range returned default value if the range included two\n       or more /16 networks and did not begin at /16 network boundary.\n\n    *) Bugfix: a block used in a \"stub\" parameter of an \"include\" SSI\n       directive was output with \"text/plain\" MIME type.\n\n    *) Bugfix: $r->sleep() did not work; the bug had appeared in 0.8.11.\n\n\nChanges with nginx 0.8.33                                        01 Feb 2010\n\n    *) Security: now nginx/Windows ignores trailing spaces in URI.\n       Thanks to Dan Crowley, Core Security Technologies.\n\n    *) Security: now nginx/Windows ignores short files names.\n       Thanks to Dan Crowley, Core Security Technologies.\n\n    *) Change: now keepalive connections after POST requests are not\n       disabled for MSIE 7.0+.\n       Thanks to Adam Lounds.\n\n    *) Workaround: now keepalive connections are disabled for Safari.\n       Thanks to Joshua Sierles.\n\n    *) Bugfix: if a proxied or FastCGI request was internally redirected to\n       another proxied or FastCGI location, then $upstream_response_time\n       variable may have abnormally large value; the bug had appeared in\n       0.8.7.\n\n    *) Bugfix: a segmentation fault might occur in a worker process, while\n       discarding a request body; the bug had appeared in 0.8.11.\n\n\nChanges with nginx 0.8.32                                        11 Jan 2010\n\n    *) Bugfix: UTF-8 encoding usage in the ngx_http_autoindex_module.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: regular expression named captures worked for two names only.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: now the \"localhost\" name is used in the \"Host\" request header\n       line, if an unix domain socket is defined in the \"auth_http\"\n       directive.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: nginx did not support chunked transfer encoding for 201\n       responses.\n       Thanks to Julian Reich.\n\n    *) Bugfix: if the \"expires modified\" set date in the past, then a\n       negative number was set in the \"Cache-Control\" response header line.\n       Thanks to Alex Kapranoff.\n\n\nChanges with nginx 0.8.31                                        23 Dec 2009\n\n    *) Feature: now the \"error_page\" directive may redirect the 301 and 302\n       responses.\n\n    *) Feature: the $geoip_city_continent_code, $geoip_latitude, and\n       $geoip_longitude variables.\n       Thanks to Arvind Sundararajan.\n\n    *) Feature: now the ngx_http_image_filter_module deletes always EXIF and\n       other application specific data if the data consume more than 5% of a\n       JPEG file.\n\n    *) Bugfix: nginx closed a connection if a cached response had an empty\n       body.\n       Thanks to Piotr Sikora.\n\n    *) Bugfix: nginx might not be built by gcc 4.x if the -O2 or higher\n       optimization option was used.\n       Thanks to Maxim Dounin and Denis F. Latypoff.\n\n    *) Bugfix: regular expressions in location were always tested in\n       case-sensitive mode; the bug had appeared in 0.8.25.\n\n    *) Bugfix: nginx cached a 304 response if there was the \"If-None-Match\"\n       header line in a proxied request.\n       Thanks to Tim Dettrick and David Kostal.\n\n    *) Bugfix: nginx/Windows tried to delete a temporary file twice if the\n       file should replace an already existent file.\n\n\nChanges with nginx 0.8.30                                        15 Dec 2009\n\n    *) Change: now the default buffer size of the\n       \"large_client_header_buffers\" directive is 8K.\n       Thanks to Andrew Cholakian.\n\n    *) Feature: the conf/fastcgi.conf for simple FastCGI configurations.\n\n    *) Bugfix: nginx/Windows tried to rename a temporary file twice if the\n       file should replace an already existent file.\n\n    *) Bugfix: of \"double free or corruption\" error issued if host could not\n       be resolved; the bug had appeared in 0.8.22.\n       Thanks to Konstantin Svist.\n\n    *) Bugfix: in libatomic usage on some platforms.\n       Thanks to W-Mark Kubacki.\n\n\nChanges with nginx 0.8.29                                        30 Nov 2009\n\n    *) Change: now the \"009\" status code is written to an access log for\n       proxied HTTP/0.9 responses.\n\n    *) Feature: the \"addition_types\", \"charset_types\", \"gzip_types\",\n       \"ssi_types\", \"sub_filter_types\", and \"xslt_types\" directives support\n       an \"*\" parameter.\n\n    *) Feature: GCC 4.1+ built-in atomic operations usage.\n       Thanks to W-Mark Kubacki.\n\n    *) Feature: the --with-libatomic[=DIR] option in the configure.\n       Thanks to W-Mark Kubacki.\n\n    *) Bugfix: listen unix domain socket had limited access rights.\n\n    *) Bugfix: cached HTTP/0.9 responses were handled incorrectly.\n\n    *) Bugfix: regular expression named captures given by \"?P<...>\" did not\n       work in a \"server_name\" directive.\n       Thanks to Maxim Dounin.\n\n\nChanges with nginx 0.8.28                                        23 Nov 2009\n\n    *) Bugfix: nginx could not be built with the --without-pcre parameter;\n       the bug had appeared in 0.8.25.\n\n\nChanges with nginx 0.8.27                                        17 Nov 2009\n\n    *) Bugfix: regular expressions did not work in nginx/Windows; the bug\n       had appeared in 0.8.25.\n\n\nChanges with nginx 0.8.26                                        16 Nov 2009\n\n    *) Bugfix: in captures usage in \"rewrite\" directive; the bug had\n       appeared in 0.8.25.\n\n    *) Bugfix: nginx could not be built without the --with-debug option; the\n       bug had appeared in 0.8.25.\n\n\nChanges with nginx 0.8.25                                        16 Nov 2009\n\n    *) Change: now no message is written in an error log if a variable is\n       not found by $r->variable() method.\n\n    *) Feature: the ngx_http_degradation_module.\n\n    *) Feature: regular expression named captures.\n\n    *) Feature: now URI part is not required a \"proxy_pass\" directive if\n       variables are used.\n\n    *) Feature: now the \"msie_padding\" directive works for Chrome too.\n\n    *) Bugfix: a segmentation fault occurred in a worker process on low\n       memory condition; the bug had appeared in 0.8.18.\n\n    *) Bugfix: nginx sent gzipped responses to clients those do not support\n       gzip, if \"gzip_static on\" and \"gzip_vary off\"; the bug had appeared\n       in 0.8.16.\n\n\nChanges with nginx 0.8.24                                        11 Nov 2009\n\n    *) Bugfix: nginx always added \"Content-Encoding: gzip\" response header\n       line in 304 responses sent by ngx_http_gzip_static_module.\n\n    *) Bugfix: nginx could not be built without the --with-debug option; the\n       bug had appeared in 0.8.23.\n\n    *) Bugfix: the \"unix:\" parameter of the \"set_real_ip_from\" directive\n       inherited incorrectly from previous level.\n\n    *) Bugfix: in resolving empty name.\n\n\nChanges with nginx 0.8.23                                        11 Nov 2009\n\n    *) Security: now SSL/TLS renegotiation is disabled.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: listen unix domain socket did not inherit while online\n       upgrade.\n\n    *) Bugfix: the \"unix:\" parameter of the \"set_real_ip_from\" directive did\n       not without yet another directive with any IP address.\n\n    *) Bugfix: segmentation fault and infinite looping in resolver.\n\n    *) Bugfix: in resolver.\n       Thanks to Artem Bokhan.\n\n\nChanges with nginx 0.8.22                                        03 Nov 2009\n\n    *) Feature: the \"proxy_bind\", \"fastcgi_bind\", and \"memcached_bind\"\n       directives.\n\n    *) Feature: the \"access\" and the \"deny\" directives support IPv6.\n\n    *) Feature: the \"set_real_ip_from\" directive supports IPv6 addresses in\n       request headers.\n\n    *) Feature: the \"unix:\" parameter of the \"set_real_ip_from\" directive.\n\n    *) Bugfix: nginx did not delete unix domain socket after configuration\n       testing.\n\n    *) Bugfix: nginx deleted unix domain socket while online upgrade.\n\n    *) Bugfix: the \"!-x\" operator did not work.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: a segmentation fault might occur in a worker process, if\n       limit_rate was used in HTTPS server.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: a segmentation fault might occur in a worker process while\n       $limit_rate logging.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: a segmentation fault might occur in a worker process, if\n       there was no \"listen\" directive in \"server\" block; the bug had\n       appeared in 0.8.21.\n\n\nChanges with nginx 0.8.21                                        26 Oct 2009\n\n    *) Feature: now the \"-V\" switch shows TLS SNI support.\n\n    *) Feature: the \"listen\" directive of the HTTP module supports unix\n       domain sockets.\n       Thanks to Hongli Lai.\n\n    *) Feature: the \"default_server\" parameter of the \"listen\" directive.\n\n    *) Feature: now a \"default\" parameter is not required to set listen\n       socket options.\n\n    *) Bugfix: nginx did not support dates in 2038 year on 32-bit platforms;\n\n    *) Bugfix: socket leak; the bug had appeared in 0.8.11.\n\n\nChanges with nginx 0.8.20                                        14 Oct 2009\n\n    *) Change: now default SSL ciphers are \"HIGH:!ADH:!MD5\".\n\n    *) Bugfix: the ngx_http_autoindex_module did not show the trailing slash\n       in links to a directory; the bug had appeared in 0.7.15.\n\n    *) Bugfix: nginx did not close a log file set by the --error-log-path\n       configuration option; the bug had appeared in 0.7.53.\n\n    *) Bugfix: nginx did not treat a comma as separator in the\n       \"Cache-Control\" backend response header line.\n\n    *) Bugfix: nginx/Windows might not create temporary file, a cache file,\n       or \"proxy/fastcgi_store\"d file if a worker had no enough access\n       rights for top level directories.\n\n    *) Bugfix: the \"Set-Cookie\" and \"P3P\" FastCGI response header lines were\n       not hidden while caching if no \"fastcgi_hide_header\" directives were\n       used with any parameters.\n\n    *) Bugfix: nginx counted incorrectly disk cache size.\n\n\nChanges with nginx 0.8.19                                        06 Oct 2009\n\n    *) Change: now SSLv2 protocol is disabled by default.\n\n    *) Change: now default SSL ciphers are \"ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM\".\n\n    *) Bugfix: a \"limit_req\" directive did not work; the bug had appeared in\n       0.8.18.\n\n\nChanges with nginx 0.8.18                                        06 Oct 2009\n\n    *) Feature: the \"read_ahead\" directive.\n\n    *) Feature: now several \"perl_modules\" directives may be used.\n\n    *) Feature: the \"limit_req_log_level\" and \"limit_conn_log_level\"\n       directives.\n\n    *) Bugfix: now \"limit_req\" directive conforms to the leaky bucket\n       algorithm.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: nginx did not work on Linux/sparc.\n       Thanks to Marcus Ramberg.\n\n    *) Bugfix: nginx sent '\\0' in a \"Location\" response header line on MKCOL\n       request.\n       Thanks to Xie Zhenye.\n\n    *) Bugfix: zero status code was logged instead of 499 status code; the\n       bug had appeared in 0.8.11.\n\n    *) Bugfix: socket leak; the bug had appeared in 0.8.11.\n\n\nChanges with nginx 0.8.17                                        28 Sep 2009\n\n    *) Security: now \"/../\" are disabled in \"Destination\" request header\n       line.\n\n    *) Change: now $host variable value is always low case.\n\n    *) Feature: the $ssl_session_id variable.\n\n    *) Bugfix: socket leak; the bug had appeared in 0.8.11.\n\n\nChanges with nginx 0.8.16                                        22 Sep 2009\n\n    *) Feature: the \"image_filter_transparency\" directive.\n\n    *) Bugfix: \"addition_types\" directive was incorrectly named\n       \"addtion_types\".\n\n    *) Bugfix: resolver cache poisoning.\n       Thanks to Matthew Dempsky.\n\n    *) Bugfix: memory leak in resolver.\n       Thanks to Matthew Dempsky.\n\n    *) Bugfix: invalid request line in $request variable was written in\n       access_log only if error_log was set to \"info\" or \"debug\" level.\n\n    *) Bugfix: in PNG alpha-channel support in the\n       ngx_http_image_filter_module.\n\n    *) Bugfix: nginx always added \"Vary: Accept-Encoding\" response header\n       line, if both \"gzip_static\" and \"gzip_vary\" were on.\n\n    *) Bugfix: in UTF-8 encoding support by \"try_files\" directive in\n       nginx/Windows.\n\n    *) Bugfix: in \"post_action\" directive usage; the bug had appeared in\n       0.8.11.\n       Thanks to Igor Artemiev.\n\n\nChanges with nginx 0.8.15                                        14 Sep 2009\n\n    *) Security: a segmentation fault might occur in worker process while\n       specially crafted request handling.\n       Thanks to Chris Ries.\n\n    *) Bugfix: if names .domain.tld, .sub.domain.tld, and .domain-some.tld\n       were defined, then the name .sub.domain.tld was matched by\n       .domain.tld.\n\n    *) Bugfix: in transparency support in the ngx_http_image_filter_module.\n\n    *) Bugfix: in file AIO.\n\n    *) Bugfix: in X-Accel-Redirect usage; the bug had appeared in 0.8.11.\n\n    *) Bugfix: in embedded perl module; the bug had appeared in 0.8.11.\n\n\nChanges with nginx 0.8.14                                        07 Sep 2009\n\n    *) Bugfix: an expired cached response might stick in the \"UPDATING\"\n       state.\n\n    *) Bugfix: a segmentation fault might occur in worker process, if\n       error_log was set to info or debug level.\n       Thanks to Sergey Bochenkov.\n\n    *) Bugfix: in embedded perl module; the bug had appeared in 0.8.11.\n\n    *) Bugfix: an \"error_page\" directive did not redirect a 413 error; the\n       bug had appeared in 0.6.10.\n\n\nChanges with nginx 0.8.13                                        31 Aug 2009\n\n    *) Bugfix: in the \"aio sendfile\" directive; the bug had appeared in\n       0.8.12.\n\n    *) Bugfix: nginx could not be built without the --with-file-aio option\n       on FreeBSD; the bug had appeared in 0.8.12.\n\n\nChanges with nginx 0.8.12                                        31 Aug 2009\n\n    *) Feature: the \"sendfile\" parameter in the \"aio\" directive on FreeBSD.\n\n    *) Bugfix: in try_files; the bug had appeared in 0.8.11.\n\n    *) Bugfix: in memcached; the bug had appeared in 0.8.11.\n\n\nChanges with nginx 0.8.11                                        28 Aug 2009\n\n    *) Change: now directive \"gzip_disable msie6\" does not disable gzipping\n       for MSIE 6.0 SV1.\n\n    *) Feature: file AIO support on FreeBSD and Linux.\n\n    *) Feature: the \"directio_alignment\" directive.\n\n\nChanges with nginx 0.8.10                                        24 Aug 2009\n\n    *) Bugfix: memory leaks if GeoIP City database was used.\n\n    *) Bugfix: in copying temporary files to permanent storage area; the bug\n       had appeared in 0.8.9.\n\n\nChanges with nginx 0.8.9                                         17 Aug 2009\n\n    *) Feature: now the start cache loader runs in a separate process; this\n       should improve large caches handling.\n\n    *) Feature: now temporary files and permanent storage area may reside at\n       different file systems.\n\n\nChanges with nginx 0.8.8                                         10 Aug 2009\n\n    *) Bugfix: in handling FastCGI headers split in records.\n\n    *) Bugfix: a segmentation fault occurred in worker process, if a request\n       was handled in two proxied or FastCGIed locations and a caching was\n       enabled in the first location; the bug had appeared in 0.8.7.\n\n\nChanges with nginx 0.8.7                                         27 Jul 2009\n\n    *) Change: minimum supported OpenSSL version is 0.9.7.\n\n    *) Change: the \"ask\" parameter of the \"ssl_verify_client\" directive was\n       changed to the \"optional\" parameter and now it checks a client\n       certificate if it was offered.\n       Thanks to Brice Figureau.\n\n    *) Feature: the $ssl_client_verify variable.\n       Thanks to Brice Figureau.\n\n    *) Feature: the \"ssl_crl\" directive.\n       Thanks to Brice Figureau.\n\n    *) Feature: the \"proxy\" parameter of the \"geo\" directive.\n\n    *) Feature: the \"image_filter\" directive supports variables for setting\n       size.\n\n    *) Bugfix: the $ssl_client_cert variable usage corrupted memory; the bug\n       had appeared in 0.7.7.\n       Thanks to Sergey Zhuravlev.\n\n    *) Bugfix: \"proxy_pass_header\" and \"fastcgi_pass_header\" directives did\n       not pass to a client the \"X-Accel-Redirect\", \"X-Accel-Limit-Rate\",\n       \"X-Accel-Buffering\", and \"X-Accel-Charset\" lines from backend\n       response header.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: in handling \"Last-Modified\" and \"Accept-Ranges\" backend\n       response header lines; the bug had appeared in 0.7.44.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: the \"[alert] zero size buf\" error if subrequest returns an\n       empty response; the bug had appeared in 0.8.5.\n\n\nChanges with nginx 0.8.6                                         20 Jul 2009\n\n    *) Feature: the ngx_http_geoip_module.\n\n    *) Bugfix: XSLT filter may fail with message \"not well formed XML\n       document\" for valid XML document.\n       Thanks to Kuramoto Eiji.\n\n    *) Bugfix: now in MacOSX, Cygwin, and nginx/Windows locations given by a\n       regular expression are always tested in case insensitive mode.\n\n    *) Bugfix: now nginx/Windows ignores trailing dots in URI.\n       Thanks to Hugo Leisink.\n\n    *) Bugfix: name of file specified in --conf-path was not honored during\n       installation; the bug had appeared in 0.6.6.\n       Thanks to Maxim Dounin.\n\n\nChanges with nginx 0.8.5                                         13 Jul 2009\n\n    *) Bugfix: now nginx allows underscores in a request method.\n\n    *) Bugfix: a 500 error code was returned for invalid login/password\n       while HTTP Basic authentication on Windows.\n\n    *) Bugfix: ngx_http_perl_module responses did not work in subrequests.\n\n    *) Bugfix: in ngx_http_limit_req_module.\n       Thanks to Maxim Dounin.\n\n\nChanges with nginx 0.8.4                                         22 Jun 2009\n\n    *) Bugfix: nginx could not be built --without-http-cache; the bug had\n       appeared in 0.8.3.\n\n\nChanges with nginx 0.8.3                                         19 Jun 2009\n\n    *) Feature: the $upstream_cache_status variable.\n\n    *) Bugfix: nginx could not be built on MacOSX 10.6.\n\n    *) Bugfix: nginx could not be built --without-http-cache; the bug had\n       appeared in 0.8.2.\n\n    *) Bugfix: a segmentation fault occurred in worker process, if a backend\n       401 error was intercepted and the backend did not set the\n       \"WWW-Authenticate\" response header line.\n       Thanks to Eugene Mychlo.\n\n\nChanges with nginx 0.8.2                                         15 Jun 2009\n\n    *) Bugfix: in open_file_cache and proxy/fastcgi cache interaction on\n       start up.\n\n    *) Bugfix: open_file_cache might cache open file descriptors too long;\n       the bug had appeared in 0.7.4.\n\n\nChanges with nginx 0.8.1                                         08 Jun 2009\n\n    *) Feature: the \"updating\" parameter in \"proxy_cache_use_stale\" and\n       \"fastcgi_cache_use_stale\" directives.\n\n    *) Bugfix: the \"If-Modified-Since\", \"If-Range\", etc. client request\n       header lines were passed to backend while caching if no\n       \"proxy_set_header\" directive was used with any parameters.\n\n    *) Bugfix: the \"Set-Cookie\" and \"P3P\" response header lines were not\n       hidden while caching if no \"proxy_hide_header/fastcgi_hide_header\"\n       directives were used with any parameters.\n\n    *) Bugfix: the ngx_http_image_filter_module did not support GIF87a\n       format.\n       Thanks to Denis Ilyinyh.\n\n    *) Bugfix: nginx could not be built modules on Solaris 10 and early; the\n       bug had appeared in 0.7.56.\n\n\nChanges with nginx 0.8.0                                         02 Jun 2009\n\n    *) Feature: the \"keepalive_requests\" directive.\n\n    *) Feature: the \"limit_rate_after\" directive.\n       Thanks to Ivan Debnar.\n\n    *) Bugfix: XLST filter did not work in subrequests.\n\n    *) Bugfix: in relative paths handling in nginx/Windows.\n\n    *) Bugfix: in proxy_store, fastcgi_store, proxy_cache, and fastcgi_cache\n       in nginx/Windows.\n\n    *) Bugfix: in memory allocation error handling.\n       Thanks to Maxim Dounin and Kirill A. Korinskiy.\n\n\nChanges with nginx 0.7.59                                        25 May 2009\n\n    *) Feature: the \"proxy_cache_methods\" and \"fastcgi_cache_methods\"\n       directives.\n\n    *) Bugfix: socket leak; the bug had appeared in 0.7.25.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: a segmentation fault occurred in worker process, if a request\n       had no body and the $request_body variable was used;\n       the bug had appeared in 0.7.58.\n\n    *) Bugfix: the SSL modules might not built on Solaris and Linux;\n       the bug had appeared in 0.7.56.\n\n    *) Bugfix: ngx_http_xslt_filter_module responses were not handled by\n       SSI, charset, and gzip filters.\n\n    *) Bugfix: a \"charset\" directive did not set a charset to\n       ngx_http_gzip_static_module responses.\n\n\nChanges with nginx 0.7.58                                        18 May 2009\n\n    *) Feature: a \"listen\" directive of the mail proxy module supports IPv6.\n\n    *) Feature: the \"image_filter_jpeg_quality\" directive.\n\n    *) Feature: the \"client_body_in_single_buffer\" directive.\n\n    *) Feature: the $request_body variable.\n\n    *) Bugfix: in ngx_http_autoindex_module in file name links having a \":\"\n       symbol in the name.\n\n    *) Bugfix: \"make upgrade\" procedure did not work; the bug had appeared\n       in 0.7.53.\n       Thanks to Denis F. Latypoff.\n\n\nChanges with nginx 0.7.57                                        12 May 2009\n\n    *) Bugfix: a floating-point fault occurred in worker process, if the\n       ngx_http_image_filter_module errors were redirected to named\n       location; the bug had appeared in 0.7.56.\n\n\nChanges with nginx 0.7.56                                        11 May 2009\n\n    *) Feature: nginx/Windows supports IPv6 in a \"listen\" directive of the\n       HTTP module.\n\n    *) Bugfix: in ngx_http_image_filter_module.\n\n\nChanges with nginx 0.7.55                                        06 May 2009\n\n    *) Bugfix: the http_XXX parameters in \"proxy_cache_use_stale\" and\n       \"fastcgi_cache_use_stale\" directives did not work.\n\n    *) Bugfix: fastcgi cache did not cache header only responses.\n\n    *) Bugfix: of \"select() failed (9: Bad file descriptor)\" error in\n       nginx/Unix and \"select() failed (10038: ...)\" error in nginx/Windows.\n\n    *) Bugfix: a segmentation fault might occur in worker process, if an\n       \"debug_connection\" directive was used; the bug had appeared in\n       0.7.54.\n\n    *) Bugfix: fix ngx_http_image_filter_module building errors.\n\n    *) Bugfix: the files bigger than 2G could not be transferred using\n       $r->sendfile.\n       Thanks to Maxim Dounin.\n\n\nChanges with nginx 0.7.54                                        01 May 2009\n\n    *) Feature: the ngx_http_image_filter_module.\n\n    *) Feature: the \"proxy_ignore_headers\" and \"fastcgi_ignore_headers\"\n       directives.\n\n    *) Bugfix: a segmentation fault might occur in worker process, if an\n       \"open_file_cache_errors off\" directive was used; the bug had appeared\n       in 0.7.53.\n\n    *) Bugfix: the \"port_in_redirect off\" directive did not work; the bug\n       had appeared in 0.7.39.\n\n    *) Bugfix: improve handling of \"select\" method errors.\n\n    *) Bugfix: of \"select() failed (10022: ...)\" error in nginx/Windows.\n\n    *) Bugfix: in error text descriptions in nginx/Windows; the bug had\n       appeared in 0.7.53.\n\n\nChanges with nginx 0.7.53                                        27 Apr 2009\n\n    *) Change: now a log set by --error-log-path is created from the very\n       start-up.\n\n    *) Feature: now the start up errors and warnings are outputted to an\n       error_log and stderr.\n\n    *) Feature: the empty --prefix= configure parameter forces nginx to use\n       a directory where it was run as prefix.\n\n    *) Feature: the -p switch.\n\n    *) Feature: the -s switch on Unix platforms.\n\n    *) Feature: the -? and -h switches.\n       Thanks to Jerome Loyet.\n\n    *) Feature: now switches may be set in condensed form.\n\n    *) Bugfix: nginx/Windows did not work if configuration file was given by\n       the -c switch.\n\n    *) Bugfix: temporary files might be not removed if the \"proxy_store\",\n       \"fastcgi_store\", \"proxy_cache\", or \"fastcgi_cache\" were used.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: an incorrect value was passed to mail proxy authentication\n       server in \"Auth-Method\" header line; the bug had appeared\n       in 0.7.34.\n       Thanks to Simon Lecaille.\n\n    *) Bugfix: system error text descriptions were not logged on Linux;\n       the bug had appeared in 0.7.45.\n\n    *) Bugfix: the \"fastcgi_cache_min_uses\" directive did not work.\n       Thanks to Andrew Vorobyoff.\n\n\nChanges with nginx 0.7.52                                        20 Apr 2009\n\n    *) Feature: the first native Windows binary release.\n\n    *) Bugfix: in processing HEAD method while caching.\n\n    *) Bugfix: in processing the \"If-Modified-Since\", \"If-Range\", etc.\n       client request header lines while caching.\n\n    *) Bugfix: now the \"Set-Cookie\" and \"P3P\" header lines are hidden in\n       cacheable responses.\n\n    *) Bugfix: if nginx was built with the ngx_http_perl_module and with a\n       perl which supports threads, then during a master process exit the\n       message \"panic: MUTEX_LOCK\" might be issued.\n\n    *) Bugfix: nginx could not be built --without-http-cache; the bug had\n       appeared in 0.7.48.\n\n    *) Bugfix: nginx could not be built on platforms different from i386,\n       amd64, sparc, and ppc; the bug had appeared in 0.7.42.\n\n\nChanges with nginx 0.7.51                                        12 Apr 2009\n\n    *) Feature: the \"try_files\" directive supports a response code in the\n       fallback parameter.\n\n    *) Feature: now any response code can be used in the \"return\" directive.\n\n    *) Bugfix: the \"error_page\" directive made an external redirect without\n       query string; the bug had appeared in 0.7.44.\n\n    *) Bugfix: if servers listened on several defined explicitly addresses,\n       then virtual servers might not work; the bug had appeared in 0.7.39.\n\n\nChanges with nginx 0.7.50                                        06 Apr 2009\n\n    *) Bugfix: the $arg_... variables did not work; the bug had appeared in\n       0.7.49.\n\n\nChanges with nginx 0.7.49                                        06 Apr 2009\n\n    *) Bugfix: a segmentation fault might occur in worker process, if the\n       $arg_... variables were used; the bug had appeared in 0.7.48.\n\n\nChanges with nginx 0.7.48                                        06 Apr 2009\n\n    *) Feature: the \"proxy_cache_key\" directive.\n\n    *) Bugfix: now nginx takes into account the \"X-Accel-Expires\",\n       \"Expires\", and \"Cache-Control\" header lines in a backend response.\n\n    *) Bugfix: now nginx caches responses for the GET requests only.\n\n    *) Bugfix: the \"fastcgi_cache_key\" directive was not inherited.\n\n    *) Bugfix: the $arg_... variables did not work with SSI subrequests.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: nginx could not be built with uclibc library.\n       Thanks to Timothy Redaelli.\n\n    *) Bugfix: nginx could not be built on OpenBSD; the bug had\n       appeared in 0.7.46.\n\n\nChanges with nginx 0.7.47                                        01 Apr 2009\n\n    *) Bugfix: nginx could not be built on FreeBSD 6 and early versions; the\n       bug had appeared in 0.7.46.\n\n    *) Bugfix: nginx could not be built on MacOSX; the bug had\n       appeared in 0.7.46.\n\n    *) Bugfix: if the \"max_size\" parameter was set, then the cache manager\n       might purge a whole cache; the bug had appeared in 0.7.46.\n\n    *) Change: a segmentation fault might occur in worker process, if the\n       \"proxy_cache\"/\"fastcgi_cache\" and the \"proxy_cache_valid\"/\n       \"fastcgi_cache_valid\" were set on different levels; the bug had\n       appeared in 0.7.46.\n\n    *) Bugfix: a segmentation fault might occur in worker process, if a\n       request was redirected to a proxied or FastCGI server via error_page\n       or try_files; the bug had appeared in 0.7.44.\n\n\nChanges with nginx 0.7.46                                        30 Mar 2009\n\n    *) Bugfix: the previous release tarball was incorrect.\n\n\nChanges with nginx 0.7.45                                        30 Mar 2009\n\n    *) Change: now the \"proxy_cache\" and the \"proxy_cache_valid\" directives\n       can be set on different levels.\n\n    *) Change: the \"clean_time\" parameter of the \"proxy_cache_path\"\n       directive is canceled.\n\n    *) Feature: the \"max_size\" parameter of the \"proxy_cache_path\"\n       directive.\n\n    *) Feature: the ngx_http_fastcgi_module preliminary cache support.\n\n    *) Feature: now on shared memory allocation errors directive and zone\n       names are logged.\n\n    *) Bugfix: the directive \"add_header last-modified ''\" did not delete a\n       \"Last-Modified\" response header line; the bug had appeared in 0.7.44.\n\n    *) Bugfix: a relative path in the \"auth_basic_user_file\" directive given\n       without variables did not work; the bug had appeared in 0.7.44.\n       Thanks to Jerome Loyet.\n\n    *) Bugfix: in an \"alias\" directive given using variables without\n       references to captures of regular expressions; the bug had appeared\n       in 0.7.42.\n\n\nChanges with nginx 0.7.44                                        23 Mar 2009\n\n    *) Feature: the ngx_http_proxy_module preliminary cache support.\n\n    *) Feature: the --with-pcre option in the configure.\n\n    *) Feature: the \"try_files\" directive is now allowed on the server block\n       level.\n\n    *) Bugfix: the \"try_files\" directive handled incorrectly a query string\n       in a fallback parameter.\n\n    *) Bugfix: the \"try_files\" directive might test incorrectly directories.\n\n    *) Bugfix: if there was a single server for given address:port pair,\n       then captures in regular expressions in a \"server_name\" directive did\n       not work.\n\n\nChanges with nginx 0.7.43                                        18 Mar 2009\n\n    *) Bugfix: a request was handled incorrectly, if a \"root\" directive used\n       variables; the bug had appeared in 0.7.42.\n\n    *) Bugfix: if a server listened on wildcard address, then the\n       $server_addr variable value was \"0.0.0.0\"; the bug had appeared in\n       0.7.36.\n\n\nChanges with nginx 0.7.42                                        16 Mar 2009\n\n    *) Change: now the \"Invalid argument\" error returned by\n       setsockopt(TCP_NODELAY) on Solaris, is ignored.\n\n    *) Change: now if a file specified in a \"auth_basic_user_file\" directive\n       is absent, then the 403 error is returned instead of the 500 one.\n\n    *) Feature: the \"auth_basic_user_file\" directive supports variables.\n       Thanks to Kirill A. Korinskiy.\n\n    *) Feature: the \"listen\" directive supports the \"ipv6only\" parameter.\n       Thanks to Zhang Hua.\n\n    *) Bugfix: in an \"alias\" directive with references to captures of\n       regular expressions; the bug had appeared in 0.7.40.\n\n    *) Bugfix: compatibility with Tru64 UNIX.\n       Thanks to Dustin Marquess.\n\n    *) Bugfix: nginx could not be built without PCRE library; the bug had\n       appeared in 0.7.41.\n\n\nChanges with nginx 0.7.41                                        11 Mar 2009\n\n    *) Bugfix: a segmentation fault might occur in worker process, if a\n       \"server_name\" or a \"location\" directives had captures in regular\n       expressions; the issue had appeared in 0.7.40.\n       Thanks to Vladimir Sopot.\n\n\nChanges with nginx 0.7.40                                        09 Mar 2009\n\n    *) Feature: the \"location\" directive supports captures in regular\n       expressions.\n\n    *) Feature: an \"alias\" directive with capture references may be used\n       inside a location given by a regular expression with captures.\n\n    *) Feature: the \"server_name\" directive supports captures in regular\n       expressions.\n\n    *) Workaround: the ngx_http_autoindex_module did not show the trailing\n       slash in directories on XFS filesystem; the issue had appeared in\n       0.7.15.\n       Thanks to Dmitry Kuzmenko.\n\n\nChanges with nginx 0.7.39                                        02 Mar 2009\n\n    *) Bugfix: large response with SSI might hang, if gzipping was enabled;\n       the bug had appeared in 0.7.28.\n       Thanks to Artem Bokhan.\n\n    *) Bugfix: a segmentation fault might occur in worker process, if short\n       static variants are used in a \"try_files\" directive.\n\n\nChanges with nginx 0.7.38                                        23 Feb 2009\n\n    *) Feature: authentication failures logging.\n\n    *) Bugfix: name/password in auth_basic_user_file were ignored after odd\n       number of empty lines.\n       Thanks to Alexander Zagrebin.\n\n    *) Bugfix: a segmentation fault occurred in a master process, if long\n       path was used in unix domain socket; the bug had appeared in 0.7.36.\n\n\nChanges with nginx 0.7.37                                        21 Feb 2009\n\n    *) Bugfix: directives using upstreams did not work; the bug had appeared\n       in 0.7.36.\n\n\nChanges with nginx 0.7.36                                        21 Feb 2009\n\n    *) Feature: a preliminary IPv6 support; the \"listen\" directive of the\n       HTTP module supports IPv6.\n\n    *) Bugfix: the $ancient_browser variable did not work for browsers\n       preset by a \"modern_browser\" directives.\n\n\nChanges with nginx 0.7.35                                        16 Feb 2009\n\n    *) Bugfix: a \"ssl_engine\" directive did not use a SSL-accelerator for\n       asymmetric ciphers.\n       Thanks to Marcin Gozdalik.\n\n    *) Bugfix: a \"try_files\" directive set MIME type depending on an\n       original request extension.\n\n    *) Bugfix: \"*domain.tld\" names were handled incorrectly in\n       \"server_name\", \"valid_referers\", and \"map\" directives, if\n       \".domain.tld\" and \".subdomain.domain.tld\" wildcards were used;\n       the bug had appeared in 0.7.9.\n\n\nChanges with nginx 0.7.34                                        10 Feb 2009\n\n    *) Feature: the \"off\" parameter of the \"if_modified_since\" directive.\n\n    *) Feature: now nginx sends an HELO/EHLO command after a XCLIENT\n       command.\n       Thanks to Maxim Dounin.\n\n    *) Feature: Microsoft specific \"AUTH LOGIN with User Name\" mode support\n       in mail proxy server.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: in a redirect rewrite directive original arguments were\n       concatenated with new arguments by a \"?\" rather than an \"&\";\n       the bug had appeared in 0.1.18.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: nginx could not be built on AIX.\n\n\nChanges with nginx 0.7.33                                        02 Feb 2009\n\n    *) Bugfix: a double response might be returned if the epoll or rtsig\n       methods are used and a redirect was returned to a request with body.\n       Thanks to Eden Li.\n\n    *) Bugfix: the $sent_http_location variable was empty for some redirects\n       types.\n\n    *) Bugfix: a segmentation fault might occur in worker process if\n       \"resolver\" directive was used in SMTP proxy.\n\n\nChanges with nginx 0.7.32                                        26 Jan 2009\n\n    *) Feature: now a directory existence testing can be set explicitly in\n       the \"try_files\" directive.\n\n    *) Bugfix: fastcgi_store stored files not always.\n\n    *) Bugfix: in geo ranges.\n\n    *) Bugfix: in shared memory allocations if nginx was built without\n       debugging.\n       Thanks to Andrey Kvasov.\n\n\nChanges with nginx 0.7.31                                        19 Jan 2009\n\n    *) Change: now the \"try_files\" directive tests files only and ignores\n       directories.\n\n    *) Feature: the \"fastcgi_split_path_info\" directive.\n\n    *) Bugfixes in an \"Expect\" request header line support.\n\n    *) Bugfixes in geo ranges.\n\n    *) Bugfix: in a miss case ngx_http_memcached_module returned the \"END\"\n       line as response body instead of default 404 page body; the bug had\n       appeared in 0.7.18.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: while SMTP proxying nginx issued message \"250 2.0.0 OK\"\n       instead of \"235 2.0.0 OK\"; the bug had appeared in 0.7.22.\n       Thanks to Maxim Dounin.\n\n\nChanges with nginx 0.7.30                                        24 Dec 2008\n\n    *) Bugfix: a segmentation fault occurred in worker process, if variables\n       were used in the \"fastcgi_pass\" or \"proxy_pass\" directives and host\n       name must be resolved; the bug had appeared in 0.7.29.\n\n\nChanges with nginx 0.7.29                                        24 Dec 2008\n\n    *) Bugfix: the \"fastcgi_pass\" and \"proxy_pass\" directives did not\n       support variables if unix domain sockets were used.\n\n    *) Bugfixes in subrequest processing; the bugs had appeared in 0.7.25.\n\n    *) Bugfix: a \"100 Continue\" response was issued for HTTP/1.0 requests;\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: in memory allocation in the ngx_http_gzip_filter_module on\n       Cygwin.\n\n\nChanges with nginx 0.7.28                                        22 Dec 2008\n\n    *) Change: in memory allocation in the ngx_http_gzip_filter_module.\n\n    *) Change: the default \"gzip_buffers\" directive values have been changed\n       to 32 4k or 16 8k from 4 4k/8k.\n\n\nChanges with nginx 0.7.27                                        15 Dec 2008\n\n    *) Feature: the \"try_files\" directive.\n\n    *) Feature: variables support in the \"fastcgi_pass\" directive.\n\n    *) Feature: now the $geo variable may get an address from a variable.\n       Thanks to Andrei Nigmatulin.\n\n    *) Feature: now a location's modifier may be used without space before\n       name.\n\n    *) Feature: the $upstream_response_length variable.\n\n    *) Bugfix: now a \"add_header\" directive does not add an empty value.\n\n    *) Bugfix: if zero length static file was requested, then nginx just\n       closed connection; the bug had appeared in 0.7.25.\n\n    *) Bugfix: a MOVE method could not move file in non-existent directory.\n\n    *) Bugfix: a segmentation fault occurred in worker process, if no one\n       named location was defined in server, but some one was used in an\n       error_page directive.\n       Thanks to Sergey Bochenkov.\n\n\nChanges with nginx 0.7.26                                        08 Dec 2008\n\n    *) Bugfix: in subrequest processing; the bug had appeared in 0.7.25.\n\n\nChanges with nginx 0.7.25                                        08 Dec 2008\n\n    *) Change: in subrequest processing.\n\n    *) Change: now POSTs without \"Content-Length\" header line are allowed.\n\n    *) Bugfix: now the \"limit_req\" and \"limit_conn\" directives log a\n       prohibition reason.\n\n    *) Bugfix: in the \"delete\" parameter of the \"geo\" directive.\n\n\nChanges with nginx 0.7.24                                        01 Dec 2008\n\n    *) Feature: the \"if_modified_since\" directive.\n\n    *) Bugfix: nginx did not process a FastCGI server response, if the\n       server send too many messages to stderr before response.\n\n    *) Bugfix: the \"$cookie_...\" variables did not work in the SSI and the\n       perl module.\n\n\nChanges with nginx 0.7.23                                        27 Nov 2008\n\n    *) Feature: the \"delete\" and \"ranges\" parameters in the \"geo\" directive.\n\n    *) Feature: speeding up loading of geo base with large number of values.\n\n    *) Feature: decrease of memory required for geo base load.\n\n\nChanges with nginx 0.7.22                                        20 Nov 2008\n\n    *) Feature: the \"none\" parameter in the \"smtp_auth\" directive.\n       Thanks to Maxim Dounin.\n\n    *) Feature: the \"$cookie_...\" variables.\n\n    *) Bugfix: the \"directio\" directive did not work in XFS filesystem.\n\n    *) Bugfix: the resolver did not understand big DNS responses.\n       Thanks to Zyb.\n\n\nChanges with nginx 0.7.21                                        11 Nov 2008\n\n    *) Changes in the ngx_http_limit_req_module.\n\n    *) Feature: the EXSLT support in the ngx_http_xslt_module.\n       Thanks to Denis F. Latypoff.\n\n    *) Workaround: compatibility with glibc 2.3.\n       Thanks to Eric Benson and Maxim Dounin.\n\n    *) Bugfix: nginx could not run on MacOSX 10.4 and earlier; the bug had\n       appeared in 0.7.6.\n\n\nChanges with nginx 0.7.20                                        10 Nov 2008\n\n    *) Changes in the ngx_http_gzip_filter_module.\n\n    *) Feature: the ngx_http_limit_req_module.\n\n    *) Bugfix: worker processes might exit on a SIGBUS signal on sparc and\n       ppc platforms; the bug had appeared in 0.7.3.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: the \"proxy_pass http://host/some:uri\" directives did not\n       work; the bug had appeared in 0.7.12.\n\n    *) Bugfix: in HTTPS mode requests might fail with the \"bad write retry\"\n       error.\n\n    *) Bugfix: the ngx_http_secure_link_module did not work inside\n       locations, whose names are less than 3 characters.\n\n    *) Bugfix: $server_addr variable might have no value.\n\n\nChanges with nginx 0.7.19                                        13 Oct 2008\n\n    *) Bugfix: version number update.\n\n\nChanges with nginx 0.7.18                                        13 Oct 2008\n\n    *) Change: the \"underscores_in_headers\" directive; now nginx does not\n       allows underscores in a client request header line names.\n\n    *) Feature: the ngx_http_secure_link_module.\n\n    *) Feature: the \"real_ip_header\" directive supports any header.\n\n    *) Feature: the \"log_subrequest\" directive.\n\n    *) Feature: the $realpath_root variable.\n\n    *) Feature: the \"http_502\" and \"http_504\" parameters of the\n       \"proxy_next_upstream\" directive.\n\n    *) Bugfix: the \"http_503\" parameter of the \"proxy_next_upstream\" or\n       \"fastcgi_next_upstream\" directives did not work.\n\n    *) Bugfix: nginx might send a \"Transfer-Encoding: chunked\" header line\n       for HEAD requests.\n\n    *) Bugfix: now accept threshold depends on worker_connections.\n\n\nChanges with nginx 0.7.17                                        15 Sep 2008\n\n    *) Feature: now the \"directio\" directive works on Linux.\n\n    *) Feature: the $pid variable.\n\n    *) Bugfix: the \"directio\" optimization that had appeared in 0.7.15 did\n       not work with open_file_cache.\n\n    *) Bugfix: the \"access_log\" with variables did not work on Linux; the\n       bug had appeared in 0.7.7.\n\n    *) Bugfix: the ngx_http_charset_module did not understand quoted charset\n       name received from backend.\n\n\nChanges with nginx 0.7.16                                        08 Sep 2008\n\n    *) Bugfix: nginx could not be built on 64-bit platforms; the bug had\n       appeared in 0.7.15.\n\n\nChanges with nginx 0.7.15                                        08 Sep 2008\n\n    *) Feature: the ngx_http_random_index_module.\n\n    *) Feature: the \"directio\" directive has been optimized for file\n       requests starting from arbitrary position.\n\n    *) Feature: the \"directio\" directive turns off sendfile if it is\n       necessary.\n\n    *) Feature: now nginx allows underscores in a client request header line\n       names.\n\n\nChanges with nginx 0.7.14                                        01 Sep 2008\n\n    *) Change: now the ssl_certificate and ssl_certificate_key directives\n       have no default values.\n\n    *) Feature: the \"listen\" directive supports the \"ssl\" parameter.\n\n    *) Feature: now nginx takes into account a time zone change while\n       reconfiguration on FreeBSD and Linux.\n\n    *) Bugfix: the \"listen\" directive parameters such as \"backlog\",\n       \"rcvbuf\", etc. were not set, if a default server was not the first\n       one.\n\n    *) Bugfix: if URI part captured by a \"rewrite\" directive was used as a\n       query string, then the query string was not escaped.\n\n    *) Bugfix: configuration file validity test improvements.\n\n\nChanges with nginx 0.7.13                                        26 Aug 2008\n\n    *) Bugfix: nginx could not be built on Linux and Solaris; the bug had\n       appeared in 0.7.12.\n\n\nChanges with nginx 0.7.12                                        26 Aug 2008\n\n    *) Feature: the \"server_name\" directive supports empty name \"\".\n\n    *) Feature: the \"gzip_disable\" directive supports special \"msie6\" mask.\n\n    *) Bugfix: if the \"max_fails=0\" parameter was used in upstream with\n       several servers, then a worker process exited on a SIGFPE signal.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: a request body was dropped while redirection via an\n       \"error_page\" directive.\n\n    *) Bugfix: a full response was returned for request method HEAD while\n       redirection via an \"error_page\" directive.\n\n    *) Bugfix: the $r->header_in() method did not return value of the\n       \"Host\", \"User-Agent\", and \"Connection\" request header lines; the bug\n       had appeared in 0.7.0.\n\n\nChanges with nginx 0.7.11                                        18 Aug 2008\n\n    *) Change: now ngx_http_charset_module does not work by default with\n       text/css MIME type.\n\n    *) Feature: now nginx returns the 405 status code for POST method\n       requesting a static file only if the file exists.\n\n    *) Feature: the \"proxy_ssl_session_reuse\" directive.\n\n    *) Bugfix: a \"proxy_pass\" directive without URI part might use original\n       request after the \"X-Accel-Redirect\" redirection was used.\n\n    *) Bugfix: if a directory has search only rights and the first index\n       file was absent, then nginx returned the 500 status code.\n\n    *) Bugfix: in inclusive locations; the bugs had appeared in 0.7.1.\n\n\nChanges with nginx 0.7.10                                        13 Aug 2008\n\n    *) Bugfix: in the \"addition_types\", \"charset_types\", \"gzip_types\",\n       \"ssi_types\", \"sub_filter_types\", and \"xslt_types\" directives; the\n       bugs had appeared in 0.7.9.\n\n    *) Bugfix: of recursive error_page for 500 status code.\n\n    *) Bugfix: now the ngx_http_realip_module sets address not for whole\n       keepalive connection, but for each request passed via the connection.\n\n\nChanges with nginx 0.7.9                                         12 Aug 2008\n\n    *) Change: now ngx_http_charset_module works by default with following\n       MIME types: text/html, text/css, text/xml, text/plain,\n       text/vnd.wap.wml, application/x-javascript, and application/rss+xml.\n\n    *) Feature: the \"charset_types\" and \"addition_types\" directives.\n\n    *) Feature: now the \"gzip_types\", \"ssi_types\", and \"sub_filter_types\"\n       directives use hash.\n\n    *) Feature: the ngx_cpp_test_module.\n\n    *) Feature: the \"expires\" directive supports daily time.\n\n    *) Feature: the ngx_http_xslt_module improvements and bug fixing.\n       Thanks to Denis F. Latypoff and Maxim Dounin.\n\n    *) Bugfix: the \"log_not_found\" directive did not work for index files\n       tests.\n\n    *) Bugfix: HTTPS connections might hang, if kqueue, epoll, rtsig, or\n       eventport methods were used; the bug had appeared in 0.7.7.\n\n    *) Bugfix: if the \"server_name\", \"valid_referers\", and \"map\" directives\n       used an \"*.domain.tld\" wildcard and exact name \"domain.tld\" was not\n       set, then the exact name was matched by the wildcard; the bug had\n       appeared in 0.3.18.\n\n\nChanges with nginx 0.7.8                                         04 Aug 2008\n\n    *) Feature: the ngx_http_xslt_module.\n\n    *) Feature: the \"$arg_...\" variables.\n\n    *) Feature: Solaris directio support.\n       Thanks to Ivan Debnar.\n\n    *) Bugfix: now if FastCGI server sends a \"Location\" header line without\n       status line, then nginx uses 302 status code.\n       Thanks to Maxim Dounin.\n\n\nChanges with nginx 0.7.7                                         30 Jul 2008\n\n    *) Change: now the EAGAIN error returned by connect() is not considered\n       as temporary error.\n\n    *) Change: now the $ssl_client_cert variable value is a certificate with\n       TAB character intended before each line except first one; an\n       unchanged certificate is available in the $ssl_client_raw_cert\n       variable.\n\n    *) Feature: the \"ask\" parameter in the \"ssl_verify_client\" directive.\n\n    *) Feature: byte-range processing improvements.\n       Thanks to Maxim Dounin.\n\n    *) Feature: the \"directio\" directive.\n       Thanks to Jiang Hong.\n\n    *) Feature: MacOSX 10.5 sendfile() support.\n\n    *) Bugfix: now in MacOSX and Cygwin locations are tested in case\n       insensitive mode; however, the compare is provided by single-byte\n       locales only.\n\n    *) Bugfix: mail proxy SSL connections hanged, if select, poll, or\n       /dev/poll methods were used.\n\n    *) Bugfix: UTF-8 encoding usage in the ngx_http_autoindex_module.\n\n\nChanges with nginx 0.7.6                                         07 Jul 2008\n\n    *) Bugfix: now if variables are used in the \"access_log\" directive a\n       request root existence is always tested.\n\n    *) Bugfix: the ngx_http_flv_module did not support several values in a\n       query string.\n\n\nChanges with nginx 0.7.5                                         01 Jul 2008\n\n    *) Bugfixes in variables support in the \"access_log\" directive; the bugs\n       had appeared in 0.7.4.\n\n    *) Bugfix: nginx could not be built --without-http_gzip_module; the bug\n       had appeared in 0.7.3.\n       Thanks to Kirill A. Korinskiy.\n\n    *) Bugfix: if sub_filter and SSI were used together, then responses\n       might were transferred incorrectly.\n\n\nChanges with nginx 0.7.4                                         30 Jun 2008\n\n    *) Feature: variables support in the \"access_log\" directive.\n\n    *) Feature: the \"open_log_file_cache\" directive.\n\n    *) Feature: the -g switch.\n\n    *) Feature: the \"Expect\" request header line support.\n\n    *) Bugfix: large SSI inclusions might be truncated.\n\n\nChanges with nginx 0.7.3                                         23 Jun 2008\n\n    *) Change: the \"rss\" extension MIME type has been changed to\n       \"application/rss+xml\".\n\n    *) Change: now the \"gzip_vary\" directive turned on issues a\n       \"Vary: Accept-Encoding\" header line for uncompressed responses too.\n\n    *) Feature: now the \"rewrite\" directive does a redirect automatically if\n       the \"https://\" protocol is used.\n\n    *) Bugfix: the \"proxy_pass\" directive did not work with the HTTPS\n       protocol; the bug had appeared in 0.6.9.\n\n\nChanges with nginx 0.7.2                                         16 Jun 2008\n\n    *) Feature: now nginx supports EDH key exchange ciphers.\n\n    *) Feature: the \"ssl_dhparam\" directive.\n\n    *) Feature: the $ssl_client_cert variable.\n       Thanks to Manlio Perillo.\n\n    *) Bugfix: after changing URI via a \"rewrite\" directive nginx did not\n       search a new location; the bug had appeared in 0.7.1.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: nginx could not be built without PCRE library; the bug had\n       appeared in 0.7.1.\n\n    *) Bugfix: when a request to a directory was redirected with the slash\n       added, nginx dropped a query string from the original request.\n\n\nChanges with nginx 0.7.1                                         26 May 2008\n\n    *) Change: now locations are searched in a tree.\n\n    *) Change: the \"optimize_server_names\" directive was canceled due to the\n       \"server_name_in_redirect\" directive introduction.\n\n    *) Change: some long deprecated directives are not supported anymore.\n\n    *) Change: the \"none\" parameter in the \"ssl_session_cache\" directive;\n       now this is default parameter.\n       Thanks to Rob Mueller.\n\n    *) Bugfix: worker processes might not catch reconfiguration and log\n       rotation signals.\n\n    *) Bugfix: nginx could not be built on latest Fedora 9 Linux.\n       Thanks to Roxis.\n\n\nChanges with nginx 0.7.0                                         19 May 2008\n\n    *) Change: now the 0x00-0x1F, '\"' and '\\' characters are escaped as \\xXX\n       in an access_log.\n       Thanks to Maxim Dounin.\n\n    *) Change: now nginx allows several \"Host\" request header line.\n\n    *) Feature: the \"modified\" flag in the \"expires\" directive.\n\n    *) Feature: the $uid_got and $uid_set variables may be used at any\n       request processing stage.\n\n    *) Feature: the $hostname variable.\n       Thanks to Andrei Nigmatulin.\n\n    *) Feature: DESTDIR support.\n       Thanks to Todd A. Fisher and Andras Voroskoi.\n\n    *) Bugfix: a segmentation fault might occur in worker process on Linux,\n       if keepalive was enabled.\n\n\nChanges with nginx 0.6.31                                        12 May 2008\n\n    *) Bugfix: nginx did not process FastCGI response if header was at the\n       end of FastCGI record; the bug had appeared in 0.6.2.\n       Thanks to Sergey Serov.\n\n    *) Bugfix: a segmentation fault might occur in worker process if a file\n       was deleted and the \"open_file_cache_errors\" directive was off.\n\n\nChanges with nginx 0.6.30                                        29 Apr 2008\n\n    *) Change: now if an \"include\" directive pattern does not match any\n       file, then nginx does not issue an error.\n\n    *) Feature: now the time in directives may be specified without spaces,\n       for example, \"1h50m\".\n\n    *) Bugfix: memory leaks if the \"ssl_verify_client\" directive was on.\n       Thanks to Chavelle Vincent.\n\n    *) Bugfix: the \"sub_filter\" directive might set text to change into\n       output.\n\n    *) Bugfix: the \"error_page\" directive did not take into account\n       arguments in redirected URI.\n\n    *) Bugfix: now nginx always opens files in binary mode under Cygwin.\n\n    *) Bugfix: nginx could not be built on OpenBSD; the bug had appeared in\n       0.6.15.\n\n\nChanges with nginx 0.6.29                                        18 Mar 2008\n\n    *) Feature: the ngx_google_perftools_module.\n\n    *) Bugfix: the ngx_http_perl_module could not be built on 64-bit\n       platforms; the bug had appeared in 0.6.27.\n\n\nChanges with nginx 0.6.28                                        13 Mar 2008\n\n    *) Bugfix: the rtsig method could not be built; the bug had appeared in\n       0.6.27.\n\n\nChanges with nginx 0.6.27                                        12 Mar 2008\n\n    *) Change: now by default the rtsig method is not built on\n       Linux 2.6.18+.\n\n    *) Change: now a request method is not changed while redirection to a\n       named location via an \"error_page\" directive.\n\n    *) Feature: the \"resolver\" and \"resolver_timeout\" directives in SMTP\n       proxy.\n\n    *) Feature: the \"post_action\" directive supports named locations.\n\n    *) Bugfix: a segmentation fault occurred in worker process, if a request\n       was redirected from proxy, FastCGI, or memcached location to static\n       named locations.\n\n    *) Bugfix: browsers did not repeat SSL handshake if there is no valid\n       client certificate in first handshake.\n       Thanks to Alexander V. Inyukhin.\n\n    *) Bugfix: if response code 495-497 was redirected via an \"error_page\"\n       directive without code change, then nginx tried to allocate too many\n       memory.\n\n    *) Bugfix: memory leak in long-lived non buffered connections.\n\n    *) Bugfix: memory leak in resolver.\n\n    *) Bugfix: a segmentation fault occurred in worker process, if a request\n       was redirected from proxy, FastCGI, or memcached location to static\n       named locations.\n\n    *) Bugfix: in the $proxy_host and $proxy_port variables caching.\n       Thanks to Sergey Bochenkov.\n\n    *) Bugfix: a \"proxy_pass\" directive with variables used incorrectly the\n       same port as in another \"proxy_pass\" directive with the same host\n       name and without variables.\n       Thanks to Sergey Bochenkov.\n\n    *) Bugfix: an alert \"sendmsg() failed (9: Bad file descriptor)\" on some\n       64-bit platforms while reconfiguration.\n\n    *) Bugfix: a segmentation fault occurred in worker process, if empty\n       stub block was used second time in SSI.\n\n    *) Bugfix: in copying URI part contained escaped symbols into arguments.\n\n\nChanges with nginx 0.6.26                                        11 Feb 2008\n\n    *) Bugfix: the \"proxy_store\" and \"fastcgi_store\" directives did not\n       check a response length.\n\n    *) Bugfix: a segmentation fault occurred in worker process, if big value\n       was used in a \"expires\" directive.\n       Thanks to Joaquin Cuenca Abela.\n\n    *) Bugfix: nginx incorrectly detected cache line size on Pentium 4.\n       Thanks to Gena Makhomed.\n\n    *) Bugfix: in proxied or FastCGI subrequests a client original method\n       was used instead of the GET method.\n\n    *) Bugfix: socket leak in HTTPS mode if deferred accept was used.\n       Thanks to Ben Maurer.\n\n    *) Bugfix: nginx issued the bogus error message \"SSL_shutdown() failed\n       (SSL: )\"; the bug had appeared in 0.6.23.\n\n    *) Bugfix: in HTTPS mode requests might fail with the \"bad write retry\"\n       error; the bug had appeared in 0.6.23.\n\n\nChanges with nginx 0.6.25                                        08 Jan 2008\n\n    *) Change: now the \"server_name_in_redirect\" directive is used instead\n       of the \"server_name\" directive's special \"*\" parameter.\n\n    *) Change: now wildcard and regex names can be used as main name in a\n       \"server_name\" directive.\n\n    *) Change: the \"satisfy_any\" directive was replaced by the \"satisfy\"\n       directive.\n\n    *) Workaround: old worker processes might hog CPU after reconfiguration\n       if they was run under Linux OpenVZ.\n\n    *) Feature: the \"min_delete_depth\" directive.\n\n    *) Bugfix: the COPY and MOVE methods did not work with single files.\n\n    *) Bugfix: the ngx_http_gzip_static_module did not allow the\n       ngx_http_dav_module to work; the bug had appeared in 0.6.23.\n\n    *) Bugfix: socket leak in HTTPS mode if deferred accept was used.\n       Thanks to Ben Maurer.\n\n    *) Bugfix: nginx could not be built without PCRE library; the bug had\n       appeared in 0.6.23.\n\n\nChanges with nginx 0.6.24                                        27 Dec 2007\n\n    *) Bugfix: a segmentation fault might occur in worker process if HTTPS\n       was used; the bug had appeared in 0.6.23.\n\n\nChanges with nginx 0.6.23                                        27 Dec 2007\n\n    *) Change: the \"off\" parameter in the \"ssl_session_cache\" directive; now\n       this is default parameter.\n\n    *) Change: the \"open_file_cache_retest\" directive was renamed to the\n       \"open_file_cache_valid\".\n\n    *) Feature: the \"open_file_cache_min_uses\" directive.\n\n    *) Feature: the ngx_http_gzip_static_module.\n\n    *) Feature: the \"gzip_disable\" directive.\n\n    *) Feature: the \"memcached_pass\" directive may be used inside the \"if\"\n       block.\n\n    *) Bugfix: a segmentation fault occurred in worker process, if the\n       \"memcached_pass\" and \"if\" directives were used in the same location.\n\n    *) Bugfix: if a \"satisfy_any on\" directive was used and not all access\n       and auth modules directives were set, then other given access and\n       auth directives were not tested;\n\n    *) Bugfix: regex parameters in a \"valid_referers\" directive were not\n       inherited from previous level.\n\n    *) Bugfix: a \"post_action\" directive did run if a request was completed\n       with 499 status code.\n\n    *) Bugfix: optimization of 16K buffer usage in a SSL connection.\n       Thanks to Ben Maurer.\n\n    *) Bugfix: the STARTTLS in SMTP mode did not work.\n       Thanks to Oleg Motienko.\n\n    *) Bugfix: in HTTPS mode requests might fail with the \"bad write retry\"\n       error; the bug had appeared in 0.5.13.\n\n\nChanges with nginx 0.6.22                                        19 Dec 2007\n\n    *) Change: now all ngx_http_perl_module methods return values copied to\n       perl's allocated memory.\n\n    *) Bugfix: if nginx was built with ngx_http_perl_module, the perl before\n       5.8.6 was used, and perl supported threads, then during\n       reconfiguration the master process aborted; the bug had appeared in\n       0.5.9.\n       Thanks to Boris Zhmurov.\n\n    *) Bugfix: the ngx_http_perl_module methods may get invalid values of\n       the regex captures.\n\n    *) Bugfix: a segmentation fault occurred in worker process, if the\n       $r->has_request_body() method was called for a request whose small\n       request body was already received.\n\n    *) Bugfix: large_client_header_buffers did not freed before going to\n       keep-alive state.\n       Thanks to Olexander Shtepa.\n\n    *) Bugfix: the last address was missed in the $upstream_addr variable;\n       the bug had appeared in 0.6.18.\n\n    *) Bugfix: the \"fastcgi_catch_stderr\" directive did return error code;\n       now it returns 502 code, that can be rerouted to a next server using\n       the \"fastcgi_next_upstream invalid_header\" directive.\n\n    *) Bugfix: a segmentation fault occurred in master process if the\n       \"fastcgi_catch_stderr\" directive was used; the bug had appeared in\n       0.6.10.\n       Thanks to Manlio Perillo.\n\n\nChanges with nginx 0.6.21                                        03 Dec 2007\n\n    *) Change: if variable values used in a \"proxy_pass\" directive contain\n       IP-addresses only, then a \"resolver\" directive is not mandatory.\n\n    *) Bugfix: a segmentation fault might occur in worker process if a\n       \"proxy_pass\" directive with URI-part was used; the bug had appeared\n       in 0.6.19.\n\n    *) Bugfix: if resolver was used on platform that does not support\n       kqueue, then nginx issued an alert \"name is out of response\".\n       Thanks to Andrei Nigmatulin.\n\n    *) Bugfix: if the $server_protocol was used in FastCGI parameters and a\n       request line length was near to the \"client_header_buffer_size\"\n       directive value, then nginx issued an alert \"fastcgi: the request\n       record is too big\".\n\n    *) Bugfix: if a plain text HTTP/0.9 version request was made to HTTPS\n       server, then nginx returned usual response.\n\n\nChanges with nginx 0.6.20                                        28 Nov 2007\n\n    *) Bugfix: a segmentation fault might occur in worker process if a\n       \"proxy_pass\" directive with URI-part was used; the bug had appeared\n       in 0.6.19.\n\n\nChanges with nginx 0.6.19                                        27 Nov 2007\n\n    *) Bugfix: the 0.6.18 version could not be built.\n\n\nChanges with nginx 0.6.18                                        27 Nov 2007\n\n    *) Change: now the ngx_http_userid_module adds start time microseconds\n       to the cookie field contains a pid value.\n\n    *) Change: now the full request line instead of URI only is written to\n       error_log.\n\n    *) Feature: variables support in the \"proxy_pass\" directive.\n\n    *) Feature: the \"resolver\" and \"resolver_timeout\" directives.\n\n    *) Feature: now the directive \"add_header last-modified ''\" deletes a\n       \"Last-Modified\" response header line.\n\n    *) Bugfix: the \"limit_rate\" directive did not allow to use full\n       throughput, even if limit value was very high.\n\n\nChanges with nginx 0.6.17                                        15 Nov 2007\n\n    *) Feature: the \"If-Range\" request header line support.\n       Thanks to Alexander V. Inyukhin.\n\n    *) Bugfix: URL double escaping in a redirect of the \"msie_refresh\"\n       directive; the bug had appeared in 0.6.4.\n\n    *) Bugfix: the \"autoindex\" directive did not work with the \"alias /\"\n       directive.\n\n    *) Bugfix: a segmentation fault might occur in worker process if\n       subrequests were used.\n\n    *) Bugfix: the big responses may be transferred truncated if SSL and\n       gzip were used.\n\n    *) Bugfix: the $status variable was equal to 0 if a proxied server\n       returned response in HTTP/0.9 version.\n\n\nChanges with nginx 0.6.16                                        29 Oct 2007\n\n    *) Change: now the uname(2) is used on Linux instead of procfs.\n       Thanks to Ilya Novikov.\n\n    *) Bugfix: if the \"?\" character was in a \"error_page\" directive, then it\n       was escaped in a proxied request; the bug had appeared in 0.6.11.\n\n    *) Bugfix: compatibility with mget.\n\n\nChanges with nginx 0.6.15                                        22 Oct 2007\n\n    *) Feature: Cygwin compatibility.\n       Thanks to Vladimir Kutakov.\n\n    *) Feature: the \"merge_slashes\" directive.\n\n    *) Feature: the \"gzip_vary\" directive.\n\n    *) Feature: the \"server_tokens\" directive.\n\n    *) Bugfix: nginx did not unescape URI in the \"include\" SSI command.\n\n    *) Bugfix: the segmentation fault was occurred on start or while\n       reconfiguration if variable was used in the \"charset\" or\n       \"source_charset\" directives.\n\n    *) Bugfix: nginx returned the 400 response on requests like\n       \"GET http://www.domain.com HTTP/1.0\".\n       Thanks to James Oakley.\n\n    *) Bugfix: if request with request body was redirected using the\n       \"error_page\" directive, then nginx tried to read the request body\n       again; the bug had appeared in 0.6.7.\n\n    *) Bugfix: a segmentation fault occurred in worker process if no\n       server_name was explicitly defined for server processing request; the\n       bug had appeared in 0.6.7.\n\n\nChanges with nginx 0.6.14                                        15 Oct 2007\n\n    *) Change: now by default the \"echo\" SSI command uses entity encoding.\n\n    *) Feature: the \"encoding\" parameter in the \"echo\" SSI command.\n\n    *) Feature: the \"access_log\" directive may be used inside the\n       \"limit_except\" block.\n\n    *) Bugfix: if all upstream servers were failed, then all servers had got\n       weight the was equal one until servers became alive; the bug had\n       appeared in 0.6.6.\n\n    *) Bugfix: a segmentation fault occurred in worker process if\n       $date_local and $date_gmt were used outside the\n       ngx_http_ssi_filter_module.\n\n    *) Bugfix: a segmentation fault might occur in worker process if debug\n       log was enabled.\n       Thanks to Andrei Nigmatulin.\n\n    *) Bugfix: ngx_http_memcached_module did not set\n       $upstream_response_time.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: a worker process may got caught in an endless loop, if the\n       memcached was used.\n\n    *) Bugfix: nginx supported low case only \"close\" and \"keep-alive\" values\n       in the \"Connection\" request header line; the bug had appeared in\n       0.6.11.\n\n    *) Bugfix: sub_filter did not work with empty substitution.\n\n    *) Bugfix: in sub_filter parsing.\n\n\nChanges with nginx 0.6.13                                        24 Sep 2007\n\n    *) Bugfix: nginx did not close directory file on HEAD request if\n       autoindex was used.\n       Thanks to Arkadiusz Patyk.\n\n\nChanges with nginx 0.6.12                                        21 Sep 2007\n\n    *) Change: mail proxy was split on three modules: pop3, imap and smtp.\n\n    *) Feature: the --without-mail_pop3_module, --without-mail_imap_module,\n       and --without-mail_smtp_module configuration parameters.\n\n    *) Feature: the \"smtp_greeting_delay\" and \"smtp_client_buffer\"\n       directives of the ngx_mail_smtp_module.\n\n    *) Bugfix: the trailing wildcards did not work; the bug had appeared in\n       0.6.9.\n\n    *) Bugfix: nginx could not start on Solaris if the shared PCRE library\n       located in non-standard place was used.\n\n    *) Bugfix: the \"proxy_hide_header\" and \"fastcgi_hide_header\" directives\n       did not hide response header lines whose name was longer than 32\n       characters.\n       Thanks to Manlio Perillo.\n\n\nChanges with nginx 0.6.11                                        11 Sep 2007\n\n    *) Bugfix: active connection counter always increased if mail proxy was\n       used.\n\n    *) Bugfix: if backend returned response header only using non-buffered\n       proxy, then nginx closed backend connection on timeout.\n\n    *) Bugfix: nginx did not support several \"Connection\" request header\n       lines.\n\n    *) Bugfix: if the \"max_fails\" was set for upstream server, then after\n       first failure server weight was always one; the bug had appeared in\n       0.6.6.\n\n\nChanges with nginx 0.6.10                                        03 Sep 2007\n\n    *) Feature: the \"open_file_cache\", \"open_file_cache_retest\", and\n       \"open_file_cache_errors\" directives.\n\n    *) Bugfix: socket leak; the bug had appeared in 0.6.7.\n\n    *) Bugfix: a charset set by the \"charset\" directive was not appended to\n       the \"Content-Type\" header set by $r->send_http_header().\n\n    *) Bugfix: a segmentation fault might occur in worker process if\n       /dev/poll method was used.\n\n\nChanges with nginx 0.6.9                                         28 Aug 2007\n\n    *) Bugfix: a worker process may got caught in an endless loop, if the\n       HTTPS protocol was used; the bug had appeared in 0.6.7.\n\n    *) Bugfix: if server listened on two addresses or ports and trailing\n       wildcard was used, then nginx did not run.\n\n    *) Bugfix: the \"ip_hash\" directive might incorrectly mark servers as\n       down.\n\n    *) Bugfix: nginx could not be built on amd64; the bug had appeared in\n       0.6.8.\n\n\nChanges with nginx 0.6.8                                         20 Aug 2007\n\n    *) Change: now nginx tries to set the \"worker_priority\",\n       \"worker_rlimit_nofile\", \"worker_rlimit_core\", and\n       \"worker_rlimit_sigpending\" without super-user privileges.\n\n    *) Change: now nginx escapes space and \"%\" in request to a mail proxy\n       authentication server.\n\n    *) Change: now nginx escapes \"%\" in $memcached_key variable.\n\n    *) Bugfix: nginx used path relative to configuration prefix for\n       non-absolute configuration file path specified in the \"-c\" key; the\n       bug had appeared in 0.6.6.\n\n    *) Bugfix: nginx did not work on FreeBSD/sparc64.\n\n\nChanges with nginx 0.6.7                                         15 Aug 2007\n\n    *) Change: now the paths specified in the \"include\",\n       \"auth_basic_user_file\", \"perl_modules\", \"ssl_certificate\",\n       \"ssl_certificate_key\", and \"ssl_client_certificate\" directives are\n       relative to directory of nginx configuration file nginx.conf, but not\n       to nginx prefix directory.\n\n    *) Change: the --sysconfdir=PATH option in configure was canceled.\n\n    *) Change: the special make target \"upgrade1\" was defined for online\n       upgrade of 0.1.x versions.\n\n    *) Feature: the \"server_name\" and \"valid_referers\" directives support\n       regular expressions.\n\n    *) Feature: the \"server\" directive in the \"upstream\" context supports\n       the \"backup\" parameter.\n\n    *) Feature: the ngx_http_perl_module supports the\n       $r->discard_request_body.\n\n    *) Feature: the \"add_header Last-Modified ...\" directive changes the\n       \"Last-Modified\" response header line.\n\n    *) Bugfix: if a response different than 200 was returned to a request\n       with body and connection went to the keep-alive state after the\n       request, then nginx returned 400 for the next request.\n\n    *) Bugfix: a segmentation fault occurred in worker process if invalid\n       address was set in the \"auth_http\" directive.\n\n    *) Bugfix: now nginx uses default listen backlog value 511 on all\n       platforms except FreeBSD.\n       Thanks to Jiang Hong.\n\n    *) Bugfix: a worker process may got caught in an endless loop, if a\n       \"server\" inside \"upstream\" block was marked as \"down\"; the bug had\n       appeared in 0.6.6.\n\n    *) Bugfix: now Solaris sendfilev() is not used to transfer the client\n       request body to FastCGI-server via the unix domain socket.\n\n\nChanges with nginx 0.6.6                                         30 Jul 2007\n\n    *) Feature: the --sysconfdir=PATH option in configure.\n\n    *) Feature: named locations.\n\n    *) Feature: the $args variable can be set with the \"set\" directive.\n\n    *) Feature: the $is_args variable.\n\n    *) Bugfix: fair big weight upstream balancer.\n\n    *) Bugfix: if a client has closed connection to mail proxy then nginx\n       might not close connection to backend.\n\n    *) Bugfix: if the same host without specified port was used as backend\n       for HTTP and HTTPS, then nginx used only one port - 80 or 443.\n\n    *) Bugfix: fix building on Solaris/amd64 by Sun Studio 11 and early\n       versions; the bug had appeared in 0.6.4.\n\n\nChanges with nginx 0.6.5                                         23 Jul 2007\n\n    *) Feature: $nginx_version variable.\n       Thanks to Nick S. Grechukh.\n\n    *) Feature: the mail proxy supports AUTHENTICATE in IMAP mode.\n       Thanks to Maxim Dounin.\n\n    *) Feature: the mail proxy supports STARTTLS in SMTP mode.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: now nginx escapes space in $memcached_key variable.\n\n    *) Bugfix: nginx was incorrectly built by Sun Studio on Solaris/amd64.\n       Thanks to Jiang Hong.\n\n    *) Bugfix: of minor potential bugs.\n       Thanks to Coverity's Scan.\n\n\nChanges with nginx 0.6.4                                         17 Jul 2007\n\n    *) Security: the \"msie_refresh\" directive allowed XSS.\n       Thanks to Maxim Boguk.\n\n    *) Change: the \"proxy_store\" and \"fastcgi_store\" directives were\n       changed.\n\n    *) Feature: the \"proxy_store_access\" and \"fastcgi_store_access\"\n       directives.\n\n    *) Bugfix: nginx did not work on Solaris/sparc64 if it was built by Sun\n       Studio.\n       Thanks to Andrei Nigmatulin.\n\n    *) Workaround: for Sun Studio 12.\n       Thanks to Jiang Hong.\n\n\nChanges with nginx 0.6.3                                         12 Jul 2007\n\n    *) Feature: the \"proxy_store\" and \"fastcgi_store\" directives.\n\n    *) Bugfix: a segmentation fault might occur in worker process if the\n       \"auth_http_header\" directive was used.\n       Thanks to Maxim Dounin.\n\n    *) Bugfix: a segmentation fault occurred in worker process if the\n       CRAM-MD5 authentication method was used, but it was not enabled.\n\n    *) Bugfix: a segmentation fault might occur in worker process when the\n       HTTPS protocol was used in the \"proxy_pass\" directive.\n\n    *) Bugfix: a segmentation fault might occur in worker process if the\n       eventport method was used.\n\n    *) Bugfix: the \"proxy_ignore_client_abort\" and\n       \"fastcgi_ignore_client_abort\" directives did not work; the bug had\n       appeared in 0.5.13.\n\n\nChanges with nginx 0.6.2                                         09 Jul 2007\n\n    *) Bugfix: if the FastCGI header was split in records, then nginx passed\n       garbage in the header to a client.\n\n\nChanges with nginx 0.6.1                                         17 Jun 2007\n\n    *) Bugfix: in SSI parsing.\n\n    *) Bugfix: if remote SSI subrequest was used, then posterior local file\n       subrequest might transferred to client in wrong order.\n\n    *) Bugfix: large SSI inclusions buffered in temporary files were\n       truncated.\n\n    *) Bugfix: the perl $$ variable value in ngx_http_perl_module was equal\n       to the master process identification number.\n\n\nChanges with nginx 0.6.0                                         14 Jun 2007\n\n    *) Feature: the \"server_name\", \"map\", and \"valid_referers\" directives\n       support the \"www.example.*\" wildcards.\n\n\nChanges with nginx 0.5.25                                        11 Jun 2007\n\n    *) Bugfix: nginx could not be built with the\n       --without-http_rewrite_module parameter; the bug had appeared in\n       0.5.24.\n\n\nChanges with nginx 0.5.24                                        06 Jun 2007\n\n    *) Security: the \"ssl_verify_client\" directive did not work if request\n       was made using HTTP/0.9.\n\n    *) Bugfix: a part of response body might be passed uncompressed if gzip\n       was used; the bug had appeared in 0.5.23.\n\n\nChanges with nginx 0.5.23                                        04 Jun 2007\n\n    *) Feature: the ngx_http_ssl_module supports Server Name Indication TLS\n       extension.\n\n    *) Feature: the \"fastcgi_catch_stderr\" directive.\n       Thanks to Nick S. Grechukh, OWOX project.\n\n    *) Bugfix: a segmentation fault occurred in master process if two\n       virtual servers should bind() to the overlapping ports.\n\n    *) Bugfix: if nginx was built with ngx_http_perl_module and perl\n       supported threads, then during second reconfiguration the error\n       messages \"panic: MUTEX_LOCK\" and \"perl_parse() failed\" were issued.\n\n    *) Bugfix: in the HTTPS protocol in the \"proxy_pass\" directive.\n\n\nChanges with nginx 0.5.22                                        29 May 2007\n\n    *) Bugfix: a big request body might not be passed to backend; the bug\n       had appeared in 0.5.21.\n\n\nChanges with nginx 0.5.21                                        28 May 2007\n\n    *) Bugfix: if server has more than about ten locations, then regex\n       locations might be chosen not in that order as they were specified.\n\n    *) Bugfix: a worker process may got caught in an endless loop on 64-bit\n       platform, if the 33-rd or next in succession backend has failed.\n       Thanks to Anton Povarov.\n\n    *) Bugfix: a bus error might occur on Solaris/sparc64 if the PCRE\n       library was used.\n       Thanks to Andrei Nigmatulin.\n\n    *) Bugfix: in the HTTPS protocol in the \"proxy_pass\" directive.\n\n\nChanges with nginx 0.5.20                                        07 May 2007\n\n    *) Feature: the \"sendfile_max_chunk\" directive.\n\n    *) Feature: the \"$http_...\", \"$sent_http_...\", and \"$upstream_http_...\"\n       variables may be changed using the \"set\" directive.\n\n    *) Bugfix: a segmentation fault might occur in worker process if the SSI\n       command 'if expr=\"$var = /\"' was used.\n\n    *) Bugfix: trailing boundary of multipart range response was transferred\n       incorrectly.\n       Thanks to Evan Miller.\n\n    *) Bugfix: nginx did not work on Solaris/sparc64 if it was built by Sun\n       Studio.\n       Thanks to Andrei Nigmatulin.\n\n    *) Bugfix: the ngx_http_perl_module could not be built by Solaris make.\n       Thanks to Andrei Nigmatulin.\n\n\nChanges with nginx 0.5.19                                        24 Apr 2007\n\n    *) Change: now the $request_time variable has millisecond precision.\n\n    *) Change: the method $r->rflush of ngx_http_perl_module was renamed to\n       the $r->flush.\n\n    *) Feature: the $upstream_addr variable.\n\n    *) Feature: the \"proxy_headers_hash_max_size\" and\n       \"proxy_headers_hash_bucket_size\" directives.\n       Thanks to Volodymyr Kostyrko.\n\n    *) Bugfix: the files more than 2G could not be transferred using\n       sendfile and limit_rate on 64-bit platforms.\n\n    *) Bugfix: the files more than 2G could not be transferred using\n       sendfile on 64-bit Linux.\n\n\nChanges with nginx 0.5.18                                        19 Apr 2007\n\n    *) Feature: the ngx_http_sub_filter_module.\n\n    *) Feature: the \"$upstream_http_...\" variables.\n\n    *) Feature: now the $upstream_status and $upstream_response_time\n       variables keep data about all upstreams before X-Accel-Redirect.\n\n    *) Bugfix: a segmentation fault occurred in master process after first\n       reconfiguration and receiving any signal if nginx was built with\n       ngx_http_perl_module and perl did not support multiplicity; the bug\n       had appeared in 0.5.9.\n\n    *) Bugfix: if perl did not support multiplicity, then after\n       reconfiguration perl code did not work; the bug had appeared in\n       0.3.38.\n\n\nChanges with nginx 0.5.17                                        02 Apr 2007\n\n    *) Change: now nginx always returns the 405 status for the TRACE method.\n\n    *) Feature: now nginx supports the \"include\" directive inside the\n       \"types\" block.\n\n    *) Bugfix: the $document_root variable usage in the \"root\" and \"alias\"\n       directives is disabled: this caused recursive stack overflow.\n\n    *) Bugfix: in the HTTPS protocol in the \"proxy_pass\" directive.\n\n    *) Bugfix: in some cases non-cacheable variables (such as $uri variable)\n       returned old cached value.\n\n\nChanges with nginx 0.5.16                                        26 Mar 2007\n\n    *) Bugfix: the C-class network was not used as hash key in the \"ip_hash\"\n       directive.\n       Thanks to Pavel Yarkovoy.\n\n    *) Bugfix: a segmentation fault might occur in worker process if a\n       charset was set in the \"Content-Type\" header line and the line has\n       trailing \";\"; the bug had appeared in 0.3.50.\n\n    *) Bugfix: the \"[alert] zero size buf\" error when FastCGI server was\n       used and a request body written in a temporary file was multiple of\n       32K.\n\n    *) Bugfix: nginx could not be built on Solaris without the --with-debug\n       option; the bug had appeared in 0.5.15.\n\n\nChanges with nginx 0.5.15                                        19 Mar 2007\n\n    *) Feature: the mail proxy supports authenticated SMTP proxying and the\n       \"smtp_auth\", \"smtp_capabilities\", and \"xclient\" directives.\n       Thanks to Anton Yuzhaninov and Maxim Dounin.\n\n    *) Feature: now the keep-alive connections are closed just after\n       receiving the reconfiguration signal.\n\n    *) Change: the \"imap\" and \"auth\" directives were renamed to the \"mail\"\n       and \"pop3_auth\" directives.\n\n    *) Bugfix: a segmentation fault occurred in worker process if the\n       CRAM-MD5 authentication method was used and the APOP method was\n       disabled.\n\n    *) Bugfix: if the \"starttls only\" directive was used in POP3 protocol,\n       then nginx allowed authentication without switching to the SSL mode.\n\n    *) Bugfix: worker processes did not exit after reconfiguration and did\n       not rotate logs if the eventport method was used.\n\n    *) Bugfix: a worker process may got caught in an endless loop, if the\n       \"ip_hash\" directive was used.\n\n    *) Bugfix: now nginx does not log some alerts if eventport or /dev/poll\n       methods are used.\n\n\nChanges with nginx 0.5.14                                        23 Feb 2007\n\n    *) Bugfix: nginx ignored superfluous closing \"}\" in the end of\n       configuration file.\n\n\nChanges with nginx 0.5.13                                        19 Feb 2007\n\n    *) Feature: the COPY and MOVE methods.\n\n    *) Bugfix: the ngx_http_realip_module set garbage for requests passed\n       via keep-alive connection.\n\n    *) Bugfix: nginx did not work on big-endian 64-bit Linux.\n       Thanks to Andrei Nigmatulin.\n\n    *) Bugfix: now when IMAP/POP3 proxy receives too long command it closes\n       the connection right away, but not after timeout.\n\n    *) Bugfix: if the \"epoll\" method was used and a client closed a\n       connection prematurely, then nginx closed the connection after a send\n       timeout only.\n\n    *) Bugfix: nginx could not be built on platforms different from i386,\n       amd64, sparc, and ppc; the bug had appeared in 0.5.8.\n\n\nChanges with nginx 0.5.12                                        12 Feb 2007\n\n    *) Bugfix: nginx could not be built on platforms different from i386,\n       amd64, sparc, and ppc; the bug had appeared in 0.5.8.\n\n    *) Bugfix: a segmentation fault might occur in worker process if the\n       temporary files were used while working with FastCGI server; the bug\n       had appeared in 0.5.8.\n\n    *) Bugfix: a segmentation fault might occur in worker process if the\n       $fastcgi_script_name variable was logged.\n\n    *) Bugfix: ngx_http_perl_module could not be built on Solaris.\n\n\nChanges with nginx 0.5.11                                        05 Feb 2007\n\n    *) Feature: now configure detects system PCRE library in MacPorts.\n       Thanks to Chris McGrath.\n\n    *) Bugfix: the response was incorrect if several ranges were requested;\n       the bug had appeared in 0.5.6.\n\n    *) Bugfix: the \"create_full_put_path\" directive could not create the\n       intermediate directories if no \"dav_access\" directive was set.\n       Thanks to Evan Miller.\n\n    *) Bugfix: the \"0\" response code might be logged in the access_log\n       instead of the \"400\" and \"408\" error codes.\n\n    *) Bugfix: a segmentation fault might occur in worker process if nginx\n       was built with -O2 optimization.\n\n\nChanges with nginx 0.5.10                                        26 Jan 2007\n\n    *) Bugfix: while online executable file upgrade the new master process\n       did not inherit the listening sockets; the bug had appeared in 0.5.9.\n\n    *) Bugfix: a segmentation fault might occur in worker process if nginx\n       was built with -O2 optimization; the bug had appeared in 0.5.1.\n\n\nChanges with nginx 0.5.9                                         25 Jan 2007\n\n    *) Change: now the ngx_http_memcached_module uses the $memcached_key\n       variable value as a key.\n\n    *) Feature: the $memcached_key variable.\n\n    *) Feature: the \"clean\" parameter in the \"client_body_in_file_only\"\n       directive.\n\n    *) Feature: the \"env\" directive.\n\n    *) Feature: the \"sendfile\" directive is available inside the \"if\" block.\n\n    *) Feature: now on failure of the writing to access nginx logs a message\n       to error_log, but not more often than once a minute.\n\n    *) Bugfix: the \"access_log off\" directive did not always turn off the\n       logging.\n\n\nChanges with nginx 0.5.8                                         19 Jan 2007\n\n    *) Bugfix: a segmentation fault might occur if\n       \"client_body_in_file_only on\" was used and a request body was small.\n\n    *) Bugfix: a segmentation fault occurred if\n       \"client_body_in_file_only on\" and \"proxy_pass_request_body off\" or\n       \"fastcgi_pass_request_body off\" directives were used, and nginx\n       switched to a next upstream.\n\n    *) Bugfix: if the \"proxy_buffering off\" directive was used and a client\n       connection was non-active, then the connection was closed after send\n       timeout; the bug had appeared in 0.4.7.\n\n    *) Bugfix: if the \"epoll\" method was used and a client closed a\n       connection prematurely, then nginx closed the connection after a send\n       timeout only.\n\n    *) Bugfix: the \"[alert] zero size buf\" error when FastCGI server was\n       used.\n\n    *) Bugfixes in the \"limit_zone\" directive.\n\n\nChanges with nginx 0.5.7                                         15 Jan 2007\n\n    *) Feature: the ssl_session_cache storage optimization.\n\n    *) Bugfixes in the \"ssl_session_cache\" and \"limit_zone\" directives.\n\n    *) Bugfix: the segmentation fault was occurred on start or while\n       reconfiguration if the \"ssl_session_cache\" or \"limit_zone\" directives\n       were used on 64-bit platforms.\n\n    *) Bugfix: a segmentation fault occurred if the \"add_before_body\" or\n       \"add_after_body\" directives were used and there was no \"Content-Type\"\n       header line in response.\n\n    *) Bugfix: the OpenSSL library was always built with the threads\n       support.\n       Thanks to Den Ivanov.\n\n    *) Bugfix: the PCRE-6.5+ library and the icc compiler compatibility.\n\n\nChanges with nginx 0.5.6                                         09 Jan 2007\n\n    *) Change: now the ngx_http_index_module ignores all methods except the\n       GET, HEAD, and POST methods.\n\n    *) Feature: the ngx_http_limit_zone_module.\n\n    *) Feature: the $binary_remote_addr variable.\n\n    *) Feature: the \"ssl_session_cache\" directives of the\n       ngx_http_ssl_module and ngx_imap_ssl_module.\n\n    *) Feature: the DELETE method supports recursive removal.\n\n    *) Bugfix: the byte-ranges were transferred incorrectly if the\n       $r->sendfile() was used.\n\n\nChanges with nginx 0.5.5                                         24 Dec 2006\n\n    *) Change: the -v switch does not show compiler information any more.\n\n    *) Feature: the -V switch.\n\n    *) Feature: the \"worker_rlimit_core\" directive supports size in K, M,\n       and G.\n\n    *) Bugfix: the nginx.pm module now could be installed by an unprivileged\n       user.\n\n    *) Bugfix: a segmentation fault might occur if the $r->request_body or\n       $r->request_body_file methods were used.\n\n    *) Bugfix: the ppc platform specific bugs.\n\n\nChanges with nginx 0.5.4                                         15 Dec 2006\n\n    *) Feature: the \"perl\" directive may be used inside the \"limit_except\"\n       block.\n\n    *) Bugfix: the ngx_http_dav_module required the \"Date\" request header\n       line for the DELETE method.\n\n    *) Bugfix: if one only parameter was used in the \"dav_access\" directive,\n       then nginx might report about configuration error.\n\n    *) Bugfix: a segmentation fault might occur if the $host variable was\n       used; the bug had appeared in 0.4.14.\n\n\nChanges with nginx 0.5.3                                         13 Dec 2006\n\n    *) Feature: the ngx_http_perl_module supports the $r->status,\n       $r->log_error, and $r->sleep methods.\n\n    *) Feature: the $r->variable method supports variables that do not exist\n       in nginx configuration.\n\n    *) Bugfix: the $r->has_request_body method did not work.\n\n\nChanges with nginx 0.5.2                                         11 Dec 2006\n\n    *) Bugfix: if the \"proxy_pass\" directive used the name of the \"upstream\"\n       block, then nginx tried to resolve the name; the bug had appeared in\n       0.5.1.\n\n\nChanges with nginx 0.5.1                                         11 Dec 2006\n\n    *) Bugfix: the \"post_action\" directive might not run after a\n       unsuccessful completion of a request.\n\n    *) Workaround: for Eudora for Mac; the bug had appeared in 0.4.11.\n       Thanks to Bron Gondwana.\n\n    *) Bugfix: if the \"upstream\" name was used in the \"fastcgi_pass\", then\n       the message \"no port in upstream\" was issued; the bug had appeared in\n       0.5.0.\n\n    *) Bugfix: if the \"proxy_pass\" and \"fastcgi_pass\" directives used the\n       same servers but different ports, then these directives uses the\n       first described port; the bug had appeared in 0.5.0.\n\n    *) Bugfix: if the \"proxy_pass\" and \"fastcgi_pass\" directives used the\n       unix domain sockets, then these directives used first described\n       socket; the bug had appeared in 0.5.0.\n\n    *) Bugfix: ngx_http_auth_basic_module ignored the user if it was in the\n       last line in the password file and there was no the carriage return,\n       the line feed, or the \":\" symbol after the password.\n\n    *) Bugfix: the $upstream_response_time variable might be equal to\n       \"0.000\", although response time was more than 1 millisecond.\n\n\nChanges with nginx 0.5.0                                         04 Dec 2006\n\n    *) Change: the parameters in the \"%name\" form in the \"log_format\"\n       directive are not supported anymore.\n\n    *) Change: the \"proxy_upstream_max_fails\",\n       \"proxy_upstream_fail_timeout\", \"fastcgi_upstream_max_fails\",\n       \"fastcgi_upstream_fail_timeout\", \"memcached_upstream_max_fails\", and\n       \"memcached_upstream_fail_timeout\" directives are not supported\n       anymore.\n\n    *) Feature: the \"server\" directive in the \"upstream\" context supports\n       the \"max_fails\", \"fail_timeout\", and \"down\" parameters.\n\n    *) Feature: the \"ip_hash\" directive inside the \"upstream\" block.\n\n    *) Feature: the WAIT status in the \"Auth-Status\" header line of the\n       IMAP/POP3 proxy authentication server response.\n\n    *) Bugfix: nginx could not be built on 64-bit platforms; the bug had\n       appeared in 0.4.14.\n\n\nChanges with nginx 0.4.14                                        27 Nov 2006\n\n    *) Feature: the \"proxy_pass_error_message\" directive in IMAP/POP3 proxy.\n\n    *) Feature: now configure detects system PCRE library on FreeBSD, Linux,\n       and NetBSD.\n\n    *) Bugfix: ngx_http_perl_module did not work with perl built with the\n       threads support; the bug had appeared in 0.3.38.\n\n    *) Bugfix: ngx_http_perl_module did not work if perl was called\n       recursively.\n\n    *) Bugfix: nginx ignored a host name in a request line.\n\n    *) Bugfix: a worker process may got caught in an endless loop, if a\n       FastCGI server sent too many data to the stderr.\n\n    *) Bugfix: the $upstream_response_time variable may be negative if the\n       system time was changed backward.\n\n    *) Bugfix: the \"Auth-Login-Attempt\" parameter was not sent to IMAP/POP3\n       proxy authentication server when POP3 was used.\n\n    *) Bugfix: a segmentation fault might occur if connect to IMAP/POP3\n       proxy authentication server failed.\n\n\nChanges with nginx 0.4.13                                        15 Nov 2006\n\n    *) Feature: the \"proxy_pass\" directive may be used inside the\n       \"limit_except\" block.\n\n    *) Feature: the \"limit_except\" directive supports all WebDAV methods.\n\n    *) Bugfix: if the \"add_before_body\" directive was used without the\n       \"add_after_body\" directive, then a response did not transferred\n       complete.\n\n    *) Bugfix: a large request body did not receive if the epoll method and\n       the deferred accept() were used.\n\n    *) Bugfix: a charset could not be set for ngx_http_autoindex_module\n       responses; the bug had appeared in 0.3.50.\n\n    *) Bugfix: the \"[alert] zero size buf\" error when FastCGI server was\n       used;\n\n    *) Bugfix: the --group= configuration parameter was ignored.\n       Thanks to Thomas Moschny.\n\n    *) Bugfix: the 50th subrequest in SSI response did not work; the bug had\n       appeared in 0.3.50.\n\n\nChanges with nginx 0.4.12                                        31 Oct 2006\n\n    *) Feature: the ngx_http_perl_module supports the $r->variable method.\n\n    *) Bugfix: if a big static file was included using SSI in a response,\n       then the response may be transferred incomplete.\n\n    *) Bugfix: nginx did not omit the \"#fragment\" part in URI.\n\n\nChanges with nginx 0.4.11                                        25 Oct 2006\n\n    *) Feature: the POP3 proxy supports the AUTH LOGIN PLAIN and CRAM-MD5.\n\n    *) Feature: the ngx_http_perl_module supports the $r->allow_ranges\n       method.\n\n    *) Bugfix: if the APOP was enabled in the POP3 proxy, then the USER/PASS\n       commands might not work; the bug had appeared in 0.4.10.\n\n\nChanges with nginx 0.4.10                                        23 Oct 2006\n\n    *) Feature: the POP3 proxy supports the APOP command.\n\n    *) Bugfix: if the select, poll or /dev/poll methods were used, then\n       while waiting authentication server response the IMAP/POP3 proxy\n       hogged CPU.\n\n    *) Bugfix: a segmentation fault might occur if the $server_addr variable\n       was used in the \"map\" directive.\n\n    *) Bugfix: the ngx_http_flv_module did not support the byte ranges for\n       full responses; the bug had appeared in 0.4.7.\n\n    *) Bugfix: nginx could not be built on Debian amd64; the bug had\n       appeared in 0.4.9.\n\n\nChanges with nginx 0.4.9                                         13 Oct 2006\n\n    *) Feature: the \"set\" parameter in the \"include\" SSI command.\n\n    *) Feature: the ngx_http_perl_module now tests the nginx.pm module\n       version.\n\n\nChanges with nginx 0.4.8                                         11 Oct 2006\n\n    *) Bugfix: if an \"include\" SSI command were before another \"include\" SSI\n       command with a \"wait\" parameter, then the \"wait\" parameter might not\n       work.\n\n    *) Bugfix: the ngx_http_flv_module added the FLV header to the full\n       responses.\n       Thanks to Alexey Kovyrin.\n\n\nChanges with nginx 0.4.7                                         10 Oct 2006\n\n    *) Feature: the ngx_http_flv_module.\n\n    *) Feature: the $request_body_file variable.\n\n    *) Feature: the \"charset\" and \"source_charset\" directives support the\n       variables.\n\n    *) Bugfix: if an \"include\" SSI command were before another \"include\" SSI\n       command with a \"wait\" parameter, then the \"wait\" parameter might not\n       work.\n\n    *) Bugfix: if the \"proxy_buffering off\" directive was used or while\n       working with memcached the connections might not be closed on\n       timeout.\n\n    *) Bugfix: nginx did not run on 64-bit platforms except amd64, sparc64,\n       and ppc64.\n\n\nChanges with nginx 0.4.6                                         06 Oct 2006\n\n    *) Bugfix: nginx did not run on 64-bit platforms except amd64, sparc64,\n       and ppc64.\n\n    *) Bugfix: nginx sent the chunked response for HTTP/1.1 request,\n       if its length was set by text string in the\n       $r->headers_out(\"Content-Length\", ...) method.\n\n    *) Bugfix: after redirecting error by an \"error_page\" directive any\n       ngx_http_rewrite_module directive returned this error code; the bug\n       had appeared in 0.4.4.\n\n\nChanges with nginx 0.4.5                                         02 Oct 2006\n\n    *) Bugfix: nginx could not be built on Linux and Solaris; the bug had\n       appeared in 0.4.4.\n\n\nChanges with nginx 0.4.4                                         02 Oct 2006\n\n    *) Feature: the $scheme variable.\n\n    *) Feature: the \"expires\" directive supports the \"max\" parameter.\n\n    *) Feature: the \"include\" directive supports the \"*\" mask.\n       Thanks to Jonathan Dance.\n\n    *) Bugfix: the \"return\" directive always overrode the \"error_page\"\n       response code redirected by the \"error_page\" directive.\n\n    *) Bugfix: a segmentation fault occurred if zero-length body was in PUT\n       method.\n\n    *) Bugfix: the redirect was changed incorrectly if the variables were\n       used in the \"proxy_redirect\" directive.\n\n\nChanges with nginx 0.4.3                                         26 Sep 2006\n\n    *) Change: now the 499 error could not be redirected using an\n       \"error_page\" directive.\n\n    *) Feature: the Solaris 10 event ports support.\n\n    *) Feature: the ngx_http_browser_module.\n\n    *) Bugfix: a segmentation fault may occur while redirecting the 400\n       error to the proxied server using a \"proxy_pass\" directive.\n\n    *) Bugfix: a segmentation fault occurred if an unix domain socket was\n       used in a \"proxy_pass\" directive; the bug had appeared in 0.3.47.\n\n    *) Bugfix: SSI did work with memcached and nonbuffered responses.\n\n    *) Workaround: of the Sun Studio PAUSE hardware capability bug.\n\n\nChanges with nginx 0.4.2                                         14 Sep 2006\n\n    *) Bugfix: the O_NOATIME flag support on Linux was canceled; the bug had\n       appeared in 0.4.1.\n\n\nChanges with nginx 0.4.1                                         14 Sep 2006\n\n    *) Bugfix: the DragonFlyBSD compatibility.\n       Thanks to Pavel Nazarov.\n\n    *) Workaround: of bug in 64-bit Linux sendfile(), when file is more than\n       2G.\n\n    *) Feature: now on Linux nginx uses O_NOATIME flag for static requests.\n       Thanks to Yusuf Goolamabbas.\n\n\nChanges with nginx 0.4.0                                         30 Aug 2006\n\n    *) Change in internal API: the HTTP modules initialization was moved\n       from the init module phase to the HTTP postconfiguration phase.\n\n    *) Change: now the request body is not read beforehand for the\n       ngx_http_perl_module: it's required to start the reading using the\n       $r->has_request_body method.\n\n    *) Feature: the ngx_http_perl_module supports the DECLINED return code.\n\n    *) Feature: the ngx_http_dav_module supports the incoming \"Date\" header\n       line for the PUT method.\n\n    *) Feature: the \"ssi\" directive is available inside the \"if\" block.\n\n    *) Bugfix: a segmentation fault occurred if there was an \"index\"\n       directive with variables and the first index name was without\n       variables; the bug had appeared in 0.1.29.\n\n\nChanges with nginx 0.3.61                                        28 Aug 2006\n\n    *) Change: now the \"tcp_nodelay\" directive is turned on by default.\n\n    *) Feature: the \"msie_refresh\" directive.\n\n    *) Feature: the \"recursive_error_pages\" directive.\n\n    *) Bugfix: the \"rewrite\" directive returned incorrect redirect, if the\n       redirect had the captured escaped symbols from original URI.\n\n\nChanges with nginx 0.3.60                                        18 Aug 2006\n\n    *) Bugfix: a worker process may got caught in an endless loop while an\n       error redirection; the bug had appeared in 0.3.59.\n\n\nChanges with nginx 0.3.59                                        16 Aug 2006\n\n    *) Feature: now is possible to do several redirection using the\n       \"error_page\" directive.\n\n    *) Bugfix: the \"dav_access\" directive did not support three parameters.\n\n    *) Bugfix: the \"error_page\" directive did not changes the \"Content-Type\"\n       header line after the \"X-Accel-Redirect\" was used; the bug had\n       appeared in 0.3.58.\n\n\nChanges with nginx 0.3.58                                        14 Aug 2006\n\n    *) Feature: the \"error_page\" directive supports the variables.\n\n    *) Change: now the procfs interface instead of sysctl is used on Linux.\n\n    *) Change: now the \"Content-Type\" header line is inherited from first\n       response when the \"X-Accel-Redirect\" was used.\n\n    *) Bugfix: the \"error_page\" directive did not redirect the 413 error.\n\n    *) Bugfix: the trailing \"?\" did not remove old arguments if no new\n       arguments were added to a rewritten URI.\n\n    *) Bugfix: nginx could not run on 64-bit FreeBSD 7.0-CURRENT.\n\n\nChanges with nginx 0.3.57                                        09 Aug 2006\n\n    *) Feature: the $ssl_client_serial variable.\n\n    *) Bugfix: in the \"!-e\" operator of the \"if\" directive.\n       Thanks to Andrian Budanstov.\n\n    *) Bugfix: while a client certificate verification nginx did not send to\n       a client the required certificates information.\n\n    *) Bugfix: the $document_root variable did not support the variables in\n       the \"root\" directive.\n\n\nChanges with nginx 0.3.56                                        04 Aug 2006\n\n    *) Feature: the \"dav_access\" directive.\n\n    *) Feature: the \"if\" directive supports the \"-d\", \"!-d\", \"-e\", \"!-e\",\n       \"-x\", and \"!-x\" operators.\n\n    *) Bugfix: a segmentation fault occurred if a request returned a\n       redirect and some sent to client header lines were logged in the\n       access log.\n\n\nChanges with nginx 0.3.55                                        28 Jul 2006\n\n    *) Feature: the \"stub\" parameter in the \"include\" SSI command.\n\n    *) Feature: the \"block\" SSI command.\n\n    *) Feature: the unicode2nginx script was added to contrib.\n\n    *) Bugfix: if a \"root\" was specified by variable only, then the root was\n       relative to a server prefix.\n\n    *) Bugfix: if the request contained \"//\" or \"/./\" and escaped symbols\n       after them, then the proxied request was sent unescaped.\n\n    *) Bugfix: the $r->header_in(\"Cookie\") of the ngx_http_perl_module now\n       returns all \"Cookie\" header lines.\n\n    *) Bugfix: a segmentation fault occurred if\n       \"client_body_in_file_only on\" was used and nginx switched to a next\n       upstream.\n\n    *) Bugfix: on some condition while reconfiguration character codes\n       inside the \"charset_map\" may be treated invalid; the bug had appeared\n       in 0.3.50.\n\n\nChanges with nginx 0.3.54                                        11 Jul 2006\n\n    *) Feature: nginx now logs the subrequest information to the error log.\n\n    *) Feature: the \"proxy_next_upstream\", \"fastcgi_next_upstream\", and\n       \"memcached_next_upstream\" directives support the \"off\" parameter.\n\n    *) Feature: the \"debug_connection\" directive supports the CIDR address\n       form.\n\n    *) Bugfix: if a response of proxied server or FastCGI server was\n       converted from UTF-8 or back, then it may be transferred incomplete.\n\n    *) Bugfix: the $upstream_response_time variable had the time of the\n       first request to a backend only.\n\n    *) Bugfix: nginx could not be built on amd64 platform; the bug had\n       appeared in 0.3.53.\n\n\nChanges with nginx 0.3.53                                        07 Jul 2006\n\n    *) Change: the \"add_header\" directive adds the string to 204, 301, and\n       302 responses.\n\n    *) Feature: the \"server\" directive in the \"upstream\" context supports\n       the \"weight\" parameter.\n\n    *) Feature: the \"server_name\" directive supports the \"*\" wildcard.\n\n    *) Feature: nginx supports the request body size more than 2G.\n\n    *) Bugfix: if a client was successfully authorized using \"satisfy_any\n       on\", then anyway the message \"access forbidden by rule\" was written\n       in the log.\n\n    *) Bugfix: the \"PUT\" method may erroneously not create a file and return\n       the 409 code.\n\n    *) Bugfix: if the IMAP/POP3 backend returned an error, then nginx\n       continued proxying anyway.\n\n\nChanges with nginx 0.3.52                                        03 Jul 2006\n\n    *) Change: the ngx_http_index_module behavior for the \"POST /\" requests\n       is reverted to the 0.3.40 version state: the module now does not\n       return the 405 error.\n\n    *) Bugfix: the worker process may got caught in an endless loop if the\n       limit rate was used; the bug had appeared in 0.3.37.\n\n    *) Bugfix: ngx_http_charset_module logged \"unknown charset\" alert, even\n       if the recoding was not needed; the bug had appeared in 0.3.50.\n\n    *) Bugfix: if a code response of the PUT request was 409, then a\n       temporary file was not removed.\n\n\nChanges with nginx 0.3.51                                        30 Jun 2006\n\n    *) Bugfix: the \"<\" symbols might disappeared some conditions in the SSI;\n       the bug had appeared in 0.3.50.\n\n\nChanges with nginx 0.3.50                                        28 Jun 2006\n\n    *) Change: the \"proxy_redirect_errors\" and \"fastcgi_redirect_errors\"\n       directives was renamed to the \"proxy_intercept_errors\" and\n       \"fastcgi_intercept_errors\" directives.\n\n    *) Feature: the ngx_http_charset_module supports the recoding from the\n       single byte encodings to the UTF-8 encoding and back.\n\n    *) Feature: the \"X-Accel-Charset\" response header line is supported in\n       proxy and FastCGI mode.\n\n    *) Bugfix: the \"\\\" escape symbol in the \"\\\"\" and \"\\'\" pairs in the SSI\n       command was removed only if the command also has the \"$\" symbol.\n\n    *) Bugfix: the \"<!--\" string might be added on some conditions in the\n       SSI after inclusion.\n\n    *) Bugfix: if the \"Content-Length: 0\" header line was in response, then\n       in nonbuffered proxying mode the client connection was not closed.\n\n\nChanges with nginx 0.3.49                                        31 May 2006\n\n    *) Bugfix: in the \"set\" directive.\n\n    *) Bugfix: if two or more FastCGI subrequests was in SSI, then first\n       subrequest output was included instead of second and following\n       subrequests.\n\n\nChanges with nginx 0.3.48                                        29 May 2006\n\n    *) Change: now the ngx_http_charset_module works for subrequests, if the\n       response has no \"Content-Type\" header line.\n\n    *) Bugfix: if the \"proxy_pass\" directive has no URI part, then the\n       \"proxy_redirect default\" directive add the unnecessary slash in start\n       of the rewritten redirect.\n\n    *) Bugfix: the internal redirect always transform client's HTTP method\n       to GET, now the transformation is made for the \"X-Accel-Redirect\"\n       redirects only and if the method is not HEAD; the bug had appeared in\n       0.3.42.\n\n    *) Bugfix: the ngx_http_perl_module could not be built, if the perl was\n       built with the threads support; the bug had appeared in 0.3.46.\n\n\nChanges with nginx 0.3.47                                        23 May 2006\n\n    *) Feature: the \"upstream\" directive.\n\n    *) Change: now the \"\\\" escape symbol in the \"\\\"\" and \"\\'\" pairs in the\n       SSI command is always removed.\n\n\nChanges with nginx 0.3.46                                        11 May 2006\n\n    *) Feature: the \"proxy_hide_header\", \"proxy_pass_header\",\n       \"fastcgi_hide_header\", and \"fastcgi_pass_header\" directives.\n\n    *) Change: the \"proxy_pass_x_powered_by\", \"fastcgi_x_powered_by\", and\n       \"proxy_pass_server\" directives were canceled.\n\n    *) Feature: the \"X-Accel-Buffering\" response header line is supported in\n       proxy mode.\n\n    *) Bugfix: the reconfiguration bug and memory leaks in the\n       ngx_http_perl_module.\n\n\nChanges with nginx 0.3.45                                        06 May 2006\n\n    *) Feature: the \"ssl_verify_client\", \"ssl_verify_depth\", and\n       \"ssl_client_certificate\" directives.\n\n    *) Change: the $request_method variable now returns the main request\n       method.\n\n    *) Change: the &deg; symbol codes were changed in koi-win conversion\n       table.\n\n    *) Feature: the euro and N symbols were added to koi-win conversion\n       table.\n\n    *) Bugfix: if nginx distributed the requests among several backends and\n       some backend failed, then requests intended for this backend was\n       directed to one live backend only instead of being distributed among\n       the rest.\n\n\nChanges with nginx 0.3.44                                        04 May 2006\n\n    *) Feature: the \"wait\" parameter in the \"include\" SSI command.\n\n    *) Feature: the Ukrainian and Byelorussian characters were added to\n       koi-win conversion table.\n\n    *) Bugfix: in the SSI.\n\n\nChanges with nginx 0.3.43                                        26 Apr 2006\n\n    *) Bugfix: in the SSI.\n\n\nChanges with nginx 0.3.42                                        26 Apr 2006\n\n    *) Feature: the \"bind\" option of the \"listen\" directive in IMAP/POP3\n       proxy.\n\n    *) Bugfix: if the same capture in the \"rewrite\" directive was used more\n       then once.\n\n    *) Bugfix: the $sent_http_content_type, $sent_http_content_length,\n       $sent_http_last_modified, $sent_http_connection,\n       $sent_http_keep_alive, and $sent_http_transfer_encoding variables\n       were not written to access log.\n\n    *) Bugfix: the $sent_http_cache_control returned value of the single\n       \"Cache-Control\" response header line.\n\n\nChanges with nginx 0.3.41                                        21 Apr 2006\n\n    *) Feature: the -v switch.\n\n    *) Bugfix: the segmentation fault may occurred if the SSI page has\n       remote subrequests.\n\n    *) Bugfix: in FastCGI handling.\n\n    *) Bugfix: if the perl modules path was not set using\n       --with-perl_modules_path=PATH or the \"perl_modules\", then the\n       segmentation fault was occurred.\n\n\nChanges with nginx 0.3.40                                        19 Apr 2006\n\n    *) Feature: the ngx_http_dav_module supports the MKCOL method.\n\n    *) Feature: the \"create_full_put_path\" directive.\n\n    *) Feature: the \"$limit_rate\" variable.\n\n\nChanges with nginx 0.3.39                                        17 Apr 2006\n\n    *) Feature: the \"uninitialized_variable_warn\" directive; the logging\n       level of the \"uninitialized variable\" message was lowered from\n       \"alert\" to \"warn\".\n\n    *) Feature: the \"override_charset\" directive.\n\n    *) Change: now if the unknown variable is used in the \"echo\" and \"if\n       expr='$name'\" SSI-commands, then the \"unknown variable\" message is\n       not logged.\n\n    *) Bugfix: the active connection counter increased on the exceeding of\n       the connection limit specified by the \"worker_connections\" directive;\n       the bug had appeared in 0.2.0.\n\n    *) Bugfix: the limit rate might not work on some condition; the bug had\n       appeared in 0.3.38.\n\n\nChanges with nginx 0.3.38                                        14 Apr 2006\n\n    *) Feature: the ngx_http_dav_module.\n\n    *) Change: the ngx_http_perl_module optimizations.\n       Thanks to Sergey Skvortsov.\n\n    *) Feature: the ngx_http_perl_module supports the $r->request_body_file\n       method.\n\n    *) Feature: the \"client_body_in_file_only\" directive.\n\n    *) Workaround: now on disk overflow nginx tries to write access logs\n       once a second only.\n       Thanks to Anton Yuzhaninov and Maxim Dounin.\n\n    *) Bugfix: now the \"limit_rate\" directive more precisely limits rate if\n       rate is more than 100 Kbyte/s.\n       Thanks to ForJest.\n\n    *) Bugfix: now the IMAP/POP3 proxy escapes the \"\\r\" and \"\\n\" symbols in\n       login and password to pass authorization server.\n       Thanks to Maxim Dounin.\n\n\nChanges with nginx 0.3.37                                        07 Apr 2006\n\n    *) Feature: the \"limit_except\" directive.\n\n    *) Feature: the \"if\" directive supports the \"!~\", \"!~*\", \"-f\", and \"!-f\"\n       operators.\n\n    *) Feature: the ngx_http_perl_module supports the $r->request_body\n       method.\n\n    *) Bugfix: in the ngx_http_addition_filter_module.\n\n\nChanges with nginx 0.3.36                                        05 Apr 2006\n\n    *) Feature: the ngx_http_addition_filter_module.\n\n    *) Feature: the \"proxy_pass\" and \"fastcgi_pass\" directives may be used\n       inside the \"if\" block.\n\n    *) Feature: the \"proxy_ignore_client_abort\" and\n       \"fastcgi_ignore_client_abort\" directives.\n\n    *) Feature: the \"$request_completion\" variable.\n\n    *) Feature: the ngx_http_perl_module supports the $r->request_method and\n       $r->remote_addr.\n\n    *) Feature: the ngx_http_ssi_module supports the \"elif\" command.\n\n    *) Bugfix: the \"\\/\" string in the expression of the \"if\" command of the\n       ngx_http_ssi_module was treated incorrectly.\n\n    *) Bugfix: in the regular expressions in the \"if\" command of the\n       ngx_http_ssi_module.\n\n    *) Bugfix: if the relative path was specified in the\n       \"client_body_temp_path\", \"proxy_temp_path\", \"fastcgi_temp_path\", and\n       \"perl_modules\" directives, then the directory was used relatively to\n       a current path but not to a server prefix.\n\n\nChanges with nginx 0.3.35                                        22 Mar 2006\n\n    *) Bugfix: the accept-filter and the TCP_DEFER_ACCEPT option were set\n       for first \"listen\" directive only; the bug had appeared in 0.3.31.\n\n    *) Bugfix: in the \"proxy_pass\" directive without the URI part in a\n       subrequest.\n\n\nChanges with nginx 0.3.34                                        21 Mar 2006\n\n    *) Feature: the \"add_header\" directive supports the variables.\n\n\nChanges with nginx 0.3.33                                        15 Mar 2006\n\n    *) Feature: the \"http_503\" parameter of the \"proxy_next_upstream\" or\n       \"fastcgi_next_upstream\" directives.\n\n    *) Bugfix: ngx_http_perl_module did not work with inlined in the\n       configuration code, if it was not started with the \"sub\" word.\n\n    *) Bugfix: in the \"post_action\" directive.\n\n\nChanges with nginx 0.3.32                                        11 Mar 2006\n\n    *) Bugfix: the debug logging on startup and reconfiguration time was\n       removed; the bug had appeared in 0.3.31.\n\n\nChanges with nginx 0.3.31                                        10 Mar 2006\n\n    *) Change: now nginx passes the malformed proxied backend responses.\n\n    *) Feature: the \"listen\" directives support the address in the \"*:port\"\n       form.\n\n    *) Feature: the EVFILER_TIMER support in MacOSX 10.4.\n\n    *) Workaround: for MacOSX 64-bit kernel kqueue millisecond timeout bug.\n       Thanks to Andrei Nigmatulin.\n\n    *) Bugfix: if there were several \"listen\" directives listening one\n       various addresses inside one server, then server names like\n       \"*.domain.tld\" worked for first address only; the bug had appeared in\n       0.3.18.\n\n    *) Bugfix: if the HTTPS protocol was used in the \"proxy_pass\" directive\n       and the request body was in temporary file then the request was not\n       transferred.\n\n    *) Bugfix: perl 5.8.8 compatibility.\n\n\nChanges with nginx 0.3.30                                        22 Feb 2006\n\n    *) Change: the ECONNABORTED error log level was changed to \"error\" from\n       \"crit\".\n\n    *) Bugfix: the ngx_http_perl_module could not be build without the\n       ngx_http_ssi_filter_module.\n\n    *) Bugfix: nginx could not be built on i386 platform, if the PIC was\n       used; the bug had appeared in 0.3.27.\n\n\nChanges with nginx 0.3.29                                        20 Feb 2006\n\n    *) Feature: now nginx uses less memory, if PHP in FastCGI mode sends\n       many warnings before the response.\n\n    *) Bugfix: the \"Transfer-Encoding: chunked\" header line was issued in\n       the 204 responses for the HTTP/1.1 requests.\n\n    *) Bugfix: nginx returned the 502 response, if the complete response\n       header lines were transferred in a separate FastCGI records.\n\n    *) Bugfix: if the proxied URI was specified in the \"post_action\"\n       directive, then it ran only after a successful completion of a\n       request.\n\n\nChanges with nginx 0.3.28                                        16 Feb 2006\n\n    *) Feature: the \"restrict_host_names\" directive was canceled.\n\n    *) Feature: the --with-cpu-opt=ppc64 configuration parameter.\n\n    *) Bugfix: on some condition the proxied connection with a client was\n       terminated prematurely.\n       Thanks to Vladimir Shutoff.\n\n    *) Bugfix: the \"X-Accel-Limit-Rate\" header line was not taken into\n       account if the request was redirected using the \"X-Accel-Redirect\"\n       header line.\n\n    *) Bugfix: the \"post_action\" directive ran only after a successful\n       completion of a request.\n\n    *) Bugfix: the proxied response body generated by the \"post_action\"\n       directive was transferred to a client.\n\n\nChanges with nginx 0.3.27                                        08 Feb 2006\n\n    *) Change: the \"variables_hash_max_size\" and\n       \"variables_hash_bucket_size\" directives.\n\n    *) Feature: the $body_bytes_sent variable can be used not only in the\n       \"log_format\" directive.\n\n    *) Feature: the $ssl_protocol and $ssl_cipher variables.\n\n    *) Feature: the cache line size detection for widespread CPUs at start\n       time.\n\n    *) Feature: now the \"accept_mutex\" directive is supported using fcntl(2)\n       on platforms different from i386, amd64, sparc64, and ppc.\n\n    *) Feature: the \"lock_file\" directive and the --with-lock-path=PATH\n       autoconfiguration directive.\n\n    *) Bugfix: if the HTTPS protocol was used in the \"proxy_pass\" directive\n       then the requests with the body was not transferred.\n\n\nChanges with nginx 0.3.26                                        03 Feb 2006\n\n    *) Change: the \"optimize_host_names\" directive was renamed to the\n       \"optimize_server_names\".\n\n    *) Bugfix: if in the \"proxy_pass\" directive was no the URI part, then\n       the main request URI was transferred to a backend while proxying the\n       SSI subrequest.\n\n\nChanges with nginx 0.3.25                                        01 Feb 2006\n\n    *) Bugfix: the segmentation fault was occurred on start or while\n       reconfiguration if there was invalid configuration; the bug had\n       appeared in 0.3.24.\n\n\nChanges with nginx 0.3.24                                        01 Feb 2006\n\n    *) Workaround: for bug in FreeBSD kqueue.\n\n    *) Bugfix: now a response generated by the \"post_action\" directive is\n       not transferred to a client.\n\n    *) Bugfix: the memory leaks were occurring if many log files were used.\n\n    *) Bugfix: the first \"proxy_redirect\" directive was working inside one\n       location.\n\n    *) Bugfix: on 64-bit platforms segmentation fault may occurred on start\n       if the many names were used in the \"server_name\" directives; the bug\n       had appeared in 0.3.18.\n\n\nChanges with nginx 0.3.23                                        24 Jan 2006\n\n    *) Feature: the \"optimize_host_names\" directive.\n\n    *) Bugfix: in using of the variables in the \"path\" and \"alias\"\n       directives.\n\n    *) Bugfix: the ngx_http_perl_module was incorrectly built on Linux and\n       Solaris.\n\n\nChanges with nginx 0.3.22                                        17 Jan 2006\n\n    *) Feature: the ngx_http_perl_module supports the $r->args and\n       $r->unescape methods.\n\n    *) Feature: the method $r->query_string of ngx_http_perl_module was\n       canceled.\n\n    *) Bugfix: segmentation fault was occurred if the \"none\" or \"blocked\"\n       values was specified in the \"valid_referers\" directive; the bug had\n       appeared in 0.3.18.\n\n\nChanges with nginx 0.3.21                                        16 Jan 2006\n\n    *) Feature: the ngx_http_perl_module.\n\n    *) Change: the \"valid_referers\" directive allows the referrers without\n       URI part.\n\n\nChanges with nginx 0.3.20                                        11 Jan 2006\n\n    *) Bugfix: in SSI handling.\n\n    *) Bugfix: the ngx_http_memcached_module did not support the keys in the\n       \"/usr?args\" form.\n\n\nChanges with nginx 0.3.19                                        28 Dec 2005\n\n    *) Feature: the \"path\" and \"alias\" directives support the variables.\n\n    *) Change: now the \"valid_referers\" directive again checks the URI part.\n\n    *) Bugfix: in SSI handling.\n\n\nChanges with nginx 0.3.18                                        26 Dec 2005\n\n    *) Feature: the \"server_names\" directive supports the \".domain.tld\"\n       names.\n\n    *) Feature: the \"server_names\" directive uses the hash for the\n       \"*.domain.tld\" names and more effective hash for usual names.\n\n    *) Change: the \"server_names_hash_max_size\" and\n       \"server_names_hash_bucket_size\" directives.\n\n    *) Change: the \"server_names_hash\" and \"server_names_hash_threshold\"\n       directives were canceled.\n\n    *) Feature: the \"valid_referers\" directive uses the hash site names.\n\n    *) Change: now the \"valid_referers\" directive checks the site names only\n       without the URI part.\n\n    *) Bugfix: some \".domain.tld\" names incorrectly processed by the\n       ngx_http_map_module.\n\n    *) Bugfix: segmentation fault was occurred if configuration file did not\n       exist; the bug had appeared in 0.3.12.\n\n    *) Bugfix: on 64-bit platforms segmentation fault may occurred on start;\n       the bug had appeared in 0.3.16.\n\n\nChanges with nginx 0.3.17                                        18 Dec 2005\n\n    *) Change: now on Linux configure checks the presence of epoll and\n       sendfile64() in kernel.\n\n    *) Feature: the \"map\" directive supports domain names in the\n       \".domain.tld\" form.\n\n    *) Bugfix: the timeouts were not used in SSL handshake; the bug had\n       appeared in 0.2.4.\n\n    *) Bugfix: in the HTTPS protocol in the \"proxy_pass\" directive.\n\n    *) Bugfix: when the HTTPS protocol was used in the \"proxy_pass\"\n       directive the port 80 was used by default.\n\n\nChanges with nginx 0.3.16                                        16 Dec 2005\n\n    *) Feature: the ngx_http_map_module.\n\n    *) Feature: the \"types_hash_max_size\" and \"types_hash_bucket_size\"\n       directives.\n\n    *) Feature: the \"ssi_value_length\" directive.\n\n    *) Feature: the \"worker_rlimit_core\" directive.\n\n    *) Workaround: the connection number in logs was always 1 if nginx was\n       built by the icc 8.1 or 9.0 compilers with optimization for\n       Pentium 4.\n\n    *) Bugfix: the \"config timefmt\" SSI command set incorrect time format.\n\n    *) Bugfix: nginx did not close connection to IMAP/POP3 backend for the\n       SSL connections; the bug had appeared in 0.3.13.\n       Thanks to Rob Mueller.\n\n    *) Bugfix: segmentation fault may occurred in at SSL shutdown; the bug\n       had appeared in 0.3.13.\n\n\nChanges with nginx 0.3.15                                        07 Dec 2005\n\n    *) Feature: the new 444 code of the \"return\" directive to close\n       connection.\n\n    *) Feature: the \"so_keepalive\" directive in IMAP/POP3 proxy.\n\n    *) Bugfix: if there are unclosed connection nginx now calls abort() only\n       on graceful quit and active \"debug_points\" directive.\n\n\nChanges with nginx 0.3.14                                        05 Dec 2005\n\n    *) Bugfix: in the 304 response the body was transferred; the bug had\n       appeared in 0.3.13.\n\n\nChanges with nginx 0.3.13                                        05 Dec 2005\n\n    *) Feature: the IMAP/POP3 proxy supports STARTTLS and STLS.\n\n    *) Bugfix: the IMAP/POP3 proxy did not work with the select, poll, and\n       /dev/poll methods.\n\n    *) Bugfix: in SSI handling.\n\n    *) Bugfix: now Solaris sendfilev() is not used to transfer the client\n       request body to FastCGI-server via the unix domain socket.\n\n    *) Bugfix: the \"auth_basic\" directive did not disable the authorization;\n       the bug had appeared in 0.3.11.\n\n\nChanges with nginx 0.3.12                                        26 Nov 2005\n\n    *) Security: if nginx was built with the ngx_http_realip_module and the\n       \"satisfy_any on\" directive was used, then access and authorization\n       directives did not work. The ngx_http_realip_module was not built and\n       is not built by default.\n\n    *) Change: the \"$time_gmt\" variable name was changed to \"$time_local\".\n\n    *) Change: the \"proxy_header_buffer_size\" and\n       \"fastcgi_header_buffer_size\" directives was renamed to the\n       \"proxy_buffer_size\" and \"fastcgi_buffer_size\" directives.\n\n    *) Feature: the ngx_http_memcached_module.\n\n    *) Feature: the \"proxy_buffering\" directive.\n\n    *) Bugfix: the changes in accept mutex handling when the \"rtsig\" method\n       was used; the bug had appeared in 0.3.0.\n\n    *) Bugfix: if the client sent the \"Transfer-Encoding: chunked\" header\n       line, then nginx returns the 411 error.\n\n    *) Bugfix: if the \"auth_basic\" directive was inherited from the http\n       level, then the realm in the \"WWW-Authenticate\" header line was\n       without the \"Basic realm\" text.\n\n    *) Bugfix: if the \"combined\" format was explicitly specified in the\n       \"access_log\" directive, then the empty lines was written to the log;\n       the bug had appeared in 0.3.8.\n\n    *) Bugfix: nginx did not run on the sparc platform under any OS except\n       Solaris.\n\n    *) Bugfix: now it is not necessary to place space between the quoted\n       string and closing bracket in the \"if\" directive.\n\n\nChanges with nginx 0.3.11                                        15 Nov 2005\n\n    *) Bugfix: nginx did not pass the client request headers and body while\n       proxying; the bug had appeared in 0.3.10.\n\n\nChanges with nginx 0.3.10                                        15 Nov 2005\n\n    *) Change: the \"valid_referers\" directive and the \"$invalid_referer\"\n       variable were moved to the new ngx_http_referer_module from the\n       ngx_http_rewrite_module.\n\n    *) Change: the \"$apache_bytes_sent\" variable name was changed to\n       \"$body_bytes_sent\".\n\n    *) Feature: the \"$sent_http_...\" variables.\n\n    *) Feature: the \"if\" directive supports the \"=\" and \"!=\" operations.\n\n    *) Feature: the \"proxy_pass\" directive supports the HTTPS protocol.\n\n    *) Feature: the \"proxy_set_body\" directive.\n\n    *) Feature: the \"post_action\" directive.\n\n    *) Feature: the ngx_http_empty_gif_module.\n\n    *) Feature: the \"worker_cpu_affinity\" directive for Linux.\n\n    *) Bugfix: the \"rewrite\" directive did not unescape URI part in\n       redirect, now it is unescaped except the %00-%25 and %7F-%FF\n       characters.\n\n    *) Bugfix: nginx could not be built by the icc 9.0 compiler.\n\n    *) Bugfix: if the SSI was enabled for zero size static file, then the\n       chunked response was encoded incorrectly.\n\n\nChanges with nginx 0.3.9                                         10 Nov 2005\n\n    *) Bugfix: nginx considered URI as unsafe if two any symbols was between\n       two slashes; the bug had appeared in 0.3.8.\n\n\nChanges with nginx 0.3.8                                         09 Nov 2005\n\n    *) Security: nginx now checks URI got from a backend in\n       \"X-Accel-Redirect\" header line or in SSI file for the \"/../\" paths\n       and zeroes.\n\n    *) Change: nginx now does not treat the empty user name in the\n       \"Authorization\" header line as valid one.\n\n    *) Feature: the \"ssl_session_timeout\" directives of the\n       ngx_http_ssl_module and ngx_imap_ssl_module.\n\n    *) Feature: the \"auth_http_header\" directive of the\n       ngx_imap_auth_http_module.\n\n    *) Feature: the \"add_header\" directive.\n\n    *) Feature: the ngx_http_realip_module.\n\n    *) Feature: the new variables to use in the \"log_format\" directive:\n       $bytes_sent, $apache_bytes_sent, $status, $time_gmt, $uri,\n       $request_time, $request_length, $upstream_status,\n       $upstream_response_time, $gzip_ratio, $uid_got, $uid_set,\n       $connection, $pipe, and $msec. The parameters in the \"%name\" form\n       will be canceled soon.\n\n    *) Change: now the false variable values in the \"if\" directive are the\n       empty string \"\" and string starting with \"0\".\n\n    *) Bugfix: while using proxied or FastCGI-server nginx may leave\n       connections and temporary files with client requests in open state.\n\n    *) Bugfix: the worker processes did not flush the buffered logs on\n       graceful exit.\n\n    *) Bugfix: if the request URI was changes by the \"rewrite\" directive and\n       the request was proxied in location given by regular expression, then\n       the incorrect request was transferred to backend; the bug had\n       appeared in 0.2.6.\n\n    *) Bugfix: the \"expires\" directive did not remove the previous \"Expires\"\n       header.\n\n    *) Bugfix: nginx may stop to accept requests if the \"rtsig\" method and\n       several worker processes were used.\n\n    *) Bugfix: the \"\\\"\" and \"\\'\" escape symbols were incorrectly handled in\n       SSI commands.\n\n    *) Bugfix: if the response was ended just after the SSI command and\n       gzipping was used, then the response did not transferred complete or\n       did not transferred at all.\n\n\nChanges with nginx 0.3.7                                         27 Oct 2005\n\n    *) Feature: the \"access_log\" supports the \"buffer=\" parameter.\n\n    *) Bugfix: nginx could not be built on platforms different from i386,\n       amd64, sparc, and ppc; the bug had appeared in 0.3.2.\n\n\nChanges with nginx 0.3.6                                         24 Oct 2005\n\n    *) Change: now the IMAP/POP3 proxy do not send the empty login to\n       authorization server.\n\n    *) Feature: the \"log_format\" supports the variables in the $name form.\n\n    *) Bugfix: if at least in one server was no the \"listen\" directive, then\n       nginx did not listen on the 80 port; the bug had appeared in 0.3.3.\n\n    *) Bugfix: if the URI part is omitted in \"proxy_pass\" directive, the 80\n       port was always used.\n\n\nChanges with nginx 0.3.5                                         21 Oct 2005\n\n    *) Bugfix: the segmentation fault may occurred if the IMAP/POP3 login\n       was changed by authorization server; the bug had appeared in 0.2.2.\n\n    *) Bugfix: the accept mutex did not work and all connections were\n       handled by one process; the bug had appeared in 0.3.3.\n\n    *) Bugfix: the timeout did not work if the \"rtsig\" method and the\n       \"timer_resolution\" directive were used.\n\n\nChanges with nginx 0.3.4                                         19 Oct 2005\n\n    *) Bugfix: nginx could not be built on Linux 2.4+ and MacOS X; the bug\n       had appeared in 0.3.3.\n\n\nChanges with nginx 0.3.3                                         19 Oct 2005\n\n    *) Change: the \"bl\" and \"af\" parameters of the \"listen\" directive was\n       renamed to the \"backlog\" and \"accept_filter\".\n\n    *) Feature: the \"rcvbuf\" and \"sndbuf\" parameters of the \"listen\"\n       directive.\n\n    *) Change: the \"$msec\" log parameter does not require now the additional\n       the gettimeofday() system call.\n\n    *) Feature: the -t switch now tests the \"listen\" directives.\n\n    *) Bugfix: if the invalid address was specified in the \"listen\"\n       directive, then after the -HUP signal nginx left an open socket in\n       the CLOSED state.\n\n    *) Bugfix: the mime type may be incorrectly set to default value for\n       index file with variable in the name; the bug had appeared in 0.3.0.\n\n    *) Feature: the \"timer_resolution\" directive.\n\n    *) Feature: the millisecond \"$upstream_response_time\" log parameter.\n\n    *) Bugfix: a temporary file with client request body now is removed just\n       after the response header was transferred to a client.\n\n    *) Bugfix: OpenSSL 0.9.6 compatibility.\n\n    *) Bugfix: the SSL certificate and key file paths could not be relative.\n\n    *) Bugfix: the \"ssl_prefer_server_ciphers\" directive did not work in the\n       ngx_imap_ssl_module.\n\n    *) Bugfix: the \"ssl_protocols\" directive allowed to specify the single\n       protocol only.\n\n\nChanges with nginx 0.3.2                                         12 Oct 2005\n\n    *) Feature: the Sun Studio 10 C compiler support.\n\n    *) Feature: the \"proxy_upstream_max_fails\",\n       \"proxy_upstream_fail_timeout\", \"fastcgi_upstream_max_fails\", and\n       \"fastcgi_upstream_fail_timeout\" directives.\n\n\nChanges with nginx 0.3.1                                         10 Oct 2005\n\n    *) Bugfix: the segmentation fault occurred when the signal queue\n       overflowed if the \"rtsig\" method was used; the bug had appeared in\n       0.2.0.\n\n    *) Change: correct handling of the \"\\\\\", \"\\\"\", \"\\'\", and \"\\$\" pairs in\n       SSI.\n\n\nChanges with nginx 0.3.0                                         07 Oct 2005\n\n    *) Change: the 10-days live time limit of worker process was eliminated.\n       The limit was introduced because of millisecond timers overflow.\n\n\nChanges with nginx 0.2.6                                         05 Oct 2005\n\n    *) Change: while using load-balancing the time before the failed backend\n       retry was decreased from 60 to 10 seconds.\n\n    *) Change: the \"proxy_pass_unparsed_uri\" was canceled, the original URI\n       now passed, if the URI part is omitted in \"proxy_pass\" directive.\n\n    *) Feature: the \"error_page\" directive supports redirects and allows\n       more flexible to change an error code.\n\n    *) Change: the charset in the \"Content-Type\" header line now is ignored\n       in proxied subrequests.\n\n    *) Bugfix: if the URI was changed in the \"if\" block and request did not\n       found new configuration, then the ngx_http_rewrite_module rules ran\n       again.\n\n    *) Bugfix: if the \"set\" directive set the ngx_http_geo_module variable\n       in some configuration part, the this variable was not available in\n       other configuration parts and the \"using uninitialized variable\"\n       error was occurred; the bug had appeared in 0.2.2.\n\n\nChanges with nginx 0.2.5                                         04 Oct 2005\n\n    *) Change: the duplicate value of the ngx_http_geo_module variable now\n       causes the warning and changes old value.\n\n    *) Feature: the ngx_http_ssi_module supports the \"set\" command.\n\n    *) Feature: the ngx_http_ssi_module supports the \"file\" parameter in the\n       \"include\" command.\n\n    *) Feature: the ngx_http_ssi_module supports the variable value\n       substitutions in expressions of the \"if\" command.\n\n\nChanges with nginx 0.2.4                                         03 Oct 2005\n\n    *) Feature: the ngx_http_ssi_module supports \"$var=text\", \"$var!=text\",\n       \"$var=/text/\", and \"$var!=/text/\" expressions in the \"if\" command.\n\n    *) Bugfix: in proxying location without trailing slash; the bug had\n       appeared in 0.1.44.\n\n    *) Bugfix: the segmentation fault may occurred if the \"rtsig\" method was\n       used; the bug had appeared in 0.2.0.\n\n\nChanges with nginx 0.2.3                                         30 Sep 2005\n\n    *) Bugfix: nginx could not be built without the --with-debug option; the\n       bug had appeared in 0.2.2.\n\n\nChanges with nginx 0.2.2                                         30 Sep 2005\n\n    *) Feature: the \"config errmsg\" command of the ngx_http_ssi_module.\n\n    *) Change: the ngx_http_geo_module variables can be overridden by the\n       \"set\" directive.\n\n    *) Feature: the \"ssl_protocols\" and \"ssl_prefer_server_ciphers\"\n       directives of the ngx_http_ssl_module and ngx_imap_ssl_module.\n\n    *) Bugfix: the ngx_http_autoindex_module did not show correctly the long\n       file names;\n\n    *) Bugfix: the ngx_http_autoindex_module now do not show the files\n       starting by dot.\n\n    *) Bugfix: if the SSL handshake failed then another connection may be\n       closed too.\n       Thanks to Rob Mueller.\n\n    *) Bugfix: the export versions of MSIE 5.x could not connect via HTTPS.\n\n\nChanges with nginx 0.2.1                                         23 Sep 2005\n\n    *) Bugfix: if all backend using in load-balancing failed after one\n       error, then nginx may got caught in an endless loop; the bug had\n       appeared in 0.2.0.\n\n\nChanges with nginx 0.2.0                                         23 Sep 2005\n\n    *) The pid-file names used during online upgrade was changed and now is\n       not required a manual rename operation. The old master process adds\n       the \".oldbin\" suffix to its pid-file and executes a new binary file.\n       The new master process creates usual pid-file without the \".newbin\"\n       suffix. If the master process exits, then old master process renames\n       back its pid-file with the \".oldbin\" suffix to the pid-file without\n       suffix.\n\n    *) Change: the \"worker_connections\" directive, new name of the\n       \"connections\" directive; now the directive specifies maximum number\n       of connections, but not maximum socket descriptor number.\n\n    *) Feature: SSL supports the session cache inside one worker process.\n\n    *) Feature: the \"satisfy_any\" directive.\n\n    *) Change: the ngx_http_access_module and ngx_http_auth_basic_module do\n       not run for subrequests.\n\n    *) Feature: the \"worker_rlimit_nofile\" and \"worker_rlimit_sigpending\"\n       directives.\n\n    *) Bugfix: if all backend using in load-balancing failed after one\n       error, then nginx did not try do connect to them during 60 seconds.\n\n    *) Bugfix: in IMAP/POP3 command argument parsing.\n       Thanks to Rob Mueller.\n\n    *) Bugfix: errors while using SSL in IMAP/POP3 proxy.\n\n    *) Bugfix: errors while using SSI and gzipping.\n\n    *) Bugfix: the \"Expires\" and \"Cache-Control\" header lines were omitted\n       from the 304 responses.\n       Thanks to Alexandr Kukushkin.\n\n\nChanges with nginx 0.1.45                                        08 Sep 2005\n\n    *) Change: the \"ssl_engine\" directive was canceled in the\n       ngx_http_ssl_module and now is introduced at global level.\n\n    *) Bugfix: the responses with SSI subrequests did not transferred via\n       SSL connection.\n\n    *) Various bug fixes in the IMAP/POP3 proxy.\n\n\nChanges with nginx 0.1.44                                        06 Sep 2005\n\n    *) Feature: the IMAP/POP3 proxy supports SSL.\n\n    *) Feature: the \"proxy_timeout\" directive of the ngx_imap_proxy_module.\n\n    *) Feature: the \"userid_mark\" directive.\n\n    *) Feature: the $remote_user variable value is determined independently\n       of authorization use.\n\n\nChanges with nginx 0.1.43                                        30 Aug 2005\n\n    *) Feature: the listen(2) backlog in the \"listen\" directive can be\n       changed using the -HUP signal.\n\n    *) Feature: the geo2nginx.pl script was added to contrib.\n\n    *) Change: the FastCGI parameters with the empty values now are passed\n       to a server.\n\n    *) Bugfix: the segmentation fault occurred or the worker process may got\n       caught in an endless loop if the proxied or FastCGI server sent the\n       \"Cache-Control\" header line and the \"expires\" directive was used; in\n       the proxied mode the bug had appeared in 0.1.29.\n\n\nChanges with nginx 0.1.42                                        23 Aug 2005\n\n    *) Bugfix: if the request URI had a zero length after the processing in\n       the ngx_http_proxy_module, then the segmentation fault or bus error\n       occurred in the ngx_http_proxy_module.\n\n    *) Bugfix: the \"limit_rate\" directive did not work inside the \"if\"\n       block; the bug had appeared in 0.1.38.\n\n\nChanges with nginx 0.1.41                                        25 Jul 2005\n\n    *) Bugfix: if the variable was used in the configuration file, then it\n       can not be used in SSI.\n\n\nChanges with nginx 0.1.40                                        22 Jul 2005\n\n    *) Bugfix: if a client sent too long header line, then the request\n       information did not logged in the error log.\n\n    *) Bugfix: the \"Set-Cookie\" header line was not transferred when the\n       \"X-Accel-Redirect\" was used; the bug had appeared in 0.1.39.\n\n    *) Bugfix: the \"Content-Disposition\" header line was not transferred\n       when the \"X-Accel-Redirect\" was used.\n\n    *) Bugfix: the master process did not close the listen socket on the\n       SIGQUIT signal.\n\n    *) Bugfix: after on-line upgrade on Linux and Solaris the process name\n       became shorter in the \"ps\" command.\n\n\nChanges with nginx 0.1.39                                        14 Jul 2005\n\n    *) The changes in the ngx_http_charset_module: the \"default_charset\"\n       directive was canceled; the \"charset\" directive sets the response\n       charset; the \"source_charset\" directive sets the source charset only.\n\n    *) Bugfix: the backend \"WWW-Authenticate\" header line did not\n       transferred while the 401 response code redirecting.\n\n    *) Bugfix: the ngx_http_proxy_module and ngx_http_fastcgi_module may\n       close a connection before anything was transferred to a client; the\n       bug had appeared in 0.1.38.\n\n    *) Workaround: the Linux glibc crypt_r() initialization bug.\n\n    *) Bugfix: the ngx_http_ssi_module did not support the relative URI in\n       the \"include virtual\" command.\n\n    *) Bugfix: if the backend response had the \"Location\" header line and\n       nginx should not rewrite this line, then the 500 code response body\n       was transferred; the bug had appeared in 0.1.29.\n\n    *) Bugfix: some directives of the ngx_http_proxy_module and\n       ngx_http_fastcgi_module were not inherited from the server to the\n       location level; the bug had appeared in 0.1.29.\n\n    *) Bugfix: the ngx_http_ssl_module did not support the certificate\n       chain.\n\n    *) Bugfix: the ngx_http_autoindex_module did not show correctly the long\n       file names; the bug had appeared in 0.1.38.\n\n    *) Bugfixes in IMAP/POP3 proxy in interaction with a backend at the\n       login state.\n\n\nChanges with nginx 0.1.38                                        08 Jul 2005\n\n    *) Feature: the \"limit_rate\" directive is supported in proxy and FastCGI\n       mode.\n\n    *) Feature: the \"X-Accel-Limit-Rate\" response header line is supported\n       in proxy and FastCGI mode.\n\n    *) Feature: the \"break\" directive.\n\n    *) Feature: the \"log_not_found\" directive.\n\n    *) Bugfix: the response status code was not changed when request was\n       redirected by the \"\"X-Accel-Redirect\" header line.\n\n    *) Bugfix: the variables set by the \"set\" directive could not be used in\n       SSI.\n\n    *) Bugfix: the segmentation fault may occurred if the SSI page has more\n       than one remote subrequest.\n\n    *) Bugfix: nginx treated the backend response as invalid if the status\n       line in the header was transferred in two packets; the bug had\n       appeared in 0.1.29.\n\n    *) Feature: the \"ssi_types\" directive.\n\n    *) Feature: the \"autoindex_exact_size\" directive.\n\n    *) Bugfix: the ngx_http_autoindex_module did not support the long file\n       names in UTF-8.\n\n    *) Feature: the IMAP/POP3 proxy.\n\n\nChanges with nginx 0.1.37                                        23 Jun 2005\n\n    *) Change: now the \"\\n\" is added to the end of the \"nginx.pid\" file.\n\n    *) Bugfix: the responses may be transferred not completely, if many\n       parts or the big parts were included by SSI.\n\n    *) Bugfix: if all backends had returned the 404 response and the\n       \"http_404\" parameter of the \"proxy_next_upstream\" or\n       \"fastcgi_next_upstream\" directives was used, then nginx started to\n       request all backends again.\n\n\nChanges with nginx 0.1.36                                        15 Jun 2005\n\n    *) Change: if the request header has duplicate the \"Host\", \"Connection\",\n       \"Content-Length\", or \"Authorization\" lines, then nginx now returns\n       the 400 error.\n\n    *) Change: the \"post_accept_timeout\" directive was canceled.\n\n    *) Feature: the \"default\", \"af=\", \"bl=\", \"deferred\", and \"bind\"\n       parameters of the \"listen\" directive.\n\n    *) Feature: the FreeBSD accept filters support.\n\n    *) Feature: the Linux TCP_DEFER_ACCEPT support.\n\n    *) Bugfix: the ngx_http_autoindex_module did not support the file names\n       in UTF-8.\n\n    *) Bugfix: the new log file can be rotated by the -USR1 signal only if\n       the reconfiguration by the -HUP signal was made twice.\n\n\nChanges with nginx 0.1.35                                        07 Jun 2005\n\n    *) Feature: the \"working_directory\" directive.\n\n    *) Feature: the \"port_in_redirect\" directive.\n\n    *) Bugfix: the segmentation fault was occurred if the backend response\n       header was in several packets; the bug had appeared in 0.1.29.\n\n    *) Bugfix: if more than 10 servers were configured or some server did\n       not use the \"listen\" directive, then the segmentation fault was\n       occurred on the start.\n\n    *) Bugfix: the segmentation fault might occur if the response was bigger\n       than the temporary file.\n\n    *) Bugfix: nginx returned the 400 response on requests like\n       \"GET http://www.domain.com/uri HTTP/1.0\"; the bug had appeared in\n       0.1.28.\n\n\nChanges with nginx 0.1.34                                        26 May 2005\n\n    *) Bugfix: the worker process may got caught in an endless loop if the\n       big response part were include by SSI.\n\n    *) Bugfix: the variables set by the \"set\" directive were not available\n       in SSI.\n\n    *) Feature: the \"autoindex_localtime\" directive.\n\n    *) Bugfix: the empty value of the \"proxy_set_header\" directive forbids\n       the client request header line passing.\n\n\nChanges with nginx 0.1.33                                        23 May 2005\n\n    *) Bugfix: nginx could not be built with the --without-pcre parameter;\n       the bug had appeared in 0.1.29.\n\n    *) Bugfix: 3, 4, 7, and 8 the \"proxy_set_header\" directives in one level\n       cause the bus fault on start up.\n\n    *) Bugfix: the HTTP protocol was specified in the HTTPS redirects.\n\n    *) Bugfix: if the \"rewrite\" directive used the captures inside the \"if\"\n       directive, then the 500 error code was returned.\n\n\nChanges with nginx 0.1.32                                        19 May 2005\n\n    *) Bugfix: the arguments were omitted in the redirects, issued by the\n       \"rewrite\" directive; the bug had appeared in 0.1.29.\n\n    *) Feature: the \"if\" directive supports the captures in regular\n       expressions.\n\n    *) Feature: the \"set\" directive supports the variables and the captures\n       of regular expressions.\n\n    *) Feature: the \"X-Accel-Redirect\" response header line is supported in\n       proxy and FastCGI mode.\n\n\nChanges with nginx 0.1.31                                        16 May 2005\n\n    *) Bugfix: the response encrypted by SSL may not transferred complete.\n\n    *) Bugfix: errors while processing FastCGI response by SSI.\n\n    *) Bugfix: errors while using SSI and gzipping.\n\n    *) Bugfix: the redirect with the 301 code was transferred without\n       response body; the bug had appeared in 0.1.30.\n\n\nChanges with nginx 0.1.30                                        14 May 2005\n\n    *) Bugfix: the worker process may got caught in an endless loop if the\n       SSI was used.\n\n    *) Bugfix: the response encrypted by SSL may not transferred complete.\n\n    *) Bugfix: if the length of the response part received at once from\n       proxied or FastCGI server was equal to 500, then nginx returns the\n       500 response code; in proxy mode the bug had appeared in 0.1.29 only.\n\n    *) Bugfix: nginx did not consider the directives with 8 or 9 parameters\n       as invalid.\n\n    *) Feature: the \"return\" directive can return the 204 response code.\n\n    *) Feature: the \"ignore_invalid_headers\" directive.\n\n\nChanges with nginx 0.1.29                                        12 May 2005\n\n    *) Feature: the ngx_http_ssi_module supports \"include virtual\" command.\n\n    *) Feature: the ngx_http_ssi_module supports the condition command like\n       'if expr=\"$NAME\"' and \"else\" and \"endif\" commands. Only one nested\n       level is supported.\n\n    *) Feature: the ngx_http_ssi_module supports the DATE_LOCAL and DATE_GMT\n       variables and \"config timefmt\" command.\n\n    *) Feature: the \"ssi_ignore_recycled_buffers\" directive.\n\n    *) Bugfix: the \"echo\" command did not show the default value for the\n       empty QUERY_STRING variable.\n\n    *) Change: the ngx_http_proxy_module was rewritten.\n\n    *) Feature: the \"proxy_redirect\", \"proxy_pass_request_headers\",\n       \"proxy_pass_request_body\", and \"proxy_method\" directives.\n\n    *) Feature: the \"proxy_set_header\" directive. The \"proxy_x_var\" was\n       canceled and must be replaced with the proxy_set_header directive.\n\n    *) Change: the \"proxy_preserve_host\" is canceled and must be replaced\n       with the \"proxy_set_header Host $host\" and the \"proxy_redirect off\"\n       directives, the \"proxy_set_header Host $host:$proxy_port\" directive\n       and the appropriate proxy_redirect directives.\n\n    *) Change: the \"proxy_set_x_real_ip\" is canceled and must be replaced\n       with the \"proxy_set_header X-Real-IP $remote_addr\" directive.\n\n    *) Change: the \"proxy_add_x_forwarded_for\" is canceled and must be\n       replaced with\n       the \"proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for\"\n       directive.\n\n    *) Change: the \"proxy_set_x_url\" is canceled and must be replaced with\n       the \"proxy_set_header X-URL http://$host:$server_port$request_uri\"\n       directive.\n\n    *) Feature: the \"fastcgi_param\" directive.\n\n    *) Change: the \"fastcgi_root\", \"fastcgi_set_var\" and \"fastcgi_params\"\n       directive are canceled and must be replaced with the fastcgi_param\n       directives.\n\n    *) Feature: the \"index\" directive can use the variables.\n\n    *) Feature: the \"index\" directive can be used at http and server levels.\n\n    *) Change: the last index only in the \"index\" directive can be absolute.\n\n    *) Feature: the \"rewrite\" directive can use the variables.\n\n    *) Feature: the \"internal\" directive.\n\n    *) Feature: the CONTENT_LENGTH, CONTENT_TYPE, REMOTE_PORT, SERVER_ADDR,\n       SERVER_PORT, SERVER_PROTOCOL, DOCUMENT_ROOT, SERVER_NAME,\n       REQUEST_METHOD, REQUEST_URI, and REMOTE_USER variables.\n\n    *) Change: nginx now passes the invalid lines in a client request\n       headers or a backend response header.\n\n    *) Bugfix: if the backend did not transfer response for a long time and\n       the \"send_timeout\" was less than \"proxy_read_timeout\", then nginx\n       returned the 408 response.\n\n    *) Bugfix: the segmentation fault was occurred if the backend sent an\n       invalid line in response header; the bug had appeared in 0.1.26.\n\n    *) Bugfix: the segmentation fault may occurred in FastCGI fault\n       tolerance configuration.\n\n    *) Bugfix: the \"expires\" directive did not remove the previous \"Expires\"\n       and \"Cache-Control\" headers.\n\n    *) Bugfix: nginx did not take into account trailing dot in \"Host\" header\n       line.\n\n    *) Bugfix: the ngx_http_auth_module did not work under Linux.\n\n    *) Bugfix: the rewrite directive worked incorrectly, if the arguments\n       were in a request.\n\n    *) Bugfix: nginx could not be built on MacOS X.\n\n\nChanges with nginx 0.1.28                                        08 Apr 2005\n\n    *) Bugfix: nginx hogs CPU while proxying the huge files.\n\n    *) Bugfix: nginx could not be built by gcc 4.0 on Linux.\n\n\nChanges with nginx 0.1.27                                        28 Mar 2005\n\n    *) Feature: the \"blocked\" parameter of the \"valid_referers\" directive.\n\n    *) Change: the errors while handling the request header now logged at\n       \"info\" level. The server name and the \"Host\" and \"Referer\" header\n       lines also logged.\n\n    *) Change: the \"Host\" header line is also logged in error log.\n\n    *) Feature: the proxy_pass_unparsed_uri directive. The special handling\n       of the \"://\" symbols in URI, appeared in 0.1.11 version, now is\n       canceled.\n\n    *) Bugfix: nginx could not be built on FreeBSD and Linux, if the\n       --without-ngx_http_auth_basic_module configuration parameter was\n       used.\n\n\nChanges with nginx 0.1.26                                        22 Mar 2005\n\n    *) Change: the invalid client header lines are now ignored and logged at\n       the info level.\n\n    *) Change: the server name is also logged in error log.\n\n    *) Feature: the ngx_http_auth_basic_module module and the auth_basic and\n       auth_basic_user_file directives.\n\n\nChanges with nginx 0.1.25                                        19 Mar 2005\n\n    *) Bugfix: nginx did run on Linux parisc.\n\n    *) Feature: nginx now does not start under FreeBSD if the sysctl\n       kern.ipc.somaxconn value is too big.\n\n    *) Bugfix: if a request was internally redirected by the\n       ngx_http_index_module module to the ngx_http_proxy_module or\n       ngx_http_fastcgi_module modules, then the index file was not closed\n       after request completion.\n\n    *) Feature: the \"proxy_pass\" can be used in location with regular\n       expression.\n\n    *) Feature: the ngx_http_rewrite_filter_module module supports the\n       condition like \"if ($HTTP_USER_AGENT ~ MSIE)\".\n\n    *) Bugfix: nginx started too slow if the large number of addresses and\n       text values were used in the \"geo\" directive.\n\n    *) Change: a variable name must be declared as \"$name\" in the \"geo\"\n       directive. The previous variant without \"$\" is still supported, but\n       will be removed soon.\n\n    *) Feature: the \"%{VARIABLE}v\" logging parameter.\n\n    *) Feature: the \"set $name value\" directive.\n\n    *) Bugfix: gcc 4.0 compatibility.\n\n    *) Feature: the --with-openssl-opt=OPTIONS autoconfiguration directive.\n\n\nChanges with nginx 0.1.24                                        04 Mar 2005\n\n    *) Feature: the ngx_http_ssi_filter_module supports the QUERY_STRING and\n       DOCUMENT_URI variables.\n\n    *) Bugfix: the ngx_http_autoindex_module may some times return the 404\n       response for existent directory, if this directory was used in\n       \"alias\" directive.\n\n    *) Bugfix: the ngx_http_ssi_filter_module ran incorrectly for large\n       responses.\n\n    *) Bugfix: the lack of the \"Referer\" header line was always accounted as\n       valid referrer.\n\n\nChanges with nginx 0.1.23                                        01 Mar 2005\n\n    *) Feature: the ngx_http_ssi_filter_module and the ssi,\n       ssi_silent_errors, and ssi_min_file_chunk directives. The 'echo\n       var=\"HTTP_...\" default=\"\"' and 'echo var=\"REMOTE_ADDR\"' commands are\n       supported.\n\n    *) Feature: the %request_time log parameter.\n\n    *) Feature: if the request has no the \"Host\" header line, then the\n       \"proxy_preserve_host\" directive set this header line to the first\n       server name of the \"server_name\" directive.\n\n    *) Bugfix: nginx could not be built on platforms different from i386,\n       amd64, sparc, and ppc; the bug had appeared in 0.1.22.\n\n    *) Bugfix: the ngx_http_autoindex_module now shows the information not\n       about the symlink, but about file or directory it points to.\n\n    *) Bugfix: the %apache_length parameter logged the negative length of\n       the response header if the no response was transferred to a client.\n\n\nChanges with nginx 0.1.22                                        22 Feb 2005\n\n    *) Bugfix: the ngx_http_stub_status_module showed incorrect handled\n       connections statistics if the proxying or FastCGI server were used.\n\n    *) Bugfix: the installation paths were incorrectly quoted on Linux and\n       Solaris; the bug had appeared in 0.1.21.\n\n\nChanges with nginx 0.1.21                                        22 Feb 2005\n\n    *) Bugfix: the ngx_http_stub_status_module showed incorrect statistics\n       if \"rtsig\" method was used or if several worker process ran on SMP.\n\n    *) Bugfix: nginx could not be built by the icc compiler on Linux or if\n       the zlib-1.2.x library was building from sources.\n\n    *) Bugfix: nginx could not be built on NetBSD 2.0.\n\n\nChanges with nginx 0.1.20                                        17 Feb 2005\n\n    *) Feature: the new \"script_filename\" and \"remote_port\" parameters of\n       the fastcgi_params directive.\n\n    *) Bugfix: the FastCGI stderr stream was handled incorrectly.\n\n\nChanges with nginx 0.1.19                                        16 Feb 2005\n\n    *) Bugfix: now, if request contains the zero, then the 404 error is\n       returned for the local requests.\n\n    *) Bugfix: nginx could not be built on NetBSD 2.0.\n\n    *) Bugfix: the timeout may occur while reading of the client request\n       body via SSL connections.\n\n\nChanges with nginx 0.1.18                                        09 Feb 2005\n\n    *) Workaround: the default values of the devpoll_events and the\n       devpoll_changes directives changed from 512 to 32 to be compatible\n       with Solaris 10.\n\n    *) Bugfix: the proxy_set_x_var and fastcgi_set_var directives were not\n       inherited.\n\n    *) Bugfix: in a redirect rewrite directive arguments were concatenated\n       with URI by an \"&\" rather than a \"?\".\n\n    *) Bugfix: the lines without trailing \";\" in the file being included by\n       the ngx_http_geo_module were silently ignored.\n\n    *) Feature: the ngx_http_stub_status_module.\n\n    *) Bugfix: the unknown log format in the access_log directive caused the\n       segmentation fault.\n\n    *) Feature: the new \"document_root\" parameter of the fastcgi_params\n       directive.\n\n    *) Feature: the fastcgi_redirect_errors directive.\n\n    *) Feature: the new \"break\" modifier of the \"rewrite\" directive allows\n       to stop the rewrite/location cycle and sets the current configuration\n       to the request.\n\n\nChanges with nginx 0.1.17                                        03 Feb 2005\n\n    *) Change: the ngx_http_rewrite_module was rewritten from the scratch.\n       Now it is possible to redirect, to return the error codes, to check\n       the variables and referrers. The directives can be used inside\n       locations. The redirect directive was canceled.\n\n    *) Feature: the ngx_http_geo_module.\n\n    *) Feature: the proxy_set_x_var and fastcgi_set_var directives.\n\n    *) Bugfix: the location configuration with \"=\" modifier may be used in\n       another location.\n\n    *) Bugfix: the correct content type was set only for requests that use\n       small caps letters in extension.\n\n    *) Bugfix: if the proxy_pass or fastcgi_pass directives were set in the\n       location, and access was denied, and the error was redirected to a\n       static page, then the segmentation fault occurred.\n\n    *) Bugfix: if in a proxied \"Location\" header was a relative URL, then a\n       host name and a slash were added to them; the bug had appeared in\n       0.1.14.\n\n    *) Bugfix: the system error message was not logged on Linux.\n\n\nChanges with nginx 0.1.16                                        25 Jan 2005\n\n    *) Bugfix: if the response were transferred by chunks, then on the HEAD\n       request the final chunk was issued.\n\n    *) Bugfix: the \"Connection: keep-alive\" header were issued, even if the\n       keepalive_timeout directive forbade the keep-alive use.\n\n    *) Bugfix: the errors in the ngx_http_fastcgi_module caused the\n       segmentation faults.\n\n    *) Bugfix: the compressed response encrypted by SSL may not transferred\n       complete.\n\n    *) Bugfix: the TCP-specific TCP_NODELAY, TCP_NOPUSH, and TCP_CORK\n       options, are not used for the unix domain sockets.\n\n    *) Feature: the rewrite directive supports the arguments rewriting.\n\n    *) Bugfix: the response code 400 was returned for the POST request with\n       the \"Content-Length: 0\" header; the bug had appeared in 0.1.14.\n\n\nChanges with nginx 0.1.15                                        19 Jan 2005\n\n    *) Bugfix: the error while the connecting to the FastCGI server caused\n       segmentation fault.\n\n    *) Bugfix: the correct handling of the regular expression, that has\n       different number of the captures and substitutions.\n\n    *) Feature: the location, that is passed to the FastCGI server, can be\n       regular expression.\n\n    *) Bugfix: the FastCGI's parameter REQUEST_URI is now passed with the\n       arguments and in the original state.\n\n    *) Bugfix: the ngx_http_rewrite_module module was required to be built\n       to use the regular expressions in locations.\n\n    *) Bugfix: the directive \"proxy_preserve_host on\" adds port 80 to the\n       \"Host\" headers, if upstream listen on port 80; the bug had appeared\n       in 0.1.14.\n\n    *) Bugfix: the same paths in autoconfiguration parameters\n       --http-client-body-temp-path=PATH and --http-proxy-temp-path=PATH, or\n       --http-client-body-temp-path=PATH and --http-fastcgi-temp-path=PATH\n       caused segmentation fault.\n\n\nChanges with nginx 0.1.14                                        18 Jan 2005\n\n    *) Feature: the autoconfiguration directives:\n       --http-client-body-temp-path=PATH, --http-proxy-temp-path=PATH, and\n       --http-fastcgi-temp-path=PATH\n\n    *) Change: the directory name for the temporary files with the client\n       request body is specified by directive client_body_temp_path, by\n       default it is <prefix>/client_body_temp.\n\n    *) Feature: the ngx_http_fastcgi_module and the directives:\n       fastcgi_pass, fastcgi_root, fastcgi_index, fastcgi_params,\n       fastcgi_connect_timeout, fastcgi_send_timeout, fastcgi_read_timeout,\n       fastcgi_send_lowat, fastcgi_header_buffer_size, fastcgi_buffers,\n       fastcgi_busy_buffers_size, fastcgi_temp_path,\n       fastcgi_max_temp_file_size, fastcgi_temp_file_write_size,\n       fastcgi_next_upstream, and fastcgi_x_powered_by.\n\n    *) Bugfix: the \"[alert] zero size buf\" error; the bug had appeared in\n       0.1.3.\n\n    *) Change: the URI must be specified after the host name in the\n       proxy_pass directive.\n\n    *) Change: the %3F symbol in the URI was considered as the argument\n       string start.\n\n    *) Feature: the unix domain sockets support in the\n       ngx_http_proxy_module.\n\n    *) Feature: the ssl_engine and ssl_ciphers directives.\n       Thanks to Sergey Skvortsov for SSL-accelerator.\n\n\nChanges with nginx 0.1.13                                        21 Dec 2004\n\n    *) Feature: the server_names_hash and server_names_hash_threshold\n       directives.\n\n    *) Bugfix: the *.domain.tld names in the \"server_name\" directive did not\n       work.\n\n    *) Bugfix: the %request_length log parameter logged the incorrect\n       length.\n\n\nChanges with nginx 0.1.12                                        06 Dec 2004\n\n    *) Feature: the %request_length log parameter.\n\n    *) Bugfix: when using the /dev/poll, select and poll on the platforms,\n       where these methods may do the false reports, there may be the long\n       delay when the request was passed via the keep-alive connection. It\n       may be at least on Solaris when using the /dev/poll.\n\n    *) Bugfix: the send_lowat directive is ignored on Linux because Linux\n       does not support the SO_SNDLOWAT option.\n\n\nChanges with nginx 0.1.11                                        02 Dec 2004\n\n    *) Feature: the worker_priority directive.\n\n    *) Change: both tcp_nopush and tcp_nodelay directives affect the\n       transferred response.\n\n    *) Bugfix: nginx did not call initgroups().\n       Thanks to Andrew Sitnikov and Andrei Nigmatulin.\n\n    *) Change: now the ngx_http_autoindex_module shows the file size in the\n       bytes.\n\n    *) Bugfix: the ngx_http_autoindex_module returned the 500 error if the\n       broken symlink was in a directory.\n\n    *) Bugfix: the files bigger than 4G could not be transferred using\n       sendfile.\n\n    *) Bugfix: if the backend was resolved to several backends and there was\n       an error while the response waiting then process may got caught in an\n       endless loop.\n\n    *) Bugfix: the worker process may exit with the \"unknown cycle\" message\n       when the /dev/poll method was used.\n\n    *) Bugfix: \"close() channel failed\" errors.\n\n    *) Bugfix: the autodetection of the \"nobody\" and \"nogroup\" groups.\n\n    *) Bugfix: the send_lowat directive did not work on Linux.\n\n    *) Bugfix: the segmentation fault occurred if there was no events\n       section in configuration.\n\n    *) Bugfix: nginx could not be built on OpenBSD.\n\n    *) Bugfix: the double slashes in \"://\" in the URI were converted to\n       \":/\".\n\n\nChanges with nginx 0.1.10                                        26 Nov 2004\n\n    *) Bugfix: if the request without arguments contains \"//\", \"/./\", \"/../\"\n       or \"%XX\" then the last character in the request line was lost; the\n       bug had appeared in 0.1.9.\n\n    *) Bugfix: the fix in 0.1.9 for the files bigger than 2G on Linux did\n       not work.\n\n\nChanges with nginx 0.1.9                                         25 Nov 2004\n\n    *) Bugfix: the proxied request was sent without arguments if the request\n       contains \"//\", \"/./\", \"/../\" or \"%XX\".\n\n    *) Bugfix: the large compressed responses may be transferred not\n       completely.\n\n    *) Bugfix: the files bigger than 2G was not transferred on Linux that\n       does not support sendfile64().\n\n    *) Bugfix: while the build configuration on Linux the --with-poll_module\n       parameter was required; the bug had appeared in 0.1.8.\n\n\nChanges with nginx 0.1.8                                         20 Nov 2004\n\n    *) Bugfix: in the ngx_http_autoindex_module if the long file names were\n       in the listing.\n\n    *) Feature: the \"^~\" modifier in the location directive.\n\n    *) Feature: the proxy_max_temp_file_size directive.\n\n\nChanges with nginx 0.1.7                                         12 Nov 2004\n\n    *) Bugfix: on FreeBSD the segmentation fault may occur if the size of\n       the transferred file was changed; the bug had appeared in 0.1.5.\n\n\nChanges with nginx 0.1.6                                         11 Nov 2004\n\n    *) Bugfix: some location directive combinations with the regular\n       expressions caused the wrong configuration choose.\n\n\nChanges with nginx 0.1.5                                         11 Nov 2004\n\n    *) Bugfix: on Solaris and Linux there may be too many \"recvmsg()\n       returned not enough data\" alerts.\n\n    *) Bugfix: there were the \"writev() failed (22: Invalid argument)\"\n       errors on Solaris in proxy mode without sendfile. On other platforms\n       that do not support sendfile at all the process got caught in an\n       endless loop.\n\n    *) Bugfix: segmentation fault on Solaris in proxy mode and using\n       sendfile.\n\n    *) Bugfix: segmentation fault on Solaris.\n\n    *) Bugfix: on-line upgrade did not work on Linux.\n\n    *) Bugfix: the ngx_http_autoindex_module module did not escape the\n       spaces, the quotes, and the percent signs in the directory listing.\n\n    *) Change: the decrease of the copy operations.\n\n    *) Feature: the userid_p3p directive.\n\n\nChanges with nginx 0.1.4                                         26 Oct 2004\n\n    *) Bugfix: in the ngx_http_autoindex_module.\n\n\nChanges with nginx 0.1.3                                         25 Oct 2004\n\n    *) Feature: the ngx_http_autoindex_module and the autoindex directive.\n\n    *) Feature: the proxy_set_x_url directive.\n\n    *) Bugfix: proxy module may get caught in an endless loop when sendfile\n       is not used.\n\n\nChanges with nginx 0.1.2                                         21 Oct 2004\n\n    *) Feature: the --user=USER, --group=GROUP, and --with-ld-opt=OPTIONS\n       options in configure.\n\n    *) Feature: the server_name directive supports *.domain.tld.\n\n    *) Bugfix: the portability improvements.\n\n    *) Bugfix: if configuration file was set in command line, the\n       reconfiguration was impossible; the bug had appeared in 0.1.1.\n\n    *) Bugfix: proxy module may get caught in an endless loop when sendfile\n       is not used.\n\n    *) Bugfix: with sendfile the response was not recoded according to the\n       charset module directives; the bug had appeared in 0.1.1.\n\n    *) Bugfix: very seldom bug in the kqueue processing.\n\n    *) Bugfix: the gzip module compressed the proxied responses that was\n       already compressed.\n\n\nChanges with nginx 0.1.1                                         11 Oct 2004\n\n    *) Feature: the gzip_types directive.\n\n    *) Feature: the tcp_nodelay directive.\n\n    *) Feature: the send_lowat directive is working not only on OSes that\n       support kqueue NOTE_LOWAT, but also on OSes that support SO_SNDLOWAT.\n\n    *) Feature: the setproctitle() emulation for Linux and Solaris.\n\n    *) Bugfix: the \"Location\" header rewrite bug fixed while the proxying.\n\n    *) Bugfix: the ngx_http_chunked_module module may get caught in an\n       endless loop.\n\n    *) Bugfix: the /dev/poll module bugs fixed.\n\n    *) Bugfix: the responses were corrupted when the temporary files were\n       used while the proxying.\n\n    *) Bugfix: the unescaped requests were passed to the backend.\n\n    *) Bugfix: while the build configuration on Linux 2.4 the\n       --with-poll_module parameter was required.\n\n\nChanges with nginx 0.1.0                                         04 Oct 2004\n\n    *) The first public version.\n\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/docs/CHANGES.ru",
    "content": "\nИзменения в nginx 1.16.0                                          23.04.2019\n\n    *) Стабильная ветка 1.16.x.\n\n\nИзменения в nginx 1.15.12                                         16.04.2019\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если в директивах ssl_certificate или ssl_certificate_key\n       использовались переменные и был включён OCSP stapling.\n\n\nИзменения в nginx 1.15.11                                         09.04.2019\n\n    *) Исправление: в директиве ssl_stapling_file на Windows.\n\n\nИзменения в nginx 1.15.10                                         26.03.2019\n\n    *) Изменение: теперь при использовании имени хоста в директиве listen\n       nginx создаёт listen-сокеты для всех адресов, соответствующих этому\n       имени (ранее использовался только первый адрес).\n\n    *) Добавление: диапазоны портов в директиве listen.\n\n    *) Добавление: возможность загрузки SSL-сертификатов и секретных ключей\n       из переменных.\n\n    *) Изменение: переменная $ssl_server_name могла быть пустой при\n       использовании OpenSSL 1.1.1.\n\n    *) Исправление: nginx/Windows не собирался с Visual Studio 2015 и новее;\n       ошибка появилась в 1.15.9.\n\n\nИзменения в nginx 1.15.9                                          26.02.2019\n\n    *) Добавление: директивы ssl_certificate и ssl_certificate_key\n       поддерживают переменные.\n\n    *) Добавление: метод poll теперь доступен на Windows при использовании\n       Windows Vista и новее.\n\n    *) Исправление: если при использовании метода select на Windows\n       происходила ошибка при установлении соединения с бэкендом, nginx\n       ожидал истечения таймаута на установление соединения.\n\n    *) Исправление: директивы proxy_upload_rate и proxy_download_rate в\n       модуле stream работали некорректно при проксировании UDP-пакетов.\n\n\nИзменения в nginx 1.15.8                                          25.12.2018\n\n    *) Добавление: переменная $upstream_bytes_sent.\n       Спасибо Piotr Sikora.\n\n    *) Добавление: новые директивы в скриптах подсветки синтаксиса для vim.\n       Спасибо Геннадию Махомеду.\n\n    *) Исправление: в директиве proxy_cache_background_update.\n\n    *) Исправление: в директиве geo при использовании unix domain\n       listen-сокетов.\n\n    *) Изменение: при использовании директивы ssl_early_data с OpenSSL в\n       логах могли появляться сообщения \"ignoring stale global SSL error ...\n       bad length\".\n\n    *) Исправление: в nginx/Windows.\n\n    *) Исправление: в модуле ngx_http_autoindex_module на 32-битных\n       платформах.\n\n\nИзменения в nginx 1.15.7                                          27.11.2018\n\n    *) Добавление: директива proxy_requests в модуле stream.\n\n    *) Добавление: параметр \"delay\" директивы \"limit_req\".\n       Спасибо Владиславу Шабанову и Петру Щучкину.\n\n    *) Исправление: утечки памяти в случае ошибок при переконфигурации.\n\n    *) Исправление: в переменных $upstream_response_time,\n       $upstream_connect_time и $upstream_header_time.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовался модуль ngx_http_mp4_module на 32-битных\n       платформах.\n\n\nИзменения в nginx 1.15.6                                          06.11.2018\n\n    *) Безопасность: при использовании HTTP/2 клиент мог вызвать чрезмерное\n       потреблению памяти (CVE-2018-16843) и ресурсов процессора\n       (CVE-2018-16844).\n\n    *) Безопасность: при обработке специально созданного mp4-файла модулем\n       ngx_http_mp4_module содержимое памяти рабочего процесса могло быть\n       отправлено клиенту (CVE-2018-16845).\n\n    *) Добавление: директивы proxy_socket_keepalive,\n       fastcgi_socket_keepalive, grpc_socket_keepalive,\n       memcached_socket_keepalive, scgi_socket_keepalive и\n       uwsgi_socket_keepalive.\n\n    *) Исправление: если nginx был собран с OpenSSL 1.1.0, а использовался с\n       OpenSSL 1.1.1, протокол TLS 1.3 всегда был разрешён.\n\n    *) Исправление: при работе с gRPC-бэкендами могло расходоваться большое\n       количество памяти.\n\n\nИзменения в nginx 1.15.5                                          02.10.2018\n\n    *) Исправление: при использовании OpenSSL 1.1.0h и новее в рабочем\n       процессе мог произойти segmentation fault; ошибка появилась в 1.15.4.\n\n    *) Исправление: незначительных потенциальных ошибок.\n\n\nИзменения в nginx 1.15.4                                          25.09.2018\n\n    *) Добавление: теперь директиву ssl_early_data можно использовать с\n       OpenSSL.\n\n    *) Исправление: в модуле ngx_http_uwsgi_module.\n       Спасибо Chris Caputo.\n\n    *) Исправление: соединения к некоторым gRPC-бэкендам могли не\n       кэшироваться при использовании директивы keepalive.\n\n    *) Исправление: при использовании директивы error_page для\n       перенаправления ошибок, возникающих на ранних этапах обработки\n       запроса, в частности ошибок с кодом 400, могла происходить утечка\n       сокетов.\n\n    *) Исправление: директива return при возврате ошибок не изменяла код\n       ответа, если запрос был перенаправлен с помощью директивы error_page.\n\n    *) Исправление: стандартные сообщения об ошибках и ответы модуля\n       ngx_http_autoindex_module содержали атрибут bgcolor, что могло\n       приводить к их некорректному отображению при использовании\n       пользовательских настроек цветов в браузерах.\n       Спасибо Nova DasSarma.\n\n    *) Изменение: уровень логгирования ошибок SSL \"no suitable key share\" и\n       \"no suitable signature algorithm\" понижен с уровня crit до info.\n\n\nИзменения в nginx 1.15.3                                          28.08.2018\n\n    *) Добавление: теперь TLSv1.3 можно использовать с BoringSSL.\n\n    *) Добавление: директива ssl_early_data, сейчас доступна при\n       использовании BoringSSL.\n\n    *) Добавление: директивы keepalive_timeout и keepalive_requests в блоке\n       upstream.\n\n    *) Исправление: модуль ngx_http_dav_module при копировании файла поверх\n       существующего файла с помощью метода COPY не обнулял целевой файл.\n\n    *) Исправление: модуль ngx_http_dav_module при перемещении файла между\n       файловыми системами с помощью метода MOVE устанавливал нулевые права\n       доступа на результирующий файл и не сохранял время изменения файла.\n\n    *) Исправление: модуль ngx_http_dav_module при копировании файла с\n       помощью метода COPY для результирующего файла использовал права\n       доступа по умолчанию.\n\n    *) Изменение: некоторые клиенты могли не работать при использовании\n       HTTP/2; ошибка появилась в 1.13.5.\n\n    *) Исправление: nginx не собирался с LibreSSL 2.8.0.\n\n\nИзменения в nginx 1.15.2                                          24.07.2018\n\n    *) Добавление: переменная $ssl_preread_protocol в модуле\n       ngx_stream_ssl_preread_module.\n\n    *) Добавление: теперь при использовании директивы\n       reset_timedout_connection nginx сбрасывает соединения, закрываемые с\n       кодом 444.\n\n    *) Изменение: уровень логгирования ошибок SSL \"http request\", \"https\n       proxy request\", \"unsupported protocol\" и \"version too low\" понижен с\n       уровня crit до info.\n\n    *) Исправление: запросы к DNS-серверу не отправлялись повторно, если при\n       первой попытке отправки происходила ошибка.\n\n    *) Исправление: параметр reuseport директивы listen игнорировался, если\n       количество рабочих процессов было задано после директивы listen.\n\n    *) Исправление: при использовании OpenSSL 1.1.0 и новее директиву\n       ssl_prefer_server_ciphers нельзя было выключить в виртуальном\n       сервере, если она была включена в сервере по умолчанию.\n\n    *) Исправление: повторное использование SSL-сессий к бэкендам не\n       работало с протоколом TLS 1.3.\n\n\nИзменения в nginx 1.15.1                                          03.07.2018\n\n    *) Добавление: директива random в блоке upstream.\n\n    *) Добавление: улучшена производительность при использовании директив\n       hash и ip_hash совместно с директивой zone.\n\n    *) Добавление: параметр reuseport директивы listen теперь использует\n       SO_REUSEPORT_LB на FreeBSD 12.\n\n    *) Исправление: HTTP/2 server push не работал, если SSL терминировался\n       прокси-сервером перед nginx'ом.\n\n    *) Исправление: директива tcp_nopush всегда использовалась для\n       соединений к бэкендам.\n\n    *) Исправление: при отправке сохранённого на диск тела запроса на\n       gRPC-бэкенд могли возникать ошибки.\n\n\nИзменения в nginx 1.15.0                                          05.06.2018\n\n    *) Изменение: директива \"ssl\" теперь считается устаревшей; вместо неё\n       следует использовать параметр ssl директивы listen.\n\n    *) Изменение: теперь при использовании директивы listen с параметром ssl\n       nginx определяет отсутствие SSL-сертификатов при тестировании\n       конфигурации.\n\n    *) Добавление: теперь модуль stream умеет обрабатывать несколько\n       входящих UDP-пакетов от клиента в рамках одной сессии.\n\n    *) Исправление: в директиве proxy_cache_valid можно было указать\n       некорректный код ответа.\n\n    *) Исправление: nginx не собирался gcc 8.1.\n\n    *) Исправление: логгирование в syslog останавливалось при изменении\n       локального IP-адреса.\n\n    *) Исправление: nginx не собирался компилятором clang, если был\n       установлен CUDA SDK; ошибка появилась в 1.13.8.\n\n    *) Исправление: при использовании unix domain listen-сокетов на FreeBSD\n       в процессе обновления исполняемого файла в логе могли появляться\n       сообщения \"getsockopt(TCP_FASTOPEN) ... failed\".\n\n    *) Исправление: nginx не собирался на Fedora 28 Linux.\n\n    *) Исправление: при использовании директивы limit_req заданная скорость\n       обработки запросов могла не соблюдаться.\n\n    *) Исправление: в обработке адресов клиентов при использовании unix\n       domain listen-сокетов для работы с датаграммами на Linux.\n\n    *) Исправление: в обработке ошибок выделения памяти.\n\n\nИзменения в nginx 1.13.12                                         10.04.2018\n\n    *) Исправление: при возврате большого ответа соединения с gRPC-бэкендами\n       могли неожиданно закрываться.\n\n\nИзменения в nginx 1.13.11                                         03.04.2018\n\n    *) Добавление: параметр proxy_protocol директивы listen теперь\n       поддерживает протокол PROXY версии 2.\n\n    *) Исправление: nginx не собирался с OpenSSL 1.1.1 статически на Linux.\n\n    *) Исправление: в параметрах http_404, http_500 и им подобных директивы\n       proxy_next_upstream.\n\n\nИзменения в nginx 1.13.10                                         20.03.2018\n\n    *) Добавление: теперь параметр set в SSI-директиве include позволяет\n       сохранять в переменную любые ответы; максимальный размер ответа\n       задаётся директивой subrequest_output_buffer_size.\n\n    *) Добавление: теперь nginx использует вызов\n       clock_gettime(CLOCK_MONOTONIC), если он доступен, что позволяет\n       избежать некорректного срабатывания таймаутов при изменениях\n       системного времени.\n\n    *) Добавление: параметр \"escape=none\" директивы log_format.\n       Спасибо Johannes Baiter и Calin Don.\n\n    *) Добавление: переменная $ssl_preread_alpn_protocols в модуле\n       ngx_stream_ssl_preread_module.\n\n    *) Добавление: модуль ngx_http_grpc_module.\n\n    *) Исправление: в обработке ошибок выделения памяти в директиве geo.\n\n    *) Исправление: при использовании переменных в директиве\n       auth_basic_user_file в лог мог выводиться символ '\\0'.\n       Спасибо Вадиму Филимонову.\n\n\nИзменения в nginx 1.13.9                                          20.02.2018\n\n    *) Добавление: поддержка HTTP/2 server push; директивы http2_push и\n       http2_push_preload.\n\n    *) Исправление: при использовании кэша в логах могли появляться\n       сообщения \"header already sent\"; ошибка появилась в 1.9.13.\n\n    *) Исправление: при использовании директивы ssl_verify_client в рабочем\n       процессе мог произойти segmentation fault, если в виртуальном сервере\n       не был указан SSL-сертификат.\n\n    *) Исправление: в модуле ngx_http_v2_module.\n\n    *) Исправление: в модуле ngx_http_dav_module.\n\n\nИзменения в nginx 1.13.8                                          26.12.2017\n\n    *) Добавление: теперь при использовании параметра transparent директив\n       proxy_bind, fastcgi_bind, memcached_bind, scgi_bind и uwsgi_bind\n       nginx автоматически сохраняет capability CAP_NET_RAW в рабочих\n       процессах.\n\n    *) Добавление: улучшения в определении размера строки кэша процессора.\n       Спасибо Debayan Ghosh.\n\n    *) Добавление: новые директивы в скриптах подсветки синтаксиса для vim.\n       Спасибо Геннадию Махомеду.\n\n    *) Исправление: процедура обновления исполняемого файла не работала,\n       если после завершения родительского процесса новым родительским\n       процессом nginx'а становился процесс с PID, отличным от 1.\n\n    *) Исправление: модуль ngx_http_autoindex_module неправильно обрабатывал\n       запросы с телом.\n\n    *) Исправление: в директиве proxy_limit_rate при использовании с\n       директивой keepalive.\n\n    *) Исправление: при использовании \"proxy_buffering off\" часть ответа\n       могла буферизироваться, если клиентское соединение использовало SSL.\n       Спасибо Patryk Lesiewicz.\n\n    *) Исправление: в директиве proxy_cache_background_update.\n\n    *) Исправление: переменную вида \"${name}\" с именем в фигурных скобках\n       нельзя было использовать в начале параметра не заключив весь параметр\n       в кавычки.\n\n\nИзменения в nginx 1.13.7                                          21.11.2017\n\n    *) Исправление: в переменной $upstream_status.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если бэкенд возвращал ответ \"101 Switching Protocols\" на подзапрос.\n\n    *) Исправление: если при переконфигурации изменялся размер зоны\n       разделяемой памяти и переконфигурация завершалась неудачно, то в\n       главном процессе происходил segmentation fault.\n\n    *) Исправление: в модуле ngx_http_fastcgi_module.\n\n    *) Исправление: nginx возвращал ошибку 500, если в директиве\n       xslt_stylesheet были заданы параметры без использования переменных.\n\n    *) Изменение: при использовании варианта библиотеки zlib от Intel в лог\n       писались сообщения \"gzip filter failed to use preallocated memory\".\n\n    *) Исправление: директива worker_shutdown_timeout не работала при\n       использовании почтового прокси-сервера и при проксировании\n       WebSocket-соединений.\n\n\nИзменения в nginx 1.13.6                                          10.10.2017\n\n    *) Исправление: при использовании директивы ssl_preread в модуле stream\n       не работало переключение на следующий бэкенд.\n\n    *) Исправление: в модуле ngx_http_v2_module.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: nginx не поддерживал даты после 2038 года на 32-битных\n       платформах с 64-битным time_t.\n\n    *) Исправление: в обработке дат до 1970 года и после 10000 года.\n\n    *) Исправление: в модуле stream таймауты ожидания UDP-пакетов от\n       бэкендов не логгировались или логгировались на уровне info вместо\n       error.\n\n    *) Исправление: при использовании HTTP/2 nginx мог вернуть ошибку 400,\n       не указав в логе причину.\n\n    *) Исправление: в обработке повреждённых файлов кэша.\n\n    *) Исправление: при кэшировании ошибок, перехваченных error_page, не\n       учитывались заголовки управления кэшированием.\n\n    *) Исправление: при использовании HTTP/2 тело запроса могло быть\n       повреждено.\n\n    *) Исправление: в обработке адресов клиентов при использовании unix\n       domain сокетов.\n\n    *) Исправление: при использовании директивы \"hash ... consistent\" в\n       блоке upstream nginx нагружал процессор, если использовались большие\n       веса и все или почти все бэкенды были недоступны.\n\n\nИзменения в nginx 1.13.5                                          05.09.2017\n\n    *) Добавление: переменная $ssl_client_escaped_cert.\n\n    *) Исправление: директива ssl_session_ticket_key и параметр include\n       директивы geo не работали на Windows.\n\n    *) Исправление: на 32-битных платформах при запросе более 4 гигабайт с\n       помощью нескольких диапазонов возвращалась некорректная длина ответа.\n\n    *) Исправление: директива \"expires modified\" и обработка строки If-Range\n       заголовка запроса не учитывали время последнего изменения ответа,\n       если использовалось проксирование без кэширования.\n\n\nИзменения в nginx 1.13.4                                          08.08.2017\n\n    *) Добавление: модуль ngx_http_mirror_module.\n\n    *) Исправление: клиентские соединения могли сбрасываться при\n       тестировании конфигурации, если использовался параметр reuseport\n       директивы listen на Linux.\n\n    *) Исправление: тело запроса могло быть недоступно в подзапросах, если\n       оно было сохранено в файл и использовалось проксирование.\n\n    *) Исправление: очистка кэша по max_size не работала на Windows.\n\n    *) Исправление: любое выделение разделяемой памяти на Windows требовало\n       4096 байт памяти.\n\n    *) Исправление: при использовании директивы zone в блоке upstream на\n       Windows рабочий процесс мог завершаться аварийно.\n\n\nИзменения в nginx 1.13.3                                          11.07.2017\n\n    *) Безопасность: специально созданный запрос мог вызвать целочисленное\n       переполнение в range-фильтре и последующую некорректную обработку\n       запрошенных диапазонов, что потенциально могло привести к утечке\n       конфиденциальной информации (CVE-2017-7529).\n\n\nИзменения в nginx 1.13.2                                          27.06.2017\n\n    *) Изменение: теперь при запросе диапазона, начинающегося с 0, из\n       пустого файла nginx возвращает ответ 200 вместо 416.\n\n    *) Добавление: директива add_trailer.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: nginx не собирался под Cygwin и NetBSD; ошибка появилась\n       в 1.13.0.\n\n    *) Исправление: nginx не собирался под MSYS2 / MinGW 64-bit.\n       Спасибо Orgad Shaneh.\n\n    *) Исправление: при использовании SSI с большим количеством подзапросов\n       и proxy_pass с переменными в рабочем процессе мог произойти\n       segmentation fault.\n\n    *) Исправление: в модуле ngx_http_v2_module.\n       Спасибо Piotr Sikora.\n\n\nИзменения в nginx 1.13.1                                          30.05.2017\n\n    *) Добавление: теперь в качестве параметра директивы set_real_ip_from\n       можно указывать имя хоста.\n\n    *) Добавление: улучшения в скриптах подсветки синтаксиса для vim.\n\n    *) Добавление: директива worker_cpu_affinity теперь работает на\n       DragonFly BSD.\n       Спасибо Sepherosa Ziehau.\n\n    *) Исправление: SSL renegotiation в соединениях к бэкендам не работал\n       при использовании OpenSSL до 1.1.0.\n\n    *) Изменение: nginx не собирался с Oracle Developer Studio 12.5.\n\n    *) Изменение: теперь cache manager пропускает заблокированные записи при\n       очистке кэша по max_size.\n\n    *) Исправление: клиентские SSL-соединения сразу закрывались, если\n       использовался отложенный accept и параметр proxy_protocol директивы\n       listen.\n\n    *) Исправление: в директиве proxy_cache_background_update.\n\n    *) Изменение: теперь директива tcp_nodelay устанавливает опцию\n       TCP_NODELAY перед SSL handshake.\n\n\nИзменения в nginx 1.13.0                                          25.04.2017\n\n    *) Изменение: теперь SSL renegotiation допускается в соединениях к\n       бэкендам.\n\n    *) Добавление: параметры rcvbuf и sndbuf директив listen в почтовом\n       прокси-сервере и модуле stream.\n\n    *) Добавление: директивы return и error_page теперь могут использоваться\n       для возврата перенаправлений с кодом 308.\n       Спасибо Simon Leblanc.\n\n    *) Добавление: параметр TLSv1.3 в директиве ssl_protocols.\n\n    *) Добавление: при логгировании сигналов теперь указывается PID\n       отправившего сигнал процесса.\n\n    *) Исправление: в обработке ошибок выделения памяти.\n\n    *) Исправление: если сервер в модуле stream слушал на wildcard-адресе,\n       исходящий адрес ответного UDP-пакета мог отличаться от адреса\n       назначения исходного пакета.\n\n\nИзменения в nginx 1.11.13                                         04.04.2017\n\n    *) Добавление: параметр http_429 в директивах proxy_next_upstream,\n       fastcgi_next_upstream, scgi_next_upstream и uwsgi_next_upstream.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: в обработке ошибок выделения памяти.\n\n    *) Исправление: при использовании директив sendfile и timer_resolution\n       на Linux запросы могли зависать.\n\n    *) Исправление: при использовании с подзапросами директив sendfile и\n       aio_write запросы могли зависать.\n\n    *) Исправление: в модуле ngx_http_v2_module.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: при использовании HTTP/2 в рабочем процессе мог\n       произойти segmentation fault.\n\n    *) Исправление: запросы могли зависать при использовании с подзапросами\n       директив limit_rate, sendfile_max_chunk, limit_req или метода\n       $r->sleep() встроенного перла.\n\n    *) Исправление: в модуле ngx_http_slice_module.\n\n\nИзменения в nginx 1.11.12                                         24.03.2017\n\n    *) Исправление: nginx мог нагружать процессор; ошибка появилась в\n       1.11.11.\n\n\nИзменения в nginx 1.11.11                                         21.03.2017\n\n    *) Добавление: директива worker_shutdown_timeout.\n\n    *) Добавление: улучшения в скриптах подсветки синтаксиса для vim.\n       Спасибо Wei-Ko Kao.\n\n    *) Исправление: при попытке установить переменную $limit_rate в пустую\n       строку в рабочем процессе мог произойти segmentation fault.\n\n    *) Исправление: директивы proxy_cache_background_update,\n       fastcgi_cache_background_update, scgi_cache_background_update и\n       uwsgi_cache_background_update могли работать некорректно, если\n       использовалась директива if.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если количество large_client_header_buffers в виртуальном сервере\n       отличалось от такового в сервере по умолчанию.\n\n    *) Исправление: в почтовом прокси-сервере.\n\n\nИзменения в nginx 1.11.10                                         14.02.2017\n\n    *) Изменение: формат заголовка кэша был изменен, ранее закэшированные\n       ответы будут загружены заново.\n\n    *) Добавление: поддержка расширений stale-while-revalidate и\n       stale-if-error в строке \"Cache-Control\" в заголовке ответа бэкенда.\n\n    *) Добавление: директивы proxy_cache_background_update,\n       fastcgi_cache_background_update, scgi_cache_background_update и\n       uwsgi_cache_background_update.\n\n    *) Добавление: теперь nginx может кэшировать ответы со строкой Vary\n       заголовка длиной до 128 символов (вместо 42 символов в предыдущих\n       версиях).\n\n    *) Добавление: параметр build директивы server_tokens.\n       Спасибо Tom Thorogood.\n\n    *) Исправление: при обработке запросов со строкой \"Expect: 100-continue\"\n       в заголовке запроса в логах могли появляться сообщения \"[crit]\n       SSL_write() failed\".\n\n    *) Исправление: модуль ngx_http_slice_module не работал в именованных\n       location'ах.\n\n    *) Исправление: при использовании AIO после перенаправления запроса с\n       помощью X-Accel-Redirect в рабочем процессе мог произойти\n       segmentation fault.\n\n    *) Исправление: уменьшено потребление памяти для долгоживущих запросов,\n       использующих сжатие.\n\n\nИзменения в nginx 1.11.9                                          24.01.2017\n\n    *) Исправление: при использовании модуля stream nginx мог нагружать\n       процессор; ошибка появилась в 1.11.5.\n\n    *) Исправление: метод аутентификации EXTERNAL в почтовом прокси-сервере\n       можно было использовать, даже если он не был разрешён в конфигурации.\n\n    *) Исправление: при использовании директивы ssl_verify_client модуля\n       stream в рабочем процессе мог произойти segmentation fault.\n\n    *) Исправление: директива ssl_verify_client модуля stream могла не\n       работать.\n\n    *) Исправление: при исчерпании рабочим процессом свободных соединений\n       keepalive-соединения могли закрываться излишне агрессивно.\n       Спасибо Joel Cunningham.\n\n    *) Исправление: при использовании директивы sendfile на FreeBSD и macOS\n       мог возвращаться некорректный ответ; ошибка появилась в 1.7.8.\n\n    *) Исправление: при использовании директивы aio_write ответ мог\n       сохраняться в кэш не полностью.\n\n    *) Исправление: при использовании директивы aio_write могла происходить\n       утечка сокетов.\n\n\nИзменения в nginx 1.11.8                                          27.12.2016\n\n    *) Добавление: директива absolute_redirect.\n\n    *) Добавление: параметр escape директивы log_format.\n\n    *) Добавление: проверка клиентских SSL-сертификатов в модуле stream.\n\n    *) Добавление: директива ssl_session_ticket_key поддерживает шифрование\n       TLS session tickets с помощью AES256 при использовании с 80-байтными\n       ключами.\n\n    *) Добавление: поддержка vim-commentary в скриптах для vim.\n       Спасибо Armin Grodon.\n\n    *) Исправление: рекурсия при получении значений переменных не\n       ограничивалась.\n\n    *) Исправление: в модуле ngx_stream_ssl_preread_module.\n\n    *) Исправление: если сервер, описанный в блоке upstream в модуле stream,\n       был признан неработающим, то после истечения fail_timeout он\n       признавался работающим только после завершения тестового соединения;\n       теперь достаточно, чтобы соединение было успешно установлено.\n\n    *) Исправление: nginx/Windows не собирался с 64-битным Visual Studio.\n\n    *) Исправление: nginx/Windows не собирался с OpenSSL 1.1.0.\n\n\nИзменения в nginx 1.11.7                                          13.12.2016\n\n    *) Изменение: переменная $ssl_client_verify теперь в случае ошибки\n       проверки клиентского сертификата содержит строку с описанием ошибки,\n       например, \"FAILED:certificate has expired\".\n\n    *) Добавление: переменные $ssl_ciphers, $ssl_curves,\n       $ssl_client_v_start, $ssl_client_v_end и $ssl_client_v_remain.\n\n    *) Добавление: параметр volatile директивы map.\n\n    *) Исправление: при сборке динамических модулей не учитывались заданные\n       для модуля зависимости.\n\n    *) Исправление: при использовании HTTP/2 и директив limit_req или\n       auth_request тело запроса могло быть повреждено; ошибка появилась в\n       1.11.0.\n\n    *) Исправление: при использовании HTTP/2 в рабочем процессе мог\n       произойти segmentation fault; ошибка появилась в 1.11.3.\n\n    *) Исправление: в модуле ngx_http_mp4_module.\n       Спасибо Congcong Hu.\n\n    *) Исправление: в модуле ngx_http_perl_module.\n\n\nИзменения в nginx 1.11.6                                          15.11.2016\n\n    *) Изменение: формат переменных $ssl_client_s_dn и $ssl_client_i_dn\n       изменён на соответствующий RFC 2253 (RFC 4514); значения в старом\n       формате доступны через переменные $ssl_client_s_dn_legacy и\n       $ssl_client_i_dn_legacy.\n\n    *) Изменение: при сохранении временных файлов в каталоге кэша они теперь\n       располагаются не в отдельном подкаталоге для временных файлов, а в\n       том же подкаталоге, что и соответствующие файлы в кэше.\n\n    *) Добавление: поддержка метода аутентификации EXTERNAL в почтовом\n       прокси-сервере.\n       Спасибо Robert Norris.\n\n    *) Добавление: поддержка WebP в модуле ngx_http_image_filter_module.\n\n    *) Добавление: директива proxy_method поддерживает переменные.\n       Спасибо Дмитрию Лазуркину.\n\n    *) Добавление: директива http2_max_requests в модуле ngx_http_v2_module.\n\n    *) Добавление: директивы proxy_cache_max_range_offset,\n       fastcgi_cache_max_range_offset, scgi_cache_max_range_offset и\n       uwsgi_cache_max_range_offset.\n\n    *) Исправление: плавное завершение старых рабочих процессов могло\n       занимать бесконечное время при использовании HTTP/2.\n\n    *) Исправление: в модуле ngx_http_mp4_module.\n\n    *) Исправление: при проксировании WebSocket-соединений и включённом\n       кэшировании в логах могли появляться сообщения \"ignore long locked\n       inactive cache entry\".\n\n    *) Исправление: если во время SSL handshake с бэкендом происходил\n       таймаут, nginx ничего не писал в лог и возвращал ответ с кодом 502\n       вместо 504.\n\n\nИзменения в nginx 1.11.5                                          11.10.2016\n\n    *) Изменение: параметр configure --with-ipv6 упразднён, поддержка IPv6\n       теперь собирается автоматически.\n\n    *) Изменение: теперь, если в блоке upstream не оказалось доступных\n       серверов, nginx не сбрасывает статистику ошибок всех серверов, как\n       делал ранее, а ожидает истечения fail_timeout.\n\n    *) Добавление: модуль ngx_stream_ssl_preread_module.\n\n    *) Добавление: директива server в блоке upstream поддерживает параметр\n       max_conns.\n\n    *) Добавление: параметр configure --with-compat.\n\n    *) Добавление: параметры manager_files, manager_threshold и\n       manager_sleep директив proxy_cache_path, fastcgi_cache_path,\n       scgi_cache_path и uwsgi_cache_path.\n\n    *) Исправление: при сборке perl-модуля не использовались флаги, заданные\n       с помощью параметра configure --with-ld-opt.\n\n    *) Исправление: в директиве add_after_body при использовании совместно с\n       директивой sub_filter.\n\n    *) Исправление: в переменной $realip_remote_addr.\n\n    *) Исправление: директивы dav_access, proxy_store_access,\n       fastcgi_store_access, scgi_store_access и uwsgi_store_access\n       игнорировали права, заданные для пользователя.\n\n    *) Исправление: unix domain listen-сокеты могли не наследоваться при\n       обновлении исполняемого файла на Linux.\n\n    *) Исправление: nginx возвращал ошибку 400 на запросы с символом \"-\" в\n       HTTP-методе.\n\n\nИзменения в nginx 1.11.4                                          13.09.2016\n\n    *) Добавление: переменная $upstream_bytes_received.\n\n    *) Добавление: переменные $bytes_received, $session_time, $protocol,\n       $status, $upstream_addr, $upstream_bytes_sent,\n       $upstream_bytes_received, $upstream_connect_time,\n       $upstream_first_byte_time и $upstream_session_time в модуле stream.\n\n    *) Добавление: модуль ngx_stream_log_module.\n\n    *) Добавление: параметр proxy_protocol в директиве listen, переменные\n       $proxy_protocol_addr и $proxy_protocol_port в модуле stream.\n\n    *) Добавление: модуль ngx_stream_realip_module.\n\n    *) Исправление: nginx не собирался с модулем stream и модулем\n       ngx_http_ssl_module, но без модуля ngx_stream_ssl_module; ошибка\n       появилась в 1.11.3.\n\n    *) Добавление: опция сокета IP_BIND_ADDRESS_NO_PORT не использовалась;\n       ошибка появилась в 1.11.2.\n\n    *) Исправление: в параметре ranges директивы geo.\n\n    *) Исправление: при использовании директив \"aio threads\" и sendfile мог\n       возвращаться некорректный ответ; ошибка появилась в 1.9.13.\n\n\nИзменения в nginx 1.11.3                                          26.07.2016\n\n    *) Изменение: теперь accept_mutex по умолчанию выключен.\n\n    *) Добавление: теперь nginx использует EPOLLEXCLUSIVE на Linux.\n\n    *) Добавление: модуль ngx_stream_geo_module.\n\n    *) Добавление: модуль ngx_stream_geoip_module.\n\n    *) Добавление: модуль ngx_stream_split_clients_module.\n\n    *) Добавление: директивы proxy_pass и proxy_ssl_name в модуле stream\n       поддерживают переменные.\n\n    *) Исправление: утечки сокетов при использовании HTTP/2.\n\n    *) Исправление: в configure.\n       Спасибо Piotr Sikora.\n\n\nИзменения в nginx 1.11.2                                          05.07.2016\n\n    *) Изменение: теперь nginx всегда использует внутренние реализации MD5 и\n       SHA1; параметры configure --with-md5 и --with-sha1 упразднены.\n\n    *) Добавление: поддержка переменных в модуле stream.\n\n    *) Добавление: модуль ngx_stream_map_module.\n\n    *) Добавление: модуль ngx_stream_return_module.\n\n    *) Добавление: в директивах proxy_bind, fastcgi_bind, memcached_bind,\n       scgi_bind и uwsgi_bind теперь можно указывать порт.\n\n    *) Добавление: теперь nginx использует опцию сокета\n       IP_BIND_ADDRESS_NO_PORT, если она доступна.\n\n    *) Исправление: при использовании HTTP/2 и директивы\n       proxy_request_buffering в рабочем процессе мог произойти segmentation\n       fault.\n\n    *) Исправление: при использовании HTTP/2 к запросам, передаваемым на\n       бэкенд, всегда добавлялась строка заголовка \"Content-Length\", даже\n       если у запроса не было тела.\n\n    *) Исправление: при использовании HTTP/2 в логах могли появляться\n       сообщения \"http request count is zero\".\n\n    *) Исправление: при использовании директивы sub_filter могло\n       буферизироваться больше данных, чем это необходимо; проблема\n       появилась в 1.9.4.\n\n\nИзменения в nginx 1.11.1                                          31.05.2016\n\n    *) Безопасность: при записи тела специально созданного запроса во\n       временный файл в рабочем процессе мог происходить segmentation fault\n       (CVE-2016-4450); ошибка появилась в 1.3.9.\n\n\nИзменения в nginx 1.11.0                                          24.05.2016\n\n    *) Добавление: параметр transparent директив proxy_bind, fastcgi_bind,\n       memcached_bind, scgi_bind и uwsgi_bind.\n\n    *) Добавление: переменная $request_id.\n\n    *) Добавление: директива map поддерживает комбинации нескольких\n       переменных в качестве результирующих значений.\n\n    *) Добавление: теперь при использовании метода epoll nginx проверяет,\n       поддерживает ли ядро события EPOLLRDHUP, и соответственно\n       оптимизирует обработку соединений.\n\n    *) Добавление: директивы ssl_certificate и ssl_certificate_key теперь\n       можно указывать несколько раз для загрузки сертификатов разных типов\n       (например, RSA и ECDSA).\n\n    *) Добавление: при использовании OpenSSL 1.0.2 и новее с помощью\n       директивы ssl_ecdh_curve теперь можно задать список кривых; по\n       умолчанию используется встроенный в OpenSSL список кривых.\n\n    *) Изменение: для использования DHE-шифров теперь надо явно задавать\n       файл параметров с помощью директивы ssl_dhparam.\n\n    *) Добавление: переменная $proxy_protocol_port.\n\n    *) Добавление: переменная $realip_remote_port в модуле\n       ngx_http_realip_module.\n\n    *) Добавление: модуль ngx_http_realip_module теперь позволяет\n       устанавливать не только адрес, но и порт клиента.\n\n    *) Изменение: при попытке запросить виртуальный сервер, отличающийся от\n       согласованного в процессе SSL handshake, теперь возвращается ответ\n       \"421 Misdirected Request\"; это улучшает совместимость с некоторыми\n       HTTP/2-клиентами в случае использования клиентских сертификатов.\n\n    *) Изменение: HTTP/2-клиенты теперь могут сразу присылать тело запроса;\n       директива http2_body_preread_size позволяет указать размер буфера,\n       который будет использоваться до того, как nginx начнёт читать тело.\n\n    *) Исправление: при использовании директивы proxy_cache_bypass не\n       обновлялись закэшированные ошибочные ответы.\n\n\nИзменения в nginx 1.9.15                                          19.04.2016\n\n    *) Исправление: при использовании HHVM в качестве FastCGI-сервера могли\n       возникать ошибки \"recv() failed\".\n\n    *) Исправление: при использовании HTTP/2 и директив limit_req или\n       auth_request при чтении тела запроса мог произойти таймаут или ошибка\n       \"client violated flow control\"; ошибка появилась в 1.9.14.\n\n    *) Изменение: при использовании HTTP/2 ответ мог не показываться\n       некоторыми браузерами, если тело запроса было прочитано не целиком;\n       ошибка появилась в 1.9.14.\n\n    *) Исправление: при использовании директивы \"aio threads\" соединения\n       могли зависать.\n       Спасибо Mindaugas Rasiukevicius.\n\n\nИзменения в nginx 1.9.14                                          05.04.2016\n\n    *) Добавление: совместимость с OpenSSL 1.1.0.\n\n    *) Добавление: директивы proxy_request_buffering,\n       fastcgi_request_buffering, scgi_request_buffering и\n       uwsgi_request_buffering теперь работают при использовании HTTP/2.\n\n    *) Исправление: при использовании HTTP/2 в логах могли появляться\n       сообщения \"zero size buf in output\".\n\n    *) Исправление: при использовании HTTP/2 директива client_max_body_size\n       могла работать неверно.\n\n    *) Исправление: незначительных ошибок логгирования.\n\n\nИзменения в nginx 1.9.13                                          29.03.2016\n\n    *) Изменение: неидемпотентные запросы (POST, LOCK, PATCH) теперь по\n       умолчанию не передаются на другой сервер, если запрос уже был\n       отправлен на бэкенд; параметр non_idempotent директивы\n       proxy_next_upstream явно разрешает повторять такие запросы.\n\n    *) Добавление: модуль ngx_http_perl_module теперь можно собрать\n       динамически.\n\n    *) Добавление: поддержка UDP в модуле stream.\n\n    *) Добавление: директива aio_write.\n\n    *) Добавление: теперь cache manager следит за количеством элементов в\n       кэше и старается не допускать переполнений зоны разделяемой памяти.\n\n    *) Исправление: при использовании директив sendfile и aio с подзапросами\n       в логах могли появляться сообщения \"task already active\" и \"second\n       aio post\".\n\n    *) Исправление: при использовании кэширования в логах могли появляться\n       сообщения \"zero size buf in output\", если клиент закрывал соединение\n       преждевременно.\n\n    *) Исправление: при использовании кэширования соединения с клиентами\n       могли закрываться без необходимости.\n       Спасибо Justin Li.\n\n    *) Исправление: nginx мог нагружать процессор при использовании\n       директивы sendfile на Linux и Solaris, если отправляемый файл был\n       изменён в процессе отправки.\n\n    *) Исправление: при использовании директив sendfile и \"aio threads\"\n       соединения могли зависать.\n\n    *) Исправление: в директивах proxy_pass, fastcgi_pass, scgi_pass и\n       uwsgi_pass при использовании переменных.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: в модуле ngx_http_sub_filter_module.\n\n    *) Исправление: если в закэшированном соединении к бэкенду происходила\n       ошибка, запрос передавался на другой сервер без учёта директивы\n       proxy_next_upstream.\n\n    *) Исправление: ошибки \"CreateFile() failed\" при создании временных\n       файлов на Windows.\n\n\nИзменения в nginx 1.9.12                                          24.02.2016\n\n    *) Добавление: кодирование Хаффмана заголовков ответов в HTTP/2.\n       Спасибо Владу Краснову.\n\n    *) Добавление: директива worker_cpu_affinity теперь поддерживает более\n       64 процессоров.\n\n    *) Исправление: совместимость со сторонними модулями на C++; ошибка\n       появилась в 1.9.11.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: nginx не собирался статически с OpenSSL на Linux; ошибка\n       появилась в 1.9.11.\n\n    *) Исправление: директива \"add_header ... always\" с пустым значением не\n       удаляла из заголовков ошибочных ответов строки Last-Modified и ETag.\n\n    *) Изменение: при использовании OpenSSL 1.0.2f в логах могли появляться\n       сообщения \"called a function you should not call\" и \"shutdown while\n       in init\".\n\n    *) Исправление: ошибочные заголовки могли логгироваться некорректно.\n\n    *) Исправление: утечки сокетов при использовании HTTP/2.\n\n    *) Исправление: в модуле ngx_http_v2_module.\n\n\nИзменения в nginx 1.9.11                                          09.02.2016\n\n    *) Добавление: теперь resolver поддерживает TCP.\n\n    *) Добавление: динамические модули.\n\n    *) Исправление: при использовании HTTP/2 переменная $request_length не\n       учитывала размер заголовков запроса.\n\n    *) Исправление: в модуле ngx_http_v2_module.\n\n\nИзменения в nginx 1.9.10                                          26.01.2016\n\n    *) Безопасность: при использовании директивы resolver во время обработки\n       ответов DNS-сервера могло происходить разыменование некорректного\n       адреса, что позволяло атакующему, имеющему возможность подделывать\n       UDP-пакеты от DNS-сервера, вызвать segmentation fault в рабочем\n       процессе (CVE-2016-0742).\n\n    *) Безопасность: при использовании директивы resolver во время обработки\n       CNAME-записей могло произойти обращение к ранее освобождённой памяти,\n       что позволяло атакующему, имеющему возможность инициировать\n       преобразование произвольных имён в адреса, вызвать segmentation fault\n       в рабочем процессе, а также потенциально могло иметь другие\n       последствия (CVE-2016-0746).\n\n    *) Безопасность: при использовании директивы resolver во время обработки\n       CNAME-записей не во всех случаях проверялось ограничение на\n       максимальное количество записей в цепочке, что позволяло атакующему,\n       имеющему возможность инициировать преобразование произвольных имён в\n       адреса, вызвать чрезмерное потребление ресурсов рабочими процессами\n       (CVE-2016-0747).\n\n    *) Добавление: параметр auto директивы worker_cpu_affinity.\n\n    *) Исправление: параметр proxy_protocol директивы listen не работал с\n       IPv6 listen-сокетами.\n\n    *) Исправление: при использовании директивы keepalive соединения к\n       бэкендам могли кэшироваться некорректно.\n\n    *) Исправление: после перенаправления запроса с помощью X-Accel-Redirect\n       при проксировании использовался HTTP-метод оригинального запроса.\n\n\nИзменения в nginx 1.9.9                                           09.12.2015\n\n    *) Исправление: проксирование в unix domain сокеты не работало при\n       использовании переменных; ошибка появилась в 1.9.8.\n\n\nИзменения в nginx 1.9.8                                           08.12.2015\n\n    *) Добавление: поддержка pwritev().\n\n    *) Добавление: директива include в блоке upstream.\n\n    *) Добавление: модуль ngx_http_slice_module.\n\n    *) Исправление: при использовании LibreSSL в рабочем процессе мог\n       произойти segmentation fault; ошибка появилась в 1.9.6.\n\n    *) Исправление: nginx мог не собираться на OS X.\n\n\nИзменения в nginx 1.9.7                                           17.11.2015\n\n    *) Добавление: параметр nohostname логгирования в syslog.\n\n    *) Добавление: директива proxy_cache_convert_head.\n\n    *) Добавление: переменная $realip_remote_addr в модуле\n       ngx_http_realip_module.\n\n    *) Исправление: директива expires могла не срабатывать при использовании\n       переменных.\n\n    *) Исправление: при использовании HTTP/2 в рабочем процессе мог\n       произойти segmentation fault; ошибка появилась в 1.9.6.\n\n    *) Исправление: если nginx был собран с модулем ngx_http_v2_module,\n       протокол HTTP/2 мог быть использован клиентом, даже если не был\n       указан параметр http2 директивы listen.\n\n    *) Исправление: в модуле ngx_http_v2_module.\n\n\nИзменения в nginx 1.9.6                                           27.10.2015\n\n    *) Исправление: при использовании HTTP/2 в рабочем процессе мог\n       произойти segmentation fault.\n       Спасибо Piotr Sikora и Denis Andzakovic.\n\n    *) Исправление: при использовании HTTP/2 переменная $server_protocol\n       была пустой.\n\n    *) Исправление: SSL-соединения к бэкендам в модуле stream могли\n       неожиданно завершаться по таймауту.\n\n    *) Исправление: при использовании различных настроек ssl_session_cache в\n       разных виртуальных серверах в рабочем процессе мог произойти\n       segmentation fault.\n\n    *) Исправление: nginx/Windows не собирался с MinGW gcc; ошибка появилась\n       в 1.9.4.\n       Спасибо Kouhei Sutou.\n\n    *) Исправление: при использовании директивы timer_resolution на Windows\n       время не обновлялось.\n\n    *) Незначительные исправления и улучшения.\n       Спасибо Markus Linnala, Kurtis Nusbaum и Piotr Sikora.\n\n\nИзменения в nginx 1.9.5                                           22.09.2015\n\n    *) Добавление: модуль ngx_http_v2_module (заменяет модуль\n       ngx_http_spdy_module).\n       Спасибо Dropbox и Automattic за спонсирование разработки.\n\n    *) Изменение: теперь по умолчанию директива output_buffers использует\n       два буфера.\n\n    *) Изменение: теперь nginx ограничивает максимальную вложенность\n       подзапросов, а не количество одновременных подзапросов.\n\n    *) Изменение: теперь при возврате ответов из кэша nginx проверяет ключ\n       полностью.\n       Спасибо Геннадию Махомеду и Сергею Брестеру.\n\n    *) Исправление: при использовании кэша в логах могли появляться\n       сообщения \"header already sent\"; ошибка появилась в 1.7.5.\n\n    *) Исправление: при использовании CephFS и директивы timer_resolution на\n       Linux в логах могли появляться сообщения \"writev() failed (4:\n       Interrupted system call)\".\n\n    *) Исправление: в обработке ошибок конфигурации.\n       Спасибо Markus Linnala.\n\n    *) Исправление: при использовании директивы sub_filter на уровне http в\n       рабочем процессе происходил segmentation fault; ошибка появилась в\n       1.9.4.\n\n\nИзменения в nginx 1.9.4                                           18.08.2015\n\n    *) Изменение: директивы proxy_downstream_buffer и proxy_upstream_buffer\n       в модуле stream заменены директивой proxy_buffer_size.\n\n    *) Добавление: директива tcp_nodelay в модуле stream.\n\n    *) Добавление: теперь можно указать несколько директив sub_filter\n       одновременно.\n\n    *) Добавление: директива sub_filter поддерживает переменные в строке\n       поиска.\n\n    *) Изменение: тестирование конфигурации могло не работать под Linux\n       OpenVZ.\n       Спасибо Геннадию Махомеду.\n\n    *) Исправление: после переконфигурации старые рабочие процессы могли\n       сильно нагружать процессор при больших значениях worker_connections.\n\n    *) Исправление: при совместном использовании директив try_files и alias\n       внутри location'а, заданного регулярным выражением, в рабочем\n       процессе мог произойти segmentation fault; ошибка появилась в 1.7.1.\n\n    *) Исправление: директива try_files внутри вложенного location'а,\n       заданного регулярным выражением, работала неправильно, если во\n       внешнем location'е использовалась директива alias.\n\n    *) Исправление: в обработке ошибок при построении хэш-таблиц.\n\n    *) Исправление: nginx не собирался с Visual Studio 2015.\n\n\nИзменения в nginx 1.9.3                                           14.07.2015\n\n    *) Изменение: дублирующиеся блоки http, mail и stream теперь запрещены.\n\n    *) Добавление: ограничение количества соединений в модуле stream.\n\n    *) Добавление: ограничение скорости в модуле stream.\n\n    *) Исправление: директива zone в блоке upstream не работала на Windows.\n\n    *) Исправление: совместимость с LibreSSL в модуле stream.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: в параметре --builddir в configure.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: директива ssl_stapling_file не работала; ошибка\n       появилась в 1.9.2.\n       Спасибо Faidon Liambotis и Brandon Black.\n\n    *) Исправление: при использовании директивы ssl_stapling в рабочем\n       процессе мог произойти segmentation fault; ошибка появилась в 1.9.2.\n       Спасибо Matthew Baldwin.\n\n\nИзменения в nginx 1.9.2                                           16.06.2015\n\n    *) Добавление: параметр backlog директивы listen в почтовом\n       прокси-сервере и модуле stream.\n\n    *) Добавление: директивы allow и deny в модуле stream.\n\n    *) Добавление: директива proxy_bind в модуле stream.\n\n    *) Добавление: директива proxy_protocol в модуле stream.\n\n    *) Добавление: ключ -T.\n\n    *) Добавление: параметр REQUEST_SCHEME добавлен в стандартные\n       конфигурационные файлы fastcgi.conf, fastcgi_params, scgi_params и\n       uwsgi_params.\n\n    *) Исправление: параметр reuseport директивы listen в модуле stream не\n       работал.\n\n    *) Исправление: OCSP stapling в некоторых случаях мог вернуть устаревший\n       OCSP-ответ.\n\n\nИзменения в nginx 1.9.1                                           26.05.2015\n\n    *) Изменение: теперь протокол SSLv3 по умолчанию запрещён.\n\n    *) Изменение: некоторые давно устаревшие директивы больше не\n       поддерживаются.\n\n    *) Добавление: параметр reuseport директивы listen.\n       Спасибо Yingqi Lu из Intel и Sepherosa Ziehau.\n\n    *) Добавление: переменная $upstream_connect_time.\n\n    *) Исправление: в директиве hash на big-endian платформах.\n\n    *) Исправление: nginx мог не запускаться на некоторых старых версиях\n       Linux; ошибка появилась в 1.7.11.\n\n    *) Исправление: в парсинге IP-адресов.\n       Спасибо Сергею Половко.\n\n\nИзменения в nginx 1.9.0                                           28.04.2015\n\n    *) Изменение: устаревшие методы обработки соединений aio и rtsig больше\n       не поддерживаются.\n\n    *) Добавление: директива zone в блоке upstream.\n\n    *) Добавление: модуль stream.\n\n    *) Добавление: поддержка byte ranges для ответов модуля\n       ngx_http_memcached_module.\n       Спасибо Martin Mlynář.\n\n    *) Добавление: разделяемую память теперь можно использовать на версиях\n       Windows с рандомизацией адресного пространства.\n       Спасибо Сергею Брестеру.\n\n    *) Добавление: директиву error_log теперь можно использовать на уровнях\n       mail и server в почтовом прокси-сервере.\n\n    *) Исправление: параметр proxy_protocol директивы listen не работал,\n       если не был указан в первой директиве listen для данного\n       listen-сокета.\n\n\nИзменения в nginx 1.7.12                                          07.04.2015\n\n    *) Добавление: теперь директива tcp_nodelay работает для SSL-соединений\n       с бэкендами.\n\n    *) Добавление: теперь потоки могут использоваться для чтения заголовков\n       файлов в кэше.\n\n    *) Исправление: в директиве proxy_request_buffering.\n\n    *) Исправление: при использовании потоков на Linux в рабочем процессе\n       мог произойти segmentation fault.\n\n    *) Исправление: в обработке ошибок при использовании директивы\n       ssl_stapling.\n       Спасибо Filipe da Silva.\n\n    *) Исправление: в модуле ngx_http_spdy_module.\n\n\nИзменения в nginx 1.7.11                                          24.03.2015\n\n    *) Изменение: параметр sendfile директивы aio более не нужен; теперь\n       nginx автоматически использует AIO для подгрузки данных для sendfile,\n       если одновременно используются директивы aio и sendfile.\n\n    *) Добавление: экспериментальная поддержка потоков.\n\n    *) Добавление: директивы proxy_request_buffering,\n       fastcgi_request_buffering, scgi_request_buffering и\n       uwsgi_request_buffering.\n\n    *) Добавление: экспериментальное API для обработки тела запроса.\n\n    *) Добавление: проверка клиентских SSL-сертификатов в почтовом\n       прокси-сервере.\n       Спасибо Sven Peter, Franck Levionnois и Filipe Da Silva.\n\n    *) Добавление: уменьшение времени запуска при использовании директивы\n       \"hash ... consistent\" в блоке upstream.\n       Спасибо Wai Keen Woon.\n\n    *) Добавление: отладочное логгирование в кольцевой буфер в памяти.\n\n    *) Исправление: в обработке хэш-таблиц.\n       Спасибо Chris West.\n\n    *) Исправление: в директиве proxy_cache_revalidate.\n\n    *) Исправление: SSL-соединения могли зависать, если использовался\n       отложенный accept или параметр proxy_protocol директивы listen.\n       Спасибо James Hamlin.\n\n    *) Исправление: переменная $upstream_response_time могла содержать\n       неверное значение при использовании директивы image_filter.\n\n    *) Исправление: в обработке целочисленных переполнений.\n       Спасибо Régis Leroy.\n\n    *) Исправление: при использовании LibreSSL было невозможно включить\n       поддержку SSLv3.\n\n    *) Исправление: при использовании LibreSSL в логах появлялись сообщения\n       \"ignoring stale global SSL error ... called a function you should not\n       call\".\n\n    *) Исправление: сертификаты, указанные в директивах\n       ssl_client_certificate и ssl_trusted_certificate, использовались для\n       автоматического построения цепочек сертификатов.\n\n\nИзменения в nginx 1.7.10                                          10.02.2015\n\n    *) Добавление: параметр use_temp_path директив proxy_cache_path,\n       fastcgi_cache_path, scgi_cache_path и uwsgi_cache_path.\n\n    *) Добавление: переменная $upstream_header_time.\n\n    *) Изменение: теперь при переполнении диска nginx пытается писать\n       error_log'и только раз в секунду.\n\n    *) Исправление: директива try_files при тестировании каталогов не\n       игнорировала обычные файлы.\n       Спасибо Damien Tournoud.\n\n    *) Исправление: при использовании директивы sendfile на OS X возникали\n       ошибки \"sendfile() failed\"; ошибка появилась в nginx 1.7.8.\n\n    *) Исправление: в лог могли писаться сообщения \"sem_post() failed\".\n\n    *) Исправление: nginx не собирался с musl libc.\n       Спасибо James Taylor.\n\n    *) Исправление: nginx не собирался на Tru64 UNIX.\n       Спасибо Goetz T. Fischer.\n\n\nИзменения в nginx 1.7.9                                           23.12.2014\n\n    *) Добавление: директивы proxy_cache, fastcgi_cache, scgi_cache и\n       uwsgi_cache поддерживают переменные.\n\n    *) Добавление: директива expires поддерживает переменные.\n\n    *) Добавление: возможность загрузки секретных ключей с аппаратных\n       устройств с помощью OpenSSL engines.\n       Спасибо Дмитрию Пичулину.\n\n    *) Добавление: директива autoindex_format.\n\n    *) Исправление: ревалидация элементов кэша теперь используется только\n       для ответов с кодами 200 и 206.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: строка \"TE\" заголовка запроса клиента передавалась на\n       бэкенд при проксировании.\n\n    *) Исправление: директивы proxy_pass, fastcgi_pass, scgi_pass и\n       uwsgi_pass могли неправильно работать внутри блоков if и\n       limit_except.\n\n    *) Исправление: директива proxy_store с параметром \"on\" игнорировалась,\n       если на предыдущем уровне использовалась директива proxy_store с явно\n       заданным путём к файлам.\n\n    *) Исправление: nginx не собирался с BoringSSL.\n       Спасибо Lukas Tribus.\n\n\nИзменения в nginx 1.7.8                                           02.12.2014\n\n    *) Изменение: теперь строки \"If-Modified-Since\", \"If-Range\" и им\n       подобные в заголовке запроса клиента передаются бэкенду при\n       включённом кэшировании, если nginx заранее знает, что не будет\n       кэшировать ответ (например, при использовании proxy_cache_min_uses).\n\n    *) Изменение: теперь после истечения proxy_cache_lock_timeout nginx\n       отправляет запрос на бэкенд без кэширования; новые директивы\n       proxy_cache_lock_age, fastcgi_cache_lock_age, scgi_cache_lock_age и\n       uwsgi_cache_lock_age позволяют указать, через какое время блокировка\n       будет принудительно снята и будет сделана ещё одна попытка\n       закэшировать ответ.\n\n    *) Изменение: директива log_format теперь может использоваться только на\n       уровне http.\n\n    *) Добавление: директивы proxy_ssl_certificate,\n       proxy_ssl_certificate_key, proxy_ssl_password_file,\n       uwsgi_ssl_certificate, uwsgi_ssl_certificate_key и\n       uwsgi_ssl_password_file.\n       Спасибо Piotr Sikora.\n\n    *) Добавление: теперь с помощью X-Accel-Redirect можно перейти в\n       именованный location.\n       Спасибо Toshikuni Fukaya.\n\n    *) Добавление: теперь директива tcp_nodelay работает для\n       SPDY-соединений.\n\n    *) Добавление: новые директивы в скриптах подсветки синтаксиса для vim.\n       Спасибо Peter Wu.\n\n    *) Исправление: nginx игнорировал значение \"s-maxage\" в строке\n       \"Cache-Control\" в заголовке ответа бэкенда.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: в модуле ngx_http_spdy_module.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: в директиве ssl_password_file при использовании OpenSSL\n       0.9.8zc, 1.0.0o, 1.0.1j.\n\n    *) Исправление: при использовании директивы post_action в лог писались\n       сообщения \"header already sent\"; ошибка появилась в nginx 1.5.4.\n\n    *) Исправление: при использовании директивы \"postpone_output 0\" с\n       SSI-подзапросами в лог могли писаться сообщения \"the http output\n       chain is empty\".\n\n    *) Исправление: в директиве proxy_cache_lock при использовании\n       SSI-подзапросов.\n       Спасибо Yichun Zhang.\n\n\nИзменения в nginx 1.7.7                                           28.10.2014\n\n    *) Изменение: теперь nginx учитывает при кэшировании строку \"Vary\" в\n       заголовке ответа бэкенда.\n\n    *) Добавление: директивы proxy_force_ranges, fastcgi_force_ranges,\n       scgi_force_ranges и uwsgi_force_ranges.\n\n    *) Добавление: директивы proxy_limit_rate, fastcgi_limit_rate,\n       scgi_limit_rate и uwsgi_limit_rate.\n\n    *) Добавление: параметр Vary директив proxy_ignore_headers,\n       fastcgi_ignore_headers, scgi_ignore_headers и uwsgi_ignore_headers.\n\n    *) Исправление: последняя часть ответа, полученного от бэкенда при\n       небуферизированном проксировании, могла не отправляться клиенту, если\n       использовались директивы gzip или gunzip.\n\n    *) Исправление: в директиве proxy_cache_revalidate.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: в обработке ошибок.\n       Спасибо Yichun Zhang и Даниилу Бондареву.\n\n    *) Исправление: в директивах proxy_next_upstream_tries и\n       proxy_next_upstream_timeout.\n       Спасибо Feng Gu.\n\n    *) Исправление: nginx/Windows не собирался с MinGW-w64 gcc.\n       Спасибо Kouhei Sutou.\n\n\nИзменения в nginx 1.7.6                                           30.09.2014\n\n    *) Изменение: устаревшая директива limit_zone больше не поддерживается.\n\n    *) Добавление: в директивах limit_conn_zone и limit_req_zone теперь\n       можно использовать комбинации нескольких переменных.\n\n    *) Исправление: при повторной отправке FastCGI-запроса на бэкенд тело\n       запроса могло передаваться неправильно.\n\n    *) Исправление: в логгировании в syslog.\n\n\nИзменения в nginx 1.7.5                                           16.09.2014\n\n    *) Безопасность: при использовании общего для нескольких блоков server\n       разделяемого кэша SSL-сессий или общего ключа для шифрования TLS\n       session tickets было возможно повторно использовать SSL-сессию в\n       контексте другого блока server (CVE-2014-3616).\n       Спасибо Antoine Delignat-Lavaud.\n\n    *) Изменение: директиву stub_status теперь можно указывать без\n       параметров.\n\n    *) Добавление: параметр always директивы add_header.\n\n    *) Добавление: директивы proxy_next_upstream_tries,\n       proxy_next_upstream_timeout, fastcgi_next_upstream_tries,\n       fastcgi_next_upstream_timeout, memcached_next_upstream_tries,\n       memcached_next_upstream_timeout, scgi_next_upstream_tries,\n       scgi_next_upstream_timeout, uwsgi_next_upstream_tries и\n       uwsgi_next_upstream_timeout.\n\n    *) Исправление: в параметре if директивы access_log.\n\n    *) Исправление: в модуле ngx_http_perl_module.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: директива listen почтового прокси-сервера не позволяла\n       указать более двух параметров.\n\n    *) Исправление: директива sub_filter не работала с заменяемой строкой из\n       одного символа.\n\n    *) Исправление: запросы могли зависать, если использовался resolver и в\n       процессе обращения к DNS-серверу происходил таймаут.\n\n    *) Исправление: в модуле ngx_http_spdy_module при использовании\n       совместно с AIO.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если с помощью директивы set изменялись переменные \"$http_...\",\n       \"$sent_http_...\" или \"$upstream_http_...\".\n\n    *) Исправление: в обработке ошибок выделения памяти.\n       Спасибо Markus Linnala и Feng Gu.\n\n\nИзменения в nginx 1.7.4                                           05.08.2014\n\n    *) Безопасность: pipelined-команды не отбрасывались после команды\n       STARTTLS в SMTP прокси-сервере (CVE-2014-3556); ошибка появилась в\n       1.5.6.\n       Спасибо Chris Boulton.\n\n    *) Изменение: экранирование символов в URI теперь использует\n       шестнадцатеричные цифры в верхнем регистре.\n       Спасибо Piotr Sikora.\n\n    *) Добавление: теперь nginx можно собрать с BoringSSL и LibreSSL.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: запросы могли зависать, если использовался resolver и\n       DNS-сервер возвращал некорректный ответ; ошибка появилась в 1.5.8.\n\n    *) Исправление: в модуле ngx_http_spdy_module.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: переменная $uri могла содержать мусор при возврате\n       ошибок с кодом 400.\n       Спасибо Сергею Боброву.\n\n    *) Исправление: в обработке ошибок в директиве proxy_store и в модуле\n       ngx_http_dav_module.\n       Спасибо Feng Gu.\n\n    *) Исправление: при логгировании ошибок в syslog мог происходить\n       segmentation fault; ошибка появилась в 1.7.1.\n\n    *) Исправление: переменные $geoip_latitude, $geoip_longitude,\n       $geoip_dma_code и $geoip_area_code могли не работать.\n       Спасибо Yichun Zhang.\n\n    *) Исправление: в обработке ошибок выделения памяти.\n       Спасибо Tatsuhiko Kubo и Piotr Sikora.\n\n\nИзменения в nginx 1.7.3                                           08.07.2014\n\n    *) Добавление: weak entity tags теперь не удаляются при изменениях\n       ответа, а strong entity tags преобразуются в weak.\n\n    *) Добавление: ревалидация элементов кэша теперь, если это возможно,\n       использует заголовок If-None-Match.\n\n    *) Добавление: директива ssl_password_file.\n\n    *) Исправление: при возврате ответа из кэша заголовок запроса\n       If-None-Match игнорировался, если в ответе не было заголовка\n       Last-Modified.\n\n    *) Исправление: сообщения \"peer closed connection in SSL handshake\" при\n       соединении с бэкендами логгировались на уровне info вместо error.\n\n    *) Исправление: в модуле ngx_http_dav_module в nginx/Windows.\n\n    *) Исправление: SPDY-соединения могли неожиданно закрываться, если\n       использовалось кэширование.\n\n\nИзменения в nginx 1.7.2                                           17.06.2014\n\n    *) Добавление: директива hash в блоке upstream.\n\n    *) Добавление: дефрагментация свободных блоков разделяемой памяти.\n       Спасибо Wandenberg Peixoto и Yichun Zhang.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовалось значение access_log по умолчанию; ошибка\n       появилась в 1.7.0.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: завершающий слэш ошибочно удалялся из последнего\n       параметра директивы try_files.\n\n    *) Исправление: nginx мог не собираться на OS X.\n\n    *) Исправление: в модуле ngx_http_spdy_module.\n\n\nИзменения в nginx 1.7.1                                           27.05.2014\n\n    *) Добавление: переменные \"$upstream_cookie_...\".\n\n    *) Добавление: переменная $ssl_client_fingerprint.\n\n    *) Добавление: директивы error_log и access_log теперь поддерживают\n       логгирование в syslog.\n\n    *) Добавление: почтовый прокси-сервер теперь логгирует порт клиента при\n       соединении.\n\n    *) Исправление: утечки памяти при использовании директивы\n       \"ssl_stapling\".\n       Спасибо Filipe da Silva.\n\n    *) Исправление: директива alias внутри location'а, заданного регулярным\n       выражением, работала неправильно, если использовались директивы if\n       или limit_except.\n\n    *) Исправление: директива charset не ставила кодировку для сжатых\n       ответов бэкендов.\n\n    *) Исправление: директива proxy_pass без URI могла использовать\n       оригинальный запрос после установки переменной $args.\n       Спасибо Yichun Zhang.\n\n    *) Исправление: в работе параметра none директивы smtp_auth; ошибка\n       появилась в 1.5.6.\n       Спасибо Святославу Никольскому.\n\n    *) Исправление: при совместном использовании sub_filter и SSI ответы\n       могли передаваться неверно.\n\n    *) Исправление: nginx не собирался с параметром --with-file-aio на\n       Linux/aarch64.\n\n\nИзменения в nginx 1.7.0                                           24.04.2014\n\n    *) Добавление: проверка SSL-сертификатов бэкендов.\n\n    *) Добавление: поддержка SNI при работе с бэкендами по SSL.\n\n    *) Добавление: переменная $ssl_server_name.\n\n    *) Добавление: параметр if директивы access_log.\n\n\nИзменения в nginx 1.5.13                                          08.04.2014\n\n    *) Изменение: улучшена обработка хэш-таблиц; в директивах\n       variables_hash_max_size и types_hash_bucket_size значения по\n       умолчанию изменены на 1024 и 64 соответственно.\n\n    *) Добавление: модуль ngx_http_mp4_module теперь понимает аргумент end.\n\n    *) Добавление: поддержка byte ranges модулем ngx_http_mp4_module и при\n       сохранении ответов в кэш.\n\n    *) Исправление: теперь nginx не пишет в лог сообщения \"ngx_slab_alloc()\n       failed: no memory\" при использовании разделяемой памяти в\n       ssl_session_cache и в модуле ngx_http_limit_req_module.\n\n    *) Исправление: директива underscores_in_headers не разрешала\n       подчёркивание в первом символе заголовка.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: cache manager мог нагружать процессор при выходе в\n       nginx/Windows.\n\n    *) Исправление: при использовании ssl_session_cache с параметром shared\n       рабочий процесс nginx/Windows завершался аварийно.\n\n    *) Исправление: в модуле ngx_http_spdy_module.\n\n\nИзменения в nginx 1.5.12                                          18.03.2014\n\n    *) Безопасность: при обработке специально созданного запроса модулем\n       ngx_http_spdy_module могло происходить переполнение буфера в рабочем\n       процессе, что потенциально могло приводить к выполнению произвольного\n       кода (CVE-2014-0133).\n       Спасибо Lucas Molas из Programa STIC, Fundación Dr. Manuel Sadosky,\n       Buenos Aires, Argentina.\n\n    *) Добавление: параметр proxy_protocol в директивах listen и\n       real_ip_header, переменная $proxy_protocol_addr.\n\n    *) Исправление: в директиве fastcgi_next_upstream.\n       Спасибо Lucas Molas.\n\n\nИзменения в nginx 1.5.11                                          04.03.2014\n\n    *) Безопасность: при обработке специально созданного запроса модулем\n       ngx_http_spdy_module на 32-битных платформах могла повреждаться\n       память рабочего процесса, что потенциально могло приводить к\n       выполнению произвольного кода (CVE-2014-0088); ошибка появилась в\n       1.5.10.\n       Спасибо Lucas Molas из Programa STIC, Fundación Dr. Manuel Sadosky,\n       Buenos Aires, Argentina.\n\n    *) Добавление: переменная $ssl_session_reused.\n\n    *) Исправление: директива client_max_body_size могла не работать при\n       чтении тела запроса с использованием chunked transfer encoding;\n       ошибка появилась в 1.3.9.\n       Спасибо Lucas Molas.\n\n    *) Исправление: при проксировании WebSocket-соединений в рабочем\n       процессе мог произойти segmentation fault.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовался модуль ngx_http_spdy_module на 32-битных\n       платформах; ошибка появилась в 1.5.10.\n\n    *) Исправление: значение переменной $upstream_status могло быть\n       неверным, если использовались директивы proxy_cache_use_stale или\n       proxy_cache_revalidate.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если ошибки с кодом 400 с помощью директивы error_page\n       перенаправлялись в именованный location.\n\n    *) Исправление: nginx/Windows не собирался с Visual Studio 2013.\n\n\nИзменения в nginx 1.5.10                                          04.02.2014\n\n    *) Добавление: модуль ngx_http_spdy_module теперь использует протокол\n       SPDY 3.1.\n       Спасибо Automattic и MaxCDN за спонсирование разработки.\n\n    *) Добавление: модуль ngx_http_mp4_module теперь пропускает дорожки,\n       имеющие меньшую длину, чем запрошенная перемотка.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если переменная $ssl_session_id использовалась при логгировании;\n       ошибка появилась в 1.5.9.\n\n    *) Исправление: переменные $date_local и $date_gmt использовали неверный\n       формат вне модуля ngx_http_ssi_filter_module.\n\n    *) Исправление: клиентские соединения могли сразу закрываться, если\n       использовался отложенный accept; ошибка появилась в 1.3.15.\n\n    *) Исправление: сообщения \"getsockopt(TCP_FASTOPEN) ... failed\"\n       записывались в лог в процессе обновления исполняемого файла на Linux;\n       ошибка появилась в 1.5.8.\n       Спасибо Piotr Sikora.\n\n\nИзменения в nginx 1.5.9                                           22.01.2014\n\n    *) Изменение: теперь в заголовке X-Accel-Redirect nginx ожидает\n       закодированный URI.\n\n    *) Добавление: директива ssl_buffer_size.\n\n    *) Добавление: директиву limit_rate теперь можно использовать для\n       ограничения скорости передачи ответов клиенту в SPDY-соединениях.\n\n    *) Добавление: директива spdy_chunk_size.\n\n    *) Добавление: директива ssl_session_tickets.\n       Спасибо Dirkjan Bussink.\n\n    *) Исправление: переменная $ssl_session_id содержала всю сессию в\n       сериализованном виде вместо её идентификатора.\n       Спасибо Ivan Ristić.\n\n    *) Исправление: nginx неправильно обрабатывал закодированный символ \"?\"\n       в команде SSI include.\n\n    *) Исправление: модуль ngx_http_dav_module не раскодировал целевой URI\n       при обработке методов COPY и MOVE.\n\n    *) Исправление: resolver не понимал доменные имена с точкой в конце.\n       Спасибо Yichun Zhang.\n\n    *) Исправление: при проксировании в логах могли появляться сообщения\n       \"zero size buf in output\"; ошибка появилась в 1.3.9.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовался модуль ngx_http_spdy_module.\n\n    *) Исправление: при использовании методов обработки соединений select,\n       poll и /dev/poll проксируемые WebSocket-соединения могли зависать\n       сразу после открытия.\n\n    *) Исправление: директива xclient почтового прокси-сервера некорректно\n       передавала IPv6-адреса.\n\n\nИзменения в nginx 1.5.8                                           17.12.2013\n\n    *) Добавление: теперь resolver поддерживает IPv6.\n\n    *) Добавление: директива listen поддерживает параметр fastopen.\n       Спасибо Mathew Rodley.\n\n    *) Добавление: поддержка SSL в модуле ngx_http_uwsgi_module.\n       Спасибо Roberto De Ioris.\n\n    *) Добавление: скрипты подсветки синтаксиса для vim добавлены в contrib.\n       Спасибо Evan Miller.\n\n    *) Исправление: при чтении тела запроса с использованием chunked\n       transfer encoding по SSL-соединению мог произойти таймаут.\n\n    *) Исправление: директива master_process работала неправильно в\n       nginx/Windows.\n\n    *) Исправление: параметр setfib директивы listen мог не работать.\n\n    *) Исправление: в модуле ngx_http_spdy_module.\n\n\nИзменения в nginx 1.5.7                                           19.11.2013\n\n    *) Безопасность: символ, следующий за незакодированным пробелом в строке\n       запроса, обрабатывался неправильно (CVE-2013-4547); ошибка появилась\n       в 0.8.41.\n       Спасибо Ivan Fratric из Google Security Team.\n\n    *) Изменение: уровень логгирования ошибок auth_basic об отсутствии\n       пароля понижен с уровня error до info.\n\n    *) Добавление: директивы proxy_cache_revalidate,\n       fastcgi_cache_revalidate, scgi_cache_revalidate и\n       uwsgi_cache_revalidate.\n\n    *) Добавление: директива ssl_session_ticket_key.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: директива \"add_header Cache-Control ''\" добавляла строку\n       заголовка ответа \"Cache-Control\" с пустым значением.\n\n    *) Исправление: директива \"satisfy any\" могла вернуть ошибку 403 вместо\n       401 при использовании директив auth_request и auth_basic.\n       Спасибо Jan Marc Hoffmann.\n\n    *) Исправление: параметры accept_filter и deferred директивы listen\n       игнорировались для listen-сокетов, создаваемых в процессе обновления\n       исполняемого файла.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: часть данных, полученных от бэкенда при\n       небуферизированном проксировании, могла не отправляться клиенту\n       сразу, если использовались директивы gzip или gunzip.\n       Спасибо Yichun Zhang.\n\n    *) Исправление: в обработке ошибок в модуле\n       ngx_http_gunzip_filter_module.\n\n    *) Исправление: ответы могли зависать, если использовался модуль\n       ngx_http_spdy_module и директива auth_request.\n\n    *) Исправление: утечки памяти в nginx/Windows.\n\n\nИзменения в nginx 1.5.6                                           01.10.2013\n\n    *) Добавление: директива fastcgi_buffering.\n\n    *) Добавление: директивы proxy_ssl_protocols и proxy_ssl_ciphers.\n       Спасибо Piotr Sikora.\n\n    *) Добавление: оптимизация SSL handshake при использовании длинных\n       цепочек сертификатов.\n\n    *) Добавление: почтовый прокси-сервер поддерживает SMTP pipelining.\n\n    *) Исправление: в модуле ngx_http_auth_basic_module при использовании\n       метода шифрования паролей \"$apr1$\".\n       Спасибо Markus Linnala.\n\n    *) Исправление: на MacOSX, Cygwin и nginx/Windows для обработки запроса\n       мог использоваться неверный location, если для задания location'ов\n       использовались символы разных регистров.\n\n    *) Исправление: автоматическое перенаправление с добавлением\n       завершающего слэша для проксированных location'ов могло не работать.\n\n    *) Исправление: в почтовом прокси-сервере.\n\n    *) Исправление: в модуле ngx_http_spdy_module.\n\n\nИзменения в nginx 1.5.5                                           17.09.2013\n\n    *) Изменение: теперь nginx по умолчанию использует HTTP/1.0, если точно\n       определить протокол не удалось.\n\n    *) Добавление: директива disable_symlinks теперь использует O_PATH на\n       Linux.\n\n    *) Добавление: для определения того, что клиент закрыл соединение, при\n       использовании метода epoll теперь используются события EPOLLRDHUP.\n\n    *) Исправление: в директиве valid_referers при использовании параметра\n       server_names.\n\n    *) Исправление: переменная $request_time не работала в nginx/Windows.\n\n    *) Исправление: в директиве image_filter.\n       Спасибо Lanshun Zhou.\n\n    *) Исправление: совместимость с OpenSSL 1.0.1f.\n       Спасибо Piotr Sikora.\n\n\nИзменения в nginx 1.5.4                                           27.08.2013\n\n    *) Изменение: MIME-тип для расширения js изменён на\n       \"application/javascript\"; значение по умолчанию директивы\n       charset_types изменено соответственно.\n\n    *) Изменение: теперь директива image_filter с параметром size возвращает\n       ответ с MIME-типом \"application/json\".\n\n    *) Добавление: модуль ngx_http_auth_request_module.\n\n    *) Исправление: на старте или во время переконфигурации мог произойти\n       segmentation fault, если использовалась директива try_files с пустым\n       параметром.\n\n    *) Исправление: утечки памяти при использовании в директивах root и\n       auth_basic_user_file относительных путей, заданных с помощью\n       переменных.\n\n    *) Исправление: директива valid_referers неправильно выполняла\n       регулярные выражения, если заголовок Referer начинался с \"https://\".\n       Спасибо Liangbin Li.\n\n    *) Исправление: ответы могли зависать, если использовались подзапросы и\n       при обработке подзапроса происходила ошибка во время SSL handshake с\n       бэкендом.\n       Спасибо Aviram Cohen.\n\n    *) Исправление: в модуле ngx_http_autoindex_module.\n\n    *) Исправление: в модуле ngx_http_spdy_module.\n\n\nИзменения в nginx 1.5.3                                           30.07.2013\n\n    *) Изменение во внутреннем API: теперь при небуферизированной работе с\n       бэкендами u->length по умолчанию устанавливается в -1.\n\n    *) Изменение: теперь при получении неполного ответа от бэкенда nginx\n       отправляет полученную часть ответа, после чего закрывает соединение с\n       клиентом.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовался модуль ngx_http_spdy_module и директива\n       client_body_in_file_only.\n\n    *) Исправление: параметр so_keepalive директивы listen мог работать\n       некорректно на DragonFlyBSD.\n       Спасибо Sepherosa Ziehau.\n\n    *) Исправление: в модуле ngx_http_xslt_filter_module.\n\n    *) Исправление: в модуле ngx_http_sub_filter_module.\n\n\nИзменения в nginx 1.5.2                                           02.07.2013\n\n    *) Добавление: теперь можно использовать несколько директив error_log.\n\n    *) Исправление: метод $r->header_in() встроенного перла не возвращал\n       значения строк \"Cookie\" и \"X-Forwarded-For\" из заголовка запроса;\n       ошибка появилась в 1.3.14.\n\n    *) Исправление: в модуле ngx_http_spdy_module.\n       Спасибо Jim Radford.\n\n    *) Исправление: nginx не собирался на Linux при использовании x32 ABI.\n       Спасибо Сергею Иванцову.\n\n\nИзменения в nginx 1.5.1                                           04.06.2013\n\n    *) Добавление: директивы ssi_last_modified, sub_filter_last_modified и\n       xslt_last_modified.\n       Спасибо Алексею Колпакову.\n\n    *) Добавление: параметр http_403 в директивах proxy_next_upstream,\n       fastcgi_next_upstream, scgi_next_upstream и uwsgi_next_upstream.\n\n    *) Добавление: директивы allow и deny теперь поддерживают unix domain\n       сокеты.\n\n    *) Исправление: nginx не собирался с модулем ngx_mail_ssl_module, но без\n       модуля ngx_http_ssl_module; ошибка появилась в 1.3.14.\n\n    *) Исправление: в директиве proxy_set_body.\n       Спасибо Lanshun Zhou.\n\n    *) Исправление: в директиве lingering_time.\n       Спасибо Lanshun Zhou.\n\n    *) Исправление: параметр fail_timeout директивы server в блоке upstream\n       мог не работать, если использовался параметр max_fails; ошибка\n       появилась в 1.3.0.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовалась директива ssl_stapling.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: в почтовом прокси-сервере.\n       Спасибо Filipe Da Silva.\n\n    *) Исправление: nginx/Windows мог перестать принимать соединения, если\n       использовалось несколько рабочих процессов.\n\n\nИзменения в nginx 1.5.0                                           07.05.2013\n\n    *) Безопасность: при обработке специально созданного запроса мог\n       перезаписываться стек рабочего процесса, что могло приводить к\n       выполнению произвольного кода (CVE-2013-2028); ошибка появилась в\n       1.3.9.\n       Спасибо Greg MacManus, iSIGHT Partners Labs.\n\n\nИзменения в nginx 1.4.0                                           24.04.2013\n\n    *) Исправление: nginx не собирался с модулем ngx_http_perl_module, если\n       использовался параметр --with-openssl; ошибка появилась в 1.3.16.\n\n    *) Исправление: в работе с телом запроса из модуля ngx_http_perl_module;\n       ошибка появилась в 1.3.9.\n\n\nИзменения в nginx 1.3.16                                          16.04.2013\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовались подзапросы; ошибка появилась в 1.3.9.\n\n    *) Исправление: директива tcp_nodelay вызывала ошибку при проксировании\n       WebSocket-соединений в unix domain сокет.\n\n    *) Исправление: переменная $upstream_response_length возвращала значение\n       \"0\", если не использовалась буферизация.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: в методах обработки соединений eventport и /dev/poll.\n\n\nИзменения в nginx 1.3.15                                          26.03.2013\n\n    *) Изменение: открытие и закрытие соединения без отправки в нём\n       каких-либо данных больше не записывается в access_log с кодом ошибки\n       400.\n\n    *) Добавление: модуль ngx_http_spdy_module.\n       Спасибо Automattic за спонсирование разработки.\n\n    *) Добавление: директивы limit_req_status и limit_conn_status.\n       Спасибо Nick Marden.\n\n    *) Добавление: директива image_filter_interlace.\n       Спасибо Ивану Боброву.\n\n    *) Добавление: переменная $connections_waiting в модуле\n       ngx_http_stub_status_module.\n\n    *) Добавление: теперь почтовый прокси-сервер поддерживает IPv6-бэкенды.\n\n    *) Исправление: при повторной отправке запроса на бэкенд тело запроса\n       могло передаваться неправильно; ошибка появилась в 1.3.9.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: в директиве client_body_in_file_only; ошибка появилась в\n       1.3.9.\n\n    *) Исправление: ответы могли зависать, если использовались подзапросы и\n       при обработке подзапроса происходила DNS-ошибка.\n       Спасибо Lanshun Zhou.\n\n    *) Исправление: в процедуре учёта использования бэкендов.\n\n\nИзменения в nginx 1.3.14                                          05.03.2013\n\n    *) Добавление: переменные $connections_active, $connections_reading и\n       $connections_writing в модуле ngx_http_stub_status_module.\n\n    *) Добавление: поддержка WebSocket-соединений в модулях\n       ngx_http_uwsgi_module и ngx_http_scgi_module.\n\n    *) Исправление: в обработке виртуальных серверов при использовании SNI.\n\n    *) Исправление: при использовании директивы \"ssl_session_cache shared\"\n       новые сессии могли не сохраняться, если заканчивалось место в\n       разделяемой памяти.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: несколько заголовков X-Forwarded-For обрабатывались\n       неправильно.\n       Спасибо Neal Poole за спонсирование разработки.\n\n    *) Исправление: в модуле ngx_http_mp4_module.\n       Спасибо Gernot Vormayr.\n\n\nИзменения в nginx 1.3.13                                          19.02.2013\n\n    *) Изменение: теперь для сборки по умолчанию используется компилятор с\n       именем \"cc\".\n\n    *) Добавление: поддержка проксирования WebSocket-соединений.\n       Спасибо Apcera и CloudBees за спонсирование разработки.\n\n    *) Добавление: директива auth_basic_user_file поддерживает шифрование\n       паролей методом \"{SHA}\".\n       Спасибо Louis Opter.\n\n\nИзменения в nginx 1.3.12                                          05.02.2013\n\n    *) Добавление: директивы proxy_bind, fastcgi_bind, memcached_bind,\n       scgi_bind и uwsgi_bind поддерживают переменные.\n\n    *) Добавление: переменные $pipe, $request_length, $time_iso8601 и\n       $time_local теперь можно использовать не только в директиве\n       log_format.\n       Спасибо Kiril Kalchev.\n\n    *) Добавление: поддержка IPv6 в модуле ngx_http_geoip_module.\n       Спасибо Gregor Kališnik.\n\n    *) Исправление: директива proxy_method работала неверно, если была\n       указана на уровне http.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовался resolver и метод poll.\n\n    *) Исправление: nginx мог нагружать процессор во время SSL handshake с\n       бэкендом при использовании методов обработки соединений select, poll\n       и /dev/poll.\n\n    *) Исправление: ошибка \"[crit] SSL_write() failed (SSL:)\".\n\n    *) Исправление: в директиве client_body_in_file_only; ошибка появилась в\n       1.3.9.\n\n    *) Исправление: в директиве fastcgi_keep_conn.\n\n\nИзменения в nginx 1.3.11                                          10.01.2013\n\n    *) Исправление: при записи в лог мог происходить segmentation fault;\n       ошибка появилась в 1.3.10.\n\n    *) Исправление: директива proxy_pass не работала с IP-адресами без\n       явного указания порта; ошибка появилась в 1.3.10.\n\n    *) Исправление: на старте или во время переконфигурации происходил\n       segmentation fault, если директива keepalive была указана несколько\n       раз в одном блоке upstream.\n\n    *) Исправление: параметр default директивы geo не определял значение по\n       умолчанию для IPv6-адресов.\n\n\nИзменения в nginx 1.3.10                                          25.12.2012\n\n    *) Изменение: для указанных в конфигурационном файле доменных имён\n       теперь используются не только IPv4, но и IPv6 адреса.\n\n    *) Изменение: теперь при использовании директивы include с маской на\n       Unix-системах включаемые файлы сортируются в алфавитном порядке.\n\n    *) Изменение: директива add_header добавляет строки в ответы с кодом\n       201.\n\n    *) Добавление: директива geo теперь поддерживает IPv6 адреса в формате\n       CIDR.\n\n    *) Добавление: параметры flush и gzip в директиве access_log.\n\n    *) Добавление: директива auth_basic поддерживает переменные.\n\n    *) Исправление: nginx в некоторых случаях не собирался с модулем\n       ngx_http_perl_module.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовался модуль ngx_http_xslt_module.\n\n    *) Исправление: nginx мог не собираться на MacOSX.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: при использовании директивы limit_rate с большими\n       значениями скорости на 32-битных системах ответ мог возвращаться не\n       целиком.\n       Спасибо Алексею Антропову.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовалась директива if.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: ответ \"100 Continue\" выдавался вместе с ответом \"413\n       Request Entity Too Large\".\n\n    *) Исправление: директивы image_filter, image_filter_jpeg_quality и\n       image_filter_sharpen могли наследоваться некорректно.\n       Спасибо Ивану Боброву.\n\n    *) Исправление: при использовании директивы auth_basic под Linux могли\n       возникать ошибки \"crypt_r() failed\".\n\n    *) Исправление: в обработке backup-серверов.\n       Спасибо Thomas Chen.\n\n    *) Исправление: при проксировании HEAD-запросов мог возвращаться\n       некорректный ответ, если использовалась директива gzip.\n\n\nИзменения в nginx 1.3.9                                           27.11.2012\n\n    *) Добавление: поддержка chunked transfer encoding при получении тела\n       запроса.\n\n    *) Добавление: переменные $request_time и $msec теперь можно\n       использовать не только в директиве log_format.\n\n    *) Исправление: cache manager и cache loader могли не запускаться, если\n       использовалось более 512 listen-сокетов.\n\n    *) Исправление: в модуле ngx_http_dav_module.\n\n\nИзменения в nginx 1.3.8                                           30.10.2012\n\n    *) Добавление: параметр optional_no_ca директивы ssl_verify_client.\n       Спасибо Михаилу Казанцеву и Eric O'Connor.\n\n    *) Добавление: переменные $bytes_sent, $connection и\n       $connection_requests теперь можно использовать не только в директиве\n       log_format.\n       Спасибо Benjamin Grössing.\n\n    *) Добавление: параметр auto директивы worker_processes.\n\n    *) Исправление: сообщения \"cache file ... has md5 collision\".\n\n    *) Исправление: в модуле ngx_http_gunzip_filter_module.\n\n    *) Исправление: в директиве ssl_stapling.\n\n\nИзменения в nginx 1.3.7                                           02.10.2012\n\n    *) Добавление: поддержка OCSP stapling.\n       Спасибо Comodo, DigiCert и GlobalSign за спонсирование разработки.\n\n    *) Добавление: директива ssl_trusted_certificate.\n\n    *) Добавление: теперь resolver случайным образом меняет порядок\n       возвращаемых закэшированных адресов.\n       Спасибо Антону Жулину.\n\n    *) Исправление: совместимость с OpenSSL 0.9.7.\n\n\nИзменения в nginx 1.3.6                                           12.09.2012\n\n    *) Добавление: модуль ngx_http_gunzip_filter_module.\n\n    *) Добавление: директива memcached_gzip_flag.\n\n    *) Добавление: параметр always директивы gzip_static.\n\n    *) Исправление: в директиве \"limit_req\"; ошибка появилась в 1.1.14.\n       Спасибо Charles Chen.\n\n    *) Исправление: nginx не собирался gcc 4.7 с оптимизацией -O2 если\n       использовался параметр --with-ipv6.\n\n\nИзменения в nginx 1.3.5                                           21.08.2012\n\n    *) Изменение: модуль ngx_http_mp4_module больше не отфильтровывает\n       дорожки в форматах, отличных от H.264 и AAC.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если в директиве map в качестве значений использовались переменные.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault при\n       использовании директивы geo с параметром ranges, но без параметра\n       default; ошибка появилась в 0.8.43.\n       Спасибо Zhen Chen и Weibin Yao.\n\n    *) Исправление: в обработке параметра командной строки -p.\n\n    *) Исправление: в почтовом прокси-сервере.\n\n    *) Исправление: незначительных потенциальных ошибок.\n       Спасибо Coverity.\n\n    *) Исправление: nginx/Windows не собирался с Visual Studio 2005 Express.\n       Спасибо HAYASHI Kentaro.\n\n\nИзменения в nginx 1.3.4                                           31.07.2012\n\n    *) Изменение: теперь на слушающих IPv6-сокетах параметр ipv6only включён\n       по умолчанию.\n\n    *) Добавление: поддержка компилятора Clang.\n\n    *) Исправление: могли создаваться лишние слушающие сокеты.\n       Спасибо Роману Одайскому.\n\n    *) Исправление: nginx/Windows мог нагружать процессор, если при запуске\n       рабочего процесса происходила ошибка.\n       Спасибо Ricardo Villalobos Guevara.\n\n    *) Исправление: директивы proxy_pass_header, fastcgi_pass_header,\n       scgi_pass_header, uwsgi_pass_header, proxy_hide_header,\n       fastcgi_hide_header, scgi_hide_header и uwsgi_hide_header могли\n       наследоваться некорректно.\n\n\nИзменения в nginx 1.3.3                                           10.07.2012\n\n    *) Добавление: поддержка entity tags и директива etag.\n\n    *) Исправление: при использовании директивы map с параметром hostnames\n       не игнорировалась конечная точка в исходном значении.\n\n    *) Исправление: для обработки запроса мог использоваться неверный\n       location, если переход в именованный location происходил после\n       изменения URI с помощью директивы rewrite.\n\n\nИзменения в nginx 1.3.2                                           26.06.2012\n\n    *) Изменение: параметр single директивы keepalive теперь игнорируется.\n\n    *) Изменение: сжатие SSL теперь отключено в том числе при использовании\n       OpenSSL старее 1.0.0.\n\n    *) Добавление: директиву \"ip_hash\" теперь можно использовать для\n       балансировки IPv6 клиентов.\n\n    *) Добавление: переменную $status теперь можно использовать не только в\n       директиве log_format.\n\n    *) Исправление: при завершении рабочего процесса мог произойти\n       segmentation fault, если использовалась директива resolver.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовался модуль ngx_http_mp4_module.\n\n    *) Исправление: в модуле ngx_http_mp4_module.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовались конфликтующие имена серверов с масками.\n\n    *) Исправление: на платформе ARM nginx мог аварийно завершаться по\n       сигналу SIGBUS.\n\n    *) Исправление: во время переконфигурации на HP-UX в лог записывался\n       alert \"sendmsg() failed (9: Bad file number)\".\n\n\nИзменения в nginx 1.3.1                                           05.06.2012\n\n    *) Безопасность: теперь nginx/Windows игнорирует точку в конце\n       компонента URI и не разрешает URI, содержащие последовательность\n       \":$\".\n       Спасибо Владимиру Кочеткову, Positive Research Center.\n\n    *) Добавление: директивы proxy_pass, fastcgi_pass, scgi_pass, uwsgi_pass\n       и директива server в блоке upstream теперь поддерживают IPv6-адреса.\n\n    *) Добавление: в директиве resolver теперь можно указывать порт и\n       задавать IPv6-адреса DNS-серверов.\n\n    *) Добавление: директива least_conn в блоке upstream.\n\n    *) Добавление: при использовании директивы ip_hash теперь можно задавать\n       веса серверов.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовалась директива image_filter; ошибка появилась в 1.3.0.\n\n    *) Исправление: nginx не собирался с модулем ngx_cpp_test_module; ошибка\n       появилась в 1.1.12.\n\n    *) Исправление: доступ к переменным из SSI и встроенного перла мог не\n       работать после переконфигурации.\n       Спасибо Yichun Zhang.\n\n    *) Исправление: в модуле ngx_http_xslt_filter_module.\n       Спасибо Kuramoto Eiji.\n\n    *) Исправление: утечки памяти при использовании переменной $geoip_org.\n       Спасибо Денису Латыпову.\n\n    *) Исправление: в директивах proxy_cookie_domain и proxy_cookie_path.\n\n\nИзменения в nginx 1.3.0                                           15.05.2012\n\n    *) Добавление: директива debug_connection теперь поддерживает\n       IPv6-адреса и параметр \"unix:\".\n\n    *) Добавление: директива set_real_ip_from и параметр proxy директивы geo\n       теперь поддерживают IPv6-адреса.\n\n    *) Добавление: директивы real_ip_recursive, geoip_proxy и\n       geoip_proxy_recursive.\n\n    *) Добавление: параметр proxy_recursive директивы geo.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовалась директива resolver.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовались директивы fastcgi_pass, scgi_pass или uwsgi_pass\n       и бэкенд возвращал некорректный ответ.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовалась директива rewrite и в новых аргументах запроса в\n       строке замены использовались переменные.\n\n    *) Исправление: nginx мог нагружать процессор, если было достигнуто\n       ограничение на количество открытых файлов.\n\n    *) Исправление: при использовании директивы proxy_next_upstream с\n       параметром http_404 nginx мог бесконечно перебирать бэкенды, если в\n       блоке upstream был хотя бы один сервер с флагом backup.\n\n    *) Исправление: при использовании директивы ip_hash установка параметра\n       down директивы server могла приводить к ненужному перераспределению\n       клиентов между бэкендами.\n\n    *) Исправление: утечки сокетов.\n       Спасибо Yichun Zhang.\n\n    *) Исправление: в модуле ngx_http_fastcgi_module.\n\n\nИзменения в nginx 1.2.0                                           23.04.2012\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовалась директива try_files; ошибка появилась в 1.1.19.\n\n    *) Исправление: ответ мог быть передан не полностью, если использовалось\n       больше IOV_MAX буферов.\n\n    *) Исправление: в работе параметра crop директивы image_filter.\n       Спасибо Maxim Bublis.\n\n\nИзменения в nginx 1.1.19                                          12.04.2012\n\n    *) Безопасность: при обработке специально созданного mp4 файла модулем\n       ngx_http_mp4_module могли перезаписываться области памяти рабочего\n       процесса, что могло приводить к выполнению произвольного кода\n       (CVE-2012-2089).\n       Спасибо Matthew Daley.\n\n    *) Исправление: nginx/Windows мог завершаться аварийно.\n       Спасибо Vincent Lee.\n\n    *) Исправление: nginx нагружал процессор, если все серверы в upstream'е\n       были помечены флагом backup.\n\n    *) Исправление: директивы allow и deny могли наследоваться некорректно,\n       если в них использовались IPv6 адреса.\n\n    *) Исправление: директивы modern_browser и ancient_browser могли\n       наследоваться некорректно.\n\n    *) Исправление: таймауты могли работать некорректно на Solaris/SPARC.\n\n    *) Исправление: в модуле ngx_http_mp4_module.\n\n\nИзменения в nginx 1.1.18                                          28.03.2012\n\n    *) Изменение: теперь keepalive соединения не запрещены для Safari по\n       умолчанию.\n\n    *) Добавление: переменная $connection_requests.\n\n    *) Добавление: переменные $tcpinfo_rtt, $tcpinfo_rttvar,\n       $tcpinfo_snd_cwnd и $tcpinfo_rcv_space.\n\n    *) Добавление: директива worker_cpu_affinity теперь работает на FreeBSD.\n\n    *) Добавление: директивы xslt_param и xslt_string_param.\n       Спасибо Samuel Behan.\n\n    *) Исправление: в configure.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: в модуле ngx_http_xslt_filter_module.\n\n    *) Исправление: nginx не собирался на Debian GNU/Hurd.\n\n\nИзменения в nginx 1.1.17                                          15.03.2012\n\n    *) Безопасность: содержимое ранее освобождённой памяти могло быть\n       отправлено клиенту, если бэкенд возвращал специально созданный ответ.\n       Спасибо Matthew Daley.\n\n    *) Исправление: при использовании встроенного перла из SSI.\n       Спасибо Matthew Daley.\n\n    *) Исправление: в модуле ngx_http_uwsgi_module.\n\n\nИзменения в nginx 1.1.16                                          29.02.2012\n\n    *) Изменение: ограничение на количество одновременных подзапросов\n       поднято до 200.\n\n    *) Добавление: параметр from в директиве disable_symlinks.\n\n    *) Добавление: директивы return и error_page теперь могут использоваться\n       для возврата перенаправлений с кодом 307.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовалась директива resolver и на глобальном уровне не была\n       задана директива error_log.\n       Спасибо Роману Арутюняну.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовались директивы \"proxy_http_version 1.1\" или\n       \"fastcgi_keep_conn on\".\n\n    *) Исправление: утечек памяти.\n       Спасибо Lanshun Zhou.\n\n    *) Исправление: в директиве disable_symlinks.\n\n    *) Исправление: при использовании ZFS размер кэша на диске мог считаться\n       некорректно; ошибка появилась в 1.0.1.\n\n    *) Исправление: nginx не собирался компилятором icc 12.1.\n\n    *) Исправление: nginx не собирался gcc на Solaris; ошибка появилась в\n       1.1.15.\n\n\nИзменения в nginx 1.1.15                                          15.02.2012\n\n    *) Добавление: директива disable_symlinks.\n\n    *) Добавление: директивы proxy_cookie_domain и proxy_cookie_path.\n\n    *) Исправление: nginx мог некорректно сообщать об ошибке \"upstream\n       prematurely closed connection\" вместо \"upstream sent too big header\".\n       Спасибо Feibo Li.\n\n    *) Исправление: nginx не собирался с модулем ngx_http_perl_module, если\n       использовался параметр --with-openssl.\n\n    *) Исправление: количество внутренних перенаправлений в именованные\n       location'ы не ограничивалось.\n\n    *) Исправление: вызов $r->flush() несколько раз подряд мог приводить к\n       ошибкам в модуле ngx_http_gzip_filter_module.\n\n    *) Исправление: при использовании директивы proxy_store с\n       SSI-подзапросами временные файлы могли не удаляться.\n\n    *) Исправление: в некоторых случаях некэшируемые переменные (такие, как\n       $args) возвращали старое пустое закэшированное значение.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если одновременно создавалось слишком много SSI-подзапросов; ошибка\n       появилась в 0.7.25.\n\n\nИзменения в nginx 1.1.14                                          30.01.2012\n\n    *) Добавление: теперь можно указать несколько ограничений limit_req\n       одновременно.\n\n    *) Исправление: в обработке ошибок при соединении с бэкендом.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: в обработке ошибок при использовании AIO на FreeBSD.\n\n    *) Исправление: в инициализации библиотеки OpenSSL.\n\n    *) Исправление: директивы proxy_redirect могли наследоваться\n       некорректно.\n\n    *) Исправление: утечки памяти при переконфигурации, если использовалась\n       директива pcre_jit.\n\n\nИзменения в nginx 1.1.13                                          16.01.2012\n\n    *) Добавление: параметры TLSv1.1 и TLSv1.2 в директиве ssl_protocols.\n\n    *) Исправление: параметры директивы limit_req наследовались некорректно;\n       ошибка появилась в 1.1.12.\n\n    *) Исправление: директива proxy_redirect некорректно обрабатывала\n       заголовок Refresh при использовании регулярных выражений.\n\n    *) Исправление: директива proxy_cache_use_stale с параметром error не\n       возвращала ответ из кэша, если все бэкенды были признаны\n       неработающими.\n\n    *) Исправление: директива worker_cpu_affinity могла не работать.\n\n    *) Исправление: nginx не собирался на Solaris; ошибка появилась в\n       1.1.12.\n\n    *) Исправление: в модуле ngx_http_mp4_module.\n\n\nИзменения в nginx 1.1.12                                          26.12.2011\n\n    *) Изменение: после перенаправления запроса с помощью директивы\n       error_page директива proxy_pass без URI теперь использует изменённый\n       URI.\n       Спасибо Lanshun Zhou.\n\n    *) Добавление: директивы proxy/fastcgi/scgi/uwsgi_cache_lock,\n       proxy/fastcgi/scgi/uwsgi_cache_lock_timeout.\n\n    *) Добавление: директива pcre_jit.\n\n    *) Добавление: SSI команда if поддерживает выделения в регулярных\n       выражениях.\n\n    *) Исправление: SSI команда if не работала внутри команды block.\n\n    *) Исправление: директивы limit_conn_log_level и limit_req_log_level\n       могли не работать.\n\n    *) Исправление: директива limit_rate не позволяла передавать на полной\n       скорости, даже если был указан очень большой лимит.\n\n    *) Исправление: директива sendfile_max_chunk не работала, если\n       использовалась директива limit_rate.\n\n    *) Исправление: если в директиве proxy_pass использовались переменные и\n       не был указан URI, всегда использовался URI исходного запроса.\n\n    *) Исправление: после перенаправления запроса с помощью директивы\n       try_files директива proxy_pass без URI могла использовать URI\n       исходного запроса.\n       Спасибо Lanshun Zhou.\n\n    *) Исправление: в модуле ngx_http_scgi_module.\n\n    *) Исправление: в модуле ngx_http_mp4_module.\n\n    *) Исправление: nginx не собирался на Solaris; ошибка появилась в 1.1.9.\n\n\nИзменения в nginx 1.1.11                                          12.12.2011\n\n    *) Добавление: параметр so_keepalive в директиве listen.\n       Спасибо Всеволоду Стахову.\n\n    *) Добавление: параметр if_not_empty в директивах\n       fastcgi/scgi/uwsgi_param.\n\n    *) Добавление: переменная $https.\n\n    *) Добавление: директива proxy_redirect поддерживает переменные в первом\n       параметре.\n\n    *) Добавление: директива proxy_redirect поддерживает регулярные\n       выражения.\n\n    *) Исправление: переменная $sent_http_cache_control могла содержать\n       неверное значение при использовании директивы expires.\n       Спасибо Yichun Zhang.\n\n    *) Исправление: директива read_ahead могла не работать при использовании\n       совместно с try_files и open_file_cache.\n\n    *) Исправление: если в параметре inactive директивы proxy_cache_path\n       было указано малое время, в рабочем процессе мог произойти\n       segmentation fault.\n\n    *) Исправление: ответы из кэша могли зависать.\n\n\nИзменения в nginx 1.1.10                                          30.11.2011\n\n    *) Исправление: при использовании AIO на Linux в рабочем процессе\n       происходил segmentation fault; ошибка появилась в 1.1.9.\n\n\nИзменения в nginx 1.1.9                                           28.11.2011\n\n    *) Изменение: теперь двойные кавычки экранируется при выводе\n       SSI-командой echo.\n       Спасибо Зауру Абасмирзоеву.\n\n    *) Добавление: параметр valid в директиве resolver. По умолчанию теперь\n       используется TTL, возвращённый DNS-сервером.\n       Спасибо Кириллу Коринскому.\n\n    *) Исправление: nginx мог перестать отвечать, если рабочий процесс\n       завершался аварийно.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовалось SNI; ошибка появилась в 1.1.2.\n\n    *) Исправление: в директиве keepalive_disable; ошибка появилась в 1.1.8.\n       Спасибо Александру Усову.\n\n    *) Исправление: сигнал SIGWINCH переставал работать после первого\n       обновления исполняемого файла; ошибка появилась в 1.1.1.\n\n    *) Исправление: теперь ответы бэкендов, длина которых не соответствует\n       заголовку Content-Length, не кэширутся.\n\n    *) Исправление: в директиве scgi_param при использовании составных\n       параметров.\n\n    *) Исправление: в методе epoll.\n       Спасибо Yichun Zhang.\n\n    *) Исправление: в модуле ngx_http_flv_module.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: в модуле ngx_http_mp4_module.\n\n    *) Исправление: теперь nginx понимает IPv6-адреса в строке запроса и в\n       заголовке Host.\n\n    *) Исправление: директивы add_header и expires не работали для ответов с\n       кодом 206, если запрос проксировался.\n\n    *) Исправление: nginx не собирался на FreeBSD 10.\n\n    *) Исправление: nginx не собирался на AIX.\n\n\nИзменения в nginx 1.1.8                                           14.11.2011\n\n    *) Изменение: модуль ngx_http_limit_zone_module переименован в\n       ngx_http_limit_conn_module.\n\n    *) Изменение: директива limit_zone заменена директивой limit_conn_zone с\n       новым синтаксисом.\n\n    *) Добавление: поддержка ограничения по нескольким limit_conn на одном\n       уровне.\n\n    *) Добавление: директива image_filter_sharpen.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если resolver получил большой DNS-ответ.\n       Спасибо Ben Hawkes.\n\n    *) Исправление: в вычислении ключа для кэширования, если использовалась\n       внутренняя реализация MD5; ошибка появилась в 1.0.4.\n\n    *) Исправление: строки \"If-Modified-Since\", \"If-Range\" и им подобные в\n       заголовке запроса клиента могли передаваться бэкенду при кэшировании;\n       или не передаваться при выключенном кэшировании, если кэширование\n       было включено в другой части конфигурации.\n\n    *) Исправление: модуль ngx_http_mp4_module выдавал неверную строку\n       \"Content-Length\" в заголовке ответа, использовался аргумент start.\n       Спасибо Piotr Sikora.\n\n\nИзменения в nginx 1.1.7                                           31.10.2011\n\n    *) Добавление: поддержка нескольких DNS серверов в директиве \"resolver\".\n       Спасибо Кириллу Коринскому.\n\n    *) Исправление: на старте или во время переконфигурации происходил\n       segmentation fault, если директива ssl использовалась на уровне http\n       и не был указан ssl_certificate.\n\n    *) Исправление: уменьшено потребление памяти при проксировании больших\n       файлов, если они буферизировались на диск.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовалась директива \"proxy_http_version 1.1\".\n\n    *) Исправление: в директиве \"expires @time\".\n\n\nИзменения в nginx 1.1.6                                           17.10.2011\n\n    *) Изменение во внутреннем API: теперь при внутреннем редиректе в\n       именованный location контексты модулей очищаются.\n       По запросу Yichun Zhang.\n\n    *) Изменение: теперь если сервер, описанный в блоке upstream, был\n       признан неработающим, то после истечения fail_timeout на него будет\n       отправлен только один запрос; сервер будет считаться работающим, если\n       успешно ответит на этот запрос.\n\n    *) Изменение: теперь символы 0x7F-0xFF в access_log записываются в виде\n       \\xXX.\n\n    *) Добавление: директивы \"proxy/fastcgi/scgi/uwsgi_ignore_headers\"\n       теперь поддерживают значения X-Accel-Limit-Rate, X-Accel-Buffering и\n       X-Accel-Charset.\n\n    *) Добавление: уменьшение потребления памяти при использовании SSL.\n\n    *) Исправление: некоторые UTF-8 символы обрабатывались неправильно.\n       Спасибо Алексею Куцу.\n\n    *) Исправление: директивы модуля ngx_http_rewrite_module, заданные на\n       уровне server, применялись повторно, если для запроса не находилось\n       ни одного location'а.\n\n    *) Исправление: при использовании \"aio sendfile\" могла происходить\n       утечка сокетов.\n\n    *) Исправление: при использовании файлового AIO соединения с быстрыми\n       клиентами могли быть закрыты по истечению send_timeout.\n\n    *) Исправление: в модуле ngx_http_autoindex_module.\n\n    *) Исправление: модуль ngx_http_mp4_module не поддерживал перемотку на\n       32-битных платформах.\n\n\nИзменения в nginx 1.1.5                                           05.10.2011\n\n    *) Добавление: директивы uwsgi_buffering и scgi_buffering.\n       Спасибо Peter Smit.\n\n    *) Исправление: при использовании proxy_cache_bypass могли быть\n       закэшированы некэшируемые ответы.\n       Спасибо John Ferlito.\n\n    *) Исправление: в модуле ngx_http_proxy_module при работе с бэкендами по\n       HTTP/1.1.\n\n    *) Исправление: закэшированные ответы с пустым телом возвращались\n       некорректно; ошибка появилась в 0.8.31.\n\n    *) Исправление: ответы с кодом 201 модуля ngx_http_dav_module были\n       некорректны; ошибка появилась в 0.8.32.\n\n    *) Исправление: в директиве return.\n\n    *) Исправление: при использовании директивы \"ssl_session_cache builtin\"\n       происходил segmentation fault; ошибка появилась в 1.1.1.\n\n\nИзменения в nginx 1.1.4                                           20.09.2011\n\n    *) Добавление: модуль ngx_http_upstream_keepalive.\n\n    *) Добавление: директива proxy_http_version.\n\n    *) Добавление: директива fastcgi_keep_conn.\n\n    *) Добавление: директива worker_aio_requests.\n\n    *) Исправление: если nginx был собран с файловым AIO, он не мог\n       запускаться на Linux без поддержки AIO.\n\n    *) Исправление: в обработке ошибок при работе с Linux AIO.\n       Спасибо Hagai Avrahami.\n\n    *) Исправление: уменьшено потребление памяти для долгоживущих запросов.\n\n    *) Исправление: модуль ngx_http_mp4_module не поддерживал 64-битный\n       MP4-атом co64.\n\n\nИзменения в nginx 1.1.3                                           14.09.2011\n\n    *) Добавление: модуль ngx_http_mp4_module.\n\n    *) Исправление: в Linux AIO, используемым совместно с open_file_cache.\n\n    *) Исправление: open_file_cache не обновлял информацию о файле, если\n       файл был изменён не атомарно.\n\n    *) Исправление: nginx не собирался на MacOSX 10.7.\n\n\nИзменения в nginx 1.1.2                                           05.09.2011\n\n    *) Изменение: теперь, если суммарный размер всех диапазонов больше\n       размера исходного ответа, то nginx возвращает только исходный ответ,\n       не обрабатывая диапазоны.\n\n    *) Добавление: директива max_ranges.\n\n    *) Исправление: директивы ssl_verify_client, ssl_verify_depth и\n       ssl_prefer_server_cipher могли работать некорректно, если\n       использовался SNI.\n\n    *) Исправление: в директивах proxy/fastcgi/scgi/\n       uwsgi_ignore_client_abort.\n\n\nИзменения в nginx 1.1.1                                           22.08.2011\n\n    *) Изменение: теперь загрузчик кэша за каждую итерацию либо обрабатывает\n       число файлов, указанное в параметре load_files, либо работает не\n       дольше времени, указанного в параметре loader_threshold.\n\n    *) Изменение: SIGWINCH сигнал теперь работает только в режиме демона.\n\n    *) Добавление: теперь разделяемые зоны и кэши используют семафоры POSIX\n       на Solaris.\n       Спасибо Денису Иванову.\n\n    *) Добавление: теперь на NetBSD поддерживаются accept фильтры.\n\n    *) Исправление: nginx не собирался на Linux 3.0.\n\n    *) Исправление: в некоторых случаях nginx не использовал сжатие; ошибка\n       появилась в 1.1.0.\n\n    *) Исправление: обработка тела запроса могла быть неверной, если клиент\n       использовал pipelining.\n\n    *) Исправление: в директиве request_body_in_single_buf.\n\n    *) Исправление: в директивах proxy_set_body и proxy_pass_request_body\n       при использовании SSL-соединения с бэкендом.\n\n    *) Исправление: nginx нагружал процессор, если все серверы в upstream'е\n       были помечены флагом down.\n\n    *) Исправление: при переконфигурации мог произойти segmentation fault,\n       если в предыдущей конфигурации был определён, но не использовался\n       ssl_session_cache.\n\n    *) Исправление: при использовании большого количества backup-серверов в\n       рабочем процессе мог произойти segmentation fault.\n\n    *) Исправление: при использовании директив fastcgi/scgi/uwsgi_param со\n       значениями, начинающимися со строки \"HTTP_\", в рабочем процессе мог\n       произойти segmentation fault; ошибка появилась в 0.8.40.\n\n\nИзменения в nginx 1.1.0                                           01.08.2011\n\n    *) Добавление: уменьшение времени работы загрузчика кэша.\n\n    *) Добавление: параметры loader_files, loader_sleep и loader_threshold\n       директив proxy/fastcgi/scgi/uwsgi_cache_path.\n\n    *) Добавление: уменьшение времени загрузки конфигураций с большим\n       количеством HTTPS серверов.\n\n    *) Добавление: теперь nginx поддерживает шифры с обменом ECDHE-ключами.\n       Спасибо Adrian Kotelba.\n\n    *) Добавление: директива lingering_close.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: закрытия соединения для pipelined-запросов.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: nginx не запрещал сжатие при получении значения\n       \"gzip;q=0\" в строке \"Accept-Encoding\" в заголовке запроса клиента.\n\n    *) Исправление: таймаута при небуферизированном проксировании.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: утечки памяти при использовании переменных в директиве\n       proxy_pass при работе с бэкендом по HTTPS.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: в проверке параметра директивы proxy_pass, заданного\n       переменными.\n       Спасибо Lanshun Zhou.\n\n    *) Исправление: SSL не работал на QNX.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: SSL модули не собирались gcc 4.6 без параметра\n       --with-debug.\n\n\nИзменения в nginx 1.0.5                                           19.07.2011\n\n    *) Изменение: теперь по умолчанию используются следующие шифры SSL:\n       \"HIGH:!aNULL:!MD5\".\n       Спасибо Rob Stradling.\n\n    *) Добавление: директивы referer_hash_max_size и\n       referer_hash_bucket_size.\n       Спасибо Witold Filipczyk.\n\n    *) Добавление: переменная $uid_reset.\n\n    *) Исправление: при использовании кэширования в рабочем процессе мог\n       произойти segmentation fault.\n       Спасибо Lanshun Zhou.\n\n    *) Исправление: при использовании кэширования рабочие процессы могли\n       зациклиться во время переконфигурации; ошибка появилась в 0.8.48.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: сообщения \"stalled cache updating\".\n       Спасибо Максиму Дунину.\n\n\nИзменения в nginx 1.0.4                                           01.06.2011\n\n    *) Изменение: теперь в регулярных выражениях в директиве map можно\n       задать чувствительность к регистру с помощью префиксов \"~\" и \"~*\".\n\n    *) Добавление: теперь разделяемые зоны и кэши используют семафоры POSIX\n       на Linux.\n       Спасибо Денису Латыпову.\n\n    *) Исправление: сообщения \"stalled cache updating\".\n\n    *) Исправление: nginx не собирался с параметром\n       --without-http_auth_basic_module; ошибка появилась в 1.0.3.\n\n\nИзменения в nginx 1.0.3                                           25.05.2011\n\n    *) Добавление: директива auth_basic_user_file поддерживает шифрование\n       пароля методами \"$apr1\", \"{PLAIN}\" и \"{SSHA}\".\n       Спасибо Максиму Дунину.\n\n    *) Добавление: директива geoip_org и переменная $geoip_org.\n       Спасибо Александру Ускову, Arnaud Granal и Денису Латыпову.\n\n    *) Добавление: модули ngx_http_geo_module и ngx_http_geoip_module\n       поддерживают адреса IPv4, отображённые на IPv6 адреса.\n\n    *) Исправление: при проверке адреса IPv4, отображённого на адрес IPv6, в\n       рабочем процессе происходил segmentation fault, если директивы access\n       или deny были определены только для адресов IPv6; ошибка появилась в\n       0.8.22.\n\n    *) Исправление: закэшированный ответ мог быть испорчен, если значения\n       директив proxy/fastcgi/scgi/uwsgi_cache_bypass и proxy/fastcgi/scgi/\n       uwsgi_no_cache были разными; ошибка появилась в 0.8.46.\n\n\nИзменения в nginx 1.0.2                                           10.05.2011\n\n    *) Добавление: теперь разделяемые зоны и кэши используют семафоры POSIX.\n\n    *) Исправление: в работе параметра rotate директивы image_filter.\n       Спасибо Adam Bocim.\n\n    *) Исправление: nginx не собирался на Solaris; ошибка появилась в 1.0.1.\n\n\nИзменения в nginx 1.0.1                                           03.05.2011\n\n    *) Изменение: теперь директива split_clients использует алгоритм\n       MurmurHash2 из-за лучшего распределения.\n       Спасибо Олегу Мамонтову.\n\n    *) Изменение: теперь длинные строки, начинающиеся с нуля, не считаются\n       ложными значениями.\n       Спасибо Максиму Дунину.\n\n    *) Изменение: теперь по умолчанию nginx использует значение 511 для\n       listen backlog на Linux.\n\n    *) Добавление: переменные $upstream_... можно использовать в SSI и\n       перловом модулях.\n\n    *) Исправление: теперь nginx лучше ограничивает размер кэша на диске.\n       Спасибо Олегу Мамонтову.\n\n    *) Исправление: при парсинге неправильного IPv4 адреса мог произойти\n       segmentation fault; ошибка появилась в 0.8.22.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: nginx не собирался gcc 4.6 без параметра --with-debug.\n\n    *) Исправление: nginx не собирался на Solaris 9 и более ранних; ошибка\n       появилась в 0.9.3.\n       Спасибо Dagobert Michelsen.\n\n    *) Исправление: переменная $request_time имела неверные значения, если\n       использовались подзапросы; ошибка появилась в 0.8.47.\n       Спасибо Игорю А. Валькову.\n\n\nИзменения в nginx 1.0.0                                           12.04.2011\n\n    *) Исправление: cache manager мог нагружать процессор после\n       переконфигурации.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: директива \"image_filter crop\" неправильно работала в\n       сочетании с \"image_filter rotate 180\".\n\n    *) Исправление: директива \"satisfy any\" запрещала выдачу\n       пользовательской страницы для 401 кода.\n\n\nИзменения в nginx 0.9.7                                           04.04.2011\n\n    *) Добавление: теперь соединения в состоянии keepalive могут быть\n       закрыты преждевременно, если у воркера нет свободных соединений.\n       Спасибо Максиму Дунину.\n\n    *) Добавление: параметр rotate директивы image_filter.\n       Спасибо Adam Bocim.\n\n    *) Исправление: ситуации, когда бэкенд в директивах fastcgi_pass,\n       scgi_pass или uwsgi_pass задан выражением и ссылается на описанный\n       upstream.\n\n\nИзменения в nginx 0.9.6                                           21.03.2011\n\n    *) Добавление: директива map поддерживает регулярные выражения в\n       качестве значения первого параметра.\n\n    *) Добавление: переменная $time_iso8601 для access_log.\n       Спасибо Michael Lustfield.\n\n\nИзменения в nginx 0.9.5                                           21.02.2011\n\n    *) Изменение: теперь по умолчанию nginx использует значение -1 для\n       listen backlog на Linux.\n       Спасибо Андрею Нигматулину.\n\n    *) Добавление: параметр utf8 в директивах geoip_country и geoip_city.\n       Спасибо Денису Латыпову.\n\n    *) Исправление: исправление в умолчательной директиве proxy_redirect,\n       если в директиве proxy_pass не был описан URI.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: директива error_page не работала с нестандартными кодами\n       ошибок; ошибка появилась в 0.8.53.\n       Спасибо Максиму Дунину.\n\n\nИзменения в nginx 0.9.4                                           21.01.2011\n\n    *) Добавление: директива server_name поддерживает переменную $hostname.\n\n    *) Добавление: 494 код для ошибки \"Request Header Too Large\".\n\n\nИзменения в nginx 0.9.3                                           13.12.2010\n\n    *) Исправление: если для пары IPv6-адрес:порт описан только один сервер,\n       то выделения в регулярных выражениях в директиве server_name не\n       работали.\n\n    *) Исправление: nginx не собирался под Solaris; ошибка появилась в\n       0.9.0.\n\n\nИзменения в nginx 0.9.2                                           06.12.2010\n\n    *) Добавление: поддержка строки \"If-Unmodified-Since\" в заголовке\n       запроса клиента.\n\n    *) Изменение: использование accept(), если accept4() не реализован;\n       ошибка появилась в 0.9.0.\n\n    *) Исправление: nginx не собирался под Cygwin; ошибка появилась в 0.9.0.\n\n    *) Исправление: уязвимости в OpenSSL CVE-2010-4180.\n       Спасибо Максиму Дунину.\n\n\nИзменения в nginx 0.9.1                                           30.11.2010\n\n    *) Исправление: директивы вида \"return CODE message\" не работали; ошибка\n       появилась в 0.9.0.\n\n\nИзменения в nginx 0.9.0                                           29.11.2010\n\n    *) Добавление: директива keepalive_disable.\n\n    *) Добавление: директива map поддерживает переменные в качестве значения\n       определяемой переменной.\n\n    *) Добавление: директива map поддерживает пустые строки в качестве\n       значения первого параметра.\n\n    *) Добавление: директива map поддерживает выражения в первом параметре.\n\n    *) Добавление: страница руководства nginx(8).\n       Спасибо Сергею Осокину.\n\n    *) Добавление: поддержка accept4() в Linux.\n       Спасибо Simon Liu.\n\n    *) Изменение: устранение предупреждения линкера о \"sys_errlist\" и\n       \"sys_nerr\" под Linux; предупреждение появилось в 0.8.35.\n\n    *) Исправление: при использовании директивы auth_basic в рабочем\n       процессе мог произойти segmentation fault.\n       Спасибо Михаилу Лалетину.\n\n    *) Исправление: совместимость с модулем ngx_http_eval_module; ошибка\n       появилась в 0.8.42.\n\n\nИзменения в nginx 0.8.53                                          18.10.2010\n\n    *) Добавление: теперь директива error_page позволяет менять код статуса\n       у редиректа.\n\n    *) Добавление: директива gzip_disable поддерживает специальную маску\n       degradation.\n\n    *) Исправление: при использовании файлового AIO могла происходить утечка\n       сокетов.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: если в первом сервере не была описана директива listen и\n       нигде явно не описан сервер по умолчанию, то сервером по умолчанию\n       становился следующий сервер с директивой listen; ошибка появилась в\n       0.8.21.\n\n\nИзменения в nginx 0.8.52                                          28.09.2010\n\n    *) Исправление: nginx использовал режим SSL для listen сокета, если для\n       него был установлен любой listen-параметр; ошибка появилась в 0.8.51.\n\n\nИзменения в nginx 0.8.51                                          27.09.2010\n\n    *) Изменение: директива secure_link_expires упразднена.\n\n    *) Изменение: уровень логгирования ошибок resolver'а понижен с уровня\n       alert на error.\n\n    *) Добавление: теперь параметр \"ssl\" listen-сокета можно устанавливать\n       несколько раз.\n\n\nИзменения в nginx 0.8.50                                          02.09.2010\n\n    *) Добавление: директивы secure_link, secure_link_md5 и\n       secure_link_expires модуля ngx_http_secure_link_module.\n\n    *) Добавление: ключ -q.\n       Спасибо Геннадию Махомеду.\n\n    *) Исправление: при использовании кэширования рабочие процессы и могли\n       зациклиться во время переконфигурации; ошибка появилась в 0.8.48.\n\n    *) Исправление: в директиве gzip_disable.\n       Спасибо Derrick Petzold.\n\n    *) Исправление: nginx/Windows не мог посылать сигналы stop, quit,\n       reopen, reload процессу, запущенному в другой сессии.\n\n\nИзменения в nginx 0.8.49                                          09.08.2010\n\n    *) Добавление: директива image_filter_jpeg_quality поддерживает\n       переменные.\n\n    *) Исправление: при использовании переменной $geoip_region_name в\n       рабочем процессе мог произойти segmentation fault; ошибка появилась в\n       0.8.48.\n\n    *) Исправление: ошибки, перехваченные error_page, кэшировались только до\n       следующего запроса; ошибка появилась в 0.8.48.\n\n\nИзменения в nginx 0.8.48                                          03.08.2010\n\n    *) Изменение: теперь по умолчанию директива server_name имеет значение\n       пустое имя \"\".\n       Спасибо Геннадию Махомеду.\n\n    *) Изменение: теперь по умолчанию директива server_name_in_redirect\n       имеет значение off.\n\n    *) Добавление: переменные $geoip_dma_code, $geoip_area_code и\n       $geoip_region_name.\n       Спасибо Christine McGonagle.\n\n    *) Исправление: директивы proxy_pass, fastcgi_pass, uwsgi_pass и\n       scgi_pass не наследовались в блоки limit_except.\n\n    *) Исправление: директивы proxy_cache_min_uses, fastcgi_cache_min_uses\n       uwsgi_cache_min_uses и scgi_cache_min_uses не работали; ошибка\n       появилась в 0.8.46.\n\n    *) Исправление: директива fastcgi_split_path_info неверно использовала\n       выделения, если в выделения попадала только часть URI.\n       Спасибо Юрию Тарадаю и Frank Enderle.\n\n    *) Исправление: директива rewrite не экранировала символ \";\" при\n       копировании из URI в аргументы.\n       Спасибо Daisuke Murase.\n\n    *) Исправление: модуль ngx_http_image_filter_module закрывал соединение,\n       если изображение было больше размера image_filter_buffer.\n\n\nИзменения в nginx 0.8.47                                          28.07.2010\n\n    *) Исправление: переменная $request_time имела неверные значения для\n       подзапросов.\n\n    *) Исправление: ошибки, перехваченные error_page, не кэшировались.\n\n    *) Исправление: если использовался параметр max_size, то cache manager\n       мог зациклиться; ошибка появилась в 0.8.46.\n\n\nИзменения в nginx 0.8.46                                          19.07.2010\n\n    *) Изменение: директивы proxy_no_cache, fastcgi_no_cache, uwsgi_no_cache\n       и scgi_no_cache теперь влияют только на сохранение закэшированного\n       ответа.\n\n    *) Добавление: директивы proxy_cache_bypass, fastcgi_cache_bypass,\n       uwsgi_cache_bypass и scgi_cache_bypass.\n\n    *) Исправление: nginx не освобождал память в keys_zone кэшей в случае\n       ошибки работы с бэкендом: память освобождалась только по истечении\n       времени неактивности или при недостатке памяти.\n\n\nИзменения в nginx 0.8.45                                          13.07.2010\n\n    *) Добавление: улучшения в модуле ngx_http_xslt_filter.\n       Спасибо Laurence Rowe.\n\n    *) Исправление: ответ SSI модуля мог передаваться не полностью после\n       команды include с параметром wait=\"yes\"; ошибка появилась в 0.7.25.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: директива listen не поддерживала параметр setfib=0.\n\n\nИзменения в nginx 0.8.44                                          05.07.2010\n\n    *) Изменение: теперь nginx по умолчанию не кэширует ответы бэкендов, в\n       заголовке которых есть строка \"Set-Cookie\".\n\n    *) Добавление: директива listen поддерживает параметр setfib.\n       Спасибо Андрею Филонову.\n\n    *) Исправление: директива sub_filter могла изменять регистр букв при\n       частичном совпадении.\n\n    *) Исправление: совместимость с HP/UX.\n\n    *) Исправление: совместимость с компилятором AIX xlC_r.\n\n    *) Исправление: nginx считал большие пакеты SSLv2 как обычные текстовые\n       запросы.\n       Спасибо Miroslaw Jaworski.\n\n\nИзменения в nginx 0.8.43                                          30.06.2010\n\n    *) Добавление: ускорение загрузки больших баз geo-диапазонов.\n\n    *) Исправление: перенаправление ошибки в \"location /zero {return 204;}\"\n       без изменения кода ответа оставляло тело ошибки; ошибка появилась в\n       0.8.42.\n\n    *) Исправление: nginx мог закрывать IPv6 listen сокет во время\n       переконфигурации.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: переменную $uid_set можно использовать на любой стадии\n       обработки запроса.\n\n\nИзменения в nginx 0.8.42                                          21.06.2010\n\n    *) Изменение: теперь nginx проверяет location'ы, заданные регулярными\n       выражениями, если запрос полностью совпал с location'ом, заданным\n       строкой префикса. Предыдущее поведение появилось в 0.7.1.\n\n    *) Добавление: модуль ngx_http_scgi_module.\n       Спасибо Manlio Perillo.\n\n    *) Добавление: в директиве return можно добавлять текст ответа.\n\n\nИзменения в nginx 0.8.41                                          15.06.2010\n\n    *) Безопасность: рабочий процесс nginx/Windows мог завершаться аварийно\n       при запросе файла с неверной кодировкой UTF-8.\n\n    *) Изменение: теперь nginx разрешает использовать пробелы в строке\n       запроса.\n\n    *) Исправление: директива proxy_redirect неправильно изменяла строку\n       \"Refresh\" в заголовке ответа бэкенда.\n       Спасибо Андрею Андрееву и Максиму Согину.\n\n    *) Исправление: nginx не поддерживал путь без имени хоста в строке\n       \"Destination\" в заголовке запроса.\n\n\nИзменения в nginx 0.8.40                                          07.06.2010\n\n    *) Безопасность: теперь nginx/Windows игнорирует имя потока файла по\n       умолчанию.\n       Спасибо Jose Antonio Vazquez Gonzalez.\n\n    *) Добавление: модуль ngx_http_uwsgi_module.\n       Спасибо Roberto De Ioris.\n\n    *) Добавление: директива fastcgi_param со значением, начинающимся со\n       строки \"HTTP_\", изменяет строку заголовка в запросе клиента.\n\n    *) Исправление: строки \"If-Modified-Since\", \"If-Range\" и им подобные в\n       заголовке запроса клиента передавались FastCGI-серверу при\n       кэшировании.\n\n    *) Исправление: listen unix domain сокет нельзя было изменить во время\n       переконфигурации.\n       Спасибо Максиму Дунину.\n\n\nИзменения в nginx 0.8.39                                          31.05.2010\n\n    *) Исправление: наследуемая директива alias неправильно работала во\n       вложенном location'е.\n\n    *) Исправление: в комбинации директив alias с переменными и try_files;\n\n    *) Исправление: listen unix domain и IPv6 сокеты не наследовались во\n       время обновления без перерыва.\n       Спасибо Максиму Дунину.\n\n\nИзменения в nginx 0.8.38                                          24.05.2010\n\n    *) Добавление: директивы proxy_no_cache и fastcgi_no_cache.\n\n    *) Добавление: теперь при использовании переменной $scheme в директиве\n       rewrite автоматически делается редирект.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: теперь задержки в директиве limit_req соответствует\n       описанному алгоритму.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: переменную $uid_got нельзя было использовать в SSI и\n       перловом модулях.\n\n\nИзменения в nginx 0.8.37                                          17.05.2010\n\n    *) Добавление: модуль ngx_http_split_clients_module.\n\n    *) Добавление: директива map поддерживает ключи больше 255 символов.\n\n    *) Исправление: nginx игнорировал значения \"private\" и \"no-store\" в\n       строке \"Cache-Control\" в заголовке ответа бэкенда.\n\n    *) Исправление: параметр stub в SSI-директиве include не использовался,\n       если пустой ответ имел код 200.\n\n    *) Исправление: если проксированный или FastCGI запрос внутренне\n       перенаправлялся в другой проксированный или FastCGI location, то в\n       рабочем процессе мог произойти segmentation fault; ошибка появилась в\n       0.8.33.\n       Спасибо Yichun Zhang.\n\n    *) Исправление: соединения IMAP к серверу Zimbra могло зависнуть до\n       таймаута.\n       Спасибо Alan Batie.\n\n\nИзменения в nginx 0.8.36                                          22.04.2010\n\n    *) Исправление: модуль ngx_http_dav_module неправильно обрабатывал\n       методы DELETE, COPY и MOVE для симлинков.\n\n    *) Исправление: модуль SSI в подзапросах использовал закэшированные в\n       основном запросе значения переменных $query_string, $arg_... и им\n       подобных.\n\n    *) Исправление: значение переменной повторно экранировалось после\n       каждого вывода SSI-команды echo; ошибка появилась в 0.6.14.\n\n    *) Исправление: рабочий процесс зависал при запросе файла FIFO.\n       Спасибо Vicente Aguilar и Максиму Дунину.\n\n    *) Исправление: совместимость с OpenSSL-1.0.0 на 64-битном Linux.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: nginx не собирался с параметром --without-http-cache;\n       ошибка появилась в 0.8.35.\n\n\nИзменения в nginx 0.8.35                                          01.04.2010\n\n    *) Изменение: теперь charset-фильтр работает до SSI-фильтра.\n\n    *) Добавление: директива chunked_transfer_encoding.\n\n    *) Исправление: символ \"&\" при копировании в аргументы в правилах\n       rewrite не экранировался.\n\n    *) Исправление: nginx мог завершаться аварийно во время обработки\n       сигнала или при использовании директивы timer_resolution на\n       платформах, не поддерживающих методы kqueue или eventport.\n       Спасибо George Xie и Максиму Дунину.\n\n    *) Исправление: если временные файлы и постоянное место хранения\n       располагались на разных файловых системах, то у постоянных файлов\n       время изменения было неверным.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: модуль ngx_http_memcached_module мог выдавать ошибку\n       \"memcached sent invalid trailer\".\n       Спасибо Максиму Дунину.\n\n    *) Исправление: nginx не мог собрать библиотеку zlib-1.2.4 из исходных\n       текстов.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: в рабочем процессе происходил segmentation fault, если\n       перед ответом FastCGI-сервера было много вывода в stderr; ошибка\n       появилась в 0.8.34.\n       Спасибо Максиму Дунину.\n\n\nИзменения в nginx 0.8.34                                          03.03.2010\n\n    *) Исправление: nginx не поддерживал все шифры, используемые в\n       клиентских сертификатах.\n       Спасибо Иннокентию Еникееву.\n\n    *) Исправление: nginx неправильно кэшировал FastCGI-ответы, если перед\n       ответом было много вывода в stderr.\n\n    *) Исправление: nginx не поддерживал HTTPS-рефереры.\n\n    *) Исправление: nginx/Windows мог не находить файлы, если путь в\n       конфигурации был задан в другом регистре; ошибка появилась в 0.8.33.\n\n    *) Исправление: переменная $date_local выдавала неверное время, если\n       использовался формат \"%s\".\n       Спасибо Максиму Дунину.\n\n    *) Исправление: если ssl_session_cache не был установлен или установлен\n       в none, то при проверке клиентского сертификаты могла происходить\n       ошибка \"session id context uninitialized\"; ошибка появилась в 0.7.1.\n\n    *) Исправление: geo-диапазон возвращал значение по умолчанию, если\n       диапазон включал в себя одну и более сетей размером /16 и не\n       начинался на границе сети размером /16.\n\n    *) Исправление: блок, используемый в параметре stub в SSI-директиве\n       include, выводился с MIME-типом \"text/plain\".\n\n    *) Исправление: $r->sleep() не работал; ошибка появилась в 0.8.11.\n\n\nИзменения в nginx 0.8.33                                          01.02.2010\n\n    *) Безопасность: теперь nginx/Windows игнорирует пробелы в конце URI.\n       Спасибо Dan Crowley, Core Security Technologies.\n\n    *) Безопасность: теперь nginx/Windows игнорирует короткие имена файлов.\n       Спасибо Dan Crowley, Core Security Technologies.\n\n    *) Изменение: теперь keepalive соединения после запросов POST не\n       запрещаются для MSIE 7.0+.\n       Спасибо Adam Lounds.\n\n    *) Изменение: теперь keepalive соединения запрещены для Safari.\n       Спасибо Joshua Sierles.\n\n    *) Исправление: если проксированный или FastCGI запрос внутренне\n       перенаправлялся в другой проксированный или FastCGI location, то\n       переменная $upstream_response_time могла иметь ненормально большое\n       значение; ошибка появилась в 0.8.7.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault при\n       отбрасывания тела запроса; ошибка появилась в 0.8.11.\n\n\nИзменения в nginx 0.8.32                                          11.01.2010\n\n    *) Исправление: ошибки при использовании кодировки UTF-8 в\n       ngx_http_autoindex_module.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: именованные выделения в регулярных выражениях работали\n       только для двух переменных.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: теперь в строке заголовка запроса \"Host\" используется\n       имя \"localhost\", если в директиве auth_http указан unix domain сокет.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: nginx не поддерживал передачу chunk'ами для 201-ых\n       ответов.\n       Спасибо Julian Reich.\n\n    *) Исправление: если директива \"expires modified\" выставляла дату в\n       прошлом, то в строке заголовка ответа \"Cache-Control\" выдавалось\n       отрицательное число.\n       Спасибо Алексею Капранову.\n\n\nИзменения в nginx 0.8.31                                          23.12.2009\n\n    *) Добавление: теперь директива error_page может перенаправлять ответы\n       со статусом 301 и 302.\n\n    *) Добавление: переменные $geoip_city_continent_code, $geoip_latitude и\n       $geoip_longitude.\n       Спасибо Arvind Sundararajan.\n\n    *) Добавление: модуль ngx_http_image_filter_module теперь всегда удаляет\n       EXIF и другие данные, если они занимают больше 5% в JPEG-файле.\n\n    *) Исправление: nginx закрывал соединение при запросе закэшированного\n       ответа с пустым телом.\n       Спасибо Piotr Sikora.\n\n    *) Исправление: nginx мог не собираться gcc 4.x при использовании\n       оптимизации -O2 и выше.\n       Спасибо Максиму Дунину и Денису Латыпову.\n\n    *) Исправление: регулярные выражения в location всегда тестировались с\n       учётом регистра; ошибка появилась в 0.8.25.\n\n    *) Исправление: nginx кэшировал 304 ответ, если в заголовке\n       проксируемого запроса была строка \"If-None-Match\".\n       Спасибо Tim Dettrick и David Kostal.\n\n    *) Исправление: nginx/Windows пытался дважды удалить временный файл при\n       перезаписи уже существующего файла.\n\n\nИзменения в nginx 0.8.30                                          15.12.2009\n\n    *) Изменение: теперь по умолчанию размер буфера директивы\n       large_client_header_buffers равен 8K.\n       Спасибо Andrew Cholakian.\n\n    *) Добавление: файл conf/fastcgi.conf для простых конфигураций FastCGI.\n\n    *) Исправление: nginx/Windows пытался дважды переименовать временный\n       файл при перезаписи уже существующего файла.\n\n    *) Исправление: ошибки double free or corruption, возникающей, если имя\n       хоста не было найдено; ошибка появилась в 0.8.22.\n       Спасибо Константину Свисту.\n\n    *) Исправление: в использовании libatomic на некоторых платформах.\n       Спасибо W-Mark Kubacki.\n\n\nИзменения в nginx 0.8.29                                          30.11.2009\n\n    *) Изменение: теперь для проксируемых ответов HTTP/0.9 в лог пишется код\n       ответа \"009\".\n\n    *) Добавление: директивы addition_types, charset_types, gzip_types,\n       ssi_types, sub_filter_types и xslt_types поддерживают параметр \"*\".\n\n    *) Добавление: использование встроенных атомарных операций GCC 4.1+.\n       Спасибо W-Mark Kubacki.\n\n    *) Добавление: параметр --with-libatomic[=DIR] в configure.\n       Спасибо W-Mark Kubacki.\n\n    *) Исправление: listen unix domain сокет имели ограниченные права\n       доступа.\n\n    *) Исправление: закэшированные ответы ответов HTTP/0.9 неправильно\n       обрабатывались.\n\n    *) Исправление: именованные выделения в регулярных выражениях, заданные\n       как \"?P<...>\", не работали в директиве server_name.\n       Спасибо Максиму Дунину.\n\n\nИзменения в nginx 0.8.28                                          23.11.2009\n\n    *) Исправление: nginx не собирался с параметром --without-pcre; ошибка\n       появилась в 0.8.25.\n\n\nИзменения в nginx 0.8.27                                          17.11.2009\n\n    *) Исправление: регулярные выражения не работали в nginx/Windows; ошибка\n       появилась в 0.8.25.\n\n\nИзменения в nginx 0.8.26                                          16.11.2009\n\n    *) Исправление: ошибки при использовании выделений в директиве rewrite;\n       ошибка появилась в 0.8.25.\n\n    *) Исправление: nginx не собирался без параметра --with-debug; ошибка\n       появилась в 0.8.25.\n\n\nИзменения в nginx 0.8.25                                          16.11.2009\n\n    *) Изменение: теперь в лог ошибок не пишется сообщение, если переменная\n       не найдена с помощью метода $r->variable().\n\n    *) Добавление: модуль ngx_http_degradation_module.\n\n    *) Добавление: именованные выделения в регулярных выражениях.\n\n    *) Добавление: теперь при использовании переменных в директиве\n       proxy_pass не требуется задавать URI.\n\n    *) Добавление: теперь директива msie_padding работает и для Chrome.\n\n    *) Исправление: в рабочем процессе происходил segmentation fault при\n       недостатке памяти; ошибка появилась в 0.8.18.\n\n    *) Исправление: nginx передавал сжатые ответы клиентам, не\n       поддерживающим сжатие, при настройках gzip_static on и gzip_vary off;\n       ошибка появилась в 0.8.16.\n\n\nИзменения в nginx 0.8.24                                          11.11.2009\n\n    *) Исправление: nginx всегда добавлял строку \"Content-Encoding: gzip\" в\n       заголовок 304-ых ответов модуля ngx_http_gzip_static_module.\n\n    *) Исправление: nginx не собирался без параметра --with-debug; ошибка\n       появилась в 0.8.23.\n\n    *) Исправление: параметр \"unix:\" в директиве set_real_ip_from\n       неправильно наследовался с предыдущего уровня.\n\n    *) Исправление: в resolver'е при определении пустого имени.\n\n\nИзменения в nginx 0.8.23                                          11.11.2009\n\n    *) Безопасность: теперь SSL/TLS renegotiation запрещён.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: listen unix domain сокет не наследовался во время\n       обновления без перерыва.\n\n    *) Исправление: параметр \"unix:\" в директиве set_real_ip_from не работал\n       без ещё одной директивы с любым IP-адресом.\n\n    *) Исправление: segmentation fault и зацикливания в resolver'е.\n\n    *) Исправление: в resolver'е.\n       Спасибо Артёму Бохану.\n\n\nИзменения в nginx 0.8.22                                          03.11.2009\n\n    *) Добавление: директивы proxy_bind, fastcgi_bind и memcached_bind.\n\n    *) Добавление: директивы access и deny поддерживают IPv6.\n\n    *) Добавление: директива set_real_ip_from поддерживает IPv6 адреса в\n       заголовках запроса.\n\n    *) Добавление: параметр \"unix:\" в директиве set_real_ip_from.\n\n    *) Исправление: nginx не удалял unix domain сокет после тестирования\n       конфигурации.\n\n    *) Исправление: nginx удалял unix domain сокет во время обновления без\n       перерыва.\n\n    *) Исправление: оператор \"!-x\" не работал.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault при\n       использовании limit_rate в HTTPS сервере.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: при записи в лог переменной $limit_rate в рабочем\n       процессе происходил segmentation fault.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если внутри блока server не было директивы listen; ошибка появилась в\n       0.8.21.\n\n\nИзменения в nginx 0.8.21                                          26.10.2009\n\n    *) Добавление: теперь ключ -V показывает статус поддержки TLS SNI.\n\n    *) Добавление: директива listen модуля HTTP поддерживает unix domain\n       сокеты.\n       Спасибо Hongli Lai.\n\n    *) Добавление: параметр \"default_server\" в директиве listen.\n\n    *) Добавление: теперь параметр \"default\" не обязателен для установки\n       параметров listen-сокета.\n\n    *) Исправление: nginx не поддерживал даты в 2038 году на 32-битных\n       платформах;\n\n    *) Исправление: утечки сокетов; ошибка появилась в 0.8.11.\n\n\nИзменения в nginx 0.8.20                                          14.10.2009\n\n    *) Изменение: теперь по умолчанию используются следующие шифры SSL:\n       \"HIGH:!ADH:!MD5\".\n\n    *) Исправление: модуль ngx_http_autoindex_module не показывал последний\n       слэш для линков на каталоги; ошибка появилась в 0.7.15.\n\n    *) Исправление: nginx не закрывал лог, заданный параметром конфигурации\n       --error-log-path; ошибка появилась в 0.7.53.\n\n    *) Исправление: nginx не считал запятую разделителем в строке\n       \"Cache-Control\" в заголовке ответа бэкенда.\n\n    *) Исправление: nginx/Windows мог не создать временный файл, файл в кэше\n       или файл с помощью директив proxy/fastcgi_store, если рабочий процесс\n       не имел достаточно прав для работы с каталогами верхнего уровня.\n\n    *) Исправление: строки \"Set-Cookie\" и \"P3P\" в заголовке ответа\n       FastCGI-сервера не скрывались при кэшировании, если не использовались\n       директивы fastcgi_hide_header с любыми параметрами.\n\n    *) Исправление: nginx неверно считал размер кэша на диске.\n\n\nИзменения в nginx 0.8.19                                          06.10.2009\n\n    *) Изменение: теперь протокол SSLv2 по умолчанию запрещён.\n\n    *) Изменение: теперь по умолчанию используются следующие шифры SSL:\n       \"ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM\".\n\n    *) Исправление: директива limit_req не работала; ошибка появилась в\n       0.8.18.\n\n\nИзменения в nginx 0.8.18                                          06.10.2009\n\n    *) Добавление: директива read_ahead.\n\n    *) Добавление: теперь можно использовать несколько директив\n       perl_modules.\n\n    *) Добавление: директивы limit_req_log_level и limit_conn_log_level.\n\n    *) Исправление: теперь директива limit_req соответствует алгоритму leaky\n       bucket.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: nginx не работал на Linux/sparc.\n       Спасибо Marcus Ramberg.\n\n    *) Исправление: nginx слал символ '\\0' в строке \"Location\" в заголовке в\n       ответе на запрос MKCOL.\n       Спасибо Xie Zhenye.\n\n    *) Исправление: вместо кода ответа 499 в лог записывался код 0; ошибка\n       появилась в 0.8.11.\n\n    *) Исправление: утечки сокетов; ошибка появилась в 0.8.11.\n\n\nИзменения в nginx 0.8.17                                          28.09.2009\n\n    *) Безопасность: теперь символы \"/../\" запрещены в строке \"Destination\"\n       в заголовке запроса.\n\n    *) Изменение: теперь значение переменной $host всегда в нижнем регистре.\n\n    *) Добавление: переменная $ssl_session_id.\n\n    *) Исправление: утечки сокетов; ошибка появилась в 0.8.11.\n\n\nИзменения в nginx 0.8.16                                          22.09.2009\n\n    *) Добавление: директива image_filter_transparency.\n\n    *) Исправление: директива \"addition_types\" была неверно названа\n       \"addtion_types\".\n\n    *) Исправление: порчи кэша resolver'а.\n       Спасибо Matthew Dempsky.\n\n    *) Исправление: утечки памяти в resolver'е.\n       Спасибо Matthew Dempsky.\n\n    *) Исправление: неверная строка запроса в переменной $request\n       записывалась в access_log только при использовании error_log на\n       уровне info или debug.\n\n    *) Исправление: в поддержке альфа-канала PNG в модуле\n       ngx_http_image_filter_module.\n\n    *) Исправление: nginx всегда добавлял строку \"Vary: Accept-Encoding\" в\n       заголовок ответа, если обе директивы gzip_static и gzip_vary были\n       включены.\n\n    *) Исправление: в поддержке кодировки UTF-8 директивой try_files в\n       nginx/Windows.\n\n    *) Исправление: ошибки при использовании post_action; ошибка появилась в\n       0.8.11.\n       Спасибо Игорю Артемьеву.\n\n\nИзменения в nginx 0.8.15                                          14.09.2009\n\n    *) Безопасность: при обработке специально созданного запроса в рабочем\n       процессе мог произойти segmentation fault.\n       Спасибо Chris Ries.\n\n    *) Исправление: если были описаны имена .domain.tld, .sub.domain.tld и\n       .domain-some.tld, то имя .sub.domain.tld попадало под маску\n       .domain.tld.\n\n    *) Исправление: в поддержке прозрачности в модуле\n       ngx_http_image_filter_module.\n\n    *) Исправление: в файловом AIO.\n\n    *) Исправление: ошибки при использовании X-Accel-Redirect; ошибка\n       появилась в 0.8.11.\n\n    *) Исправление: ошибки при использовании встроенного перла; ошибка\n       появилась в 0.8.11.\n\n\nИзменения в nginx 0.8.14                                          07.09.2009\n\n    *) Исправление: устаревший закэшированный запрос мог залипнуть в\n       состоянии \"UPDATING\".\n\n    *) Исправление: при использовании error_log на уровне info или debug в\n       рабочем процессе мог произойти segmentation fault.\n       Спасибо Сергею Боченкову.\n\n    *) Исправление: ошибки при использовании встроенного перла; ошибка\n       появилась в 0.8.11.\n\n    *) Исправление: директива error_page не перенаправляла ошибку 413;\n       ошибка появилась в 0.6.10.\n\n\nИзменения в nginx 0.8.13                                          31.08.2009\n\n    *) Исправление: в директиве \"aio sendfile\"; ошибка появилась в 0.8.12.\n\n    *) Исправление: nginx не собирался без параметра --with-file-aio на\n       FreeBSD; ошибка появилась в 0.8.12.\n\n\nИзменения в nginx 0.8.12                                          31.08.2009\n\n    *) Добавление: параметр sendfile в директиве aio во FreeBSD.\n\n    *) Исправление: ошибки при использовании try_files; ошибка появилась в\n       0.8.11.\n\n    *) Исправление: ошибки при использовании memcached; ошибка появилась в\n       0.8.11.\n\n\nИзменения в nginx 0.8.11                                          28.08.2009\n\n    *) Изменение: теперь директива \"gzip_disable msie6\" не запрещает сжатие\n       для MSIE 6.0 SV1.\n\n    *) Добавление: поддержка файлового AIO во FreeBSD и Linux.\n\n    *) Добавление: директива directio_alignment.\n\n\nИзменения в nginx 0.8.10                                          24.08.2009\n\n    *) Исправление: утечек памяти при использовании базы GeoIP City.\n\n    *) Исправление: ошибки при копировании временных файлов в постоянное\n       место хранения; ошибка появилась в 0.8.9.\n\n\nИзменения в nginx 0.8.9                                           17.08.2009\n\n    *) Добавление: теперь стартовый загрузчик кэша работает в отдельном\n       процесс; это должно улучшить обработку больших кэшей.\n\n    *) Добавление: теперь временные файлы и постоянное место хранения могут\n       располагаться на разных файловых системах.\n\n\nИзменения в nginx 0.8.8                                           10.08.2009\n\n    *) Исправление: в обработке заголовков ответа, разделённых в\n       FastCGI-записях.\n\n    *) Исправление: если запрос обрабатывался в двух проксированных или\n       FastCGI location'ах и в первом из них использовалось кэширование, то\n       в рабочем процессе происходил segmentation fault; ошибка появилась в\n       0.8.7.\n\n\nИзменения в nginx 0.8.7                                           27.07.2009\n\n    *) Изменение: минимальная поддерживаемая версия OpenSSL - 0.9.7.\n\n    *) Изменение: параметр ask директивы ssl_verify_client изменён на\n       параметр optional и теперь он проверяет клиентский сертификат, если\n       он был предложен.\n       Спасибо Brice Figureau.\n\n    *) Добавление: переменная $ssl_client_verify.\n       Спасибо Brice Figureau.\n\n    *) Добавление: директива ssl_crl.\n       Спасибо Brice Figureau.\n\n    *) Добавление: параметр proxy директивы geo.\n\n    *) Добавление: директива image_filter поддерживает переменные для\n       задания размеров.\n\n    *) Исправление: использование переменной $ssl_client_cert портило\n       память; ошибка появилась в 0.7.7.\n       Спасибо Сергею Журавлёву.\n\n    *) Исправление: директивы proxy_pass_header и fastcgi_pass_header\" не\n       передавали клиенту строки \"X-Accel-Redirect\", \"X-Accel-Limit-Rate\",\n       \"X-Accel-Buffering\" и \"X-Accel-Charset\" из заголовка ответа бэкенда.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: в обработке строк \"Last-Modified\" и \"Accept-Ranges\" в\n       заголовке ответа бэкенда; ошибка появилась в 0.7.44.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: ошибки \"[alert] zero size buf\" при получении пустых\n       ответы в подзапросах; ошибка появилась в 0.8.5.\n\n\nИзменения в nginx 0.8.6                                           20.07.2009\n\n    *) Добавление: модуль ngx_http_geoip_module.\n\n    *) Исправление: XSLT-фильтр мог выдавать ошибку \"not well formed XML\n       document\" для правильного документа.\n       Спасибо Kuramoto Eiji.\n\n    *) Исправление: в MacOSX, Cygwin и nginx/Windows при проверке\n       location'ов, заданных регулярным выражением, теперь всегда делается\n       сравнение без учёта регистра символов.\n\n    *) Исправление: теперь nginx/Windows игнорирует точки в конце URI.\n       Спасибо Hugo Leisink.\n\n    *) Исправление: имя файла указанного в --conf-path игнорировалось при\n       установке; ошибка появилась в 0.6.6.\n       Спасибо Максиму Дунину.\n\n\nИзменения в nginx 0.8.5                                           13.07.2009\n\n    *) Исправление: теперь nginx разрешает подчёркивания в методе запроса.\n\n    *) Исправление: при использовании HTTP Basic-аутентификации на Windows\n       для неверных имени/пароля возвращалась 500-ая ошибка.\n\n    *) Исправление: ответы модуля ngx_http_perl_module не работали в\n       подзапросах.\n\n    *) Исправление: в модуле ngx_http_limit_req_module.\n       Спасибо Максиму Дунину.\n\n\nИзменения в nginx 0.8.4                                           22.06.2009\n\n    *) Исправление: nginx не собирался с параметром --without-http-cache;\n       ошибка появилась в 0.8.3.\n\n\nИзменения в nginx 0.8.3                                           19.06.2009\n\n    *) Добавление: переменная $upstream_cache_status.\n\n    *) Исправление: nginx не собирался на MacOSX 10.6.\n\n    *) Исправление: nginx не собирался с параметром --without-http-cache;\n       ошибка появилась в 0.8.2.\n\n    *) Исправление: если использовался перехват 401 ошибки от бэкенда и\n       бэкенд не возвращал строку \"WWW-Authenticate\" в заголовке ответа, то\n       в рабочем процессе происходил segmentation fault.\n       Спасибо Евгению Мычло.\n\n\nИзменения в nginx 0.8.2                                           15.06.2009\n\n    *) Исправление: во взаимодействии open_file_cache и proxy/fastcgi кэша\n       на старте.\n\n    *) Исправление: open_file_cache мог кэшировать открытые файлы очень\n       долго; ошибка появилась в 0.7.4.\n\n\nИзменения в nginx 0.8.1                                           08.06.2009\n\n    *) Добавление: параметр updating в директивах proxy_cache_use_stale и\n       fastcgi_cache_use_stale.\n\n    *) Исправление: строки \"If-Modified-Since\", \"If-Range\" и им подобные в\n       заголовке запроса клиента передавались бэкенду при кэшировании, если\n       не использовалась директива proxy_set_header с любыми параметрами.\n\n    *) Исправление: строки \"Set-Cookie\" и \"P3P\" в заголовке ответа бэкенда\n       не скрывались при кэшировании, если не использовались директивы\n       proxy_hide_header/fastcgi_hide_header с любыми параметрами.\n\n    *) Исправление: модуль ngx_http_image_filter_module не понимал формат\n       GIF87a.\n       Спасибо Денису Ильиных.\n\n    *) Исправление: nginx не собирался на Solaris 10 и более ранних; ошибка\n       появилась в 0.7.56.\n\n\nИзменения в nginx 0.8.0                                           02.06.2009\n\n    *) Добавление: директива keepalive_requests.\n\n    *) Добавление: директива limit_rate_after.\n       Спасибо Ivan Debnar.\n\n    *) Исправление: XSLT-фильтр не работал в подзапросах.\n\n    *) Исправление: обработке относительных путей в nginx/Windows.\n\n    *) Исправление: в proxy_store, fastcgi_store, proxy_cache и\n       fastcgi_cache в nginx/Windows.\n\n    *) Исправление: в обработке ошибок выделения памяти.\n       Спасибо Максиму Дунину и Кириллу Коринскому.\n\n\nИзменения в nginx 0.7.59                                          25.05.2009\n\n    *) Добавление: директивы proxy_cache_methods и fastcgi_cache_methods.\n\n    *) Исправление: утечки сокетов; ошибка появилась в 0.7.25.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: при использовании переменной $request_body в рабочем\n       процессе происходил segmentation fault, если в запросе не было тела;\n       ошибка появилась в 0.7.58.\n\n    *) Исправление: SSL-модули могли не собираться на Solaris и Linux;\n       ошибка появилась в 0.7.56.\n\n    *) Исправление: ответы модуля ngx_http_xslt_filter_module не\n       обрабатывались SSI-, charset- и gzip-фильтрами.\n\n    *) Исправление: директива charset не ставила кодировку для ответов\n       модуля ngx_http_gzip_static_module.\n\n\nИзменения в nginx 0.7.58                                          18.05.2009\n\n    *) Добавление: директива listen почтового прокси-сервера поддерживает\n       IPv6.\n\n    *) Добавление: директива image_filter_jpeg_quality.\n\n    *) Добавление: директива client_body_in_single_buffer.\n\n    *) Добавление: переменная $request_body.\n\n    *) Исправление: в модуле ngx_http_autoindex_module в ссылках на имена\n       файлов, содержащих символ \":\".\n\n    *) Исправление: процедура \"make upgrade\" не работала; ошибка появилась в\n       0.7.53.\n       Спасибо Денису Латыпову.\n\n\nИзменения в nginx 0.7.57                                          12.05.2009\n\n    *) Исправление: при перенаправлении ошибок модуля\n       ngx_http_image_filter_module в именованный location в рабочем\n       процессе происходил floating-point fault; ошибка появилась в 0.7.56.\n\n\nИзменения в nginx 0.7.56                                          11.05.2009\n\n    *) Добавление: nginx/Windows поддерживает IPv6 в директиве listen модуля\n       HTTP.\n\n    *) Исправление: в модуле ngx_http_image_filter_module.\n\n\nИзменения в nginx 0.7.55                                          06.05.2009\n\n    *) Исправление: параметры http_XXX в директивах proxy_cache_use_stale и\n       fastcgi_cache_use_stale не работали.\n\n    *) Исправление: fastcgi кэш не кэшировал ответы, состоящие только из\n       заголовка.\n\n    *) Исправление: ошибки \"select() failed (9: Bad file descriptor)\" в\n       nginx/Unix и \"select() failed (10038: ...)\" в nginx/Windows.\n\n    *) Исправление: при использовании директивы debug_connection в рабочем\n       процессе мог произойти segmentation fault; ошибка появилась в 0.7.54.\n\n    *) Исправление: в сборке модуля ngx_http_image_filter_module.\n\n    *) Исправление: файлы больше 2G не передавались с использованием\n       $r->sendfile.\n       Спасибо Максиму Дунину.\n\n\nИзменения в nginx 0.7.54                                          01.05.2009\n\n    *) Добавление: модуль ngx_http_image_filter_module.\n\n    *) Добавление: директивы proxy_ignore_headers и fastcgi_ignore_headers.\n\n    *) Исправление: при использовании переменных \"open_file_cache_errors on\"\n       в рабочем процессе мог произойти segmentation fault; ошибка появилась\n       в 0.7.53.\n\n    *) Исправление: директива \"port_in_redirect off\" не работала; ошибка\n       появилась в 0.7.39.\n\n    *) Исправление: улучшение обработки ошибок метода select.\n\n    *) Исправление: ошибки \"select() failed (10022: ...)\" в nginx/Windows.\n\n    *) Исправление: в текстовых сообщениях об ошибках в nginx/Windows;\n       ошибка появилась в 0.7.53.\n\n\nИзменения в nginx 0.7.53                                          27.04.2009\n\n    *) Изменение: теперь лог, указанный в --error-log-path, создаётся с\n       самого начала работы.\n\n    *) Добавление: теперь ошибки и предупреждения при старте записываются в\n       error_log и выводятся на stderr.\n\n    *) Добавление: при сборке с пустым параметром --prefix= nginx использует\n       как префикс каталог, в котором он был запущен.\n\n    *) Добавление: ключ -p.\n\n    *) Добавление: ключ -s на Unix-платформах.\n\n    *) Добавление: ключи -? и -h.\n       Спасибо Jerome Loyet.\n\n    *) Добавление: теперь ключи можно задавать в сжатой форме.\n\n    *) Исправление: nginx/Windows не работал, если файл конфигурации был\n       задан ключом -c.\n\n    *) Исправление: при использовании директив proxy_store, fastcgi_store,\n       proxy_cache или fastcgi_cache временные файлы могли не удаляться.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: в заголовке Auth-Method запроса серверу аутентификации\n       почтового прокси-сервера передавалось неверное значение; ошибка\n       появилась в 0.7.34.\n       Спасибо Simon Lecaille.\n\n    *) Исправление: при логгировании на Linux не писались текстовые описания\n       системных ошибок; ошибка появилась в 0.7.45.\n\n    *) Исправление: директива fastcgi_cache_min_uses не работала.\n       Спасибо Андрею Воробьёву.\n\n\nИзменения в nginx 0.7.52                                          20.04.2009\n\n    *) Добавление: первая бинарная версия под Windows.\n\n    *) Исправление: корректная обработка метода HEAD при кэшировании.\n\n    *) Исправление: корректная обработка строк \"If-Modified-Since\",\n       \"If-Range\" и им подобных в заголовке запроса клиента при кэшировании.\n\n    *) Исправление: теперь строки \"Set-Cookie\" и \"P3P\" скрываются в\n       заголовке ответа для закэшированных ответов.\n\n    *) Исправление: если nginx был собран с модулем ngx_http_perl_module и\n       perl поддерживал потоки, то при выходе основного процесса могла\n       выдаваться ошибка \"panic: MUTEX_LOCK\".\n\n    *) Исправление: nginx не собирался с параметром --without-http-cache;\n       ошибка появилась в 0.7.48.\n\n    *) Исправление: nginx не собирался на платформах, отличных от i386,\n       amd64, sparc и ppc; ошибка появилась в 0.7.42.\n\n\nИзменения в nginx 0.7.51                                          12.04.2009\n\n    *) Добавление: директива try_files поддерживает код ответа в последнем\n       параметре.\n\n    *) Добавление: теперь в директиве return можно использовать любой код\n       ответа.\n\n    *) Исправление: директива error_page делала внешний редирект без строки\n       запроса; ошибка появилась в 0.7.44.\n\n    *) Исправление: если сервера слушали на нескольких явно описанных\n       адресах, то виртуальные сервера могли не работать; ошибка появилась в\n       0.7.39.\n\n\nИзменения в nginx 0.7.50                                          06.04.2009\n\n    *) Исправление: переменные $arg_... не работали; ошибка появилась в\n       0.7.49.\n\n\nИзменения в nginx 0.7.49                                          06.04.2009\n\n    *) Исправление: при использовании переменных $arg_... в рабочем процессе\n       мог произойти segmentation fault; ошибка появилась в 0.7.48.\n\n\nИзменения в nginx 0.7.48                                          06.04.2009\n\n    *) Добавление: директива proxy_cache_key.\n\n    *) Исправление: теперь nginx учитывает при кэшировании строки\n       \"X-Accel-Expires\", \"Expires\" и \"Cache-Control\" в заголовке ответа\n       бэкенда.\n\n    *) Исправление: теперь nginx кэширует только ответы на запросы GET.\n\n    *) Исправление: директива fastcgi_cache_key не наследовалась.\n\n    *) Исправление: переменные $arg_... не работали с SSI-подзапросами.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: nginx не собирался с библиотекой uclibc.\n       Спасибо Timothy Redaelli.\n\n    *) Исправление: nginx не собирался на OpenBSD; ошибка появилась\n       в 0.7.46.\n\n\nИзменения в nginx 0.7.47                                          01.04.2009\n\n    *) Исправление: nginx не собирался на FreeBSD 6 и более ранних версиях;\n       ошибка появилась в 0.7.46.\n\n    *) Исправление: nginx не собирался на MacOSX; ошибка появилась в 0.7.46.\n\n    *) Исправление: если использовался параметр max_size, то cache manager\n       мог удалить весь кэш; ошибка появилась в 0.7.46.\n\n    *) Изменение: в рабочем процессе мог произойти segmentation fault, если\n       директивы proxy_cache/fastcgi_cache и proxy_cache_valid/\n       fastcgi_cache_valid не были заданы на одном уровне; ошибка появилась\n       в 0.7.46.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault при\n       перенаправлении запроса проксированному или FastCGI-серверу с помощью\n       error_page или try_files; ошибка появилась в 0.7.44.\n\n\nИзменения в nginx 0.7.46                                          30.03.2009\n\n    *) Исправление: архив предыдущего релиза был неверным.\n\n\nИзменения в nginx 0.7.45                                          30.03.2009\n\n    *) Изменение: теперь директивы proxy_cache и proxy_cache_valid можно\n       задавать на разных уровнях.\n\n    *) Изменение: параметр clean_time в директиве proxy_cache_path удалён.\n\n    *) Добавление: параметр max_size в директиве proxy_cache_path.\n\n    *) Добавление: предварительная поддержка кэширования в модуле\n       ngx_http_fastcgi_module.\n\n    *) Добавление: теперь при ошибках выделения в разделяемой памяти в логе\n       указываются названия директивы и зоны.\n\n    *) Исправление: директива \"add_header last-modified ''\" не удаляла в\n       заголовке ответа строку \"Last-Modified\"; ошибка появилась в 0.7.44.\n\n    *) Исправление: в директиве auth_basic_user_file не работал\n       относительный путь, заданный строкой без переменных; ошибка появилась\n       в 0.7.44.\n       Спасибо Jerome Loyet.\n\n    *) Исправление: в директиве alias, заданной переменными без ссылок на\n       выделения в регулярных выражениях; ошибка появилась в 0.7.42.\n\n\nИзменения в nginx 0.7.44                                          23.03.2009\n\n    *) Добавление: предварительная поддержка кэширования в модуле\n       ngx_http_proxy_module.\n\n    *) Добавление: параметр --with-pcre в configure.\n\n    *) Добавление: теперь директива try_files может быть использована на\n       уровне server.\n\n    *) Исправление: директива try_files неправильно обрабатывала строку\n       запроса в последнем параметре.\n\n    *) Исправление: директива try_files могла неверно тестировать каталоги.\n\n    *) Исправление: если для пары адрес:порт описан только один сервер, то\n       выделения в регулярных выражениях в директиве server_name не\n       работали.\n\n\nИзменения в nginx 0.7.43                                          18.03.2009\n\n    *) Исправление: запрос обрабатывался неверно, если директива root\n       использовала переменные; ошибка появилась в 0.7.42.\n\n    *) Исправление: если сервер слушал на адресах типа \"*\", то значение\n       переменной $server_addr было \"0.0.0.0\"; ошибка появилась в 0.7.36.\n\n\nИзменения в nginx 0.7.42                                          16.03.2009\n\n    *) Изменение: ошибка \"Invalid argument\", возвращаемая\n       setsockopt(TCP_NODELAY) на Solaris, теперь игнорируется.\n\n    *) Изменение: при отсутствии файла, указанного в директиве\n       auth_basic_user_file, теперь возвращается ошибка 403 вместо 500.\n\n    *) Добавление: директива auth_basic_user_file поддерживает переменные.\n       Спасибо Кириллу Коринскому.\n\n    *) Добавление: директива listen поддерживает параметр ipv6only.\n       Спасибо Zhang Hua.\n\n    *) Исправление: в директиве alias со ссылками на выделения в регулярных\n       выражениях; ошибка появилась в 0.7.40.\n\n    *) Исправление: совместимость с Tru64 UNIX.\n       Спасибо Dustin Marquess.\n\n    *) Исправление: nginx не собирался без библиотеки PCRE; ошибка появилась\n       в 0.7.41.\n\n\nИзменения в nginx 0.7.41                                          11.03.2009\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если в server_name или location были выделения в регулярных\n       выражениях; ошибка появилась в 0.7.40.\n       Спасибо Владимиру Сопоту.\n\n\nИзменения в nginx 0.7.40                                          09.03.2009\n\n    *) Добавление: директива location поддерживает выделения в регулярных\n       выражениях.\n\n    *) Добавление: директиву alias с ссылками на выделения в регулярных\n       выражениях можно использовать внутри location'а, заданного регулярным\n       выражением с выделениями.\n\n    *) Добавление: директива server_name поддерживает выделения в регулярных\n       выражениях.\n\n    *) Изменение: модуль ngx_http_autoindex_module не показывал последний\n       слэш для каталогов на файловой системе XFS; ошибка появилась в\n       0.7.15.\n       Спасибо Дмитрию Кузьменко.\n\n\nИзменения в nginx 0.7.39                                          02.03.2009\n\n    *) Исправление: при включённом сжатии большие ответы с использованием\n       SSI могли зависать; ошибка появилась в 0.7.28.\n       Спасибо Артёму Бохану.\n\n    *) Исправление: при использовании коротких статических вариантов в\n       директиве try_files в рабочем процессе мог произойти segmentation\n       fault.\n\n\nИзменения в nginx 0.7.38                                          23.02.2009\n\n    *) Добавление: логгирование ошибок аутентификации.\n\n    *) Исправление: имя/пароль, заданные в auth_basic_user_file,\n       игнорировались после нечётного числа пустых строк.\n       Спасибо Александру Загребину.\n\n    *) Исправление: при использовании длинного пути в unix domain сокете в\n       главном процессе происходил segmentation fault; ошибка появилась в\n       0.7.36.\n\n\nИзменения в nginx 0.7.37                                          21.02.2009\n\n    *) Исправление: директивы, использующие upstream'ы, не работали; ошибка\n       появилась в 0.7.36.\n\n\nИзменения в nginx 0.7.36                                          21.02.2009\n\n    *) Добавление: предварительная поддержка IPv6; директива listen модуля\n       HTTP поддерживает IPv6.\n\n    *) Исправление: переменная $ancient_browser не работала для браузеров,\n       заданных директивами modern_browser.\n\n\nИзменения в nginx 0.7.35                                          16.02.2009\n\n    *) Исправление: директива ssl_engine не использовала SSL-акселератор для\n       асимметричных шифров.\n       Спасибо Marcin Gozdalik.\n\n    *) Исправление: директива try_files выставляла MIME-type, исходя из\n       расширения первоначального запроса.\n\n    *) Исправление: в директивах server_name, valid_referers и map\n       неправильно обрабатывались имена вида \"*domain.tld\", если\n       использовались маски вида \".domain.tld\" и \".subdomain.domain.tld\";\n       ошибка появилась в 0.7.9.\n\n\nИзменения в nginx 0.7.34                                          10.02.2009\n\n    *) Добавление: параметр off в директиве if_modified_since.\n\n    *) Добавление: теперь после команды XCLIENT nginx посылает команду\n       HELO/EHLO.\n       Спасибо Максиму Дунину.\n\n    *) Добавление: поддержка Microsoft-специфичного режима\n       \"AUTH LOGIN with User Name\" в почтовом прокси-сервере.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: в директиве rewrite, возвращающей редирект, старые\n       аргументы присоединялись к новым через символ \"?\" вместо \"&\";\n       ошибка появилась в 0.1.18.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: nginx не собирался на AIX.\n\n\nИзменения в nginx 0.7.33                                          02.02.2009\n\n    *) Исправление: если на запрос с телом возвращался редирект, то ответ\n       мог быть двойным при использовании методов epoll или rtsig.\n       Спасибо Eden Li.\n\n    *) Исправление: для некоторых типов редиректов в переменной\n       $sent_http_location было пустое значение.\n\n    *) Исправление: при использовании директивы resolver в SMTP\n       прокси-сервере в рабочем процессе мог произойти segmentation fault.\n\n\nИзменения в nginx 0.7.32                                          26.01.2009\n\n    *) Добавление: теперь в директиве try_files можно явно указать проверку\n       каталога.\n\n    *) Исправление: fastcgi_store не всегда сохранял файлы.\n\n    *) Исправление: в гео-диапазонах.\n\n    *) Исправление: ошибки выделения больших блоков в разделяемой памяти,\n       если nginx был собран без отладки.\n       Спасибо Андрею Квасову.\n\n\nИзменения в nginx 0.7.31                                          19.01.2009\n\n    *) Изменение: теперь директива try_files проверяет только файлы,\n       игнорируя каталоги.\n\n    *) Добавление: директива fastcgi_split_path_info.\n\n    *) Исправления в поддержке строки \"Expect\" в заголовке запроса.\n\n    *) Исправления в гео-диапазонах.\n\n    *) Исправление: при отсутствии ответа ngx_http_memcached_module\n       возвращал в теле ответа строку \"END\" вместо 404-ой страницы по\n       умолчанию; ошибка появилась в 0.7.18.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: при проксировании SMTP nginx выдавал сообщение\n       \"250 2.0.0 OK\" вместо \"235 2.0.0 OK\"; ошибка появилась в 0.7.22.\n       Спасибо Максиму Дунину.\n\n\nИзменения в nginx 0.7.30                                          24.12.2008\n\n    *) Исправление: в рабочем процессе происходил segmentation fault, если в\n       директивах fastcgi_pass или proxy_pass использовались переменные и\n       имя хоста должно было резолвиться; ошибка появилась в 0.7.29.\n\n\nИзменения в nginx 0.7.29                                          24.12.2008\n\n    *) Исправление: директивы fastcgi_pass и proxy_pass не поддерживали\n       переменные при использовании unix domain сокетов.\n\n    *) Исправления в обработке подзапросов; ошибки появились в 0.7.25.\n\n    *) Исправление: ответ \"100 Continue\" выдавался для запросов версии\n       HTTP/1.0;\n       Спасибо Максиму Дунину.\n\n    *) Исправление: в выделении памяти в модуле ngx_http_gzip_filter_module\n       под Cygwin.\n\n\nИзменения в nginx 0.7.28                                          22.12.2008\n\n    *) Изменение: в выделении памяти в модуле ngx_http_gzip_filter_module.\n\n    *) Изменение: значения по умолчанию для директивы gzip_buffers изменены\n       с 4 4k/8k на 32 4k или 16 8k.\n\n\nИзменения в nginx 0.7.27                                          15.12.2008\n\n    *) Добавление: директива try_files.\n\n    *) Добавление: директива fastcgi_pass поддерживает переменные.\n\n    *) Добавление: теперь директива geo может брать адрес из переменной.\n       Спасибо Андрею Нигматулину.\n\n    *) Добавление: теперь модификатор location'а можно указывать без пробела\n       перед названием.\n\n    *) Добавление: переменная $upstream_response_length.\n\n    *) Исправление: теперь директива add_header не добавляет пустое\n       значение.\n\n    *) Исправление: при запросе файла нулевой длины nginx закрывал\n       соединение, ничего не передав; ошибка появилась в 0.7.25.\n\n    *) Исправление: метод MOVE не мог перемещать файл в несуществующий\n       каталог.\n\n    *) Исправление: если в сервере не был описан ни один именованный\n       location, но такой location использовался в директиве error_page, то\n       в рабочем процессе происходил segmentation fault.\n       Спасибо Сергею Боченкову.\n\n\nИзменения в nginx 0.7.26                                          08.12.2008\n\n    *) Исправление: в обработке подзапросов; ошибка появилась в 0.7.25.\n\n\nИзменения в nginx 0.7.25                                          08.12.2008\n\n    *) Изменение: в обработке подзапросов.\n\n    *) Изменение: теперь разрешаются POST'ы без строки \"Content-Length\" в\n       заголовке запроса.\n\n    *) Исправление: теперь директивы limit_req и limit_conn указывают\n       причину запрета запроса.\n\n    *) Исправление: в параметре delete директивы geo.\n\n\nИзменения в nginx 0.7.24                                          01.12.2008\n\n    *) Добавление: директива if_modified_since.\n\n    *) Исправление: nginx не обрабатывал ответ FastCGI-сервера, если перед\n       ответом сервер передавал много сообщений в stderr.\n\n    *) Исправление: переменные \"$cookie_...\" не работали в SSI and в\n       перловом модуле.\n\n\nИзменения в nginx 0.7.23                                          27.11.2008\n\n    *) Добавление: параметры delete и ranges в директиве geo.\n\n    *) Добавление: ускорение загрузки geo-базы с большим числом значений.\n\n    *) Добавление: уменьшение памяти, необходимой для загрузки geo-базы.\n\n\nИзменения в nginx 0.7.22                                          20.11.2008\n\n    *) Добавление: параметр none в директиве smtp_auth.\n       Спасибо Максиму Дунину.\n\n    *) Добавление: переменные \"$cookie_...\".\n\n    *) Исправление: директива directio не работала с файловой системой XFS.\n\n    *) Исправление: resolver не понимал большие DNS-ответы.\n       Спасибо Zyb.\n\n\nИзменения в nginx 0.7.21                                          11.11.2008\n\n    *) Изменения в модуле ngx_http_limit_req_module.\n\n    *) Добавление: поддержка EXSLT в модуле ngx_http_xslt_module.\n       Спасибо Денису Латыпову.\n\n    *) Изменение: совместимость с glibc 2.3.\n       Спасибо Eric Benson и Максиму Дунину.\n\n    *) Исправление: nginx не запускался на MacOSX 10.4 и более ранних;\n       ошибка появилась в 0.7.6.\n\n\nИзменения в nginx 0.7.20                                          10.11.2008\n\n    *) Изменения в модуле ngx_http_gzip_filter_module.\n\n    *) Добавление: модуль ngx_http_limit_req_module.\n\n    *) Исправление: на платформах sparc и ppc рабочие процессы могли\n       выходить по сигналу SIGBUS; ошибка появилась в 0.7.3.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: директивы вида \"proxy_pass http://host/some:uri\" не\n       работали; ошибка появилась в 0.7.12.\n\n    *) Исправление: при использовании HTTPS запросы могли завершаться с\n       ошибкой \"bad write retry\".\n\n    *) Исправление: модуль ngx_http_secure_link_module не работал внутри\n       location'ов с именами меньше 3 символов.\n\n    *) Исправление: переменная $server_addr могла не иметь значения.\n\n\nИзменения в nginx 0.7.19                                          13.10.2008\n\n    *) Исправление: обновление номера версии.\n\n\nИзменения в nginx 0.7.18                                          13.10.2008\n\n    *) Изменение: директива underscores_in_headers; теперь nginx по\n       умолчанию не разрешает подчёркивания в именах строк в заголовке\n       запроса клиента.\n\n    *) Добавление: модуль ngx_http_secure_link_module.\n\n    *) Добавление: директива real_ip_header поддерживает любой заголовок.\n\n    *) Добавление: директива log_subrequest.\n\n    *) Добавление: переменная $realpath_root.\n\n    *) Добавление: параметры http_502 и http_504 в директиве\n       proxy_next_upstream.\n\n    *) Исправление: параметр http_503 в директивах proxy_next_upstream или\n       fastcgi_next_upstream не работал.\n\n    *) Исправление: nginx мог выдавать строку \"Transfer-Encoding: chunked\"\n       для запросов HEAD.\n\n    *) Исправление: теперь accept-лимит зависит от числа worker_connections.\n\n\nИзменения в nginx 0.7.17                                          15.09.2008\n\n    *) Добавление: директива directio теперь работает на Linux.\n\n    *) Добавление: переменная $pid.\n\n    *) Исправление: оптимизация directio, появившаяся в 0.7.15, не работала\n       при использовании open_file_cache.\n\n    *) Исправление: access_log с переменными не работал на Linux; ошибка\n       появилась в 0.7.7.\n\n    *) Исправление: модуль ngx_http_charset_module не понимал название\n       кодировки в кавычках, полученное от бэкенда.\n\n\nИзменения в nginx 0.7.16                                          08.09.2008\n\n    *) Исправление: nginx не собирался на 64-битных платформах; ошибка\n       появилась в 0.7.15.\n\n\nИзменения в nginx 0.7.15                                          08.09.2008\n\n    *) Добавление: модуль ngx_http_random_index_module.\n\n    *) Добавление: директива directio оптимизирована для запросов файлов,\n       начинающихся с произвольной позиции.\n\n    *) Добавление: директива directio при необходимости запрещает\n       использование sendfile.\n\n    *) Добавление: теперь nginx разрешает подчёркивания в именах строк в\n       заголовке запроса клиента.\n\n\nИзменения в nginx 0.7.14                                          01.09.2008\n\n    *) Изменение: теперь директивы ssl_certificate и ssl_certificate_key не\n       имеют значений по умолчанию.\n\n    *) Добавление: директива listen поддерживает параметр ssl.\n\n    *) Добавление: теперь при переконфигурации nginx учитывает изменение\n       временной зоны на FreeBSD и Linux.\n\n    *) Исправление: параметры директивы listen, такие как backlog, rcvbuf и\n       прочие, не устанавливались, если сервером по умолчанию был не первый\n       сервер.\n\n    *) Исправление: при использовании в качестве аргументов части URI,\n       выделенного с помощью директивы rewrite, эти аргументы не\n       экранировались.\n\n    *) Исправление: улучшения тестирования правильности конфигурационного\n       файла.\n\n\nИзменения в nginx 0.7.13                                          26.08.2008\n\n    *) Исправление: nginx не собирался на Linux и Solaris; ошибка появилась\n       в 0.7.12.\n\n\nИзменения в nginx 0.7.12                                          26.08.2008\n\n    *) Добавление: директива server_name поддерживает пустое имя \"\".\n\n    *) Добавление: директива gzip_disable поддерживает специальную маску\n       msie6.\n\n    *) Исправление: при использовании параметра max_fails=0 в upstream'е с\n       несколькими серверами рабочий процесс выходил по сигналу SIGFPE.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: при перенаправлении запроса с помощью директивы\n       error_page терялось тело запроса.\n\n    *) Исправление: при перенаправлении запроса с методом HEAD с помощью\n       директивы error_page возвращался полный ответ.\n\n    *) Исправление: метод $r->header_in() не возвращал значения строк\n       \"Host\", \"User-Agent\", и \"Connection\" из заголовка запроса; ошибка\n       появилась в 0.7.0.\n\n\nИзменения в nginx 0.7.11                                          18.08.2008\n\n    *) Изменение: теперь ngx_http_charset_module по умолчанию не работает\n       MIME-типом text/css.\n\n    *) Добавление: теперь nginx возвращает код 405 для метода POST при\n       запросе статического файла, только если файл существует.\n\n    *) Добавление: директива proxy_ssl_session_reuse.\n\n    *) Исправление: после перенаправления запроса с помощью\n       \"X-Accel-Redirect\" директива proxy_pass без URI могла использовать\n       оригинальный запрос.\n\n    *) Исправление: если у каталога были права доступа только на поиск\n       файлов и первый индексный файл отсутствовал, то nginx возвращал\n       ошибку 500.\n\n    *) Исправление: ошибок во вложенных location'ах; ошибки появились в\n       0.7.1.\n\n\nИзменения в nginx 0.7.10                                          13.08.2008\n\n    *) Исправление: ошибок в директивах addition_types, charset_types,\n       gzip_types, ssi_types, sub_filter_types и xslt_types; ошибки\n       появились в 0.7.9.\n\n    *) Исправление: рекурсивной error_page для 500 ошибки.\n\n    *) Исправление: теперь модуль ngx_http_realip_module устанавливает адрес\n       не для всего keepalive соединения, а для каждого запроса по этому\n       соединению.\n\n\nИзменения в nginx 0.7.9                                           12.08.2008\n\n    *) Изменение: теперь ngx_http_charset_module по умолчанию работает со\n       следующими MIME-типами: text/html, text/css, text/xml, text/plain,\n       text/vnd.wap.wml, application/x-javascript и application/rss+xml.\n\n    *) Добавление: директивы charset_types и addition_types.\n\n    *) Добавление: теперь директивы gzip_types, ssi_types и sub_filter_types\n       используют хэш.\n\n    *) Добавление: модуль ngx_cpp_test_module.\n\n    *) Добавление: директива expires поддерживает суточное время.\n\n    *) Добавление: улучшения и исправления в модуле ngx_http_xslt_module.\n       Спасибо Денису Латыпову и Максиму Дунину.\n\n    *) Исправление: директива log_not_found не работала при поиске индексных\n       файлов.\n\n    *) Исправление: HTTPS-соединения могли зависнуть, если использовались\n       методы kqueue, epoll, rtsig или eventport; ошибка появилась в 0.7.7.\n\n    *) Исправление: если в директивах server_name, valid_referers и map\n       использовалась маска вида \"*.domain.tld\" и при этом полное имя вида\n       \"domain.tld\" не было описано, то это имя попадало под маску; ошибка\n       появилась в 0.3.18.\n\n\nИзменения в nginx 0.7.8                                           04.08.2008\n\n    *) Добавление: модуль ngx_http_xslt_module.\n\n    *) Добавление: переменные \"$arg_...\".\n\n    *) Добавление: поддержка directio в Solaris.\n       Спасибо Ivan Debnar.\n\n    *) Исправление: теперь, если FastCGI-сервер присылает строку \"Location\"\n       в заголовке ответа без строки статуса, то nginx использует код\n       статуса 302.\n       Спасибо Максиму Дунину.\n\n\nИзменения в nginx 0.7.7                                           30.07.2008\n\n    *) Изменение: теперь ошибка EAGAIN при вызове connect() не считается\n       временной.\n\n    *) Изменение: значением переменной $ssl_client_cert теперь является\n       сертификат, перед каждой строкой которого, кроме первой, вставляется\n       символ табуляции; неизменённый сертификат доступен через переменную\n       $ssl_client_raw_cert.\n\n    *) Добавление: параметр ask директивы ssl_verify_client.\n\n    *) Добавление: улучшения в обработке byte-range.\n       Спасибо Максиму Дунину.\n\n    *) Добавление: директива directio.\n       Спасибо Jiang Hong.\n\n    *) Добавление: поддержка sendfile() в MacOSX 10.5.\n\n    *) Исправление: в MacOSX и Cygwin при проверке location'ов теперь\n       делается сравнение без учёта регистра символов; однако, сравнение\n       ограничено только однобайтными locale'ями.\n\n    *) Исправление: соединения почтового прокси-сервера зависали в режиме\n       SSL, если использовались методы select, poll или /dev/poll.\n\n    *) Исправление: ошибки при использовании кодировки UTF-8 в\n       ngx_http_autoindex_module.\n\n\nИзменения в nginx 0.7.6                                           07.07.2008\n\n    *) Исправление: теперь при использовании переменных в директиве\n       access_log всегда проверяется существовании root'а для запроса.\n\n    *) Исправление: модуль ngx_http_flv_module не поддерживал несколько\n       значений в аргументах запроса.\n\n\nИзменения в nginx 0.7.5                                           01.07.2008\n\n    *) Исправления в поддержке переменных в директиве access_log; ошибки\n       появились в 0.7.4.\n\n    *) Исправление: nginx не собирался с параметром\n       --without-http_gzip_module; ошибка появилась в 0.7.3.\n       Спасибо Кириллу Коринскому.\n\n    *) Исправление: при совместном использовании sub_filter и SSI ответы\n       могли передаваться неверно.\n\n\nИзменения в nginx 0.7.4                                           30.06.2008\n\n    *) Добавление: директива access_log поддерживает переменные.\n\n    *) Добавление: директива open_log_file_cache.\n\n    *) Добавление: ключ -g.\n\n    *) Добавление: поддержка строки \"Expect\" в заголовке запроса.\n\n    *) Исправление: большие включения в SSI могли передавались не полностью.\n\n\nИзменения в nginx 0.7.3                                           23.06.2008\n\n    *) Изменение: MIME-тип для расширения rss изменён на\n       \"application/rss+xml\".\n\n    *) Изменение: теперь директива \"gzip_vary on\" выдаёт строку\n       \"Vary: Accept-Encoding\" в заголовке ответа и для несжатых ответов.\n\n    *) Добавление: теперь при использовании протокола \"https://\" в директиве\n       rewrite автоматически делается редирект.\n\n    *) Исправление: директива proxy_pass не работала с протоколом HTTPS;\n       ошибка появилась в 0.6.9.\n\n\nИзменения в nginx 0.7.2                                           16.06.2008\n\n    *) Добавление: теперь nginx поддерживает шифры с обменом EDH-ключами.\n\n    *) Добавление: директива ssl_dhparam.\n\n    *) Добавление: переменная $ssl_client_cert.\n       Спасибо Manlio Perillo.\n\n    *) Исправление: после изменения URI с помощью директивы rewrite nginx не\n       искал новый location; ошибка появилась в 0.7.1.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: nginx не собирался без библиотеки PCRE; ошибка появилась\n       в 0.7.1.\n\n    *) Исправление: при редиректе запроса к каталогу с добавлением слэша\n       nginx не добавлял аргументы из оригинального запроса.\n\n\nИзменения в nginx 0.7.1                                           26.05.2008\n\n    *) Изменение: теперь поиск location'а делается с помощью дерева.\n\n    *) Изменение: директива optimize_server_names упразднена в связи с\n       появлением директивы server_name_in_redirect.\n\n    *) Изменение: некоторые давно устаревшие директивы больше не\n       поддерживаются.\n\n    *) Изменение: параметр \"none\" в директиве ssl_session_cache; теперь этот\n       параметр используется по умолчанию.\n       Спасибо Rob Mueller.\n\n    *) Исправление: рабочие процессы могли не реагировать на сигналы\n       переконфигурации и ротации логов.\n\n    *) Исправление: nginx не собирался на последних Fedora 9 Linux.\n       Спасибо Roxis.\n\n\nИзменения в nginx 0.7.0                                           19.05.2008\n\n    *) Изменение: теперь символы 0x00-0x1F, '\"' и '\\' в access_log\n       записываются в виде \\xXX.\n       Спасибо Максиму Дунину.\n\n    *) Изменение: теперь nginx разрешает несколько строк \"Host\" в заголовке\n       запроса.\n\n    *) Добавление: директива expires поддерживает флаг modified.\n\n    *) Добавление: переменные $uid_got и $uid_set можно использовать на\n       любой стадии обработки запроса.\n\n    *) Добавление: переменная $hostname.\n       Спасибо Андрею Нигматулину.\n\n    *) Добавление: поддержка DESTDIR.\n       Спасибо Todd A. Fisher и Andras Voroskoi.\n\n    *) Исправление: при использовании keepalive на Linux в рабочем процессе\n       мог произойти segmentation fault.\n\n\nИзменения в nginx 0.6.31                                          12.05.2008\n\n    *) Исправление: nginx не обрабатывал ответ FastCGI-сервера, если строка\n       заголовка ответа была в конце записи FastCGI; ошибка появилась в\n       0.6.2.\n       Спасибо Сергею Серову.\n\n    *) Исправление: при удалении файла и использовании директивы\n       open_file_cache_errors off в рабочем процессе мог произойти\n       segmentation fault.\n\n\nИзменения в nginx 0.6.30                                          29.04.2008\n\n    *) Изменение: теперь, если маске, заданной в директиве include, не\n       соответствует ни один файл, то nginx не выдаёт ошибку.\n\n    *) Добавление: теперь время в директивах можно задавать без пробела,\n       например, \"1h50m\".\n\n    *) Исправление: утечек памяти, если директива ssl_verify_client имела\n       значение on.\n       Спасибо Chavelle Vincent.\n\n    *) Исправление: директива sub_filter могла вставлять заменяемый текст в\n       вывод.\n\n    *) Исправление: директива error_page не воспринимала параметры в\n       перенаправляемом URI.\n\n    *) Исправление: теперь при сборке с Cygwin nginx всегда открывает файлы\n       в бинарном режиме.\n\n    *) Исправление: nginx не собирался под OpenBSD; ошибка появилась в\n       0.6.15.\n\n\nИзменения в nginx 0.6.29                                          18.03.2008\n\n    *) Добавление: модуль ngx_google_perftools_module.\n\n    *) Исправление: модуль ngx_http_perl_module не собирался на 64-битных\n       платформах; ошибка появилась в 0.6.27.\n\n\nИзменения в nginx 0.6.28                                          13.03.2008\n\n    *) Исправление: метод rtsig не собирался; ошибка появилась в 0.6.27.\n\n\nИзменения в nginx 0.6.27                                          12.03.2008\n\n    *) Изменение: теперь на Linux 2.6.18+ по умолчанию не собирается метод\n       rtsig.\n\n    *) Изменение: теперь при перенаправлении запроса в именованный location\n       с помощью директивы error_page метод запроса не изменяется.\n\n    *) Добавление: директивы resolver и resolver_timeout в SMTP\n       прокси-сервере.\n\n    *) Добавление: директива post_action поддерживает именованные\n       location'ы.\n\n    *) Исправление: при перенаправлении запроса из location'а c обработчиком\n       proxy, FastCGI или memcached в именованный location со статическим\n       обработчиком в рабочем процессе происходил segmentation fault.\n\n    *) Исправление: браузеры не повторяли SSL handshake, если при первом\n       handshake не оказалось правильного клиентского сертификата.\n       Спасибо Александру Инюхину.\n\n    *) Исправление: при перенаправлении ошибок 495-497 с помощью директивы\n       error_page без изменения кода ошибки nginx пытался выделить очень\n       много памяти.\n\n    *) Исправление: утечки памяти в долгоживущих небуфферизированных\n       соединениях.\n\n    *) Исправление: утечки памяти в resolver'е.\n\n    *) Исправление: при перенаправлении запроса из location'а c обработчиком\n       proxy в другой location с обработчиком proxy в рабочем процессе\n       происходил segmentation fault.\n\n    *) Исправление: ошибки в кэшировании переменных $proxy_host и\n       $proxy_port.\n       Спасибо Сергею Боченкову.\n\n    *) Исправление: директива proxy_pass с переменными использовала порт,\n       описанной в другой директиве proxy_pass без переменных, но с таким же\n       именем хоста.\n       Спасибо Сергею Боченкову.\n\n    *) Исправление: во время переконфигурации на некоторых 64-битном\n       платформах в лог записывался alert \"sendmsg() failed (9: Bad file\n       descriptor)\".\n\n    *) Исправление: при повторном использовании в SSI пустого block'а в\n       качестве заглушки в рабочем процессе происходил segmentation fault.\n\n    *) Исправление: ошибки при копировании части URI, содержащего\n       экранированные символы, в аргументы.\n\n\nИзменения в nginx 0.6.26                                          11.02.2008\n\n    *) Исправление: директивы proxy_store и fastcgi_store не проверяли длину\n       ответа.\n\n    *) Исправление: при использовании большого значения в директиве expires\n       в рабочем процессе происходил segmentation fault.\n       Спасибо Joaquin Cuenca Abela.\n\n    *) Исправление: nginx неверно определял длину строки кэша на Pentium 4.\n       Спасибо Геннадию Махомеду.\n\n    *) Исправление: в проксированных подзапросах и подзапросах к\n       FastCGI-серверу вместо метода GET использовался оригинальный метод\n       клиента.\n\n    *) Исправление: утечки сокетов в режиме HTTPS при использовании\n       отложенного accept'а.\n       Спасибо Ben Maurer.\n\n    *) Исправление: nginx выдавал ошибочное сообщение \"SSL_shutdown() failed\n       (SSL: )\"; ошибка появилась в 0.6.23.\n\n    *) Исправление: при использовании HTTPS запросы могли завершаться с\n       ошибкой \"bad write retry\"; ошибка появилась в 0.6.23.\n\n\nИзменения в nginx 0.6.25                                          08.01.2008\n\n    *) Изменение: вместо специального параметра \"*\" в директиве server_name\n       теперь используется директива server_name_in_redirect.\n\n    *) Изменение: в качестве основного имени в директиве server_name теперь\n       можно использовать имена с масками и регулярными выражениями.\n\n    *) Изменение: директива satisfy_any заменена директивой satisfy.\n\n    *) Изменение: после переконфигурации старые рабочие процесс могли сильно\n       нагружать процессор при запуске под Linux OpenVZ.\n\n    *) Добавление: директива min_delete_depth.\n\n    *) Исправление: методы COPY и MOVE не работали с одиночными файлами.\n\n    *) Исправление: модуль ngx_http_gzip_static_module не позволял работать\n       модулю ngx_http_dav_module; ошибка появилась в 0.6.23.\n\n    *) Исправление: утечки сокетов в режиме HTTPS при использовании\n       отложенного accept'а.\n       Спасибо Ben Maurer.\n\n    *) Исправление: nginx не собирался без библиотеки PCRE; ошибка появилась\n       в 0.6.23.\n\n\nИзменения в nginx 0.6.24                                          27.12.2007\n\n    *) Исправление: при использовании HTTPS в рабочем процессе мог произойти\n       segmentation fault; ошибка появилась в 0.6.23.\n\n\nИзменения в nginx 0.6.23                                          27.12.2007\n\n    *) Изменение: параметр \"off\" в директиве ssl_session_cache; теперь этот\n       параметр используется по умолчанию.\n\n    *) Изменение: директива open_file_cache_retest переименована в\n       open_file_cache_valid.\n\n    *) Добавление: директива open_file_cache_min_uses.\n\n    *) Добавление: модуль ngx_http_gzip_static_module.\n\n    *) Добавление: директива gzip_disable.\n\n    *) Добавление: директиву memcached_pass можно использовать внутри блока\n       if.\n\n    *) Исправление: если внутри одного location'а использовались директивы\n       \"memcached_pass\" и \"if\", то в рабочем процессе происходил\n       segmentation fault.\n\n    *) Исправление: если при использовании директивы satisfy_any on\" были\n       заданы директивы не всех модулей доступа, то заданные директивы не\n       проверялись.\n\n    *) Исправление: параметры, заданные регулярным выражением в директиве\n       valid_referers, не наследовалась с предыдущего уровня.\n\n    *) Исправление: директива post_action не работала, если запрос\n       завершался с кодом 499.\n\n    *) Исправление: оптимизация использования 16K буфера для SSL-соединения.\n       Спасибо Ben Maurer.\n\n    *) Исправление: STARTTLS в режиме SMTP не работал.\n       Спасибо Олегу Мотиенко.\n\n    *) Исправление: при использовании HTTPS запросы могли завершаться с\n       ошибкой \"bad write retry\"; ошибка появилась в 0.5.13.\n\n\nИзменения в nginx 0.6.22                                          19.12.2007\n\n    *) Изменение: теперь все методы модуля ngx_http_perl_module возвращают\n       значения, скопированные в память, выделенную perl'ом.\n\n    *) Исправление: если nginx был собран с модулем ngx_http_perl_module,\n       использовался perl до версии 5.8.6 и perl поддерживал потоки, то во\n       время переконфигурации основной процесс аварийно выходил; ошибка\n       появилась в 0.5.9.\n       Спасибо Борису Жмурову.\n\n    *) Исправление: в методы модуля ngx_http_perl_module могли передаваться\n       неверные результаты выделения в регулярных выражениях.\n\n    *) Исправление: если метод $r->has_request_body() вызывался для запроса,\n       у которого небольшое тело запроса было уже полностью получено, то в\n       рабочем процессе происходил segmentation fault.\n\n    *) Исправление: large_client_header_buffers не освобождались перед\n       переходом в состояние keep-alive.\n       Спасибо Олександру Штепе.\n\n    *) Исправление: в переменной $upstream_addr не записывался последний\n       адрес; ошибка появилась в 0.6.18.\n\n    *) Исправление: директива fastcgi_catch_stderr не возвращала ошибку;\n       теперь она возвращает ошибку 502, которую можно направить на\n       следующий сервер с помощью \"fastcgi_next_upstream invalid_header\".\n\n    *) Исправление: при использовании директивы fastcgi_catch_stderr в\n       основном процессе происходил segmentation fault; ошибка появилась в\n       0.6.10.\n       Спасибо Manlio Perillo.\n\n\nИзменения в nginx 0.6.21                                          03.12.2007\n\n    *) Изменение: если в значениях переменных директивы proxy_pass\n       используются только IP-адреса, то указывать resolver не нужно.\n\n    *) Исправление: при использовании директивы proxy_pass c URI-частью в\n       рабочем процессе мог произойти segmentation fault; ошибка появилась в\n       0.6.19.\n\n    *) Исправление: если resolver использовался на платформах, не\n       поддерживающих метод kqueue, то nginx выдавал alert \"name is out of\n       response\".\n       Спасибо Андрею Нигматулину.\n\n    *) Исправление: При использовании переменной $server_protocol в\n       FastCGI-параметрах и запросе, длина которого была близка к значению\n       директивы client_header_buffer_size, nginx выдавал alert \"fastcgi:\n       the request record is too big\".\n\n    *) Исправление: при обычном запросе версии HTTP/0.9 к HTTPS серверу\n       nginx возвращал обычный ответ.\n\n\nИзменения в nginx 0.6.20                                          28.11.2007\n\n    *) Исправление: при использовании директивы proxy_pass c URI-частью в\n       рабочем процессе мог произойти segmentation fault; ошибка появилась в\n       0.6.19.\n\n\nИзменения в nginx 0.6.19                                          27.11.2007\n\n    *) Исправление: версия 0.6.18 не собиралась.\n\n\nИзменения в nginx 0.6.18                                          27.11.2007\n\n    *) Изменение: теперь модуль ngx_http_userid_module в поле куки с номером\n       процесса добавляет микросекунды на время старта.\n\n    *) Изменение: в error_log теперь записывается полная строка запроса\n       вместо только URI.\n\n    *) Добавление: директива proxy_pass поддерживает переменные.\n\n    *) Добавление: директивы resolver и resolver_timeout.\n\n    *) Добавление: теперь директива \"add_header last-modified ''\" удаляет в\n       заголовке ответа строку \"Last-Modified\".\n\n    *) Исправление: директива limit_rate не позволяла передавать на полной\n       скорости, даже если был указан очень большой лимит.\n\n\nИзменения в nginx 0.6.17                                          15.11.2007\n\n    *) Добавление: поддержка строки \"If-Range\" в заголовке запроса.\n       Спасибо Александру Инюхину.\n\n    *) Исправление: при использовании директивы msie_refresh повторно\n       экранировались уже экранированные символы; ошибка появилась в 0.6.4.\n\n    *) Исправление: директива autoindex не работала при использовании \"alias\n       /\".\n\n    *) Исправление: при использовании подзапросов в рабочем процессе мог\n       произойти segmentation fault.\n\n    *) Исправление: при использовании SSL и gzip большие ответы могли\n       передаваться не полностью.\n\n    *) Исправление: если ответ проксированного сервера был версии HTTP/0.9,\n       то переменная $status была равна 0.\n\n\nИзменения в nginx 0.6.16                                          29.10.2007\n\n    *) Изменение: теперь на Linux используется uname(2) вместо procfs.\n       Спасибо Илье Новикову.\n\n    *) Исправление: если в директиве error_page использовался символ \"?\", то\n       он экранировался при проксировании запроса; ошибка появилась в\n       0.6.11.\n\n    *) Исправление: совместимость с mget.\n\n\nИзменения в nginx 0.6.15                                          22.10.2007\n\n    *) Добавление: совместимость с Cygwin.\n       Спасибо Владимиру Кутакову.\n\n    *) Добавление: директива merge_slashes.\n\n    *) Добавление: директива gzip_vary.\n\n    *) Добавление: директива server_tokens.\n\n    *) Исправление: nginx не раскодировал URI в команде SSI include.\n\n    *) Исправление: при использовании переменной в директивах charset или\n       source_charset на старте или во время переконфигурации происходил\n       segmentation fault,\n\n    *) Исправление: nginx возвращал ошибку 400 на запросы вида\n       \"GET http://www.domain.com HTTP/1.0\".\n       Спасибо James Oakley.\n\n    *) Исправление: после перенаправления запроса с телом запроса с помощью\n       директивы error_page nginx пытался снова прочитать тело запроса;\n       ошибка появилась в 0.6.7.\n\n    *) Исправление: в рабочем процессе происходил segmentation fault, если у\n       сервера, обрабатывающему запрос, не был явно определён server_name;\n       ошибка появилась в 0.6.7.\n\n\nИзменения в nginx 0.6.14                                          15.10.2007\n\n    *) Изменение: теперь по умолчанию команда SSI echo использует\n       кодирование entity.\n\n    *) Добавление: параметр encoding в команде SSI echo.\n\n    *) Добавление: директиву access_log можно использовать внутри блока\n       limit_except.\n\n    *) Исправление: если все сервера апстрима оказывались недоступными, то\n       до восстановления работоспособности у всех серверов вес становился\n       равным одному; ошибка появилась в 0.6.6.\n\n    *) Исправление: при использовании переменных $date_local и $date_gmt вне\n       модуля ngx_http_ssi_filter_module в рабочем процессе происходил\n       segmentation fault.\n\n    *) Исправление: при использовании включённом отладочном логе в рабочем\n       процессе мог произойти segmentation fault.\n       Спасибо Андрею Нигматулину.\n\n    *) Исправление: ngx_http_memcached_module не устанавливал\n       $upstream_response_time.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: рабочий процесс мог зациклиться при использовании\n       memcached.\n\n    *) Исправление: nginx распознавал параметры \"close\" и \"keep-alive\" в\n       строке \"Connection\" в заголовке запроса только, если они были в\n       нижнем регистре; ошибка появилась в 0.6.11.\n\n    *) Исправление: sub_filter не работал с пустой строкой замены.\n\n    *) Исправление: в парсинге sub_filter.\n\n\nИзменения в nginx 0.6.13                                          24.09.2007\n\n    *) Исправление: nginx не закрывал файл каталога для запроса HEAD, если\n       использовался autoindex\n       Спасибо Arkadiusz Patyk.\n\n\nИзменения в nginx 0.6.12                                          21.09.2007\n\n    *) Изменение: почтовый прокси-сервер разделён на три модуля: pop3, imap\n       и smtp.\n\n    *) Добавление: параметры конфигурации --without-mail_pop3_module,\n       --without-mail_imap_module и --without-mail_smtp_module.\n\n    *) Добавление: директивы smtp_greeting_delay и smtp_client_buffer модуля\n       ngx_mail_smtp_module.\n\n    *) Исправление: wildcard в конце имени сервера не работали; ошибка\n       появилась в 0.6.9.\n\n    *) Исправление: при использовании разделяемой библиотеки PCRE,\n       расположенной в нестандартном месте, nginx не запускался на Solaris.\n\n    *) Исправление: директивы proxy_hide_header и fastcgi_hide_header не\n       скрывали строки заголовка ответа с именем больше 32 символов.\n       Спасибо Manlio Perillo.\n\n\nИзменения в nginx 0.6.11                                          11.09.2007\n\n    *) Исправление: счётчик активных соединений всегда рос при использовании\n       почтового прокси-сервера.\n\n    *) Исправление: если бэкенд возвращал только заголовок ответа при\n       небуферизированном проксировании, то nginx закрывал соединение с\n       бэкендом по таймауту.\n\n    *) Исправление: nginx не поддерживал несколько строк \"Connection\" в\n       заголовке запроса.\n\n    *) Исправление: если в сервере апстрима был задан max_fails, то после\n       первой же неудачной попытки вес сервера навсегда становился равным\n       одному; ошибка появилась в 0.6.6.\n\n\nИзменения в nginx 0.6.10                                          03.09.2007\n\n    *) Добавление: директивы open_file_cache, open_file_cache_retest и\n       open_file_cache_errors.\n\n    *) Исправление: утечки сокетов; ошибка появилась в 0.6.7.\n\n    *) Исправление: В строку заголовка ответа \"Content-Type\", указанную в\n       методе $r->send_http_header(), не добавлялась кодировка, указанная в\n       директиве charset.\n\n    *) Исправление: при использовании метода /dev/poll в рабочем процессе\n       мог произойти segmentation fault.\n\n\nИзменения в nginx 0.6.9                                           28.08.2007\n\n    *) Исправление: рабочий процесс мог зациклиться при использовании\n       протокола HTTPS; ошибка появилась в 0.6.7.\n\n    *) Исправление: если сервер слушал на двух адресах или портах, то nginx\n       не запускался при использовании wildcard в конце имени сервера.\n\n    *) Исправление: директива ip_hash могла неверно помечать сервера как\n       нерабочие.\n\n    *) Исправление: nginx не собирался на amd64; ошибка появилась в 0.6.8.\n\n\nИзменения в nginx 0.6.8                                           20.08.2007\n\n    *) Изменение: теперь nginx пытается установить директивы\n       worker_priority, worker_rlimit_nofile, worker_rlimit_core,\n       worker_rlimit_sigpending без привилегий root'а.\n\n    *) Изменение: теперь nginx экранирует символы пробела и \"%\" при передаче\n       запроса серверу аутентификации почтового прокси-сервера.\n\n    *) Изменение: теперь nginx экранирует символ \"%\" в переменной\n       $memcached_key.\n\n    *) Исправление: при указании относительного пути к конфигурационному\n       файлу в качестве параметра ключа -c nginx определял путь относительно\n       конфигурационного префикса; ошибка появилась в 0.6.6.\n\n    *) Исправление: nginx не работал на FreeBSD/sparc64.\n\n\nИзменения в nginx 0.6.7                                           15.08.2007\n\n    *) Изменение: теперь пути, указанные в директивах include,\n       auth_basic_user_file, perl_modules, ssl_certificate,\n       ssl_certificate_key и ssl_client_certificate, определяются\n       относительно каталога конфигурационного файла nginx.conf, а не\n       относительно префикса.\n\n    *) Изменение: параметр --sysconfdir=PATH в configure упразднён.\n\n    *) Изменение: для обновления на лету версий 0.1.x создан специальный\n       сценарий make upgrade1.\n\n    *) Добавление: директивы server_name и valid_referers поддерживают\n       регулярные выражения.\n\n    *) Добавление: директива server в блоке upstream поддерживает параметр\n       backup.\n\n    *) Добавление: модуль ngx_http_perl_module поддерживает метод\n       $r->discard_request_body.\n\n    *) Добавление: директива \"add_header Last-Modified ...\" меняет строку\n       \"Last-Modified\" в заголовке ответа.\n\n    *) Исправление: если на запрос с телом возвращался ответ с кодом HTTP\n       отличным от 200, и после этого запроса соединение переходило в\n       состояние keep-alive, то на следующий запрос nginx возвращал 400.\n\n    *) Исправление: если в директиве auth_http был задан неправильный адрес,\n       то в рабочем процессе происходил segmentation fault.\n\n    *) Исправление: теперь по умолчанию nginx использует значение 511 для\n       listen backlog на всех платформах, кроме FreeBSD.\n       Спасибо Jiang Hong.\n\n    *) Исправление: рабочий процесс мог зациклиться, если server в блоке\n       upstream был помечен как down; ошибка появилась в 0.6.6.\n\n    *) Исправление: sendfilev() в Solaris теперь не используется при\n       передаче тела запроса FastCGI-серверу через unix domain сокет.\n\n\nИзменения в nginx 0.6.6                                           30.07.2007\n\n    *) Добавление: параметр --sysconfdir=PATH в configure.\n\n    *) Добавление: именованные location'ы.\n\n    *) Добавление: переменную $args можно устанавливать с помощью set.\n\n    *) Добавление: переменная $is_args.\n\n    *) Исправление: равномерное распределение запросов к апстримам с\n       большими весами.\n\n    *) Исправление: если клиент в почтовом прокси-сервере закрывал\n       соединение, то nginx мог не закрывать соединение с бэкендом.\n\n    *) Исправление: при использовании одного хоста в качестве бэкендов для\n       протоколов HTTP и HTTPS без явного указания портов, nginx использовал\n       только один порт - 80 или 443.\n\n    *) Исправление: nginx не собирался на Solaris/amd64 Sun Studio 11 и\n       более ранними версиями; ошибка появилась в 0.6.4.\n\n\nИзменения в nginx 0.6.5                                           23.07.2007\n\n    *) Добавление: переменная $nginx_version.\n       Спасибо Николаю Гречуху.\n\n    *) Добавление: почтовый прокси-сервер поддерживает AUTHENTICATE в режиме\n       IMAP.\n       Спасибо Максиму Дунину.\n\n    *) Добавление: почтовый прокси-сервер поддерживает STARTTLS в режиме\n       SMTP.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: теперь nginx экранирует пробел в переменной\n       $memcached_key.\n\n    *) Исправление: nginx неправильно собирался Sun Studio на Solaris/amd64.\n       Спасибо Jiang Hong.\n\n    *) Исправление: незначительных потенциальных ошибок.\n       Спасибо Coverity's Scan.\n\n\nИзменения в nginx 0.6.4                                           17.07.2007\n\n    *) Безопасность: при использовании директивы msie_refresh был возможен\n       XSS.\n       Спасибо Максиму Богуку.\n\n    *) Изменение: директивы proxy_store и fastcgi_store изменены.\n\n    *) Добавление: директивы proxy_store_access и fastcgi_store_access.\n\n    *) Исправление: nginx не работал на Solaris/sparc64, если был собран Sun\n       Studio.\n       Спасибо Андрею Нигматулину.\n\n    *) Изменение: обход ошибки в Sun Studio 12.\n       Спасибо Jiang Hong.\n\n\nИзменения в nginx 0.6.3                                           12.07.2007\n\n    *) Добавление: директивы proxy_store и fastcgi_store.\n\n    *) Исправление: при использовании директивы auth_http_header в рабочем\n       процессе мог произойти segmentation fault.\n       Спасибо Максиму Дунину.\n\n    *) Исправление: если использовался метод аутентификации CRAM-MD5, но он\n       не был разрешён, то в рабочем процессе происходил segmentation fault.\n\n    *) Исправление: при использовании протокола HTTPS в директиве proxy_pass\n       в рабочем процессе мог произойти segmentation fault.\n\n    *) Исправление: в рабочем процессе мог произойти segmentation fault,\n       если использовался метод eventport.\n\n    *) Исправление: директивы proxy_ignore_client_abort и\n       fastcgi_ignore_client_abort не работали; ошибка появилась в 0.5.13.\n\n\nИзменения в nginx 0.6.2                                           09.07.2007\n\n    *) Исправление: если заголовок ответа был разделён в FastCGI-записях, то\n       nginx передавал клиенту мусор в таких заголовках.\n\n\nИзменения в nginx 0.6.1                                           17.06.2007\n\n    *) Исправление: в парсинге SSI.\n\n    *) Исправление: при использовании удалённого подзапроса в SSI\n       последующий подзапрос локального файла мог отдаваться клиенту в\n       неверном порядке.\n\n    *) Исправление: большие включения в SSI, сохранённые во временные файлы,\n       передавались не полностью.\n\n    *) Исправление: значение perl'овой переменной $$ модуля\n       ngx_http_perl_module было равно номеру главного процесса.\n\n\nИзменения в nginx 0.6.0                                           14.06.2007\n\n    *) Добавление: директивы \"server_name\", \"map\", and \"valid_referers\"\n       поддерживают маски вида \"www.example.*\".\n\n\nИзменения в nginx 0.5.25                                          11.06.2007\n\n    *) Исправление: nginx не собирался с параметром\n       --without-http_rewrite_module; ошибка появилась в 0.5.24.\n\n\nИзменения в nginx 0.5.24                                          06.06.2007\n\n    *) Безопасность: директива ssl_verify_client не работала, если запрос\n       выполнялся по протоколу HTTP/0.9.\n\n    *) Исправление: при использовании сжатия часть ответа могла передаваться\n       несжатой; ошибка появилась в 0.5.23.\n\n\nИзменения в nginx 0.5.23                                          04.06.2007\n\n    *) Добавление: модуль ngx_http_ssl_module поддерживает расширение TLS\n       Server Name Indication.\n\n    *) Добавление: директива fastcgi_catch_stderr.\n       Спасибо Николаю Гречуху, проект OWOX.\n\n    *) Исправление: на Линуксе в основном процессе происходил segmentation\n       fault, если два виртуальных сервера должны bind()ится к\n       пересекающимся портам.\n\n    *) Исправление: если nginx был собран с модулем ngx_http_perl_module и\n       perl поддерживал потоки, то во время второй переконфигурации\n       выдавались ошибки \"panic: MUTEX_LOCK\" и \"perl_parse() failed\".\n\n    *) Исправление: в использовании протокола HTTPS в директиве proxy_pass.\n\n\nИзменения в nginx 0.5.22                                          29.05.2007\n\n    *) Исправление: большое тело запроса могло не передаваться бэкенду;\n       ошибка появилась в 0.5.21.\n\n\nИзменения в nginx 0.5.21                                          28.05.2007\n\n    *) Исправление: если внутри сервера описано больше примерно десяти\n       location'ов, то location'ы, заданные с помощью регулярного выражения,\n       могли выполняться не в том, порядке, в каком они описаны.\n\n    *) Исправление: на 64-битной платформе рабочий процесс мог зациклиться,\n       если 33-тий по счёту или последующий бэкенд упал.\n       Спасибо Антону Поварову.\n\n    *) Исправление: при использовании библиотеки PCRE на Solaris/sparc64 мог\n       произойти bus error.\n       Спасибо Андрею Нигматулину.\n\n    *) Исправление: в использовании протокола HTTPS в директиве proxy_pass.\n\n\nИзменения в nginx 0.5.20                                          07.05.2007\n\n    *) Добавление: директива sendfile_max_chunk.\n\n    *) Добавление: переменные \"$http_...\", \"$sent_http_...\" и\n       \"$upstream_http_...\" можно менять директивой set.\n\n    *) Исправление: при использовании SSI-команды 'if expr=\"$var = /\"' в\n       рабочем процессе мог произойти segmentation fault.\n\n    *) Исправление: завершающая строка multipart range ответа передавалась\n       неверно.\n       Спасибо Evan Miller.\n\n    *) Исправление: nginx не работал на Solaris/sparc64, если был собран Sun\n       Studio.\n       Спасибо Андрею Нигматулину.\n\n    *) Исправление: модуль ngx_http_perl_module не собирался make в Solaris.\n       Спасибо Андрею Нигматулину.\n\n\nИзменения в nginx 0.5.19                                          24.04.2007\n\n    *) Изменение: значение переменной $request_time теперь записывается с\n       точностью до миллисекунд.\n\n    *) Изменение: метод $r->rflush в модуле ngx_http_perl_module\n       переименован в $r->flush.\n\n    *) Добавление: переменная $upstream_addr.\n\n    *) Добавление: директивы proxy_headers_hash_max_size и\n       proxy_headers_hash_bucket_size.\n       Спасибо Володымыру Костырко.\n\n    *) Исправление: при использовании sendfile и limit_rate на 64-битных\n       платформах нельзя было передавать файлы больше 2G.\n\n    *) Исправление: при использовании sendfile на 64-битном Linux нельзя\n       было передавать файлы больше 2G.\n\n\nИзменения в nginx 0.5.18                                          19.04.2007\n\n    *) Добавление: модуль ngx_http_sub_filter_module.\n\n    *) Добавление: переменные \"$upstream_http_...\".\n\n    *) Добавление: теперь переменные $upstream_status и\n       $upstream_response_time содержат данные о всех обращениях к\n       апстримам, сделанным до X-Accel-Redirect.\n\n    *) Исправление: если nginx был собран с модулем ngx_http_perl_module и\n       perl не поддерживал multiplicity, то после первой переконфигурации и\n       после получения любого сигнала в основном процессе происходил\n       segmentation fault; ошибка появилась в 0.5.9.\n\n    *) Исправление: если perl не поддерживал multiplicity, то после\n       переконфигурации перловый код не работал; ошибка появилась в 0.3.38.\n\n\nИзменения в nginx 0.5.17                                          02.04.2007\n\n    *) Изменение: теперь nginx для метода TRACE всегда возвращает код 405.\n\n    *) Добавление: теперь nginx поддерживает директиву include внутри блока\n       types.\n\n    *) Исправление: использование переменной $document_root в директиве root\n       и alias запрещено: оно вызывало рекурсивное переполнение стека.\n\n    *) Исправление: в использовании протокола HTTPS в директиве proxy_pass.\n\n    *) Исправление: в некоторых случаях некэшируемые переменные (такие, как\n       $uri) возвращали старое закэшированное значение.\n\n\nИзменения в nginx 0.5.16                                          26.03.2007\n\n    *) Исправление: в качестве ключа для хэша в директиве ip_hash не\n       использовалась сеть класса С.\n       Спасибо Павлу Ярковому.\n\n    *) Исправление: если в строке \"Content-Type\" в заголовке ответа бэкенда\n       был указан charset и строка завершалась символом \";\", то в рабочем\n       процессе мог произойти segmentation fault; ошибка появилась в 0.3.50.\n\n    *) Исправление: ошибки \"[alert] zero size buf\" при работе с\n       FastCGI-сервером, если тело запроса, записанное во временный файл,\n       было кратно 32K.\n\n    *) Исправление: nginx не собирался на Solaris без параметра\n       --with-debug; ошибка появилась в 0.5.15.\n\n\nИзменения в nginx 0.5.15                                          19.03.2007\n\n    *) Добавление: почтовый прокси-сервер поддерживает аутентифицированное\n       SMTP-проксирование и директивы smtp_auth, smtp_capabilities и\n       xclient.\n       Спасибо Антону Южанинову и Максиму Дунину.\n\n    *) Добавление: теперь keep-alive соединения закрываются сразу же по\n       получении сигнала переконфигурации.\n\n    *) Изменение: директивы imap и auth переименованы соответственно в mail\n       и pop3_auth.\n\n    *) Исправление: если использовался метод аутентификации CRAM-MD5 и не\n       был разрешён метод APOP, то в рабочем процессе происходил\n       segmentation fault.\n\n    *) Исправление: при использовании директивы starttls only в протоколе\n       POP3 nginx разрешал аутентификацию без перехода в режим SSL.\n\n    *) Исправление: рабочие процессы не выходили после переконфигурации и не\n       переоткрывали логи, если использовался метод eventport.\n\n    *) Исправление: при использовании директивы ip_hash рабочий процесс мог\n       зациклиться.\n\n    *) Исправление: теперь nginx не пишет в лог некоторые alert'ы, если\n       используются методы eventport или /dev/poll.\n\n\nИзменения в nginx 0.5.14                                          23.02.2007\n\n    *) Исправление: nginx игнорировал лишние закрывающие скобки \"}\" в конце\n       конфигурационного файла.\n\n\nИзменения в nginx 0.5.13                                          19.02.2007\n\n    *) Добавление: методы COPY и MOVE.\n\n    *) Исправление: модуль ngx_http_realip_module устанавливал мусор для\n       запросов, переданных по keep-alive соединению.\n\n    *) Исправление: nginx не работал на 64-битном big-endian Linux.\n       Спасибо Андрею Нигматулину.\n\n    *) Исправление: при получении слишком длинной команды IMAP/POP3-прокси\n       теперь сразу закрывает соединение, а не по таймауту.\n\n    *) Исправление: если при использовании метода epoll клиент закрывал\n       преждевременно соединение со своей стороны, то nginx закрывал это\n       соединение только по истечении таймаута на передачу.\n\n    *) Исправление: nginx не собирался на платформах, отличных от i386,\n       amd64, sparc и ppc; ошибка появилась в 0.5.8.\n\n\nИзменения в nginx 0.5.12                                          12.02.2007\n\n    *) Исправление: nginx не собирался на платформах, отличных от i386,\n       amd64, sparc и ppc; ошибка появилась в 0.5.8.\n\n    *) Исправление: при использовании временных файлов в время работы с\n       FastCGI-сервером в рабочем процессе мог произойти segmentation fault;\n       ошибка появилась в 0.5.8.\n\n    *) Исправление: если переменная $fastcgi_script_name записывалась в лог,\n       то в рабочем процессе мог произойти segmentation fault.\n\n    *) Исправление: ngx_http_perl_module не собирался на Solaris.\n\n\nИзменения в nginx 0.5.11                                          05.02.2007\n\n    *) Добавление: теперь configure определяет библиотеку PCRE в MacPorts.\n       Спасибо Chris McGrath.\n\n    *) Исправление: ответ был неверным, если запрашивалось несколько\n       диапазонов; ошибка появилась в 0.5.6.\n\n    *) Исправление: директива create_full_put_path не могла создавать\n       промежуточные каталоги, если не была установлена директива\n       dav_access.\n       Спасибо Evan Miller.\n\n    *) Исправление: вместо кодов ошибок \"400\" и \"408\" в access_log мог\n       записываться код \"0\".\n\n    *) Исправление: при сборке с оптимизацией -O2 в рабочем процессе мог\n       произойти segmentation fault.\n\n\nИзменения в nginx 0.5.10                                          26.01.2007\n\n    *) Исправление: во время обновления исполняемого файла новый процесс не\n       наследовал слушающие сокеты; ошибка появилась в 0.5.9.\n\n    *) Исправление: при сборке с оптимизацией -O2 в рабочем процессе мог\n       произойти segmentation fault; ошибка появилась в 0.5.1.\n\n\nИзменения в nginx 0.5.9                                           25.01.2007\n\n    *) Изменение: модуль ngx_http_memcached_module теперь в качестве ключа\n       использует значение переменной $memcached_key.\n\n    *) Добавление: переменная $memcached_key.\n\n    *) Добавление: параметр clean в директиве client_body_in_file_only.\n\n    *) Добавление: директива env.\n\n    *) Добавление: директива sendfile работает внутри блока if.\n\n    *) Добавление: теперь при ошибке записи в access_log nginx записывает\n       сообщение в error_log, но не чаще одного раза в минуту.\n\n    *) Исправление: директива \"access_log off\" не всегда запрещала запись в\n       лог.\n\n\nИзменения в nginx 0.5.8                                           19.01.2007\n\n    *) Исправление: если использовалась директива\n       \"client_body_in_file_only on\" и тело запроса было небольшое, то мог\n       произойти segmentation fault.\n\n    *) Исправление: происходил segmentation fault, если использовались\n       директивы \"client_body_in_file_only on\" и\n       \"proxy_pass_request_body off\" или \"fastcgi_pass_request_body off\", и\n       делался переход к следующему бэкенду.\n\n    *) Исправление: если при использовании директивы \"proxy_buffering off\"\n       соединение с клиентом было неактивно, то оно закрывалось по таймауту,\n       заданному директивой send_timeout; ошибка появилась в 0.4.7.\n\n    *) Исправление: если при использовании метода epoll клиент закрывал\n       преждевременно соединение со своей стороны, то nginx закрывал это\n       соединение только по истечении таймаута на передачу.\n\n    *) Исправление: ошибки \"[alert] zero size buf\" при работе с\n       FastCGI-сервером.\n\n    *) Исправление ошибок в директиве limit_zone.\n\n\nИзменения в nginx 0.5.7                                           15.01.2007\n\n    *) Добавление: оптимизация использования памяти в ssl_session_cache.\n\n    *) Исправление ошибок в директивах ssl_session_cache и limit_zone.\n\n    *) Исправление: на старте или во время переконфигурации происходил\n       segmentation fault, если директивы ssl_session_cache или limit_zone\n       использовались на 64-битных платформах.\n\n    *) Исправление: при использовании директив add_before_body или\n       add_after_body происходил segmentation fault, если в заголовке ответа\n       нет строки \"Content-Type\".\n\n    *) Исправление: библиотека OpenSSL всегда собиралась с поддержкой\n       потоков.\n       Спасибо Дену Иванову.\n\n    *) Исправление: совместимость библиотеки PCRE-6.5+ и компилятора icc.\n\n\nИзменения в nginx 0.5.6                                           09.01.2007\n\n    *) Изменение: теперь модуль ngx_http_index_module игнорирует все методы,\n       кроме GET, HEAD и POST.\n\n    *) Добавление: модуль ngx_http_limit_zone_module.\n\n    *) Добавление: переменная $binary_remote_addr.\n\n    *) Добавление: директивы ssl_session_cache модулей ngx_http_ssl_module и\n       ngx_imap_ssl_module.\n\n    *) Добавление: метод DELETE поддерживает рекурсивное удаление.\n\n    *) Исправление: при использовании $r->sendfile() byte-ranges\n       передавались неверно.\n\n\nИзменения в nginx 0.5.5                                           24.12.2006\n\n    *) Изменение: ключ -v больше не выводит информацию о компиляторе.\n\n    *) Добавление: ключ -V.\n\n    *) Добавление: директива worker_rlimit_core поддерживает указание\n       размера в K, M и G.\n\n    *) Исправление: модуль nginx.pm теперь может устанавливаться\n       непривилегированным пользователем.\n\n    *) Исправление: при использовании методов $r->request_body или\n       $r->request_body_file мог произойти segmentation fault.\n\n    *) Исправление: ошибок, специфичных для платформы ppc.\n\n\nИзменения в nginx 0.5.4                                           15.12.2006\n\n    *) Добавление: директиву perl можно использовать внутри блока\n       limit_except.\n\n    *) Исправление: модуль ngx_http_dav_module требовал строку \"Date\" в\n       заголовке запроса для метода DELETE.\n\n    *) Исправление: при использовании одного параметра в директиве\n       dav_access nginx мог сообщить об ошибке в конфигурации.\n\n    *) Исправление: при использовании переменной $host мог произойти\n       segmentation fault; ошибка появилась в 0.4.14.\n\n\nИзменения в nginx 0.5.3                                           13.12.2006\n\n    *) Добавление: модуль ngx_http_perl_module поддерживает методы\n       $r->status, $r->log_error и $r->sleep.\n\n    *) Добавление: метод $r->variable поддерживает переменные, неописанные в\n       конфигурации nginx'а.\n\n    *) Исправление: метод $r->has_request_body не работал.\n\n\nИзменения в nginx 0.5.2                                           11.12.2006\n\n    *) Исправление: если в директивах proxy_pass использовалось имя,\n       указанное в upstream, то nginx пытался найти IP-адрес этого имени;\n       ошибка появилась в 0.5.1.\n\n\nИзменения в nginx 0.5.1                                           11.12.2006\n\n    *) Исправление: директива post_action могла не работать после неудачного\n       завершения запроса.\n\n    *) Изменение: обход ошибки в Eudora для Mac; ошибка появилась в 0.4.11.\n       Спасибо Bron Gondwana.\n\n    *) Исправление: при указании в директиве fastcgi_pass имени описанного\n       upstream'а выдавалось сообщение \"no port in upstream\"; ошибка\n       появилась в 0.5.0.\n\n    *) Исправление: если в директивах proxy_pass и fastcgi_pass\n       использовались одинаковых имена серверов, но с разными портами, то\n       эти директивы использовали первый описанный порт; ошибка появилась в\n       0.5.0.\n\n    *) Исправление: если в директивах proxy_pass и fastcgi_pass\n       использовались unix domain сокеты, то эти директивы использовали\n       первый описанный сокет; ошибка появилась в 0.5.0.\n\n    *) Исправление: ngx_http_auth_basic_module игнорировал пользователя,\n       если он был указан в последней строке файла паролей и после пароля не\n       было перевода строки, возврата каретки или символа \":\".\n\n    *) Исправление: переменная $upstream_response_time могла быть равна\n       \"0.000\", хотя время обработки было больше 1 миллисекунды.\n\n\nИзменения в nginx 0.5.0                                           04.12.2006\n\n    *) Изменение: параметры в виде \"%name\" в директиве log_format больше не\n       поддерживаются.\n\n    *) Изменение: директивы proxy_upstream_max_fails,\n       proxy_upstream_fail_timeout, fastcgi_upstream_max_fails, и\n       fastcgi_upstream_fail_timeout, memcached_upstream_max_fails и\n       memcached_upstream_fail_timeout больше не поддерживаются.\n\n    *) Добавление: директива server в блоке upstream поддерживает параметры\n       max_fails, fail_timeout и down.\n\n    *) Добавление: директива ip_hash в блоке upstream.\n\n    *) Добавление: статус WAIT в строке \"Auth-Status\" в заголовке ответа\n       сервера аутентификации IMAP/POP3 прокси.\n\n    *) Исправление: nginx не собирался на 64-битных платформах; ошибка\n       появилась в 0.4.14.\n\n\nИзменения в nginx 0.4.14                                          27.11.2006\n\n    *) Добавление: директива proxy_pass_error_message в IMAP/POP3 прокси.\n\n    *) Добавление: теперь configure определяет библиотеку PCRE на FreeBSD,\n       Linux и NetBSD.\n\n    *) Исправление: ngx_http_perl_module не работал с перлом, собранным с\n       поддержкой потоков; ошибка появилась в 0.3.38.\n\n    *) Исправление: ngx_http_perl_module не работал корректно, если перл\n       вызывался рекурсивно.\n\n    *) Исправление: nginx игнорировал имя сервера в строке запроса.\n\n    *) Исправление: если FastCGI сервер передавал много в stderr, то рабочий\n       процесс мог зациклиться.\n\n    *) Исправление: при изменении системного времени переменная\n       $upstream_response_time могла быть отрицательной.\n\n    *) Исправление: при использовании POP3 серверу аутентификации IMAP/POP3\n       прокси не передавался параметр Auth-Login-Attempt.\n\n    *) Исправление: при ошибке соединения с сервером аутентификации\n       IMAP/POP3 прокси мог произойти segmentation fault.\n\n\nИзменения в nginx 0.4.13                                          15.11.2006\n\n    *) Добавление: директиву proxy_pass можно использовать внутри блока\n       limit_except.\n\n    *) Добавление: директива limit_except поддерживает все WebDAV методы.\n\n    *) Исправление: при использовании директивы add_before_body без\n       директивы add_after_body ответ передавался не полностью.\n\n    *) Исправление: большое тело запроса не принималось, если использовались\n       метод epoll и deferred accept().\n\n    *) Исправление: для ответов модуля ngx_http_autoindex_module не\n       выставлялась кодировка; ошибка появилась в 0.3.50.\n\n    *) Исправление: ошибки \"[alert] zero size buf\" при работе с\n       FastCGI-сервером;\n\n    *) Исправление: параметр конфигурации --group= игнорировался.\n       Спасибо Thomas Moschny.\n\n    *) Исправление: 50-й подзапрос в SSI ответе не работал; ошибка появилась\n       в 0.3.50.\n\n\nИзменения в nginx 0.4.12                                          31.10.2006\n\n    *) Добавление: модуль ngx_http_perl_module поддерживает метод\n       $r->variable.\n\n    *) Исправление: при включении в ответ большого статического файла с\n       помощью SSI ответ мог передаваться не полностью.\n\n    *) Исправление: nginx не убирал \"#fragment\" в URI.\n\n\nИзменения в nginx 0.4.11                                          25.10.2006\n\n    *) Добавление: POP3 прокси поддерживает AUTH LOGIN PLAIN и CRAM-MD5.\n\n    *) Добавление: модуль ngx_http_perl_module поддерживает метод\n       $r->allow_ranges.\n\n    *) Исправление: при включённой поддержке команды APOP в POP3 прокси\n       могли не работать команды USER/PASS; ошибка появилась в 0.4.10.\n\n\nИзменения в nginx 0.4.10                                          23.10.2006\n\n    *) Добавление: POP3 прокси поддерживает APOP.\n\n    *) Исправление: при использовании методов select, poll и /dev/poll во\n       время ожидания ответа от сервера аутентификации IMAP/POP3 прокси\n       нагружал процессор.\n\n    *) Исправление: при использовании переменной $server_addr в директиве\n       map мог произойти segmentation fault.\n\n    *) Исправление: модуль ngx_http_flv_module не поддерживал byte ranges\n       для полных ответов; ошибка появилась в 0.4.7.\n\n    *) Исправление: nginx не собирался на Debian amd64; ошибка появилась в\n       0.4.9.\n\n\nИзменения в nginx 0.4.9                                           13.10.2006\n\n    *) Добавление: параметр set в команде SSI include.\n\n    *) Добавление: модуль ngx_http_perl_module теперь проверяет версию\n       модуля nginx.pm.\n\n\nИзменения в nginx 0.4.8                                           11.10.2006\n\n    *) Исправление: если до команды SSI include с параметром wait\n       выполнялась ещё одна команда SSI include, то параметр wait мог не\n       работать.\n\n    *) Исправление: модуль ngx_http_flv_module добавлял FLV-заголовок для\n       полных ответов.\n       Спасибо Алексею Ковырину.\n\n\nИзменения в nginx 0.4.7                                           10.10.2006\n\n    *) Добавление: модуль ngx_http_flv_module.\n\n    *) Добавление: переменная $request_body_file.\n\n    *) Добавление: директивы charset и source_charset поддерживают\n       переменные.\n\n    *) Исправление: если до команды SSI include с параметром wait\n       выполнялась ещё одна команда SSI include, то параметр wait мог не\n       работать.\n\n    *) Исправление: при использовании директивы \"proxy_buffering off\" или\n       при работе с memcached соединения могли не закрываться по таймауту.\n\n    *) Исправление: nginx не запускался на 64-битных платформах, отличных от\n       amd64, sparc64 и ppc64.\n\n\nИзменения в nginx 0.4.6                                           06.10.2006\n\n    *) Исправление: nginx не запускался на 64-битных платформах, отличных от\n       amd64, sparc64 и ppc64.\n\n    *) Исправление: при запросе версии HTTP/1.1 nginx передавал ответ\n       chunk'ами, если длина ответа в методе\n       $r->headers_out(\"Content-Length\", ...) была задана текстовой строкой.\n\n    *) Исправление: после перенаправления ошибки с помощью директивы\n       error_page любая директива модуля ngx_http_rewrite_module возвращала\n       эту ошибку; ошибка появилась в 0.4.4.\n\n\nИзменения в nginx 0.4.5                                           02.10.2006\n\n    *) Исправление: nginx не собирался на Linux и Solaris; ошибка появилась\n       в 0.4.4.\n\n\nИзменения в nginx 0.4.4                                           02.10.2006\n\n    *) Добавление: переменная $scheme.\n\n    *) Добавление: директива expires поддерживает параметр max.\n\n    *) Добавление: директива include поддерживает маску \"*\".\n       Спасибо Jonathan Dance.\n\n    *) Исправление: директива return всегда изменяла код ответа,\n       перенаправленного директивой error_page.\n\n    *) Исправление: происходил segmentation fault, если в методе PUT\n       передавалось тело нулевой длины.\n\n    *) Исправление: при использовании переменных в директиве proxy_redirect\n       редирект изменялся неверно.\n\n\nИзменения в nginx 0.4.3                                           26.09.2006\n\n    *) Изменение: ошибку 499 теперь нельзя перенаправить с помощью директивы\n       error_page.\n\n    *) Добавление: поддержка Solaris 10 event ports.\n\n    *) Добавление: модуль ngx_http_browser_module.\n\n    *) Исправление: при перенаправлении ошибки 400 проксированному серверу\n       помощью директивы error_page мог произойти segmentation fault.\n\n    *) Исправление: происходил segmentation fault, если в директиве\n       proxy_pass использовался unix domain сокет; ошибка появилась в\n       0.3.47.\n\n    *) Исправление: SSI не работал с ответами memcached и\n       небуферизированными проксированными ответами.\n\n    *) Изменение: обход ошибки PAUSE hardware capability в Sun Studio.\n\n\nИзменения в nginx 0.4.2                                           14.09.2006\n\n    *) Исправление: убрана поддержка флага O_NOATIME на Linux; ошибка\n       появилась в 0.4.1.\n\n\nИзменения в nginx 0.4.1                                           14.09.2006\n\n    *) Исправление: совместимость с DragonFlyBSD.\n       Спасибо Павлу Назарову.\n\n    *) Изменение: обход ошибки в sendfile() в 64-битном Linux при передаче\n       файлов больше 2G.\n\n    *) Добавление: теперь на Linux nginx для статических запросов использует\n       флаг O_NOATIME.\n       Спасибо Yusuf Goolamabbas.\n\n\nИзменения в nginx 0.4.0                                           30.08.2006\n\n    *) Изменение во внутреннем API: инициализация модулей HTTP перенесена из\n       фазы init module в фазу HTTP postconfiguration.\n\n    *) Изменение: теперь тело запроса в модуле ngx_http_perl_module не\n       считывается заранее: нужно явно инициировать чтение с помощью метода\n       $r->has_request_body.\n\n    *) Добавление: модуль ngx_http_perl_module поддерживает код возврата\n       DECLINED.\n\n    *) Добавление: модуль ngx_http_dav_module поддерживает входящую строку\n       заголовка \"Date\" для метода PUT.\n\n    *) Добавление: директива ssi работает внутри блока if.\n\n    *) Исправление: происходил segmentation fault, если в директиве index\n       использовалась переменные и при этом первое имя индексного файла было\n       без переменных; ошибка появилась в 0.1.29.\n\n\nИзменения в nginx 0.3.61                                          28.08.2006\n\n    *) Изменение: директива tcp_nodelay теперь по умолчанию включена.\n\n    *) Добавление: директива msie_refresh.\n\n    *) Добавление: директива recursive_error_pages.\n\n    *) Исправление: директива rewrite возвращала неправильный редирект, если\n       редирект включал в себя выделенные закодированные символы из\n       оригинального URI.\n\n\nИзменения в nginx 0.3.60                                          18.08.2006\n\n    *) Исправление: во время перенаправления ошибки рабочий процесс мог\n       зациклиться; ошибка появилась в 0.3.59.\n\n\nИзменения в nginx 0.3.59                                          16.08.2006\n\n    *) Добавление: теперь можно делать несколько перенаправлений через\n       директиву error_page.\n\n    *) Исправление: директива dav_access не поддерживала три параметра.\n\n    *) Исправление: директива error_page не изменяла строку \"Content-Type\"\n       после перенаправления с помощью \"X-Accel-Redirect\"; ошибка появилась\n       в 0.3.58.\n\n\nИзменения в nginx 0.3.58                                          14.08.2006\n\n    *) Добавление: директива error_page поддерживает переменные.\n\n    *) Изменение: теперь на Linux используется интерфейс procfs вместо\n       sysctl.\n\n    *) Изменение: теперь при использовании \"X-Accel-Redirect\" строка\n       \"Content-Type\" наследуется из первоначального ответа.\n\n    *) Исправление: директива error_page не перенаправляла ошибку 413.\n\n    *) Исправление: завершающий \"?\" не удалял старые аргументы, если в\n       переписанном URI не было новых аргументов.\n\n    *) Исправление: nginx не запускался на 64-битной FreeBSD 7.0-CURRENT.\n\n\nИзменения в nginx 0.3.57                                          09.08.2006\n\n    *) Добавление: переменная $ssl_client_serial.\n\n    *) Исправление: в операторе \"!-e\" в директиве if.\n       Спасибо Андриану Буданцову.\n\n    *) Исправление: при проверке клиентского сертификата nginx не передавал\n       клиенту информацию о требуемых сертификатах.\n\n    *) Исправление: переменная $document_root не поддерживала переменные в\n       директиве root.\n\n\nИзменения в nginx 0.3.56                                          04.08.2006\n\n    *) Добавление: директива dav_access.\n\n    *) Добавление: директива if поддерживает операторы \"-d\", \"!-d\", \"-e\",\n       \"!-e\", \"-x\" и \"!-x\".\n\n    *) Исправление: при записи в access_log некоторых передаваемых клиенту\n       строк заголовков происходил segmentation fault, если запрос возвращал\n       редирект.\n\n\nИзменения в nginx 0.3.55                                          28.07.2006\n\n    *) Добавление: параметр stub в команде SSI include.\n\n    *) Добавление: команда SSI block.\n\n    *) Добавление: скрипт unicode2nginx добавлен в contrib.\n\n    *) Исправление: если root был задан только переменной, то корень\n       задавался относительно префикса сервера.\n\n    *) Исправление: если в запросе был \"//\" или \"/.\", и после этого\n       закодированные символы в виде \"%XX\", то проксируемый запрос\n       передавался незакодированным.\n\n    *) Исправление: метод $r->header_in(\"Cookie\") модуля\n       ngx_http_perl_module теперь возвращает все строки \"Cookie\" в\n       заголовке запроса.\n\n    *) Исправление: происходил segmentation fault, если использовался\n       \"client_body_in_file_only on\" и делался переход к следующему бэкенду.\n\n    *) Исправление: при некоторых условиях во время переконфигурации коды\n       символов внутри директивы charset_map могли считаться неверными;\n       ошибка появилась в 0.3.50.\n\n\nИзменения в nginx 0.3.54                                          11.07.2006\n\n    *) Добавление: nginx теперь записывает в лог информацию о подзапросах.\n\n    *) Добавление: директивы proxy_next_upstream, fastcgi_next_upstream и\n       memcached_next_upstream поддерживают параметр off.\n\n    *) Добавление: директива debug_connection поддерживает запись адресов в\n       формате CIDR.\n\n    *) Исправление: при перекодировании ответа проксированного сервера или\n       сервера FastCGI в UTF-8 или наоборот ответ мог передаваться не\n       полностью.\n\n    *) Исправление: переменная $upstream_response_time содержала время\n       только первого обращения к бэкенду.\n\n    *) Исправление: nginx не собирался на платформе amd64; ошибка появилась\n       в 0.3.53.\n\n\nИзменения в nginx 0.3.53                                          07.07.2006\n\n    *) Изменение: директива add_header добавляет строки в ответы с кодом\n       204, 301 и 302.\n\n    *) Добавление: директива server в блоке upstream поддерживает параметр\n       weight.\n\n    *) Добавление: директива server_name поддерживает маску \"*\".\n\n    *) Добавление: nginx поддерживает тело запроса больше 2G.\n\n    *) Исправление: если при использовании \"satisfy_any on\" клиент успешно\n       проходил аутентификацию, в лог всё равно записалоcь сообщение \"access\n       forbidden by rule\".\n\n    *) Исправление: метод PUT мог ошибочно не создать файл и вернуть код\n       409.\n\n    *) Исправление: если во время аутентификации IMAP/POP3 бэкенд возвращал\n       ошибку, nginx продолжал проксирование.\n\n\nИзменения в nginx 0.3.52                                          03.07.2006\n\n    *) Изменение: восстановлено поведение модуля ngx_http_index_module для\n       запросов \"POST /\": как в версии до 0.3.40, модуль теперь не выдаёт\n       ошибку 405.\n\n    *) Исправление: при использовании ограничения скорости рабочий процесс\n       мог зациклиться; ошибка появилась в 0.3.37.\n\n    *) Исправление: модуль ngx_http_charset_module записывал в лог ошибку\n       \"unknown charset\", даже если перекодировка не требовалась; ошибка\n       появилась в 0.3.50.\n\n    *) Исправление: если в результате запроса PUT возвращался код 409, то\n       временный файл не удалялся.\n\n\nИзменения в nginx 0.3.51                                          30.06.2006\n\n    *) Исправление: при некоторых условиях в SSI мог пропадать символы \"<\";\n       ошибка появилась в 0.3.50.\n\n\nИзменения в nginx 0.3.50                                          28.06.2006\n\n    *) Изменение: директивы proxy_redirect_errors и fastcgi_redirect_errors\n       переименованы соответственно в proxy_intercept_errors и\n       fastcgi_intercept_errors.\n\n    *) Добавление: модуль ngx_http_charset_module поддерживает\n       перекодирование из однобайтных кодировок в UTF-8 и обратно.\n\n    *) Добавление: в режиме прокси и FastCGI поддерживается строка заголовка\n       \"X-Accel-Charset\" в ответе бэкенда.\n\n    *) Исправление: символ \"\\\" в парах \"\\\"\" и \"\\'\" в SSI командах убирался,\n       только если также использовался символ \"$\".\n\n    *) Исправление: при некоторых условиях в SSI после вставки могла быть\n       добавлена строка \"<!--\".\n\n    *) Исправление: если в заголовке ответа была строка \"Content-Length: 0\",\n       то при использовании небуферизированного проксировании не закрывалось\n       соединение с клиентом.\n\n\nИзменения в nginx 0.3.49                                          31.05.2006\n\n    *) Исправление: в директиве set.\n\n    *) Исправление: при включении в ssi двух и более подзапросов,\n       обрабатываемых через FastCGI, вместо вывода второго и остальных\n       подзапросов в ответ включался вывод первого подзапроса.\n\n\nИзменения в nginx 0.3.48                                          29.05.2006\n\n    *) Изменение: теперь модуль ngx_http_charset_module работает для\n       подзапросов, в ответах которых нет строки заголовка \"Content-Type\".\n\n    *) Исправление: если в директиве proxy_pass не было URI, то директива\n       \"proxy_redirect default\" добавляла в переписанный редирект в начало\n       лишний слэш.\n\n    *) Исправление: внутренний редирект всегда превращал любой HTTP-метод в\n       GET, теперь это делается только для редиректов, выполняемых с помощью\n       X-Accel-Redirect, и у которых метод не равен HEAD; ошибка появилась в\n       0.3.42.\n\n    *) Исправление: модуль ngx_http_perl_module не собирался, если перл был\n       с поддержкой потоков; ошибка появилась в 0.3.46.\n\n\nИзменения в nginx 0.3.47                                          23.05.2006\n\n    *) Добавление: директива upstream.\n\n    *) Изменение: символ \"\\\" в парах \"\\\"\" и \"\\'\" в SSI командах теперь\n       всегда убирается.\n\n\nИзменения в nginx 0.3.46                                          11.05.2006\n\n    *) Добавление: директивы proxy_hide_header, proxy_pass_header,\n       fastcgi_hide_header и fastcgi_pass_header.\n\n    *) Изменение: директивы proxy_pass_x_powered_by, fastcgi_x_powered_by и\n       proxy_pass_server упразднены.\n\n    *) Добавление: в режиме прокси поддерживается строка заголовка\n       \"X-Accel-Buffering\" в ответе бэкенда.\n\n    *) Исправление: ошибок и утечек памяти при переконфигурации в модуле\n       ngx_http_perl_module.\n\n\nИзменения в nginx 0.3.45                                          06.05.2006\n\n    *) Добавление: директивы ssl_verify_client, ssl_verify_depth и\n       ssl_client_certificate.\n\n    *) Изменение: теперь переменная $request_method возвращает метод только\n       основного запроса.\n\n    *) Изменение: в таблице перекодировки koi-win изменены коды символа\n       &deg;.\n\n    *) Добавление: в таблицу перекодировки koi-win добавлены символы евро и\n       номера.\n\n    *) Исправление: если nginx распределял запросы на несколько машин, то\n       при падении одной из них запросы, предназначенные для этой машины,\n       перенаправлялись только на одну машину вместо того, чтобы равномерно\n       распределяться между остальными.\n\n\nИзменения в nginx 0.3.44                                          04.05.2006\n\n    *) Добавление: параметр wait в команде SSI include.\n\n    *) Добавление: в таблицу перекодировки koi-win добавлены украинские и\n       белорусские символы.\n\n    *) Исправление: в SSI.\n\n\nИзменения в nginx 0.3.43                                          26.04.2006\n\n    *) Исправление: в SSI.\n\n\nИзменения в nginx 0.3.42                                          26.04.2006\n\n    *) Добавление: параметр bind в директиве listen в IMAP/POP3 прокси.\n\n    *) Исправление: ошибки при использовании в директиве rewrite одного и\n       того же выделения более одного раза.\n\n    *) Исправление: в лог не записывались переменные\n       $sent_http_content_type, $sent_http_content_length,\n       $sent_http_last_modified, $sent_http_connection,\n       $sent_http_keep_alive и $sent_http_transfer_encoding.\n\n    *) Исправление: переменная $sent_http_cache_control возвращала\n       содержимое только одной строки \"Cache-Control\" в заголовке ответа.\n\n\nИзменения в nginx 0.3.41                                          21.04.2006\n\n    *) Добавление: ключ -v.\n\n    *) Исправление: при включении в SSI удалённых подзапросов мог произойти\n       segmentation fault.\n\n    *) Исправление: в обработке FastCGI.\n\n    *) Исправление: если путь к перловым модулям не был указан с помощью\n       --with-perl_modules_path=PATH или директивы perl_modules, то на\n       старте происходил segmentation fault.\n\n\nИзменения в nginx 0.3.40                                          19.04.2006\n\n    *) Добавление: модуль ngx_http_dav_module поддерживает метод MKCOL.\n\n    *) Добавление: директива create_full_put_path.\n\n    *) Добавление: переменная $limit_rate.\n\n\nИзменения в nginx 0.3.39                                          17.04.2006\n\n    *) Добавление: директива uninitialized_variable_warn; уровень\n       логгирования сообщения о неинициализированной переменной понижен с\n       уровня alert на warn.\n\n    *) Добавление: директива override_charset.\n\n    *) Изменение: при использовании неизвестной переменной в SSI-командах\n       echo и if expr='$name' теперь не записывается в лог сообщение о\n       неизвестной переменной.\n\n    *) Исправление: счётчик активных соединений рос при превышении лимита\n       соединений, заданного директивой worker_connections; ошибка появилась\n       в 0.2.0.\n\n    *) Исправление: при некоторых условия ограничение скорости соединения\n       могло не работать; ошибка появилась в 0.3.38.\n\n\nИзменения в nginx 0.3.38                                          14.04.2006\n\n    *) Добавление: модуль ngx_http_dav_module.\n\n    *) Изменение: оптимизация модуля ngx_http_perl_module.\n       Спасибо Сергею Скворцову.\n\n    *) Добавление: модуль ngx_http_perl_module поддерживает метод\n       $r->request_body_file.\n\n    *) Добавление: директива client_body_in_file_only.\n\n    *) Изменение: теперь при переполнении диска nginx пытается писать\n       access_log'и только раз в секунду.\n       Спасибо Антону Южанинову и Максиму Дунину.\n\n    *) Исправление: теперь директива limit_rate точнее ограничивает скорость\n       при значениях больше 100 Kbyte/s.\n       Спасибо ForJest.\n\n    *) Исправление: IMAP/POP3 прокси теперь передаёт серверу авторизации\n       символы \"\\r\" и \"\\n\" в логине и пароле в закодированном виде.\n       Спасибо Максиму Дунину.\n\n\nИзменения в nginx 0.3.37                                          07.04.2006\n\n    *) Добавление: директива limit_except.\n\n    *) Добавление: директива if поддерживает операторы \"!~\", \"!~*\", \"-f\" и\n       \"!-f\".\n\n    *) Добавление: модуль ngx_http_perl_module поддерживает метод\n       $r->request_body.\n\n    *) Исправление: в модуле ngx_http_addition_filter_module.\n\n\nИзменения в nginx 0.3.36                                          05.04.2006\n\n    *) Добавление: модуль ngx_http_addition_filter_module.\n\n    *) Добавление: директивы proxy_pass и fastcgi_pass можно использовать\n       внутри блока if.\n\n    *) Добавление: директивы proxy_ignore_client_abort и\n       fastcgi_ignore_client_abort.\n\n    *) Добавление: переменная $request_completion.\n\n    *) Добавление: модуль ngx_http_perl_module поддерживает методы\n       $r->request_method и $r->remote_addr.\n\n    *) Добавление: модуль ngx_http_ssi_module поддерживает команду elif.\n\n    *) Исправление: строка \"\\/\" в начале выражения команды if модуля\n       ngx_http_ssi_module воспринималась неверно.\n\n    *) Исправление: в использовании регулярных выражениях в команде if\n       модуля ngx_http_ssi_module.\n\n    *) Исправление: при задании относительного пути в директивах\n       client_body_temp_path, proxy_temp_path, fastcgi_temp_path и\n       perl_modules использовался каталог относительно текущего каталога, а\n       не относительно префикса сервера.\n\n\nИзменения в nginx 0.3.35                                          22.03.2006\n\n    *) Исправление: accept-фильтр и TCP_DEFER_ACCEPT устанавливались только\n       для первой директивы listen; ошибка появилась в 0.3.31.\n\n    *) Исправление: в директиве proxy_pass без URI при использовании в\n       подзапросе.\n\n\nИзменения в nginx 0.3.34                                          21.03.2006\n\n    *) Добавление: директива add_header поддерживает переменные.\n\n\nИзменения в nginx 0.3.33                                          15.03.2006\n\n    *) Добавление: параметр http_503 в директивах proxy_next_upstream или\n       fastcgi_next_upstream.\n\n    *) Исправление: ngx_http_perl_module не работал со встроенным в\n       конфигурационный файл кодом, если он не начинался сразу же с \"sub\".\n\n    *) Исправление: в директиве post_action.\n\n\nИзменения в nginx 0.3.32                                          11.03.2006\n\n    *) Исправление: удаление отладочного логгирования на старте и при\n       переконфигурации; ошибка появилась в 0.3.31.\n\n\nИзменения в nginx 0.3.31                                          10.03.2006\n\n    *) Изменение: теперь nginx передаёт неверные ответы проксированного\n       бэкенда.\n\n    *) Добавление: директивы listen поддерживают адрес в виде \"*:порт\".\n\n    *) Добавление: поддержка EVFILER_TIMER в MacOSX 10.4.\n\n    *) Изменение: обход ошибки обработки миллисекундных таймаутов kqueue в\n       64-битном ядре MacOSX.\n       Спасибо Андрею Нигматулину.\n\n    *) Исправление: если внутри одного сервера описаны несколько директив\n       listen, слушающих на разных адресах, то имена серверов вида\n       \"*.domain.tld\" работали только для первого адреса; ошибка появилась в\n       0.3.18.\n\n    *) Исправление: при использовании протокола HTTPS в директиве proxy_pass\n       не передавались запросы с телом, записанным во временный файл.\n\n    *) Исправление: совместимость с perl 5.8.8.\n\n\nИзменения в nginx 0.3.30                                          22.02.2006\n\n    *) Изменение: уровень записи в лог ошибки ECONNABORTED изменён на error\n       с уровня crit.\n\n    *) Исправление: модуль ngx_http_perl_module не собирался без модуля\n       ngx_http_ssi_filter_module.\n\n    *) Исправление: nginx не собирался на i386 платформе, если использовался\n       PIC; ошибка появилась в 0.3.27.\n\n\nИзменения в nginx 0.3.29                                          20.02.2006\n\n    *) Добавление: теперь nginx использует меньше памяти, если PHP в режиме\n       FastCGI передаёт большое количество предупреждений перед ответом.\n\n    *) Исправление: в ответах 204 для запросов версии HTTP/1.1 выдавалась\n       строка заголовка \"Transfer-Encoding: chunked\".\n\n    *) Исправление: nginx возвращал 502 код ответа, если FastCGI сервер\n       передавал полные строки заголовка ответа в отдельных FastCGI записях.\n\n    *) Исправление: если в директиве post_action был указан проксируемый\n       URI, то он выполнялся только после успешного завершения запроса.\n\n\nИзменения в nginx 0.3.28                                          16.02.2006\n\n    *) Добавление: директива restrict_host_names упразднена.\n\n    *) Добавление: параметр конфигурации --with-cpu-opt=ppc64.\n\n    *) Исправление: при некоторых условиях проксированное соединение с\n       клиентом завершалось преждевременно.\n       Спасибо Владимиру Шутову.\n\n    *) Исправление: строка заголовка \"X-Accel-Limit-Rate\" не учитывалась для\n       запросов, перенаправленных с помощью строки \"X-Accel-Redirect\".\n\n    *) Исправление: директива post_action работала только после успешного\n       завершения запроса.\n\n    *) Исправление: тело проксированного ответа, создаваемого директивой\n       post_action, передавалось клиенту.\n\n\nИзменения в nginx 0.3.27                                          08.02.2006\n\n    *) Изменение: директивы variables_hash_max_size и\n       variables_hash_bucket_size.\n\n    *) Добавление: переменная $body_bytes_sent доступна не только в\n       директиве log_format.\n\n    *) Добавление: переменные $ssl_protocol и $ssl_cipher.\n\n    *) Добавление: определение размера строки кэша распространённых\n       процессоров при старте.\n\n    *) Добавление: директива accept_mutex теперь поддерживается посредством\n       fcntl(2) на платформах, отличных от i386, amd64, sparc64 и ppc.\n\n    *) Добавление: директива lock_file и параметр автоконфигурации\n       --with-lock-path=PATH.\n\n    *) Исправление: при использовании протокола HTTPS в директиве proxy_pass\n       не передавались запросы с телом.\n\n\nИзменения в nginx 0.3.26                                          03.02.2006\n\n    *) Изменение: директива optimize_host_names переименована в\n       optimize_server_names.\n\n    *) Исправление: при проксировании подзапроса в SSI бэкенду передавался\n       URI основного запроса, если в директиве proxy_pass отсутствовал URI.\n\n\nИзменения в nginx 0.3.25                                          01.02.2006\n\n    *) Исправление: при неверной конфигурации на старте или во время\n       переконфигурации происходил segmentation fault; ошибка появилась в\n       0.3.24.\n\n\nИзменения в nginx 0.3.24                                          01.02.2006\n\n    *) Изменение: обход ошибки в kqueue во FreeBSD.\n\n    *) Исправление: ответ, создаваемый директивой post_action, теперь не\n       передаётся клиенту.\n\n    *) Исправление: при использовании большого количества лог-файлов\n       происходила утечка памяти.\n\n    *) Исправление: внутри одного location работала только первая директива\n       proxy_redirect.\n\n    *) Исправление: на 64-битных платформах при старте мог произойти\n       segmentation fault, если использовалось большое количество имён в\n       директивах server_name; ошибка появилась в 0.3.18.\n\n\nИзменения в nginx 0.3.23                                          24.01.2006\n\n    *) Добавление: директива optimize_host_names.\n\n    *) Исправление: ошибки при использовании переменных в директивах path и\n       alias.\n\n    *) Исправление: модуль ngx_http_perl_module неправильно собирался на\n       Linux и Solaris.\n\n\nИзменения в nginx 0.3.22                                          17.01.2006\n\n    *) Добавление: модуль ngx_http_perl_module поддерживает методы $r->args\n       и $r->unescape.\n\n    *) Добавление: метод $r->query_string в модуле ngx_http_perl_module\n       упразднён.\n\n    *) Исправление: если в директиве valid_referers указаны только none или\n       blocked, то происходил segmentation fault; ошибка появилась в 0.3.18.\n\n\nИзменения в nginx 0.3.21                                          16.01.2006\n\n    *) Добавление: модуль ngx_http_perl_module.\n\n    *) Изменение: директива valid_referers разрешает использовать рефереры\n       совсем без URI.\n\n\nИзменения в nginx 0.3.20                                          11.01.2006\n\n    *) Исправление: ошибки в обработке SSI.\n\n    *) Исправление: модуль ngx_http_memcached_module не поддерживал ключи в\n       виде /uri?args.\n\n\nИзменения в nginx 0.3.19                                          28.12.2005\n\n    *) Добавление: директивы path и alias поддерживают переменные.\n\n    *) Изменение: теперь директива valid_referers опять учитывает URI.\n\n    *) Исправление: ошибки в обработке SSI.\n\n\nИзменения в nginx 0.3.18                                          26.12.2005\n\n    *) Добавление: директива server_names поддерживает имена вида\n       \".domain.tld\".\n\n    *) Добавление: директива server_names использует хэш для имён вида\n       \"*.domain.tld\" и более эффективный хэш для обычных имён.\n\n    *) Изменение: директивы server_names_hash_max_size и\n       server_names_hash_bucket_size.\n\n    *) Изменение: директивы server_names_hash и server_names_hash_threshold\n       упразднены.\n\n    *) Добавление: директива valid_referers использует хэш для имён сайтов.\n\n    *) Изменение: теперь директива valid_referers проверяет только имена\n       сайтов без учёта URI.\n\n    *) Исправление: некоторые имена вида \".domain.tld\" неверно\n       обрабатывались модулем ngx_http_map_module.\n\n    *) Исправление: если конфигурационного файла не было, то происходил\n       segmentation fault; ошибка появилась в 0.3.12.\n\n    *) Исправление: на 64-битных платформах при старте мог произойти\n       segmentation fault; ошибка появилась в 0.3.16.\n\n\nИзменения в nginx 0.3.17                                          18.12.2005\n\n    *) Изменение: на Linux configure теперь проверяет наличие epoll и\n       sendfile64() в ядре.\n\n    *) Добавление: директива map поддерживает доменные имена в формате\n       \".domain.tld\".\n\n    *) Исправление: во время SSL handshake не иcпользовались таймауты;\n       ошибка появилась в 0.2.4.\n\n    *) Исправление: в использовании протокола HTTPS в директиве proxy_pass.\n\n    *) Исправление: при использовании протокола HTTPS в директиве proxy_pass\n       по умолчанию использовался порт 80.\n\n\nИзменения в nginx 0.3.16                                          16.12.2005\n\n    *) Добавление: модуль ngx_http_map_module.\n\n    *) Добавление: директивы types_hash_max_size и types_hash_bucket_size.\n\n    *) Добавление: директива ssi_value_length.\n\n    *) Добавление: директива worker_rlimit_core.\n\n    *) Изменение: при сборке компиляторами icc 8.1 и 9.0 с оптимизацией для\n       Pentium 4 номер соединения в логах всегда был равен 1.\n\n    *) Исправление: команда config timefmt в SSI задавала неверный формат\n       времени.\n\n    *) Исправление: nginx не закрывал соединения с IMAP/POP3 бэкендом при\n       использовании SSL соединений; ошибка появилась в 0.3.13.\n       Спасибо Rob Mueller.\n\n    *) Исправление: segmentation fault мог произойти во время SSL shutdown;\n       ошибка появилась в 0.3.13.\n\n\nИзменения в nginx 0.3.15                                          07.12.2005\n\n    *) Добавление: новой код 444 в директиве return для закрытия соединения.\n\n    *) Добавление: директива so_keepalive в IMAP/POP3 прокси.\n\n    *) Исправление: nginx теперь вызывает abort() при обнаружении незакрытых\n       соединений только при плавном выходе и включённой директиве\n       debug_points.\n\n\nИзменения в nginx 0.3.14                                          05.12.2005\n\n    *) Исправление: в ответе 304 передавалось тело ответа; ошибка появилась\n       в 0.3.13.\n\n\nИзменения в nginx 0.3.13                                          05.12.2005\n\n    *) Добавление: IMAP/POP3 прокси поддерживает STARTTLS и STLS.\n\n    *) Исправление: IMAP/POP3 прокси не работала с методами select, poll и\n       /dev/poll.\n\n    *) Исправление: ошибки в обработке SSI.\n\n    *) Исправление: sendfilev() в Solaris теперь не используется при\n       передаче тела запроса FastCGI-серверу через unix domain сокет.\n\n    *) Исправление: директива auth_basic не запрещала аутентификацию; ошибка\n       появилась в 0.3.11.\n\n\nИзменения в nginx 0.3.12                                          26.11.2005\n\n    *) Безопасность: если nginx был собран с модулем ngx_http_realip_module,\n       то при использовании директивы \"satisfy_any on\" директивы доступа и\n       аутентификации не работали. Модуль ngx_http_realip_module не\n       собирался и не собирается по умолчанию.\n\n    *) Изменение: имя переменной \"$time_gmt\" изменено на \"$time_local\".\n\n    *) Изменение: директивы proxy_header_buffer_size и\n       fastcgi_header_buffer_size переименованы соответственно в\n       proxy_buffer_size и fastcgi_buffer_size.\n\n    *) Добавление: модуль ngx_http_memcached_module.\n\n    *) Добавление: директива proxy_buffering.\n\n    *) Исправление: изменение в работе с accept mutex при использовании\n       метода rtsig; ошибка появилась в 0.3.0.\n\n    *) Исправление: если клиент передал строку \"Transfer-Encoding: chunked\"\n       в заголовке запроса, то nginx теперь выдаёт ошибку 411.\n\n    *) Исправление: при наследовании директивы auth_basic с уровня http в\n       строке \"WWW-Authenticate\" заголовка ответа выводился realm без текста\n       \"Basic realm\".\n\n    *) Исправление: если в директиве access_log был явно указан формат\n       combined, то в лог записывались пустые строки; ошибка появилась в\n       0.3.8.\n\n    *) Исправление: nginx не работал на платформе sparc под любыми OS, кроме\n       Solaris.\n\n    *) Исправление: в директиве if теперь не нужно разделять пробелом строку\n       в кавычках и закрывающую скобку.\n\n\nИзменения в nginx 0.3.11                                          15.11.2005\n\n    *) Исправление: nginx не передавал при проксировании тело запроса и\n       строки заголовка клиента; ошибка появилась в 0.3.10.\n\n\nИзменения в nginx 0.3.10                                          15.11.2005\n\n    *) Изменение: директива valid_referers и переменная $invalid_referer\n       перенесены из модуля ngx_http_rewrite_module в новый модуль\n       ngx_http_referer_module.\n\n    *) Изменение: имя переменной \"$apache_bytes_sent\" изменено на\n       \"$body_bytes_sent\".\n\n    *) Добавление: переменные \"$sent_http_...\".\n\n    *) Добавление: директива if поддерживает операции \"=\" и \"!=\".\n\n    *) Добавление: директива proxy_pass поддерживает протокол HTTPS.\n\n    *) Добавление: директива proxy_set_body.\n\n    *) Добавление: директива post_action.\n\n    *) Добавление: модуль ngx_http_empty_gif_module.\n\n    *) Добавление: директива worker_cpu_affinity для Linux.\n\n    *) Исправление: директива rewrite не раскодировала символы в редиректах\n       в URI, теперь символы раскодируются, кроме символов %00-%25 и\n       %7F-%FF.\n\n    *) Исправление: nginx не собирался компилятором icc 9.0.\n\n    *) Исправление: если для статического файла нулевого размера был\n       разрешён SSI, то ответ передавался неверно при кодировании chunk'ами.\n\n\nИзменения в nginx 0.3.9                                           10.11.2005\n\n    *) Исправление: nginx считал небезопасными URI, в которых между двумя\n       слэшами находилось два любых символа; ошибка появилась в 0.3.8.\n\n\nИзменения в nginx 0.3.8                                           09.11.2005\n\n    *) Безопасность: nginx теперь проверят URI, полученные от бэкенда в\n       строке \"X-Accel-Redirect\" в заголовке ответа, или в SSI файле на\n       наличие путей \"/../\" и нулей.\n\n    *) Изменение: nginx теперь не воспринимает пустое имя как правильное в\n       строке \"Authorization\" в заголовке запроса.\n\n    *) Добавление: директива ssl_session_timeout модулей ngx_http_ssl_module\n       и ngx_imap_ssl_module.\n\n    *) Добавление: директива auth_http_header модуля\n       ngx_imap_auth_http_module.\n\n    *) Добавление: директива add_header.\n\n    *) Добавление: модуль ngx_http_realip_module.\n\n    *) Добавление: новые переменные для использования в директиве\n       log_format: $bytes_sent, $apache_bytes_sent, $status, $time_gmt,\n       $uri, $request_time, $request_length, $upstream_status,\n       $upstream_response_time, $gzip_ratio, $uid_got, $uid_set,\n       $connection, $pipe и $msec. Параметры в виде \"%name\" скоро будут\n       упразднены.\n\n    *) Изменение: в директиве \"if\" ложными значениями переменных теперь\n       являются пустая строка \"\" и строки, начинающиеся на \"0\".\n\n    *) Исправление: при работает с проксированными или FastCGI-серверами\n       nginx мог оставлять открытыми соединения и временные файлы с\n       запросами клиентов.\n\n    *) Исправление: рабочие процессы не сбрасывали буферизированные логи при\n       плавном выходе.\n\n    *) Исправление: если URI запроса изменялось с помощью rewrite, а затем\n       запрос проксировался в location, заданном регулярным выражением, то\n       бэкенду передавался неверный запрос; ошибка появилась в 0.2.6.\n\n    *) Исправление: директива expires не удаляла уже установленную строку\n       заголовка \"Expires\".\n\n    *) Исправление: при использовании метода rtsig и нескольких рабочих\n       процессах nginx мог перестать принимать запросы.\n\n    *) Исправление: в SSI командах неверно обрабатывались строки \"\\\"\" и\n       \"\\'\".\n\n    *) Исправление: если ответ заканчивался сразу же после SSI команды, то\n       при использовании сжатия ответ передавался не до конца или не\n       передавался вообще.\n\n\nИзменения в nginx 0.3.7                                           27.10.2005\n\n    *) Добавление: директива access_log поддерживает параметр buffer=.\n\n    *) Исправление: nginx не собирался на платформах, отличных от i386,\n       amd64, sparc и ppc; ошибка появилась в 0.3.2.\n\n\nИзменения в nginx 0.3.6                                           24.10.2005\n\n    *) Изменение: IMAP/POP3 прокси теперь не передаёт серверу авторизации\n       пустой логин.\n\n    *) Добавление: директива log_format поддерживает переменные в виде\n       $name.\n\n    *) Исправление: если хотя бы в одном сервере не было описано ни одной\n       директивы listen, то nginx не слушал на 80 порту; ошибка появилась в\n       0.3.3.\n\n    *) Исправление: если в директиве proxy_pass отсутствовал URI, то всегда\n       использовался порт 80.\n\n\nИзменения в nginx 0.3.5                                           21.10.2005\n\n    *) Исправление: если логин IMAP/POP3 менялся сервером авторизации, то\n       мог произойти segmentation fault; ошибка появилась в 0.2.2.\n\n    *) Исправление: accept mutex не работал, все соединения обрабатывались\n       одним рабочим процессом; ошибка появилась в 0.3.3.\n\n    *) Исправление: при использовании метода rtsig и директивы\n       timer_resolution не работали таймауты.\n\n\nИзменения в nginx 0.3.4                                           19.10.2005\n\n    *) Исправление: nginx не собирался на Linux 2.4+ и MacOS X; ошибка\n       появилась в 0.3.3.\n\n\nИзменения в nginx 0.3.3                                           19.10.2005\n\n    *) Изменение: параметры \"bl\" и \"af\" директивы listen переименованы в\n       \"backlog\" и \"accept_filter\".\n\n    *) Добавление: параметры \"rcvbuf\" и \"sndbuf\" в директиве listen.\n\n    *) Изменение: параметр лога $msec теперь не требует дополнительного\n       системного вызова gettimeofday().\n\n    *) Добавление: ключ -t теперь проверяет директивы listen.\n\n    *) Исправление: если в директиве listen был указан неверный адрес, то\n       nginx после сигнала -HUP оставлял открытый сокет в состоянии CLOSED.\n\n    *) Исправление: для индексных файлов, содержащих в имени переменную, мог\n       неверно выставляться тип mime по умолчанию; ошибка появилась в 0.3.0.\n\n    *) Добавление: директива timer_resolution.\n\n    *) Добавление: параметр лога $upstream_response_time в миллисекундах.\n\n    *) Исправление: временный файл с телом запроса клиента теперь удаляется\n       сразу после того, как клиенту передан заголовок ответа.\n\n    *) Исправление: совместимость с OpenSSL 0.9.6.\n\n    *) Исправление: пути к файлам с SSL сертификатом и ключом не могли быть\n       относительными.\n\n    *) Исправление: директива ssl_prefer_server_ciphers не работала для\n       модуля ngx_imap_ssl_module.\n\n    *) Исправление: директива ssl_protocols позволяла задать только один\n       протокол.\n\n\nИзменения в nginx 0.3.2                                           12.10.2005\n\n    *) Добавление: поддержка Sun Studio 10 C compiler.\n\n    *) Добавление: директивы proxy_upstream_max_fails,\n       proxy_upstream_fail_timeout, fastcgi_upstream_max_fails и\n       fastcgi_upstream_fail_timeout.\n\n\nИзменения в nginx 0.3.1                                           10.10.2005\n\n    *) Исправление: во время переполнения очереди сигналов при использовании\n       метода rtsig происходил segmentation fault; ошибка появилась в 0.2.0.\n\n    *) Изменение: корректная обработка пар \"\\\\\", \"\\\"\", \"\\'\" и \"\\$\" в SSI.\n\n\nИзменения в nginx 0.3.0                                           07.10.2005\n\n    *) Изменение: убрано десятидневное ограничение времени работы рабочего\n       процесса. Ограничение было введено из-за переполнения миллисекундных\n       таймеров.\n\n\nИзменения в nginx 0.2.6                                           05.10.2005\n\n    *) Изменение: с 60 до 10 секунд уменьшено время повторного обращения к\n       бэкенду при использовании распределения нагрузки.\n\n    *) Изменение: директива proxy_pass_unparsed_uri упразднена, оригинальный\n       запрос теперь передаётся, если в директиве proxy_pass отсутствует\n       URI.\n\n    *) Добавление: директива error_page поддерживает редиректы и позволяет\n       более гибко менять код ошибки.\n\n    *) Изменение: в проксированных подзапросах теперь игнорируется\n       переданный charset.\n\n    *) Исправление: если после изменения URI в блоке if для запроса не\n       находилась новая конфигурация, то правила модуля\n       ngx_http_rewrite_module выполнялись снова.\n\n    *) Исправление: если директива set устанавливала переменную модуля\n       ngx_http_geo_module в какой-либо части конфигурации, то эта\n       переменная не была доступна в других частях конфигурации и выдавалась\n       ошибка \"using uninitialized variable\"; ошибка появилась в 0.2.2.\n\n\nИзменения в nginx 0.2.5                                           04.10.2005\n\n    *) Изменение: дублирующее значение переменной модуля ngx_http_geo_module\n       теперь выдаёт предупреждение и изменяет старое значение.\n\n    *) Добавление: модуль ngx_http_ssi_module поддерживает команду set.\n\n    *) Добавление: модуль ngx_http_ssi_module поддерживает параметр file в\n       команде include.\n\n    *) Добавление: модуль ngx_http_ssi_module поддерживает подстановку\n       значений переменных в выражениях команды if.\n\n\nИзменения в nginx 0.2.4                                           03.10.2005\n\n    *) Добавление: модуль ngx_http_ssi_module поддерживает выражения\n       \"$var=text\", \"$var!=text\", \"$var=/text/\" и \"$var!=/text/\" в команде\n       if.\n\n    *) Исправление: ошибки при проксировании location без слэша в конце;\n       ошибка появилась в 0.1.44.\n\n    *) Исправление: при использовании метода rtsig мог произойти\n       segmentation fault; ошибка появилась в 0.2.0.\n\n\nИзменения в nginx 0.2.3                                           30.09.2005\n\n    *) Исправление: nginx не собирался без параметра --with-debug; ошибка\n       появилась в 0.2.2.\n\n\nИзменения в nginx 0.2.2                                           30.09.2005\n\n    *) Добавление: команда config errmsg в модуле ngx_http_ssi_module.\n\n    *) Изменение: переменные модуля ngx_http_geo_module можно переопределять\n       директивой set.\n\n    *) Добавление: директивы ssl_protocols и ssl_prefer_server_ciphers\n       модулей ngx_http_ssl_module и ngx_imap_ssl_module.\n\n    *) Исправление: ошибка в модуле ngx_http_autoindex_module при показе\n       длинных имён файлов;\n\n    *) Исправление: модуль ngx_http_autoindex_module теперь не показывает\n       файлы, начинающиеся на точку.\n\n    *) Исправление: если SSL handshake завершался с ошибкой, то это могло\n       привести также к закрытию другого соединения.\n       Спасибо Rob Mueller.\n\n    *) Исправление: экспортные версии MSIE 5.x не могли соединиться по\n       HTTPS.\n\n\nИзменения в nginx 0.2.1                                           23.09.2005\n\n    *) Исправление: если все бэкенды, используемые для балансировки\n       нагрузки, оказывались в нерабочем состоянии после одной ошибки, то\n       nginx мог зациклится; ошибка появилась в 0.2.0.\n\n\nИзменения в nginx 0.2.0                                           23.09.2005\n\n    *) Изменились имена pid-файлов, используемые во время обновления\n       исполняемого файла. Ручное переименование теперь не нужно. Старый\n       основной процесс добавляет к своему pid-файл суффикс \".oldbin\" и\n       запускает новый исполняемый файл. Новый основной процесс создаёт\n       обычный pid-файл без суффикса \".newbin\". Если новый основной процесс\n       выходит, то старый процесс переименовывает свой pid-файл c суффиксом\n       \".oldbin\" в pid-файл без суффикса. При обновлении с версии 0.1.х до\n       0.2.0 нужно учитывать, что оба процесса - старый 0.1.x и новый\n       0.2.0 - используют pid-файл без суффиксов.\n\n    *) Изменение: директива worker_connections, новое название директивы\n       connections; директива теперь задаёт максимальное число соединений, а\n       не максимально возможный номер дескриптора для сокета.\n\n    *) Добавление: SSL поддерживает кэширование сессий в пределах одного\n       рабочего процесса.\n\n    *) Добавление: директива satisfy_any.\n\n    *) Изменение: модули ngx_http_access_module и ngx_http_auth_basic_module\n       не работают для подзапросов.\n\n    *) Добавление: директивы worker_rlimit_nofile и\n       worker_rlimit_sigpending.\n\n    *) Исправление: если все бэкенды, используемые для балансировки\n       нагрузки, оказывались в нерабочем состоянии после одной ошибки, то\n       nginx не обращался к ним в течение 60 секунд.\n\n    *) Исправление: в парсинге аргументов IMAP/POP3 команд.\n       Спасибо Rob Mueller.\n\n    *) Исправление: ошибки при использовании SSL в IMAP/POP3 прокси.\n\n    *) Исправление: ошибки при использовании SSI и сжатия.\n\n    *) Исправление: в ответах 304 не добавлялись строки заголовка ответа\n       \"Expires\" и \"Cache-Control\".\n       Спасибо Александру Кукушкину.\n\n\nИзменения в nginx 0.1.45                                          08.09.2005\n\n    *) Изменение: директива ssl_engine упразднена в модуле\n       ngx_http_ssl_module и перенесена на глобальный уровень.\n\n    *) Исправление: ответы с подзапросами, включённые с помощью SSI, не\n       передавались через SSL соединение.\n\n    *) Разные исправления в IMAP/POP3 прокси.\n\n\nИзменения в nginx 0.1.44                                          06.09.2005\n\n    *) Добавление: IMAP/POP3 прокси поддерживает SSL.\n\n    *) Добавление: директива proxy_timeout модуля ngx_imap_proxy_module.\n\n    *) Добавление: директива userid_mark.\n\n    *) Добавление: значение переменной $remote_user определяется независимо\n       от того, используется ли авторизация или нет.\n\n\nИзменения в nginx 0.1.43                                          30.08.2005\n\n    *) Добавление: listen(2) backlog в директиве listen можно менять по\n       сигналу -HUP.\n\n    *) Добавление: скрипт geo2nginx.pl добавлен в contrib.\n\n    *) Изменение: параметры FastCGI с пустым значениями теперь передаются\n       серверу.\n\n    *) Исправление: если в ответе проксированного сервера или FastCGI\n       сервера была строка \"Cache-Control\", то при использовании директивы\n       expires происходил segmentation fault или рабочий процесс мог\n       зациклится; в режиме прокси ошибка появилась в 0.1.29.\n\n\nИзменения в nginx 0.1.42                                          23.08.2005\n\n    *) Исправление: если URI запроса получался нулевой длины после обработки\n       модулем ngx_http_rewrite_module, то в модуле ngx_http_proxy_module\n       происходил segmentation fault или bus error.\n\n    *) Исправление: директива limit_rate не работала внутри блока if; ошибка\n       появилась в 0.1.38.\n\n\nИзменения в nginx 0.1.41                                          25.07.2005\n\n    *) Исправление: если переменная использовалась в файле конфигурации, то\n       она не могла использоваться в SSI.\n\n\nИзменения в nginx 0.1.40                                          22.07.2005\n\n    *) Исправление: если клиент слал очень длинную строку заголовка, то в\n       логе не помещалась информация, связанная с этим запросом.\n\n    *) Исправление: при использовании \"X-Accel-Redirect\" не передавалась\n       строка \"Set-Cookie\"; ошибка появилась в 0.1.39.\n\n    *) Исправление: при использовании \"X-Accel-Redirect\" не передавалась\n       строка \"Content-Disposition\".\n\n    *) Исправление: по сигналу SIGQUIT основной процесс не закрывал сокеты,\n       на которых он слушал.\n\n    *) Исправление: после обновления исполняемого файла на лету на Linux и\n       Solaris название процесса в команде ps становилось короче.\n\n\nИзменения в nginx 0.1.39                                          14.07.2005\n\n    *) Изменения в модуле ngx_http_charset_module: директива default_charset\n       упразднена; директива charset задаёт кодировку ответа; директива\n       source_charset задаёт только исходную кодировку.\n\n    *) Исправление: при перенаправлении ошибки 401, полученной от бэкенда,\n       не передавалась строка заголовка \"WWW-Authenticate\".\n\n    *) Исправление: модули ngx_http_proxy_module и ngx_http_fastcgi_module\n       могли закрыть соединение до того, как что-нибудь было передано\n       клиенту; ошибка появилась в 0.1.38.\n\n    *) Изменение: обработка ошибки инициализации в crypt_r() в Linux glibc.\n\n    *) Исправление: модуль ngx_http_ssi_module не поддерживал относительные\n       URI в команде include virtual.\n\n    *) Исправление: если в строке заголовка ответа бэкенда была строка\n       \"Location\", которую nginx не должен был изменять, то в ответе\n       передавалось тело 500 ошибки; ошибка появилась в 0.1.29.\n\n    *) Исправление: некоторые директивы модулей ngx_http_proxy_module и\n       ngx_http_fastcgi_module не наследовались с уровня server на уровень\n       location; ошибка появилась в 0.1.29.\n\n    *) Исправление: модуль ngx_http_ssl_module не поддерживал цепочки\n       сертификатов.\n\n    *) Исправление: ошибка в модуле ngx_http_autoindex_module при показе\n       длинных имён файлов; ошибка появилась в 0.1.38.\n\n    *) Исправления в IMAP/POP3 прокси при взаимодействии с бэкендом на\n       стадии login.\n\n\nИзменения в nginx 0.1.38                                          08.07.2005\n\n    *) Добавление: директива limit_rate поддерживается в режиме прокси и\n       FastCGI.\n\n    *) Добавление: в режиме прокси и FastCGI поддерживается строка заголовка\n       \"X-Accel-Limit-Rate\" в ответе бэкенда.\n\n    *) Добавление: директива break.\n\n    *) Добавление: директива log_not_found.\n\n    *) Исправление: при перенаправлении запроса с помощью строки заголовка\n       \"X-Accel-Redirect\" не изменялся код ответа.\n\n    *) Исправление: переменные, установленные директивой set не могли\n       использоваться в SSI.\n\n    *) Исправление: при включении в SSI более одного удалённого подзапроса\n       мог произойти segmentation fault.\n\n    *) Исправление: если статусная строка в ответе бэкенда передавалась в\n       двух пакетах, то nginx считал ответ неверным; ошибка появилась в\n       0.1.29.\n\n    *) Добавление: директива ssi_types.\n\n    *) Добавление: директива autoindex_exact_size.\n\n    *) Исправление: модуль ngx_http_autoindex_module не поддерживал длинные\n       имена файлов в UTF-8.\n\n    *) Добавление: IMAP/POP3 прокси.\n\n\nИзменения в nginx 0.1.37                                          23.06.2005\n\n    *) Изменение: в конце файла nginx.pid теперь добавляется \"\\n\".\n\n    *) Исправление: при включении большого количества вставок или нескольких\n       больших вставок с помощью SSI ответ мог передаваться не полностью.\n\n    *) Исправление: если все бэкенды возвращали ответ 404, то при\n       использовании параметра http_404 в директивах proxy_next_upstream или\n       fastcgi_next_upstream, nginx начинал запрашивать все бэкенды снова.\n\n\nИзменения в nginx 0.1.36                                          15.06.2005\n\n    *) Изменение: если в заголовке запроса есть дублирующиеся строки \"Host\",\n       \"Connection\", \"Content-Length\" и \"Authorization\", то nginx теперь\n       выдаёт ошибку 400.\n\n    *) Изменение: директива post_accept_timeout упразднена.\n\n    *) Добавление: параметры default, af=, bl=, deferred и bind в директиве\n       listen.\n\n    *) Добавление: поддержка accept фильтров во FreeBSD.\n\n    *) Добавление: поддержка TCP_DEFER_ACCEPT в Linux.\n\n    *) Исправление: модуль ngx_http_autoindex_module не поддерживал имена\n       файлов в UTF-8.\n\n    *) Исправление: после добавления новый лог-файл ротация этого лога по\n       сигналу -USR1 выполнялась, только если переконфигурировать nginx два\n       раза по сигналу -HUP.\n\n\nИзменения в nginx 0.1.35                                          07.06.2005\n\n    *) Добавление: директива working_directory.\n\n    *) Добавление: директива port_in_redirect.\n\n    *) Исправление: если заголовок ответа бэкенда не помещался в один пакет,\n       то происходил segmentation fault; ошибка появилась в 0.1.29.\n\n    *) Исправление: если было сконфигурировано более 10 серверов или в\n       сервере не описана директива \"listen\", то при запуске мог произойти\n       segmentation fault.\n\n    *) Исправление: если ответ не помещался во временный файл, то мог\n       произойти segmentation fault.\n\n    *) Исправление: nginx возвращал ошибку 400 на запросы вида\n       \"GET http://www.domain.com/uri HTTP/1.0\"; ошибка появилась в 0.1.28.\n\n\nИзменения в nginx 0.1.34                                          26.05.2005\n\n    *) Исправление: при включении больших ответов с помощью SSI рабочий\n       процесс мог зациклиться.\n\n    *) Исправление: переменные, устанавливаемые директивой \"set\", не были\n       доступны в SSI.\n\n    *) Добавление: директива autoindex_localtime.\n\n    *) Исправление: пустое значение в директиве proxy_set_header запрещает\n       передачу заголовка.\n\n\nИзменения в nginx 0.1.33                                          23.05.2005\n\n    *) Исправление: nginx не собирался с параметром --without-pcre; ошибка\n       появилась в 0.1.29.\n\n    *) Исправление: 3, 5, 7 и 8 директив proxy_set_header на одном уровне\n       вызывали bus fault при запуске.\n\n    *) Исправление: в редиректах внутри HTTPS сервера был указан протокол\n       HTTP.\n\n    *) Исправление: если директива rewrite использовала выделения внутри\n       директивы if, то возвращалась ошибка 500.\n\n\nИзменения в nginx 0.1.32                                          19.05.2005\n\n    *) Исправление: в редиректах, выдаваемых с помощью директивы rewrite, не\n       передавались аргументы; ошибка появилась в 0.1.29.\n\n    *) Добавление: директива if поддерживает выделения в регулярных\n       выражениях.\n\n    *) Добавление: директива set поддерживает переменные и выделения из\n       регулярных выражений.\n\n    *) Добавление: в режиме прокси и FastCGI поддерживается строка заголовка\n       \"X-Accel-Redirect\" в ответе бэкенда.\n\n\nИзменения в nginx 0.1.31                                          16.05.2005\n\n    *) Исправление: при использовании SSL ответ мог передаваться не до\n       конца.\n\n    *) Исправление: ошибки при обработке SSI в ответе, полученного от\n       FastCGI-сервера.\n\n    *) Исправление: ошибки при использовании SSI и сжатия.\n\n    *) Исправление: редирект с кодом 301 передавался без тела ответа; ошибка\n       появилась в 0.1.30.\n\n\nИзменения в nginx 0.1.30                                          14.05.2005\n\n    *) Исправление: при использовании SSI рабочий процесс мог зациклиться.\n\n    *) Исправление: при использовании SSL ответ мог передаваться не до\n       конца.\n\n    *) Исправление: если длина части ответа, полученного за один раз от\n       проксируемого или FastCGI сервера была равна 500 байт, то nginx\n       возвращал код ответа 500; в режиме прокси ошибка появилась только в\n       0.1.29.\n\n    *) Исправление: nginx не считал неверными директивы с 8-ю или 9-ю\n       параметрами.\n\n    *) Добавление: директива return может возвращать код ответа 204.\n\n    *) Добавление: директива ignore_invalid_headers.\n\n\nИзменения в nginx 0.1.29                                          12.05.2005\n\n    *) Добавление: модуль ngx_http_ssi_module поддерживает команду include\n       virtual.\n\n    *) Добавление: модуль ngx_http_ssi_module поддерживает условную команду\n       вида 'if expr=\"$NAME\"' и команды else и endif. Допускается только\n       один уровень вложенности.\n\n    *) Добавление: модуль ngx_http_ssi_module поддерживает две переменные\n       DATE_LOCAL и DATE_GMT и команду config timefmt.\n\n    *) Добавление: директива ssi_ignore_recycled_buffers.\n\n    *) Исправление: если переменная QUERY_STRING не была определена, то в\n       команде echo не ставилось значение по умолчанию.\n\n    *) Изменение: модуль ngx_http_proxy_module полностью переписан.\n\n    *) Добавление: директивы proxy_redirect, proxy_pass_request_headers,\n       proxy_pass_request_body и proxy_method.\n\n    *) Добавление: директива proxy_set_header. Директива proxy_x_var\n       упразднена и должна быть заменена директивой proxy_set_header.\n\n    *) Изменение: директива proxy_preserve_host упразднена и должна быть\n       заменена директивами \"proxy_set_header Host $host\" и \"proxy_redirect\n       off\" или директивой \"proxy_set_header Host $host:$proxy_port\" и\n       соответствующими ей директивами proxy_redirect.\n\n    *) Изменение: директива proxy_set_x_real_ip упразднена и должна быть\n       заменена директивой \"proxy_set_header X-Real-IP $remote_addr\".\n\n    *) Изменение: директива proxy_add_x_forwarded_for упразднена и должна\n       быть заменена директивой\n       \"proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for\".\n\n    *) Изменение: директива proxy_set_x_url упразднена и должна быть\n       заменена директивой\n       \"proxy_set_header X-URL http://$host:$server_port$request_uri\".\n\n    *) Добавление: директива fastcgi_param.\n\n    *) Изменение: директивы fastcgi_root, fastcgi_set_var и fastcgi_params\n       упразднены и должны быть замены директивами fastcgi_param.\n\n    *) Добавление: директива index может использовать переменные.\n\n    *) Добавление: директива index может быть указана на уровне http и\n       server.\n\n    *) Изменение: только последний параметр в директиве index может быть\n       абсолютным.\n\n    *) Добавление: в директиве rewrite могут использоваться переменные.\n\n    *) Добавление: директива internal.\n\n    *) Добавление: переменные CONTENT_LENGTH, CONTENT_TYPE, REMOTE_PORT,\n       SERVER_ADDR, SERVER_PORT, SERVER_PROTOCOL, DOCUMENT_ROOT,\n       SERVER_NAME, REQUEST_METHOD, REQUEST_URI и REMOTE_USER.\n\n    *) Изменение: nginx теперь передаёт неверные строки в заголовках запроса\n       клиента и ответа бэкенда.\n\n    *) Исправление: если бэкенд долго не передавал ответ и send_timeout был\n       меньше, чем proxy_read_timeout, то клиенту возвращался ответ 408.\n\n    *) Исправление: если бэкенд передавал неверную строку в заголовке\n       ответа, то происходил segmentation fault; ошибка появилась в 0.1.26.\n\n    *) Исправление: при использовании отказоустойчивой конфигурации в\n       FastCGI мог происходить segmentation fault.\n\n    *) Исправление: директива expires не удаляла уже установленные строки\n       заголовка \"Expires\" и \"Cache-Control\".\n\n    *) Исправление: nginx не учитывал завершающую точку в строке заголовка\n       запроса \"Host\".\n\n    *) Исправление: модуль ngx_http_auth_module не работал на Linux.\n\n    *) Исправление: директива rewrite неверно работала, если в запросе\n       присутствовали аргументы.\n\n    *) Исправление: nginx не собирался на MacOS X.\n\n\nИзменения в nginx 0.1.28                                          08.04.2005\n\n    *) Исправление: при проксировании больших файлов nginx сильно нагружал\n       процессор.\n\n    *) Исправление: nginx не собирался gcc 4.0 на Linux.\n\n\nИзменения в nginx 0.1.27                                          28.03.2005\n\n    *) Добавление: параметр blocked в директиве valid_referers.\n\n    *) Изменение: ошибки обработки заголовка запроса теперь записываются на\n       уровне info, в лог также записывается имя сервера и строки заголовка\n       запроса \"Host\" и \"Referer\".\n\n    *) Изменение: при записи ошибок в лог записывается также строка\n       заголовка запроса \"Host\".\n\n    *) Добавление: директива proxy_pass_unparsed_uri. Специальная обработка\n       символов \"://\" в URI, введённая в версии 0.1.11, теперь упразднена.\n\n    *) Исправление: nginx не собирался на FreeBSD и Linux, если был указан\n       параметр конфигурации --without-ngx_http_auth_basic_module.\n\n\nИзменения в nginx 0.1.26                                          22.03.2005\n\n    *) Изменение: неверные строки заголовка, переданные клиентом, теперь\n       игнорируется и записываются в error_log на уровне info.\n\n    *) Изменение: при записи ошибок в лог записывается также имя сервера,\n       при обращении к которому произошла ошибка.\n\n    *) Добавление: модуль ngx_http_auth_basic_module и директивы auth_basic\n       и auth_basic_user_file.\n\n\nИзменения в nginx 0.1.25                                          19.03.2005\n\n    *) Исправление: nginx не работал на Linux parisc.\n\n    *) Добавление: nginx теперь не запускается под FreeBSD, если значение\n       sysctl kern.ipc.somaxconn слишком большое.\n\n    *) Исправление: если модуль ngx_http_index_module делал внутреннее\n       перенаправление запроса в модули ngx_http_proxy_module или\n       ngx_http_fastcgi_module, то файл индекса не закрывался после\n       обслуживания запроса.\n\n    *) Добавление: директива proxy_pass может использоваться в location,\n       заданных регулярным выражением.\n\n    *) Добавление: модуль ngx_http_rewrite_filter_module поддерживает\n       условия вида \"if ($HTTP_USER_AGENT ~ MSIE)\".\n\n    *) Исправление: nginx очень медленно запускался при большом количестве\n       адресов и использовании текстовых значений в директиве geo.\n\n    *) Изменение: имя переменной в директиве geo нужно указывать, как $name.\n       Прежний вариант без \"$\" пока работает, но вскоре будет убран.\n\n    *) Добавление: параметр лога \"%{VARIABLE}v\".\n\n    *) Добавление: директива \"set $name value\".\n\n    *) Исправление: совместимость с gcc 4.0.\n\n    *) Добавление: параметр автоконфигурации --with-openssl-opt=OPTIONS.\n\n\nИзменения в nginx 0.1.24                                          04.03.2005\n\n    *) Добавление: модуль ngx_http_ssi_filter_module поддерживает переменные\n       QUERY_STRING и DOCUMENT_URI.\n\n    *) Исправление: модуль ngx_http_autoindex_module мог выдавать ответ 404\n       на существующий каталог, если этот каталог был указан как alias.\n\n    *) Исправление: модуль ngx_http_ssi_filter_module неправильно работал\n       при больших ответах.\n\n    *) Исправление: отсутствие строки заголовка \"Referer\" всегда считалось\n       правильным referrer'ом.\n\n\nИзменения в nginx 0.1.23                                          01.03.2005\n\n    *) Добавление: модуль ngx_http_ssi_filter_module и директивы ssi,\n       ssi_silent_errors и ssi_min_file_chunk. Поддерживаются команды 'echo\n       var=\"HTTP_...\" default=\"\"' и 'echo var=\"REMOTE_ADDR\"'.\n\n    *) Добавление: параметр лога %request_time.\n\n    *) Добавление: если запрос пришёл без строки заголовка \"Host\", то\n       директива proxy_preserve_host устанавливает в качестве этого\n       заголовка первое имя сервера из директивы server_name.\n\n    *) Исправление: nginx не собирался на платформах, отличных от i386,\n       amd64, sparc и ppc; ошибка появилась в 0.1.22.\n\n    *) Исправление: модуль ngx_http_autoindex_module теперь показывает\n       информацию не о символическом линке, а о файле или каталоге, на\n       который он указывает.\n\n    *) Исправление: если клиенту ничего не передавалось, то параметр\n       %apache_length записывал в лог отрицательную длину заголовка ответа.\n\n\nИзменения в nginx 0.1.22                                          22.02.2005\n\n    *) Исправление: модуль ngx_http_stub_status_module показывал неверную\n       статистику для обработанных соединений, если использовалось\n       проксирование или FastCGI-сервер.\n\n    *) Исправление: на Linux и Solaris установочные пути были неверно\n       заключены в кавычки; ошибка появилась в 0.1.21.\n\n\nИзменения в nginx 0.1.21                                          22.02.2005\n\n    *) Исправление: модуль ngx_http_stub_status_module показывал неверную\n       статистику при использовании метода rtsig или при использовании\n       нескольких рабочих процессов на SMP машине.\n\n    *) Исправление: nginx не собирался компилятором icc под Линуксом или\n       если библиотека zlib-1.2.x собиралась из исходных текстов.\n\n    *) Исправление: nginx не собирался под NetBSD 2.0.\n\n\nИзменения в nginx 0.1.20                                          17.02.2005\n\n    *) Добавление: новые параметры script_filename и remote_port в директиве\n       fastcgi_params.\n\n    *) Исправление: неправильно обрабатывался поток stderr от\n       FastCGI-сервера.\n\n\nИзменения в nginx 0.1.19                                          16.02.2005\n\n    *) Исправление: если в запросе есть нуль, то для локальных запросов\n       теперь возвращается ошибка 404.\n\n    *) Исправление: nginx не собирался под NetBSD 2.0.\n\n    *) Исправление: во время чтения тела запроса клиента в SSL соединении\n       мог произойти таймаут.\n\n\nИзменения в nginx 0.1.18                                          09.02.2005\n\n    *) Изменение: для совместимости с Solaris 10 в директивах devpoll_events\n       и devpoll_changes значения по умолчанию уменьшены с 512 до 32.\n\n    *) Исправление: директивы proxy_set_x_var и fastcgi_set_var не\n       наследовались.\n\n    *) Исправление: в директиве rewrite, возвращающей редирект, аргументы\n       присоединялись к URI через символ \"&\" вместо \"?\".\n\n    *) Исправление: строки для модуля ngx_http_geo_module без символа \";\" во\n       включённом файле игнорировались.\n\n    *) Добавление: модуль ngx_http_stub_status_module.\n\n    *) Исправление: неизвестный формат лог-файла в директиве access_log\n       вызывал segmentation fault.\n\n    *) Добавление: новый параметр document_root в директиве fastcgi_params.\n\n    *) Добавление: директива fastcgi_redirect_errors.\n\n    *) Добавление: новый модификатор break в директиве rewrite позволяет\n       прекратить цикл rewrite/location и устанавливает текущую конфигурацию\n       для запроса.\n\n\nИзменения в nginx 0.1.17                                          03.02.2005\n\n    *) Изменение: модуль ngx_http_rewrite_module полностью переписан. Теперь\n       можно делать редиректы, возвращать коды ошибок и проверять переменные\n       и рефереры. Эти директивы можно использовать внутри location.\n       Директива redirect упразднена.\n\n    *) Добавление: модуль ngx_http_geo_module.\n\n    *) Добавление: директивы proxy_set_x_var и fastcgi_set_var.\n\n    *) Исправление: конфигурация location с модификатором \"=\" могла\n       использоваться в другом location.\n\n    *) Исправление: правильный тип ответа выставлялся только для запросов, у\n       которых в расширении были только маленькие буквы.\n\n    *) Исправление: если для location установлен proxy_pass или\n       fastcgi_pass, и доступ к нему запрещался, а ошибка перенаправлялась\n       на статическую страницу, то происходил segmentation fault.\n\n    *) Исправление: если в проксированном ответе в заголовке \"Location\"\n       передавался относительный URL, то к нему добавлялось имя хоста и\n       слэш; ошибка появилась в 0.1.14.\n\n    *) Исправление: на Linux в лог не записывался текст системной ошибки.\n\n\nИзменения в nginx 0.1.16                                          25.01.2005\n\n    *) Исправление: если ответ передавался chunk'ами, то при запросе HEAD\n       выдавался завершающий chunk.\n\n    *) Исправление: заголовок \"Connection: keep-alive\" выдавался, даже если\n       директива keepalive_timeout запрещала использование keep-alive.\n\n    *) Исправление: ошибки в модуле ngx_http_fastcgi_module вызывали\n       segmentation fault.\n\n    *) Исправление: при использовании SSL сжатый ответ мог передаваться не\n       до конца.\n\n    *) Исправление: опции TCP_NODELAY, TCP_NOPUSH и TCP_CORK, специфичные\n       для TCP сокетов, не используются для unix domain сокетов.\n\n    *) Добавление: директива rewrite поддерживает перезаписывание\n       аргументов.\n\n    *) Исправление: на запрос POST с заголовком \"Content-Length: 0\"\n       возвращался ответ 400; ошибка появилась в 0.1.14.\n\n\nИзменения в nginx 0.1.15                                          19.01.2005\n\n    *) Исправление: ошибка соединения с FastCGI-сервером вызывала\n       segmentation fault.\n\n    *) Исправление: корректная обработка регулярного выражения, в котором\n       число выделенных частей не совпадает с числом подстановок.\n\n    *) Добавление: location, который передаётся FastCGI-серверу, может быть\n       задан с помощью регулярного выражения.\n\n    *) Исправление: параметр FastCGI REQUEST_URI теперь передаётся вместе с\n       аргументами и в том виде, в котором был получен от клиента.\n\n    *) Исправление: для использования регулярных выражений в location нужно\n       было собирать nginx вместе с ngx_http_rewrite_module.\n\n    *) Исправление: если бэкенд слушал на 80-ом порту, то при использовании\n       директивы \"proxy_preserve_host on\" в заголовке \"Host\" указывался\n       также порт 80; ошибка появилась в 0.1.14.\n\n    *) Исправление: если задать одинаковые пути в параметрах\n       автоконфигурации --http-client-body-temp-path=PATH и\n       --http-proxy-temp-path=PATH или --http-client-body-temp-path=PATH и\n       --http-fastcgi-temp-path=PATH, то происходил segmentation fault.\n\n\nИзменения в nginx 0.1.14                                          18.01.2005\n\n    *) Добавление: параметры автоконфигурации\n       --http-client-body-temp-path=PATH, --http-proxy-temp-path=PATH и\n       --http-fastcgi-temp-path=PATH\n\n    *) Изменение: имя каталога с временными файлами, содержащие тело запроса\n       клиента, задаётся директивой client_body_temp_path, по умолчанию\n       <prefix>/client_body_temp.\n\n    *) Добавление: модуль ngx_http_fastcgi_module и директивы fastcgi_pass,\n       fastcgi_root, fastcgi_index, fastcgi_params, fastcgi_connect_timeout,\n       fastcgi_send_timeout, fastcgi_read_timeout, fastcgi_send_lowat,\n       fastcgi_header_buffer_size, fastcgi_buffers,\n       fastcgi_busy_buffers_size, fastcgi_temp_path,\n       fastcgi_max_temp_file_size, fastcgi_temp_file_write_size,\n       fastcgi_next_upstream и fastcgi_x_powered_by.\n\n    *) Исправление: ошибка \"[alert] zero size buf\"; ошибка появилась в\n       0.1.3.\n\n    *) Изменение: в директиве proxy_pass нужно обязательно указывать URI\n       после имени хоста.\n\n    *) Изменение: если в URI встречался символ %3F, то он считался началом\n       строки аргументов.\n\n    *) Добавление: поддержка unix domain сокетов в модуле\n       ngx_http_proxy_module.\n\n    *) Добавление: директивы ssl_engine и ssl_ciphers.\n       Спасибо Сергею Скворцову за SSL-акселератор.\n\n\nИзменения в nginx 0.1.13                                          21.12.2004\n\n    *) Добавление: директивы server_names_hash и\n       server_names_hash_threshold.\n\n    *) Исправление: имена *.domain.tld в директиве server_name не работали.\n\n    *) Исправление: параметр лога %request_length записывал неверную длину.\n\n\nИзменения в nginx 0.1.12                                          06.12.2004\n\n    *) Добавление: параметр лога %request_length.\n\n    *) Исправление: при использовании /dev/poll, select и poll на\n       платформах, где возможны ложные срабатывания указанных методов, могли\n       быть длительные задержки при обработке запроса по keep-alive\n       соединению. Наблюдалось по крайней мере на Solaris с использованием\n       /dev/poll.\n\n    *) Исправление: директива send_lowat игнорируется на Linux, так как\n       Linux не поддерживает опцию SO_SNDLOWAT.\n\n\nИзменения в nginx 0.1.11                                          02.12.2004\n\n    *) Добавление: директива worker_priority.\n\n    *) Изменение: под FreeBSD директивы tcp_nopush и tcp_nodelay вместе\n       влияют на передачу ответа.\n\n    *) Исправление: nginx не вызывал initgroups().\n       Спасибо Андрею Ситникову и Андрею Нигматулину.\n\n    *) Изменение: ngx_http_auto_index_module теперь выдаёт размер файлов в\n       байтах.\n\n    *) Исправление: ngx_http_auto_index_module возвращал ошибку 500, если в\n       каталоге есть битый symlink.\n\n    *) Исправление: файлы больше 4G не передавались с использованием\n       sendfile.\n\n    *) Исправление: если бэкенд резолвился в несколько адресов и при\n       ожидании от него ответа происходила ошибка, то процесс зацикливался.\n\n    *) Исправление: при использовании метода /dev/poll рабочий процесс мог\n       завершиться с сообщением \"unknown cycle\".\n\n    *) Исправление: ошибки \"close() channel failed\".\n\n    *) Исправление: автоматическое определение групп nobody и nogroup.\n\n    *) Исправление: директива send_lowat не работала на Linux.\n\n    *) Исправление: если в конфигурации не было раздела events, то\n       происходил segmentation fault.\n\n    *) Исправление: nginx не собирался под OpenBSD.\n\n    *) Исправление: двойные слэшы в \"://\" в URI превращались в \":/\".\n\n\nИзменения в nginx 0.1.10                                          26.11.2004\n\n    *) Исправление: если в запросе без аргументов есть \"//\", \"/./\", \"/../\"\n       или \"%XX\", то терялся последний символ в строке запроса; ошибка\n       появилась в 0.1.9.\n\n    *) Исправление: исправление в версии 0.1.9 для файлов больше 2G на Linux\n       не работало.\n\n\nИзменения в nginx 0.1.9                                           25.11.2004\n\n    *) Исправление: если в запросе есть \"//\", \"/./\", \"/../\" или \"%XX\", то\n       проксируемый запрос передавался без аргументов.\n\n    *) Исправление: при сжатии больших ответов иногда они передавались не\n       полностью.\n\n    *) Исправление: не передавались файлы больше 2G на Linux,\n       неподдерживающем sendfile64().\n\n    *) Исправление: на Linux при конфигурации сборки нужно было обязательно\n       использовать параметр --with-poll_module; ошибка появилась в 0.1.8.\n\n\nИзменения в nginx 0.1.8                                           20.11.2004\n\n    *) Исправление: ошибка в модуле ngx_http_autoindex_module при показе\n       длинных имён файлов.\n\n    *) Добавление: модификатор \"^~\" в директиве location.\n\n    *) Добавление: директива proxy_max_temp_file_size.\n\n\nИзменения в nginx 0.1.7                                           12.11.2004\n\n    *) Исправление: при использовании sendfile, если передаваемый файл\n       менялся, то мог произойти segmentation fault на FreeBSD; ошибка\n       появилась в 0.1.5.\n\n\nИзменения в nginx 0.1.6                                           11.11.2004\n\n    *) Исправление: при некоторых комбинациях директив location c\n       регулярными выражениями использовалась конфигурация не из того\n       location.\n\n\nИзменения в nginx 0.1.5                                           11.11.2004\n\n    *) Исправление: на Solaris и Linux могло быть очень много сообщений\n       \"recvmsg() returned not enough data\".\n\n    *) Исправление: в режиме прокси без использования sendfile на Solaris\n       возникала ошибка \"writev() failed (22: Invalid argument)\". На других\n       платформах, не поддерживающих sendfile, процесс зацикливался.\n\n    *) Исправление: при использовании sendfile в режиме прокси на Solaris\n       возникал segmentation fault.\n\n    *) Исправление: segmentation fault на Solaris.\n\n    *) Исправление: обновление исполняемого файла на лету не работало на\n       Linux.\n\n    *) Исправление: в списке файлов, выдаваемом модулем\n       ngx_http_autoindex_module, не перекодировались пробелы, кавычки и\n       знаки процента.\n\n    *) Изменение: уменьшение операций копирования.\n\n    *) Добавление: директива userid_p3p.\n\n\nИзменения в nginx 0.1.4                                           26.10.2004\n\n    *) Исправление: ошибка в модуле ngx_http_autoindex_module.\n\n\nИзменения в nginx 0.1.3                                           25.10.2004\n\n    *) Добавление: модуль ngx_http_autoindex_module и директива autoindex.\n\n    *) Добавление: директива proxy_set_x_url.\n\n    *) Исправление: модуль проксировании мог привести к зацикливанию, если\n       не использовался sendfile.\n\n\nИзменения в nginx 0.1.2                                           21.10.2004\n\n    *) Добавление: параметры --user=USER, --group=GROUP и\n       --with-ld-opt=OPTIONS в configure.\n\n    *) Добавление: директива server_name поддерживает *.domain.tld.\n\n    *) Исправление: улучшена переносимость на неизвестные платформы.\n\n    *) Исправление: нельзя переконфигурировать nginx, если конфигурационный\n       файл указан в командной строке; ошибка появилась в 0.1.1.\n\n    *) Исправление: модуль проксировании мог привести к зацикливанию, если\n       не использовался sendfile.\n\n    *) Исправление: при использовании sendfile текст ответа не\n       перекодировался согласно директивам модуля charset; ошибка появилась\n       в 0.1.1.\n\n    *) Исправление: очень редкая ошибка при обработке kqueue.\n\n    *) Исправление: модуль сжатия сжимал уже сжатые ответы, полученные при\n       проксировании.\n\n\nИзменения в nginx 0.1.1                                           11.10.2004\n\n    *) Добавление: директива gzip_types.\n\n    *) Добавление: директива tcp_nodelay.\n\n    *) Добавление: директива send_lowat работает не только на платформах,\n       поддерживающих kqueue NOTE_LOWAT, но и на всех, поддерживающих\n       SO_SNDLOWAT.\n\n    *) Добавление: эмуляция setproctitle() для Linux и Solaris.\n\n    *) Исправление: ошибка при переписывании заголовка \"Location\" при\n       проксировании.\n\n    *) Исправление: ошибка в модуле ngx_http_chunked_module, приводившая к\n       зацикливанию.\n\n    *) Исправление: ошибки в модуле /dev/poll.\n\n    *) Исправление: при проксировании и использовании временных файлов\n       ответы портились.\n\n    *) Исправление: бэкенду передавались запросы с неперекодированными\n       символами.\n\n    *) Исправление: на Linux 2.4 при конфигурации сборки нужно было\n       обязательно использовать параметр --with-poll_module.\n\n\nИзменения в nginx 0.1.0                                           04.10.2004\n\n    *) Первая публично доступная версия.\n\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/docs/LICENSE",
    "content": "/* \n * Copyright (C) 2002-2019 Igor Sysoev\n * Copyright (C) 2011-2019 Nginx, Inc.\n * All rights reserved.\n *\n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions\n * are met:\n * 1. Redistributions of source code must retain the above copyright\n *    notice, this list of conditions and the following disclaimer.\n * 2. Redistributions in binary form must reproduce the above copyright\n *    notice, this list of conditions and the following disclaimer in the\n *    documentation and/or other materials provided with the distribution.\n *\n * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND\n * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE\n * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\n * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\n * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\n * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\n * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\n * SUCH DAMAGE.\n */\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/docs/OpenSSL.LICENSE",
    "content": "\n  LICENSE ISSUES\n  ==============\n\n  The OpenSSL toolkit stays under a double license, i.e. both the conditions of\n  the OpenSSL License and the original SSLeay license apply to the toolkit.\n  See below for the actual license texts.\n\n  OpenSSL License\n  ---------------\n\n/* ====================================================================\n * Copyright (c) 1998-2019 The OpenSSL Project.  All rights reserved.\n *\n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions\n * are met:\n *\n * 1. Redistributions of source code must retain the above copyright\n *    notice, this list of conditions and the following disclaimer.\n *\n * 2. Redistributions in binary form must reproduce the above copyright\n *    notice, this list of conditions and the following disclaimer in\n *    the documentation and/or other materials provided with the\n *    distribution.\n *\n * 3. All advertising materials mentioning features or use of this\n *    software must display the following acknowledgment:\n *    \"This product includes software developed by the OpenSSL Project\n *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)\"\n *\n * 4. The names \"OpenSSL Toolkit\" and \"OpenSSL Project\" must not be used to\n *    endorse or promote products derived from this software without\n *    prior written permission. For written permission, please contact\n *    openssl-core@openssl.org.\n *\n * 5. Products derived from this software may not be called \"OpenSSL\"\n *    nor may \"OpenSSL\" appear in their names without prior written\n *    permission of the OpenSSL Project.\n *\n * 6. Redistributions of any form whatsoever must retain the following\n *    acknowledgment:\n *    \"This product includes software developed by the OpenSSL Project\n *    for use in the OpenSSL Toolkit (http://www.openssl.org/)\"\n *\n * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY\n * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR\n * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\n * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\n * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\n * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\n * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED\n * OF THE POSSIBILITY OF SUCH DAMAGE.\n * ====================================================================\n *\n * This product includes cryptographic software written by Eric Young\n * (eay@cryptsoft.com).  This product includes software written by Tim\n * Hudson (tjh@cryptsoft.com).\n *\n */\n\n Original SSLeay License\n -----------------------\n\n/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)\n * All rights reserved.\n *\n * This package is an SSL implementation written\n * by Eric Young (eay@cryptsoft.com).\n * The implementation was written so as to conform with Netscapes SSL.\n *\n * This library is free for commercial and non-commercial use as long as\n * the following conditions are aheared to.  The following conditions\n * apply to all code found in this distribution, be it the RC4, RSA,\n * lhash, DES, etc., code; not just the SSL code.  The SSL documentation\n * included with this distribution is covered by the same copyright terms\n * except that the holder is Tim Hudson (tjh@cryptsoft.com).\n *\n * Copyright remains Eric Young's, and as such any Copyright notices in\n * the code are not to be removed.\n * If this package is used in a product, Eric Young should be given attribution\n * as the author of the parts of the library used.\n * This can be in the form of a textual message at program startup or\n * in documentation (online or textual) provided with the package.\n *\n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions\n * are met:\n * 1. Redistributions of source code must retain the copyright\n *    notice, this list of conditions and the following disclaimer.\n * 2. Redistributions in binary form must reproduce the above copyright\n *    notice, this list of conditions and the following disclaimer in the\n *    documentation and/or other materials provided with the distribution.\n * 3. All advertising materials mentioning features or use of this software\n *    must display the following acknowledgement:\n *    \"This product includes cryptographic software written by\n *     Eric Young (eay@cryptsoft.com)\"\n *    The word 'cryptographic' can be left out if the rouines from the library\n *    being used are not cryptographic related :-).\n * 4. If you include any Windows specific code (or a derivative thereof) from\n *    the apps directory (application code) you must include an acknowledgement:\n *    \"This product includes software written by Tim Hudson (tjh@cryptsoft.com)\"\n *\n * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND\n * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE\n * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\n * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\n * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\n * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\n * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\n * SUCH DAMAGE.\n *\n * The licence and distribution terms for any publically available version or\n * derivative of this code cannot be changed.  i.e. this code cannot simply be\n * copied and put under another distribution licence\n * [including the GNU Public Licence.]\n */\n\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/docs/PCRE.LICENCE",
    "content": "PCRE LICENCE\n------------\n\nPCRE is a library of functions to support regular expressions whose syntax\nand semantics are as close as possible to those of the Perl 5 language.\n\nRelease 8 of PCRE is distributed under the terms of the \"BSD\" licence, as\nspecified below. The documentation for PCRE, supplied in the \"doc\"\ndirectory, is distributed under the same terms as the software itself. The data\nin the testdata directory is not copyrighted and is in the public domain.\n\nThe basic library functions are written in C and are freestanding. Also\nincluded in the distribution is a set of C++ wrapper functions, and a\njust-in-time compiler that can be used to optimize pattern matching. These\nare both optional features that can be omitted when the library is built.\n\n\nTHE BASIC LIBRARY FUNCTIONS\n---------------------------\n\nWritten by:       Philip Hazel\nEmail local part: ph10\nEmail domain:     cam.ac.uk\n\nUniversity of Cambridge Computing Service,\nCambridge, England.\n\nCopyright (c) 1997-2019 University of Cambridge\nAll rights reserved.\n\n\nPCRE JUST-IN-TIME COMPILATION SUPPORT\n-------------------------------------\n\nWritten by:       Zoltan Herczeg\nEmail local part: hzmester\nEmail domain:     freemail.hu\n\nCopyright(c) 2010-2019 Zoltan Herczeg\nAll rights reserved.\n\n\nSTACK-LESS JUST-IN-TIME COMPILER\n--------------------------------\n\nWritten by:       Zoltan Herczeg\nEmail local part: hzmester\nEmail domain:     freemail.hu\n\nCopyright(c) 2009-2019 Zoltan Herczeg\nAll rights reserved.\n\n\nTHE C++ WRAPPER FUNCTIONS\n-------------------------\n\nContributed by:   Google Inc.\n\nCopyright (c) 2007-2012, Google Inc.\nAll rights reserved.\n\n\nTHE \"BSD\" LICENCE\n-----------------\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n    * Redistributions of source code must retain the above copyright notice,\n      this list of conditions and the following disclaimer.\n\n    * Redistributions in binary form must reproduce the above copyright\n      notice, this list of conditions and the following disclaimer in the\n      documentation and/or other materials provided with the distribution.\n\n    * Neither the name of the University of Cambridge nor the name of Google\n      Inc. nor the names of their contributors may be used to endorse or\n      promote products derived from this software without specific prior\n      written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\nCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\nSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\nINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\n\nEnd\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/docs/README",
    "content": "\nDocumentation is available at http://nginx.org\n\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/docs/zlib.LICENSE",
    "content": " (C) 1995-2017 Jean-loup Gailly and Mark Adler\n\n  This software is provided 'as-is', without any express or implied\n  warranty.  In no event will the authors be held liable for any damages\n  arising from the use of this software.\n\n  Permission is granted to anyone to use this software for any purpose,\n  including commercial applications, and to alter it and redistribute it\n  freely, subject to the following restrictions:\n\n  1. The origin of this software must not be misrepresented; you must not\n     claim that you wrote the original software. If you use this software\n     in a product, an acknowledgment in the product documentation would be\n     appreciated but is not required.\n  2. Altered source versions must be plainly marked as such, and must not be\n     misrepresented as being the original software.\n  3. This notice may not be removed or altered from any source distribution.\n\n  Jean-loup Gailly        Mark Adler\n  jloup@gzip.org          madler@alumni.caltech.edu\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/html/50x.html",
    "content": "<!DOCTYPE html>\n<html>\n<head>\n<title>Error</title>\n<style>\n    body {\n        width: 35em;\n        margin: 0 auto;\n        font-family: Tahoma, Verdana, Arial, sans-serif;\n    }\n</style>\n</head>\n<body>\n<h1>An error occurred.</h1>\n<p>Sorry, the page you are looking for is currently unavailable.<br/>\nPlease try again later.</p>\n<p>If you are the system administrator of this resource then you should check\nthe error log for details.</p>\n<p><em>Faithfully yours, nginx.</em></p>\n</body>\n</html>\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/html/index.html",
    "content": "<!DOCTYPE html>\n<html>\n<head>\n<title>Welcome to nginx!</title>\n<style>\n    body {\n        width: 35em;\n        margin: 0 auto;\n        font-family: Tahoma, Verdana, Arial, sans-serif;\n    }\n</style>\n</head>\n<body>\n<h1>Welcome to nginx!</h1>\n<p>If you see this page, the nginx web server is successfully installed and\nworking. Further configuration is required.</p>\n\n<p>For online documentation and support please refer to\n<a href=\"http://nginx.org/\">nginx.org</a>.<br/>\nCommercial support is available at\n<a href=\"http://nginx.com/\">nginx.com</a>.</p>\n\n<p><em>Thank you for using nginx.</em></p>\n</body>\n</html>\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/run.bat",
    "content": "if not exist logs mkdir logs\nif not exist temp mkdir temp\nnginx\n"
  },
  {
    "path": "MicrofrontendTemplate/nginx/stop.bat",
    "content": "nginx -s stop\n"
  },
  {
    "path": "MicrofrontendTemplate/run.bat",
    "content": "@echo off\nif \"%1\" == \"apps\" goto :apps\n\ncd nginx\nstart cmd /k run.bat\ncd ..\n\ncd Portal\nstart cmd /k run prod\ncd ..\n@echo Wait until the portal app started, then type \"run apps\" to start the other apps.\n@echo Open the website at http://localhost:8080.\npause\ngoto :end\n\n:apps\ncd ReactDashboardApp\nstart cmd /k run prod\n\ncd ../ReactFormApp\nstart cmd /k run prod\n\ncd ../ReactTodoApp\nstart cmd /k run prod\n\ncd ../VueTodoApp\nstart cmd /k run prod\n\ncd ..\n\n:end"
  },
  {
    "path": "README.md",
    "content": "<p align=\"center\"><img width=\"300px\" src=\"http://dotnetify.net/content/images/dotnetify-logo.png\"></p>\n\n## DotNetify React Templates\n\nDotNetify is a [free, open source project](https://github.com/dsuryd/dotNetify) that lets you create real-time, reactive, cross-platform apps with React, React Native, or Knockout front-end on C# .NET back-end via WebSocket.\n\n### React Template\n\nThis is a full React SPA template for ASP.NET 6 featuring:\n- Reactive, real-time dashboard page.\n- Edit form + CRUD table pages.\n- Login page with JWT bearer token authentication.\n- UI components from [Material-UI](https://material-ui.com/).\n- Routing with deep links.\n- [OpenID Connect/OAuth2](https://github.com/aspnet-contrib/AspNet.Security.OpenIdConnect.Server) authentication server.\n\n### Micro-Frontend Template\n\nReference implementation of micro-frontend [as described here](https://dotnetify.net/core/mfe).\n\n\n"
  },
  {
    "path": "ReactTemplate/README.md",
    "content": "<p align=\"center\"><img width=\"300px\" src=\"http://dotnetify.net/content/images/dotnetify-logo.png\"></p>\n\n## DotNetify React Template\n\nDotNetify is a [free, open source project](https://github.com/dsuryd/dotNetify) that lets you create real-time, reactive, cross-platform apps with React, React Native, or Knockout front-end on C# .NET back-end via WebSocket.\n\nThis is a full React SPA template for ASP.NET Core featuring:\n\n- Reactive, real-time dashboard page.\n- Edit form + CRUD table pages.\n- Login page with JWT bearer token authentication.\n- UI components from [Material-UI](https://material-ui.com/).\n- Routing with deep links.\n- Webpack hot module replacement + [dotnet watch](https://docs.microsoft.com/en-us/aspnet/core/tutorials/dotnet-watch).\n- [OpenID Connect/OAuth2](https://github.com/aspnet-contrib/AspNet.Security.OpenIdConnect.Server) authentication server.\n\n### How to install from NuGet\n\n```\ndotnet new -i DotNetify.React.Template\n\ndotnet new dotnetify -o MyApp\ncd MyApp\nnpm i\ndotnet watch\n```\n\nOpen http://localhost:5000.\n\n![alt screenshot](https://github.com/dsuryd/dotnetify-react-demo-vs2017/blob/master/ReactTemplate/screenshot.gif)\n\n### How to make it work with IE 11\n\nAdd the following scripts in `index.html`:\n\n```\n <!-- Polyfills for IE 11 -->\n <script src=\"https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.26.0/polyfill.min.js\"></script>\n <script src=\"https://cdn.jsdelivr.net/npm/fetch-polyfill@0.8.2/fetch.min.js\"></script>\n```\n\n### Documentation\n\nDocumentation and live demo are available at [http://dotnetify.net/react](http://dotnetify.net/react).\n\n### Credits\n\nThe UI layout was adapted from the [work by @rafaelhz](https://github.com/rafaelhz/react-material-admin-template).\n"
  },
  {
    "path": "ReactTemplate/content/.gitignore",
    "content": "# See https://help.github.com/ignore-files/ for more about ignoring files.\n\n# dependencies\n/node_modules\n/bin\n/obj\n\n#Visual Studio\n.vs\n.vscode\n*.csproj.user\n/Properties/launchSettings.json\n\n# misc\n.DS_Store\n.env\nnpm-debug.log*\nyarn-debug.log*\nyarn-error.log*\nwwwroot/dist\n\n#Typescript\n/typings"
  },
  {
    "path": "ReactTemplate/content/client/app.tsx",
    "content": "import React from 'react';\nimport ReactDOM from 'react-dom';\nimport App from './routes';\nimport 'flexboxgrid/css/flexboxgrid.css';\nimport './styles/app.css';\n\nReactDOM.render(<App />, document.getElementById('App'));\n"
  },
  {
    "path": "ReactTemplate/content/client/auth.ts",
    "content": "class Auth {\n  url = '/token';\n\n  signIn(username: string, password: string): Promise<void> {\n    return fetch(this.url, {\n      method: 'post',\n      mode: 'no-cors',\n      body: 'username=' + username + '&password=' + password + '&grant_type=password&client_id=dotnetifydemo',\n      headers: { 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8' },\n    })\n      .then(response => {\n        if (!response.ok) throw new Error(`${response.status}`);\n        return response.json();\n      })\n      .then(token => {\n        window.sessionStorage.setItem('access_token', token.access_token);\n      });\n  }\n\n  signOut() {\n    window.sessionStorage.removeItem('access_token');\n    window.location.href = '/';\n  }\n\n  getAccessToken(): string {\n    return window.sessionStorage.getItem('access_token');\n  }\n\n  hasAccessToken(): boolean {\n    return this.getAccessToken() != null;\n  }\n}\n\nexport default new Auth();\n"
  },
  {
    "path": "ReactTemplate/content/client/components/BasePage.tsx",
    "content": "import React from 'react';\nimport Paper from '@material-ui/core/Paper';\nimport Divider from '@material-ui/core/Divider';\nimport globalStyles from '../styles/styles';\n\nexport interface IBasePageProps {\n  title: string;\n  navigation: string;\n  children: React.ReactNode;\n}\n\nexport default function BasePage({ title, navigation, children }: IBasePageProps) {\n  return (\n    <div>\n      <span style={globalStyles.navigation}>{navigation}</span>\n      <Paper style={globalStyles.paper}>\n        <h3 style={globalStyles.title}>{title}</h3>\n        <Divider />\n        {children}\n        <div style={globalStyles.clear} />\n      </Paper>\n    </div>\n  );\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/components/Header.tsx",
    "content": "import React from 'react';\nimport { makeStyles } from '@material-ui/core/styles';\nimport AppBar from '@material-ui/core/AppBar';\nimport Toolbar from '@material-ui/core/Toolbar';\nimport IconButton from '@material-ui/core/IconButton';\nimport Menu from '@material-ui/core/Menu';\nimport MenuItem from '@material-ui/core/MenuItem';\nimport MoreVertIcon from '@material-ui/icons/MoreVert';\nimport MenuIcon from '@material-ui/icons/Menu';\nimport blue from '@material-ui/core/colors/blue';\nimport auth from '../auth';\n\nconst useStyles = makeStyles({\n  root: {\n    flexGrow: 1\n  },\n  appBar: {\n    backgroundColor: blue[600],\n    overflow: 'hidden',\n    position: 'fixed',\n    top: 0,\n    maxHeight: 56\n  },\n  menuButton: {\n    marginLeft: -24\n  },\n  morebutton: {\n    color: 'white'\n  },\n  title: {\n    flexGrow: 1\n  }\n});\n\nexport interface IHeaderProps {\n  styles: React.CSSProperties;\n  onSidebarToggle: (event: React.MouseEvent) => void;\n}\n\nexport default function Header({ styles, onSidebarToggle }: IHeaderProps) {\n  const [anchorEl, setAnchorEl] = React.useState(null);\n  const classes = useStyles({});\n\n  const handleIconClick = (event: React.MouseEvent) => setAnchorEl(event.currentTarget);\n  const handleMenuClose = () => setAnchorEl(null);\n  const handleMenuClick = () => auth.signOut();\n\n  return (\n    <div className={classes.root}>\n      <AppBar style={styles} className={classes.appBar}>\n        <Toolbar>\n          <IconButton edge='start' className={classes.menuButton} color='inherit' onClick={onSidebarToggle}>\n            <MenuIcon />\n          </IconButton>\n          <h5 className={classes.title} />\n          <div>\n            <IconButton onClick={handleIconClick} color='inherit'>\n              <MoreVertIcon />\n            </IconButton>\n            <Menu anchorEl={anchorEl} open={!!anchorEl} onClose={handleMenuClose}>\n              <MenuItem onClick={handleMenuClick}>Logout</MenuItem>\n            </Menu>\n          </div>\n        </Toolbar>\n      </AppBar>\n    </div>\n  );\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/components/Sidebar.tsx",
    "content": "import React from 'react';\nimport { RouteLink, IDotnetifyVM } from 'dotnetify';\nimport { makeStyles } from '@material-ui/core/styles';\nimport Drawer from '@material-ui/core/Drawer';\nimport Avatar from '@material-ui/core/Avatar';\nimport Icon from '@material-ui/core/Icon';\nimport List from '@material-ui/core/List';\nimport ListItem from '@material-ui/core/ListItem';\nimport ListItemIcon from '@material-ui/core/ListItemIcon';\nimport ListItemText from '@material-ui/core/ListItemText';\nimport { grey, blue } from '@material-ui/core/colors';\n\nconst useStyles = makeStyles({\n  drawerPaper: {\n    backgroundColor: grey[800]\n  },\n  logo: {\n    cursor: 'pointer',\n    fontSize: 22,\n    color: 'white',\n    lineHeight: `64px`,\n    fontWeight: 'lighter',\n    backgroundImage: 'url(https://dotnetify.net/content/images/dotnetify-logo-small.png)',\n    backgroundRepeat: 'no-repeat',\n    backgroundPositionX: 18,\n    backgroundPositionY: 7,\n    backgroundColor: blue[800],\n    paddingLeft: 70,\n    height: 56,\n    width: 160\n  },\n  menuItem: {\n    color: grey[200],\n    fontSize: 14,\n    width: '100%'\n  },\n  itemIcon: {\n    color: grey[400]\n  },\n  avatarBox: {\n    padding: '15px 0 20px 15px',\n    backgroundImage: 'url(' + require('../images/material_bg.png') + ')',\n    height: 45\n  },\n  avatarIcon: {\n    float: 'left',\n    display: 'block',\n    marginRight: 15,\n    boxShadow: '0px 0px 0px 8px rgba(0,0,0,0.2)'\n  },\n  avatarName: {\n    paddingTop: 10,\n    display: 'block',\n    color: 'black',\n    fontSize: '24px',\n    fontWeight: 600\n  }\n});\n\nexport interface ISidebarProps {\n  vm: IDotnetifyVM;\n  logoTitle: string;\n  open: boolean;\n  userName: string;\n  userAvatarUrl: string;\n  menus: any[];\n}\n\nexport default function Sidebar({ vm, logoTitle, open, userName, userAvatarUrl, menus }: ISidebarProps) {\n  const classes = useStyles({});\n  const drawerClasses = {paper: classes.drawerPaper}\n\n  return (\n    <Drawer\n      variant='persistent'\n      open={open}\n      classes={drawerClasses}\n    >\n      <div className={classes.logo}>{logoTitle}</div>\n      <div className={classes.avatarBox}>\n        <Avatar src={userAvatarUrl} className={classes.avatarIcon} />\n        <span className={classes.avatarName}>{userName}</span>\n      </div>\n      <List>\n        {menus.map((menu, index) => (\n          <ListItem button key={index}>\n            <ListItemIcon>\n              <Icon className={classes.itemIcon}>{menu.Icon}</Icon>\n            </ListItemIcon>\n            <RouteLink vm={vm} route={menu.Route} className={classes.menuItem}>\n              <ListItemText primary={menu.Title} />\n            </RouteLink>\n          </ListItem>\n        ))}\n      </List>\n    </Drawer>\n  );\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/components/dashboard/InfoBox.tsx",
    "content": "import React from \"react\";\nimport { makeStyles } from \"@material-ui/core/styles\";\nimport Card from \"@material-ui/core/Card\";\nimport grey from \"@material-ui/core/colors/grey\";\n\nconst useStyles = makeStyles({\n  content: {\n    padding: \"5px 10px\",\n    marginLeft: 90,\n    height: 80\n  },\n  number: {\n    display: \"block\",\n    fontWeight: \"bold\",\n    fontSize: 18,\n    paddingTop: 10,\n    color: grey[800]\n  },\n  text: {\n    fontSize: 18,\n    fontWeight: \"lighter\",\n    color: grey[600]\n  },\n  iconBox: {\n    float: \"left\",\n    height: 90,\n    width: 90,\n    textAlign: \"center\",\n    color: \"white\",\n    backgroundColor: (props: any) => props.color\n  },\n  icon: {\n    height: 48,\n    width: 48,\n    marginTop: 20,\n    maxWidth: \"100%\"\n  }\n});\n\nexport interface IInfoBoxProps {\n  icon: React.ComponentType;\n  color: string;\n  title: string;\n  value: any;\n}\n\nexport default function InfoBox({ icon, color, title, value }: IInfoBoxProps) {\n  const classes = useStyles({ color });\n  const Icon: any = icon;\n\n  return (\n    <Card>\n      <span className={classes.iconBox}>\n        <Icon className={classes.icon} />\n      </span>\n\n      <div className={classes.content}>\n        <span className={classes.text}>{title}</span>\n        <span className={classes.number}>{value}</span>\n      </div>\n    </Card>\n  );\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/components/dashboard/RecentActivities.tsx",
    "content": "import React from \"react\";\nimport { IDotnetifyVM, RouteType } from \"dotnetify\";\nimport { makeStyles } from \"@material-ui/core/styles\";\nimport Card from \"@material-ui/core/Card\";\nimport List from \"@material-ui/core/List\";\nimport ListItem from \"@material-ui/core/ListItem\";\nimport ListItemText from \"@material-ui/core/ListItemText\";\nimport ListItemAvatar from \"@material-ui/core/ListItemAvatar\";\nimport ListItemSecondaryAction from \"@material-ui/core/ListItemSecondaryAction\";\nimport Divider from \"@material-ui/core/Divider\";\nimport Avatar from \"@material-ui/core/Avatar\";\nimport IconButton from \"@material-ui/core/IconButton\";\nimport Menu from \"@material-ui/core/Menu\";\nimport MenuItem from \"@material-ui/core/MenuItem\";\nimport MoreVertIcon from \"@material-ui/icons/MoreVert\";\nimport WallpaperIcon from \"@material-ui/icons/Wallpaper\";\nimport cyan from \"@material-ui/core/colors/cyan\";\n\nconst useStyles = makeStyles({\n  header: {\n    fontSize: 24,\n    fontWeight: \"lighter\",\n    padding: 10,\n    color: \"white\",\n    backgroundColor: cyan[600]\n  }\n});\n\nexport class ActivityModel {\n  PersonName: string;\n  Status: string;\n  Route: RouteType;\n}\n\nexport interface IRecentActivitiesProps {\n  vm: IDotnetifyVM;\n  data: ActivityModel[];\n}\n\nexport default function RecentActivities({ vm, data }: IRecentActivitiesProps) {\n  const [anchorEl, setAnchorEl] = React.useState(null);\n  const classes = useStyles({});\n\n  const handleIconClick = (event: React.MouseEvent) => setAnchorEl(event.currentTarget);\n  const handleMenuClose = () => setAnchorEl(null);\n  const handleMenuClick = (route: RouteType) => vm.$routeTo(route);\n\n  return (\n    <Card>\n      <div className={classes.header}>Recent Activities</div>\n      <List>\n        {data.map((item, idx) => (\n          <React.Fragment key={idx}>\n            <ListItem alignItems=\"flex-start\">\n              <ListItemAvatar>\n                <Avatar>\n                  <WallpaperIcon />\n                </Avatar>\n              </ListItemAvatar>\n              <ListItemText primary={item.PersonName} secondary={item.Status} />\n              <ListItemSecondaryAction>\n                <div>\n                  <IconButton onClick={handleIconClick}>\n                    <MoreVertIcon />\n                  </IconButton>\n                  <Menu anchorEl={anchorEl} open={!!anchorEl} onClose={handleMenuClose}>\n                    <MenuItem onClick={_ => handleMenuClick(item.Route)}>View</MenuItem>\n                  </Menu>\n                </div>\n              </ListItemSecondaryAction>\n            </ListItem>\n            <Divider variant=\"inset\" />\n          </React.Fragment>\n        ))}\n      </List>\n    </Card>\n  );\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/components/dashboard/ServerUsage.tsx",
    "content": "import React from \"react\";\nimport { Chart as ChartJS, CategoryScale, LinearScale, ArcElement, BarElement, Title, Tooltip, Legend } from \"chart.js\";\nimport { Bar } from \"react-chartjs-2\";\nimport { makeStyles } from \"@material-ui/core/styles\";\nimport Card from \"@material-ui/core/Card\";\nimport pink from \"@material-ui/core/colors/pink\";\nimport globalStyles from \"../../styles/styles\";\n\nChartJS.register(CategoryScale, LinearScale, ArcElement, BarElement, Title, Tooltip, Legend);\n\nconst useStyles = makeStyles({\n  card: {\n    backgroundColor: pink[600],\n    height: 150\n  },\n  header: {\n    color: \"white\",\n    backgroundColor: pink[500],\n    padding: 10\n  },\n  body: {\n    marginLeft: \"auto\",\n    marginRight: \"auto\",\n    width: \"95%\",\n    height: 85\n  }\n});\n\nconst chartOptions = {\n  plugins: {\n    legend: { display: false },\n    tooltips: { enabled: false }\n  },\n  scales: {\n    x: { ticks: { color: \"white\" }, grid: { display: false } },\n    y: { ticks: { display: false } }\n  },\n  layout: { padding: { bottom: 5 } },\n  maintainAspectRatio: false\n};\n\nexport interface IServerUsageProps {\n  labels: string[];\n  data: number[];\n}\n\nexport default function ServerUsage(props: IServerUsageProps) {\n  const classes = useStyles({});\n  const data = {\n    labels: props.labels,\n    datasets: [\n      {\n        data: props.data,\n        backgroundColor: pink[400],\n        borderColor: pink[500]\n      }\n    ]\n  };\n\n  const titleStyle = { ...globalStyles.title };\n\n  return (\n    <Card className={classes.card}>\n      <div className={classes.header} style={titleStyle}>\n        Server Usage\n      </div>\n      <div className={classes.body}>\n        <Bar data={data} options={chartOptions} />\n      </div>\n    </Card>\n  );\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/components/dashboard/Traffic.tsx",
    "content": "import React from \"react\";\nimport { Chart as ChartJS, CategoryScale, LinearScale, PointElement, LineElement, Title, Tooltip, Legend } from \"chart.js\";\nimport { Line } from \"react-chartjs-2\";\nimport { makeStyles } from \"@material-ui/core/styles\";\nimport Card from \"@material-ui/core/Card\";\nimport purple from \"@material-ui/core/colors/purple\";\n\nChartJS.register(CategoryScale, LinearScale, PointElement, LineElement, Title, Tooltip, Legend);\n\nconst useStyles = makeStyles({\n  card: {\n    backgroundColor: purple[500],\n    height: 150\n  },\n  header: {\n    fontSize: 24,\n    color: \"white\",\n    backgroundColor: purple[600],\n    padding: 10\n  },\n  body: {\n    height: 95,\n    padding: \"5px 15px 0 15px\"\n  }\n});\n\nconst chartOptions = {\n  plugins: {\n    legend: { display: false }\n  },\n  scales: { xAxis: { ticks: { display: false } }, yAxis: { ticks: { display: false } } },\n  layout: { padding: { left: 5, right: 5, top: 5, bottom: 5 } },\n  maintainAspectRatio: false\n};\n\nexport interface ITrafficProps {\n  data: number[];\n}\n\nexport default function Traffic(props: ITrafficProps) {\n  const classes = useStyles({});\n  const data = {\n    labels: props.data.map(_ => \"\"),\n    datasets: [\n      {\n        data: props.data,\n        fill: false,\n        backgroundColor: \"white\",\n        borderColor: \"#8884d8\",\n        borderWidth: 2,\n        pointBorderWidth: 2\n      }\n    ]\n  };\n\n  return (\n    <Card className={classes.card}>\n      <div className={classes.header}>Traffic</div>\n      <div className={classes.body}>\n        <Line data={data} options={chartOptions} />\n      </div>\n    </Card>\n  );\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/components/dashboard/Utilization.tsx",
    "content": "import React from \"react\";\nimport { Doughnut } from \"react-chartjs-2\";\nimport { makeStyles } from \"@material-ui/core/styles\";\nimport Card from \"@material-ui/core/Card\";\nimport Avatar from \"@material-ui/core/Avatar\";\nimport List from \"@material-ui/core/List\";\nimport ListItem from \"@material-ui/core/ListItem\";\nimport ListItemText from \"@material-ui/core/ListItemText\";\nimport ListItemAvatar from \"@material-ui/core/ListItemAvatar\";\nimport { Memory, SimCard, NetworkWifi } from \"@material-ui/icons\";\nimport cyan from \"@material-ui/core/colors/cyan\";\nimport pink from \"@material-ui/core/colors/pink\";\nimport purple from \"@material-ui/core/colors/purple\";\nimport globalStyles from \"../../styles/styles\";\n\nconst useStyles = makeStyles({\n  card: {\n    minHeight: 344,\n    padding: 10,\n    paddingBottom: 0\n  },\n  legend: {\n    paddingTop: 60\n  },\n  legendText: {\n    fontSize: \"12px\"\n  },\n  pieChartArea: {\n    height: 290,\n    textAlign: \"center\"\n  }\n});\n\nconst labelStyles = [\n  { color: cyan[600], icon: <Memory /> },\n  { color: pink[600], icon: <SimCard /> },\n  { color: purple[600], icon: <NetworkWifi /> }\n];\n\nconst chartOptions = {\n  legend: { display: false },\n  layout: { padding: { left: 0, right: 10, top: 20, bottom: 10 } },\n  maintainAspectRatio: false\n};\n\nexport interface IUtilizationProps {\n  labels: string[];\n  data: number[];\n}\n\nexport default function Utilization(props: IUtilizationProps) {\n  const classes = useStyles({});\n  const data = {\n    labels: props.labels,\n    datasets: [\n      {\n        data: props.data,\n        backgroundColor: [cyan[600], pink[600], purple[600]]\n      }\n    ]\n  };\n\n  const avatarStyle = (idx: number) => ({ backgroundColor: labelStyles[idx].color });\n\n  return (\n    <Card className={classes.card}>\n      <span style={globalStyles.title}>Utilization</span>\n      <div className=\"row\">\n        <div className=\"col-xs-12 col-sm-8 col-md-8 col-lg-8\">\n          <div className={classes.pieChartArea}>\n            <Doughnut data={data} options={chartOptions} />\n          </div>\n        </div>\n        <div className=\"col-xs-12 col-sm-4 col-md-4 col-lg-4\">\n          <div className={classes.legend}>\n            <List>\n              {props.labels.map((item, idx) => (\n                <ListItem key={item} alignItems=\"flex-start\">\n                  <ListItemAvatar>\n                    <Avatar style={avatarStyle(idx)}>{labelStyles[idx].icon}</Avatar>\n                  </ListItemAvatar>\n                  <ListItemText>\n                    <span className={classes.legendText}>{item}</span>\n                  </ListItemText>\n                </ListItem>\n              ))}\n            </List>\n          </div>\n        </div>\n      </div>\n    </Card>\n  );\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/components/table/InlineEdit.tsx",
    "content": "import React from 'react';\nimport EditIcon from '@material-ui/icons/Create';\nimport TextField from '@material-ui/core/TextField';\nimport grey from '@material-ui/core/colors/grey';\n\nexport interface IInlineEditProps {\n  children: React.ReactNode;\n  onChange: (value: string) => void;\n}\n\nclass InlineEditState {\n  hover: boolean;\n  edit: boolean;\n  value: string;\n}\n\nexport default class InlineEdit extends React.Component<IInlineEditProps, InlineEditState> {\n  state: InlineEditState = new InlineEditState();\n\n  constructor(props: IInlineEditProps) {\n    super(props);\n    this.state.value = props.children.toString();\n  }\n  render() {\n    let { hover, edit, value } = this.state;\n    const originalValue = this.props.children.toString();\n\n    const styles = {\n      label: { minHeight: '2em', marginTop: '10px' },\n      editIcon: { width: 20, height: 20, fill: grey[400], marginLeft: 8 },\n      editIconHidden: { width: 20, height: 20, fill: 'none', marginLeft: 8 }\n    };\n\n    const handleClick = (event: React.MouseEvent) => {\n      event.stopPropagation();\n      if (!edit) {\n        this.setState({ value: originalValue });\n        this.setState({ edit: true, hover: false });\n      }\n    };\n\n    const handleBlur = (event: React.FocusEvent) => {\n      this.setState({ edit: false });\n      if (value.length > 0 && value != originalValue) this.props.onChange(value);\n      else this.setState({ value: originalValue });\n    };\n\n    const handleMouseEnter = _ => this.setState({ hover: true });\n    const handleMouseLeave = _ => this.setState({ hover: false });\n    const setFocus = (input: HTMLInputElement) => input && input.focus();\n\n    if (!edit)\n      return (\n        <div onMouseEnter={handleMouseEnter} onMouseLeave={handleMouseLeave}>\n          <span onClick={handleClick}>{originalValue}</span>\n          {hover ? <EditIcon style={styles.editIcon} /> : <EditIcon style={styles.editIconHidden} />}\n        </div>\n      );\n    else\n      return (\n        <TextField\n          id='EditField'\n          inputRef={input => setFocus(input)}\n          value={this.state.value}\n          onClick={handleClick}\n          onBlur={handleBlur}\n          onChange={event => this.setState({ value: event.target.value })}\n        />\n      );\n  }\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/components/table/Pagination.tsx",
    "content": "import React from 'react';\nimport { makeStyles } from '@material-ui/core/styles';\nimport Paper from '@material-ui/core/Paper';\nimport Button from '@material-ui/core/Button';\n\nconst useStyles = makeStyles({\n  paper: {\n    display: 'inline',\n    padding: '.5em 0',\n    borderRadius: 0\n  },\n  button: { minWidth: '2.5em' }\n});\n\nexport interface IPaginationProps {\n  pages: number[];\n  select: number;\n  style: React.CSSProperties;\n  onSelect: (page: any) => void;\n}\n\nexport default function Pagination(props: IPaginationProps) {\n  const classes = useStyles({});\n  const pageButtons = props.pages.map(page => (\n    <Paper key={page} className={classes.paper}>\n      <Button variant='text' className={classes.button} disabled={props.select == page} onClick={() => props.onSelect(page)}>\n        {page}\n      </Button>\n    </Paper>\n  ));\n\n  return <div style={props.style}>{pageButtons}</div>;\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/routes.tsx",
    "content": "import App from './views/App';\nimport Dashboard from './views/Dashboard';\nimport FormPage from './views/FormPage';\nimport TablePage from './views/TablePage';\n\n// Import all the routeable views into the global window variable.\nObject.assign(window, {\n  Dashboard,\n  FormPage,\n  TablePage\n});\n\nexport default App;\n"
  },
  {
    "path": "ReactTemplate/content/client/styles/app.css",
    "content": "html {\n  font-family: 'Roboto', sans-serif;\n  -webkit-font-smoothing: antialiased;\n}\n\nbody,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n  font-size: 15px;\n  margin: 0;\n  line-height: 24px;\n}\n\nbody {\n  margin: 0;\n  background-color: #efefef;\n}\n\nbody,\nhtml,\n#app,\n#app > div {\n  height: 100%;\n}\n\na {\n  color: 'white';\n  text-decoration: none;\n}\n\na:hover {\n  text-decoration: none;\n}\n\n.m-b-15 {\n  margin-bottom: 15px;\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/styles/styles.ts",
    "content": "import React from 'react';\n\nconst styles: { [name: string]: React.CSSProperties } = {\n  navigation: {\n    fontSize: 15,\n    fontWeight: 'lighter',\n    color: '#777',\n    paddingBottom: 15,\n    display: 'block'\n  },\n  title: {\n    fontSize: 24,\n    fontWeight: 'lighter',\n    marginBottom: 20\n  },\n  paper: {\n    padding: 30\n  },\n  clear: {\n    clear: 'both'\n  }\n};\n\nexport default styles;\n"
  },
  {
    "path": "ReactTemplate/content/client/styles/theme-default.ts",
    "content": "import { blue, pink, grey } from \"@material-ui/core/colors\";\nimport { createTheme } from \"@material-ui/core/styles\";\n\nexport const defaultTheme = createTheme({\n  palette: {\n    primary: blue,\n    secondary: pink\n  },\n  // @ts-ignore\n  appBar: {\n    height: 57,\n    color: blue[600]\n  },\n  drawer: {\n    width: 230,\n    color: grey[900]\n  },\n  raisedButton: {\n    primaryColor: blue[600]\n  }\n});\n\nexport default defaultTheme;\n"
  },
  {
    "path": "ReactTemplate/content/client/views/App.tsx",
    "content": "import React from 'react';\nimport LoginPage from './LoginPage';\nimport AppLayout from './AppLayout';\nimport auth from '../auth';\n\nexport default function App() {\n  const [authenticated, setAuthenticated] = React.useState(auth.hasAccessToken());\n  const handleAuthenticated = () => setAuthenticated(true);\n\n  return !authenticated ? <LoginPage onAuthenticated={handleAuthenticated} /> : <AppLayout />;\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/views/AppLayout.tsx",
    "content": "import React from 'react';\nimport dotnetify, { IDotnetifyVM, RouteTarget } from 'dotnetify';\nimport { ThemeProvider } from '@material-ui/core/styles';\nimport withWidth from '@material-ui/core/withWidth';\nimport Header from '../components/Header';\nimport Sidebar from '../components/Sidebar';\nimport defaultTheme from '../styles/theme-default';\nimport auth from '../auth';\n\nconst shouldSidebarOpen = (width: string) => width !== 'sm';\n\nclass AppLayoutModel {\n  UserAvatar: string;\n  UserName: string;\n  Menus: any[] = [];\n  sidebarOpen: boolean;\n}\n\nexport interface IAppLayoutProps {\n  width: string;\n}\n\nclass AppLayout extends React.Component<IAppLayoutProps, AppLayoutModel> {\n  vm: IDotnetifyVM;\n  state: AppLayoutModel = new AppLayoutModel();\n\n  constructor(props: IAppLayoutProps) {\n    super(props);\n\n    this.vm = dotnetify.react.connect('AppLayout', this, {\n      headers: { Authorization: 'Bearer ' + auth.getAccessToken() },\n      exceptionHandler: _ => auth.signOut(),\n      onRouteEnter: (path, template) => {\n        template.Target = 'Content';\n      }\n    });\n\n    this.state.sidebarOpen = shouldSidebarOpen(props.width);\n  }\n\n  componentWillUnmount() {\n    this.vm.$destroy();\n  }\n\n  componentDidUpdate(prevProps: IAppLayoutProps) {\n    if (prevProps.width !== this.props.width) this.setState({ sidebarOpen: shouldSidebarOpen(this.props.width) });\n  }\n\n  render() {\n    let { sidebarOpen, Menus, UserAvatar, UserName } = this.state;\n    let userAvatarUrl = UserAvatar ? UserAvatar : null;\n\n    const paddingLeftSidebar = 236;\n\n    const styles = {\n      header: { paddingLeft: sidebarOpen ? paddingLeftSidebar : 0 },\n      container: {\n        margin: '80px 20px 20px 15px',\n        paddingLeft: sidebarOpen && this.props.width !== 'sm' ? paddingLeftSidebar : 0\n      }\n    };\n\n    const handleSidebarToggle = () => this.setState({ sidebarOpen: !this.state.sidebarOpen });\n\n    return (\n      <ThemeProvider theme={defaultTheme}>\n        <div>\n          <Header styles={styles.header} onSidebarToggle={handleSidebarToggle} />\n          <Sidebar vm={this.vm} logoTitle='dotNetify' open={sidebarOpen} userAvatarUrl={userAvatarUrl} menus={Menus} userName={UserName} />\n          <RouteTarget id='Content' style={styles.container} />\n        </div>\n      </ThemeProvider>\n    );\n  }\n}\n\nexport default withWidth()(AppLayout);\n"
  },
  {
    "path": "ReactTemplate/content/client/views/Dashboard.tsx",
    "content": "import React from 'react';\nimport dotnetify, { IDotnetifyVM } from 'dotnetify';\nimport { ThemeProvider } from '@material-ui/core/styles';\nimport { CloudDownload, CloudUpload, NetworkCheck, Face } from '@material-ui/icons';\nimport cyan from '@material-ui/core/colors/cyan';\nimport pink from '@material-ui/core/colors/pink';\nimport purple from '@material-ui/core/colors/purple';\nimport orange from '@material-ui/core/colors/orange';\nimport InfoBox from '../components/dashboard/InfoBox';\nimport Traffic from '../components/dashboard/Traffic';\nimport ServerUsage from '../components/dashboard/ServerUsage';\nimport Utilization from '../components/dashboard/Utilization';\nimport RecentActivities, { ActivityModel } from '../components/dashboard/RecentActivities';\nimport globalStyles from '../styles/styles';\nimport defaultTheme from '../styles/theme-default';\nimport auth from '../auth';\n\nclass DashboardModel {\n  Download: string;\n  Upload: string;\n  Latency: string;\n  Users: number;\n  Traffic: number[] = [];\n  ServerUsage: number[] = [];\n  ServerUsageLabel: string[] = [];\n  Utilization: number[] = [];\n  UtilizationLabel: string[] = [];\n  RecentActivities: ActivityModel[] = [];\n}\n\nexport default class Dashboard extends React.Component<any, DashboardModel> {\n  vm: IDotnetifyVM;\n  state: DashboardModel = new DashboardModel();\n  dispatch: (state: DashboardModel) => void;\n\n  constructor(props: any) {\n    super(props);\n    this.vm = dotnetify.react.connect('Dashboard', this, {\n      exceptionHandler: ex => {\n        alert(ex.message);\n        auth.signOut();\n      }\n    });\n    this.dispatch = state => this.vm.$dispatch(state);\n  }\n\n  componentWillUnmount() {\n    this.vm.$destroy();\n  }\n\n  render() {\n    return (\n      <ThemeProvider theme={defaultTheme}>\n        <div>\n          <h3 style={globalStyles.navigation}>Application / Dashboard</h3>\n\n          <div className='row'>\n            <div className='col-xs-12 col-sm-6 col-md-3 col-lg-3 m-b-15 '>\n              <InfoBox icon={CloudDownload} color={pink[600]} title='Download' value={this.state.Download} />\n            </div>\n\n            <div className='col-xs-12 col-sm-6 col-md-3 col-lg-3 m-b-15 '>\n              <InfoBox icon={CloudUpload} color={cyan[600]} title='Upload' value={this.state.Upload} />\n            </div>\n\n            <div className='col-xs-12 col-sm-6 col-md-3 col-lg-3 m-b-15 '>\n              <InfoBox icon={NetworkCheck} color={purple[600]} title='Latency' value={this.state.Latency} />\n            </div>\n\n            <div className='col-xs-12 col-sm-6 col-md-3 col-lg-3 m-b-15 '>\n              <InfoBox icon={Face} color={orange[600]} title='Users' value={this.state.Users} />\n            </div>\n          </div>\n\n          <div className='row'>\n            <div className='col-xs-12 col-sm-6 col-md-6 col-lg-6 col-md m-b-15'>\n              <Traffic data={this.state.Traffic} />\n            </div>\n\n            <div className='col-xs-12 col-sm-6 col-md-6 col-lg-6 m-b-15'>\n              <ServerUsage data={this.state.ServerUsage} labels={this.state.ServerUsageLabel} />\n            </div>\n          </div>\n\n          <div className='row'>\n            <div className='col-xs-12 col-sm-12 col-md-6 col-lg-6 m-b-15 '>\n              <RecentActivities vm={this.vm} data={this.state.RecentActivities} />\n            </div>\n\n            <div className='col-xs-12 col-sm-12 col-md-6 col-lg-6 m-b-15 '>\n              <Utilization data={this.state.Utilization} labels={this.state.UtilizationLabel} />\n            </div>\n          </div>\n        </div>\n      </ThemeProvider>\n    );\n  }\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/views/FormPage.tsx",
    "content": "import React from 'react';\nimport dotnetify, { IDotnetifyVM, RouteType } from 'dotnetify';\nimport { ThemeProvider } from '@material-ui/core/styles';\nimport MenuItem from '@material-ui/core/MenuItem';\nimport Button from '@material-ui/core/Button';\nimport InputLabel from '@material-ui/core/InputLabel';\nimport Select from '@material-ui/core/Select';\nimport TextField from '@material-ui/core/TextField';\nimport pink from '@material-ui/core/colors/pink';\nimport BasePage from '../components/BasePage';\nimport defaultTheme from '../styles/theme-default';\n\nconst styles = {\n  selectLabel: {\n    color: pink[400],\n    padding: '10px 0'\n  },\n  buttons: {\n    marginTop: 30,\n    float: 'right'\n  } as React.CSSProperties,\n  textField: {\n    marginTop: 20\n  },\n  saveButton: { marginLeft: 5 }\n};\n\nclass EmployeeModel {\n  Id: string;\n  Name: string;\n  Route: RouteType;\n}\n\nclass FormPageModel {\n  Employees: EmployeeModel[] = [];\n  Id: string;\n  FirstName: string = '';\n  LastName: string = '';\n}\n\nclass FormPageState extends FormPageModel {\n  dirty: boolean;\n}\n\nexport default class FormPage extends React.Component<any, FormPageState> {\n  state: FormPageState = new FormPageState();\n  vm: IDotnetifyVM;\n  dispatch: (state: any) => void;\n  routeTo: (route: RouteType) => void;\n\n  constructor(props: any) {\n    super(props);\n    this.vm = dotnetify.react.connect('Form', this);\n    this.dispatch = state => this.vm.$dispatch(state);\n    this.routeTo = route => this.vm.$routeTo(route);\n  }\n\n  componentWillUnmount() {\n    this.vm.$destroy();\n  }\n\n  render() {\n    let { dirty, Employees, Id, FirstName, LastName } = this.state;\n\n    const handleSelectChange = (e: React.ChangeEvent<any>) => this.routeTo(Employees.find(i => i.Id == e.target.value).Route);\n\n    const handleCancel = _ => {\n      this.dispatch({ Cancel: Id });\n      this.setState({ dirty: false });\n    };\n\n    const handleSave = _ => {\n      this.dispatch({ Save: { Id: Id, FirstName: FirstName, LastName: LastName } });\n      this.setState({ dirty: false });\n    };\n\n    return (\n      <ThemeProvider theme={defaultTheme}>\n        <BasePage title='Form Page' navigation='Application / Form Page'>\n          <form>\n            <InputLabel id='select-label' style={styles.selectLabel}>\n              Select to edit\n            </InputLabel>\n            {Id && (\n              <Select labelId='select-label' value={Id} onChange={handleSelectChange}>\n                {Employees.map(item => (\n                  <MenuItem key={item.Id} value={item.Id}>\n                    {item.Name}\n                  </MenuItem>\n                ))}\n              </Select>\n            )}\n\n            <TextField\n              style={styles.textField}\n              label='First Name'\n              fullWidth={true}\n              value={FirstName}\n              onChange={event => this.setState({ FirstName: event.target.value, dirty: true })}\n            />\n\n            <TextField\n              style={styles.textField}\n              label='Last Name'\n              fullWidth={true}\n              value={LastName}\n              onChange={event => this.setState({ LastName: event.target.value, dirty: true })}\n            />\n\n            <div style={styles.buttons}>\n              <Button variant='contained' onClick={handleCancel} disabled={!dirty}>\n                Cancel\n              </Button>\n              <Button variant='contained' onClick={handleSave} disabled={!dirty} style={styles.saveButton} color='primary'>\n                Save\n              </Button>\n            </div>\n          </form>\n        </BasePage>\n      </ThemeProvider>\n    );\n  }\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/views/LoginPage.tsx",
    "content": "import React from 'react';\nimport { useState } from 'react';\nimport Card from '@material-ui/core/Card';\nimport Button from '@material-ui/core/Button';\nimport TextField from '@material-ui/core/TextField';\nimport { makeStyles, Theme, ThemeProvider } from '@material-ui/core/styles';\nimport defaultTheme from '../styles/theme-default';\nimport auth from '../auth';\n\nconst useStyles = makeStyles({\n  loginContainer: {\n    minWidth: 320,\n    maxWidth: 400,\n    height: 'auto',\n    position: 'absolute',\n    top: '20%',\n    left: 0,\n    right: 0,\n    margin: 'auto'\n  },\n  paper: {\n    padding: 20,\n    overflow: 'auto'\n  },\n  loginBtn: {\n    float: 'right'\n  },\n  logo: {\n    width: 20,\n    height: 20,\n    marginRight: 6,\n    display: 'inline-block'\n  },\n  textField: {\n    margin: '1rem 0'\n  },\n  text: {\n    color: '#333',\n    fontWeight: 'bold',\n    backgroundColor: 'transparent',\n    verticalAlign: 'text-bottom'\n  },\n  error: { color: 'red' }\n});\n\nexport interface ILoginPageProps {\n  onAuthenticated: () => void;\n}\n\nexport default function LoginPage({ onAuthenticated }: ILoginPageProps) {\n  const [user, setUser] = useState<string>('guest');\n  const [password, setPassword] = useState<string>('dotnetify');\n  const [error, setError] = useState<string>();\n\n  const handleLogin = () => {\n    setError(null);\n\n    auth\n      .signIn(user, password)\n      .then(() => onAuthenticated())\n      .catch(error => setError(error.message === '400' ? 'invalid password' : error.message));\n  };\n\n  const classes = useStyles({});\n\n  return (\n    <ThemeProvider theme={defaultTheme}>\n      <div>\n        <div className={classes.loginContainer}>\n          <Card className={classes.paper}>\n            <div>\n              <img src='https://dotnetify.net/content/images/dotnetify-logo-small.png' className={classes.logo} />\n              <span className={classes.text}>dotNetify</span>\n            </div>\n            <form>\n              <TextField\n                required\n                className={classes.textField}\n                label='User'\n                fullWidth={true}\n                value={user}\n                onChange={event => setUser(event.target.value)}\n              />\n              <br />\n              <TextField\n                required\n                className={classes.textField}\n                label='Password'\n                fullWidth={true}\n                type='password'\n                value={password}\n                onChange={event => setPassword(event.target.value)}\n              />\n              {error ? <div className={classes.error}>{error}</div> : null}\n              <div>\n                <span>\n                  <Button variant='contained' onClick={handleLogin} color='primary' className={classes.loginBtn}>\n                    Login\n                  </Button>\n                </span>\n              </div>\n            </form>\n          </Card>\n        </div>\n      </div>\n    </ThemeProvider>\n  );\n}\n"
  },
  {
    "path": "ReactTemplate/content/client/views/TablePage.tsx",
    "content": "import React from 'react';\nimport dotnetify, { IDotnetifyVM } from 'dotnetify';\nimport { ThemeProvider } from '@material-ui/core/styles';\nimport Fab from '@material-ui/core/Fab';\nimport Snackbar from '@material-ui/core/Snackbar';\nimport TextField from '@material-ui/core/TextField';\nimport Table from '@material-ui/core/Table';\nimport TableBody from '@material-ui/core/TableBody';\nimport TableCell from '@material-ui/core/TableCell';\nimport TableHead from '@material-ui/core/TableHead';\nimport TableRow from '@material-ui/core/TableRow';\nimport IconButton from '@material-ui/core/IconButton';\nimport DeleteIcon from '@material-ui/icons/Delete';\nimport AddIcon from '@material-ui/icons/Add';\nimport BasePage from '../components/BasePage';\nimport Pagination from '../components/table/Pagination';\nimport InlineEdit from '../components/table/InlineEdit';\nimport defaultTheme from '../styles/theme-default';\n\nconst styles = {\n  addButton: { margin: '1em' },\n  columns: {\n    id: { width: '10%' },\n    firstName: { width: '35%' },\n    lastName: { width: '35%' },\n    remove: { width: '15%' }\n  },\n  pagination: { marginTop: '1em' }\n};\n\nclass EmployeeModel {\n  Id: string;\n  FirstName: string;\n  LastName: string;\n}\n\nclass TablePageModel {\n  Employees: EmployeeModel[] = [];\n  Pages: number[] = [];\n  SelectedPage: number;\n  ShowNotification: boolean;\n  Add: string;\n}\n\nclass TablePageState extends TablePageModel {\n  addName: string = '';\n}\n\nexport default class TablePage extends React.Component<any, TablePageState> {\n  state: TablePageState = new TablePageState();\n  vm: IDotnetifyVM;\n  dispatch: (state: any) => void;\n\n  constructor(props: any) {\n    super(props);\n    this.vm = dotnetify.react.connect('Table', this);\n    this.dispatch = state => this.vm.$dispatch(state);\n  }\n\n  componentWillUnmount() {\n    this.vm.$destroy();\n  }\n\n  render() {\n    let { addName, Employees, Pages, SelectedPage, ShowNotification } = this.state;\n\n    const handleAdd = () => {\n      if (addName) {\n        this.dispatch({ Add: addName });\n        this.setState({ addName: '' });\n      }\n    };\n\n    const handleUpdate = (employee: { Id: string; FirstName?: string; LastName?: string }) => {\n      let newState = Employees.map(item => (item.Id === employee.Id ? Object.assign(item, employee) : item));\n      this.setState({ Employees: newState });\n      this.dispatch({ Update: employee });\n    };\n\n    const handleSelectPage = (page: number) => {\n      const newState = { SelectedPage: page };\n      this.setState(newState);\n      this.dispatch(newState);\n    };\n\n    const hideNotification = _ => this.setState({ ShowNotification: false });\n\n    return (\n      <ThemeProvider theme={defaultTheme}>\n        <BasePage title='Table Page' navigation='Application / Table Page'>\n          <div>\n            <div>\n              <Fab onClick={handleAdd} style={styles.addButton} color='secondary'>\n                <AddIcon />\n              </Fab>\n              <TextField\n                id='AddName'\n                label='Add'\n                helperText='Type full name here'\n                value={addName}\n                onKeyPress={event => (event.key === 'Enter' ? handleAdd() : null)}\n                onChange={event => this.setState({ addName: event.target.value })}\n              />\n            </div>\n\n            <Table>\n              <TableHead>\n                <TableRow>\n                  <TableCell style={styles.columns.id}>ID</TableCell>\n                  <TableCell style={styles.columns.firstName}>First Name</TableCell>\n                  <TableCell style={styles.columns.lastName}>Last Name</TableCell>\n                  <TableCell style={styles.columns.remove}>Remove</TableCell>\n                </TableRow>\n              </TableHead>\n              <TableBody>\n                {Employees.map(item => (\n                  <TableRow key={item.Id}>\n                    <TableCell style={styles.columns.id}>{item.Id}</TableCell>\n                    <TableCell style={styles.columns.firstName}>\n                      <InlineEdit onChange={value => handleUpdate({ Id: item.Id, FirstName: value })}>{item.FirstName}</InlineEdit>\n                    </TableCell>\n                    <TableCell style={styles.columns.lastName}>\n                      <InlineEdit onChange={value => handleUpdate({ Id: item.Id, LastName: value })}>{item.LastName}</InlineEdit>\n                    </TableCell>\n                    <TableCell style={styles.columns.remove}>\n                      <IconButton onClick={_ => this.dispatch({ Remove: item.Id })}>\n                        <DeleteIcon />\n                      </IconButton>\n                    </TableCell>\n                  </TableRow>\n                ))}\n              </TableBody>\n            </Table>\n\n            <Pagination style={styles.pagination} pages={Pages} select={SelectedPage} onSelect={handleSelectPage} />\n\n            <Snackbar open={ShowNotification} message='Changes saved' autoHideDuration={1000} onClose={hideNotification} />\n          </div>\n        </BasePage>\n      </ThemeProvider>\n    );\n  }\n}\n"
  },
  {
    "path": "ReactTemplate/content/package.json",
    "content": "{\n  \"version\": \"6.0.0\",\n  \"name\": \"projectName__lower\",\n  \"private\": true,\n  \"scripts\": {\n    \"build\": \"webpack\",\n    \"build:Debug\": \"webpack --mode=development\",\n    \"build:Release\": \"webpack --mode=production\",\n    \"prod\": \"webpack -p --progress && dotnet publish -c Release\",\n    \"analyze\": \"source-map-explorer 'wwwroot/dist/*.js'\"\n  },\n  \"dependencies\": {\n    \"@material-ui/core\": \"^4.12.3\",\n    \"@material-ui/icons\": \"^4.11.2\",\n    \"chart.js\": \"^3.7.0\",\n    \"dotnetify\": \"^5.2.2\",\n    \"flexboxgrid\": \"~6.3.1\",\n    \"react\": \"^17.0.2\",\n    \"react-chartjs-2\": \"^4.0.0\",\n    \"react-dom\": \"^17.0.2\"\n  },\n  \"devDependencies\": {\n    \"@types/material-ui\": \"^0.21.12\",\n    \"@types/node\": \"~14.0.5\",\n    \"@types/react\": \"^17.0.38\",\n    \"@types/react-dom\": \"^17.0.11\",\n    \"aspnet-webpack\": \"^3.0.0\",\n    \"css-loader\": \"~0.28.7\",\n    \"mini-css-extract-plugin\": \"~0.4.0\",\n    \"source-map-explorer\": \"^2.5.2\",\n    \"style-loader\": \"~0.19.0\",\n    \"svg-url-loader\": \"~2.3.2\",\n    \"ts-loader\": \"^9.2.6\",\n    \"typescript\": \"^4.5.4\",\n    \"url-loader\": \"~0.6.2\",\n    \"webpack\": \"^5.65.0\",\n    \"webpack-cli\": \"^3.3.12\",\n    \"webpack-dev-middleware\": \"^3.7.3\",\n    \"webpack-hot-middleware\": \"~2.23.1\"\n  }\n}\n"
  },
  {
    "path": "ReactTemplate/content/projectName.csproj",
    "content": "﻿<Project Sdk=\"Microsoft.NET.Sdk.Web\">\n  <PropertyGroup>\n    <TargetFramework>net6.0</TargetFramework>\n    <TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>\n    <ImplicitUsings>enable</ImplicitUsings>\n  </PropertyGroup>\n  \n  <ItemGroup>\n    <Folder Include=\"wwwroot\\\" />\n  </ItemGroup>\n\n  <ItemGroup>\n    <PackageReference Include=\"BrunoLau.SpaServices\" Version=\"0.8.0\" />\n    <PackageReference Include=\"DotNetify.SignalR\" Version=\"5.2.0\" />\n    <PackageReference Include=\"System.Reactive\" Version=\"5.0.0\" />\n    <PackageReference Include=\"AspNet.Security.OpenIdConnect.Server\" Version=\"2.0.0\" />    \n  </ItemGroup>\n  <ItemGroup>\n    <EmbeddedResource Include=\"server\\Services\\employees.json\" />\n  </ItemGroup>\n\n  <Target Name=\"DebugRunWebpack\" BeforeTargets=\"Build\" Condition=\" '$(Configuration)' == 'Debug' And !Exists('wwwroot\\dist') \">\n    <!-- Ensure Node.js is installed -->\n    <Exec Command=\"node --version\" ContinueOnError=\"true\">\n      <Output TaskParameter=\"ExitCode\" PropertyName=\"ErrorCode\" />\n    </Exec>\n    <Error Condition=\"'$(ErrorCode)' != '0'\" Text=\"Node.js is required to build and run this project. To continue, please install Node.js from https://nodejs.org/, and then restart your command prompt or IDE.\" />\n    <!-- In development, the dist files won't exist on the first run or when cloning to\n         a different machine, so rebuild them if not already present. -->\n    <Message Importance=\"high\" Text=\"Performing first-run Webpack build...\" />\n    <Exec Command=\"npm install\" />\n  </Target>\n\n  <Target Name=\"DebugRunWebpack\" BeforeTargets=\"Build\">\n    <Exec Command=\"npm run build:$(Configuration)\" />\n  </Target>  \n\n  <Target Name=\"PublishRunWebpack\" AfterTargets=\"ComputeFilesToPublish\">\n    <!-- As part of publishing, ensure the JS resources are freshly built in production mode -->\n    <Exec Command=\"npm install\" />\n    <Exec Command=\"npm run build:$(Configuration) --env.prod\" />\n    <!-- Include the newly-built files in the publish output -->\n    <ItemGroup>\n      <DistFiles Include=\"wwwroot\\**\" />\n      <ResolvedFileToPublish Include=\"@(DistFiles->'%(FullPath)')\" Exclude=\"@(ResolvedFileToPublish)\">\n        <RelativePath>%(DistFiles.Identity)</RelativePath>\n        <CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>\n      </ResolvedFileToPublish>\n    </ItemGroup>\n  </Target>\n</Project>\n"
  },
  {
    "path": "ReactTemplate/content/projectName.sln",
    "content": "﻿\nMicrosoft Visual Studio Solution File, Format Version 12.00\n# Visual Studio 15\nVisualStudioVersion = 15.0.26730.16\nMinimumVisualStudioVersion = 10.0.40219.1\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"projectName\", \"projectName.csproj\", \"{338DE673-32B6-4C59-8E23-E4C2965ACA55}\"\nEndProject\nGlobal\n\tGlobalSection(SolutionConfigurationPlatforms) = preSolution\n\t\tDebug|Any CPU = Debug|Any CPU\n\t\tRelease|Any CPU = Release|Any CPU\n\tEndGlobalSection\n\tGlobalSection(ProjectConfigurationPlatforms) = postSolution\n\t\t{338DE673-32B6-4C59-8E23-E4C2965ACA55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{338DE673-32B6-4C59-8E23-E4C2965ACA55}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{338DE673-32B6-4C59-8E23-E4C2965ACA55}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{338DE673-32B6-4C59-8E23-E4C2965ACA55}.Release|Any CPU.Build.0 = Release|Any CPU\n\tEndGlobalSection\n\tGlobalSection(SolutionProperties) = preSolution\n\t\tHideSolutionNode = FALSE\n\tEndGlobalSection\n\tGlobalSection(ExtensibilityGlobals) = postSolution\n\t\tSolutionGuid = {CC910A34-349D-4C85-AB3B-C366D361C442}\n\tEndGlobalSection\nEndGlobal\n"
  },
  {
    "path": "ReactTemplate/content/server/AuthServer.cs",
    "content": "﻿using System.IdentityModel.Tokens.Jwt;\nusing System.Security.Claims;\nusing System.Text;\nusing AspNet.Security.OpenIdConnect.Extensions;\nusing AspNet.Security.OpenIdConnect.Primitives;\nusing Microsoft.AspNetCore.Authentication;\nusing Microsoft.IdentityModel.Tokens;\n\nnamespace projectName;\n\npublic static class AuthServer\n{\n   public const string SecretKey = \"my_secretkey_123!\";\n\n   // Source: https://github.com/aspnet-contrib/AspNet.Security.OpenIdConnect.Server\n   public static void AddAuthenticationServer(this IServiceCollection services)\n   {\n      var signingKey = new SymmetricSecurityKey(Encoding.ASCII.GetBytes(SecretKey));\n\n      services.AddAuthentication().AddOpenIdConnectServer(options =>\n      {\n         options.AccessTokenHandler = new JwtSecurityTokenHandler();\n         options.SigningCredentials.AddKey(signingKey);\n\n         options.AllowInsecureHttp = true;\n         options.TokenEndpointPath = \"/token\";\n\n         options.Provider.OnValidateTokenRequest = context =>\n         {\n            context.Validate();\n            return Task.CompletedTask;\n         };\n\n         options.Provider.OnHandleTokenRequest = context =>\n         {\n            if (context.Request.Password != \"dotnetify\")\n            {\n               context.Reject(\n                   error: OpenIdConnectConstants.Errors.InvalidGrant,\n                   description: \"Invalid user credentials.\");\n               return Task.CompletedTask;\n            }\n\n            var identity = new ClaimsIdentity(context.Scheme.Name,\n               OpenIdConnectConstants.Claims.Name,\n               OpenIdConnectConstants.Claims.Role);\n\n            identity.AddClaim(OpenIdConnectConstants.Claims.Name, context.Request.Username);\n            identity.AddClaim(OpenIdConnectConstants.Claims.Subject, context.Request.Username);\n\n            identity.AddClaim(ClaimTypes.Name, context.Request.Username,\n               OpenIdConnectConstants.Destinations.AccessToken,\n               OpenIdConnectConstants.Destinations.IdentityToken);\n\n            identity.AddClaim(ClaimTypes.Uri, \"images/avatar.png\",\n               OpenIdConnectConstants.Destinations.AccessToken,\n               OpenIdConnectConstants.Destinations.IdentityToken);\n\n            var ticket = new AuthenticationTicket(\n               new ClaimsPrincipal(identity),\n               new AuthenticationProperties(),\n               context.Scheme.Name);\n\n            ticket.SetScopes(\n                     OpenIdConnectConstants.Scopes.Profile,\n                     OpenIdConnectConstants.Scopes.OfflineAccess);\n\n            context.Validate(ticket);\n            return Task.CompletedTask;\n         };\n      });\n   }\n}"
  },
  {
    "path": "ReactTemplate/content/server/Program.cs",
    "content": "﻿using System.Text;\nusing BrunoLau.SpaServices.Webpack;\nusing DotNetify;\nusing DotNetify.Security;\nusing Microsoft.IdentityModel.Tokens;\nusing projectName;\n\nvar builder = WebApplication.CreateBuilder(args);\n\nvar services = builder.Services;\n\n// Add OpenID Connect server to produce JWT access tokens.\nservices.AddAuthenticationServer();\n\nservices.AddSignalR();\nservices.AddDotNetify();\n\nservices.AddTransient<ILiveDataService, MockLiveDataService>();\nservices.AddSingleton<IEmployeeService, EmployeeService>();\n\nvar app = builder.Build();\n\napp.UseAuthentication();\n\napp.UseWebSockets();\napp.UseDotNetify(config =>\n{\n   // Middleware to do authenticate token in incoming request headers.\n   config.UseJwtBearerAuthentication(new TokenValidationParameters\n   {\n      IssuerSigningKey = new SymmetricSecurityKey(Encoding.ASCII.GetBytes(AuthServer.SecretKey)),\n      ValidateIssuerSigningKey = true,\n      ValidateAudience = false,\n      ValidateIssuer = false,\n      ValidateLifetime = true,\n      ClockSkew = TimeSpan.FromSeconds(0)\n   });\n\n   // Filter to check whether user has permission to access view models with [Authorize] attribute.\n   config.UseFilter<AuthorizeFilter>();\n});\n\nif (app.Environment.IsDevelopment())\n   app.UseWebpackDevMiddlewareEx(new WebpackDevMiddlewareOptions { HotModuleReplacement = true });\n\napp.UseFileServer();\napp.UseRouting();\napp.UseEndpoints(endpoints =>\n{\n   endpoints.MapHub<DotNetifyHub>(\"/dotnetify\");\n   endpoints.MapFallbackToFile(\"index.html\");\n});\n\napp.Run();"
  },
  {
    "path": "ReactTemplate/content/server/Services/EmployeeService.cs",
    "content": "﻿using System.Text;\nusing Newtonsoft.Json;\n\nnamespace projectName;\n\npublic interface IEmployeeService\n{\n   IList<EmployeeModel> GetAll();\n\n   EmployeeModel GetById(int id);\n\n   int Add(EmployeeModel record);\n\n   void Update(EmployeeModel record);\n\n   void Delete(int id);\n}\n\npublic class EmployeeModel\n{\n   public int Id { get; set; }\n   public string FirstName { get; set; }\n   public string LastName { get; set; }\n   public int ReportTo { get; set; }\n   public string FullName => $\"{FirstName} {LastName}\";\n}\n\npublic class EmployeeService : IEmployeeService\n{\n   private List<EmployeeModel> _employees;\n   private int _newId;\n\n   public EmployeeService()\n   {\n      _employees = JsonConvert.DeserializeObject<List<EmployeeModel>>(this.GetEmbeddedResource(\"employees.json\"));\n      _newId = _employees.Count;\n   }\n\n   public IList<EmployeeModel> GetAll() => _employees;\n\n   public EmployeeModel GetById(int id) => _employees.FirstOrDefault(i => i.Id == id);\n\n   public int Add(EmployeeModel record)\n   {\n      record.Id = ++_newId;\n      _employees.Add(record);\n      return record.Id;\n   }\n\n   public void Update(EmployeeModel record)\n   {\n      var idx = _employees.FindIndex(i => i.Id == record.Id);\n      if (idx >= 0)\n         _employees[idx] = record;\n   }\n\n   public void Delete(int id) => _employees.Remove(_employees.FirstOrDefault(i => i.Id == id));\n\n   private string GetEmbeddedResource(string resourceName)\n   {\n      var assembly = GetType().Assembly;\n      var name = assembly.GetManifestResourceNames().Where(i => i.EndsWith(resourceName, StringComparison.OrdinalIgnoreCase)).FirstOrDefault();\n      if (string.IsNullOrEmpty(name))\n         throw new FileNotFoundException();\n\n      using (var reader = new StreamReader(assembly.GetManifestResourceStream(name), Encoding.UTF8))\n         return reader.ReadToEnd();\n   }\n}"
  },
  {
    "path": "ReactTemplate/content/server/Services/MockLiveDataService.cs",
    "content": "using System.Reactive.Linq;\n\nnamespace projectName;\n\npublic interface ILiveDataService\n{\n   IObservable<string> Download { get; }\n   IObservable<string> Upload { get; }\n   IObservable<string> Latency { get; }\n   IObservable<int> Users { get; }\n   IObservable<int[]> Traffic { get; }\n   IObservable<int[]> ServerUsage { get; }\n   IObservable<int[]> Utilization { get; }\n   IObservable<Activity> RecentActivity { get; }\n}\n\npublic class Activity\n{\n   public int Id { get; set; }\n   public string PersonName { get; set; }\n   public string Status { get; set; }\n}\n\npublic class MockLiveDataService : ILiveDataService\n{\n   private readonly Random _random = new Random();\n\n   private readonly Dictionary<int, string> _activities = new Dictionary<int, string> {\n            {1, \"Offline\"},\n            {2, \"Active\"},\n            {3, \"Busy\"},\n            {4, \"Away\"},\n            {5, \"In a Call\"}\n        };\n\n   public IObservable<string> Download { get; }\n\n   public IObservable<string> Upload { get; }\n\n   public IObservable<string> Latency { get; }\n\n   public IObservable<int> Users { get; }\n\n   public IObservable<int[]> Traffic { get; }\n\n   public IObservable<int[]> ServerUsage { get; }\n\n   public IObservable<int[]> Utilization { get; }\n\n   public IObservable<Activity> RecentActivity { get; }\n\n   public MockLiveDataService(IEmployeeService employeeService)\n   {\n      Download = Observable\n         .Interval(TimeSpan.FromMilliseconds(900))\n         .StartWith(0)\n         .Select(_ => $\"{Math.Round(_random.Next(15, 30) + _random.NextDouble(), 1)} Mb/s\");\n\n      Upload = Observable\n         .Interval(TimeSpan.FromMilliseconds(800))\n         .StartWith(0)\n         .Select(_ => $\"{Math.Round(_random.Next(5, 7) + _random.NextDouble(), 1)} Mb/s\");\n\n      Latency = Observable\n         .Interval(TimeSpan.FromSeconds(1))\n         .StartWith(0)\n         .Select(_ => $\"{_random.Next(50, 200)} ms\");\n\n      Users = Observable\n         .Interval(TimeSpan.FromMilliseconds(1200))\n         .StartWith(0)\n         .Select(_ => _random.Next(200, 300));\n\n      Traffic = Observable\n         .Interval(TimeSpan.FromMilliseconds(600))\n         .StartWith(0)\n         .Select(_ => Enumerable.Range(1, 7).Select(i => _random.Next(1000, 10000)).ToArray());\n\n      ServerUsage = Observable\n         .Interval(TimeSpan.FromMilliseconds(400))\n         .StartWith(0)\n         .Select(_ => Enumerable.Range(1, 10).Select(i => _random.Next(1, 100)).ToArray());\n\n      Utilization = Observable\n         .Interval(TimeSpan.FromMilliseconds(800))\n         .StartWith(0)\n         .Select(_ => Enumerable.Range(1, 3).Select(i => _random.Next(1, 100)).ToArray());\n\n      RecentActivity = Observable\n         .Interval(TimeSpan.FromSeconds(2))\n         .StartWith(0)\n         .Select(_ => GetRandomEmployee(employeeService))\n         .Select(employee => new Activity\n         {\n            Id = employee.Id,\n            PersonName = employee.FullName,\n            Status = _activities[_random.Next(1, 6)]\n         })\n         .StartWith(\n            Enumerable.Range(1, 4)\n            .Select(_ => GetRandomEmployee(employeeService))\n            .Select(employee => new Activity\n            {\n               Id = employee.Id,\n               PersonName = employee.FullName,\n               Status = _activities[_random.Next(1, 6)],\n            })\n            .ToArray()\n         );\n   }\n\n   private EmployeeModel GetRandomEmployee(IEmployeeService employeeService)\n   {\n      EmployeeModel record;\n      while ((record = employeeService.GetById(_random.Next(1, 20))) == null) ;\n      return record;\n   }\n}"
  },
  {
    "path": "ReactTemplate/content/server/Services/employees.json",
    "content": "﻿[\n  {\n    \"Id\": 1,\n    \"FirstName\": \"Clive\",\n    \"LastName\": \"Lewis\",\n    \"ReportTo\": 0\n  },\n  {\n    \"Id\": 2,\n    \"FirstName\": \"Frederick\",\n    \"LastName\": \"Buechner\",\n    \"ReportTo\": 1\n  },\n  {\n    \"Id\": 3,\n    \"FirstName\": \"Priscilla\",\n    \"LastName\": \"Shirer\",\n    \"ReportTo\": 1\n  },\n  {\n    \"Id\": 4,\n    \"FirstName\": \"David\",\n    \"LastName\": \"Jeremiah\",\n    \"ReportTo\": 1\n  },\n  {\n    \"Id\": 5,\n    \"FirstName\": \"Horatio\",\n    \"LastName\": \"Spafford\",\n    \"ReportTo\": 2\n  },\n  {\n    \"Id\": 6,\n    \"FirstName\": \"John\",\n    \"LastName\": \"Newton\",\n    \"ReportTo\": 2\n  },\n  {\n    \"Id\": 7,\n    \"FirstName\": \"Beth\",\n    \"LastName\": \"Moore\",\n    \"ReportTo\": 2\n  },\n  {\n    \"Id\": 8,\n    \"FirstName\": \"Greg\",\n    \"LastName\": \"Laurie\",\n    \"ReportTo\": 3\n  },\n  {\n    \"Id\": 9,\n    \"FirstName\": \"Emmanuel\",\n    \"LastName\": \"Espinosa\",\n    \"ReportTo\": 4\n  },\n  {\n    \"Id\": 10,\n    \"FirstName\": \"Josh\",\n    \"LastName\": \"McDowell\",\n    \"ReportTo\": 4\n  },\n  {\n    \"Id\": 11,\n    \"FirstName\": \"Nabeel\",\n    \"LastName\": \"Qureshi\",\n    \"ReportTo\": 8\n  },\n  {\n    \"Id\": 12,\n    \"FirstName\": \"Francis\",\n    \"LastName\": \"Chan\",\n    \"ReportTo\": 8\n  },\n  {\n    \"Id\": 13,\n    \"FirstName\": \"Lee\",\n    \"LastName\": \"Strobel\",\n    \"ReportTo\": 5\n  },\n  {\n    \"Id\": 14,\n    \"FirstName\": \"Ravi\",\n    \"LastName\": \"Zacharias\",\n    \"ReportTo\": 5\n  },\n  {\n    \"Id\": 15,\n    \"FirstName\": \"Mike\",\n    \"LastName\": \"MacIntosh\",\n    \"ReportTo\": 5\n  },\n  {\n    \"Id\": 16,\n    \"FirstName\": \"Darlene\",\n    \"LastName\": \"Zschech\",\n    \"ReportTo\": 12\n  },\n  {\n    \"Id\": 17,\n    \"FirstName\": \"Miles\",\n    \"LastName\": \"McPherson\",\n    \"ReportTo\": 12\n  },\n  {\n    \"Id\": 18,\n    \"FirstName\": \"Vishal\",\n    \"LastName\": \"Mangalwadi\",\n    \"ReportTo\": 10\n  },\n  {\n    \"Id\": 19,\n    \"FirstName\": \"Luis\",\n    \"LastName\": \"Palau\",\n    \"ReportTo\": 10\n  },\n  {\n    \"Id\": 20,\n    \"FirstName\": \"Stephen\",\n    \"LastName\": \"Tong\",\n    \"ReportTo\": 10\n  }\n]"
  },
  {
    "path": "ReactTemplate/content/server/ViewModels/AppLayout.cs",
    "content": "using System.Security.Claims;\nusing DotNetify;\nusing DotNetify.Routing;\nusing DotNetify.Security;\n\nnamespace projectName;\n\n[Authorize]\npublic class AppLayout : BaseVM, IRoutable\n{\n   private enum Route\n   {\n      Home,\n      Dashboard,\n      FormPage,\n      TablePage\n   };\n\n   public static string FormPagePath => \"Form\";\n\n   public RoutingState RoutingState { get; set; }\n\n   public object Menus => new List<object>()\n      {\n         new { Title = \"Dashboard\",    Icon = \"assessment\", Route = this.GetRoute(nameof(Route.Dashboard)) },\n         new { Title = \"Form Page\",    Icon = \"web\",        Route = this.GetRoute(nameof(Route.FormPage), $\"{FormPagePath}/1\") },\n         new { Title = \"Table Page\",   Icon = \"grid_on\",    Route = this.GetRoute(nameof(Route.TablePage)) }\n      };\n\n   public string UserName { get; set; }\n   public string UserAvatar { get; set; }\n\n   public AppLayout(IPrincipalAccessor principalAccessor)\n   {\n      var userIdentity = principalAccessor.Principal.Identity as ClaimsIdentity;\n\n      UserName = userIdentity.Name;\n      UserAvatar = userIdentity.Claims.FirstOrDefault(i => i.Type == ClaimTypes.Uri)?.Value;\n\n      this.RegisterRoutes(\"/\", new List<RouteTemplate>\n            {\n                new RouteTemplate(nameof(Route.Home)) { UrlPattern = \"\", ViewUrl = nameof(Route.Dashboard) },\n                new RouteTemplate(nameof(Route.Dashboard)),\n                new RouteTemplate(nameof(Route.FormPage)) { UrlPattern = $\"{FormPagePath}(/:id)\" },\n                new RouteTemplate(nameof(Route.TablePage))\n            });\n   }\n}"
  },
  {
    "path": "ReactTemplate/content/server/ViewModels/Dashboard.cs",
    "content": "using System.Reactive.Linq;\nusing DotNetify;\nusing DotNetify.Routing;\nusing DotNetify.Security;\n\nnamespace projectName;\n\n[Authorize]\npublic class Dashboard : BaseVM, IRoutable\n{\n   private IDisposable _subscription;\n\n   public class Activity\n   {\n      public string PersonName { get; set; }\n      public DotNetify.Routing.Route Route { get; set; }\n      public string Status { get; set; }\n   }\n\n   public RoutingState RoutingState { get; set; }\n\n   public string[] ServerUsageLabel => new string[] { \"dns\", \"sql\", \"nethst\", \"w2k\", \"ubnt\", \"uat\", \"ftp\", \"smtp\", \"exch\", \"demo\" };\n   public string[] UtilizationLabel => new string[] { \"Memory\", \"Disk\", \"Network\" };\n\n   public Dashboard(ILiveDataService liveDataService)\n   {\n      AddProperty<string>(\"Download\").SubscribeTo(liveDataService.Download);\n      AddProperty<string>(\"Upload\").SubscribeTo(liveDataService.Upload);\n      AddProperty<string>(\"Latency\").SubscribeTo(liveDataService.Latency);\n      AddProperty<int>(\"Users\").SubscribeTo(liveDataService.Users);\n      AddProperty<int[]>(\"Traffic\").SubscribeTo(liveDataService.Traffic);\n      AddProperty<int[]>(\"ServerUsage\").SubscribeTo(liveDataService.ServerUsage);\n      AddProperty<int[]>(\"Utilization\").SubscribeTo(liveDataService.Utilization);\n\n      AddProperty<Activity[]>(\"RecentActivities\").SubscribeTo(liveDataService.RecentActivity.Select(value =>\n      {\n         var activities = new Queue<Activity>(Get<Activity[]>(\"RecentActivities\")?.Reverse() ?? new Activity[] { });\n         activities.Enqueue(new Activity\n         {\n            PersonName = value.PersonName,\n            Status = value.Status,\n            Route = this.Redirect(AppLayout.FormPagePath, value.Id.ToString())\n         });\n\n         if (activities.Count > 4)\n            activities.Dequeue();\n\n         return activities.Reverse().ToArray();\n      }));\n\n      // Regulate data update interval to no less than every 200 msecs.\n      _subscription = Observable\n         .Interval(TimeSpan.FromMilliseconds(200))\n         .StartWith(0)\n         .Subscribe(_ => PushUpdates());\n   }\n\n   public override void Dispose()\n   {\n      _subscription?.Dispose();\n      base.Dispose();\n   }\n}"
  },
  {
    "path": "ReactTemplate/content/server/ViewModels/Form.cs",
    "content": "using DotNetify;\nusing DotNetify.Routing;\nusing DotNetify.Security;\n\nnamespace projectName;\n\n[Authorize]\npublic class Form : BaseVM, IRoutable\n{\n   private readonly IEmployeeService _employeeService;\n\n   public class EmployeeInfo\n   {\n      public int Id { get; set; }\n      public string Name { get; set; }\n      public DotNetify.Routing.Route Route { get; set; }\n   }\n\n   public class SavedEmployeeInfo\n   {\n      public int Id { get; set; }\n      public string FirstName { get; set; }\n      public string LastName { get; set; }\n   }\n\n   public RoutingState RoutingState { get; set; }\n\n   public IEnumerable<EmployeeInfo> Employees =>\n       _employeeService\n           .GetAll()\n           .OrderBy(i => i.LastName)\n           .Select(i => new EmployeeInfo\n           {\n              Id = i.Id,\n              Name = i.FullName,\n              Route = this.Redirect(AppLayout.FormPagePath, i.Id.ToString())\n           });\n\n   public int Id\n   {\n      get => Get<int>();\n      set => Set(value);\n   }\n\n   public string FirstName\n   {\n      get => Get<string>();\n      set => Set(value);\n   }\n\n   public string LastName\n   {\n      get => Get<string>();\n      set => Set(value);\n   }\n\n   public Action<int> Cancel => id => LoadEmployee(id);\n\n   public Action<SavedEmployeeInfo> Save => changes =>\n     {\n        var record = _employeeService.GetById(changes.Id);\n        if (record != null)\n        {\n           record.FirstName = changes.FirstName;\n           record.LastName = changes.LastName;\n           _employeeService.Update(record);\n           Changed(nameof(Employees));\n        }\n     };\n\n   public Form(IEmployeeService employeeService)\n   {\n      _employeeService = employeeService;\n\n      this.OnRouted((sender, e) =>\n      {\n         if (int.TryParse(e?.From?.Replace($\"{AppLayout.FormPagePath}/\", \"\"), out int id))\n            LoadEmployee(id);\n      });\n   }\n\n   private void LoadEmployee(int id)\n   {\n      var record = _employeeService.GetById(id);\n      if (record != null)\n      {\n         FirstName = record.FirstName;\n         LastName = record.LastName;\n         Id = record.Id;\n      }\n   }\n}"
  },
  {
    "path": "ReactTemplate/content/server/ViewModels/Table.cs",
    "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing DotNetify;\nusing DotNetify.Security;\n\nnamespace projectName;\n\n[Authorize]\npublic class Table : BaseVM\n{\n   private readonly IEmployeeService _employeeService;\n   private readonly int _recordsPerPage = 8;\n\n   public class EmployeeInfo\n   {\n      public int Id { get; set; }\n      public string FirstName { get; set; }\n      public string LastName { get; set; }\n   }\n\n   // If you use CRUD methods on a list, you must set the item key prop name of that list\n   // by defining a string property that starts with that list's prop name, followed by \"_itemKey\".\n   public string Employees_itemKey => nameof(EmployeeInfo.Id);\n\n   public IEnumerable<EmployeeInfo> Employees => Paginate(\n       _employeeService\n           .GetAll()\n           .Select(i => new EmployeeInfo\n           {\n              Id = i.Id,\n              FirstName = i.FirstName,\n              LastName = i.LastName\n           }));\n\n   public Action<string> Add => fullName =>\n    {\n       var names = fullName.Split(new char[] { ' ' }, 2);\n       var newRecord = new EmployeeModel\n       {\n          FirstName = names.First(),\n          LastName = names.Length > 1 ? names.Last() : \"\"\n       };\n\n       this.AddList(nameof(Employees), new EmployeeInfo\n       {\n          Id = _employeeService.Add(newRecord),\n          FirstName = newRecord.FirstName,\n          LastName = newRecord.LastName\n       });\n\n       SelectedPage = GetPageCount(_employeeService.GetAll().Count);\n    };\n\n   public Action<EmployeeInfo> Update => changes =>\n    {\n       var record = _employeeService.GetById(changes.Id);\n       if (record != null)\n       {\n          record.FirstName = changes.FirstName ?? record.FirstName;\n          record.LastName = changes.LastName ?? record.LastName;\n          _employeeService.Update(record);\n\n          ShowNotification = true;\n       }\n    };\n\n   public Action<int> Remove => id =>\n    {\n       _employeeService.Delete(id);\n       this.RemoveList(nameof(Employees), id);\n\n       ShowNotification = true;\n       Changed(nameof(SelectedPage));\n       Changed(nameof(Employees));\n    };\n\n   // Whether to show notification that changes have been saved.\n   // Once this property is accessed, it will revert itself back to false.\n   private bool _showNotification;\n\n   public bool ShowNotification\n   {\n      get\n      {\n         var value = _showNotification;\n         _showNotification = false;\n         return value;\n      }\n      set\n      {\n         _showNotification = value;\n         Changed(nameof(ShowNotification));\n      }\n   }\n\n   public int[] Pages\n   {\n      get => Get<int[]>();\n      set\n      {\n         Set(value);\n         SelectedPage = 1;\n      }\n   }\n\n   public int SelectedPage\n   {\n      get => Get<int>();\n      set\n      {\n         Set(value);\n         Changed(nameof(Employees));\n      }\n   }\n\n   public Table(IEmployeeService employeeService)\n   {\n      _employeeService = employeeService;\n   }\n\n   private IEnumerable<EmployeeInfo> Paginate(IEnumerable<EmployeeInfo> employees)\n   {\n      // Use base method to check whether user has changed the SelectedPage property value by clicking a pagination button.\n      if (this.HasChanged(nameof(SelectedPage)))\n         return employees.Skip(_recordsPerPage * (SelectedPage - 1)).Take(_recordsPerPage);\n      else\n      {\n         Pages = Enumerable.Range(1, GetPageCount(employees.Count())).ToArray();\n         return employees.Take(_recordsPerPage);\n      }\n   }\n\n   private int GetPageCount(int records) => (int)Math.Ceiling(records / (double)_recordsPerPage);\n}"
  },
  {
    "path": "ReactTemplate/content/tsconfig.json",
    "content": "{\n  \"compilerOptions\": {\n    \"module\": \"esnext\",\n    \"moduleResolution\": \"node\",\n    \"target\": \"es5\",\n    \"noImplicitAny\": false,\n    \"removeComments\": true,\n    \"preserveConstEnums\": true,\n    \"allowSyntheticDefaultImports\": true,\n    \"sourceMap\": true,\n    \"jsx\": \"react\",\n    \"allowJs\": true,\n    \"declaration\": true,\n    \"declarationDir\": \"./typings\",\n    \"lib\": [\"dom\", \"es7\"]\n  },\n  \"include\": [\"client/**/*\"],\n  \"exclude\": [\"node_modules\", \"**/*.spec.ts\"]\n}\n"
  },
  {
    "path": "ReactTemplate/content/webpack.config.js",
    "content": "\"use strict\";\n\nconst MiniCssExtractPlugin = require(\"mini-css-extract-plugin\");\n\nmodule.exports = {\n  mode: \"development\",\n  entry: {\n    app: \"./client/app\"\n  },\n  output: {\n    path: __dirname + \"/wwwroot/dist\",\n    publicPath: \"/dist/\"\n  },\n  resolve: {\n    modules: [\"client\", \"node_modules\"],\n    extensions: [\".js\", \".jsx\", \".ts\", \".tsx\"]\n  },\n  devtool: \"source-map\",\n  module: {\n    rules: [\n      { test: /\\.tsx?$/, use: \"ts-loader\", exclude: /node_modules/ },\n      { test: /\\.css$/, use: [MiniCssExtractPlugin.loader, \"css-loader?minimize\"] },\n      { test: /\\.svg$/, use: \"svg-url-loader?noquotes=true\" },\n      { test: /\\.(png|jpg|jpeg|gif)$/, use: \"url-loader?limit=25000\" }\n    ]\n  },\n  plugins: [new MiniCssExtractPlugin()]\n};\n"
  },
  {
    "path": "ReactTemplate/content/wwwroot/404.html",
    "content": "<!DOCTYPE html>\n<html>\n  <head>\n    <title>Page not found</title>\n    <meta charset=\"utf-8\" />\n    <meta name=\"viewport\" content=\"initial-scale=1, width=device-width\" />\n    <link href=\"https://fonts.googleapis.com/icon?family=Material+Icons\" rel=\"stylesheet\" />\n    <link href=\"/dist/app.css\" rel=\"stylesheet\" />\n  </head>\n  <body style=\"margin: 1rem;\">\n    <h1>Page not found (404)</h1>\n    <p>Redirecting to home page...</p>\n    <script>\n      setTimeout(function () {\n        window.location.href = '/';\n      }, 2000);\n    </script>\n  </body>\n</html>\n"
  },
  {
    "path": "ReactTemplate/content/wwwroot/index.html",
    "content": "<!DOCTYPE html>\n<html>\n    <head>\n       <title>DotNetify Template</title>\n       <meta charset=\"utf-8\">\n       <meta name=\"viewport\" content=\"initial-scale=1, width=device-width\"/>\n       <link href=\"https://fonts.googleapis.com/icon?family=Material+Icons\" rel=\"stylesheet\">\n       <link href=\"/dist/app.css\" rel=\"stylesheet\" />\n    </head>\n    <body>\n       <div id=\"App\"></div>\n    \n        <!-- Polyfills for IE 11 -->\n        <!--\n        <script src=\"https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.26.0/polyfill.min.js\"></script>\n        <script src=\"https://cdn.jsdelivr.net/npm/fetch-polyfill@0.8.2/fetch.min.js\"></script>\n        -->\n       <script src=\"/dist/app.js\"></script>\n    </body>\n</html>"
  },
  {
    "path": "ReactTemplate/template.nuspec",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<package xmlns=\"http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd\">\n  <metadata>\n    <id>DotNetify.React.Template</id>\n    <version>6.0.0</version>\n    <title>DotNetify React Template</title>\n    <description>\n      DotNetify-React SPA template built with .NET 6 featuring real-time dashboard.\n    </description>\n    <authors>Dicky Suryadi</authors>\n   <owners>Dicky Suryadi</owners>\n    <licenseUrl>https://github.com/dsuryd/dotNetify/blob/master/LICENSE.md</licenseUrl>\n    <projectUrl>http://dotnetify.net/react</projectUrl>    \n    <packageTypes>\n      <packageType name=\"Template\" />\n    </packageTypes>\n  </metadata>\n</package>"
  },
  {
    "path": "_archive/HelloWorld/HelloWorld.cs",
    "content": "﻿using System;\nusing DotNetify;\nusing System.Threading;\n\nnamespace HelloWorld\n{\n   public class HelloWorld : BaseVM\n   {\n      public class Person\n      {\n         public string Name { get; set; }\n      }\n\n      private Timer _timer;\n      public Person User { get; set; } = new Person() { Name = \"World\" };\n      public string Greetings => $\"Hello {User.Name}!\";\n      public DateTime ServerTime => DateTime.Now;\n\n      public HelloWorld()\n      {\n         _timer = new Timer(state =>\n         {\n            Changed(nameof(ServerTime));\n            PushUpdates();\n         }, null, 0, 1000);\n      }\n\n      public override void Dispose() => _timer.Dispose();\n   }\n}"
  },
  {
    "path": "_archive/HelloWorld/HelloWorld.csproj",
    "content": "﻿<Project Sdk=\"Microsoft.NET.Sdk.Web\">\n\n  <PropertyGroup>\n    <TargetFramework>netcoreapp2.1</TargetFramework>\n  </PropertyGroup>\n\n  <ItemGroup>\n    <Folder Include=\"wwwroot\\\" />\n  </ItemGroup>\n\n  <ItemGroup>\n    <PackageReference Include=\"DotNetify.SignalR\" Version=\"3.2.0\" />\n    <PackageReference Include=\"Microsoft.AspNetCore.App\" />\n  </ItemGroup>\n\n</Project>\n"
  },
  {
    "path": "_archive/HelloWorld/HelloWorld.sln",
    "content": "﻿\nMicrosoft Visual Studio Solution File, Format Version 12.00\n# Visual Studio 15\nVisualStudioVersion = 15.0.26228.4\nMinimumVisualStudioVersion = 10.0.40219.1\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"HelloWorld\", \"HelloWorld.csproj\", \"{0E13DA94-8C28-402D-A209-C8166D3FA8A4}\"\nEndProject\nGlobal\n\tGlobalSection(SolutionConfigurationPlatforms) = preSolution\n\t\tDebug|Any CPU = Debug|Any CPU\n\t\tRelease|Any CPU = Release|Any CPU\n\tEndGlobalSection\n\tGlobalSection(ProjectConfigurationPlatforms) = postSolution\n\t\t{0E13DA94-8C28-402D-A209-C8166D3FA8A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{0E13DA94-8C28-402D-A209-C8166D3FA8A4}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{0E13DA94-8C28-402D-A209-C8166D3FA8A4}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{0E13DA94-8C28-402D-A209-C8166D3FA8A4}.Release|Any CPU.Build.0 = Release|Any CPU\n\tEndGlobalSection\n\tGlobalSection(SolutionProperties) = preSolution\n\t\tHideSolutionNode = FALSE\n\tEndGlobalSection\nEndGlobal\n"
  },
  {
    "path": "_archive/HelloWorld/Program.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing System.IO;\nusing System.Linq;\nusing System.Threading.Tasks;\nusing Microsoft.AspNetCore;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.Extensions.Configuration;\nusing Microsoft.Extensions.Logging;\n\nnamespace HelloWorld\n{\n    public class Program\n    {\n        public static void Main(string[] args)\n        {\n            CreateWebHostBuilder(args).Build().Run();\n        }\n\n        public static IWebHostBuilder CreateWebHostBuilder(string[] args) =>\n            WebHost.CreateDefaultBuilder(args)\n                .UseStartup<Startup>();\n    }\n}\n"
  },
  {
    "path": "_archive/HelloWorld/Properties/launchSettings.json",
    "content": "﻿{\n  \"iisSettings\": {\n    \"windowsAuthentication\": false,\n    \"anonymousAuthentication\": true,\n    \"iisExpress\": {\n      \"applicationUrl\": \"http://localhost:61200/\",\n      \"sslPort\": 0\n    }\n  },\n  \"profiles\": {\n    \"IIS Express\": {\n      \"commandName\": \"IISExpress\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      }\n    },\n    \"HelloWorld\": {\n      \"commandName\": \"Project\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      },\n      \"applicationUrl\": \"http://localhost:61201\"\n    }\n  }\n}\n"
  },
  {
    "path": "_archive/HelloWorld/Startup.cs",
    "content": "﻿using System.IO;\nusing System.Collections.Generic;\nusing Microsoft.AspNetCore.Builder;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.AspNetCore.Http;\nusing Microsoft.AspNetCore.SpaServices.Webpack;\nusing Microsoft.Extensions.DependencyInjection;\nusing DotNetify;\n\nnamespace HelloWorld\n{\n    public class Startup\n    {\n        public void ConfigureServices(IServiceCollection services)\n        {\n            services.AddMemoryCache();\n            services.AddSignalR();\n            services.AddDotNetify();      \n        }\n\n        public void Configure(IApplicationBuilder app)\n        {\n            app.UseWebSockets();\n            app.UseSignalR(routes => routes.MapDotNetifyHub());\n            app.UseDotNetify();\n\n            app.UseWebpackDevMiddleware(new WebpackDevMiddlewareOptions\n            {\n                HotModuleReplacement = true,\n                HotModuleReplacementClientOptions = new Dictionary<string, string> { { \"reload\", \"true\" } },\n            });            \n\n            app.UseStaticFiles();\n            app.Run(async (context) =>\n            {\n                using (var reader = new StreamReader(File.OpenRead(\"wwwroot/index.html\")))\n                    await context.Response.WriteAsync(reader.ReadToEnd());\n            });\n        }\n    }\n}\n"
  },
  {
    "path": "_archive/HelloWorld/package.json",
    "content": "{\n  \"name\": \"livechart\",\n  \"private\": true,\n  \"scripts\": {\n    \"build\": \"webpack\"\n  },\n  \"babel\": {\n    \"presets\": [\n      \"env\",\n      \"react\"\n    ],\n    \"plugins\": [\n      \"babel-plugin-styled-components\",\n      \"babel-plugin-transform-object-rest-spread\",\n      \"babel-plugin-transform-class-properties\"\n    ]\n  },\n  \"dependencies\": {\n    \"dotnetify\": \"~3.2.0\",\n    \"react\": \"~16.6.0\",\n    \"react-dom\": \"~16.6.0\"\n  },\n  \"devDependencies\": {\n    \"aspnet-webpack\": \"^3.0.0\",\n    \"babel-core\": \"~6.26.3\",\n    \"babel-loader\": \"~7.1.4\",\n    \"babel-plugin-styled-components\": \"^1.7.1\",\n    \"babel-plugin-transform-class-properties\": \"~6.24.1\",\n    \"babel-plugin-transform-object-rest-spread\": \"~6.26.0\",\n    \"babel-preset-env\": \"~1.7.0\",\n    \"babel-preset-react\": \"~6.24.1\",\n    \"webpack\": \"^4.18.0\",\n    \"webpack-cli\": \"^3.1.0\",\n    \"webpack-dev-middleware\": \"^3.3.0\",\n    \"webpack-hot-middleware\": \"^2.23.1\"\n  }\n}\n"
  },
  {
    "path": "_archive/HelloWorld/src/HelloWorld.jsx",
    "content": "﻿import React from 'react';\nimport dotnetify from 'dotnetify';\n\nclass HelloWorld extends React.Component {\n   constructor(props) {\n      super(props);\n      dotnetify.react.connect(\"HelloWorld\", this);\n\n      // *** Use below to initialize the user's name from the client. ***\n      // dotnetify.react.connect(\"HelloWorld\", this, { vmArg: { User: { Name: \"Joe\" } } });\n\n      this.state = { Greetings: \"\", ServerTime: \"\" }\n   }\n\n   render() {\n      return (\n         <div>\n            {this.state.Greetings}<br />\n            Server time is: {this.state.ServerTime}\n         </div>\n      );\n   }\n}\n\nexport default HelloWorld;"
  },
  {
    "path": "_archive/HelloWorld/src/app.js",
    "content": "﻿import React from 'react';\nimport ReactDOM from 'react-dom';\nimport HelloWorld from './HelloWorld.jsx';\n\nReactDOM.render(<HelloWorld />, document.getElementById('Content'));\n"
  },
  {
    "path": "_archive/HelloWorld/webpack.config.js",
    "content": "﻿'use strict';\n\nmodule.exports = {\n\tmode: 'development',\n\tentry: { bundle: './src/app.js' },\n\toutput: {\n\t\tpath: __dirname + '/wwwroot',\n\t\tpublicPath: '/'\n\t},\n\tresolve: {\n\t\tmodules: [ 'client', 'node_modules' ]\n\t},\n\tmodule: {\n\t\trules: [ { test: /\\.jsx?$/, use: 'babel-loader', exclude: /node_modules/ } ]\n\t}\n};\n"
  },
  {
    "path": "_archive/HelloWorld/wwwroot/bundle.js",
    "content": "/******/ (function(modules) { // webpackBootstrap\n/******/ \tfunction hotDisposeChunk(chunkId) {\n/******/ \t\tdelete installedChunks[chunkId];\n/******/ \t}\n/******/ \tvar parentHotUpdateCallback = window[\"webpackHotUpdate\"];\n/******/ \twindow[\"webpackHotUpdate\"] = // eslint-disable-next-line no-unused-vars\n/******/ \tfunction webpackHotUpdateCallback(chunkId, moreModules) {\n/******/ \t\thotAddUpdateChunk(chunkId, moreModules);\n/******/ \t\tif (parentHotUpdateCallback) parentHotUpdateCallback(chunkId, moreModules);\n/******/ \t} ;\n/******/\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tfunction hotDownloadUpdateChunk(chunkId) {\n/******/ \t\tvar head = document.getElementsByTagName(\"head\")[0];\n/******/ \t\tvar script = document.createElement(\"script\");\n/******/ \t\tscript.charset = \"utf-8\";\n/******/ \t\tscript.src = __webpack_require__.p + \"\" + chunkId + \".\" + hotCurrentHash + \".hot-update.js\";\n/******/ \t\tif (null) script.crossOrigin = null;\n/******/ \t\thead.appendChild(script);\n/******/ \t}\n/******/\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tfunction hotDownloadManifest(requestTimeout) {\n/******/ \t\trequestTimeout = requestTimeout || 10000;\n/******/ \t\treturn new Promise(function(resolve, reject) {\n/******/ \t\t\tif (typeof XMLHttpRequest === \"undefined\") {\n/******/ \t\t\t\treturn reject(new Error(\"No browser support\"));\n/******/ \t\t\t}\n/******/ \t\t\ttry {\n/******/ \t\t\t\tvar request = new XMLHttpRequest();\n/******/ \t\t\t\tvar requestPath = __webpack_require__.p + \"\" + hotCurrentHash + \".hot-update.json\";\n/******/ \t\t\t\trequest.open(\"GET\", requestPath, true);\n/******/ \t\t\t\trequest.timeout = requestTimeout;\n/******/ \t\t\t\trequest.send(null);\n/******/ \t\t\t} catch (err) {\n/******/ \t\t\t\treturn reject(err);\n/******/ \t\t\t}\n/******/ \t\t\trequest.onreadystatechange = function() {\n/******/ \t\t\t\tif (request.readyState !== 4) return;\n/******/ \t\t\t\tif (request.status === 0) {\n/******/ \t\t\t\t\t// timeout\n/******/ \t\t\t\t\treject(\n/******/ \t\t\t\t\t\tnew Error(\"Manifest request to \" + requestPath + \" timed out.\")\n/******/ \t\t\t\t\t);\n/******/ \t\t\t\t} else if (request.status === 404) {\n/******/ \t\t\t\t\t// no update available\n/******/ \t\t\t\t\tresolve();\n/******/ \t\t\t\t} else if (request.status !== 200 && request.status !== 304) {\n/******/ \t\t\t\t\t// other failure\n/******/ \t\t\t\t\treject(new Error(\"Manifest request to \" + requestPath + \" failed.\"));\n/******/ \t\t\t\t} else {\n/******/ \t\t\t\t\t// success\n/******/ \t\t\t\t\ttry {\n/******/ \t\t\t\t\t\tvar update = JSON.parse(request.responseText);\n/******/ \t\t\t\t\t} catch (e) {\n/******/ \t\t\t\t\t\treject(e);\n/******/ \t\t\t\t\t\treturn;\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t\tresolve(update);\n/******/ \t\t\t\t}\n/******/ \t\t\t};\n/******/ \t\t});\n/******/ \t}\n/******/\n/******/ \tvar hotApplyOnUpdate = true;\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tvar hotCurrentHash = \"9b6d4fbc9f1d84fd984d\";\n/******/ \tvar hotRequestTimeout = 10000;\n/******/ \tvar hotCurrentModuleData = {};\n/******/ \tvar hotCurrentChildModule;\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tvar hotCurrentParents = [];\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tvar hotCurrentParentsTemp = [];\n/******/\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tfunction hotCreateRequire(moduleId) {\n/******/ \t\tvar me = installedModules[moduleId];\n/******/ \t\tif (!me) return __webpack_require__;\n/******/ \t\tvar fn = function(request) {\n/******/ \t\t\tif (me.hot.active) {\n/******/ \t\t\t\tif (installedModules[request]) {\n/******/ \t\t\t\t\tif (installedModules[request].parents.indexOf(moduleId) === -1) {\n/******/ \t\t\t\t\t\tinstalledModules[request].parents.push(moduleId);\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t} else {\n/******/ \t\t\t\t\thotCurrentParents = [moduleId];\n/******/ \t\t\t\t\thotCurrentChildModule = request;\n/******/ \t\t\t\t}\n/******/ \t\t\t\tif (me.children.indexOf(request) === -1) {\n/******/ \t\t\t\t\tme.children.push(request);\n/******/ \t\t\t\t}\n/******/ \t\t\t} else {\n/******/ \t\t\t\tconsole.warn(\n/******/ \t\t\t\t\t\"[HMR] unexpected require(\" +\n/******/ \t\t\t\t\t\trequest +\n/******/ \t\t\t\t\t\t\") from disposed module \" +\n/******/ \t\t\t\t\t\tmoduleId\n/******/ \t\t\t\t);\n/******/ \t\t\t\thotCurrentParents = [];\n/******/ \t\t\t}\n/******/ \t\t\treturn __webpack_require__(request);\n/******/ \t\t};\n/******/ \t\tvar ObjectFactory = function ObjectFactory(name) {\n/******/ \t\t\treturn {\n/******/ \t\t\t\tconfigurable: true,\n/******/ \t\t\t\tenumerable: true,\n/******/ \t\t\t\tget: function() {\n/******/ \t\t\t\t\treturn __webpack_require__[name];\n/******/ \t\t\t\t},\n/******/ \t\t\t\tset: function(value) {\n/******/ \t\t\t\t\t__webpack_require__[name] = value;\n/******/ \t\t\t\t}\n/******/ \t\t\t};\n/******/ \t\t};\n/******/ \t\tfor (var name in __webpack_require__) {\n/******/ \t\t\tif (\n/******/ \t\t\t\tObject.prototype.hasOwnProperty.call(__webpack_require__, name) &&\n/******/ \t\t\t\tname !== \"e\" &&\n/******/ \t\t\t\tname !== \"t\"\n/******/ \t\t\t) {\n/******/ \t\t\t\tObject.defineProperty(fn, name, ObjectFactory(name));\n/******/ \t\t\t}\n/******/ \t\t}\n/******/ \t\tfn.e = function(chunkId) {\n/******/ \t\t\tif (hotStatus === \"ready\") hotSetStatus(\"prepare\");\n/******/ \t\t\thotChunksLoading++;\n/******/ \t\t\treturn __webpack_require__.e(chunkId).then(finishChunkLoading, function(err) {\n/******/ \t\t\t\tfinishChunkLoading();\n/******/ \t\t\t\tthrow err;\n/******/ \t\t\t});\n/******/\n/******/ \t\t\tfunction finishChunkLoading() {\n/******/ \t\t\t\thotChunksLoading--;\n/******/ \t\t\t\tif (hotStatus === \"prepare\") {\n/******/ \t\t\t\t\tif (!hotWaitingFilesMap[chunkId]) {\n/******/ \t\t\t\t\t\thotEnsureUpdateChunk(chunkId);\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t\tif (hotChunksLoading === 0 && hotWaitingFiles === 0) {\n/******/ \t\t\t\t\t\thotUpdateDownloaded();\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t};\n/******/ \t\tfn.t = function(value, mode) {\n/******/ \t\t\tif (mode & 1) value = fn(value);\n/******/ \t\t\treturn __webpack_require__.t(value, mode & ~1);\n/******/ \t\t};\n/******/ \t\treturn fn;\n/******/ \t}\n/******/\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tfunction hotCreateModule(moduleId) {\n/******/ \t\tvar hot = {\n/******/ \t\t\t// private stuff\n/******/ \t\t\t_acceptedDependencies: {},\n/******/ \t\t\t_declinedDependencies: {},\n/******/ \t\t\t_selfAccepted: false,\n/******/ \t\t\t_selfDeclined: false,\n/******/ \t\t\t_disposeHandlers: [],\n/******/ \t\t\t_main: hotCurrentChildModule !== moduleId,\n/******/\n/******/ \t\t\t// Module API\n/******/ \t\t\tactive: true,\n/******/ \t\t\taccept: function(dep, callback) {\n/******/ \t\t\t\tif (dep === undefined) hot._selfAccepted = true;\n/******/ \t\t\t\telse if (typeof dep === \"function\") hot._selfAccepted = dep;\n/******/ \t\t\t\telse if (typeof dep === \"object\")\n/******/ \t\t\t\t\tfor (var i = 0; i < dep.length; i++)\n/******/ \t\t\t\t\t\thot._acceptedDependencies[dep[i]] = callback || function() {};\n/******/ \t\t\t\telse hot._acceptedDependencies[dep] = callback || function() {};\n/******/ \t\t\t},\n/******/ \t\t\tdecline: function(dep) {\n/******/ \t\t\t\tif (dep === undefined) hot._selfDeclined = true;\n/******/ \t\t\t\telse if (typeof dep === \"object\")\n/******/ \t\t\t\t\tfor (var i = 0; i < dep.length; i++)\n/******/ \t\t\t\t\t\thot._declinedDependencies[dep[i]] = true;\n/******/ \t\t\t\telse hot._declinedDependencies[dep] = true;\n/******/ \t\t\t},\n/******/ \t\t\tdispose: function(callback) {\n/******/ \t\t\t\thot._disposeHandlers.push(callback);\n/******/ \t\t\t},\n/******/ \t\t\taddDisposeHandler: function(callback) {\n/******/ \t\t\t\thot._disposeHandlers.push(callback);\n/******/ \t\t\t},\n/******/ \t\t\tremoveDisposeHandler: function(callback) {\n/******/ \t\t\t\tvar idx = hot._disposeHandlers.indexOf(callback);\n/******/ \t\t\t\tif (idx >= 0) hot._disposeHandlers.splice(idx, 1);\n/******/ \t\t\t},\n/******/\n/******/ \t\t\t// Management API\n/******/ \t\t\tcheck: hotCheck,\n/******/ \t\t\tapply: hotApply,\n/******/ \t\t\tstatus: function(l) {\n/******/ \t\t\t\tif (!l) return hotStatus;\n/******/ \t\t\t\thotStatusHandlers.push(l);\n/******/ \t\t\t},\n/******/ \t\t\taddStatusHandler: function(l) {\n/******/ \t\t\t\thotStatusHandlers.push(l);\n/******/ \t\t\t},\n/******/ \t\t\tremoveStatusHandler: function(l) {\n/******/ \t\t\t\tvar idx = hotStatusHandlers.indexOf(l);\n/******/ \t\t\t\tif (idx >= 0) hotStatusHandlers.splice(idx, 1);\n/******/ \t\t\t},\n/******/\n/******/ \t\t\t//inherit from previous dispose call\n/******/ \t\t\tdata: hotCurrentModuleData[moduleId]\n/******/ \t\t};\n/******/ \t\thotCurrentChildModule = undefined;\n/******/ \t\treturn hot;\n/******/ \t}\n/******/\n/******/ \tvar hotStatusHandlers = [];\n/******/ \tvar hotStatus = \"idle\";\n/******/\n/******/ \tfunction hotSetStatus(newStatus) {\n/******/ \t\thotStatus = newStatus;\n/******/ \t\tfor (var i = 0; i < hotStatusHandlers.length; i++)\n/******/ \t\t\thotStatusHandlers[i].call(null, newStatus);\n/******/ \t}\n/******/\n/******/ \t// while downloading\n/******/ \tvar hotWaitingFiles = 0;\n/******/ \tvar hotChunksLoading = 0;\n/******/ \tvar hotWaitingFilesMap = {};\n/******/ \tvar hotRequestedFilesMap = {};\n/******/ \tvar hotAvailableFilesMap = {};\n/******/ \tvar hotDeferred;\n/******/\n/******/ \t// The update info\n/******/ \tvar hotUpdate, hotUpdateNewHash;\n/******/\n/******/ \tfunction toModuleId(id) {\n/******/ \t\tvar isNumber = +id + \"\" === id;\n/******/ \t\treturn isNumber ? +id : id;\n/******/ \t}\n/******/\n/******/ \tfunction hotCheck(apply) {\n/******/ \t\tif (hotStatus !== \"idle\") {\n/******/ \t\t\tthrow new Error(\"check() is only allowed in idle status\");\n/******/ \t\t}\n/******/ \t\thotApplyOnUpdate = apply;\n/******/ \t\thotSetStatus(\"check\");\n/******/ \t\treturn hotDownloadManifest(hotRequestTimeout).then(function(update) {\n/******/ \t\t\tif (!update) {\n/******/ \t\t\t\thotSetStatus(\"idle\");\n/******/ \t\t\t\treturn null;\n/******/ \t\t\t}\n/******/ \t\t\thotRequestedFilesMap = {};\n/******/ \t\t\thotWaitingFilesMap = {};\n/******/ \t\t\thotAvailableFilesMap = update.c;\n/******/ \t\t\thotUpdateNewHash = update.h;\n/******/\n/******/ \t\t\thotSetStatus(\"prepare\");\n/******/ \t\t\tvar promise = new Promise(function(resolve, reject) {\n/******/ \t\t\t\thotDeferred = {\n/******/ \t\t\t\t\tresolve: resolve,\n/******/ \t\t\t\t\treject: reject\n/******/ \t\t\t\t};\n/******/ \t\t\t});\n/******/ \t\t\thotUpdate = {};\n/******/ \t\t\tvar chunkId = \"bundle\";\n/******/ \t\t\t// eslint-disable-next-line no-lone-blocks\n/******/ \t\t\t{\n/******/ \t\t\t\t/*globals chunkId */\n/******/ \t\t\t\thotEnsureUpdateChunk(chunkId);\n/******/ \t\t\t}\n/******/ \t\t\tif (\n/******/ \t\t\t\thotStatus === \"prepare\" &&\n/******/ \t\t\t\thotChunksLoading === 0 &&\n/******/ \t\t\t\thotWaitingFiles === 0\n/******/ \t\t\t) {\n/******/ \t\t\t\thotUpdateDownloaded();\n/******/ \t\t\t}\n/******/ \t\t\treturn promise;\n/******/ \t\t});\n/******/ \t}\n/******/\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tfunction hotAddUpdateChunk(chunkId, moreModules) {\n/******/ \t\tif (!hotAvailableFilesMap[chunkId] || !hotRequestedFilesMap[chunkId])\n/******/ \t\t\treturn;\n/******/ \t\thotRequestedFilesMap[chunkId] = false;\n/******/ \t\tfor (var moduleId in moreModules) {\n/******/ \t\t\tif (Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n/******/ \t\t\t\thotUpdate[moduleId] = moreModules[moduleId];\n/******/ \t\t\t}\n/******/ \t\t}\n/******/ \t\tif (--hotWaitingFiles === 0 && hotChunksLoading === 0) {\n/******/ \t\t\thotUpdateDownloaded();\n/******/ \t\t}\n/******/ \t}\n/******/\n/******/ \tfunction hotEnsureUpdateChunk(chunkId) {\n/******/ \t\tif (!hotAvailableFilesMap[chunkId]) {\n/******/ \t\t\thotWaitingFilesMap[chunkId] = true;\n/******/ \t\t} else {\n/******/ \t\t\thotRequestedFilesMap[chunkId] = true;\n/******/ \t\t\thotWaitingFiles++;\n/******/ \t\t\thotDownloadUpdateChunk(chunkId);\n/******/ \t\t}\n/******/ \t}\n/******/\n/******/ \tfunction hotUpdateDownloaded() {\n/******/ \t\thotSetStatus(\"ready\");\n/******/ \t\tvar deferred = hotDeferred;\n/******/ \t\thotDeferred = null;\n/******/ \t\tif (!deferred) return;\n/******/ \t\tif (hotApplyOnUpdate) {\n/******/ \t\t\t// Wrap deferred object in Promise to mark it as a well-handled Promise to\n/******/ \t\t\t// avoid triggering uncaught exception warning in Chrome.\n/******/ \t\t\t// See https://bugs.chromium.org/p/chromium/issues/detail?id=465666\n/******/ \t\t\tPromise.resolve()\n/******/ \t\t\t\t.then(function() {\n/******/ \t\t\t\t\treturn hotApply(hotApplyOnUpdate);\n/******/ \t\t\t\t})\n/******/ \t\t\t\t.then(\n/******/ \t\t\t\t\tfunction(result) {\n/******/ \t\t\t\t\t\tdeferred.resolve(result);\n/******/ \t\t\t\t\t},\n/******/ \t\t\t\t\tfunction(err) {\n/******/ \t\t\t\t\t\tdeferred.reject(err);\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t);\n/******/ \t\t} else {\n/******/ \t\t\tvar outdatedModules = [];\n/******/ \t\t\tfor (var id in hotUpdate) {\n/******/ \t\t\t\tif (Object.prototype.hasOwnProperty.call(hotUpdate, id)) {\n/******/ \t\t\t\t\toutdatedModules.push(toModuleId(id));\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t\tdeferred.resolve(outdatedModules);\n/******/ \t\t}\n/******/ \t}\n/******/\n/******/ \tfunction hotApply(options) {\n/******/ \t\tif (hotStatus !== \"ready\")\n/******/ \t\t\tthrow new Error(\"apply() is only allowed in ready status\");\n/******/ \t\toptions = options || {};\n/******/\n/******/ \t\tvar cb;\n/******/ \t\tvar i;\n/******/ \t\tvar j;\n/******/ \t\tvar module;\n/******/ \t\tvar moduleId;\n/******/\n/******/ \t\tfunction getAffectedStuff(updateModuleId) {\n/******/ \t\t\tvar outdatedModules = [updateModuleId];\n/******/ \t\t\tvar outdatedDependencies = {};\n/******/\n/******/ \t\t\tvar queue = outdatedModules.slice().map(function(id) {\n/******/ \t\t\t\treturn {\n/******/ \t\t\t\t\tchain: [id],\n/******/ \t\t\t\t\tid: id\n/******/ \t\t\t\t};\n/******/ \t\t\t});\n/******/ \t\t\twhile (queue.length > 0) {\n/******/ \t\t\t\tvar queueItem = queue.pop();\n/******/ \t\t\t\tvar moduleId = queueItem.id;\n/******/ \t\t\t\tvar chain = queueItem.chain;\n/******/ \t\t\t\tmodule = installedModules[moduleId];\n/******/ \t\t\t\tif (!module || module.hot._selfAccepted) continue;\n/******/ \t\t\t\tif (module.hot._selfDeclined) {\n/******/ \t\t\t\t\treturn {\n/******/ \t\t\t\t\t\ttype: \"self-declined\",\n/******/ \t\t\t\t\t\tchain: chain,\n/******/ \t\t\t\t\t\tmoduleId: moduleId\n/******/ \t\t\t\t\t};\n/******/ \t\t\t\t}\n/******/ \t\t\t\tif (module.hot._main) {\n/******/ \t\t\t\t\treturn {\n/******/ \t\t\t\t\t\ttype: \"unaccepted\",\n/******/ \t\t\t\t\t\tchain: chain,\n/******/ \t\t\t\t\t\tmoduleId: moduleId\n/******/ \t\t\t\t\t};\n/******/ \t\t\t\t}\n/******/ \t\t\t\tfor (var i = 0; i < module.parents.length; i++) {\n/******/ \t\t\t\t\tvar parentId = module.parents[i];\n/******/ \t\t\t\t\tvar parent = installedModules[parentId];\n/******/ \t\t\t\t\tif (!parent) continue;\n/******/ \t\t\t\t\tif (parent.hot._declinedDependencies[moduleId]) {\n/******/ \t\t\t\t\t\treturn {\n/******/ \t\t\t\t\t\t\ttype: \"declined\",\n/******/ \t\t\t\t\t\t\tchain: chain.concat([parentId]),\n/******/ \t\t\t\t\t\t\tmoduleId: moduleId,\n/******/ \t\t\t\t\t\t\tparentId: parentId\n/******/ \t\t\t\t\t\t};\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t\tif (outdatedModules.indexOf(parentId) !== -1) continue;\n/******/ \t\t\t\t\tif (parent.hot._acceptedDependencies[moduleId]) {\n/******/ \t\t\t\t\t\tif (!outdatedDependencies[parentId])\n/******/ \t\t\t\t\t\t\toutdatedDependencies[parentId] = [];\n/******/ \t\t\t\t\t\taddAllToSet(outdatedDependencies[parentId], [moduleId]);\n/******/ \t\t\t\t\t\tcontinue;\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t\tdelete outdatedDependencies[parentId];\n/******/ \t\t\t\t\toutdatedModules.push(parentId);\n/******/ \t\t\t\t\tqueue.push({\n/******/ \t\t\t\t\t\tchain: chain.concat([parentId]),\n/******/ \t\t\t\t\t\tid: parentId\n/******/ \t\t\t\t\t});\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/\n/******/ \t\t\treturn {\n/******/ \t\t\t\ttype: \"accepted\",\n/******/ \t\t\t\tmoduleId: updateModuleId,\n/******/ \t\t\t\toutdatedModules: outdatedModules,\n/******/ \t\t\t\toutdatedDependencies: outdatedDependencies\n/******/ \t\t\t};\n/******/ \t\t}\n/******/\n/******/ \t\tfunction addAllToSet(a, b) {\n/******/ \t\t\tfor (var i = 0; i < b.length; i++) {\n/******/ \t\t\t\tvar item = b[i];\n/******/ \t\t\t\tif (a.indexOf(item) === -1) a.push(item);\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// at begin all updates modules are outdated\n/******/ \t\t// the \"outdated\" status can propagate to parents if they don't accept the children\n/******/ \t\tvar outdatedDependencies = {};\n/******/ \t\tvar outdatedModules = [];\n/******/ \t\tvar appliedUpdate = {};\n/******/\n/******/ \t\tvar warnUnexpectedRequire = function warnUnexpectedRequire() {\n/******/ \t\t\tconsole.warn(\n/******/ \t\t\t\t\"[HMR] unexpected require(\" + result.moduleId + \") to disposed module\"\n/******/ \t\t\t);\n/******/ \t\t};\n/******/\n/******/ \t\tfor (var id in hotUpdate) {\n/******/ \t\t\tif (Object.prototype.hasOwnProperty.call(hotUpdate, id)) {\n/******/ \t\t\t\tmoduleId = toModuleId(id);\n/******/ \t\t\t\t/** @type {TODO} */\n/******/ \t\t\t\tvar result;\n/******/ \t\t\t\tif (hotUpdate[id]) {\n/******/ \t\t\t\t\tresult = getAffectedStuff(moduleId);\n/******/ \t\t\t\t} else {\n/******/ \t\t\t\t\tresult = {\n/******/ \t\t\t\t\t\ttype: \"disposed\",\n/******/ \t\t\t\t\t\tmoduleId: id\n/******/ \t\t\t\t\t};\n/******/ \t\t\t\t}\n/******/ \t\t\t\t/** @type {Error|false} */\n/******/ \t\t\t\tvar abortError = false;\n/******/ \t\t\t\tvar doApply = false;\n/******/ \t\t\t\tvar doDispose = false;\n/******/ \t\t\t\tvar chainInfo = \"\";\n/******/ \t\t\t\tif (result.chain) {\n/******/ \t\t\t\t\tchainInfo = \"\\nUpdate propagation: \" + result.chain.join(\" -> \");\n/******/ \t\t\t\t}\n/******/ \t\t\t\tswitch (result.type) {\n/******/ \t\t\t\t\tcase \"self-declined\":\n/******/ \t\t\t\t\t\tif (options.onDeclined) options.onDeclined(result);\n/******/ \t\t\t\t\t\tif (!options.ignoreDeclined)\n/******/ \t\t\t\t\t\t\tabortError = new Error(\n/******/ \t\t\t\t\t\t\t\t\"Aborted because of self decline: \" +\n/******/ \t\t\t\t\t\t\t\t\tresult.moduleId +\n/******/ \t\t\t\t\t\t\t\t\tchainInfo\n/******/ \t\t\t\t\t\t\t);\n/******/ \t\t\t\t\t\tbreak;\n/******/ \t\t\t\t\tcase \"declined\":\n/******/ \t\t\t\t\t\tif (options.onDeclined) options.onDeclined(result);\n/******/ \t\t\t\t\t\tif (!options.ignoreDeclined)\n/******/ \t\t\t\t\t\t\tabortError = new Error(\n/******/ \t\t\t\t\t\t\t\t\"Aborted because of declined dependency: \" +\n/******/ \t\t\t\t\t\t\t\t\tresult.moduleId +\n/******/ \t\t\t\t\t\t\t\t\t\" in \" +\n/******/ \t\t\t\t\t\t\t\t\tresult.parentId +\n/******/ \t\t\t\t\t\t\t\t\tchainInfo\n/******/ \t\t\t\t\t\t\t);\n/******/ \t\t\t\t\t\tbreak;\n/******/ \t\t\t\t\tcase \"unaccepted\":\n/******/ \t\t\t\t\t\tif (options.onUnaccepted) options.onUnaccepted(result);\n/******/ \t\t\t\t\t\tif (!options.ignoreUnaccepted)\n/******/ \t\t\t\t\t\t\tabortError = new Error(\n/******/ \t\t\t\t\t\t\t\t\"Aborted because \" + moduleId + \" is not accepted\" + chainInfo\n/******/ \t\t\t\t\t\t\t);\n/******/ \t\t\t\t\t\tbreak;\n/******/ \t\t\t\t\tcase \"accepted\":\n/******/ \t\t\t\t\t\tif (options.onAccepted) options.onAccepted(result);\n/******/ \t\t\t\t\t\tdoApply = true;\n/******/ \t\t\t\t\t\tbreak;\n/******/ \t\t\t\t\tcase \"disposed\":\n/******/ \t\t\t\t\t\tif (options.onDisposed) options.onDisposed(result);\n/******/ \t\t\t\t\t\tdoDispose = true;\n/******/ \t\t\t\t\t\tbreak;\n/******/ \t\t\t\t\tdefault:\n/******/ \t\t\t\t\t\tthrow new Error(\"Unexception type \" + result.type);\n/******/ \t\t\t\t}\n/******/ \t\t\t\tif (abortError) {\n/******/ \t\t\t\t\thotSetStatus(\"abort\");\n/******/ \t\t\t\t\treturn Promise.reject(abortError);\n/******/ \t\t\t\t}\n/******/ \t\t\t\tif (doApply) {\n/******/ \t\t\t\t\tappliedUpdate[moduleId] = hotUpdate[moduleId];\n/******/ \t\t\t\t\taddAllToSet(outdatedModules, result.outdatedModules);\n/******/ \t\t\t\t\tfor (moduleId in result.outdatedDependencies) {\n/******/ \t\t\t\t\t\tif (\n/******/ \t\t\t\t\t\t\tObject.prototype.hasOwnProperty.call(\n/******/ \t\t\t\t\t\t\t\tresult.outdatedDependencies,\n/******/ \t\t\t\t\t\t\t\tmoduleId\n/******/ \t\t\t\t\t\t\t)\n/******/ \t\t\t\t\t\t) {\n/******/ \t\t\t\t\t\t\tif (!outdatedDependencies[moduleId])\n/******/ \t\t\t\t\t\t\t\toutdatedDependencies[moduleId] = [];\n/******/ \t\t\t\t\t\t\taddAllToSet(\n/******/ \t\t\t\t\t\t\t\toutdatedDependencies[moduleId],\n/******/ \t\t\t\t\t\t\t\tresult.outdatedDependencies[moduleId]\n/******/ \t\t\t\t\t\t\t);\n/******/ \t\t\t\t\t\t}\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t}\n/******/ \t\t\t\tif (doDispose) {\n/******/ \t\t\t\t\taddAllToSet(outdatedModules, [result.moduleId]);\n/******/ \t\t\t\t\tappliedUpdate[moduleId] = warnUnexpectedRequire;\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// Store self accepted outdated modules to require them later by the module system\n/******/ \t\tvar outdatedSelfAcceptedModules = [];\n/******/ \t\tfor (i = 0; i < outdatedModules.length; i++) {\n/******/ \t\t\tmoduleId = outdatedModules[i];\n/******/ \t\t\tif (\n/******/ \t\t\t\tinstalledModules[moduleId] &&\n/******/ \t\t\t\tinstalledModules[moduleId].hot._selfAccepted\n/******/ \t\t\t)\n/******/ \t\t\t\toutdatedSelfAcceptedModules.push({\n/******/ \t\t\t\t\tmodule: moduleId,\n/******/ \t\t\t\t\terrorHandler: installedModules[moduleId].hot._selfAccepted\n/******/ \t\t\t\t});\n/******/ \t\t}\n/******/\n/******/ \t\t// Now in \"dispose\" phase\n/******/ \t\thotSetStatus(\"dispose\");\n/******/ \t\tObject.keys(hotAvailableFilesMap).forEach(function(chunkId) {\n/******/ \t\t\tif (hotAvailableFilesMap[chunkId] === false) {\n/******/ \t\t\t\thotDisposeChunk(chunkId);\n/******/ \t\t\t}\n/******/ \t\t});\n/******/\n/******/ \t\tvar idx;\n/******/ \t\tvar queue = outdatedModules.slice();\n/******/ \t\twhile (queue.length > 0) {\n/******/ \t\t\tmoduleId = queue.pop();\n/******/ \t\t\tmodule = installedModules[moduleId];\n/******/ \t\t\tif (!module) continue;\n/******/\n/******/ \t\t\tvar data = {};\n/******/\n/******/ \t\t\t// Call dispose handlers\n/******/ \t\t\tvar disposeHandlers = module.hot._disposeHandlers;\n/******/ \t\t\tfor (j = 0; j < disposeHandlers.length; j++) {\n/******/ \t\t\t\tcb = disposeHandlers[j];\n/******/ \t\t\t\tcb(data);\n/******/ \t\t\t}\n/******/ \t\t\thotCurrentModuleData[moduleId] = data;\n/******/\n/******/ \t\t\t// disable module (this disables requires from this module)\n/******/ \t\t\tmodule.hot.active = false;\n/******/\n/******/ \t\t\t// remove module from cache\n/******/ \t\t\tdelete installedModules[moduleId];\n/******/\n/******/ \t\t\t// when disposing there is no need to call dispose handler\n/******/ \t\t\tdelete outdatedDependencies[moduleId];\n/******/\n/******/ \t\t\t// remove \"parents\" references from all children\n/******/ \t\t\tfor (j = 0; j < module.children.length; j++) {\n/******/ \t\t\t\tvar child = installedModules[module.children[j]];\n/******/ \t\t\t\tif (!child) continue;\n/******/ \t\t\t\tidx = child.parents.indexOf(moduleId);\n/******/ \t\t\t\tif (idx >= 0) {\n/******/ \t\t\t\t\tchild.parents.splice(idx, 1);\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// remove outdated dependency from module children\n/******/ \t\tvar dependency;\n/******/ \t\tvar moduleOutdatedDependencies;\n/******/ \t\tfor (moduleId in outdatedDependencies) {\n/******/ \t\t\tif (\n/******/ \t\t\t\tObject.prototype.hasOwnProperty.call(outdatedDependencies, moduleId)\n/******/ \t\t\t) {\n/******/ \t\t\t\tmodule = installedModules[moduleId];\n/******/ \t\t\t\tif (module) {\n/******/ \t\t\t\t\tmoduleOutdatedDependencies = outdatedDependencies[moduleId];\n/******/ \t\t\t\t\tfor (j = 0; j < moduleOutdatedDependencies.length; j++) {\n/******/ \t\t\t\t\t\tdependency = moduleOutdatedDependencies[j];\n/******/ \t\t\t\t\t\tidx = module.children.indexOf(dependency);\n/******/ \t\t\t\t\t\tif (idx >= 0) module.children.splice(idx, 1);\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// Not in \"apply\" phase\n/******/ \t\thotSetStatus(\"apply\");\n/******/\n/******/ \t\thotCurrentHash = hotUpdateNewHash;\n/******/\n/******/ \t\t// insert new code\n/******/ \t\tfor (moduleId in appliedUpdate) {\n/******/ \t\t\tif (Object.prototype.hasOwnProperty.call(appliedUpdate, moduleId)) {\n/******/ \t\t\t\tmodules[moduleId] = appliedUpdate[moduleId];\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// call accept handlers\n/******/ \t\tvar error = null;\n/******/ \t\tfor (moduleId in outdatedDependencies) {\n/******/ \t\t\tif (\n/******/ \t\t\t\tObject.prototype.hasOwnProperty.call(outdatedDependencies, moduleId)\n/******/ \t\t\t) {\n/******/ \t\t\t\tmodule = installedModules[moduleId];\n/******/ \t\t\t\tif (module) {\n/******/ \t\t\t\t\tmoduleOutdatedDependencies = outdatedDependencies[moduleId];\n/******/ \t\t\t\t\tvar callbacks = [];\n/******/ \t\t\t\t\tfor (i = 0; i < moduleOutdatedDependencies.length; i++) {\n/******/ \t\t\t\t\t\tdependency = moduleOutdatedDependencies[i];\n/******/ \t\t\t\t\t\tcb = module.hot._acceptedDependencies[dependency];\n/******/ \t\t\t\t\t\tif (cb) {\n/******/ \t\t\t\t\t\t\tif (callbacks.indexOf(cb) !== -1) continue;\n/******/ \t\t\t\t\t\t\tcallbacks.push(cb);\n/******/ \t\t\t\t\t\t}\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t\tfor (i = 0; i < callbacks.length; i++) {\n/******/ \t\t\t\t\t\tcb = callbacks[i];\n/******/ \t\t\t\t\t\ttry {\n/******/ \t\t\t\t\t\t\tcb(moduleOutdatedDependencies);\n/******/ \t\t\t\t\t\t} catch (err) {\n/******/ \t\t\t\t\t\t\tif (options.onErrored) {\n/******/ \t\t\t\t\t\t\t\toptions.onErrored({\n/******/ \t\t\t\t\t\t\t\t\ttype: \"accept-errored\",\n/******/ \t\t\t\t\t\t\t\t\tmoduleId: moduleId,\n/******/ \t\t\t\t\t\t\t\t\tdependencyId: moduleOutdatedDependencies[i],\n/******/ \t\t\t\t\t\t\t\t\terror: err\n/******/ \t\t\t\t\t\t\t\t});\n/******/ \t\t\t\t\t\t\t}\n/******/ \t\t\t\t\t\t\tif (!options.ignoreErrored) {\n/******/ \t\t\t\t\t\t\t\tif (!error) error = err;\n/******/ \t\t\t\t\t\t\t}\n/******/ \t\t\t\t\t\t}\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// Load self accepted modules\n/******/ \t\tfor (i = 0; i < outdatedSelfAcceptedModules.length; i++) {\n/******/ \t\t\tvar item = outdatedSelfAcceptedModules[i];\n/******/ \t\t\tmoduleId = item.module;\n/******/ \t\t\thotCurrentParents = [moduleId];\n/******/ \t\t\ttry {\n/******/ \t\t\t\t__webpack_require__(moduleId);\n/******/ \t\t\t} catch (err) {\n/******/ \t\t\t\tif (typeof item.errorHandler === \"function\") {\n/******/ \t\t\t\t\ttry {\n/******/ \t\t\t\t\t\titem.errorHandler(err);\n/******/ \t\t\t\t\t} catch (err2) {\n/******/ \t\t\t\t\t\tif (options.onErrored) {\n/******/ \t\t\t\t\t\t\toptions.onErrored({\n/******/ \t\t\t\t\t\t\t\ttype: \"self-accept-error-handler-errored\",\n/******/ \t\t\t\t\t\t\t\tmoduleId: moduleId,\n/******/ \t\t\t\t\t\t\t\terror: err2,\n/******/ \t\t\t\t\t\t\t\toriginalError: err\n/******/ \t\t\t\t\t\t\t});\n/******/ \t\t\t\t\t\t}\n/******/ \t\t\t\t\t\tif (!options.ignoreErrored) {\n/******/ \t\t\t\t\t\t\tif (!error) error = err2;\n/******/ \t\t\t\t\t\t}\n/******/ \t\t\t\t\t\tif (!error) error = err;\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t} else {\n/******/ \t\t\t\t\tif (options.onErrored) {\n/******/ \t\t\t\t\t\toptions.onErrored({\n/******/ \t\t\t\t\t\t\ttype: \"self-accept-errored\",\n/******/ \t\t\t\t\t\t\tmoduleId: moduleId,\n/******/ \t\t\t\t\t\t\terror: err\n/******/ \t\t\t\t\t\t});\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t\tif (!options.ignoreErrored) {\n/******/ \t\t\t\t\t\tif (!error) error = err;\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// handle errors in accept handlers and self accepted module load\n/******/ \t\tif (error) {\n/******/ \t\t\thotSetStatus(\"fail\");\n/******/ \t\t\treturn Promise.reject(error);\n/******/ \t\t}\n/******/\n/******/ \t\thotSetStatus(\"idle\");\n/******/ \t\treturn new Promise(function(resolve) {\n/******/ \t\t\tresolve(outdatedModules);\n/******/ \t\t});\n/******/ \t}\n/******/\n/******/ \t// The module cache\n/******/ \tvar installedModules = {};\n/******/\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(installedModules[moduleId]) {\n/******/ \t\t\treturn installedModules[moduleId].exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = installedModules[moduleId] = {\n/******/ \t\t\ti: moduleId,\n/******/ \t\t\tl: false,\n/******/ \t\t\texports: {},\n/******/ \t\t\thot: hotCreateModule(moduleId),\n/******/ \t\t\tparents: (hotCurrentParentsTemp = hotCurrentParents, hotCurrentParents = [], hotCurrentParentsTemp),\n/******/ \t\t\tchildren: []\n/******/ \t\t};\n/******/\n/******/ \t\t// Execute the module function\n/******/ \t\tmodules[moduleId].call(module.exports, module, module.exports, hotCreateRequire(moduleId));\n/******/\n/******/ \t\t// Flag the module as loaded\n/******/ \t\tmodule.l = true;\n/******/\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/\n/******/\n/******/ \t// expose the modules object (__webpack_modules__)\n/******/ \t__webpack_require__.m = modules;\n/******/\n/******/ \t// expose the module cache\n/******/ \t__webpack_require__.c = installedModules;\n/******/\n/******/ \t// define getter function for harmony exports\n/******/ \t__webpack_require__.d = function(exports, name, getter) {\n/******/ \t\tif(!__webpack_require__.o(exports, name)) {\n/******/ \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n/******/ \t\t}\n/******/ \t};\n/******/\n/******/ \t// define __esModule on exports\n/******/ \t__webpack_require__.r = function(exports) {\n/******/ \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n/******/ \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n/******/ \t\t}\n/******/ \t\tObject.defineProperty(exports, '__esModule', { value: true });\n/******/ \t};\n/******/\n/******/ \t// create a fake namespace object\n/******/ \t// mode & 1: value is a module id, require it\n/******/ \t// mode & 2: merge all properties of value into the ns\n/******/ \t// mode & 4: return value when already ns object\n/******/ \t// mode & 8|1: behave like require\n/******/ \t__webpack_require__.t = function(value, mode) {\n/******/ \t\tif(mode & 1) value = __webpack_require__(value);\n/******/ \t\tif(mode & 8) return value;\n/******/ \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n/******/ \t\tvar ns = Object.create(null);\n/******/ \t\t__webpack_require__.r(ns);\n/******/ \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n/******/ \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n/******/ \t\treturn ns;\n/******/ \t};\n/******/\n/******/ \t// getDefaultExport function for compatibility with non-harmony modules\n/******/ \t__webpack_require__.n = function(module) {\n/******/ \t\tvar getter = module && module.__esModule ?\n/******/ \t\t\tfunction getDefault() { return module['default']; } :\n/******/ \t\t\tfunction getModuleExports() { return module; };\n/******/ \t\t__webpack_require__.d(getter, 'a', getter);\n/******/ \t\treturn getter;\n/******/ \t};\n/******/\n/******/ \t// Object.prototype.hasOwnProperty.call\n/******/ \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n/******/\n/******/ \t// __webpack_public_path__\n/******/ \t__webpack_require__.p = \"/\";\n/******/\n/******/ \t// __webpack_hash__\n/******/ \t__webpack_require__.h = function() { return hotCurrentHash; };\n/******/\n/******/\n/******/ \t// Load entry module and return exports\n/******/ \treturn hotCreateRequire(0)(__webpack_require__.s = 0);\n/******/ })\n/************************************************************************/\n/******/ ({\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/AbortController.js\":\n/*!******************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/AbortController.js ***!\n  \\******************************************************************/\n/*! exports provided: AbortController */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"AbortController\\\", function() { return AbortController; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n// Rough polyfill of https://developer.mozilla.org/en-US/docs/Web/API/AbortController\\r\\n// We don't actually ever use the API being polyfilled, we always use the polyfill because\\r\\n// it's a very new API right now.\\r\\n// Not exported from index.\\r\\n/** @private */\\r\\nvar AbortController = /** @class */ (function () {\\r\\n    function AbortController() {\\r\\n        this.isAborted = false;\\r\\n    }\\r\\n    AbortController.prototype.abort = function () {\\r\\n        if (!this.isAborted) {\\r\\n            this.isAborted = true;\\r\\n            if (this.onabort) {\\r\\n                this.onabort();\\r\\n            }\\r\\n        }\\r\\n    };\\r\\n    Object.defineProperty(AbortController.prototype, \\\"signal\\\", {\\r\\n        get: function () {\\r\\n            return this;\\r\\n        },\\r\\n        enumerable: true,\\r\\n        configurable: true\\r\\n    });\\r\\n    Object.defineProperty(AbortController.prototype, \\\"aborted\\\", {\\r\\n        get: function () {\\r\\n            return this.isAborted;\\r\\n        },\\r\\n        enumerable: true,\\r\\n        configurable: true\\r\\n    });\\r\\n    return AbortController;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=AbortController.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/AbortController.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/Errors.js\":\n/*!*********************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/Errors.js ***!\n  \\*********************************************************/\n/*! exports provided: HttpError, TimeoutError */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HttpError\\\", function() { return HttpError; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"TimeoutError\\\", function() { return TimeoutError; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __extends = (undefined && undefined.__extends) || (function () {\\r\\n    var extendStatics = Object.setPrototypeOf ||\\r\\n        ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\\r\\n        function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\\r\\n    return function (d, b) {\\r\\n        extendStatics(d, b);\\r\\n        function __() { this.constructor = d; }\\r\\n        d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\\r\\n    };\\r\\n})();\\r\\n/** Error thrown when an HTTP request fails. */\\r\\nvar HttpError = /** @class */ (function (_super) {\\r\\n    __extends(HttpError, _super);\\r\\n    /** Constructs a new instance of {@link @aspnet/signalr.HttpError}.\\r\\n     *\\r\\n     * @param {string} errorMessage A descriptive error message.\\r\\n     * @param {number} statusCode The HTTP status code represented by this error.\\r\\n     */\\r\\n    function HttpError(errorMessage, statusCode) {\\r\\n        var _newTarget = this.constructor;\\r\\n        var _this = this;\\r\\n        var trueProto = _newTarget.prototype;\\r\\n        _this = _super.call(this, errorMessage) || this;\\r\\n        _this.statusCode = statusCode;\\r\\n        // Workaround issue in Typescript compiler\\r\\n        // https://github.com/Microsoft/TypeScript/issues/13965#issuecomment-278570200\\r\\n        _this.__proto__ = trueProto;\\r\\n        return _this;\\r\\n    }\\r\\n    return HttpError;\\r\\n}(Error));\\r\\n\\r\\n/** Error thrown when a timeout elapses. */\\r\\nvar TimeoutError = /** @class */ (function (_super) {\\r\\n    __extends(TimeoutError, _super);\\r\\n    /** Constructs a new instance of {@link @aspnet/signalr.TimeoutError}.\\r\\n     *\\r\\n     * @param {string} errorMessage A descriptive error message.\\r\\n     */\\r\\n    function TimeoutError(errorMessage) {\\r\\n        var _newTarget = this.constructor;\\r\\n        if (errorMessage === void 0) { errorMessage = \\\"A timeout occurred.\\\"; }\\r\\n        var _this = this;\\r\\n        var trueProto = _newTarget.prototype;\\r\\n        _this = _super.call(this, errorMessage) || this;\\r\\n        // Workaround issue in Typescript compiler\\r\\n        // https://github.com/Microsoft/TypeScript/issues/13965#issuecomment-278570200\\r\\n        _this.__proto__ = trueProto;\\r\\n        return _this;\\r\\n    }\\r\\n    return TimeoutError;\\r\\n}(Error));\\r\\n\\r\\n//# sourceMappingURL=Errors.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/Errors.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/HandshakeProtocol.js\":\n/*!********************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/HandshakeProtocol.js ***!\n  \\********************************************************************/\n/*! exports provided: HandshakeProtocol */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HandshakeProtocol\\\", function() { return HandshakeProtocol; });\\n/* harmony import */ var _TextMessageFormat__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./TextMessageFormat */ \\\"./node_modules/@aspnet/signalr/dist/esm/TextMessageFormat.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n\\r\\n/** @private */\\r\\nvar HandshakeProtocol = /** @class */ (function () {\\r\\n    function HandshakeProtocol() {\\r\\n    }\\r\\n    // Handshake request is always JSON\\r\\n    HandshakeProtocol.prototype.writeHandshakeRequest = function (handshakeRequest) {\\r\\n        return _TextMessageFormat__WEBPACK_IMPORTED_MODULE_0__[\\\"TextMessageFormat\\\"].write(JSON.stringify(handshakeRequest));\\r\\n    };\\r\\n    HandshakeProtocol.prototype.parseHandshakeResponse = function (data) {\\r\\n        var responseMessage;\\r\\n        var messageData;\\r\\n        var remainingData;\\r\\n        if (data instanceof ArrayBuffer) {\\r\\n            // Format is binary but still need to read JSON text from handshake response\\r\\n            var binaryData = new Uint8Array(data);\\r\\n            var separatorIndex = binaryData.indexOf(_TextMessageFormat__WEBPACK_IMPORTED_MODULE_0__[\\\"TextMessageFormat\\\"].RecordSeparatorCode);\\r\\n            if (separatorIndex === -1) {\\r\\n                throw new Error(\\\"Message is incomplete.\\\");\\r\\n            }\\r\\n            // content before separator is handshake response\\r\\n            // optional content after is additional messages\\r\\n            var responseLength = separatorIndex + 1;\\r\\n            messageData = String.fromCharCode.apply(null, binaryData.slice(0, responseLength));\\r\\n            remainingData = (binaryData.byteLength > responseLength) ? binaryData.slice(responseLength).buffer : null;\\r\\n        }\\r\\n        else {\\r\\n            var textData = data;\\r\\n            var separatorIndex = textData.indexOf(_TextMessageFormat__WEBPACK_IMPORTED_MODULE_0__[\\\"TextMessageFormat\\\"].RecordSeparator);\\r\\n            if (separatorIndex === -1) {\\r\\n                throw new Error(\\\"Message is incomplete.\\\");\\r\\n            }\\r\\n            // content before separator is handshake response\\r\\n            // optional content after is additional messages\\r\\n            var responseLength = separatorIndex + 1;\\r\\n            messageData = textData.substring(0, responseLength);\\r\\n            remainingData = (textData.length > responseLength) ? textData.substring(responseLength) : null;\\r\\n        }\\r\\n        // At this point we should have just the single handshake message\\r\\n        var messages = _TextMessageFormat__WEBPACK_IMPORTED_MODULE_0__[\\\"TextMessageFormat\\\"].parse(messageData);\\r\\n        responseMessage = JSON.parse(messages[0]);\\r\\n        // multiple messages could have arrived with handshake\\r\\n        // return additional data to be parsed as usual, or null if all parsed\\r\\n        return [remainingData, responseMessage];\\r\\n    };\\r\\n    return HandshakeProtocol;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=HandshakeProtocol.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/HandshakeProtocol.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/HttpClient.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/HttpClient.js ***!\n  \\*************************************************************/\n/*! exports provided: HttpResponse, HttpClient, DefaultHttpClient */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HttpResponse\\\", function() { return HttpResponse; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HttpClient\\\", function() { return HttpClient; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"DefaultHttpClient\\\", function() { return DefaultHttpClient; });\\n/* harmony import */ var _Errors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Errors */ \\\"./node_modules/@aspnet/signalr/dist/esm/Errors.js\\\");\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __extends = (undefined && undefined.__extends) || (function () {\\r\\n    var extendStatics = Object.setPrototypeOf ||\\r\\n        ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\\r\\n        function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\\r\\n    return function (d, b) {\\r\\n        extendStatics(d, b);\\r\\n        function __() { this.constructor = d; }\\r\\n        d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\\r\\n    };\\r\\n})();\\r\\nvar __assign = (undefined && undefined.__assign) || Object.assign || function(t) {\\r\\n    for (var s, i = 1, n = arguments.length; i < n; i++) {\\r\\n        s = arguments[i];\\r\\n        for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))\\r\\n            t[p] = s[p];\\r\\n    }\\r\\n    return t;\\r\\n};\\r\\n\\r\\n\\r\\n/** Represents an HTTP response. */\\r\\nvar HttpResponse = /** @class */ (function () {\\r\\n    function HttpResponse(statusCode, statusText, content) {\\r\\n        this.statusCode = statusCode;\\r\\n        this.statusText = statusText;\\r\\n        this.content = content;\\r\\n    }\\r\\n    return HttpResponse;\\r\\n}());\\r\\n\\r\\n/** Abstraction over an HTTP client.\\r\\n *\\r\\n * This class provides an abstraction over an HTTP client so that a different implementation can be provided on different platforms.\\r\\n */\\r\\nvar HttpClient = /** @class */ (function () {\\r\\n    function HttpClient() {\\r\\n    }\\r\\n    HttpClient.prototype.get = function (url, options) {\\r\\n        return this.send(__assign({}, options, { method: \\\"GET\\\", url: url }));\\r\\n    };\\r\\n    HttpClient.prototype.post = function (url, options) {\\r\\n        return this.send(__assign({}, options, { method: \\\"POST\\\", url: url }));\\r\\n    };\\r\\n    HttpClient.prototype.delete = function (url, options) {\\r\\n        return this.send(__assign({}, options, { method: \\\"DELETE\\\", url: url }));\\r\\n    };\\r\\n    return HttpClient;\\r\\n}());\\r\\n\\r\\n/** Default implementation of {@link @aspnet/signalr.HttpClient}. */\\r\\nvar DefaultHttpClient = /** @class */ (function (_super) {\\r\\n    __extends(DefaultHttpClient, _super);\\r\\n    /** Creates a new instance of the {@link @aspnet/signalr.DefaultHttpClient}, using the provided {@link @aspnet/signalr.ILogger} to log messages. */\\r\\n    function DefaultHttpClient(logger) {\\r\\n        var _this = _super.call(this) || this;\\r\\n        _this.logger = logger;\\r\\n        return _this;\\r\\n    }\\r\\n    /** @inheritDoc */\\r\\n    DefaultHttpClient.prototype.send = function (request) {\\r\\n        var _this = this;\\r\\n        return new Promise(function (resolve, reject) {\\r\\n            var xhr = new XMLHttpRequest();\\r\\n            xhr.open(request.method, request.url, true);\\r\\n            xhr.withCredentials = true;\\r\\n            xhr.setRequestHeader(\\\"X-Requested-With\\\", \\\"XMLHttpRequest\\\");\\r\\n            // Explicitly setting the Content-Type header for React Native on Android platform.\\r\\n            xhr.setRequestHeader(\\\"Content-Type\\\", \\\"text/plain;charset=UTF-8\\\");\\r\\n            if (request.headers) {\\r\\n                Object.keys(request.headers)\\r\\n                    .forEach(function (header) { return xhr.setRequestHeader(header, request.headers[header]); });\\r\\n            }\\r\\n            if (request.responseType) {\\r\\n                xhr.responseType = request.responseType;\\r\\n            }\\r\\n            if (request.abortSignal) {\\r\\n                request.abortSignal.onabort = function () {\\r\\n                    xhr.abort();\\r\\n                };\\r\\n            }\\r\\n            if (request.timeout) {\\r\\n                xhr.timeout = request.timeout;\\r\\n            }\\r\\n            xhr.onload = function () {\\r\\n                if (request.abortSignal) {\\r\\n                    request.abortSignal.onabort = null;\\r\\n                }\\r\\n                if (xhr.status >= 200 && xhr.status < 300) {\\r\\n                    resolve(new HttpResponse(xhr.status, xhr.statusText, xhr.response || xhr.responseText));\\r\\n                }\\r\\n                else {\\r\\n                    reject(new _Errors__WEBPACK_IMPORTED_MODULE_0__[\\\"HttpError\\\"](xhr.statusText, xhr.status));\\r\\n                }\\r\\n            };\\r\\n            xhr.onerror = function () {\\r\\n                _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Warning, \\\"Error from HTTP request. \\\" + xhr.status + \\\": \\\" + xhr.statusText);\\r\\n                reject(new _Errors__WEBPACK_IMPORTED_MODULE_0__[\\\"HttpError\\\"](xhr.statusText, xhr.status));\\r\\n            };\\r\\n            xhr.ontimeout = function () {\\r\\n                _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Warning, \\\"Timeout from HTTP request.\\\");\\r\\n                reject(new _Errors__WEBPACK_IMPORTED_MODULE_0__[\\\"TimeoutError\\\"]());\\r\\n            };\\r\\n            xhr.send(request.content || \\\"\\\");\\r\\n        });\\r\\n    };\\r\\n    return DefaultHttpClient;\\r\\n}(HttpClient));\\r\\n\\r\\n//# sourceMappingURL=HttpClient.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/HttpClient.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/HttpConnection.js\":\n/*!*****************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/HttpConnection.js ***!\n  \\*****************************************************************/\n/*! exports provided: HttpConnection */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HttpConnection\\\", function() { return HttpConnection; });\\n/* harmony import */ var _HttpClient__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./HttpClient */ \\\"./node_modules/@aspnet/signalr/dist/esm/HttpClient.js\\\");\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _ITransport__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./ITransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\\\");\\n/* harmony import */ var _LongPollingTransport__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./LongPollingTransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/LongPollingTransport.js\\\");\\n/* harmony import */ var _ServerSentEventsTransport__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./ServerSentEventsTransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ServerSentEventsTransport.js\\\");\\n/* harmony import */ var _Utils__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./Utils */ \\\"./node_modules/@aspnet/signalr/dist/esm/Utils.js\\\");\\n/* harmony import */ var _WebSocketTransport__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./WebSocketTransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/WebSocketTransport.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {\\r\\n    return new (P || (P = Promise))(function (resolve, reject) {\\r\\n        function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\\r\\n        function rejected(value) { try { step(generator[\\\"throw\\\"](value)); } catch (e) { reject(e); } }\\r\\n        function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\\r\\n        step((generator = generator.apply(thisArg, _arguments || [])).next());\\r\\n    });\\r\\n};\\r\\nvar __generator = (undefined && undefined.__generator) || function (thisArg, body) {\\r\\n    var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\\r\\n    return g = { next: verb(0), \\\"throw\\\": verb(1), \\\"return\\\": verb(2) }, typeof Symbol === \\\"function\\\" && (g[Symbol.iterator] = function() { return this; }), g;\\r\\n    function verb(n) { return function (v) { return step([n, v]); }; }\\r\\n    function step(op) {\\r\\n        if (f) throw new TypeError(\\\"Generator is already executing.\\\");\\r\\n        while (_) try {\\r\\n            if (f = 1, y && (t = op[0] & 2 ? y[\\\"return\\\"] : op[0] ? y[\\\"throw\\\"] || ((t = y[\\\"return\\\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\\r\\n            if (y = 0, t) op = [op[0] & 2, t.value];\\r\\n            switch (op[0]) {\\r\\n                case 0: case 1: t = op; break;\\r\\n                case 4: _.label++; return { value: op[1], done: false };\\r\\n                case 5: _.label++; y = op[1]; op = [0]; continue;\\r\\n                case 7: op = _.ops.pop(); _.trys.pop(); continue;\\r\\n                default:\\r\\n                    if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\\r\\n                    if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\\r\\n                    if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\\r\\n                    if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\\r\\n                    if (t[2]) _.ops.pop();\\r\\n                    _.trys.pop(); continue;\\r\\n            }\\r\\n            op = body.call(thisArg, _);\\r\\n        } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\\r\\n        if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\\r\\n    }\\r\\n};\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nvar MAX_REDIRECTS = 100;\\r\\n/** @private */\\r\\nvar HttpConnection = /** @class */ (function () {\\r\\n    function HttpConnection(url, options) {\\r\\n        if (options === void 0) { options = {}; }\\r\\n        this.features = {};\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_5__[\\\"Arg\\\"].isRequired(url, \\\"url\\\");\\r\\n        this.logger = Object(_Utils__WEBPACK_IMPORTED_MODULE_5__[\\\"createLogger\\\"])(options.logger);\\r\\n        this.baseUrl = this.resolveUrl(url);\\r\\n        options = options || {};\\r\\n        options.accessTokenFactory = options.accessTokenFactory || (function () { return null; });\\r\\n        options.logMessageContent = options.logMessageContent || false;\\r\\n        this.httpClient = options.httpClient || new _HttpClient__WEBPACK_IMPORTED_MODULE_0__[\\\"DefaultHttpClient\\\"](this.logger);\\r\\n        this.connectionState = 2 /* Disconnected */;\\r\\n        this.options = options;\\r\\n    }\\r\\n    HttpConnection.prototype.start = function (transferFormat) {\\r\\n        transferFormat = transferFormat || _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"TransferFormat\\\"].Binary;\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_5__[\\\"Arg\\\"].isIn(transferFormat, _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"TransferFormat\\\"], \\\"transferFormat\\\");\\r\\n        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Starting connection with transfer format '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"TransferFormat\\\"][transferFormat] + \\\"'.\\\");\\r\\n        if (this.connectionState !== 2 /* Disconnected */) {\\r\\n            return Promise.reject(new Error(\\\"Cannot start a connection that is not in the 'Disconnected' state.\\\"));\\r\\n        }\\r\\n        this.connectionState = 0 /* Connecting */;\\r\\n        this.startPromise = this.startInternal(transferFormat);\\r\\n        return this.startPromise;\\r\\n    };\\r\\n    HttpConnection.prototype.send = function (data) {\\r\\n        if (this.connectionState !== 1 /* Connected */) {\\r\\n            throw new Error(\\\"Cannot send data if the connection is not in the 'Connected' State.\\\");\\r\\n        }\\r\\n        return this.transport.send(data);\\r\\n    };\\r\\n    HttpConnection.prototype.stop = function (error) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var e_1;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        this.connectionState = 2 /* Disconnected */;\\r\\n                        _a.label = 1;\\r\\n                    case 1:\\r\\n                        _a.trys.push([1, 3, , 4]);\\r\\n                        return [4 /*yield*/, this.startPromise];\\r\\n                    case 2:\\r\\n                        _a.sent();\\r\\n                        return [3 /*break*/, 4];\\r\\n                    case 3:\\r\\n                        e_1 = _a.sent();\\r\\n                        return [3 /*break*/, 4];\\r\\n                    case 4:\\r\\n                        if (!this.transport) return [3 /*break*/, 6];\\r\\n                        this.stopError = error;\\r\\n                        return [4 /*yield*/, this.transport.stop()];\\r\\n                    case 5:\\r\\n                        _a.sent();\\r\\n                        this.transport = null;\\r\\n                        _a.label = 6;\\r\\n                    case 6: return [2 /*return*/];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    HttpConnection.prototype.startInternal = function (transferFormat) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var url, negotiateResponse, redirects, _loop_1, this_1, state_1, e_2;\\r\\n            var _this = this;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        url = this.baseUrl;\\r\\n                        this.accessTokenFactory = this.options.accessTokenFactory;\\r\\n                        _a.label = 1;\\r\\n                    case 1:\\r\\n                        _a.trys.push([1, 12, , 13]);\\r\\n                        if (!this.options.skipNegotiation) return [3 /*break*/, 5];\\r\\n                        if (!(this.options.transport === _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].WebSockets)) return [3 /*break*/, 3];\\r\\n                        // No need to add a connection ID in this case\\r\\n                        this.transport = this.constructTransport(_ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].WebSockets);\\r\\n                        // We should just call connect directly in this case.\\r\\n                        // No fallback or negotiate in this case.\\r\\n                        return [4 /*yield*/, this.transport.connect(url, transferFormat)];\\r\\n                    case 2:\\r\\n                        // We should just call connect directly in this case.\\r\\n                        // No fallback or negotiate in this case.\\r\\n                        _a.sent();\\r\\n                        return [3 /*break*/, 4];\\r\\n                    case 3: throw Error(\\\"Negotiation can only be skipped when using the WebSocket transport directly.\\\");\\r\\n                    case 4: return [3 /*break*/, 11];\\r\\n                    case 5:\\r\\n                        negotiateResponse = null;\\r\\n                        redirects = 0;\\r\\n                        _loop_1 = function () {\\r\\n                            var accessToken_1;\\r\\n                            return __generator(this, function (_a) {\\r\\n                                switch (_a.label) {\\r\\n                                    case 0: return [4 /*yield*/, this_1.getNegotiationResponse(url)];\\r\\n                                    case 1:\\r\\n                                        negotiateResponse = _a.sent();\\r\\n                                        // the user tries to stop the connection when it is being started\\r\\n                                        if (this_1.connectionState === 2 /* Disconnected */) {\\r\\n                                            return [2 /*return*/, { value: void 0 }];\\r\\n                                        }\\r\\n                                        if (negotiateResponse.url) {\\r\\n                                            url = negotiateResponse.url;\\r\\n                                        }\\r\\n                                        if (negotiateResponse.accessToken) {\\r\\n                                            accessToken_1 = negotiateResponse.accessToken;\\r\\n                                            this_1.accessTokenFactory = function () { return accessToken_1; };\\r\\n                                        }\\r\\n                                        redirects++;\\r\\n                                        return [2 /*return*/];\\r\\n                                }\\r\\n                            });\\r\\n                        };\\r\\n                        this_1 = this;\\r\\n                        _a.label = 6;\\r\\n                    case 6: return [5 /*yield**/, _loop_1()];\\r\\n                    case 7:\\r\\n                        state_1 = _a.sent();\\r\\n                        if (typeof state_1 === \\\"object\\\")\\r\\n                            return [2 /*return*/, state_1.value];\\r\\n                        _a.label = 8;\\r\\n                    case 8:\\r\\n                        if (negotiateResponse.url && redirects < MAX_REDIRECTS) return [3 /*break*/, 6];\\r\\n                        _a.label = 9;\\r\\n                    case 9:\\r\\n                        if (redirects === MAX_REDIRECTS && negotiateResponse.url) {\\r\\n                            throw Error(\\\"Negotiate redirection limit exceeded.\\\");\\r\\n                        }\\r\\n                        return [4 /*yield*/, this.createTransport(url, this.options.transport, negotiateResponse, transferFormat)];\\r\\n                    case 10:\\r\\n                        _a.sent();\\r\\n                        _a.label = 11;\\r\\n                    case 11:\\r\\n                        if (this.transport instanceof _LongPollingTransport__WEBPACK_IMPORTED_MODULE_3__[\\\"LongPollingTransport\\\"]) {\\r\\n                            this.features.inherentKeepAlive = true;\\r\\n                        }\\r\\n                        this.transport.onreceive = this.onreceive;\\r\\n                        this.transport.onclose = function (e) { return _this.stopConnection(e); };\\r\\n                        // only change the state if we were connecting to not overwrite\\r\\n                        // the state if the connection is already marked as Disconnected\\r\\n                        this.changeState(0 /* Connecting */, 1 /* Connected */);\\r\\n                        return [3 /*break*/, 13];\\r\\n                    case 12:\\r\\n                        e_2 = _a.sent();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Error, \\\"Failed to start the connection: \\\" + e_2);\\r\\n                        this.connectionState = 2 /* Disconnected */;\\r\\n                        this.transport = null;\\r\\n                        throw e_2;\\r\\n                    case 13: return [2 /*return*/];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    HttpConnection.prototype.getNegotiationResponse = function (url) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var _a, token, headers, negotiateUrl, response, e_3;\\r\\n            return __generator(this, function (_b) {\\r\\n                switch (_b.label) {\\r\\n                    case 0: return [4 /*yield*/, this.accessTokenFactory()];\\r\\n                    case 1:\\r\\n                        token = _b.sent();\\r\\n                        if (token) {\\r\\n                            headers = (_a = {},\\r\\n                                _a[\\\"Authorization\\\"] = \\\"Bearer \\\" + token,\\r\\n                                _a);\\r\\n                        }\\r\\n                        negotiateUrl = this.resolveNegotiateUrl(url);\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Sending negotiation request: \\\" + negotiateUrl);\\r\\n                        _b.label = 2;\\r\\n                    case 2:\\r\\n                        _b.trys.push([2, 4, , 5]);\\r\\n                        return [4 /*yield*/, this.httpClient.post(negotiateUrl, {\\r\\n                                content: \\\"\\\",\\r\\n                                headers: headers,\\r\\n                            })];\\r\\n                    case 3:\\r\\n                        response = _b.sent();\\r\\n                        if (response.statusCode !== 200) {\\r\\n                            throw Error(\\\"Unexpected status code returned from negotiate \\\" + response.statusCode);\\r\\n                        }\\r\\n                        return [2 /*return*/, JSON.parse(response.content)];\\r\\n                    case 4:\\r\\n                        e_3 = _b.sent();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Error, \\\"Failed to complete negotiation with the server: \\\" + e_3);\\r\\n                        throw e_3;\\r\\n                    case 5: return [2 /*return*/];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    HttpConnection.prototype.createConnectUrl = function (url, connectionId) {\\r\\n        return url + (url.indexOf(\\\"?\\\") === -1 ? \\\"?\\\" : \\\"&\\\") + (\\\"id=\\\" + connectionId);\\r\\n    };\\r\\n    HttpConnection.prototype.createTransport = function (url, requestedTransport, negotiateResponse, requestedTransferFormat) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var connectUrl, transports, _i, transports_1, endpoint, transport, ex_1;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        connectUrl = this.createConnectUrl(url, negotiateResponse.connectionId);\\r\\n                        if (!this.isITransport(requestedTransport)) return [3 /*break*/, 2];\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Connection was provided an instance of ITransport, using that directly.\\\");\\r\\n                        this.transport = requestedTransport;\\r\\n                        return [4 /*yield*/, this.transport.connect(connectUrl, requestedTransferFormat)];\\r\\n                    case 1:\\r\\n                        _a.sent();\\r\\n                        // only change the state if we were connecting to not overwrite\\r\\n                        // the state if the connection is already marked as Disconnected\\r\\n                        this.changeState(0 /* Connecting */, 1 /* Connected */);\\r\\n                        return [2 /*return*/];\\r\\n                    case 2:\\r\\n                        transports = negotiateResponse.availableTransports;\\r\\n                        _i = 0, transports_1 = transports;\\r\\n                        _a.label = 3;\\r\\n                    case 3:\\r\\n                        if (!(_i < transports_1.length)) return [3 /*break*/, 9];\\r\\n                        endpoint = transports_1[_i];\\r\\n                        this.connectionState = 0 /* Connecting */;\\r\\n                        transport = this.resolveTransport(endpoint, requestedTransport, requestedTransferFormat);\\r\\n                        if (!(typeof transport === \\\"number\\\")) return [3 /*break*/, 8];\\r\\n                        this.transport = this.constructTransport(transport);\\r\\n                        if (!(negotiateResponse.connectionId === null)) return [3 /*break*/, 5];\\r\\n                        return [4 /*yield*/, this.getNegotiationResponse(url)];\\r\\n                    case 4:\\r\\n                        negotiateResponse = _a.sent();\\r\\n                        connectUrl = this.createConnectUrl(url, negotiateResponse.connectionId);\\r\\n                        _a.label = 5;\\r\\n                    case 5:\\r\\n                        _a.trys.push([5, 7, , 8]);\\r\\n                        return [4 /*yield*/, this.transport.connect(connectUrl, requestedTransferFormat)];\\r\\n                    case 6:\\r\\n                        _a.sent();\\r\\n                        this.changeState(0 /* Connecting */, 1 /* Connected */);\\r\\n                        return [2 /*return*/];\\r\\n                    case 7:\\r\\n                        ex_1 = _a.sent();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Error, \\\"Failed to start the transport '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"][transport] + \\\"': \\\" + ex_1);\\r\\n                        this.connectionState = 2 /* Disconnected */;\\r\\n                        negotiateResponse.connectionId = null;\\r\\n                        return [3 /*break*/, 8];\\r\\n                    case 8:\\r\\n                        _i++;\\r\\n                        return [3 /*break*/, 3];\\r\\n                    case 9: throw new Error(\\\"Unable to initialize any of the available transports.\\\");\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    HttpConnection.prototype.constructTransport = function (transport) {\\r\\n        switch (transport) {\\r\\n            case _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].WebSockets:\\r\\n                return new _WebSocketTransport__WEBPACK_IMPORTED_MODULE_6__[\\\"WebSocketTransport\\\"](this.accessTokenFactory, this.logger, this.options.logMessageContent);\\r\\n            case _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].ServerSentEvents:\\r\\n                return new _ServerSentEventsTransport__WEBPACK_IMPORTED_MODULE_4__[\\\"ServerSentEventsTransport\\\"](this.httpClient, this.accessTokenFactory, this.logger, this.options.logMessageContent);\\r\\n            case _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].LongPolling:\\r\\n                return new _LongPollingTransport__WEBPACK_IMPORTED_MODULE_3__[\\\"LongPollingTransport\\\"](this.httpClient, this.accessTokenFactory, this.logger, this.options.logMessageContent);\\r\\n            default:\\r\\n                throw new Error(\\\"Unknown transport: \\\" + transport + \\\".\\\");\\r\\n        }\\r\\n    };\\r\\n    HttpConnection.prototype.resolveTransport = function (endpoint, requestedTransport, requestedTransferFormat) {\\r\\n        var transport = _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"][endpoint.transport];\\r\\n        if (transport === null || transport === undefined) {\\r\\n            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Skipping transport '\\\" + endpoint.transport + \\\"' because it is not supported by this client.\\\");\\r\\n        }\\r\\n        else {\\r\\n            var transferFormats = endpoint.transferFormats.map(function (s) { return _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"TransferFormat\\\"][s]; });\\r\\n            if (transportMatches(requestedTransport, transport)) {\\r\\n                if (transferFormats.indexOf(requestedTransferFormat) >= 0) {\\r\\n                    if ((transport === _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].WebSockets && typeof WebSocket === \\\"undefined\\\") ||\\r\\n                        (transport === _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].ServerSentEvents && typeof EventSource === \\\"undefined\\\")) {\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Skipping transport '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"][transport] + \\\"' because it is not supported in your environment.'\\\");\\r\\n                    }\\r\\n                    else {\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Selecting transport '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"][transport] + \\\"'\\\");\\r\\n                        return transport;\\r\\n                    }\\r\\n                }\\r\\n                else {\\r\\n                    this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Skipping transport '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"][transport] + \\\"' because it does not support the requested transfer format '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"TransferFormat\\\"][requestedTransferFormat] + \\\"'.\\\");\\r\\n                }\\r\\n            }\\r\\n            else {\\r\\n                this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Skipping transport '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"][transport] + \\\"' because it was disabled by the client.\\\");\\r\\n            }\\r\\n        }\\r\\n        return null;\\r\\n    };\\r\\n    HttpConnection.prototype.isITransport = function (transport) {\\r\\n        return transport && typeof (transport) === \\\"object\\\" && \\\"connect\\\" in transport;\\r\\n    };\\r\\n    HttpConnection.prototype.changeState = function (from, to) {\\r\\n        if (this.connectionState === from) {\\r\\n            this.connectionState = to;\\r\\n            return true;\\r\\n        }\\r\\n        return false;\\r\\n    };\\r\\n    HttpConnection.prototype.stopConnection = function (error) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            return __generator(this, function (_a) {\\r\\n                this.transport = null;\\r\\n                // If we have a stopError, it takes precedence over the error from the transport\\r\\n                error = this.stopError || error;\\r\\n                if (error) {\\r\\n                    this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Error, \\\"Connection disconnected with error '\\\" + error + \\\"'.\\\");\\r\\n                }\\r\\n                else {\\r\\n                    this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Information, \\\"Connection disconnected.\\\");\\r\\n                }\\r\\n                this.connectionState = 2 /* Disconnected */;\\r\\n                if (this.onclose) {\\r\\n                    this.onclose(error);\\r\\n                }\\r\\n                return [2 /*return*/];\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    HttpConnection.prototype.resolveUrl = function (url) {\\r\\n        // startsWith is not supported in IE\\r\\n        if (url.lastIndexOf(\\\"https://\\\", 0) === 0 || url.lastIndexOf(\\\"http://\\\", 0) === 0) {\\r\\n            return url;\\r\\n        }\\r\\n        if (typeof window === \\\"undefined\\\" || !window || !window.document) {\\r\\n            throw new Error(\\\"Cannot resolve '\\\" + url + \\\"'.\\\");\\r\\n        }\\r\\n        // Setting the url to the href propery of an anchor tag handles normalization\\r\\n        // for us. There are 3 main cases.\\r\\n        // 1. Relative  path normalization e.g \\\"b\\\" -> \\\"http://localhost:5000/a/b\\\"\\r\\n        // 2. Absolute path normalization e.g \\\"/a/b\\\" -> \\\"http://localhost:5000/a/b\\\"\\r\\n        // 3. Networkpath reference normalization e.g \\\"//localhost:5000/a/b\\\" -> \\\"http://localhost:5000/a/b\\\"\\r\\n        var aTag = window.document.createElement(\\\"a\\\");\\r\\n        aTag.href = url;\\r\\n        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Information, \\\"Normalizing '\\\" + url + \\\"' to '\\\" + aTag.href + \\\"'.\\\");\\r\\n        return aTag.href;\\r\\n    };\\r\\n    HttpConnection.prototype.resolveNegotiateUrl = function (url) {\\r\\n        var index = url.indexOf(\\\"?\\\");\\r\\n        var negotiateUrl = url.substring(0, index === -1 ? url.length : index);\\r\\n        if (negotiateUrl[negotiateUrl.length - 1] !== \\\"/\\\") {\\r\\n            negotiateUrl += \\\"/\\\";\\r\\n        }\\r\\n        negotiateUrl += \\\"negotiate\\\";\\r\\n        negotiateUrl += index === -1 ? \\\"\\\" : url.substring(index);\\r\\n        return negotiateUrl;\\r\\n    };\\r\\n    return HttpConnection;\\r\\n}());\\r\\n\\r\\nfunction transportMatches(requestedTransport, actualTransport) {\\r\\n    return !requestedTransport || ((actualTransport & requestedTransport) !== 0);\\r\\n}\\r\\n//# sourceMappingURL=HttpConnection.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/HttpConnection.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/HubConnection.js\":\n/*!****************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/HubConnection.js ***!\n  \\****************************************************************/\n/*! exports provided: HubConnection */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HubConnection\\\", function() { return HubConnection; });\\n/* harmony import */ var _HandshakeProtocol__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./HandshakeProtocol */ \\\"./node_modules/@aspnet/signalr/dist/esm/HandshakeProtocol.js\\\");\\n/* harmony import */ var _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./IHubProtocol */ \\\"./node_modules/@aspnet/signalr/dist/esm/IHubProtocol.js\\\");\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _Utils__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./Utils */ \\\"./node_modules/@aspnet/signalr/dist/esm/Utils.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {\\r\\n    return new (P || (P = Promise))(function (resolve, reject) {\\r\\n        function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\\r\\n        function rejected(value) { try { step(generator[\\\"throw\\\"](value)); } catch (e) { reject(e); } }\\r\\n        function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\\r\\n        step((generator = generator.apply(thisArg, _arguments || [])).next());\\r\\n    });\\r\\n};\\r\\nvar __generator = (undefined && undefined.__generator) || function (thisArg, body) {\\r\\n    var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\\r\\n    return g = { next: verb(0), \\\"throw\\\": verb(1), \\\"return\\\": verb(2) }, typeof Symbol === \\\"function\\\" && (g[Symbol.iterator] = function() { return this; }), g;\\r\\n    function verb(n) { return function (v) { return step([n, v]); }; }\\r\\n    function step(op) {\\r\\n        if (f) throw new TypeError(\\\"Generator is already executing.\\\");\\r\\n        while (_) try {\\r\\n            if (f = 1, y && (t = op[0] & 2 ? y[\\\"return\\\"] : op[0] ? y[\\\"throw\\\"] || ((t = y[\\\"return\\\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\\r\\n            if (y = 0, t) op = [op[0] & 2, t.value];\\r\\n            switch (op[0]) {\\r\\n                case 0: case 1: t = op; break;\\r\\n                case 4: _.label++; return { value: op[1], done: false };\\r\\n                case 5: _.label++; y = op[1]; op = [0]; continue;\\r\\n                case 7: op = _.ops.pop(); _.trys.pop(); continue;\\r\\n                default:\\r\\n                    if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\\r\\n                    if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\\r\\n                    if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\\r\\n                    if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\\r\\n                    if (t[2]) _.ops.pop();\\r\\n                    _.trys.pop(); continue;\\r\\n            }\\r\\n            op = body.call(thisArg, _);\\r\\n        } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\\r\\n        if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\\r\\n    }\\r\\n};\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nvar DEFAULT_TIMEOUT_IN_MS = 30 * 1000;\\r\\n/** Represents a connection to a SignalR Hub. */\\r\\nvar HubConnection = /** @class */ (function () {\\r\\n    function HubConnection(connection, logger, protocol) {\\r\\n        var _this = this;\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_3__[\\\"Arg\\\"].isRequired(connection, \\\"connection\\\");\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_3__[\\\"Arg\\\"].isRequired(logger, \\\"logger\\\");\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_3__[\\\"Arg\\\"].isRequired(protocol, \\\"protocol\\\");\\r\\n        this.serverTimeoutInMilliseconds = DEFAULT_TIMEOUT_IN_MS;\\r\\n        this.logger = logger;\\r\\n        this.protocol = protocol;\\r\\n        this.connection = connection;\\r\\n        this.handshakeProtocol = new _HandshakeProtocol__WEBPACK_IMPORTED_MODULE_0__[\\\"HandshakeProtocol\\\"]();\\r\\n        this.connection.onreceive = function (data) { return _this.processIncomingData(data); };\\r\\n        this.connection.onclose = function (error) { return _this.connectionClosed(error); };\\r\\n        this.callbacks = {};\\r\\n        this.methods = {};\\r\\n        this.closedCallbacks = [];\\r\\n        this.id = 0;\\r\\n    }\\r\\n    /** @internal */\\r\\n    // Using a public static factory method means we can have a private constructor and an _internal_\\r\\n    // create method that can be used by HubConnectionBuilder. An \\\"internal\\\" constructor would just\\r\\n    // be stripped away and the '.d.ts' file would have no constructor, which is interpreted as a\\r\\n    // public parameter-less constructor.\\r\\n    HubConnection.create = function (connection, logger, protocol) {\\r\\n        return new HubConnection(connection, logger, protocol);\\r\\n    };\\r\\n    /** Starts the connection.\\r\\n     *\\r\\n     * @returns {Promise<void>} A Promise that resolves when the connection has been successfully established, or rejects with an error.\\r\\n     */\\r\\n    HubConnection.prototype.start = function () {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var handshakeRequest;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        handshakeRequest = {\\r\\n                            protocol: this.protocol.name,\\r\\n                            version: this.protocol.version,\\r\\n                        };\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Debug, \\\"Starting HubConnection.\\\");\\r\\n                        this.receivedHandshakeResponse = false;\\r\\n                        return [4 /*yield*/, this.connection.start(this.protocol.transferFormat)];\\r\\n                    case 1:\\r\\n                        _a.sent();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Debug, \\\"Sending handshake request.\\\");\\r\\n                        return [4 /*yield*/, this.connection.send(this.handshakeProtocol.writeHandshakeRequest(handshakeRequest))];\\r\\n                    case 2:\\r\\n                        _a.sent();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Information, \\\"Using HubProtocol '\\\" + this.protocol.name + \\\"'.\\\");\\r\\n                        // defensively cleanup timeout in case we receive a message from the server before we finish start\\r\\n                        this.cleanupTimeout();\\r\\n                        this.configureTimeout();\\r\\n                        return [2 /*return*/];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    /** Stops the connection.\\r\\n     *\\r\\n     * @returns {Promise<void>} A Promise that resolves when the connection has been successfully terminated, or rejects with an error.\\r\\n     */\\r\\n    HubConnection.prototype.stop = function () {\\r\\n        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Debug, \\\"Stopping HubConnection.\\\");\\r\\n        this.cleanupTimeout();\\r\\n        return this.connection.stop();\\r\\n    };\\r\\n    /** Invokes a streaming hub method on the server using the specified name and arguments.\\r\\n     *\\r\\n     * @typeparam T The type of the items returned by the server.\\r\\n     * @param {string} methodName The name of the server method to invoke.\\r\\n     * @param {any[]} args The arguments used to invoke the server method.\\r\\n     * @returns {IStreamResult<T>} An object that yields results from the server as they are received.\\r\\n     */\\r\\n    HubConnection.prototype.stream = function (methodName) {\\r\\n        var _this = this;\\r\\n        var args = [];\\r\\n        for (var _i = 1; _i < arguments.length; _i++) {\\r\\n            args[_i - 1] = arguments[_i];\\r\\n        }\\r\\n        var invocationDescriptor = this.createStreamInvocation(methodName, args);\\r\\n        var subject = new _Utils__WEBPACK_IMPORTED_MODULE_3__[\\\"Subject\\\"](function () {\\r\\n            var cancelInvocation = _this.createCancelInvocation(invocationDescriptor.invocationId);\\r\\n            var cancelMessage = _this.protocol.writeMessage(cancelInvocation);\\r\\n            delete _this.callbacks[invocationDescriptor.invocationId];\\r\\n            return _this.connection.send(cancelMessage);\\r\\n        });\\r\\n        this.callbacks[invocationDescriptor.invocationId] = function (invocationEvent, error) {\\r\\n            if (error) {\\r\\n                subject.error(error);\\r\\n                return;\\r\\n            }\\r\\n            if (invocationEvent.type === _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Completion) {\\r\\n                if (invocationEvent.error) {\\r\\n                    subject.error(new Error(invocationEvent.error));\\r\\n                }\\r\\n                else {\\r\\n                    subject.complete();\\r\\n                }\\r\\n            }\\r\\n            else {\\r\\n                subject.next((invocationEvent.item));\\r\\n            }\\r\\n        };\\r\\n        var message = this.protocol.writeMessage(invocationDescriptor);\\r\\n        this.connection.send(message)\\r\\n            .catch(function (e) {\\r\\n            subject.error(e);\\r\\n            delete _this.callbacks[invocationDescriptor.invocationId];\\r\\n        });\\r\\n        return subject;\\r\\n    };\\r\\n    /** Invokes a hub method on the server using the specified name and arguments. Does not wait for a response from the receiver.\\r\\n     *\\r\\n     * The Promise returned by this method resolves when the client has sent the invocation to the server. The server may still\\r\\n     * be processing the invocation.\\r\\n     *\\r\\n     * @param {string} methodName The name of the server method to invoke.\\r\\n     * @param {any[]} args The arguments used to invoke the server method.\\r\\n     * @returns {Promise<void>} A Promise that resolves when the invocation has been successfully sent, or rejects with an error.\\r\\n     */\\r\\n    HubConnection.prototype.send = function (methodName) {\\r\\n        var args = [];\\r\\n        for (var _i = 1; _i < arguments.length; _i++) {\\r\\n            args[_i - 1] = arguments[_i];\\r\\n        }\\r\\n        var invocationDescriptor = this.createInvocation(methodName, args, true);\\r\\n        var message = this.protocol.writeMessage(invocationDescriptor);\\r\\n        return this.connection.send(message);\\r\\n    };\\r\\n    /** Invokes a hub method on the server using the specified name and arguments.\\r\\n     *\\r\\n     * The Promise returned by this method resolves when the server indicates it has finished invoking the method. When the promise\\r\\n     * resolves, the server has finished invoking the method. If the server method returns a result, it is produced as the result of\\r\\n     * resolving the Promise.\\r\\n     *\\r\\n     * @typeparam T The expected return type.\\r\\n     * @param {string} methodName The name of the server method to invoke.\\r\\n     * @param {any[]} args The arguments used to invoke the server method.\\r\\n     * @returns {Promise<T>} A Promise that resolves with the result of the server method (if any), or rejects with an error.\\r\\n     */\\r\\n    HubConnection.prototype.invoke = function (methodName) {\\r\\n        var _this = this;\\r\\n        var args = [];\\r\\n        for (var _i = 1; _i < arguments.length; _i++) {\\r\\n            args[_i - 1] = arguments[_i];\\r\\n        }\\r\\n        var invocationDescriptor = this.createInvocation(methodName, args, false);\\r\\n        var p = new Promise(function (resolve, reject) {\\r\\n            _this.callbacks[invocationDescriptor.invocationId] = function (invocationEvent, error) {\\r\\n                if (error) {\\r\\n                    reject(error);\\r\\n                    return;\\r\\n                }\\r\\n                if (invocationEvent.type === _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Completion) {\\r\\n                    var completionMessage = invocationEvent;\\r\\n                    if (completionMessage.error) {\\r\\n                        reject(new Error(completionMessage.error));\\r\\n                    }\\r\\n                    else {\\r\\n                        resolve(completionMessage.result);\\r\\n                    }\\r\\n                }\\r\\n                else {\\r\\n                    reject(new Error(\\\"Unexpected message type: \\\" + invocationEvent.type));\\r\\n                }\\r\\n            };\\r\\n            var message = _this.protocol.writeMessage(invocationDescriptor);\\r\\n            _this.connection.send(message)\\r\\n                .catch(function (e) {\\r\\n                reject(e);\\r\\n                delete _this.callbacks[invocationDescriptor.invocationId];\\r\\n            });\\r\\n        });\\r\\n        return p;\\r\\n    };\\r\\n    /** Registers a handler that will be invoked when the hub method with the specified method name is invoked.\\r\\n     *\\r\\n     * @param {string} methodName The name of the hub method to define.\\r\\n     * @param {Function} newMethod The handler that will be raised when the hub method is invoked.\\r\\n     */\\r\\n    HubConnection.prototype.on = function (methodName, newMethod) {\\r\\n        if (!methodName || !newMethod) {\\r\\n            return;\\r\\n        }\\r\\n        methodName = methodName.toLowerCase();\\r\\n        if (!this.methods[methodName]) {\\r\\n            this.methods[methodName] = [];\\r\\n        }\\r\\n        // Preventing adding the same handler multiple times.\\r\\n        if (this.methods[methodName].indexOf(newMethod) !== -1) {\\r\\n            return;\\r\\n        }\\r\\n        this.methods[methodName].push(newMethod);\\r\\n    };\\r\\n    HubConnection.prototype.off = function (methodName, method) {\\r\\n        if (!methodName) {\\r\\n            return;\\r\\n        }\\r\\n        methodName = methodName.toLowerCase();\\r\\n        var handlers = this.methods[methodName];\\r\\n        if (!handlers) {\\r\\n            return;\\r\\n        }\\r\\n        if (method) {\\r\\n            var removeIdx = handlers.indexOf(method);\\r\\n            if (removeIdx !== -1) {\\r\\n                handlers.splice(removeIdx, 1);\\r\\n                if (handlers.length === 0) {\\r\\n                    delete this.methods[methodName];\\r\\n                }\\r\\n            }\\r\\n        }\\r\\n        else {\\r\\n            delete this.methods[methodName];\\r\\n        }\\r\\n    };\\r\\n    /** Registers a handler that will be invoked when the connection is closed.\\r\\n     *\\r\\n     * @param {Function} callback The handler that will be invoked when the connection is closed. Optionally receives a single argument containing the error that caused the connection to close (if any).\\r\\n     */\\r\\n    HubConnection.prototype.onclose = function (callback) {\\r\\n        if (callback) {\\r\\n            this.closedCallbacks.push(callback);\\r\\n        }\\r\\n    };\\r\\n    HubConnection.prototype.processIncomingData = function (data) {\\r\\n        this.cleanupTimeout();\\r\\n        if (!this.receivedHandshakeResponse) {\\r\\n            data = this.processHandshakeResponse(data);\\r\\n            this.receivedHandshakeResponse = true;\\r\\n        }\\r\\n        // Data may have all been read when processing handshake response\\r\\n        if (data) {\\r\\n            // Parse the messages\\r\\n            var messages = this.protocol.parseMessages(data, this.logger);\\r\\n            for (var _i = 0, messages_1 = messages; _i < messages_1.length; _i++) {\\r\\n                var message = messages_1[_i];\\r\\n                switch (message.type) {\\r\\n                    case _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Invocation:\\r\\n                        this.invokeClientMethod(message);\\r\\n                        break;\\r\\n                    case _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].StreamItem:\\r\\n                    case _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Completion:\\r\\n                        var callback = this.callbacks[message.invocationId];\\r\\n                        if (callback != null) {\\r\\n                            if (message.type === _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Completion) {\\r\\n                                delete this.callbacks[message.invocationId];\\r\\n                            }\\r\\n                            callback(message);\\r\\n                        }\\r\\n                        break;\\r\\n                    case _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Ping:\\r\\n                        // Don't care about pings\\r\\n                        break;\\r\\n                    case _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Close:\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Information, \\\"Close message received from server.\\\");\\r\\n                        // We don't want to wait on the stop itself.\\r\\n                        // tslint:disable-next-line:no-floating-promises\\r\\n                        this.connection.stop(message.error ? new Error(\\\"Server returned an error on close: \\\" + message.error) : null);\\r\\n                        break;\\r\\n                    default:\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Warning, \\\"Invalid message type: \\\" + message.type);\\r\\n                        break;\\r\\n                }\\r\\n            }\\r\\n        }\\r\\n        this.configureTimeout();\\r\\n    };\\r\\n    HubConnection.prototype.processHandshakeResponse = function (data) {\\r\\n        var _a;\\r\\n        var responseMessage;\\r\\n        var remainingData;\\r\\n        try {\\r\\n            _a = this.handshakeProtocol.parseHandshakeResponse(data), remainingData = _a[0], responseMessage = _a[1];\\r\\n        }\\r\\n        catch (e) {\\r\\n            var message = \\\"Error parsing handshake response: \\\" + e;\\r\\n            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Error, message);\\r\\n            var error = new Error(message);\\r\\n            // We don't want to wait on the stop itself.\\r\\n            // tslint:disable-next-line:no-floating-promises\\r\\n            this.connection.stop(error);\\r\\n            throw error;\\r\\n        }\\r\\n        if (responseMessage.error) {\\r\\n            var message = \\\"Server returned handshake error: \\\" + responseMessage.error;\\r\\n            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Error, message);\\r\\n            // We don't want to wait on the stop itself.\\r\\n            // tslint:disable-next-line:no-floating-promises\\r\\n            this.connection.stop(new Error(message));\\r\\n        }\\r\\n        else {\\r\\n            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Debug, \\\"Server handshake complete.\\\");\\r\\n        }\\r\\n        return remainingData;\\r\\n    };\\r\\n    HubConnection.prototype.configureTimeout = function () {\\r\\n        var _this = this;\\r\\n        if (!this.connection.features || !this.connection.features.inherentKeepAlive) {\\r\\n            // Set the timeout timer\\r\\n            this.timeoutHandle = setTimeout(function () { return _this.serverTimeout(); }, this.serverTimeoutInMilliseconds);\\r\\n        }\\r\\n    };\\r\\n    HubConnection.prototype.serverTimeout = function () {\\r\\n        // The server hasn't talked to us in a while. It doesn't like us anymore ... :(\\r\\n        // Terminate the connection, but we don't need to wait on the promise.\\r\\n        // tslint:disable-next-line:no-floating-promises\\r\\n        this.connection.stop(new Error(\\\"Server timeout elapsed without receiving a message from the server.\\\"));\\r\\n    };\\r\\n    HubConnection.prototype.invokeClientMethod = function (invocationMessage) {\\r\\n        var _this = this;\\r\\n        var methods = this.methods[invocationMessage.target.toLowerCase()];\\r\\n        if (methods) {\\r\\n            methods.forEach(function (m) { return m.apply(_this, invocationMessage.arguments); });\\r\\n            if (invocationMessage.invocationId) {\\r\\n                // This is not supported in v1. So we return an error to avoid blocking the server waiting for the response.\\r\\n                var message = \\\"Server requested a response, which is not supported in this version of the client.\\\";\\r\\n                this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Error, message);\\r\\n                // We don't need to wait on this Promise.\\r\\n                // tslint:disable-next-line:no-floating-promises\\r\\n                this.connection.stop(new Error(message));\\r\\n            }\\r\\n        }\\r\\n        else {\\r\\n            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Warning, \\\"No client method with the name '\\\" + invocationMessage.target + \\\"' found.\\\");\\r\\n        }\\r\\n    };\\r\\n    HubConnection.prototype.connectionClosed = function (error) {\\r\\n        var _this = this;\\r\\n        var callbacks = this.callbacks;\\r\\n        this.callbacks = {};\\r\\n        Object.keys(callbacks)\\r\\n            .forEach(function (key) {\\r\\n            var callback = callbacks[key];\\r\\n            callback(undefined, error ? error : new Error(\\\"Invocation canceled due to connection being closed.\\\"));\\r\\n        });\\r\\n        this.cleanupTimeout();\\r\\n        this.closedCallbacks.forEach(function (c) { return c.apply(_this, [error]); });\\r\\n    };\\r\\n    HubConnection.prototype.cleanupTimeout = function () {\\r\\n        if (this.timeoutHandle) {\\r\\n            clearTimeout(this.timeoutHandle);\\r\\n        }\\r\\n    };\\r\\n    HubConnection.prototype.createInvocation = function (methodName, args, nonblocking) {\\r\\n        if (nonblocking) {\\r\\n            return {\\r\\n                arguments: args,\\r\\n                target: methodName,\\r\\n                type: _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Invocation,\\r\\n            };\\r\\n        }\\r\\n        else {\\r\\n            var id = this.id;\\r\\n            this.id++;\\r\\n            return {\\r\\n                arguments: args,\\r\\n                invocationId: id.toString(),\\r\\n                target: methodName,\\r\\n                type: _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Invocation,\\r\\n            };\\r\\n        }\\r\\n    };\\r\\n    HubConnection.prototype.createStreamInvocation = function (methodName, args) {\\r\\n        var id = this.id;\\r\\n        this.id++;\\r\\n        return {\\r\\n            arguments: args,\\r\\n            invocationId: id.toString(),\\r\\n            target: methodName,\\r\\n            type: _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].StreamInvocation,\\r\\n        };\\r\\n    };\\r\\n    HubConnection.prototype.createCancelInvocation = function (id) {\\r\\n        return {\\r\\n            invocationId: id,\\r\\n            type: _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].CancelInvocation,\\r\\n        };\\r\\n    };\\r\\n    return HubConnection;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=HubConnection.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/HubConnection.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/HubConnectionBuilder.js\":\n/*!***********************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/HubConnectionBuilder.js ***!\n  \\***********************************************************************/\n/*! exports provided: HubConnectionBuilder */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HubConnectionBuilder\\\", function() { return HubConnectionBuilder; });\\n/* harmony import */ var _HttpConnection__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./HttpConnection */ \\\"./node_modules/@aspnet/signalr/dist/esm/HttpConnection.js\\\");\\n/* harmony import */ var _HubConnection__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./HubConnection */ \\\"./node_modules/@aspnet/signalr/dist/esm/HubConnection.js\\\");\\n/* harmony import */ var _JsonHubProtocol__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./JsonHubProtocol */ \\\"./node_modules/@aspnet/signalr/dist/esm/JsonHubProtocol.js\\\");\\n/* harmony import */ var _Loggers__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./Loggers */ \\\"./node_modules/@aspnet/signalr/dist/esm/Loggers.js\\\");\\n/* harmony import */ var _Utils__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./Utils */ \\\"./node_modules/@aspnet/signalr/dist/esm/Utils.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n/** A builder for configuring {@link @aspnet/signalr.HubConnection} instances. */\\r\\nvar HubConnectionBuilder = /** @class */ (function () {\\r\\n    function HubConnectionBuilder() {\\r\\n    }\\r\\n    HubConnectionBuilder.prototype.configureLogging = function (logging) {\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"Arg\\\"].isRequired(logging, \\\"logging\\\");\\r\\n        if (isLogger(logging)) {\\r\\n            this.logger = logging;\\r\\n        }\\r\\n        else {\\r\\n            this.logger = new _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"ConsoleLogger\\\"](logging);\\r\\n        }\\r\\n        return this;\\r\\n    };\\r\\n    HubConnectionBuilder.prototype.withUrl = function (url, transportTypeOrOptions) {\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"Arg\\\"].isRequired(url, \\\"url\\\");\\r\\n        this.url = url;\\r\\n        // Flow-typing knows where it's at. Since HttpTransportType is a number and IHttpConnectionOptions is guaranteed\\r\\n        // to be an object, we know (as does TypeScript) this comparison is all we need to figure out which overload was called.\\r\\n        if (typeof transportTypeOrOptions === \\\"object\\\") {\\r\\n            this.httpConnectionOptions = transportTypeOrOptions;\\r\\n        }\\r\\n        else {\\r\\n            this.httpConnectionOptions = {\\r\\n                transport: transportTypeOrOptions,\\r\\n            };\\r\\n        }\\r\\n        return this;\\r\\n    };\\r\\n    /** Configures the {@link @aspnet/signalr.HubConnection} to use the specified Hub Protocol.\\r\\n     *\\r\\n     * @param {IHubProtocol} protocol The {@link @aspnet/signalr.IHubProtocol} implementation to use.\\r\\n     */\\r\\n    HubConnectionBuilder.prototype.withHubProtocol = function (protocol) {\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"Arg\\\"].isRequired(protocol, \\\"protocol\\\");\\r\\n        this.protocol = protocol;\\r\\n        return this;\\r\\n    };\\r\\n    /** Creates a {@link @aspnet/signalr.HubConnection} from the configuration options specified in this builder.\\r\\n     *\\r\\n     * @returns {HubConnection} The configured {@link @aspnet/signalr.HubConnection}.\\r\\n     */\\r\\n    HubConnectionBuilder.prototype.build = function () {\\r\\n        // If httpConnectionOptions has a logger, use it. Otherwise, override it with the one\\r\\n        // provided to configureLogger\\r\\n        var httpConnectionOptions = this.httpConnectionOptions || {};\\r\\n        // If it's 'null', the user **explicitly** asked for null, don't mess with it.\\r\\n        if (httpConnectionOptions.logger === undefined) {\\r\\n            // If our logger is undefined or null, that's OK, the HttpConnection constructor will handle it.\\r\\n            httpConnectionOptions.logger = this.logger;\\r\\n        }\\r\\n        // Now create the connection\\r\\n        if (!this.url) {\\r\\n            throw new Error(\\\"The 'HubConnectionBuilder.withUrl' method must be called before building the connection.\\\");\\r\\n        }\\r\\n        var connection = new _HttpConnection__WEBPACK_IMPORTED_MODULE_0__[\\\"HttpConnection\\\"](this.url, httpConnectionOptions);\\r\\n        return _HubConnection__WEBPACK_IMPORTED_MODULE_1__[\\\"HubConnection\\\"].create(connection, this.logger || _Loggers__WEBPACK_IMPORTED_MODULE_3__[\\\"NullLogger\\\"].instance, this.protocol || new _JsonHubProtocol__WEBPACK_IMPORTED_MODULE_2__[\\\"JsonHubProtocol\\\"]());\\r\\n    };\\r\\n    return HubConnectionBuilder;\\r\\n}());\\r\\n\\r\\nfunction isLogger(logger) {\\r\\n    return logger.log !== undefined;\\r\\n}\\r\\n//# sourceMappingURL=HubConnectionBuilder.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/HubConnectionBuilder.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/IHubProtocol.js\":\n/*!***************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/IHubProtocol.js ***!\n  \\***************************************************************/\n/*! exports provided: MessageType */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"MessageType\\\", function() { return MessageType; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n/** Defines the type of a Hub Message. */\\r\\nvar MessageType;\\r\\n(function (MessageType) {\\r\\n    /** Indicates the message is an Invocation message and implements the {@link @aspnet/signalr.InvocationMessage} interface. */\\r\\n    MessageType[MessageType[\\\"Invocation\\\"] = 1] = \\\"Invocation\\\";\\r\\n    /** Indicates the message is a StreamItem message and implements the {@link @aspnet/signalr.StreamItemMessage} interface. */\\r\\n    MessageType[MessageType[\\\"StreamItem\\\"] = 2] = \\\"StreamItem\\\";\\r\\n    /** Indicates the message is a Completion message and implements the {@link @aspnet/signalr.CompletionMessage} interface. */\\r\\n    MessageType[MessageType[\\\"Completion\\\"] = 3] = \\\"Completion\\\";\\r\\n    /** Indicates the message is a Stream Invocation message and implements the {@link @aspnet/signalr.StreamInvocationMessage} interface. */\\r\\n    MessageType[MessageType[\\\"StreamInvocation\\\"] = 4] = \\\"StreamInvocation\\\";\\r\\n    /** Indicates the message is a Cancel Invocation message and implements the {@link @aspnet/signalr.CancelInvocationMessage} interface. */\\r\\n    MessageType[MessageType[\\\"CancelInvocation\\\"] = 5] = \\\"CancelInvocation\\\";\\r\\n    /** Indicates the message is a Ping message and implements the {@link @aspnet/signalr.PingMessage} interface. */\\r\\n    MessageType[MessageType[\\\"Ping\\\"] = 6] = \\\"Ping\\\";\\r\\n    /** Indicates the message is a Close message and implements the {@link @aspnet/signalr.CloseMessage} interface. */\\r\\n    MessageType[MessageType[\\\"Close\\\"] = 7] = \\\"Close\\\";\\r\\n})(MessageType || (MessageType = {}));\\r\\n//# sourceMappingURL=IHubProtocol.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/IHubProtocol.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\":\n/*!**********************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/ILogger.js ***!\n  \\**********************************************************/\n/*! exports provided: LogLevel */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"LogLevel\\\", function() { return LogLevel; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n// These values are designed to match the ASP.NET Log Levels since that's the pattern we're emulating here.\\r\\n/** Indicates the severity of a log message.\\r\\n *\\r\\n * Log Levels are ordered in increasing severity. So `Debug` is more severe than `Trace`, etc.\\r\\n */\\r\\nvar LogLevel;\\r\\n(function (LogLevel) {\\r\\n    /** Log level for very low severity diagnostic messages. */\\r\\n    LogLevel[LogLevel[\\\"Trace\\\"] = 0] = \\\"Trace\\\";\\r\\n    /** Log level for low severity diagnostic messages. */\\r\\n    LogLevel[LogLevel[\\\"Debug\\\"] = 1] = \\\"Debug\\\";\\r\\n    /** Log level for informational diagnostic messages. */\\r\\n    LogLevel[LogLevel[\\\"Information\\\"] = 2] = \\\"Information\\\";\\r\\n    /** Log level for diagnostic messages that indicate a non-fatal problem. */\\r\\n    LogLevel[LogLevel[\\\"Warning\\\"] = 3] = \\\"Warning\\\";\\r\\n    /** Log level for diagnostic messages that indicate a failure in the current operation. */\\r\\n    LogLevel[LogLevel[\\\"Error\\\"] = 4] = \\\"Error\\\";\\r\\n    /** Log level for diagnostic messages that indicate a failure that will terminate the entire application. */\\r\\n    LogLevel[LogLevel[\\\"Critical\\\"] = 5] = \\\"Critical\\\";\\r\\n    /** The highest possible log level. Used when configuring logging to indicate that no log messages should be emitted. */\\r\\n    LogLevel[LogLevel[\\\"None\\\"] = 6] = \\\"None\\\";\\r\\n})(LogLevel || (LogLevel = {}));\\r\\n//# sourceMappingURL=ILogger.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/ILogger.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/ITransport.js ***!\n  \\*************************************************************/\n/*! exports provided: HttpTransportType, TransferFormat */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HttpTransportType\\\", function() { return HttpTransportType; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"TransferFormat\\\", function() { return TransferFormat; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n// This will be treated as a bit flag in the future, so we keep it using power-of-two values.\\r\\n/** Specifies a specific HTTP transport type. */\\r\\nvar HttpTransportType;\\r\\n(function (HttpTransportType) {\\r\\n    /** Specifies no transport preference. */\\r\\n    HttpTransportType[HttpTransportType[\\\"None\\\"] = 0] = \\\"None\\\";\\r\\n    /** Specifies the WebSockets transport. */\\r\\n    HttpTransportType[HttpTransportType[\\\"WebSockets\\\"] = 1] = \\\"WebSockets\\\";\\r\\n    /** Specifies the Server-Sent Events transport. */\\r\\n    HttpTransportType[HttpTransportType[\\\"ServerSentEvents\\\"] = 2] = \\\"ServerSentEvents\\\";\\r\\n    /** Specifies the Long Polling transport. */\\r\\n    HttpTransportType[HttpTransportType[\\\"LongPolling\\\"] = 4] = \\\"LongPolling\\\";\\r\\n})(HttpTransportType || (HttpTransportType = {}));\\r\\n/** Specifies the transfer format for a connection. */\\r\\nvar TransferFormat;\\r\\n(function (TransferFormat) {\\r\\n    /** Specifies that only text data will be transmitted over the connection. */\\r\\n    TransferFormat[TransferFormat[\\\"Text\\\"] = 1] = \\\"Text\\\";\\r\\n    /** Specifies that binary data will be transmitted over the connection. */\\r\\n    TransferFormat[TransferFormat[\\\"Binary\\\"] = 2] = \\\"Binary\\\";\\r\\n})(TransferFormat || (TransferFormat = {}));\\r\\n//# sourceMappingURL=ITransport.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/ITransport.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/JsonHubProtocol.js\":\n/*!******************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/JsonHubProtocol.js ***!\n  \\******************************************************************/\n/*! exports provided: JsonHubProtocol */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"JsonHubProtocol\\\", function() { return JsonHubProtocol; });\\n/* harmony import */ var _IHubProtocol__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./IHubProtocol */ \\\"./node_modules/@aspnet/signalr/dist/esm/IHubProtocol.js\\\");\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _ITransport__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./ITransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\\\");\\n/* harmony import */ var _Loggers__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./Loggers */ \\\"./node_modules/@aspnet/signalr/dist/esm/Loggers.js\\\");\\n/* harmony import */ var _TextMessageFormat__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./TextMessageFormat */ \\\"./node_modules/@aspnet/signalr/dist/esm/TextMessageFormat.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nvar JSON_HUB_PROTOCOL_NAME = \\\"json\\\";\\r\\n/** Implements the JSON Hub Protocol. */\\r\\nvar JsonHubProtocol = /** @class */ (function () {\\r\\n    function JsonHubProtocol() {\\r\\n        /** @inheritDoc */\\r\\n        this.name = JSON_HUB_PROTOCOL_NAME;\\r\\n        /** @inheritDoc */\\r\\n        this.version = 1;\\r\\n        /** @inheritDoc */\\r\\n        this.transferFormat = _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"TransferFormat\\\"].Text;\\r\\n    }\\r\\n    /** Creates an array of {@link @aspnet/signalr.HubMessage} objects from the specified serialized representation.\\r\\n     *\\r\\n     * @param {string} input A string containing the serialized representation.\\r\\n     * @param {ILogger} logger A logger that will be used to log messages that occur during parsing.\\r\\n     */\\r\\n    JsonHubProtocol.prototype.parseMessages = function (input, logger) {\\r\\n        // The interface does allow \\\"ArrayBuffer\\\" to be passed in, but this implementation does not. So let's throw a useful error.\\r\\n        if (typeof input !== \\\"string\\\") {\\r\\n            throw new Error(\\\"Invalid input for JSON hub protocol. Expected a string.\\\");\\r\\n        }\\r\\n        if (!input) {\\r\\n            return [];\\r\\n        }\\r\\n        if (logger === null) {\\r\\n            logger = _Loggers__WEBPACK_IMPORTED_MODULE_3__[\\\"NullLogger\\\"].instance;\\r\\n        }\\r\\n        // Parse the messages\\r\\n        var messages = _TextMessageFormat__WEBPACK_IMPORTED_MODULE_4__[\\\"TextMessageFormat\\\"].parse(input);\\r\\n        var hubMessages = [];\\r\\n        for (var _i = 0, messages_1 = messages; _i < messages_1.length; _i++) {\\r\\n            var message = messages_1[_i];\\r\\n            var parsedMessage = JSON.parse(message);\\r\\n            if (typeof parsedMessage.type !== \\\"number\\\") {\\r\\n                throw new Error(\\\"Invalid payload.\\\");\\r\\n            }\\r\\n            switch (parsedMessage.type) {\\r\\n                case _IHubProtocol__WEBPACK_IMPORTED_MODULE_0__[\\\"MessageType\\\"].Invocation:\\r\\n                    this.isInvocationMessage(parsedMessage);\\r\\n                    break;\\r\\n                case _IHubProtocol__WEBPACK_IMPORTED_MODULE_0__[\\\"MessageType\\\"].StreamItem:\\r\\n                    this.isStreamItemMessage(parsedMessage);\\r\\n                    break;\\r\\n                case _IHubProtocol__WEBPACK_IMPORTED_MODULE_0__[\\\"MessageType\\\"].Completion:\\r\\n                    this.isCompletionMessage(parsedMessage);\\r\\n                    break;\\r\\n                case _IHubProtocol__WEBPACK_IMPORTED_MODULE_0__[\\\"MessageType\\\"].Ping:\\r\\n                    // Single value, no need to validate\\r\\n                    break;\\r\\n                case _IHubProtocol__WEBPACK_IMPORTED_MODULE_0__[\\\"MessageType\\\"].Close:\\r\\n                    // All optional values, no need to validate\\r\\n                    break;\\r\\n                default:\\r\\n                    // Future protocol changes can add message types, old clients can ignore them\\r\\n                    logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Information, \\\"Unknown message type '\\\" + parsedMessage.type + \\\"' ignored.\\\");\\r\\n                    continue;\\r\\n            }\\r\\n            hubMessages.push(parsedMessage);\\r\\n        }\\r\\n        return hubMessages;\\r\\n    };\\r\\n    /** Writes the specified {@link @aspnet/signalr.HubMessage} to a string and returns it.\\r\\n     *\\r\\n     * @param {HubMessage} message The message to write.\\r\\n     * @returns {string} A string containing the serialized representation of the message.\\r\\n     */\\r\\n    JsonHubProtocol.prototype.writeMessage = function (message) {\\r\\n        return _TextMessageFormat__WEBPACK_IMPORTED_MODULE_4__[\\\"TextMessageFormat\\\"].write(JSON.stringify(message));\\r\\n    };\\r\\n    JsonHubProtocol.prototype.isInvocationMessage = function (message) {\\r\\n        this.assertNotEmptyString(message.target, \\\"Invalid payload for Invocation message.\\\");\\r\\n        if (message.invocationId !== undefined) {\\r\\n            this.assertNotEmptyString(message.invocationId, \\\"Invalid payload for Invocation message.\\\");\\r\\n        }\\r\\n    };\\r\\n    JsonHubProtocol.prototype.isStreamItemMessage = function (message) {\\r\\n        this.assertNotEmptyString(message.invocationId, \\\"Invalid payload for StreamItem message.\\\");\\r\\n        if (message.item === undefined) {\\r\\n            throw new Error(\\\"Invalid payload for StreamItem message.\\\");\\r\\n        }\\r\\n    };\\r\\n    JsonHubProtocol.prototype.isCompletionMessage = function (message) {\\r\\n        if (message.result && message.error) {\\r\\n            throw new Error(\\\"Invalid payload for Completion message.\\\");\\r\\n        }\\r\\n        if (!message.result && message.error) {\\r\\n            this.assertNotEmptyString(message.error, \\\"Invalid payload for Completion message.\\\");\\r\\n        }\\r\\n        this.assertNotEmptyString(message.invocationId, \\\"Invalid payload for Completion message.\\\");\\r\\n    };\\r\\n    JsonHubProtocol.prototype.assertNotEmptyString = function (value, errorMessage) {\\r\\n        if (typeof value !== \\\"string\\\" || value === \\\"\\\") {\\r\\n            throw new Error(errorMessage);\\r\\n        }\\r\\n    };\\r\\n    return JsonHubProtocol;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=JsonHubProtocol.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/JsonHubProtocol.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/Loggers.js\":\n/*!**********************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/Loggers.js ***!\n  \\**********************************************************/\n/*! exports provided: NullLogger */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"NullLogger\\\", function() { return NullLogger; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n/** A logger that does nothing when log messages are sent to it. */\\r\\nvar NullLogger = /** @class */ (function () {\\r\\n    function NullLogger() {\\r\\n    }\\r\\n    /** @inheritDoc */\\r\\n    // tslint:disable-next-line\\r\\n    NullLogger.prototype.log = function (_logLevel, _message) {\\r\\n    };\\r\\n    /** The singleton instance of the {@link @aspnet/signalr.NullLogger}. */\\r\\n    NullLogger.instance = new NullLogger();\\r\\n    return NullLogger;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=Loggers.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/Loggers.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/LongPollingTransport.js\":\n/*!***********************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/LongPollingTransport.js ***!\n  \\***********************************************************************/\n/*! exports provided: LongPollingTransport */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"LongPollingTransport\\\", function() { return LongPollingTransport; });\\n/* harmony import */ var _AbortController__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AbortController */ \\\"./node_modules/@aspnet/signalr/dist/esm/AbortController.js\\\");\\n/* harmony import */ var _Errors__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Errors */ \\\"./node_modules/@aspnet/signalr/dist/esm/Errors.js\\\");\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _ITransport__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./ITransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\\\");\\n/* harmony import */ var _Utils__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./Utils */ \\\"./node_modules/@aspnet/signalr/dist/esm/Utils.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {\\r\\n    return new (P || (P = Promise))(function (resolve, reject) {\\r\\n        function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\\r\\n        function rejected(value) { try { step(generator[\\\"throw\\\"](value)); } catch (e) { reject(e); } }\\r\\n        function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\\r\\n        step((generator = generator.apply(thisArg, _arguments || [])).next());\\r\\n    });\\r\\n};\\r\\nvar __generator = (undefined && undefined.__generator) || function (thisArg, body) {\\r\\n    var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\\r\\n    return g = { next: verb(0), \\\"throw\\\": verb(1), \\\"return\\\": verb(2) }, typeof Symbol === \\\"function\\\" && (g[Symbol.iterator] = function() { return this; }), g;\\r\\n    function verb(n) { return function (v) { return step([n, v]); }; }\\r\\n    function step(op) {\\r\\n        if (f) throw new TypeError(\\\"Generator is already executing.\\\");\\r\\n        while (_) try {\\r\\n            if (f = 1, y && (t = op[0] & 2 ? y[\\\"return\\\"] : op[0] ? y[\\\"throw\\\"] || ((t = y[\\\"return\\\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\\r\\n            if (y = 0, t) op = [op[0] & 2, t.value];\\r\\n            switch (op[0]) {\\r\\n                case 0: case 1: t = op; break;\\r\\n                case 4: _.label++; return { value: op[1], done: false };\\r\\n                case 5: _.label++; y = op[1]; op = [0]; continue;\\r\\n                case 7: op = _.ops.pop(); _.trys.pop(); continue;\\r\\n                default:\\r\\n                    if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\\r\\n                    if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\\r\\n                    if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\\r\\n                    if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\\r\\n                    if (t[2]) _.ops.pop();\\r\\n                    _.trys.pop(); continue;\\r\\n            }\\r\\n            op = body.call(thisArg, _);\\r\\n        } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\\r\\n        if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\\r\\n    }\\r\\n};\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nvar SHUTDOWN_TIMEOUT = 5 * 1000;\\r\\n// Not exported from 'index', this type is internal.\\r\\n/** @private */\\r\\nvar LongPollingTransport = /** @class */ (function () {\\r\\n    function LongPollingTransport(httpClient, accessTokenFactory, logger, logMessageContent, shutdownTimeout) {\\r\\n        this.httpClient = httpClient;\\r\\n        this.accessTokenFactory = accessTokenFactory || (function () { return null; });\\r\\n        this.logger = logger;\\r\\n        this.pollAbort = new _AbortController__WEBPACK_IMPORTED_MODULE_0__[\\\"AbortController\\\"]();\\r\\n        this.logMessageContent = logMessageContent;\\r\\n        this.shutdownTimeout = shutdownTimeout || SHUTDOWN_TIMEOUT;\\r\\n    }\\r\\n    Object.defineProperty(LongPollingTransport.prototype, \\\"pollAborted\\\", {\\r\\n        // This is an internal type, not exported from 'index' so this is really just internal.\\r\\n        get: function () {\\r\\n            return this.pollAbort.aborted;\\r\\n        },\\r\\n        enumerable: true,\\r\\n        configurable: true\\r\\n    });\\r\\n    LongPollingTransport.prototype.connect = function (url, transferFormat) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var pollOptions, token, closeError, pollUrl, response;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"Arg\\\"].isRequired(url, \\\"url\\\");\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"Arg\\\"].isRequired(transferFormat, \\\"transferFormat\\\");\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"Arg\\\"].isIn(transferFormat, _ITransport__WEBPACK_IMPORTED_MODULE_3__[\\\"TransferFormat\\\"], \\\"transferFormat\\\");\\r\\n                        this.url = url;\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) Connecting\\\");\\r\\n                        if (transferFormat === _ITransport__WEBPACK_IMPORTED_MODULE_3__[\\\"TransferFormat\\\"].Binary && (typeof new XMLHttpRequest().responseType !== \\\"string\\\")) {\\r\\n                            // This will work if we fix: https://github.com/aspnet/SignalR/issues/742\\r\\n                            throw new Error(\\\"Binary protocols over XmlHttpRequest not implementing advanced features are not supported.\\\");\\r\\n                        }\\r\\n                        pollOptions = {\\r\\n                            abortSignal: this.pollAbort.signal,\\r\\n                            headers: {},\\r\\n                            timeout: 90000,\\r\\n                        };\\r\\n                        if (transferFormat === _ITransport__WEBPACK_IMPORTED_MODULE_3__[\\\"TransferFormat\\\"].Binary) {\\r\\n                            pollOptions.responseType = \\\"arraybuffer\\\";\\r\\n                        }\\r\\n                        return [4 /*yield*/, this.accessTokenFactory()];\\r\\n                    case 1:\\r\\n                        token = _a.sent();\\r\\n                        this.updateHeaderToken(pollOptions, token);\\r\\n                        pollUrl = url + \\\"&_=\\\" + Date.now();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) polling: \\\" + pollUrl);\\r\\n                        return [4 /*yield*/, this.httpClient.get(pollUrl, pollOptions)];\\r\\n                    case 2:\\r\\n                        response = _a.sent();\\r\\n                        if (response.statusCode !== 200) {\\r\\n                            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Error, \\\"(LongPolling transport) Unexpected response code: \\\" + response.statusCode);\\r\\n                            // Mark running as false so that the poll immediately ends and runs the close logic\\r\\n                            closeError = new _Errors__WEBPACK_IMPORTED_MODULE_1__[\\\"HttpError\\\"](response.statusText, response.statusCode);\\r\\n                            this.running = false;\\r\\n                        }\\r\\n                        else {\\r\\n                            this.running = true;\\r\\n                        }\\r\\n                        // tslint:disable-next-line:no-floating-promises\\r\\n                        this.poll(this.url, pollOptions, closeError);\\r\\n                        return [2 /*return*/, Promise.resolve()];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    LongPollingTransport.prototype.updateHeaderToken = function (request, token) {\\r\\n        if (token) {\\r\\n            // tslint:disable-next-line:no-string-literal\\r\\n            request.headers[\\\"Authorization\\\"] = \\\"Bearer \\\" + token;\\r\\n            return;\\r\\n        }\\r\\n        // tslint:disable-next-line:no-string-literal\\r\\n        if (request.headers[\\\"Authorization\\\"]) {\\r\\n            // tslint:disable-next-line:no-string-literal\\r\\n            delete request.headers[\\\"Authorization\\\"];\\r\\n        }\\r\\n    };\\r\\n    LongPollingTransport.prototype.poll = function (url, pollOptions, closeError) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var token, pollUrl, response, e_1;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        _a.trys.push([0, , 8, 9]);\\r\\n                        _a.label = 1;\\r\\n                    case 1:\\r\\n                        if (!this.running) return [3 /*break*/, 7];\\r\\n                        return [4 /*yield*/, this.accessTokenFactory()];\\r\\n                    case 2:\\r\\n                        token = _a.sent();\\r\\n                        this.updateHeaderToken(pollOptions, token);\\r\\n                        _a.label = 3;\\r\\n                    case 3:\\r\\n                        _a.trys.push([3, 5, , 6]);\\r\\n                        pollUrl = url + \\\"&_=\\\" + Date.now();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) polling: \\\" + pollUrl);\\r\\n                        return [4 /*yield*/, this.httpClient.get(pollUrl, pollOptions)];\\r\\n                    case 4:\\r\\n                        response = _a.sent();\\r\\n                        if (response.statusCode === 204) {\\r\\n                            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Information, \\\"(LongPolling transport) Poll terminated by server\\\");\\r\\n                            this.running = false;\\r\\n                        }\\r\\n                        else if (response.statusCode !== 200) {\\r\\n                            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Error, \\\"(LongPolling transport) Unexpected response code: \\\" + response.statusCode);\\r\\n                            // Unexpected status code\\r\\n                            closeError = new _Errors__WEBPACK_IMPORTED_MODULE_1__[\\\"HttpError\\\"](response.statusText, response.statusCode);\\r\\n                            this.running = false;\\r\\n                        }\\r\\n                        else {\\r\\n                            // Process the response\\r\\n                            if (response.content) {\\r\\n                                this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) data received. \\\" + Object(_Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"getDataDetail\\\"])(response.content, this.logMessageContent));\\r\\n                                if (this.onreceive) {\\r\\n                                    this.onreceive(response.content);\\r\\n                                }\\r\\n                            }\\r\\n                            else {\\r\\n                                // This is another way timeout manifest.\\r\\n                                this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) Poll timed out, reissuing.\\\");\\r\\n                            }\\r\\n                        }\\r\\n                        return [3 /*break*/, 6];\\r\\n                    case 5:\\r\\n                        e_1 = _a.sent();\\r\\n                        if (!this.running) {\\r\\n                            // Log but disregard errors that occur after we were stopped by DELETE\\r\\n                            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) Poll errored after shutdown: \\\" + e_1.message);\\r\\n                        }\\r\\n                        else {\\r\\n                            if (e_1 instanceof _Errors__WEBPACK_IMPORTED_MODULE_1__[\\\"TimeoutError\\\"]) {\\r\\n                                // Ignore timeouts and reissue the poll.\\r\\n                                this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) Poll timed out, reissuing.\\\");\\r\\n                            }\\r\\n                            else {\\r\\n                                // Close the connection with the error as the result.\\r\\n                                closeError = e_1;\\r\\n                                this.running = false;\\r\\n                            }\\r\\n                        }\\r\\n                        return [3 /*break*/, 6];\\r\\n                    case 6: return [3 /*break*/, 1];\\r\\n                    case 7: return [3 /*break*/, 9];\\r\\n                    case 8:\\r\\n                        // Indicate that we've stopped so the shutdown timer doesn't get registered.\\r\\n                        this.stopped = true;\\r\\n                        // Clean up the shutdown timer if it was registered\\r\\n                        if (this.shutdownTimer) {\\r\\n                            clearTimeout(this.shutdownTimer);\\r\\n                        }\\r\\n                        // Fire our onclosed event\\r\\n                        if (this.onclose) {\\r\\n                            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) Firing onclose event. Error: \\\" + (closeError || \\\"<undefined>\\\"));\\r\\n                            this.onclose(closeError);\\r\\n                        }\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) Transport finished.\\\");\\r\\n                        return [7 /*endfinally*/];\\r\\n                    case 9: return [2 /*return*/];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    LongPollingTransport.prototype.send = function (data) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            return __generator(this, function (_a) {\\r\\n                if (!this.running) {\\r\\n                    return [2 /*return*/, Promise.reject(new Error(\\\"Cannot send until the transport is connected\\\"))];\\r\\n                }\\r\\n                return [2 /*return*/, Object(_Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"sendMessage\\\"])(this.logger, \\\"LongPolling\\\", this.httpClient, this.url, this.accessTokenFactory, data, this.logMessageContent)];\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    LongPollingTransport.prototype.stop = function () {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var deleteOptions, token;\\r\\n            var _this = this;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        _a.trys.push([0, , 3, 4]);\\r\\n                        this.running = false;\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) sending DELETE request to \\\" + this.url + \\\".\\\");\\r\\n                        deleteOptions = {\\r\\n                            headers: {},\\r\\n                        };\\r\\n                        return [4 /*yield*/, this.accessTokenFactory()];\\r\\n                    case 1:\\r\\n                        token = _a.sent();\\r\\n                        this.updateHeaderToken(deleteOptions, token);\\r\\n                        return [4 /*yield*/, this.httpClient.delete(this.url, deleteOptions)];\\r\\n                    case 2:\\r\\n                        _a.sent();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) DELETE request accepted.\\\");\\r\\n                        return [3 /*break*/, 4];\\r\\n                    case 3:\\r\\n                        // Abort the poll after the shutdown timeout if the server doesn't stop the poll.\\r\\n                        if (!this.stopped) {\\r\\n                            this.shutdownTimer = setTimeout(function () {\\r\\n                                _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Warning, \\\"(LongPolling transport) server did not terminate after DELETE request, canceling poll.\\\");\\r\\n                                // Abort any outstanding poll\\r\\n                                _this.pollAbort.abort();\\r\\n                            }, this.shutdownTimeout);\\r\\n                        }\\r\\n                        return [7 /*endfinally*/];\\r\\n                    case 4: return [2 /*return*/];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    return LongPollingTransport;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=LongPollingTransport.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/LongPollingTransport.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/ServerSentEventsTransport.js\":\n/*!****************************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/ServerSentEventsTransport.js ***!\n  \\****************************************************************************/\n/*! exports provided: ServerSentEventsTransport */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"ServerSentEventsTransport\\\", function() { return ServerSentEventsTransport; });\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _ITransport__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./ITransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\\\");\\n/* harmony import */ var _Utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./Utils */ \\\"./node_modules/@aspnet/signalr/dist/esm/Utils.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {\\r\\n    return new (P || (P = Promise))(function (resolve, reject) {\\r\\n        function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\\r\\n        function rejected(value) { try { step(generator[\\\"throw\\\"](value)); } catch (e) { reject(e); } }\\r\\n        function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\\r\\n        step((generator = generator.apply(thisArg, _arguments || [])).next());\\r\\n    });\\r\\n};\\r\\nvar __generator = (undefined && undefined.__generator) || function (thisArg, body) {\\r\\n    var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\\r\\n    return g = { next: verb(0), \\\"throw\\\": verb(1), \\\"return\\\": verb(2) }, typeof Symbol === \\\"function\\\" && (g[Symbol.iterator] = function() { return this; }), g;\\r\\n    function verb(n) { return function (v) { return step([n, v]); }; }\\r\\n    function step(op) {\\r\\n        if (f) throw new TypeError(\\\"Generator is already executing.\\\");\\r\\n        while (_) try {\\r\\n            if (f = 1, y && (t = op[0] & 2 ? y[\\\"return\\\"] : op[0] ? y[\\\"throw\\\"] || ((t = y[\\\"return\\\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\\r\\n            if (y = 0, t) op = [op[0] & 2, t.value];\\r\\n            switch (op[0]) {\\r\\n                case 0: case 1: t = op; break;\\r\\n                case 4: _.label++; return { value: op[1], done: false };\\r\\n                case 5: _.label++; y = op[1]; op = [0]; continue;\\r\\n                case 7: op = _.ops.pop(); _.trys.pop(); continue;\\r\\n                default:\\r\\n                    if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\\r\\n                    if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\\r\\n                    if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\\r\\n                    if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\\r\\n                    if (t[2]) _.ops.pop();\\r\\n                    _.trys.pop(); continue;\\r\\n            }\\r\\n            op = body.call(thisArg, _);\\r\\n        } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\\r\\n        if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\\r\\n    }\\r\\n};\\r\\n\\r\\n\\r\\n\\r\\n/** @private */\\r\\nvar ServerSentEventsTransport = /** @class */ (function () {\\r\\n    function ServerSentEventsTransport(httpClient, accessTokenFactory, logger, logMessageContent) {\\r\\n        this.httpClient = httpClient;\\r\\n        this.accessTokenFactory = accessTokenFactory || (function () { return null; });\\r\\n        this.logger = logger;\\r\\n        this.logMessageContent = logMessageContent;\\r\\n    }\\r\\n    ServerSentEventsTransport.prototype.connect = function (url, transferFormat) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var token;\\r\\n            var _this = this;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"Arg\\\"].isRequired(url, \\\"url\\\");\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"Arg\\\"].isRequired(transferFormat, \\\"transferFormat\\\");\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"Arg\\\"].isIn(transferFormat, _ITransport__WEBPACK_IMPORTED_MODULE_1__[\\\"TransferFormat\\\"], \\\"transferFormat\\\");\\r\\n                        if (typeof (EventSource) === \\\"undefined\\\") {\\r\\n                            throw new Error(\\\"'EventSource' is not supported in your environment.\\\");\\r\\n                        }\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(SSE transport) Connecting\\\");\\r\\n                        return [4 /*yield*/, this.accessTokenFactory()];\\r\\n                    case 1:\\r\\n                        token = _a.sent();\\r\\n                        if (token) {\\r\\n                            url += (url.indexOf(\\\"?\\\") < 0 ? \\\"?\\\" : \\\"&\\\") + (\\\"access_token=\\\" + encodeURIComponent(token));\\r\\n                        }\\r\\n                        this.url = url;\\r\\n                        return [2 /*return*/, new Promise(function (resolve, reject) {\\r\\n                                var opened = false;\\r\\n                                if (transferFormat !== _ITransport__WEBPACK_IMPORTED_MODULE_1__[\\\"TransferFormat\\\"].Text) {\\r\\n                                    reject(new Error(\\\"The Server-Sent Events transport only supports the 'Text' transfer format\\\"));\\r\\n                                }\\r\\n                                var eventSource = new EventSource(url, { withCredentials: true });\\r\\n                                try {\\r\\n                                    eventSource.onmessage = function (e) {\\r\\n                                        if (_this.onreceive) {\\r\\n                                            try {\\r\\n                                                _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(SSE transport) data received. \\\" + Object(_Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"getDataDetail\\\"])(e.data, _this.logMessageContent) + \\\".\\\");\\r\\n                                                _this.onreceive(e.data);\\r\\n                                            }\\r\\n                                            catch (error) {\\r\\n                                                if (_this.onclose) {\\r\\n                                                    _this.onclose(error);\\r\\n                                                }\\r\\n                                                return;\\r\\n                                            }\\r\\n                                        }\\r\\n                                    };\\r\\n                                    eventSource.onerror = function (e) {\\r\\n                                        var error = new Error(e.message || \\\"Error occurred\\\");\\r\\n                                        if (opened) {\\r\\n                                            _this.close(error);\\r\\n                                        }\\r\\n                                        else {\\r\\n                                            reject(error);\\r\\n                                        }\\r\\n                                    };\\r\\n                                    eventSource.onopen = function () {\\r\\n                                        _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Information, \\\"SSE connected to \\\" + _this.url);\\r\\n                                        _this.eventSource = eventSource;\\r\\n                                        opened = true;\\r\\n                                        resolve();\\r\\n                                    };\\r\\n                                }\\r\\n                                catch (e) {\\r\\n                                    return Promise.reject(e);\\r\\n                                }\\r\\n                            })];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    ServerSentEventsTransport.prototype.send = function (data) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            return __generator(this, function (_a) {\\r\\n                if (!this.eventSource) {\\r\\n                    return [2 /*return*/, Promise.reject(new Error(\\\"Cannot send until the transport is connected\\\"))];\\r\\n                }\\r\\n                return [2 /*return*/, Object(_Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"sendMessage\\\"])(this.logger, \\\"SSE\\\", this.httpClient, this.url, this.accessTokenFactory, data, this.logMessageContent)];\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    ServerSentEventsTransport.prototype.stop = function () {\\r\\n        this.close();\\r\\n        return Promise.resolve();\\r\\n    };\\r\\n    ServerSentEventsTransport.prototype.close = function (e) {\\r\\n        if (this.eventSource) {\\r\\n            this.eventSource.close();\\r\\n            this.eventSource = null;\\r\\n            if (this.onclose) {\\r\\n                this.onclose(e);\\r\\n            }\\r\\n        }\\r\\n    };\\r\\n    return ServerSentEventsTransport;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=ServerSentEventsTransport.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/ServerSentEventsTransport.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/TextMessageFormat.js\":\n/*!********************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/TextMessageFormat.js ***!\n  \\********************************************************************/\n/*! exports provided: TextMessageFormat */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"TextMessageFormat\\\", function() { return TextMessageFormat; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n// Not exported from index\\r\\n/** @private */\\r\\nvar TextMessageFormat = /** @class */ (function () {\\r\\n    function TextMessageFormat() {\\r\\n    }\\r\\n    TextMessageFormat.write = function (output) {\\r\\n        return \\\"\\\" + output + TextMessageFormat.RecordSeparator;\\r\\n    };\\r\\n    TextMessageFormat.parse = function (input) {\\r\\n        if (input[input.length - 1] !== TextMessageFormat.RecordSeparator) {\\r\\n            throw new Error(\\\"Message is incomplete.\\\");\\r\\n        }\\r\\n        var messages = input.split(TextMessageFormat.RecordSeparator);\\r\\n        messages.pop();\\r\\n        return messages;\\r\\n    };\\r\\n    TextMessageFormat.RecordSeparatorCode = 0x1e;\\r\\n    TextMessageFormat.RecordSeparator = String.fromCharCode(TextMessageFormat.RecordSeparatorCode);\\r\\n    return TextMessageFormat;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=TextMessageFormat.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/TextMessageFormat.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/Utils.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/Utils.js ***!\n  \\********************************************************/\n/*! exports provided: Arg, getDataDetail, formatArrayBuffer, sendMessage, createLogger, Subject, SubjectSubscription, ConsoleLogger */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"Arg\\\", function() { return Arg; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"getDataDetail\\\", function() { return getDataDetail; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"formatArrayBuffer\\\", function() { return formatArrayBuffer; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"sendMessage\\\", function() { return sendMessage; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"createLogger\\\", function() { return createLogger; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"Subject\\\", function() { return Subject; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"SubjectSubscription\\\", function() { return SubjectSubscription; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"ConsoleLogger\\\", function() { return ConsoleLogger; });\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _Loggers__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Loggers */ \\\"./node_modules/@aspnet/signalr/dist/esm/Loggers.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {\\r\\n    return new (P || (P = Promise))(function (resolve, reject) {\\r\\n        function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\\r\\n        function rejected(value) { try { step(generator[\\\"throw\\\"](value)); } catch (e) { reject(e); } }\\r\\n        function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\\r\\n        step((generator = generator.apply(thisArg, _arguments || [])).next());\\r\\n    });\\r\\n};\\r\\nvar __generator = (undefined && undefined.__generator) || function (thisArg, body) {\\r\\n    var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\\r\\n    return g = { next: verb(0), \\\"throw\\\": verb(1), \\\"return\\\": verb(2) }, typeof Symbol === \\\"function\\\" && (g[Symbol.iterator] = function() { return this; }), g;\\r\\n    function verb(n) { return function (v) { return step([n, v]); }; }\\r\\n    function step(op) {\\r\\n        if (f) throw new TypeError(\\\"Generator is already executing.\\\");\\r\\n        while (_) try {\\r\\n            if (f = 1, y && (t = op[0] & 2 ? y[\\\"return\\\"] : op[0] ? y[\\\"throw\\\"] || ((t = y[\\\"return\\\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\\r\\n            if (y = 0, t) op = [op[0] & 2, t.value];\\r\\n            switch (op[0]) {\\r\\n                case 0: case 1: t = op; break;\\r\\n                case 4: _.label++; return { value: op[1], done: false };\\r\\n                case 5: _.label++; y = op[1]; op = [0]; continue;\\r\\n                case 7: op = _.ops.pop(); _.trys.pop(); continue;\\r\\n                default:\\r\\n                    if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\\r\\n                    if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\\r\\n                    if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\\r\\n                    if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\\r\\n                    if (t[2]) _.ops.pop();\\r\\n                    _.trys.pop(); continue;\\r\\n            }\\r\\n            op = body.call(thisArg, _);\\r\\n        } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\\r\\n        if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\\r\\n    }\\r\\n};\\r\\n\\r\\n\\r\\n/** @private */\\r\\nvar Arg = /** @class */ (function () {\\r\\n    function Arg() {\\r\\n    }\\r\\n    Arg.isRequired = function (val, name) {\\r\\n        if (val === null || val === undefined) {\\r\\n            throw new Error(\\\"The '\\\" + name + \\\"' argument is required.\\\");\\r\\n        }\\r\\n    };\\r\\n    Arg.isIn = function (val, values, name) {\\r\\n        // TypeScript enums have keys for **both** the name and the value of each enum member on the type itself.\\r\\n        if (!(val in values)) {\\r\\n            throw new Error(\\\"Unknown \\\" + name + \\\" value: \\\" + val + \\\".\\\");\\r\\n        }\\r\\n    };\\r\\n    return Arg;\\r\\n}());\\r\\n\\r\\n/** @private */\\r\\nfunction getDataDetail(data, includeContent) {\\r\\n    var length = null;\\r\\n    if (data instanceof ArrayBuffer) {\\r\\n        length = \\\"Binary data of length \\\" + data.byteLength;\\r\\n        if (includeContent) {\\r\\n            length += \\\". Content: '\\\" + formatArrayBuffer(data) + \\\"'\\\";\\r\\n        }\\r\\n    }\\r\\n    else if (typeof data === \\\"string\\\") {\\r\\n        length = \\\"String data of length \\\" + data.length;\\r\\n        if (includeContent) {\\r\\n            length += \\\". Content: '\\\" + data + \\\"'.\\\";\\r\\n        }\\r\\n    }\\r\\n    return length;\\r\\n}\\r\\n/** @private */\\r\\nfunction formatArrayBuffer(data) {\\r\\n    var view = new Uint8Array(data);\\r\\n    // Uint8Array.map only supports returning another Uint8Array?\\r\\n    var str = \\\"\\\";\\r\\n    view.forEach(function (num) {\\r\\n        var pad = num < 16 ? \\\"0\\\" : \\\"\\\";\\r\\n        str += \\\"0x\\\" + pad + num.toString(16) + \\\" \\\";\\r\\n    });\\r\\n    // Trim of trailing space.\\r\\n    return str.substr(0, str.length - 1);\\r\\n}\\r\\n/** @private */\\r\\nfunction sendMessage(logger, transportName, httpClient, url, accessTokenFactory, content, logMessageContent) {\\r\\n    return __awaiter(this, void 0, void 0, function () {\\r\\n        var _a, headers, token, response;\\r\\n        return __generator(this, function (_b) {\\r\\n            switch (_b.label) {\\r\\n                case 0: return [4 /*yield*/, accessTokenFactory()];\\r\\n                case 1:\\r\\n                    token = _b.sent();\\r\\n                    if (token) {\\r\\n                        headers = (_a = {},\\r\\n                            _a[\\\"Authorization\\\"] = \\\"Bearer \\\" + token,\\r\\n                            _a);\\r\\n                    }\\r\\n                    logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(\\\" + transportName + \\\" transport) sending data. \\\" + getDataDetail(content, logMessageContent) + \\\".\\\");\\r\\n                    return [4 /*yield*/, httpClient.post(url, {\\r\\n                            content: content,\\r\\n                            headers: headers,\\r\\n                        })];\\r\\n                case 2:\\r\\n                    response = _b.sent();\\r\\n                    logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(\\\" + transportName + \\\" transport) request complete. Response status: \\\" + response.statusCode + \\\".\\\");\\r\\n                    return [2 /*return*/];\\r\\n            }\\r\\n        });\\r\\n    });\\r\\n}\\r\\n/** @private */\\r\\nfunction createLogger(logger) {\\r\\n    if (logger === undefined) {\\r\\n        return new ConsoleLogger(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Information);\\r\\n    }\\r\\n    if (logger === null) {\\r\\n        return _Loggers__WEBPACK_IMPORTED_MODULE_1__[\\\"NullLogger\\\"].instance;\\r\\n    }\\r\\n    if (logger.log) {\\r\\n        return logger;\\r\\n    }\\r\\n    return new ConsoleLogger(logger);\\r\\n}\\r\\n/** @private */\\r\\nvar Subject = /** @class */ (function () {\\r\\n    function Subject(cancelCallback) {\\r\\n        this.observers = [];\\r\\n        this.cancelCallback = cancelCallback;\\r\\n    }\\r\\n    Subject.prototype.next = function (item) {\\r\\n        for (var _i = 0, _a = this.observers; _i < _a.length; _i++) {\\r\\n            var observer = _a[_i];\\r\\n            observer.next(item);\\r\\n        }\\r\\n    };\\r\\n    Subject.prototype.error = function (err) {\\r\\n        for (var _i = 0, _a = this.observers; _i < _a.length; _i++) {\\r\\n            var observer = _a[_i];\\r\\n            if (observer.error) {\\r\\n                observer.error(err);\\r\\n            }\\r\\n        }\\r\\n    };\\r\\n    Subject.prototype.complete = function () {\\r\\n        for (var _i = 0, _a = this.observers; _i < _a.length; _i++) {\\r\\n            var observer = _a[_i];\\r\\n            if (observer.complete) {\\r\\n                observer.complete();\\r\\n            }\\r\\n        }\\r\\n    };\\r\\n    Subject.prototype.subscribe = function (observer) {\\r\\n        this.observers.push(observer);\\r\\n        return new SubjectSubscription(this, observer);\\r\\n    };\\r\\n    return Subject;\\r\\n}());\\r\\n\\r\\n/** @private */\\r\\nvar SubjectSubscription = /** @class */ (function () {\\r\\n    function SubjectSubscription(subject, observer) {\\r\\n        this.subject = subject;\\r\\n        this.observer = observer;\\r\\n    }\\r\\n    SubjectSubscription.prototype.dispose = function () {\\r\\n        var index = this.subject.observers.indexOf(this.observer);\\r\\n        if (index > -1) {\\r\\n            this.subject.observers.splice(index, 1);\\r\\n        }\\r\\n        if (this.subject.observers.length === 0) {\\r\\n            this.subject.cancelCallback().catch(function (_) { });\\r\\n        }\\r\\n    };\\r\\n    return SubjectSubscription;\\r\\n}());\\r\\n\\r\\n/** @private */\\r\\nvar ConsoleLogger = /** @class */ (function () {\\r\\n    function ConsoleLogger(minimumLogLevel) {\\r\\n        this.minimumLogLevel = minimumLogLevel;\\r\\n    }\\r\\n    ConsoleLogger.prototype.log = function (logLevel, message) {\\r\\n        if (logLevel >= this.minimumLogLevel) {\\r\\n            switch (logLevel) {\\r\\n                case _ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Critical:\\r\\n                case _ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Error:\\r\\n                    console.error(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"][logLevel] + \\\": \\\" + message);\\r\\n                    break;\\r\\n                case _ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Warning:\\r\\n                    console.warn(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"][logLevel] + \\\": \\\" + message);\\r\\n                    break;\\r\\n                case _ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Information:\\r\\n                    console.info(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"][logLevel] + \\\": \\\" + message);\\r\\n                    break;\\r\\n                default:\\r\\n                    // console.debug only goes to attached debuggers in Node, so we use console.log for Trace and Debug\\r\\n                    console.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"][logLevel] + \\\": \\\" + message);\\r\\n                    break;\\r\\n            }\\r\\n        }\\r\\n    };\\r\\n    return ConsoleLogger;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=Utils.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/Utils.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/WebSocketTransport.js\":\n/*!*********************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/WebSocketTransport.js ***!\n  \\*********************************************************************/\n/*! exports provided: WebSocketTransport */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"WebSocketTransport\\\", function() { return WebSocketTransport; });\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _ITransport__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./ITransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\\\");\\n/* harmony import */ var _Utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./Utils */ \\\"./node_modules/@aspnet/signalr/dist/esm/Utils.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {\\r\\n    return new (P || (P = Promise))(function (resolve, reject) {\\r\\n        function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\\r\\n        function rejected(value) { try { step(generator[\\\"throw\\\"](value)); } catch (e) { reject(e); } }\\r\\n        function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\\r\\n        step((generator = generator.apply(thisArg, _arguments || [])).next());\\r\\n    });\\r\\n};\\r\\nvar __generator = (undefined && undefined.__generator) || function (thisArg, body) {\\r\\n    var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\\r\\n    return g = { next: verb(0), \\\"throw\\\": verb(1), \\\"return\\\": verb(2) }, typeof Symbol === \\\"function\\\" && (g[Symbol.iterator] = function() { return this; }), g;\\r\\n    function verb(n) { return function (v) { return step([n, v]); }; }\\r\\n    function step(op) {\\r\\n        if (f) throw new TypeError(\\\"Generator is already executing.\\\");\\r\\n        while (_) try {\\r\\n            if (f = 1, y && (t = op[0] & 2 ? y[\\\"return\\\"] : op[0] ? y[\\\"throw\\\"] || ((t = y[\\\"return\\\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\\r\\n            if (y = 0, t) op = [op[0] & 2, t.value];\\r\\n            switch (op[0]) {\\r\\n                case 0: case 1: t = op; break;\\r\\n                case 4: _.label++; return { value: op[1], done: false };\\r\\n                case 5: _.label++; y = op[1]; op = [0]; continue;\\r\\n                case 7: op = _.ops.pop(); _.trys.pop(); continue;\\r\\n                default:\\r\\n                    if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\\r\\n                    if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\\r\\n                    if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\\r\\n                    if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\\r\\n                    if (t[2]) _.ops.pop();\\r\\n                    _.trys.pop(); continue;\\r\\n            }\\r\\n            op = body.call(thisArg, _);\\r\\n        } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\\r\\n        if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\\r\\n    }\\r\\n};\\r\\n\\r\\n\\r\\n\\r\\n/** @private */\\r\\nvar WebSocketTransport = /** @class */ (function () {\\r\\n    function WebSocketTransport(accessTokenFactory, logger, logMessageContent) {\\r\\n        this.logger = logger;\\r\\n        this.accessTokenFactory = accessTokenFactory || (function () { return null; });\\r\\n        this.logMessageContent = logMessageContent;\\r\\n    }\\r\\n    WebSocketTransport.prototype.connect = function (url, transferFormat) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var token;\\r\\n            var _this = this;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"Arg\\\"].isRequired(url, \\\"url\\\");\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"Arg\\\"].isRequired(transferFormat, \\\"transferFormat\\\");\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"Arg\\\"].isIn(transferFormat, _ITransport__WEBPACK_IMPORTED_MODULE_1__[\\\"TransferFormat\\\"], \\\"transferFormat\\\");\\r\\n                        if (typeof (WebSocket) === \\\"undefined\\\") {\\r\\n                            throw new Error(\\\"'WebSocket' is not supported in your environment.\\\");\\r\\n                        }\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(WebSockets transport) Connecting\\\");\\r\\n                        return [4 /*yield*/, this.accessTokenFactory()];\\r\\n                    case 1:\\r\\n                        token = _a.sent();\\r\\n                        if (token) {\\r\\n                            url += (url.indexOf(\\\"?\\\") < 0 ? \\\"?\\\" : \\\"&\\\") + (\\\"access_token=\\\" + encodeURIComponent(token));\\r\\n                        }\\r\\n                        return [2 /*return*/, new Promise(function (resolve, reject) {\\r\\n                                url = url.replace(/^http/, \\\"ws\\\");\\r\\n                                var webSocket = new WebSocket(url);\\r\\n                                if (transferFormat === _ITransport__WEBPACK_IMPORTED_MODULE_1__[\\\"TransferFormat\\\"].Binary) {\\r\\n                                    webSocket.binaryType = \\\"arraybuffer\\\";\\r\\n                                }\\r\\n                                // tslint:disable-next-line:variable-name\\r\\n                                webSocket.onopen = function (_event) {\\r\\n                                    _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Information, \\\"WebSocket connected to \\\" + url);\\r\\n                                    _this.webSocket = webSocket;\\r\\n                                    resolve();\\r\\n                                };\\r\\n                                webSocket.onerror = function (event) {\\r\\n                                    reject(event.error);\\r\\n                                };\\r\\n                                webSocket.onmessage = function (message) {\\r\\n                                    _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(WebSockets transport) data received. \\\" + Object(_Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"getDataDetail\\\"])(message.data, _this.logMessageContent) + \\\".\\\");\\r\\n                                    if (_this.onreceive) {\\r\\n                                        _this.onreceive(message.data);\\r\\n                                    }\\r\\n                                };\\r\\n                                webSocket.onclose = function (event) {\\r\\n                                    // webSocket will be null if the transport did not start successfully\\r\\n                                    _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(WebSockets transport) socket closed.\\\");\\r\\n                                    if (_this.onclose) {\\r\\n                                        if (event.wasClean === false || event.code !== 1000) {\\r\\n                                            _this.onclose(new Error(\\\"Websocket closed with status code: \\\" + event.code + \\\" (\\\" + event.reason + \\\")\\\"));\\r\\n                                        }\\r\\n                                        else {\\r\\n                                            _this.onclose();\\r\\n                                        }\\r\\n                                    }\\r\\n                                };\\r\\n                            })];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    WebSocketTransport.prototype.send = function (data) {\\r\\n        if (this.webSocket && this.webSocket.readyState === WebSocket.OPEN) {\\r\\n            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(WebSockets transport) sending data. \\\" + Object(_Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"getDataDetail\\\"])(data, this.logMessageContent) + \\\".\\\");\\r\\n            this.webSocket.send(data);\\r\\n            return Promise.resolve();\\r\\n        }\\r\\n        return Promise.reject(\\\"WebSocket is not in the OPEN state\\\");\\r\\n    };\\r\\n    WebSocketTransport.prototype.stop = function () {\\r\\n        if (this.webSocket) {\\r\\n            this.webSocket.close();\\r\\n            this.webSocket = null;\\r\\n        }\\r\\n        return Promise.resolve();\\r\\n    };\\r\\n    return WebSocketTransport;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=WebSocketTransport.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/WebSocketTransport.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/index.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/index.js ***!\n  \\********************************************************/\n/*! exports provided: VERSION, HttpError, TimeoutError, DefaultHttpClient, HttpClient, HttpResponse, HubConnection, HubConnectionBuilder, MessageType, LogLevel, HttpTransportType, TransferFormat, NullLogger, JsonHubProtocol */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"VERSION\\\", function() { return VERSION; });\\n/* harmony import */ var _Errors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Errors */ \\\"./node_modules/@aspnet/signalr/dist/esm/Errors.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"HttpError\\\", function() { return _Errors__WEBPACK_IMPORTED_MODULE_0__[\\\"HttpError\\\"]; });\\n\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"TimeoutError\\\", function() { return _Errors__WEBPACK_IMPORTED_MODULE_0__[\\\"TimeoutError\\\"]; });\\n\\n/* harmony import */ var _HttpClient__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./HttpClient */ \\\"./node_modules/@aspnet/signalr/dist/esm/HttpClient.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"DefaultHttpClient\\\", function() { return _HttpClient__WEBPACK_IMPORTED_MODULE_1__[\\\"DefaultHttpClient\\\"]; });\\n\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"HttpClient\\\", function() { return _HttpClient__WEBPACK_IMPORTED_MODULE_1__[\\\"HttpClient\\\"]; });\\n\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"HttpResponse\\\", function() { return _HttpClient__WEBPACK_IMPORTED_MODULE_1__[\\\"HttpResponse\\\"]; });\\n\\n/* harmony import */ var _HubConnection__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./HubConnection */ \\\"./node_modules/@aspnet/signalr/dist/esm/HubConnection.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"HubConnection\\\", function() { return _HubConnection__WEBPACK_IMPORTED_MODULE_2__[\\\"HubConnection\\\"]; });\\n\\n/* harmony import */ var _HubConnectionBuilder__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./HubConnectionBuilder */ \\\"./node_modules/@aspnet/signalr/dist/esm/HubConnectionBuilder.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"HubConnectionBuilder\\\", function() { return _HubConnectionBuilder__WEBPACK_IMPORTED_MODULE_3__[\\\"HubConnectionBuilder\\\"]; });\\n\\n/* harmony import */ var _IHubProtocol__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./IHubProtocol */ \\\"./node_modules/@aspnet/signalr/dist/esm/IHubProtocol.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"MessageType\\\", function() { return _IHubProtocol__WEBPACK_IMPORTED_MODULE_4__[\\\"MessageType\\\"]; });\\n\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"LogLevel\\\", function() { return _ILogger__WEBPACK_IMPORTED_MODULE_5__[\\\"LogLevel\\\"]; });\\n\\n/* harmony import */ var _ITransport__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./ITransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"HttpTransportType\\\", function() { return _ITransport__WEBPACK_IMPORTED_MODULE_6__[\\\"HttpTransportType\\\"]; });\\n\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"TransferFormat\\\", function() { return _ITransport__WEBPACK_IMPORTED_MODULE_6__[\\\"TransferFormat\\\"]; });\\n\\n/* harmony import */ var _Loggers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./Loggers */ \\\"./node_modules/@aspnet/signalr/dist/esm/Loggers.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"NullLogger\\\", function() { return _Loggers__WEBPACK_IMPORTED_MODULE_7__[\\\"NullLogger\\\"]; });\\n\\n/* harmony import */ var _JsonHubProtocol__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./JsonHubProtocol */ \\\"./node_modules/@aspnet/signalr/dist/esm/JsonHubProtocol.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"JsonHubProtocol\\\", function() { return _JsonHubProtocol__WEBPACK_IMPORTED_MODULE_8__[\\\"JsonHubProtocol\\\"]; });\\n\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n// Version token that will be replaced by the prepack command\\r\\n/** The version of the SignalR client. */\\r\\nvar VERSION = \\\"1.0.4\\\";\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n//# sourceMappingURL=index.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/ansi-html/index.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/ansi-html/index.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nmodule.exports = ansiHTML\\n\\n// Reference to https://github.com/sindresorhus/ansi-regex\\nvar _regANSI = /(?:(?:\\\\u001b\\\\[)|\\\\u009b)(?:(?:[0-9]{1,3})?(?:(?:;[0-9]{0,3})*)?[A-M|f-m])|\\\\u001b[A-M]/\\n\\nvar _defColors = {\\n  reset: ['fff', '000'], // [FOREGROUD_COLOR, BACKGROUND_COLOR]\\n  black: '000',\\n  red: 'ff0000',\\n  green: '209805',\\n  yellow: 'e8bf03',\\n  blue: '0000ff',\\n  magenta: 'ff00ff',\\n  cyan: '00ffee',\\n  lightgrey: 'f0f0f0',\\n  darkgrey: '888'\\n}\\nvar _styles = {\\n  30: 'black',\\n  31: 'red',\\n  32: 'green',\\n  33: 'yellow',\\n  34: 'blue',\\n  35: 'magenta',\\n  36: 'cyan',\\n  37: 'lightgrey'\\n}\\nvar _openTags = {\\n  '1': 'font-weight:bold', // bold\\n  '2': 'opacity:0.5', // dim\\n  '3': '<i>', // italic\\n  '4': '<u>', // underscore\\n  '8': 'display:none', // hidden\\n  '9': '<del>' // delete\\n}\\nvar _closeTags = {\\n  '23': '</i>', // reset italic\\n  '24': '</u>', // reset underscore\\n  '29': '</del>' // reset delete\\n}\\n\\n;[0, 21, 22, 27, 28, 39, 49].forEach(function (n) {\\n  _closeTags[n] = '</span>'\\n})\\n\\n/**\\n * Converts text with ANSI color codes to HTML markup.\\n * @param {String} text\\n * @returns {*}\\n */\\nfunction ansiHTML (text) {\\n  // Returns the text if the string has no ANSI escape code.\\n  if (!_regANSI.test(text)) {\\n    return text\\n  }\\n\\n  // Cache opened sequence.\\n  var ansiCodes = []\\n  // Replace with markup.\\n  var ret = text.replace(/\\\\033\\\\[(\\\\d+)*m/g, function (match, seq) {\\n    var ot = _openTags[seq]\\n    if (ot) {\\n      // If current sequence has been opened, close it.\\n      if (!!~ansiCodes.indexOf(seq)) { // eslint-disable-line no-extra-boolean-cast\\n        ansiCodes.pop()\\n        return '</span>'\\n      }\\n      // Open tag.\\n      ansiCodes.push(seq)\\n      return ot[0] === '<' ? ot : '<span style=\\\"' + ot + ';\\\">'\\n    }\\n\\n    var ct = _closeTags[seq]\\n    if (ct) {\\n      // Pop sequence\\n      ansiCodes.pop()\\n      return ct\\n    }\\n    return ''\\n  })\\n\\n  // Make sure tags are closed.\\n  var l = ansiCodes.length\\n  ;(l > 0) && (ret += Array(l + 1).join('</span>'))\\n\\n  return ret\\n}\\n\\n/**\\n * Customize colors.\\n * @param {Object} colors reference to _defColors\\n */\\nansiHTML.setColors = function (colors) {\\n  if (typeof colors !== 'object') {\\n    throw new Error('`colors` parameter must be an Object.')\\n  }\\n\\n  var _finalColors = {}\\n  for (var key in _defColors) {\\n    var hex = colors.hasOwnProperty(key) ? colors[key] : null\\n    if (!hex) {\\n      _finalColors[key] = _defColors[key]\\n      continue\\n    }\\n    if ('reset' === key) {\\n      if (typeof hex === 'string') {\\n        hex = [hex]\\n      }\\n      if (!Array.isArray(hex) || hex.length === 0 || hex.some(function (h) {\\n        return typeof h !== 'string'\\n      })) {\\n        throw new Error('The value of `' + key + '` property must be an Array and each item could only be a hex string, e.g.: FF0000')\\n      }\\n      var defHexColor = _defColors[key]\\n      if (!hex[0]) {\\n        hex[0] = defHexColor[0]\\n      }\\n      if (hex.length === 1 || !hex[1]) {\\n        hex = [hex[0]]\\n        hex.push(defHexColor[1])\\n      }\\n\\n      hex = hex.slice(0, 2)\\n    } else if (typeof hex !== 'string') {\\n      throw new Error('The value of `' + key + '` property must be a hex string, e.g.: FF0000')\\n    }\\n    _finalColors[key] = hex\\n  }\\n  _setTags(_finalColors)\\n}\\n\\n/**\\n * Reset colors.\\n */\\nansiHTML.reset = function () {\\n  _setTags(_defColors)\\n}\\n\\n/**\\n * Expose tags, including open and close.\\n * @type {Object}\\n */\\nansiHTML.tags = {}\\n\\nif (Object.defineProperty) {\\n  Object.defineProperty(ansiHTML.tags, 'open', {\\n    get: function () { return _openTags }\\n  })\\n  Object.defineProperty(ansiHTML.tags, 'close', {\\n    get: function () { return _closeTags }\\n  })\\n} else {\\n  ansiHTML.tags.open = _openTags\\n  ansiHTML.tags.close = _closeTags\\n}\\n\\nfunction _setTags (colors) {\\n  // reset all\\n  _openTags['0'] = 'font-weight:normal;opacity:1;color:#' + colors.reset[0] + ';background:#' + colors.reset[1]\\n  // inverse\\n  _openTags['7'] = 'color:#' + colors.reset[1] + ';background:#' + colors.reset[0]\\n  // dark grey\\n  _openTags['90'] = 'color:#' + colors.darkgrey\\n\\n  for (var code in _styles) {\\n    var color = _styles[code]\\n    var oriColor = colors[color] || '000'\\n    _openTags[code] = 'color:#' + oriColor\\n    code = parseInt(code)\\n    _openTags[(code + 10).toString()] = 'background:#' + oriColor\\n  }\\n}\\n\\nansiHTML.reset()\\n\\n\\n//# sourceURL=webpack:///./node_modules/ansi-html/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/ansi-regex/index.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/ansi-regex/index.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\nmodule.exports = function () {\\n\\treturn /[\\\\u001b\\\\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-PRZcf-nqry=><]/g;\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/ansi-regex/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/dotnetify/dist/dotnetify-react.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/dotnetify/dist/dotnetify-react.js ***!\n  \\********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"(function webpackUniversalModuleDefinition(root, factory) {\\n\\tif(true)\\n\\t\\tmodule.exports = factory(__webpack_require__(/*! react */ \\\"./node_modules/react/index.js\\\"), __webpack_require__(/*! react-dom */ \\\"./node_modules/react-dom/index.js\\\"), __webpack_require__(/*! @aspnet/signalr */ \\\"./node_modules/@aspnet/signalr/dist/esm/index.js\\\"));\\n\\telse {}\\n})(window, function(__WEBPACK_EXTERNAL_MODULE__1__, __WEBPACK_EXTERNAL_MODULE__13__, __WEBPACK_EXTERNAL_MODULE__19__) {\\nreturn /******/ (function(modules) { // webpackBootstrap\\n/******/ \\t// The module cache\\n/******/ \\tvar installedModules = {};\\n/******/\\n/******/ \\t// The require function\\n/******/ \\tfunction __webpack_require__(moduleId) {\\n/******/\\n/******/ \\t\\t// Check if module is in cache\\n/******/ \\t\\tif(installedModules[moduleId]) {\\n/******/ \\t\\t\\treturn installedModules[moduleId].exports;\\n/******/ \\t\\t}\\n/******/ \\t\\t// Create a new module (and put it into the cache)\\n/******/ \\t\\tvar module = installedModules[moduleId] = {\\n/******/ \\t\\t\\ti: moduleId,\\n/******/ \\t\\t\\tl: false,\\n/******/ \\t\\t\\texports: {}\\n/******/ \\t\\t};\\n/******/\\n/******/ \\t\\t// Execute the module function\\n/******/ \\t\\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\\n/******/\\n/******/ \\t\\t// Flag the module as loaded\\n/******/ \\t\\tmodule.l = true;\\n/******/\\n/******/ \\t\\t// Return the exports of the module\\n/******/ \\t\\treturn module.exports;\\n/******/ \\t}\\n/******/\\n/******/\\n/******/ \\t// expose the modules object (__webpack_modules__)\\n/******/ \\t__webpack_require__.m = modules;\\n/******/\\n/******/ \\t// expose the module cache\\n/******/ \\t__webpack_require__.c = installedModules;\\n/******/\\n/******/ \\t// define getter function for harmony exports\\n/******/ \\t__webpack_require__.d = function(exports, name, getter) {\\n/******/ \\t\\tif(!__webpack_require__.o(exports, name)) {\\n/******/ \\t\\t\\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\\n/******/ \\t\\t}\\n/******/ \\t};\\n/******/\\n/******/ \\t// define __esModule on exports\\n/******/ \\t__webpack_require__.r = function(exports) {\\n/******/ \\t\\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\\n/******/ \\t\\t\\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\\n/******/ \\t\\t}\\n/******/ \\t\\tObject.defineProperty(exports, '__esModule', { value: true });\\n/******/ \\t};\\n/******/\\n/******/ \\t// create a fake namespace object\\n/******/ \\t// mode & 1: value is a module id, require it\\n/******/ \\t// mode & 2: merge all properties of value into the ns\\n/******/ \\t// mode & 4: return value when already ns object\\n/******/ \\t// mode & 8|1: behave like require\\n/******/ \\t__webpack_require__.t = function(value, mode) {\\n/******/ \\t\\tif(mode & 1) value = __webpack_require__(value);\\n/******/ \\t\\tif(mode & 8) return value;\\n/******/ \\t\\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\\n/******/ \\t\\tvar ns = Object.create(null);\\n/******/ \\t\\t__webpack_require__.r(ns);\\n/******/ \\t\\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\\n/******/ \\t\\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\\n/******/ \\t\\treturn ns;\\n/******/ \\t};\\n/******/\\n/******/ \\t// getDefaultExport function for compatibility with non-harmony modules\\n/******/ \\t__webpack_require__.n = function(module) {\\n/******/ \\t\\tvar getter = module && module.__esModule ?\\n/******/ \\t\\t\\tfunction getDefault() { return module['default']; } :\\n/******/ \\t\\t\\tfunction getModuleExports() { return module; };\\n/******/ \\t\\t__webpack_require__.d(getter, 'a', getter);\\n/******/ \\t\\treturn getter;\\n/******/ \\t};\\n/******/\\n/******/ \\t// Object.prototype.hasOwnProperty.call\\n/******/ \\t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\\n/******/\\n/******/ \\t// __webpack_public_path__\\n/******/ \\t__webpack_require__.p = \\\"\\\";\\n/******/\\n/******/\\n/******/ \\t// Load entry module and return exports\\n/******/ \\treturn __webpack_require__(__webpack_require__.s = 27);\\n/******/ })\\n/************************************************************************/\\n/******/ ([\\n/* 0 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n/* WEBPACK VAR INJECTION */(function(global) {\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _dotnetify2 = __webpack_require__(26);\\n\\nvar _dotnetify3 = _interopRequireDefault(_dotnetify2);\\n\\nvar _dotnetifyVm = __webpack_require__(18);\\n\\nvar _dotnetifyVm2 = _interopRequireDefault(_dotnetifyVm);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\n/* \\r\\nCopyright 2017-2018 Dicky Suryadi\\r\\n\\r\\nLicensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\nyou may not use this file except in compliance with the License.\\r\\nYou may obtain a copy of the License at\\r\\n\\r\\n    http://www.apache.org/licenses/LICENSE-2.0\\r\\n\\r\\nUnless required by applicable law or agreed to in writing, software\\r\\ndistributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\nSee the License for the specific language governing permissions and\\r\\nlimitations under the License.\\r\\n */\\nif (typeof window == 'undefined') window = global;\\nvar dotnetify = window.dotnetify || _dotnetify3.default;\\n\\ndotnetify.react = {\\n  version: '2.0.0',\\n  viewModels: {},\\n  plugins: {},\\n  controller: dotnetify,\\n\\n  // Internal variables.\\n  _responseSubs: null,\\n  _reconnectedSubs: null,\\n  _connectedSubs: null,\\n  _connectionFailedSubs: null,\\n\\n  // Initializes connection to SignalR server hub.\\n  init: function init() {\\n    var self = dotnetify.react;\\n\\n    if (!self._responseSubs) {\\n      self._responseSubs = dotnetify.responseEvent.subscribe(function (iVMId, iVMData) {\\n        return self._responseVM(iVMId, iVMData);\\n      });\\n    }\\n\\n    if (!self._connectedSubs) {\\n      self._connectedSubs = dotnetify.connectedEvent.subscribe(function () {\\n        return Object.keys(self.viewModels).forEach(function (vmId) {\\n          return !self.viewModels[vmId].$requested && self.viewModels[vmId].$request();\\n        });\\n      });\\n    }\\n\\n    var start = function start() {\\n      if (!dotnetify.isHubStarted) Object.keys(self.viewModels).forEach(function (vmId) {\\n        return self.viewModels[vmId].$requested = false;\\n      });\\n      dotnetify.startHub();\\n    };\\n\\n    if (!self._reconnectedSubs) {\\n      self._reconnectedSubs = dotnetify.reconnectedEvent.subscribe(start);\\n    }\\n\\n    dotnetify.initHub();\\n    start();\\n  },\\n\\n  // Connects to a server view model.\\n  connect: function connect(iVMId, iReact, iOptions) {\\n    if (arguments.length < 2) throw new Error('[dotNetify] Missing arguments. Usage: connect(vmId, component) ');\\n\\n    if (dotnetify.ssr && dotnetify.react.ssrConnect) {\\n      var vmArg = iOptions && iOptions['vmArg'];\\n      return dotnetify.react.ssrConnect(iVMId, iReact, vmArg);\\n    }\\n\\n    var self = dotnetify.react;\\n    if (self.viewModels.hasOwnProperty(iVMId)) {\\n      console.error('Component is attempting to connect to an already active \\\\'' + iVMId + '\\\\'. ' + ' If it\\\\'s from a dismounted component, you must add vm.$destroy to componentWillUnmount().');\\n      self.viewModels[iVMId].$destroy();\\n      return setTimeout(function () {\\n        return self.connect(iVMId, iReact, iOptions);\\n      });\\n    }\\n\\n    var component = {\\n      get props() {\\n        return iReact.props;\\n      },\\n      get state() {\\n        return iReact.state;\\n      },\\n      setState: function setState(state) {\\n        iReact.setState(state);\\n      }\\n    };\\n    self.viewModels[iVMId] = new _dotnetifyVm2.default(iVMId, component, iOptions, dotnetify.react);\\n\\n    self.init();\\n    return self.viewModels[iVMId];\\n  },\\n\\n  // Get all view models.\\n  getViewModels: function getViewModels() {\\n    var self = dotnetify.react;\\n    return Object.keys(self.viewModels).map(function (vmId) {\\n      return self.viewModels[vmId];\\n    });\\n  },\\n\\n  _responseVM: function _responseVM(iVMId, iVMData) {\\n    var self = dotnetify.react;\\n\\n    if (self.viewModels.hasOwnProperty(iVMId)) {\\n      var vm = self.viewModels[iVMId];\\n      dotnetify.checkServerSideException(iVMId, iVMData, vm.$exceptionHandler);\\n      vm.$update(iVMData);\\n      return true;\\n    }\\n    return false;\\n  }\\n};\\n\\nexports.default = dotnetify;\\n/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(4)))\\n\\n/***/ }),\\n/* 1 */\\n/***/ (function(module, exports) {\\n\\nmodule.exports = __WEBPACK_EXTERNAL_MODULE__1__;\\n\\n/***/ }),\\n/* 2 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\\n\\nfunction _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) { arr2[i] = arr[i]; } return arr2; } else { return Array.from(arr); } }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\n/* \\r\\nCopyright 2018 Dicky Suryadi\\r\\n\\r\\nLicensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\nyou may not use this file except in compliance with the License.\\r\\nYou may obtain a copy of the License at\\r\\n\\r\\n    http://www.apache.org/licenses/LICENSE-2.0\\r\\n\\r\\nUnless required by applicable law or agreed to in writing, software\\r\\ndistributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\nSee the License for the specific language governing permissions and\\r\\nlimitations under the License.\\r\\n */\\n\\nvar utils = function () {\\n  function utils() {\\n    _classCallCheck(this, utils);\\n  }\\n\\n  _createClass(utils, [{\\n    key: 'trim',\\n\\n    // Trim slashes from start and end of string.\\n    value: function trim(iStr) {\\n      if (typeof iStr !== 'string') return '';\\n\\n      while (iStr.indexOf('/', iStr.length - 1) >= 0) {\\n        iStr = iStr.substr(0, iStr.length - 1);\\n      }while (iStr.indexOf('/') == 0) {\\n        iStr = iStr.substr(1, iStr.length - 1);\\n      }return iStr;\\n    }\\n\\n    // Match two strings case-insensitive.\\n\\n  }, {\\n    key: 'equal',\\n    value: function equal(iStr1, iStr2) {\\n      return iStr1 != null && iStr2 != null && iStr1.toLowerCase() == iStr2.toLowerCase();\\n    }\\n\\n    // Whether the string starts or ends with a value.\\n\\n  }, {\\n    key: 'startsWith',\\n    value: function startsWith(iStr, iValue) {\\n      return iStr.toLowerCase().slice(0, iValue.length) == iValue.toLowerCase();\\n    }\\n  }, {\\n    key: 'endsWith',\\n    value: function endsWith(iStr, iValue) {\\n      return iValue == '' || iStr.toLowerCase().slice(-iValue.length) == iValue.toLowerCase();\\n    }\\n\\n    // Dispatch event with IE polyfill.\\n\\n  }, {\\n    key: 'dispatchEvent',\\n    value: function dispatchEvent(iEvent) {\\n      if (typeof Event === 'function') window.dispatchEvent(new Event(iEvent));else {\\n        var event = document.createEvent('CustomEvent');\\n        event.initEvent(iEvent, true, true);\\n        window.dispatchEvent(event);\\n      }\\n    }\\n  }, {\\n    key: 'grep',\\n    value: function grep(iArray, iFilter) {\\n      return Array.isArray(iArray) ? iArray.filter(iFilter) : [];\\n    }\\n  }]);\\n\\n  return utils;\\n}();\\n\\nvar createEventEmitter = exports.createEventEmitter = function createEventEmitter(_) {\\n  var subscribers = [];\\n  return {\\n    emit: function emit() {\\n      for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {\\n        args[_key] = arguments[_key];\\n      }\\n\\n      var handled = false;\\n      subscribers.forEach(function (subscriber) {\\n        handled = subscriber.apply(undefined, _toConsumableArray(args)) || handled;\\n      });\\n      return handled;\\n    },\\n    subscribe: function subscribe(subscriber) {\\n      !subscribers.includes(subscriber) && subscribers.push(subscriber);\\n      return function () {\\n        return subscribers = subscribers.filter(function (x) {\\n          return x !== subscriber;\\n        });\\n      };\\n    }\\n  };\\n};\\n\\nexports.default = new utils();\\n\\n/***/ }),\\n/* 3 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n/* WEBPACK VAR INJECTION */(function(module) {\\n\\nvar _typeof = typeof Symbol === \\\"function\\\" && typeof Symbol.iterator === \\\"symbol\\\" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === \\\"function\\\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \\\"symbol\\\" : typeof obj; };\\n\\n/* \\r\\nCopyright 2017 Dicky Suryadi\\r\\n\\r\\nLicensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\nyou may not use this file except in compliance with the License.\\r\\nYou may obtain a copy of the License at\\r\\n\\r\\n    http://www.apache.org/licenses/LICENSE-2.0\\r\\n\\r\\nUnless required by applicable law or agreed to in writing, software\\r\\ndistributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\nSee the License for the specific language governing permissions and\\r\\nlimitations under the License.\\r\\n */\\n\\nvar jQueryDeferred = __webpack_require__(23);\\nvar jQueryShim = jQueryDeferred.extend(function (selector) {\\n\\n   if (selector === window || selector.document) return {\\n      0: selector,\\n      on: function on(iEvent, iHandler) {\\n         window.addEventListener(iEvent, iHandler);\\n      },\\n      bind: function bind(iEvent, iHandler) {\\n         window.addEventListener(iEvent, iHandler, false);\\n      },\\n      unbind: function unbind(iEvent, iHandler) {\\n         window.removeEventListener(iEvent, iHandler, false);\\n      }\\n   };\\n\\n   if (typeof selector !== \\\"string\\\") selector.events = selector.events || {};\\n\\n   return {\\n      0: selector,\\n\\n      bind: function bind(iEvent, iHandler) {\\n         var event = selector.events[iEvent] || [];\\n         event.push(iHandler);\\n         selector.events[iEvent] = event;\\n      },\\n\\n      unbind: function unbind(iEvent, iHandler) {\\n         var handlers = selector.events[iEvent] || [];\\n         if (iHandler) {\\n            var idx = handlers.indexOf(iHandler);\\n            if (idx !== -1) handlers.splice(idx, 1);\\n         } else handlers = [];\\n         selector.events[iEvent] = handlers;\\n      },\\n\\n      triggerHandler: function triggerHandler(iEvent, iArgs) {\\n         var handlers = selector.events[iEvent] || [];\\n         var args = [{ type: iEvent }];\\n         if (Array.isArray(iArgs)) iArgs.forEach(function (arg) {\\n            args.push(arg);\\n         });else if (iArgs) args.push(iArgs);\\n         handlers.forEach(function (handler) {\\n            handler.apply(this, args);\\n         });\\n      },\\n\\n      load: function load(iUrl, iArgs, iHandler) {\\n         var request = new window.XMLHttpRequest();\\n         request.open('GET', iUrl, true);\\n         request.onload = function () {\\n            if (request.status >= 200 && request.status < 400) {\\n               var response = request.responseText;\\n               document.querySelector(selector).innerHTML = response;\\n               iHandler.call(document.querySelector(selector));\\n            }\\n         };\\n         request.send();\\n         return { abort: function abort(reason) {\\n               return request.abort(reason);\\n            } };\\n      }\\n   };\\n}, jQueryDeferred, {\\n   support: { cors: true },\\n\\n   trim: function trim(iStr) {\\n      return typeof iStr === \\\"string\\\" ? iStr.trim() : iStr;\\n   },\\n\\n   inArray: function inArray(iArray, iItem) {\\n      return iArray.indexOf(iItem) !== -1;\\n   },\\n\\n   makeArray: function makeArray(iArray) {\\n      return [].slice.call(iArray, 0);\\n   },\\n\\n   merge: function merge(iArray1, iArray2) {\\n      Array.prototype.push.apply(iArray1, iArray2);return iArray1;\\n   },\\n\\n   isEmptyObject: function isEmptyObject(iObj) {\\n      return !iObj || Object.keys(iObj).length === 0;\\n   },\\n\\n   ajax: function ajax(iOptions) {\\n      var request = new window.XMLHttpRequest();\\n      request.onreadystatechange = function () {\\n         if (request.readyState !== 4) return;\\n         if (request.status === 200 && !request._hasError) {\\n            try {\\n               iOptions.success && iOptions.success(JSON.parse(request.responseText));\\n            } catch (error) {\\n               iOptions.success && iOptions.success(request.responseText);\\n            }\\n         } else iOptions.error && iOptions.error(request);\\n      };\\n      request.open(iOptions.type, iOptions.url);\\n      request.setRequestHeader(\\\"content-type\\\", iOptions.contentType);\\n      request.send(iOptions.data.data && \\\"data=\\\" + iOptions.data.data);\\n      return {\\n         abort: function abort(reason) {\\n            return request.abort(reason);\\n         }\\n      };\\n   },\\n\\n   getScript: function getScript(iUrl, iSuccess) {\\n      var done = false;\\n      var promise = jQueryDeferred.Deferred();\\n      var head = document.getElementsByTagName(\\\"head\\\")[0];\\n      var script = document.createElement(\\\"script\\\");\\n      script.src = iUrl;\\n      script.onload = script.onreadystatechange = function () {\\n         if (!done && (!this.readyState || this.readyState == \\\"loaded\\\" || this.readyState == \\\"complete\\\")) {\\n            done = true;\\n            script.onload = script.onreadystatechange = null;\\n            head.removeChild(script);\\n            if (typeof iSuccess === \\\"function\\\") iSuccess();\\n            promise.resolve();\\n         }\\n      };\\n      head.appendChild(script);\\n      return promise;\\n   }\\n});\\n\\nif (typeof window !== \\\"undefined\\\") window.jQuery = window.jQuery || jQueryShim;\\n\\nif (( false ? undefined : _typeof(exports)) === \\\"object\\\" && ( false ? undefined : _typeof(module)) === \\\"object\\\") module.exports = jQueryShim;\\n/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(24)(module)))\\n\\n/***/ }),\\n/* 4 */\\n/***/ (function(module, exports) {\\n\\nvar g;\\n\\n// This works in non-strict mode\\ng = (function() {\\n\\treturn this;\\n})();\\n\\ntry {\\n\\t// This works if eval is allowed (see CSP)\\n\\tg = g || Function(\\\"return this\\\")() || (1, eval)(\\\"this\\\");\\n} catch (e) {\\n\\t// This works if the window reference is available\\n\\tif (typeof window === \\\"object\\\") g = window;\\n}\\n\\n// g can still be undefined, but nothing to do about it...\\n// We return undefined, instead of nothing here, so it's\\n// easier to handle this case. if(!global) { ...}\\n\\nmodule.exports = g;\\n\\n\\n/***/ }),\\n/* 5 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n\\tvalue: true\\n});\\n\\nvar _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\\n\\nvar _react = __webpack_require__(1);\\n\\nvar _react2 = _interopRequireDefault(_react);\\n\\nvar _dotnetifyReact = __webpack_require__(0);\\n\\nvar _dotnetifyReact2 = _interopRequireDefault(_dotnetifyReact);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _objectWithoutProperties(obj, keys) { var target = {}; for (var i in obj) { if (keys.indexOf(i) >= 0) continue; if (!Object.prototype.hasOwnProperty.call(obj, i)) continue; target[i] = obj[i]; } return target; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\\\"this hasn't been initialised - super() hasn't been called\\\"); } return call && (typeof call === \\\"object\\\" || typeof call === \\\"function\\\") ? call : self; }\\n\\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \\\"function\\\" && superClass !== null) { throw new TypeError(\\\"Super expression must either be null or a function, not \\\" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; } /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                */\\n\\n// <RouteTarget> is a helper component to provide DOM target for routes, and is essential for server-side rendering.\\nvar RouteTarget = function (_React$Component) {\\n\\t_inherits(RouteTarget, _React$Component);\\n\\n\\tfunction RouteTarget() {\\n\\t\\t_classCallCheck(this, RouteTarget);\\n\\n\\t\\treturn _possibleConstructorReturn(this, (RouteTarget.__proto__ || Object.getPrototypeOf(RouteTarget)).apply(this, arguments));\\n\\t}\\n\\n\\t_createClass(RouteTarget, [{\\n\\t\\tkey: 'componentWillMount',\\n\\t\\tvalue: function componentWillMount() {\\n\\t\\t\\tvar elem = document.getElementById(this.props.id);\\n\\t\\t\\tif (elem != null && window.ssr && !window.ssr[this.props.id]) {\\n\\t\\t\\t\\twindow.ssr[this.props.id] = true;\\n\\t\\t\\t\\tthis.initialHtml = { __html: elem.innerHTML };\\n\\t\\t\\t} else this.initialHtml = { __html: '' };\\n\\t\\t}\\n\\t}, {\\n\\t\\tkey: 'getDOMNode',\\n\\t\\tvalue: function getDOMNode() {\\n\\t\\t\\treturn this.elem;\\n\\t\\t}\\n\\t}, {\\n\\t\\tkey: 'render',\\n\\t\\tvalue: function render() {\\n\\t\\t\\tvar _props = this.props,\\n\\t\\t\\t    id = _props.id,\\n\\t\\t\\t    props = _objectWithoutProperties(_props, ['id']);\\n\\n\\t\\t\\treturn _react2.default.createElement('div', _extends({ id: id, ref: function ref(el) {\\n\\t\\t\\t\\t\\treturn _this.elem = el;\\n\\t\\t\\t\\t} }, this.props, { dangerouslySetInnerHTML: this.initialHtml }));\\n\\t\\t}\\n\\t}]);\\n\\n\\treturn RouteTarget;\\n}(_react2.default.Component);\\n\\nexports.default = RouteTarget;\\n\\n\\n_dotnetifyReact2.default.react.router.RouteTarget = RouteTarget;\\n\\n/***/ }),\\n/* 6 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n\\tvalue: true\\n});\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\\n\\nvar _react = __webpack_require__(1);\\n\\nvar _react2 = _interopRequireDefault(_react);\\n\\nvar _dotnetifyReact = __webpack_require__(0);\\n\\nvar _dotnetifyReact2 = _interopRequireDefault(_dotnetifyReact);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\\\"this hasn't been initialised - super() hasn't been called\\\"); } return call && (typeof call === \\\"object\\\" || typeof call === \\\"function\\\") ? call : self; }\\n\\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \\\"function\\\" && superClass !== null) { throw new TypeError(\\\"Super expression must either be null or a function, not \\\" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; } /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                */\\n\\n// <RouteLink> is a helper component to set anchor tags for routes.\\nvar RouteLink = function (_React$Component) {\\n\\t_inherits(RouteLink, _React$Component);\\n\\n\\tfunction RouteLink() {\\n\\t\\t_classCallCheck(this, RouteLink);\\n\\n\\t\\treturn _possibleConstructorReturn(this, (RouteLink.__proto__ || Object.getPrototypeOf(RouteLink)).apply(this, arguments));\\n\\t}\\n\\n\\t_createClass(RouteLink, [{\\n\\t\\tkey: 'render',\\n\\t\\tvalue: function render() {\\n\\t\\t\\tvar props = this.props;\\n\\t\\t\\tif (props.vm == null) console.error(\\\"RouteLink requires 'vm' property.\\\");\\n\\n\\t\\t\\tvar handleClick = function handleClick(event) {\\n\\t\\t\\t\\tevent.preventDefault();\\n\\t\\t\\t\\tif (props.route == null) {\\n\\t\\t\\t\\t\\tconsole.error(\\\"RouteLink requires 'route' property.\\\");\\n\\t\\t\\t\\t\\treturn;\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\tif (typeof props.onClick === 'function') props.onClick(event);\\n\\t\\t\\t\\treturn props.vm.$handleRoute(event);\\n\\t\\t\\t};\\n\\n\\t\\t\\treturn _react2.default.createElement('a', {\\n\\t\\t\\t\\tstyle: props.style,\\n\\t\\t\\t\\tclassName: props.className,\\n\\t\\t\\t\\thref: props.route != null ? props.vm.$route(props.route) : '',\\n\\t\\t\\t\\tchildren: props.children,\\n\\t\\t\\t\\tonClick: handleClick\\n\\t\\t\\t});\\n\\t\\t}\\n\\t}]);\\n\\n\\treturn RouteLink;\\n}(_react2.default.Component);\\n\\nexports.default = RouteLink;\\n\\n\\n_dotnetifyReact2.default.react.router.RouteLink = RouteLink;\\n\\n/***/ }),\\n/* 7 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n/**\\n * Copyright (c) 2013-present, Facebook, Inc.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\nvar ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';\\n\\nmodule.exports = ReactPropTypesSecret;\\n\\n\\n/***/ }),\\n/* 8 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n/**\\n * Copyright (c) 2013-present, Facebook, Inc.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\nvar ReactPropTypesSecret = __webpack_require__(7);\\n\\nfunction emptyFunction() {}\\n\\nmodule.exports = function() {\\n  function shim(props, propName, componentName, location, propFullName, secret) {\\n    if (secret === ReactPropTypesSecret) {\\n      // It is still safe when called from React.\\n      return;\\n    }\\n    var err = new Error(\\n      'Calling PropTypes validators directly is not supported by the `prop-types` package. ' +\\n      'Use PropTypes.checkPropTypes() to call them. ' +\\n      'Read more at http://fb.me/use-check-prop-types'\\n    );\\n    err.name = 'Invariant Violation';\\n    throw err;\\n  };\\n  shim.isRequired = shim;\\n  function getShim() {\\n    return shim;\\n  };\\n  // Important!\\n  // Keep this list in sync with production version in `./factoryWithTypeCheckers.js`.\\n  var ReactPropTypes = {\\n    array: shim,\\n    bool: shim,\\n    func: shim,\\n    number: shim,\\n    object: shim,\\n    string: shim,\\n    symbol: shim,\\n\\n    any: shim,\\n    arrayOf: getShim,\\n    element: shim,\\n    instanceOf: getShim,\\n    node: shim,\\n    objectOf: getShim,\\n    oneOf: getShim,\\n    oneOfType: getShim,\\n    shape: getShim,\\n    exact: getShim\\n  };\\n\\n  ReactPropTypes.checkPropTypes = emptyFunction;\\n  ReactPropTypes.PropTypes = ReactPropTypes;\\n\\n  return ReactPropTypes;\\n};\\n\\n\\n/***/ }),\\n/* 9 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n/**\\n * Copyright (c) 2013-present, Facebook, Inc.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\nif (false) { var throwOnDirectAccess, isValidElement, REACT_ELEMENT_TYPE; } else {\\n  // By explicitly using `prop-types` you are opting into new production behavior.\\n  // http://fb.me/prop-types-in-prod\\n  module.exports = __webpack_require__(8)();\\n}\\n\\n\\n/***/ }),\\n/* 10 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n\\tvalue: true\\n});\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\\n\\nvar _react = __webpack_require__(1);\\n\\nvar _react2 = _interopRequireDefault(_react);\\n\\nvar _propTypes = __webpack_require__(9);\\n\\nvar _propTypes2 = _interopRequireDefault(_propTypes);\\n\\nvar _dotnetifyReact = __webpack_require__(0);\\n\\nvar _dotnetifyReact2 = _interopRequireDefault(_dotnetifyReact);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\\\"this hasn't been initialised - super() hasn't been called\\\"); } return call && (typeof call === \\\"object\\\" || typeof call === \\\"function\\\") ? call : self; }\\n\\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \\\"function\\\" && superClass !== null) { throw new TypeError(\\\"Super expression must either be null or a function, not \\\" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; } /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                */\\n\\n// The <Scope> component uses React's 'context' to pass down the component hierarchy the name of the back-end view model\\n// of the parent component, so that when the child component connects to its back-end view model, the child view model\\n// instance is created within the scope of the parent view model.\\n//\\n// The <Scope> component also provides the 'connect' function for a component to connect to the back-end view model and\\n// injects properties and dispatch functions into the component.\\nvar Scope = function (_React$Component) {\\n\\t_inherits(Scope, _React$Component);\\n\\n\\tfunction Scope() {\\n\\t\\t_classCallCheck(this, Scope);\\n\\n\\t\\treturn _possibleConstructorReturn(this, (Scope.__proto__ || Object.getPrototypeOf(Scope)).apply(this, arguments));\\n\\t}\\n\\n\\t_createClass(Scope, [{\\n\\t\\tkey: 'scoped',\\n\\t\\tvalue: function scoped(vmId) {\\n\\t\\t\\tvar scope = this.context.scoped ? this.context.scoped(this.props.vm) : this.props.vm;\\n\\t\\t\\treturn scope ? scope + '.' + vmId : vmId;\\n\\t\\t}\\n\\t}, {\\n\\t\\tkey: 'getChildContext',\\n\\t\\tvalue: function getChildContext() {\\n\\t\\t\\tvar _this = this;\\n\\n\\t\\t\\treturn {\\n\\t\\t\\t\\tscoped: function scoped(vmId) {\\n\\t\\t\\t\\t\\treturn _this.scoped(vmId);\\n\\t\\t\\t\\t},\\n\\t\\t\\t\\tconnect: function connect(vmId, component, options) {\\n\\t\\t\\t\\t\\tcomponent.vmId = _this.scoped(vmId);\\n\\t\\t\\t\\t\\tcomponent.vm = _dotnetifyReact2.default.react.connect(component.vmId, component, options);\\n\\t\\t\\t\\t\\tcomponent.dispatch = function (state) {\\n\\t\\t\\t\\t\\t\\treturn component.vm.$dispatch(state);\\n\\t\\t\\t\\t\\t};\\n\\n\\t\\t\\t\\t\\tcomponent.dispatchState = function (state) {\\n\\t\\t\\t\\t\\t\\tcomponent.vm.State(state);\\n\\t\\t\\t\\t\\t\\tcomponent.vm.$dispatch(state);\\n\\t\\t\\t\\t\\t};\\n\\t\\t\\t\\t\\treturn window.vmStates ? window.vmStates[component.vmId] : null;\\n\\t\\t\\t\\t}\\n\\t\\t\\t};\\n\\t\\t}\\n\\t}, {\\n\\t\\tkey: 'render',\\n\\t\\tvalue: function render() {\\n\\t\\t\\treturn this.props.children;\\n\\t\\t}\\n\\t}]);\\n\\n\\treturn Scope;\\n}(_react2.default.Component);\\n\\nScope.displayName = 'Scope';\\nScope.version = '1.2.0';\\nScope.propTypes = { vm: _propTypes2.default.string };\\nScope.contextTypes = { scoped: _propTypes2.default.func };\\nScope.childContextTypes = {\\n\\tscoped: _propTypes2.default.func.isRequired,\\n\\tconnect: _propTypes2.default.func.isRequired\\n};\\nexports.default = Scope;\\n\\n\\n_dotnetifyReact2.default.react.Scope = Scope;\\n\\n/***/ }),\\n/* 11 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nvar _dotnetifyReact = __webpack_require__(0);\\n\\nvar _dotnetifyReact2 = _interopRequireDefault(_dotnetifyReact);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\n// Used by server-side rendering in lieu of connect method.\\n_dotnetifyReact2.default.react.ssrConnect = function (iVMId, iReact, iVMArg) {\\n\\tif (window.ssr == null || !window.ssr.hasOwnProperty(iVMId)) console.error(\\\"Server-side rendering requires initial state in 'window.ssr.\\\" + iVMId + \\\"'.\\\");\\n\\n\\tvar self = _dotnetifyReact2.default.react;\\n\\tvar vmState = window.ssr[iVMId];\\n\\tvar getState = function getState() {\\n\\t\\treturn vmState;\\n\\t};\\n\\tvar setState = function setState(state) {\\n\\t\\tvmState = $.extend(vmState, state);\\n\\t};\\n\\tvar options = {\\n\\t\\tgetState: getState,\\n\\t\\tsetState: setState,\\n\\t\\tvmArg: iVMArg\\n\\t};\\n\\tvar vm = self.viewModels[iVMId] = new dotnetifyVM(iVMId, iReact, options);\\n\\n\\t// Need to be asynch to allow initial state to be processed.\\n\\tsetTimeout(function () {\\n\\t\\tvm.$update(JSON.stringify(window.ssr[iVMId]));\\n\\t}, 100);\\n\\treturn vm;\\n};\\n\\n// Used by client-side React component to get server-side rendered initial state.\\n_dotnetifyReact2.default.react.router.ssrState = function (iVMId) {\\n\\tif (window.ssr && window.ssr[iVMId] && !window.ssr[iVMId].fetched) {\\n\\t\\twindow.ssr[iVMId].fetched = true;\\n\\t\\treturn window.ssr[iVMId];\\n\\t}\\n};\\n\\n// Called from server to configure server-side rendering.\\n// iPath - initial URL path.\\n// iInitialStates - serialized object literal '{ \\\"vmName\\\": {initialState}, ...}'.\\n// iOverrideRouteFn - function to override routing URLs before the router loads them.\\n// iCallbackFn - callback after the path is fully routed.\\n// iTimeout - timeout in milliseconds.\\n_dotnetifyReact2.default.react.router.ssr = function (iPath, iInitialStates, iOverrideRouteFn, iCallbackFn, iTimeout) {\\n\\t_dotnetifyReact2.default.ssr = true;\\n\\t_dotnetifyReact2.default.react.router.urlPath = iPath;\\n\\t_dotnetifyReact2.default.react.router.overrideUrl = iOverrideRouteFn;\\n\\n\\t// Insert initial states in the head tag.\\n\\tvar script = document.createElement('script');\\n\\tscript.type = 'text/javascript';\\n\\tscript.text = 'window.ssr=' + iInitialStates + ';';\\n\\tvar head = document.getElementsByTagName('head')[0];\\n\\tif (head) head.insertBefore(script, head.firstChild);else console.error('router> document head tag is required for server-side render.');\\n\\n\\tvar routed = false;\\n\\tvar fallback = iTimeout ? setTimeout(function () {\\n\\t\\tif (!routed) iCallbackFn();\\n\\t}, iTimeout) : 0;\\n\\twindow.addEventListener('dotnetify.routed', function () {\\n\\t\\trouted = true;\\n\\t\\tif (fallback != 0) clearTimeout(fallback);\\n\\t\\tiCallbackFn();\\n\\t});\\n\\n\\t// Add initial states into the window scope for the server-renderd components.\\n\\twindow.ssr = JSON.parse(iInitialStates);\\n};\\n\\n/***/ }),\\n/* 12 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      */\\n\\n\\nvar _utils = __webpack_require__(2);\\n\\nvar _utils2 = _interopRequireDefault(_utils);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nvar dotnetifyVMRouter = function () {\\n  _createClass(dotnetifyVMRouter, [{\\n    key: 'RoutingState',\\n    get: function get() {\\n      throw new Error('Not implemented');\\n    }\\n  }, {\\n    key: 'VMRoot',\\n    get: function get() {\\n      throw new Error('Not implemented');\\n    }\\n  }, {\\n    key: 'VMArg',\\n    get: function get() {\\n      throw new Error('Not implemented');\\n    }\\n  }]);\\n\\n  function dotnetifyVMRouter(vm, router) {\\n    _classCallCheck(this, dotnetifyVMRouter);\\n\\n    this.routes = [];\\n\\n    this.vm = vm;\\n    this.router = router;\\n    this.debug = vm.$dotnetify.controller.debug;\\n  }\\n\\n  // Dispatch the active routing state to the server.\\n\\n\\n  _createClass(dotnetifyVMRouter, [{\\n    key: 'dispatchActiveRoutingState',\\n    value: function dispatchActiveRoutingState(iPath) {\\n      this.vm.$dispatch({ 'RoutingState.Active': iPath });\\n\\n      var _vm$State = this.vm.State(),\\n          RoutingState = _vm$State.RoutingState;\\n\\n      RoutingState = Object.assign(RoutingState || {}, { Active: iPath });\\n      this.vm.State({ RoutingState: RoutingState });\\n    }\\n\\n    // Handles click event from anchor tags.\\n\\n  }, {\\n    key: 'handleRoute',\\n    value: function handleRoute(iEvent) {\\n      var _this = this;\\n\\n      iEvent.preventDefault();\\n      var path = iEvent.currentTarget.pathname;\\n      if (path == null || path == '') throw new Error('The event passed to $handleRoute has no path name.');\\n\\n      setTimeout(function () {\\n        return _this.router.pushState({}, '', path);\\n      });\\n    }\\n\\n    // Build the absolute root path from the \\\"vmRoot\\\" property on React component.\\n\\n  }, {\\n    key: 'initRoot',\\n    value: function initRoot() {\\n      if (!this.hasRoutingState || this.RoutingState === null || this.RoutingState.Root === null) return;\\n\\n      if (this._absRoot != this.RoutingState.Root) {\\n        var absRoot = _utils2.default.trim(this.VMRoot);\\n        if (absRoot != '') absRoot = '/' + absRoot;\\n        var root = _utils2.default.trim(this.RoutingState.Root);\\n        this._absRoot = root != '' ? absRoot + '/' + root : absRoot;\\n        this.RoutingState.Root = this._absRoot;\\n      }\\n    }\\n\\n    // Initialize routing templates if the view model implements IRoutable.\\n\\n  }, {\\n    key: 'initRouting',\\n    value: function initRouting() {\\n      var _this2 = this;\\n\\n      var vm = this.vm;\\n      if (!this.hasRoutingState) return;\\n\\n      if (this.RoutingState === null) {\\n        console.error(\\\"router> the RoutingState prop of '\\\" + vm.$vmId + \\\"' was not initialized.\\\");\\n        return;\\n      }\\n\\n      var templates = this.RoutingState.Templates;\\n      if (templates == null || templates.length == 0) return;\\n\\n      // Initialize the router.\\n      if (!this.router.$init) {\\n        this.router.init();\\n        this.router.$init = true;\\n      }\\n\\n      // Build the absolute root path.\\n      this.initRoot();\\n\\n      templates.forEach(function (template) {\\n        // If url pattern isn't given, consider Id as the pattern.\\n        var urlPattern = template.UrlPattern != null ? template.UrlPattern : template.Id;\\n        urlPattern = urlPattern != '' ? urlPattern : '/';\\n        var mapUrl = _this2.toUrl(urlPattern);\\n\\n        if (_this2.debug) console.log('router> map ' + mapUrl + ' to template id=' + template.Id);\\n\\n        _this2.router.mapTo(mapUrl, function (iParams) {\\n          _this2.router.urlPath = '';\\n\\n          // Construct the path from the template pattern and the params passed by PathJS.\\n          var path = urlPattern;\\n          for (var param in iParams) {\\n            path = path.replace(':' + param, iParams[param]);\\n          }path = path.replace(/\\\\(\\\\/:([^)]+)\\\\)/g, '').replace(/\\\\(|\\\\)/g, '');\\n\\n          _this2.routeTo(path, template);\\n        });\\n      });\\n\\n      // Route initial URL.\\n      var activeUrl = this.toUrl(this.RoutingState.Active);\\n      if (this.router.urlPath == '') this.router.urlPath = activeUrl;\\n      if (!this.routeUrl())\\n        // If routing ends incomplete, raise routed event anyway.\\n        this.raiseRoutedEvent(true);\\n    }\\n\\n    // Whether a route is active.\\n\\n  }, {\\n    key: 'isActive',\\n    value: function isActive(iRoute) {\\n      if (iRoute != null && iRoute.hasOwnProperty('Path')) {\\n        return _utils2.default.equal(iRoute.Path, this.RoutingState.Active);\\n      }\\n      return false;\\n    }\\n\\n    // Loads a view into a target element.\\n\\n  }, {\\n    key: 'loadView',\\n    value: function loadView(iTargetSelector, iViewUrl, iJsModuleUrl, iVmArg, iCallbackFn) {\\n      throw new Error('Not implemented');\\n    }\\n\\n    // Routes to a path.\\n\\n  }, {\\n    key: 'manualRouteTo',\\n    value: function manualRouteTo(iPath, iTarget, iViewUrl, iJSModuleUrl) {\\n      var vm = this.vm;\\n      var template = { Id: 'manual', Target: iTarget, ViewUrl: iViewUrl, JSModuleUrl: iJSModuleUrl };\\n      this.routeTo(iPath, template, true);\\n    }\\n\\n    // Handles route enter event.\\n\\n  }, {\\n    key: 'onRouteEnter',\\n    value: function onRouteEnter(iPath, iTemplate) {\\n      return true;\\n    }\\n\\n    // Raise event indicating the routing process has ended.\\n\\n  }, {\\n    key: 'raiseRoutedEvent',\\n    value: function raiseRoutedEvent(force) {\\n      var vm = this.vm;\\n      if (this.router.urlPath == '' || force == true) {\\n        if (this.debug) console.log('router> routed');\\n        _utils2.default.dispatchEvent('dotnetify.routed');\\n      }\\n    }\\n\\n    // Returns the URL for an anchor tag.\\n\\n  }, {\\n    key: 'route',\\n    value: function route(iRoute, iTarget) {\\n      // No route to process. Return silently.\\n      if (iRoute == null) return;\\n\\n      if (!iRoute.hasOwnProperty('Path') || !iRoute.hasOwnProperty('TemplateId')) throw new Error('Not a valid route');\\n\\n      // Build the absolute root path.\\n      this.initRoot();\\n\\n      // If the route path is not defined, use the URL pattern from the associated template.\\n      // This is so that we don't send the same data twice if both are equal.\\n      var path = iRoute.Path;\\n      var template = null;\\n      if (this.hasRoutingState && this.RoutingState.Templates != null) {\\n        var match = this.RoutingState.Templates.filter(function (iTemplate) {\\n          return iTemplate.Id == iRoute.TemplateId;\\n        });\\n        if (match.length > 0) {\\n          template = match[0];\\n\\n          if (typeof iTarget === 'string') template.Target = iTarget;\\n\\n          if (path == null) {\\n            path = template.UrlPattern != null ? template.UrlPattern : template.Id;\\n            iRoute.Path = path;\\n          }\\n        } else if (iRoute.RedirectRoot == null) throw new Error(\\\"vmRoute cannot find route template '\\\" + iRoute.TemplateId);\\n      }\\n\\n      // If the path has a redirect root, the path doesn't belong to the current root and needs to be\\n      // redirected to a different one.  Set the absolute path to the HREF attribute, and prevent the\\n      // default behavior of the anchor click event and instead do push to HTML5 history state, which\\n      // would attempt to resolve the path first before resorting to hard browser redirect.\\n      if (iRoute.RedirectRoot != null) {\\n        // Combine the redirect root with the view model's root.\\n        var redirectRoot = iRoute.RedirectRoot;\\n        if (redirectRoot.charAt(0) == '/') redirectRoot = redirectRoot.substr(0, redirectRoot.length - 1);\\n        var redirectRootPath = iRoute.RedirectRoot.split('/');\\n\\n        var urlRedirect = '';\\n        var absRoot = this.VMRoot;\\n        if (absRoot != null) {\\n          var absRootPath = absRoot.split('/');\\n          for (var i = 0; i < absRootPath.length; i++) {\\n            if (absRootPath[i] != '' && absRootPath[i] == redirectRootPath[0]) break;\\n            urlRedirect += absRootPath[i] + '/';\\n          }\\n        }\\n        urlRedirect += redirectRoot + '/' + path;\\n        this.routes.push({ Path: path, Url: urlRedirect });\\n        return urlRedirect;\\n      }\\n\\n      // For quick lookup, save the mapping between the path to the route inside the view model.\\n      if (template == null) throw new Error('vmRoute cannot find any route template');\\n\\n      iRoute.$template = template;\\n      this.pathToRoute = this.pathToRoute || {};\\n      this.pathToRoute[path] = iRoute;\\n\\n      // Set the absolute path to the HREF attribute, and prevent the default behavior of\\n      // the anchor click event and instead do push to HTML5 history state.\\n      var url = this.toUrl(path);\\n      this.routes.push({ Path: path, Url: url });\\n      return url;\\n    }\\n\\n    // Routes to a path.\\n\\n  }, {\\n    key: 'routeTo',\\n    value: function routeTo(iPath, iTemplate, iDisableEvent, iCallbackFn, isRedirect) {\\n      var _this3 = this;\\n\\n      var vm = this.vm;\\n      var viewModels = vm.$dotnetify.getViewModels();\\n\\n      if (this.debug) console.log(\\\"router> route '\\\" + iPath + \\\"' to template id=\\\" + iTemplate.Id);\\n\\n      // We can determine whether the view has already been loaded by matching the 'RoutingState.Origin' argument\\n      // on the existing view model inside that target selector with the path.\\n      for (var i = 0; i < viewModels.length; i++) {\\n        var vmOther = viewModels[i];\\n        var vmArg = vmOther.$router.VMArg;\\n        if (vmArg != null) {\\n          if (typeof vmArg['RoutingState.Origin'] === 'string' && _utils2.default.equal(vmArg['RoutingState.Origin'], iPath)) return;\\n        }\\n      }\\n\\n      // Support enter interception.\\n      if (iDisableEvent != true && vm.hasOwnProperty('onRouteEnter')) {\\n        if (this.onRouteEnter(iPath, iTemplate) == false || vm.onRouteEnter(iPath, iTemplate) == false) return;\\n      }\\n\\n      // Check if the route has valid target.\\n      if (iTemplate.Target === null) {\\n        console.error(\\\"router> the Target for template '\\\" + iTemplate.Id + \\\"' was not set.  Use vm.onRouteEnter() to set the target.\\\");\\n        return;\\n      }\\n\\n      // If target DOM element isn't found, redirect URL to the path.\\n      if (document.getElementById(iTemplate.Target) == null) {\\n        if (isRedirect === true) {\\n          if (this.debug) console.log(\\\"router> target '\\\" + iTemplate.Target + \\\"' not found in DOM\\\");\\n          return;\\n        } else {\\n          if (this.debug) console.log(\\\"router> target '\\\" + iTemplate.Target + \\\"' not found in DOM, use redirect instead\\\");\\n          return this.router.redirect(this.toUrl(iPath), viewModels);\\n        }\\n      }\\n\\n      // Load the view associated with the route asynchronously.\\n      this.loadView('#' + iTemplate.Target, iTemplate.ViewUrl, iTemplate.JSModuleUrl, { 'RoutingState.Origin': iPath }, function () {\\n        // If load is successful, update the active route.\\n        _this3.dispatchActiveRoutingState(iPath);\\n\\n        // Support exit interception.\\n        if (iDisableEvent != true && vm.hasOwnProperty('onRouteExit')) vm.onRouteExit(iPath, iTemplate);\\n\\n        if (typeof iCallbackFn === 'function') iCallbackFn.call(vm);\\n      });\\n    }\\n  }, {\\n    key: 'routeToRoute',\\n    value: function routeToRoute(iRoute) {\\n      var _this4 = this;\\n\\n      var path = this.vm.$route(iRoute);\\n      if (path == null || path == '') throw new Error('The route passed to $routeTo is invalid.');\\n\\n      setTimeout(function () {\\n        return _this4.router.pushState({}, '', path);\\n      });\\n    }\\n\\n    // Routes the URL if the view model implements IRoutable.\\n    // Returns true if the view model handles the routing.\\n\\n  }, {\\n    key: 'routeUrl',\\n    value: function routeUrl(isRedirect) {\\n      var _this5 = this;\\n\\n      if (!this.hasRoutingState) return false;\\n\\n      var root = this.RoutingState.Root;\\n      if (root == null) return false;\\n\\n      // Get the URL path to route.\\n      var urlPath = this.router.urlPath;\\n\\n      if (this.debug) console.log('router> routing ' + urlPath);\\n\\n      // If the URL path matches the root path of this view, use the template with a blank URL pattern if provided.\\n      if (_utils2.default.equal(urlPath, root) || _utils2.default.equal(urlPath, root + '/') || urlPath === '/') {\\n        var match = _utils2.default.grep(this.RoutingState.Templates, function (iTemplate) {\\n          return iTemplate.UrlPattern === '';\\n        });\\n        if (match.length > 0) {\\n          this.routeTo('', match[0], null, null, isRedirect);\\n          this.router.urlPath = '';\\n          this.raiseRoutedEvent();\\n          return true;\\n        }\\n        return false;\\n      }\\n\\n      // If the URL path starts with the root path of this view, look at the next path and try to match it with the\\n      // anchor tags in this view that are bound with the vmRoute binding type.  If there is match, route to that path.\\n      root = root + '/';\\n      if (_utils2.default.startsWith(urlPath, root)) {\\n        var routeElem = null;\\n        var match = _utils2.default.grep(this.routes, function (elem) {\\n          return _utils2.default.startsWith(urlPath + '/', elem.Url + '/');\\n        });\\n        if (match.length > 0) {\\n          // If more than one match, find the best match.\\n          for (var i = 0; i < match.length; i++) {\\n            if (routeElem == null || routeElem.Url.length < match[i].Url.length) routeElem = match[i];\\n          }\\n        }\\n\\n        if (routeElem != null) {\\n          var path = routeElem.Path;\\n          var template = this.hasOwnProperty('pathToRoute') && this.pathToRoute.hasOwnProperty(path) ? this.pathToRoute[path].$template : null;\\n          if (template != null) {\\n            // If the URL path is completely routed, clear it.\\n            if (_utils2.default.equal(this.router.urlPath, this.toUrl(path))) this.router.urlPath = '';\\n\\n            // If route's not already active, route to it.\\n            if (!_utils2.default.equal(this.RoutingState.Active, path)) {\\n              this.routeTo(path, template, false, function () {\\n                return _this5.raiseRoutedEvent();\\n              }, isRedirect);\\n            } else this.raiseRoutedEvent();\\n            return true;\\n          }\\n        } else if (this.router.match(urlPath)) {\\n          // If no vmRoute binding matches, try to match with any template's URL pattern.\\n          this.router.urlPath = '';\\n          this.raiseRoutedEvent();\\n          return true;\\n        }\\n      }\\n      return false;\\n    }\\n\\n    // Builds an absolute URL from a path.\\n\\n  }, {\\n    key: 'toUrl',\\n    value: function toUrl(iPath) {\\n      var path = _utils2.default.trim(iPath);\\n      if (path.charAt(0) != '(' && path != '') path = '/' + path;\\n      return this.hasRoutingState ? this.RoutingState.Root + path : iPath;\\n    }\\n  }]);\\n\\n  return dotnetifyVMRouter;\\n}();\\n\\nexports.default = dotnetifyVMRouter;\\n\\n/***/ }),\\n/* 13 */\\n/***/ (function(module, exports) {\\n\\nmodule.exports = __WEBPACK_EXTERNAL_MODULE__13__;\\n\\n/***/ }),\\n/* 14 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _typeof = typeof Symbol === \\\"function\\\" && typeof Symbol.iterator === \\\"symbol\\\" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === \\\"function\\\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \\\"symbol\\\" : typeof obj; };\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\\n\\nvar _react = __webpack_require__(1);\\n\\nvar _react2 = _interopRequireDefault(_react);\\n\\nvar _reactDom = __webpack_require__(13);\\n\\nvar _reactDom2 = _interopRequireDefault(_reactDom);\\n\\nvar _dotnetifyVmRouter = __webpack_require__(12);\\n\\nvar _dotnetifyVmRouter2 = _interopRequireDefault(_dotnetifyVmRouter);\\n\\nvar _jqueryShim = __webpack_require__(3);\\n\\nvar _jqueryShim2 = _interopRequireDefault(_jqueryShim);\\n\\nvar _utils = __webpack_require__(2);\\n\\nvar _utils2 = _interopRequireDefault(_utils);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\\\"this hasn't been initialised - super() hasn't been called\\\"); } return call && (typeof call === \\\"object\\\" || typeof call === \\\"function\\\") ? call : self; }\\n\\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \\\"function\\\" && superClass !== null) { throw new TypeError(\\\"Super expression must either be null or a function, not \\\" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; } /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                */\\n\\n\\nvar dotnetifyReactVMRouter = function (_dotnetifyVMRouter) {\\n  _inherits(dotnetifyReactVMRouter, _dotnetifyVMRouter);\\n\\n  _createClass(dotnetifyReactVMRouter, [{\\n    key: 'hasRoutingState',\\n    get: function get() {\\n      var state = this.vm.State();\\n      return state && state.hasOwnProperty('RoutingState');\\n    }\\n  }, {\\n    key: 'RoutingState',\\n    get: function get() {\\n      return this.vm.State().RoutingState;\\n    }\\n  }, {\\n    key: 'VMRoot',\\n    get: function get() {\\n      return this.vm.Props('vmRoot');\\n    }\\n  }, {\\n    key: 'VMArg',\\n    get: function get() {\\n      return this.vm.Props('vmArg');\\n    }\\n  }]);\\n\\n  function dotnetifyReactVMRouter(iVM, iDotNetifyRouter) {\\n    _classCallCheck(this, dotnetifyReactVMRouter);\\n\\n    return _possibleConstructorReturn(this, (dotnetifyReactVMRouter.__proto__ || Object.getPrototypeOf(dotnetifyReactVMRouter)).call(this, iVM, iDotNetifyRouter));\\n  }\\n\\n  _createClass(dotnetifyReactVMRouter, [{\\n    key: 'onRouteEnter',\\n    value: function onRouteEnter(iPath, iTemplate) {\\n      if (!iTemplate.ViewUrl) iTemplate.ViewUrl = iTemplate.Id;\\n      return true;\\n    }\\n\\n    // Loads a view into a target element.\\n\\n  }, {\\n    key: 'loadView',\\n    value: function loadView(iTargetSelector, iViewUrl, iJsModuleUrl, iVmArg, iCallbackFn) {\\n      var vm = this.vm;\\n      var reactProps = void 0;\\n\\n      // If the view model supports routing, add the root path to the view, to be used\\n      // to build the absolute route path, and view model argument if provided.\\n      if (this.hasRoutingState) {\\n        if (this.RoutingState === null) {\\n          console.error(\\\"router> the RoutingState prop of '\\\" + vm.$vmId + \\\"' was not initialized.\\\");\\n          return;\\n        }\\n\\n        var root = this.VMRoot;\\n        root = root != null ? '/' + _utils2.default.trim(this.RoutingState.Root) + '/' + _utils2.default.trim(root) : this.RoutingState.Root;\\n        reactProps = { vmRoot: root, vmArg: iVmArg };\\n      }\\n\\n      // Provide the opportunity to override the URL.\\n      iViewUrl = this.router.overrideUrl(iViewUrl, iTargetSelector);\\n      iJsModuleUrl = this.router.overrideUrl(iJsModuleUrl, iTargetSelector);\\n\\n      if (_utils2.default.endsWith(iViewUrl, 'html')) this.loadHtmlView(iTargetSelector, iViewUrl, iJsModuleUrl, iCallbackFn);else this.loadReactView(iTargetSelector, iViewUrl, iJsModuleUrl, reactProps, iCallbackFn);\\n    }\\n\\n    // Loads an HTML view.\\n\\n  }, {\\n    key: 'loadHtmlView',\\n    value: function loadHtmlView(iTargetSelector, iViewUrl, iJsModuleUrl, callbackFn) {\\n      var vm = this.vm;\\n\\n      try {\\n        // Unmount any React component before replacing with a new DOM.\\n        _reactDom2.default.unmountComponentAtNode(document.querySelector(iTargetSelector));\\n      } catch (e) {\\n        console.error(e);\\n      }\\n\\n      // Load the HTML view.\\n      (0, _jqueryShim2.default)(iTargetSelector).load(iViewUrl, null, function () {\\n        if (iJsModuleUrl != null) {\\n          _jqueryShim2.default.getScript(iJsModuleUrl, function () {\\n            if (typeof callbackFn === 'function') callbackFn.call(vm);\\n          });\\n        } else if (typeof callbackFn === 'function') callbackFn.call(vm);\\n      });\\n    }\\n\\n    // Loads a React view.\\n\\n  }, {\\n    key: 'loadReactView',\\n    value: function loadReactView(iTargetSelector, iReactClassOrClassName, iJsModuleUrl, iReactProps, callbackFn) {\\n      var _this2 = this;\\n\\n      return new Promise(function (resolve, reject) {\\n        var vm = _this2.vm;\\n        var vmId = _this2.vm ? _this2.vm.$vmId : '';\\n        var createViewFunc = function createViewFunc() {\\n          // Resolve the vue class from the argument, which can be the object itself, or a global window variable name.\\n          var reactClass = null;\\n          if (typeof iReactClassOrClassName === 'string' && window.hasOwnProperty(iReactClassOrClassName)) reactClass = window[iReactClassOrClassName];else if ((typeof iReactClassOrClassName === 'undefined' ? 'undefined' : _typeof(iReactClassOrClassName)) === 'object' && iReactClassOrClassName.name) reactClass = iReactClassOrClassName;\\n\\n          if (!reactClass) {\\n            console.error('[' + vmId + '] failed to load view \\\\'' + iReactClassOrClassName + '\\\\' because it\\\\'s not a React element.');\\n            reject();\\n            return;\\n          }\\n\\n          try {\\n            _reactDom2.default.unmountComponentAtNode(document.querySelector(iTargetSelector));\\n          } catch (e) {\\n            console.error(e);\\n          }\\n\\n          try {\\n            var reactElement = _react2.default.createElement(reactClass, iReactProps);\\n            _reactDom2.default.render(reactElement, document.querySelector(iTargetSelector));\\n          } catch (e) {\\n            console.error(e);\\n          }\\n          if (typeof callbackFn === 'function') callbackFn.call(vm, reactElement);\\n          resolve(reactElement);\\n        };\\n\\n        if (iJsModuleUrl == null) createViewFunc();else {\\n          // Load all javascripts first. Multiple files can be specified with comma delimiter.\\n          var getScripts = iJsModuleUrl.split(',').map(function (i) {\\n            return _jqueryShim2.default.getScript(i);\\n          });\\n          _jqueryShim2.default.when.apply(_jqueryShim2.default, getScripts).done(createViewFunc);\\n        }\\n      });\\n    }\\n  }]);\\n\\n  return dotnetifyReactVMRouter;\\n}(_dotnetifyVmRouter2.default);\\n\\nexports.default = dotnetifyReactVMRouter;\\n\\n/***/ }),\\n/* 15 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n\\tvalue: true\\n});\\n/*\\r\\nPathJS - Copyright (c) 2011 Mike Trpcic, released under the MIT license.\\r\\n */\\n\\nvar Path = {\\n\\t// Need this specific version, because latest version is causing issue.\\n\\tversion: '0.8.5',\\n\\tmap: function map(path) {\\n\\t\\tif (Path.routes.defined.hasOwnProperty(path)) {\\n\\t\\t\\treturn Path.routes.defined[path];\\n\\t\\t} else {\\n\\t\\t\\treturn new Path.core.route(path);\\n\\t\\t}\\n\\t},\\n\\troot: function root(path) {\\n\\t\\tPath.routes.root = path;\\n\\t},\\n\\trescue: function rescue(fn) {\\n\\t\\tPath.routes.rescue = fn;\\n\\t},\\n\\thistory: {\\n\\t\\tinitial: {}, // Empty container for \\\"Initial Popstate\\\" checking variables.\\n\\t\\tpushState: function pushState(state, title, path) {\\n\\t\\t\\tif (Path.history.supported) {\\n\\t\\t\\t\\tif (Path.dispatch(path)) {\\n\\t\\t\\t\\t\\thistory.pushState(state, title, path);\\n\\t\\t\\t\\t}\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tif (Path.history.fallback) {\\n\\t\\t\\t\\t\\twindow.location.hash = '#' + path;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t},\\n\\t\\tpopState: function popState(event) {\\n\\t\\t\\tvar initialPop = !Path.history.initial.popped && location.href == Path.history.initial.URL;\\n\\t\\t\\tPath.history.initial.popped = true;\\n\\t\\t\\tif (initialPop) return;\\n\\t\\t\\tPath.dispatch(document.location.pathname === '/' ? '' : document.location.pathname);\\n\\t\\t},\\n\\t\\tlisten: function listen(fallback) {\\n\\t\\t\\tPath.history.supported = !!(window.history && window.history.pushState);\\n\\t\\t\\tPath.history.fallback = fallback;\\n\\n\\t\\t\\tif (Path.history.supported) {\\n\\t\\t\\t\\tPath.history.initial.popped = 'state' in window.history, Path.history.initial.URL = location.href;\\n\\t\\t\\t\\twindow.onpopstate = Path.history.popState;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tif (Path.history.fallback) {\\n\\t\\t\\t\\t\\tfor (route in Path.routes.defined) {\\n\\t\\t\\t\\t\\t\\tif (route.charAt(0) != '#') {\\n\\t\\t\\t\\t\\t\\t\\tPath.routes.defined['#' + route] = Path.routes.defined[route];\\n\\t\\t\\t\\t\\t\\t\\tPath.routes.defined['#' + route].path = '#' + route;\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\tPath.listen();\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t},\\n\\tmatch: function match(path, parameterize) {\\n\\t\\tvar params = {},\\n\\t\\t    route = null,\\n\\t\\t    possible_routes,\\n\\t\\t    slice,\\n\\t\\t    i,\\n\\t\\t    j,\\n\\t\\t    compare,\\n\\t\\t    result;\\n\\t\\tfor (route in Path.routes.defined) {\\n\\t\\t\\tif (route !== null && route !== undefined) {\\n\\t\\t\\t\\troute = Path.routes.defined[route];\\n\\t\\t\\t\\tpossible_routes = route.partition();\\n\\t\\t\\t\\tfor (j = 0; j < possible_routes.length; j++) {\\n\\t\\t\\t\\t\\tslice = possible_routes[j];\\n\\t\\t\\t\\t\\tcompare = path;\\n\\t\\t\\t\\t\\tif (slice.search(/:/) > 0) {\\n\\t\\t\\t\\t\\t\\tfor (i = 0; i < slice.split('/').length; i++) {\\n\\t\\t\\t\\t\\t\\t\\tif (i < compare.split('/').length && slice.split('/')[i].charAt(0) === ':') {\\n\\t\\t\\t\\t\\t\\t\\t\\tparams[slice.split('/')[i].replace(/:/, '')] = compare.split('/')[i];\\n\\t\\t\\t\\t\\t\\t\\t\\tresult = compare.split('/');\\n\\t\\t\\t\\t\\t\\t\\t\\tresult[i] = slice.split('/')[i];\\n\\t\\t\\t\\t\\t\\t\\t\\tcompare = result.join('/');\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\tif (slice === compare) {\\n\\t\\t\\t\\t\\t\\tif (parameterize) {\\n\\t\\t\\t\\t\\t\\t\\troute.params = params;\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\treturn route;\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\treturn null;\\n\\t},\\n\\tdispatch: function dispatch(passed_route) {\\n\\t\\tvar previous_route, matched_route;\\n\\t\\tif (Path.routes.current !== passed_route) {\\n\\t\\t\\tPath.routes.previous = Path.routes.current;\\n\\t\\t\\tPath.routes.current = passed_route;\\n\\t\\t\\tmatched_route = Path.match(passed_route, true);\\n\\n\\t\\t\\tif (Path.routes.previous) {\\n\\t\\t\\t\\tprevious_route = Path.match(Path.routes.previous);\\n\\t\\t\\t\\tif (previous_route !== null && previous_route.do_exit !== null) {\\n\\t\\t\\t\\t\\tprevious_route.do_exit();\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (matched_route !== null) {\\n\\t\\t\\t\\tmatched_route.run();\\n\\t\\t\\t\\treturn true;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tif (Path.routes.rescue !== null) {\\n\\t\\t\\t\\t\\tPath.routes.rescue();\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t},\\n\\tlisten: function listen() {\\n\\t\\tvar fn = function fn() {\\n\\t\\t\\tPath.dispatch(location.hash);\\n\\t\\t};\\n\\n\\t\\tif (location.hash === '') {\\n\\t\\t\\tif (Path.routes.root !== null) {\\n\\t\\t\\t\\tlocation.hash = Path.routes.root;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// The 'document.documentMode' checks below ensure that PathJS fires the right events\\n\\t\\t// even in IE \\\"Quirks Mode\\\".\\n\\t\\tif ('onhashchange' in window && (!document.documentMode || document.documentMode >= 8)) {\\n\\t\\t\\twindow.onhashchange = fn;\\n\\t\\t} else {\\n\\t\\t\\tsetInterval(fn, 50);\\n\\t\\t}\\n\\n\\t\\tif (location.hash !== '') {\\n\\t\\t\\tPath.dispatch(location.hash);\\n\\t\\t}\\n\\t},\\n\\tcore: {\\n\\t\\troute: function route(path) {\\n\\t\\t\\tthis.path = path;\\n\\t\\t\\tthis.action = null;\\n\\t\\t\\tthis.do_enter = [];\\n\\t\\t\\tthis.do_exit = null;\\n\\t\\t\\tthis.params = {};\\n\\t\\t\\tPath.routes.defined[path] = this;\\n\\t\\t}\\n\\t},\\n\\troutes: {\\n\\t\\tcurrent: null,\\n\\t\\troot: null,\\n\\t\\trescue: null,\\n\\t\\tprevious: null,\\n\\t\\tdefined: {}\\n\\t}\\n};\\n\\nPath.core.route.prototype = {\\n\\tto: function to(fn) {\\n\\t\\tthis.action = fn;\\n\\t\\treturn this;\\n\\t},\\n\\tenter: function enter(fns) {\\n\\t\\tif (fns instanceof Array) {\\n\\t\\t\\tthis.do_enter = this.do_enter.concat(fns);\\n\\t\\t} else {\\n\\t\\t\\tthis.do_enter.push(fns);\\n\\t\\t}\\n\\t\\treturn this;\\n\\t},\\n\\texit: function exit(fn) {\\n\\t\\tthis.do_exit = fn;\\n\\t\\treturn this;\\n\\t},\\n\\tpartition: function partition() {\\n\\t\\tvar parts = [],\\n\\t\\t    options = [],\\n\\t\\t    re = /\\\\(([^}]+?)\\\\)/g,\\n\\t\\t    text,\\n\\t\\t    i;\\n\\t\\twhile (text = re.exec(this.path)) {\\n\\t\\t\\tparts.push(text[1]);\\n\\t\\t}\\n\\t\\toptions.push(this.path.split('(')[0]);\\n\\t\\tfor (i = 0; i < parts.length; i++) {\\n\\t\\t\\toptions.push(options[options.length - 1] + parts[i]);\\n\\t\\t}\\n\\t\\treturn options;\\n\\t},\\n\\trun: function run() {\\n\\t\\tvar halt_execution = false,\\n\\t\\t    i,\\n\\t\\t    result,\\n\\t\\t    previous;\\n\\n\\t\\tif (Path.routes.defined[this.path].hasOwnProperty('do_enter')) {\\n\\t\\t\\tif (Path.routes.defined[this.path].do_enter.length > 0) {\\n\\t\\t\\t\\tfor (i = 0; i < Path.routes.defined[this.path].do_enter.length; i++) {\\n\\t\\t\\t\\t\\tresult = Path.routes.defined[this.path].do_enter[i].apply(this, null);\\n\\t\\t\\t\\t\\tif (result === false) {\\n\\t\\t\\t\\t\\t\\thalt_execution = true;\\n\\t\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\tif (!halt_execution) {\\n\\t\\t\\tPath.routes.defined[this.path].action();\\n\\t\\t}\\n\\t}\\n};\\n\\nexports.default = Path;\\n\\n/***/ }),\\n/* 16 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      */\\n\\n\\nvar _path = __webpack_require__(15);\\n\\nvar _path2 = _interopRequireDefault(_path);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nvar dotnetifyRouter = function () {\\n  function dotnetifyRouter(debug) {\\n    _classCallCheck(this, dotnetifyRouter);\\n\\n    this.version = '2.0.0';\\n    this.urlPath = document.location.pathname;\\n\\n    this.debug = debug;\\n  }\\n\\n  // Initialize routing using PathJS.\\n\\n\\n  // URL path that will be parsed when performing routing.\\n\\n\\n  _createClass(dotnetifyRouter, [{\\n    key: 'init',\\n    value: function init() {\\n      if (typeof _path2.default !== 'undefined') {\\n        _path2.default.history.listen(true);\\n        _path2.default.routes.rescue = function () {\\n          //window.location.replace(document.location.pathname);\\n        };\\n      } else throw new Error('Pathjs library is required for routing.');\\n    }\\n\\n    // Map a route to an action.\\n\\n  }, {\\n    key: 'mapTo',\\n    value: function mapTo(iPath, iFn) {\\n      if (typeof _path2.default !== 'undefined') _path2.default.map(iPath).to(function () {\\n        iFn(this.params);\\n      });\\n    }\\n\\n    // Match a URL path to a route and run the action.\\n\\n  }, {\\n    key: 'match',\\n    value: function match(iUrlPath) {\\n      if (typeof _path2.default !== 'undefined') {\\n        var matched = _path2.default.match(iUrlPath, true);\\n        if (matched != null) {\\n          matched.run();\\n          return true;\\n        }\\n      }\\n      return false;\\n    }\\n\\n    // Optional callback to override a URL before performing routing.\\n\\n  }, {\\n    key: 'overrideUrl',\\n    value: function overrideUrl(iUrl) {\\n      return iUrl;\\n    }\\n\\n    // Push state to HTML history.\\n\\n  }, {\\n    key: 'pushState',\\n    value: function pushState(iState, iTitle, iPath) {\\n      this.urlPath = '';\\n      if (typeof _path2.default !== 'undefined') _path2.default.history.pushState(iState, iTitle, iPath);\\n    }\\n\\n    // Redirect to the a URL.\\n\\n  }, {\\n    key: 'redirect',\\n    value: function redirect(iUrl, viewModels) {\\n      // Check first whether existing views can handle routing this URL.\\n      // Otherwise, do a hard browser redirect.\\n      this.urlPath = iUrl;\\n      for (var i = 0; i < viewModels.length; i++) {\\n        var vm = viewModels[i];\\n        if (vm.$router.routeUrl(true)) {\\n          if (this.debug) console.log('router> redirected');\\n          return;\\n        }\\n      }\\n      window.location.replace(iUrl);\\n    }\\n\\n    // Called by dotNetify when a view model is ready.\\n\\n  }, {\\n    key: '$ready',\\n    value: function $ready() {\\n      this.$router.initRouting();\\n    }\\n  }]);\\n\\n  return dotnetifyRouter;\\n}();\\n\\nexports.default = dotnetifyRouter;\\n\\n/***/ }),\\n/* 17 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nvar _dotnetifyReact = __webpack_require__(0);\\n\\nvar _dotnetifyReact2 = _interopRequireDefault(_dotnetifyReact);\\n\\nvar _dotnetifyRouter = __webpack_require__(16);\\n\\nvar _dotnetifyRouter2 = _interopRequireDefault(_dotnetifyRouter);\\n\\nvar _dotnetifyReact3 = __webpack_require__(14);\\n\\nvar _dotnetifyReact4 = _interopRequireDefault(_dotnetifyReact3);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\n// Add plugin functions.\\n_dotnetifyReact2.default.react.router = new _dotnetifyRouter2.default(_dotnetifyReact2.default.debug);\\n\\n// Inject a view model with functions.\\n/* \\r\\nCopyright 2017 Dicky Suryadi\\r\\n\\r\\nLicensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\nyou may not use this file except in compliance with the License.\\r\\nYou may obtain a copy of the License at\\r\\n\\r\\n    http://www.apache.org/licenses/LICENSE-2.0\\r\\n\\r\\nUnless required by applicable law or agreed to in writing, software\\r\\ndistributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\nSee the License for the specific language governing permissions and\\r\\nlimitations under the License.\\r\\n */\\n_dotnetifyReact2.default.react.router.$inject = function (iVM) {\\n  var router = new _dotnetifyReact4.default(iVM, _dotnetifyReact2.default.react.router);\\n\\n  // Put functions inside $router namespace.\\n  iVM.$router = router;\\n\\n  // Returns the URL for an anchor tag.\\n  iVM.$route = function (iRoute, iTarget) {\\n    return router.route(iRoute, iTarget);\\n  };\\n\\n  // Handles click event from anchor tags.\\n  iVM.$handleRoute = function (iEvent) {\\n    return router.handleRoute(iEvent);\\n  };\\n\\n  // Executes the given route.\\n  iVM.$routeTo = function (iRoute) {\\n    return router.routeToRoute(iRoute);\\n  };\\n};\\n\\n// Provide function to load a view.\\n_dotnetifyReact2.default.react.router.$mount = function (iTargetSelector, iComponent, iProps, iCallbackFn) {\\n  return _dotnetifyReact4.default.prototype.loadReactView(iTargetSelector, iComponent, null, iProps, iCallbackFn);\\n};\\n\\n// Register the plugin to dotNetify.\\n_dotnetifyReact2.default.react.plugins['router'] = _dotnetifyReact2.default.react.router;\\n\\n/***/ }),\\n/* 18 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _typeof = typeof Symbol === \\\"function\\\" && typeof Symbol.iterator === \\\"symbol\\\" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === \\\"function\\\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \\\"symbol\\\" : typeof obj; };\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      */\\n\\n\\nvar _jqueryShim = __webpack_require__(3);\\n\\nvar _jqueryShim2 = _interopRequireDefault(_jqueryShim);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\n// Client-side view model that acts as a proxy of the server view model.\\nvar dotnetifyVM = function () {\\n  // iVMId - identifies the view model.\\n  // iComponent - component object.\\n  // iOptions - Optional configuration options:\\n  //    getState: state accessor.\\n  //    setState: state mutator.\\n  //    vmArg: view model arguments.\\n  //    headers: request headers, for things like authentication token.\\n  // iDotNetify - framework-specific dotNetify library.\\n  function dotnetifyVM(iVMId, iComponent, iOptions, iDotNetify) {\\n    var _this = this;\\n\\n    _classCallCheck(this, dotnetifyVM);\\n\\n    this.$vmId = iVMId;\\n    this.$component = iComponent;\\n    this.$vmArg = iOptions && iOptions['vmArg'];\\n    this.$headers = iOptions && iOptions['headers'];\\n    this.$exceptionHandler = iOptions && iOptions['exceptionHandler'];\\n    this.$requested = false;\\n    this.$loaded = false;\\n    this.$itemKey = {};\\n    this.$dotnetify = iDotNetify;\\n\\n    var getState = iOptions && iOptions['getState'];\\n    var setState = iOptions && iOptions['setState'];\\n    getState = typeof getState === 'function' ? getState : function () {\\n      return iComponent.state;\\n    };\\n    setState = typeof setState === 'function' ? setState : function (state) {\\n      return iComponent.setState(state);\\n    };\\n\\n    this.State = function (state) {\\n      return typeof state === 'undefined' ? getState() : setState(state);\\n    };\\n    this.Props = function (prop) {\\n      return _this.$component.props && _this.$component.props[prop];\\n    };\\n\\n    var vmArg = this.Props('vmArg');\\n    if (vmArg) this.$vmArg = _jqueryShim2.default.extend(this.$vmArg, vmArg);\\n\\n    // Inject plugin functions into this view model.\\n    this.$getPlugins().map(function (plugin) {\\n      return typeof plugin['$inject'] == 'function' ? plugin.$inject(_this) : null;\\n    });\\n  }\\n\\n  // Disposes the view model, both here and on the server.\\n\\n\\n  _createClass(dotnetifyVM, [{\\n    key: '$destroy',\\n    value: function $destroy() {\\n      var _this2 = this;\\n\\n      // Call any plugin's $destroy function if provided.\\n      this.$getPlugins().map(function (plugin) {\\n        return typeof plugin['$destroy'] == 'function' ? plugin.$destroy.apply(_this2) : null;\\n      });\\n\\n      var controller = this.$dotnetify.controller;\\n      if (controller.isConnected()) {\\n        try {\\n          controller.disposeVM(this.$vmId);\\n        } catch (ex) {\\n          controller._triggerConnectionStateEvent('error', ex);\\n        }\\n      }\\n\\n      delete this.$dotnetify.viewModels[this.$vmId];\\n    }\\n\\n    // Dispatches a value to the server view model.\\n    // iValue - Vvalue to dispatch.\\n\\n  }, {\\n    key: '$dispatch',\\n    value: function $dispatch(iValue) {\\n      var controller = this.$dotnetify.controller;\\n      if (controller.isConnected()) {\\n        try {\\n          controller.updateVM(this.$vmId, iValue);\\n\\n          if (controller.debug) {\\n            console.log('[' + this.$vmId + '] sent> ');\\n            console.log(iValue);\\n\\n            controller.debugFn && controller.debugFn(this.$vmId, 'sent', iValue);\\n          }\\n        } catch (ex) {\\n          controller._triggerConnectionStateEvent('error', ex);\\n        }\\n      }\\n    }\\n\\n    // Dispatches a state value to the server view model.\\n    // iValue - State value to dispatch.\\n\\n  }, {\\n    key: '$dispatchListState',\\n    value: function $dispatchListState(iValue) {\\n      var _this3 = this;\\n\\n      var _loop = function _loop() {\\n        var key = _this3.$itemKey[listName];\\n        if (!key) {\\n          console.error('[' + _this3.$vmId + '] missing item key for \\\\'' + listName + '\\\\'; add ' + listName + '_itemKey property to the view model.');\\n          return {\\n            v: void 0\\n          };\\n        }\\n        item = iValue[listName];\\n\\n        if (!item[key]) {\\n          console.error('[' + _this3.$vmId + '] couldn\\\\'t dispatch data from \\\\'' + listName + '\\\\' due to missing property \\\\'' + key + '\\\\'.');\\n          console.error(item);\\n          return {\\n            v: void 0\\n          };\\n        }\\n\\n        Object.keys(item).forEach(function (prop) {\\n          if (prop != key) {\\n            var state = {};\\n            state[listName + '.$' + item[key] + '.' + prop] = item[prop];\\n            _this3.$dispatch(state);\\n          }\\n        });\\n        _this3.$updateList(listName, item);\\n      };\\n\\n      for (var listName in iValue) {\\n        var item;\\n\\n        var _ret = _loop();\\n\\n        if ((typeof _ret === 'undefined' ? 'undefined' : _typeof(_ret)) === \\\"object\\\") return _ret.v;\\n      }\\n    }\\n  }, {\\n    key: '$getPlugins',\\n    value: function $getPlugins() {\\n      var _this4 = this;\\n\\n      return Object.keys(this.$dotnetify.plugins).map(function (id) {\\n        return _this4.$dotnetify.plugins[id];\\n      });\\n    }\\n\\n    // Preprocess view model update from the server before we set the state.\\n\\n  }, {\\n    key: '$preProcess',\\n    value: function $preProcess(iVMUpdate) {\\n      var vm = this;\\n\\n      for (var prop in iVMUpdate) {\\n        // Look for property that end with '_add'. Interpret the value as a list item to be added\\n        // to an existing list whose property name precedes that suffix.\\n        var match = /(.*)_add/.exec(prop);\\n        if (match != null) {\\n          var listName = match[1];\\n          if (Array.isArray(this.State()[listName])) vm.$addList(listName, iVMUpdate[prop]);else console.error('unable to resolve ' + prop);\\n          delete iVMUpdate[prop];\\n          continue;\\n        }\\n\\n        // Look for property that end with '_update'. Interpret the value as a list item to be updated\\n        // to an existing list whose property name precedes that suffix.\\n        var match = /(.*)_update/.exec(prop);\\n        if (match != null) {\\n          var listName = match[1];\\n          if (Array.isArray(this.State()[listName])) vm.$updateList(listName, iVMUpdate[prop]);else console.error('[' + this.$vmId + \\\"] '\\\" + listName + \\\"' is not found or not an array.\\\");\\n          delete iVMUpdate[prop];\\n          continue;\\n        }\\n\\n        // Look for property that end with '_remove'. Interpret the value as a list item key to remove\\n        // from an existing list whose property name precedes that suffix.\\n        var match = /(.*)_remove/.exec(prop);\\n        if (match != null) {\\n          var listName = match[1];\\n          if (Array.isArray(this.State()[listName])) {\\n            var key = this.$itemKey[listName];\\n            if (key != null) vm.$removeList(listName, function (i) {\\n              return i[key] == iVMUpdate[prop];\\n            });else console.error('[' + this.$vmId + '] missing item key for \\\\'' + listName + '\\\\'; add ' + listName + '_itemKey property to the view model.');\\n          } else console.error('[' + this.$vmId + '] \\\\'' + listName + '\\\\' is not found or not an array.');\\n          delete iVMUpdate[prop];\\n          continue;\\n        }\\n\\n        // Look for property that end with '_itemKey'. Interpret the value as the property name that will\\n        // uniquely identify items in the list.\\n        var match = /(.*)_itemKey/.exec(prop);\\n        if (match != null) {\\n          var listName = match[1];\\n          var itemKey = {};\\n          itemKey[listName] = iVMUpdate[prop];\\n          vm.$setItemKey(itemKey);\\n          delete iVMUpdate[prop];\\n          continue;\\n        }\\n      }\\n    }\\n\\n    // Requests state from the server view model.\\n\\n  }, {\\n    key: '$request',\\n    value: function $request() {\\n      var controller = this.$dotnetify.controller;\\n      if (controller.isConnected()) {\\n        controller.requestVM(this.$vmId, { $vmArg: this.$vmArg, $headers: this.$headers });\\n        this.$requested = true;\\n      }\\n    }\\n\\n    // Updates state from the server view model to the view.\\n    // iVMData - Serialized state from the server.\\n\\n  }, {\\n    key: '$update',\\n    value: function $update(iVMData) {\\n      var controller = this.$dotnetify.controller;\\n      if (controller.debug) {\\n        console.log('[' + this.$vmId + '] received> ');\\n        console.log(JSON.parse(iVMData));\\n\\n        controller.debugFn && controller.debugFn(this.$vmId, 'received', JSON.parse(iVMData));\\n      }\\n      var vmData = JSON.parse(iVMData);\\n      this.$preProcess(vmData);\\n\\n      var state = this.State();\\n      state = _jqueryShim2.default.extend({}, state, vmData);\\n      this.State(state);\\n\\n      if (!this.$loaded) this.$onLoad();\\n    }\\n\\n    // Handles initial view model load event.\\n\\n  }, {\\n    key: '$onLoad',\\n    value: function $onLoad() {\\n      var _this5 = this;\\n\\n      // Call any plugin's $ready function if provided to give a chance to do\\n      // things when the view model is ready.\\n      this.$getPlugins().map(function (plugin) {\\n        return typeof plugin['$ready'] == 'function' ? plugin.$ready.apply(_this5) : null;\\n      });\\n      this.$loaded = true;\\n    }\\n\\n    // *** CRUD Functions ***\\n\\n    // Sets items key to identify individual items in a list.\\n    // Accepts object literal: { \\\"<list name>\\\": \\\"<key prop name>\\\", ... }\\n\\n  }, {\\n    key: '$setItemKey',\\n    value: function $setItemKey(iItemKey) {\\n      this.$itemKey = iItemKey;\\n    }\\n\\n    //// Adds a new item to a state array.\\n\\n  }, {\\n    key: '$addList',\\n    value: function $addList(iListName, iNewItem) {\\n      // Check if the list already has an item with the same key. If so, replace it.\\n      var key = this.$itemKey[iListName];\\n      if (key != null) {\\n        if (!iNewItem.hasOwnProperty(key)) {\\n          console.error('[' + this.$vmId + '] couldn\\\\'t add item to \\\\'' + iListName + '\\\\' due to missing property \\\\'' + key + '\\\\'.');\\n          return;\\n        }\\n        var match = this.State()[iListName].filter(function (i) {\\n          return i[key] == iNewItem[key];\\n        });\\n        if (match.length > 0) {\\n          console.error('[' + this.$vmId + '] couldn\\\\'t add item to \\\\'' + iListName + '\\\\' because the key already exists.');\\n          return;\\n        }\\n      }\\n\\n      var items = this.State()[iListName];\\n      items.push(iNewItem);\\n\\n      var state = {};\\n      state[iListName] = items;\\n      this.State(state);\\n    }\\n\\n    // Removes an item from a state array.\\n\\n  }, {\\n    key: '$removeList',\\n    value: function $removeList(iListName, iFilter) {\\n      var state = {};\\n      state[iListName] = this.State()[iListName].filter(function (i) {\\n        return !iFilter(i);\\n      });\\n      this.State(state);\\n    }\\n\\n    //// Updates existing item to an observable array.\\n\\n  }, {\\n    key: '$updateList',\\n    value: function $updateList(iListName, iNewItem) {\\n      // Check if the list already has an item with the same key. If so, update it.\\n      var key = this.$itemKey[iListName];\\n      if (key != null) {\\n        if (!iNewItem.hasOwnProperty(key)) {\\n          console.error('[' + this.$vmId + '] couldn\\\\'t update item to \\\\'' + iListName + '\\\\' due to missing property \\\\'' + key + '\\\\'.');\\n          return;\\n        }\\n        var state = {};\\n        state[iListName] = this.State()[iListName].map(function (i) {\\n          return i[key] == iNewItem[key] ? _jqueryShim2.default.extend(i, iNewItem) : i;\\n        });\\n        this.State(state);\\n      } else console.error('[' + this.$vmId + '] missing item key for \\\\'' + iListName + '\\\\'; add \\\\'' + iListName + '_itemKey\\\\' property to the view model.');\\n    }\\n  }]);\\n\\n  return dotnetifyVM;\\n}();\\n\\nexports.default = dotnetifyVM;\\n\\n/***/ }),\\n/* 19 */\\n/***/ (function(module, exports) {\\n\\nmodule.exports = __WEBPACK_EXTERNAL_MODULE__19__;\\n\\n/***/ }),\\n/* 20 */\\n/***/ (function(module, exports) {\\n\\n/**\\n* jQuery core object.\\n*\\n* Worker with jQuery deferred\\n*\\n* Code from: https://github.com/jquery/jquery/blob/master/src/core.js\\n*\\n*/\\n\\nvar jQuery = module.exports = {\\n\\ttype: type\\n\\t, isArray: isArray\\n\\t, isFunction: isFunction\\n\\t, isPlainObject: isPlainObject\\n\\t, each: each\\n\\t, extend: extend\\n\\t, noop: function() {}\\n};\\n\\nvar toString = Object.prototype.toString;\\n\\nvar class2type = {};\\n// Populate the class2type map\\n\\\"Boolean Number String Function Array Date RegExp Object\\\".split(\\\" \\\").forEach(function(name) {\\n\\tclass2type[ \\\"[object \\\" + name + \\\"]\\\" ] = name.toLowerCase();\\n});\\n\\n\\nfunction type( obj ) {\\n\\treturn obj == null ?\\n\\t\\tString( obj ) :\\n\\t\\t\\tclass2type[ toString.call(obj) ] || \\\"object\\\";\\n}\\n\\nfunction isFunction( obj ) {\\n\\treturn jQuery.type(obj) === \\\"function\\\";\\n}\\n\\nfunction isArray( obj ) {\\n\\treturn jQuery.type(obj) === \\\"array\\\";\\n}\\n\\nfunction each( object, callback, args ) {\\n\\tvar name, i = 0,\\n\\tlength = object.length,\\n\\tisObj = length === undefined || isFunction( object );\\n\\n\\tif ( args ) {\\n\\t\\tif ( isObj ) {\\n\\t\\t\\tfor ( name in object ) {\\n\\t\\t\\t\\tif ( callback.apply( object[ name ], args ) === false ) {\\n\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t} else {\\n\\t\\t\\tfor ( ; i < length; ) {\\n\\t\\t\\t\\tif ( callback.apply( object[ i++ ], args ) === false ) {\\n\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// A special, fast, case for the most common use of each\\n\\t} else {\\n\\t\\tif ( isObj ) {\\n\\t\\t\\tfor ( name in object ) {\\n\\t\\t\\t\\tif ( callback.call( object[ name ], name, object[ name ] ) === false ) {\\n\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t} else {\\n\\t\\t\\tfor ( ; i < length; ) {\\n\\t\\t\\t\\tif ( callback.call( object[ i ], i, object[ i++ ] ) === false ) {\\n\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\treturn object;\\n}\\n\\nfunction isPlainObject( obj ) {\\n\\t// Must be an Object.\\n\\tif ( !obj || jQuery.type(obj) !== \\\"object\\\" ) {\\n\\t\\treturn false;\\n\\t}\\n\\treturn true;\\n}\\n\\nfunction extend() {\\n\\tvar options, name, src, copy, copyIsArray, clone,\\n\\ttarget = arguments[0] || {},\\n\\ti = 1,\\n\\tlength = arguments.length,\\n\\tdeep = false;\\n\\n\\t// Handle a deep copy situation\\n\\tif ( typeof target === \\\"boolean\\\" ) {\\n\\t\\tdeep = target;\\n\\t\\ttarget = arguments[1] || {};\\n\\t\\t// skip the boolean and the target\\n\\t\\ti = 2;\\n\\t}\\n\\n\\t// Handle case when target is a string or something (possible in deep copy)\\n\\tif ( typeof target !== \\\"object\\\" && !jQuery.isFunction(target) ) {\\n\\t\\ttarget = {};\\n\\t}\\n\\n\\t// extend jQuery itself if only one argument is passed\\n\\tif ( length === i ) {\\n\\t\\ttarget = this;\\n\\t\\t--i;\\n\\t}\\n\\n\\tfor ( ; i < length; i++ ) {\\n\\t\\t// Only deal with non-null/undefined values\\n\\t\\tif ( (options = arguments[ i ]) != null ) {\\n\\t\\t\\t// Extend the base object\\n\\t\\t\\tfor ( name in options ) {\\n\\t\\t\\t\\tsrc = target[ name ];\\n\\t\\t\\t\\tcopy = options[ name ];\\n\\n\\t\\t\\t\\t// Prevent never-ending loop\\n\\t\\t\\t\\tif ( target === copy ) {\\n\\t\\t\\t\\t\\tcontinue;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t// Recurse if we're merging plain objects or arrays\\n\\t\\t\\t\\tif ( deep && copy && ( jQuery.isPlainObject(copy) || (copyIsArray = jQuery.isArray(copy)) ) ) {\\n\\t\\t\\t\\t\\tif ( copyIsArray ) {\\n\\t\\t\\t\\t\\t\\tcopyIsArray = false;\\n\\t\\t\\t\\t\\t\\tclone = src && jQuery.isArray(src) ? src : [];\\n\\n\\t\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t\\tclone = src && jQuery.isPlainObject(src) ? src : {};\\n\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t// Never move original objects, clone them\\n\\t\\t\\t\\t\\ttarget[ name ] = jQuery.extend( deep, clone, copy );\\n\\n\\t\\t\\t\\t\\t// Don't bring in undefined values\\n\\t\\t\\t\\t} else if ( copy !== undefined ) {\\n\\t\\t\\t\\t\\ttarget[ name ] = copy;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t// Return the modified object\\n\\treturn target;\\n};\\n\\n\\n\\n\\n/***/ }),\\n/* 21 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\nvar jQuery = module.exports = __webpack_require__(20),\\n\\tcore_rspace = /\\\\s+/;\\n/**\\n* jQuery Callbacks\\n*\\n* Code from: https://github.com/jquery/jquery/blob/master/src/callbacks.js\\n*\\n*/\\n\\n\\n// String to Object options format cache\\nvar optionsCache = {};\\n\\n// Convert String-formatted options into Object-formatted ones and store in cache\\nfunction createOptions( options ) {\\n\\tvar object = optionsCache[ options ] = {};\\n\\tjQuery.each( options.split( core_rspace ), function( _, flag ) {\\n\\t\\tobject[ flag ] = true;\\n\\t});\\n\\treturn object;\\n}\\n\\n/*\\n * Create a callback list using the following parameters:\\n *\\n *\\toptions: an optional list of space-separated options that will change how\\n *\\t\\t\\tthe callback list behaves or a more traditional option object\\n *\\n * By default a callback list will act like an event callback list and can be\\n * \\\"fired\\\" multiple times.\\n *\\n * Possible options:\\n *\\n *\\tonce:\\t\\t\\twill ensure the callback list can only be fired once (like a Deferred)\\n *\\n *\\tmemory:\\t\\t\\twill keep track of previous values and will call any callback added\\n *\\t\\t\\t\\t\\tafter the list has been fired right away with the latest \\\"memorized\\\"\\n *\\t\\t\\t\\t\\tvalues (like a Deferred)\\n *\\n *\\tunique:\\t\\t\\twill ensure a callback can only be added once (no duplicate in the list)\\n *\\n *\\tstopOnFalse:\\tinterrupt callings when a callback returns false\\n *\\n */\\njQuery.Callbacks = function( options ) {\\n\\n\\t// Convert options from String-formatted to Object-formatted if needed\\n\\t// (we check in cache first)\\n\\toptions = typeof options === \\\"string\\\" ?\\n\\t\\t( optionsCache[ options ] || createOptions( options ) ) :\\n\\t\\tjQuery.extend( {}, options );\\n\\n\\tvar // Last fire value (for non-forgettable lists)\\n\\t\\tmemory,\\n\\t\\t// Flag to know if list was already fired\\n\\t\\tfired,\\n\\t\\t// Flag to know if list is currently firing\\n\\t\\tfiring,\\n\\t\\t// First callback to fire (used internally by add and fireWith)\\n\\t\\tfiringStart,\\n\\t\\t// End of the loop when firing\\n\\t\\tfiringLength,\\n\\t\\t// Index of currently firing callback (modified by remove if needed)\\n\\t\\tfiringIndex,\\n\\t\\t// Actual callback list\\n\\t\\tlist = [],\\n\\t\\t// Stack of fire calls for repeatable lists\\n\\t\\tstack = !options.once && [],\\n\\t\\t// Fire callbacks\\n\\t\\tfire = function( data ) {\\n\\t\\t\\tmemory = options.memory && data;\\n\\t\\t\\tfired = true;\\n\\t\\t\\tfiringIndex = firingStart || 0;\\n\\t\\t\\tfiringStart = 0;\\n\\t\\t\\tfiringLength = list.length;\\n\\t\\t\\tfiring = true;\\n\\t\\t\\tfor ( ; list && firingIndex < firingLength; firingIndex++ ) {\\n\\t\\t\\t\\tif ( list[ firingIndex ].apply( data[ 0 ], data[ 1 ] ) === false && options.stopOnFalse ) {\\n\\t\\t\\t\\t\\tmemory = false; // To prevent further calls using add\\n\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t\\tfiring = false;\\n\\t\\t\\tif ( list ) {\\n\\t\\t\\t\\tif ( stack ) {\\n\\t\\t\\t\\t\\tif ( stack.length ) {\\n\\t\\t\\t\\t\\t\\tfire( stack.shift() );\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t} else if ( memory ) {\\n\\t\\t\\t\\t\\tlist = [];\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tself.disable();\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t},\\n\\t\\t// Actual Callbacks object\\n\\t\\tself = {\\n\\t\\t\\t// Add a callback or a collection of callbacks to the list\\n\\t\\t\\tadd: function() {\\n\\t\\t\\t\\tif ( list ) {\\n\\t\\t\\t\\t\\t// First, we save the current length\\n\\t\\t\\t\\t\\tvar start = list.length;\\n\\t\\t\\t\\t\\t(function add( args ) {\\n\\t\\t\\t\\t\\t\\tjQuery.each( args, function( _, arg ) {\\n\\t\\t\\t\\t\\t\\t\\tvar type = jQuery.type( arg );\\n\\t\\t\\t\\t\\t\\t\\tif ( type === \\\"function\\\" ) {\\n\\t\\t\\t\\t\\t\\t\\t\\tif ( !options.unique || !self.has( arg ) ) {\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tlist.push( arg );\\n\\t\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t\\t} else if ( arg && arg.length && type !== \\\"string\\\" ) {\\n\\t\\t\\t\\t\\t\\t\\t\\t// Inspect recursively\\n\\t\\t\\t\\t\\t\\t\\t\\tadd( arg );\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t\\t})( arguments );\\n\\t\\t\\t\\t\\t// Do we need to add the callbacks to the\\n\\t\\t\\t\\t\\t// current firing batch?\\n\\t\\t\\t\\t\\tif ( firing ) {\\n\\t\\t\\t\\t\\t\\tfiringLength = list.length;\\n\\t\\t\\t\\t\\t// With memory, if we're not firing then\\n\\t\\t\\t\\t\\t// we should call right away\\n\\t\\t\\t\\t\\t} else if ( memory ) {\\n\\t\\t\\t\\t\\t\\tfiringStart = start;\\n\\t\\t\\t\\t\\t\\tfire( memory );\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// Remove a callback from the list\\n\\t\\t\\tremove: function() {\\n\\t\\t\\t\\tif ( list ) {\\n\\t\\t\\t\\t\\tjQuery.each( arguments, function( _, arg ) {\\n\\t\\t\\t\\t\\t\\tvar index;\\n\\t\\t\\t\\t\\t\\twhile( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) {\\n\\t\\t\\t\\t\\t\\t\\tlist.splice( index, 1 );\\n\\t\\t\\t\\t\\t\\t\\t// Handle firing indexes\\n\\t\\t\\t\\t\\t\\t\\tif ( firing ) {\\n\\t\\t\\t\\t\\t\\t\\t\\tif ( index <= firingLength ) {\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tfiringLength--;\\n\\t\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t\\t\\tif ( index <= firingIndex ) {\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tfiringIndex--;\\n\\t\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// Control if a given callback is in the list\\n\\t\\t\\thas: function( fn ) {\\n\\t\\t\\t\\treturn jQuery.inArray( fn, list ) > -1;\\n\\t\\t\\t},\\n\\t\\t\\t// Remove all callbacks from the list\\n\\t\\t\\tempty: function() {\\n\\t\\t\\t\\tlist = [];\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// Have the list do nothing anymore\\n\\t\\t\\tdisable: function() {\\n\\t\\t\\t\\tlist = stack = memory = undefined;\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// Is it disabled?\\n\\t\\t\\tdisabled: function() {\\n\\t\\t\\t\\treturn !list;\\n\\t\\t\\t},\\n\\t\\t\\t// Lock the list in its current state\\n\\t\\t\\tlock: function() {\\n\\t\\t\\t\\tstack = undefined;\\n\\t\\t\\t\\tif ( !memory ) {\\n\\t\\t\\t\\t\\tself.disable();\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// Is it locked?\\n\\t\\t\\tlocked: function() {\\n\\t\\t\\t\\treturn !stack;\\n\\t\\t\\t},\\n\\t\\t\\t// Call all callbacks with the given context and arguments\\n\\t\\t\\tfireWith: function( context, args ) {\\n\\t\\t\\t\\targs = args || [];\\n\\t\\t\\t\\targs = [ context, args.slice ? args.slice() : args ];\\n\\t\\t\\t\\tif ( list && ( !fired || stack ) ) {\\n\\t\\t\\t\\t\\tif ( firing ) {\\n\\t\\t\\t\\t\\t\\tstack.push( args );\\n\\t\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t\\tfire( args );\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// Call all the callbacks with the given arguments\\n\\t\\t\\tfire: function() {\\n\\t\\t\\t\\tself.fireWith( this, arguments );\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// To know if the callbacks have already been called at least once\\n\\t\\t\\tfired: function() {\\n\\t\\t\\t\\treturn !!fired;\\n\\t\\t\\t}\\n\\t\\t};\\n\\n\\treturn self;\\n};\\n\\n\\n\\n/***/ }),\\n/* 22 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\n/*!\\n* jquery-deferred\\n* Copyright(c) 2011 Hidden <zzdhidden@gmail.com>\\n* MIT Licensed\\n*/\\n\\n/**\\n* Library version.\\n*/\\n\\nvar jQuery = module.exports = __webpack_require__(21),\\n\\tcore_slice = Array.prototype.slice;\\n\\n/**\\n* jQuery deferred\\n*\\n* Code from: https://github.com/jquery/jquery/blob/master/src/deferred.js\\n* Doc: http://api.jquery.com/category/deferred-object/\\n*\\n*/\\n\\njQuery.extend({\\n\\n\\tDeferred: function( func ) {\\n\\t\\tvar tuples = [\\n\\t\\t\\t\\t// action, add listener, listener list, final state\\n\\t\\t\\t\\t[ \\\"resolve\\\", \\\"done\\\", jQuery.Callbacks(\\\"once memory\\\"), \\\"resolved\\\" ],\\n\\t\\t\\t\\t[ \\\"reject\\\", \\\"fail\\\", jQuery.Callbacks(\\\"once memory\\\"), \\\"rejected\\\" ],\\n\\t\\t\\t\\t[ \\\"notify\\\", \\\"progress\\\", jQuery.Callbacks(\\\"memory\\\") ]\\n\\t\\t\\t],\\n\\t\\t\\tstate = \\\"pending\\\",\\n\\t\\t\\tpromise = {\\n\\t\\t\\t\\tstate: function() {\\n\\t\\t\\t\\t\\treturn state;\\n\\t\\t\\t\\t},\\n\\t\\t\\t\\talways: function() {\\n\\t\\t\\t\\t\\tdeferred.done( arguments ).fail( arguments );\\n\\t\\t\\t\\t\\treturn this;\\n\\t\\t\\t\\t},\\n\\t\\t\\t\\tthen: function( /* fnDone, fnFail, fnProgress */ ) {\\n\\t\\t\\t\\t\\tvar fns = arguments;\\n\\t\\t\\t\\t\\treturn jQuery.Deferred(function( newDefer ) {\\n\\t\\t\\t\\t\\t\\tjQuery.each( tuples, function( i, tuple ) {\\n\\t\\t\\t\\t\\t\\t\\tvar action = tuple[ 0 ],\\n\\t\\t\\t\\t\\t\\t\\t\\tfn = fns[ i ];\\n\\t\\t\\t\\t\\t\\t\\t// deferred[ done | fail | progress ] for forwarding actions to newDefer\\n\\t\\t\\t\\t\\t\\t\\tdeferred[ tuple[1] ]( jQuery.isFunction( fn ) ?\\n\\t\\t\\t\\t\\t\\t\\t\\tfunction() {\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tvar returned = fn.apply( this, arguments );\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tif ( returned && jQuery.isFunction( returned.promise ) ) {\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\treturned.promise()\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t.done( newDefer.resolve )\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t.fail( newDefer.reject )\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t.progress( newDefer.notify );\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tnewDefer[ action + \\\"With\\\" ]( this === deferred ? newDefer : this, [ returned ] );\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t\\t\\t} :\\n\\t\\t\\t\\t\\t\\t\\t\\tnewDefer[ action ]\\n\\t\\t\\t\\t\\t\\t\\t);\\n\\t\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t\\t\\tfns = null;\\n\\t\\t\\t\\t\\t}).promise();\\n\\t\\t\\t\\t},\\n\\t\\t\\t\\t// Get a promise for this deferred\\n\\t\\t\\t\\t// If obj is provided, the promise aspect is added to the object\\n\\t\\t\\t\\tpromise: function( obj ) {\\n\\t\\t\\t\\t\\treturn obj != null ? jQuery.extend( obj, promise ) : promise;\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\tdeferred = {};\\n\\n\\t\\t// Keep pipe for back-compat\\n\\t\\tpromise.pipe = promise.then;\\n\\n\\t\\t// Add list-specific methods\\n\\t\\tjQuery.each( tuples, function( i, tuple ) {\\n\\t\\t\\tvar list = tuple[ 2 ],\\n\\t\\t\\t\\tstateString = tuple[ 3 ];\\n\\n\\t\\t\\t// promise[ done | fail | progress ] = list.add\\n\\t\\t\\tpromise[ tuple[1] ] = list.add;\\n\\n\\t\\t\\t// Handle state\\n\\t\\t\\tif ( stateString ) {\\n\\t\\t\\t\\tlist.add(function() {\\n\\t\\t\\t\\t\\t// state = [ resolved | rejected ]\\n\\t\\t\\t\\t\\tstate = stateString;\\n\\n\\t\\t\\t\\t// [ reject_list | resolve_list ].disable; progress_list.lock\\n\\t\\t\\t\\t}, tuples[ i ^ 1 ][ 2 ].disable, tuples[ 2 ][ 2 ].lock );\\n\\t\\t\\t}\\n\\n\\t\\t\\t// deferred[ resolve | reject | notify ] = list.fire\\n\\t\\t\\tdeferred[ tuple[0] ] = list.fire;\\n\\t\\t\\tdeferred[ tuple[0] + \\\"With\\\" ] = list.fireWith;\\n\\t\\t});\\n\\n\\t\\t// Make the deferred a promise\\n\\t\\tpromise.promise( deferred );\\n\\n\\t\\t// Call given func if any\\n\\t\\tif ( func ) {\\n\\t\\t\\tfunc.call( deferred, deferred );\\n\\t\\t}\\n\\n\\t\\t// All done!\\n\\t\\treturn deferred;\\n\\t},\\n\\n\\t// Deferred helper\\n\\twhen: function( subordinate /* , ..., subordinateN */ ) {\\n\\t\\tvar i = 0,\\n\\t\\t\\tresolveValues = core_slice.call( arguments ),\\n\\t\\t\\tlength = resolveValues.length,\\n\\n\\t\\t\\t// the count of uncompleted subordinates\\n\\t\\t\\tremaining = length !== 1 || ( subordinate && jQuery.isFunction( subordinate.promise ) ) ? length : 0,\\n\\n\\t\\t\\t// the master Deferred. If resolveValues consist of only a single Deferred, just use that.\\n\\t\\t\\tdeferred = remaining === 1 ? subordinate : jQuery.Deferred(),\\n\\n\\t\\t\\t// Update function for both resolve and progress values\\n\\t\\t\\tupdateFunc = function( i, contexts, values ) {\\n\\t\\t\\t\\treturn function( value ) {\\n\\t\\t\\t\\t\\tcontexts[ i ] = this;\\n\\t\\t\\t\\t\\tvalues[ i ] = arguments.length > 1 ? core_slice.call( arguments ) : value;\\n\\t\\t\\t\\t\\tif( values === progressValues ) {\\n\\t\\t\\t\\t\\t\\tdeferred.notifyWith( contexts, values );\\n\\t\\t\\t\\t\\t} else if ( !( --remaining ) ) {\\n\\t\\t\\t\\t\\t\\tdeferred.resolveWith( contexts, values );\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t};\\n\\t\\t\\t},\\n\\n\\t\\t\\tprogressValues, progressContexts, resolveContexts;\\n\\n\\t\\t// add listeners to Deferred subordinates; treat others as resolved\\n\\t\\tif ( length > 1 ) {\\n\\t\\t\\tprogressValues = new Array( length );\\n\\t\\t\\tprogressContexts = new Array( length );\\n\\t\\t\\tresolveContexts = new Array( length );\\n\\t\\t\\tfor ( ; i < length; i++ ) {\\n\\t\\t\\t\\tif ( resolveValues[ i ] && jQuery.isFunction( resolveValues[ i ].promise ) ) {\\n\\t\\t\\t\\t\\tresolveValues[ i ].promise()\\n\\t\\t\\t\\t\\t\\t.done( updateFunc( i, resolveContexts, resolveValues ) )\\n\\t\\t\\t\\t\\t\\t.fail( deferred.reject )\\n\\t\\t\\t\\t\\t\\t.progress( updateFunc( i, progressContexts, progressValues ) );\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t--remaining;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// if we're not waiting on anything, resolve the master\\n\\t\\tif ( !remaining ) {\\n\\t\\t\\tdeferred.resolveWith( resolveContexts, resolveValues );\\n\\t\\t}\\n\\n\\t\\treturn deferred.promise();\\n\\t}\\n});\\n\\n\\n/***/ }),\\n/* 23 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\nmodule.exports = __webpack_require__(22);\\n\\n/***/ }),\\n/* 24 */\\n/***/ (function(module, exports) {\\n\\nmodule.exports = function(module) {\\n\\tif (!module.webpackPolyfill) {\\n\\t\\tmodule.deprecate = function() {};\\n\\t\\tmodule.paths = [];\\n\\t\\t// module.parent = undefined by default\\n\\t\\tif (!module.children) module.children = [];\\n\\t\\tObject.defineProperty(module, \\\"loaded\\\", {\\n\\t\\t\\tenumerable: true,\\n\\t\\t\\tget: function() {\\n\\t\\t\\t\\treturn module.l;\\n\\t\\t\\t}\\n\\t\\t});\\n\\t\\tObject.defineProperty(module, \\\"id\\\", {\\n\\t\\t\\tenumerable: true,\\n\\t\\t\\tget: function() {\\n\\t\\t\\t\\treturn module.i;\\n\\t\\t\\t}\\n\\t\\t});\\n\\t\\tmodule.webpackPolyfill = 1;\\n\\t}\\n\\treturn module;\\n};\\n\\n\\n/***/ }),\\n/* 25 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n/* WEBPACK VAR INJECTION */(function(global) {\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _jqueryShim = __webpack_require__(3);\\n\\nvar _jqueryShim2 = _interopRequireDefault(_jqueryShim);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nvar signalRNetCore = __webpack_require__(19); /* \\r\\n                                                 Copyright 2017-2018 Dicky Suryadi\\r\\n                                                 \\r\\n                                                 Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                 you may not use this file except in compliance with the License.\\r\\n                                                 You may obtain a copy of the License at\\r\\n                                                 \\r\\n                                                     http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                 \\r\\n                                                 Unless required by applicable law or agreed to in writing, software\\r\\n                                                 distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                 See the License for the specific language governing permissions and\\r\\n                                                 limitations under the License.\\r\\n                                                  */\\n\\nvar $ = _jqueryShim2.default;\\n\\nif (typeof window == 'undefined') window = global;\\n\\nvar dotnetifyHub = $.extend(dotnetifyHub, {\\n  version: '1.2.0',\\n  type: null,\\n  _init: false\\n});\\n\\ndotnetifyHub.init = function (iHubPath, iServerUrl, signalR) {\\n  if (dotnetifyHub._init) return;\\n\\n  dotnetifyHub._init = true;\\n  signalR = signalR || window.signalR || signalRNetCore;\\n\\n  // SignalR .NET Core.\\n  if (signalR && signalR.HubConnection) {\\n    dotnetifyHub.type = 'netcore';\\n\\n    Object.defineProperty(dotnetifyHub, 'isConnected', {\\n      get: function get() {\\n        return dotnetifyHub._connection && dotnetifyHub._connection.connection.connectionState === 1;\\n      }\\n    });\\n\\n    dotnetifyHub = $.extend(dotnetifyHub, {\\n      hubPath: iHubPath || '/dotnetify',\\n      url: iServerUrl,\\n      reconnectDelay: [2, 5, 10],\\n      reconnectRetry: null,\\n\\n      // Internal variables. Do not modify!\\n      _connection: null,\\n      _reconnectCount: 0,\\n      _startDoneHandler: null,\\n      _startFailHandler: null,\\n      _disconnectedHandler: function _disconnectedHandler() {},\\n      _stateChangedHandler: function _stateChangedHandler(iNewState) {},\\n\\n      _onDisconnected: function _onDisconnected() {\\n        dotnetifyHub._changeState(4);\\n        dotnetifyHub._disconnectedHandler();\\n      },\\n\\n      _changeState: function _changeState(iNewState) {\\n        if (iNewState == 1) dotnetifyHub._reconnectCount = 0;\\n\\n        var stateText = { 0: 'connecting', 1: 'connected', 2: 'reconnecting', 4: 'disconnected', 99: 'terminated' };\\n        dotnetifyHub._stateChangedHandler(stateText[iNewState]);\\n      },\\n\\n      _startConnection: function _startConnection(iHubOptions, iTransportArray) {\\n        var url = dotnetifyHub.url ? dotnetifyHub.url + dotnetifyHub.hubPath : dotnetifyHub.hubPath;\\n        var hubOptions = {};\\n        Object.keys(iHubOptions).forEach(function (key) {\\n          hubOptions[key] = iHubOptions[key];\\n        });\\n        hubOptions.transport = iTransportArray.shift();\\n\\n        dotnetifyHub._connection = new signalR.HubConnectionBuilder().withUrl(url, hubOptions).build();\\n        dotnetifyHub._connection.on('response_vm', dotnetifyHub.client.response_VM);\\n        dotnetifyHub._connection.onclose(dotnetifyHub._onDisconnected);\\n\\n        var promise = dotnetifyHub._connection.start().then(function () {\\n          dotnetifyHub._changeState(1);\\n        }).catch(function () {\\n          // If failed to start, fallback to the next transport.\\n          if (iTransportArray.length > 0) dotnetifyHub._startConnection(iHubOptions, iTransportArray);else dotnetifyHub._onDisconnected();\\n        });\\n\\n        if (typeof dotnetifyHub._startDoneHandler === 'function') promise.then(dotnetifyHub._startDoneHandler).catch(dotnetifyHub._startFailHandler || function () {});\\n        return promise;\\n      },\\n\\n      start: function start(iHubOptions) {\\n        dotnetifyHub._startDoneHandler = null;\\n        dotnetifyHub._startFailHandler = null;\\n\\n        // Map the transport option.\\n        var transport = [0];\\n        var transportOptions = { webSockets: 0, serverSentEvents: 1, longPolling: 2 };\\n        if (iHubOptions && Array.isArray(iHubOptions.transport)) transport = iHubOptions.transport.map(function (arg) {\\n          return transportOptions[arg];\\n        });\\n\\n        var promise = dotnetifyHub._startConnection(iHubOptions, transport);\\n        return {\\n          done: function done(iHandler) {\\n            dotnetifyHub._startDoneHandler = iHandler;\\n            promise.then(iHandler).catch(function () {});\\n            return this;\\n          },\\n          fail: function fail(iHandler) {\\n            dotnetifyHub._startFailHandler = iHandler;\\n            promise.catch(iHandler);\\n            return this;\\n          }\\n        };\\n      },\\n\\n      disconnected: function disconnected(iHandler) {\\n        if (typeof iHandler === 'function') dotnetifyHub._disconnectedHandler = iHandler;\\n      },\\n\\n      stateChanged: function stateChanged(iHandler) {\\n        if (typeof iHandler === 'function') dotnetifyHub._stateChangedHandler = iHandler;\\n      },\\n\\n      reconnect: function reconnect(iStartHubFunc) {\\n        if (typeof iStartHubFunc === 'function') {\\n          // Only attempt reconnect if the specified retry hasn't been exceeded.\\n          if (!dotnetifyHub.reconnectRetry || dotnetifyHub._reconnectCount < dotnetifyHub.reconnectRetry) {\\n            // Determine reconnect delay from the specified configuration array.\\n            var delay = dotnetifyHub._reconnectCount < dotnetifyHub.reconnectDelay.length ? dotnetifyHub.reconnectDelay[dotnetifyHub._reconnectCount] : dotnetifyHub.reconnectDelay[dotnetifyHub.reconnectDelay.length - 1];\\n\\n            dotnetifyHub._reconnectCount++;\\n\\n            setTimeout(function () {\\n              dotnetifyHub._changeState(2);\\n              iStartHubFunc();\\n            }, delay * 1000);\\n          } else dotnetifyHub._changeState(99);\\n        }\\n      },\\n\\n      client: {},\\n\\n      server: {\\n        dispose_VM: function dispose_VM(iVMId) {\\n          dotnetifyHub._connection.invoke('Dispose_VM', iVMId);\\n        },\\n        update_VM: function update_VM(iVMId, iValue) {\\n          dotnetifyHub._connection.invoke('Update_VM', iVMId, iValue);\\n        },\\n        request_VM: function request_VM(iVMId, iArgs) {\\n          dotnetifyHub._connection.invoke('Request_VM', iVMId, iArgs);\\n        }\\n      }\\n    });\\n  } else {\\n    // SignalR .NET FX.\\n    dotnetifyHub.type = 'netfx';\\n\\n    if (window.jQuery) $ = window.jQuery;\\n\\n    // SignalR hub auto-generated from /signalr/hubs.\\n    /// <reference path=\\\"..\\\\..\\\\SignalR.Client.JS\\\\Scripts\\\\jquery-1.6.4.js\\\" />\\n    /// <reference path=\\\"jquery.signalR.js\\\" />\\n    (function ($, window, undefined) {\\n      /// <param name=\\\"$\\\" type=\\\"jQuery\\\" />\\n      'use strict';\\n\\n      if (typeof $.signalR !== 'function') {\\n        throw new Error('SignalR: SignalR is not loaded. Please ensure jquery.signalR-x.js is referenced before ~/signalr/js.');\\n      }\\n\\n      var signalR = $.signalR;\\n\\n      function makeProxyCallback(hub, callback) {\\n        return function () {\\n          // Call the client hub method\\n          callback.apply(hub, $.makeArray(arguments));\\n        };\\n      }\\n\\n      function registerHubProxies(instance, shouldSubscribe) {\\n        var key, hub, memberKey, memberValue, subscriptionMethod;\\n\\n        for (key in instance) {\\n          if (instance.hasOwnProperty(key)) {\\n            hub = instance[key];\\n\\n            if (!hub.hubName) {\\n              // Not a client hub\\n              continue;\\n            }\\n\\n            if (shouldSubscribe) {\\n              // We want to subscribe to the hub events\\n              subscriptionMethod = hub.on;\\n            } else {\\n              // We want to unsubscribe from the hub events\\n              subscriptionMethod = hub.off;\\n            }\\n\\n            // Loop through all members on the hub and find client hub functions to subscribe/unsubscribe\\n            for (memberKey in hub.client) {\\n              if (hub.client.hasOwnProperty(memberKey)) {\\n                memberValue = hub.client[memberKey];\\n\\n                if (!$.isFunction(memberValue)) {\\n                  // Not a client hub function\\n                  continue;\\n                }\\n\\n                subscriptionMethod.call(hub, memberKey, makeProxyCallback(hub, memberValue));\\n              }\\n            }\\n          }\\n        }\\n      }\\n\\n      $.hubConnection.prototype.createHubProxies = function () {\\n        var proxies = {};\\n        this.starting(function () {\\n          // Register the hub proxies as subscribed\\n          // (instance, shouldSubscribe)\\n          registerHubProxies(proxies, true);\\n\\n          this._registerSubscribedHubs();\\n        }).disconnected(function () {\\n          // Unsubscribe all hub proxies when we \\\"disconnect\\\".  This is to ensure that we do not re-add functional call backs.\\n          // (instance, shouldSubscribe)\\n          registerHubProxies(proxies, false);\\n        });\\n\\n        proxies['dotNetifyHub'] = this.createHubProxy('dotNetifyHub');\\n        proxies['dotNetifyHub'].client = {};\\n        proxies['dotNetifyHub'].server = {\\n          dispose_VM: function dispose_VM(vmId) {\\n            return proxies['dotNetifyHub'].invoke.apply(proxies['dotNetifyHub'], $.merge(['Dispose_VM'], $.makeArray(arguments)));\\n          },\\n\\n          request_VM: function request_VM(vmId, vmArg) {\\n            return proxies['dotNetifyHub'].invoke.apply(proxies['dotNetifyHub'], $.merge(['Request_VM'], $.makeArray(arguments)));\\n          },\\n\\n          update_VM: function update_VM(vmId, vmData) {\\n            return proxies['dotNetifyHub'].invoke.apply(proxies['dotNetifyHub'], $.merge(['Update_VM'], $.makeArray(arguments)));\\n          }\\n        };\\n\\n        return proxies;\\n      };\\n\\n      signalR.hub = $.hubConnection(dotnetifyHub.hubPath, { useDefaultPath: false });\\n      $.extend(signalR, signalR.hub.createHubProxies());\\n    })($, window);\\n\\n    Object.defineProperty(dotnetifyHub, 'state', {\\n      get: function get() {\\n        return $.connection.hub.state;\\n      },\\n      set: function set(val) {\\n        $.connection.hub.state = val;\\n      }\\n    });\\n\\n    Object.defineProperty(dotnetifyHub, 'client', {\\n      get: function get() {\\n        return $.connection.dotNetifyHub.client;\\n      }\\n    });\\n\\n    Object.defineProperty(dotnetifyHub, 'server', {\\n      get: function get() {\\n        return $.connection.dotNetifyHub.server;\\n      }\\n    });\\n\\n    Object.defineProperty(dotnetifyHub, 'isConnected', {\\n      get: function get() {\\n        return $.connection.hub.state == $.signalR.connectionState.connected;\\n      }\\n    });\\n\\n    dotnetifyHub = $.extend(dotnetifyHub, {\\n      hubPath: iHubPath || '/signalr',\\n      url: iServerUrl,\\n      reconnectDelay: [2, 5, 10],\\n      reconnectRetry: null,\\n\\n      _reconnectCount: 0,\\n      _stateChangedHandler: function _stateChangedHandler(iNewState) {},\\n\\n      start: function start(iHubOptions) {\\n        if (dotnetifyHub.url) $.connection.hub.url = dotnetifyHub.url;\\n\\n        var deferred;\\n        if (iHubOptions) deferred = $.connection.hub.start(iHubOptions);else deferred = $.connection.hub.start();\\n        deferred.fail(function (error) {\\n          if (error.source && error.source.message === 'Error parsing negotiate response.') console.warn('This client may be attempting to connect to an incompatible SignalR .NET Core server.');\\n        });\\n        return deferred;\\n      },\\n\\n      disconnected: function disconnected(iHandler) {\\n        return $.connection.hub.disconnected(iHandler);\\n      },\\n\\n      stateChanged: function stateChanged(iHandler) {\\n        dotnetifyHub._stateChangedHandler = iHandler;\\n        return $.connection.hub.stateChanged(function (state) {\\n          if (state == 1) dotnetifyHub._reconnectCount = 0;\\n\\n          var stateText = { 0: 'connecting', 1: 'connected', 2: 'reconnecting', 4: 'disconnected' };\\n          iHandler(stateText[state.newState]);\\n        });\\n      },\\n\\n      reconnect: function reconnect(iStartHubFunc) {\\n        if (typeof iStartHubFunc === 'function') {\\n          // Only attempt reconnect if the specified retry hasn't been exceeded.\\n          if (!dotnetifyHub.reconnectRetry || dotnetifyHub._reconnectCount < dotnetifyHub.reconnectRetry) {\\n            // Determine reconnect delay from the specified configuration array.\\n            var delay = dotnetifyHub._reconnectCount < dotnetifyHub.reconnectDelay.length ? dotnetifyHub.reconnectDelay[dotnetifyHub._reconnectCount] : dotnetifyHub.reconnectDelay[dotnetifyHub.reconnectDelay.length - 1];\\n\\n            dotnetifyHub._reconnectCount++;\\n\\n            setTimeout(function () {\\n              dotnetifyHub._stateChangedHandler('reconnecting');\\n              iStartHubFunc();\\n            }, delay * 1000);\\n          } else dotnetifyHub._stateChangedHandler('terminated');\\n        }\\n      }\\n    });\\n  }\\n};\\n\\nexports.default = dotnetifyHub;\\n/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(4)))\\n\\n/***/ }),\\n/* 26 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _dotnetifyHub = __webpack_require__(25);\\n\\nvar _dotnetifyHub2 = _interopRequireDefault(_dotnetifyHub);\\n\\nvar _utils = __webpack_require__(2);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\n/* \\r\\nCopyright 2017-2018 Dicky Suryadi\\r\\n\\r\\nLicensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\nyou may not use this file except in compliance with the License.\\r\\nYou may obtain a copy of the License at\\r\\n\\r\\n    http://www.apache.org/licenses/LICENSE-2.0\\r\\n\\r\\nUnless required by applicable law or agreed to in writing, software\\r\\ndistributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\nSee the License for the specific language governing permissions and\\r\\nlimitations under the License.\\r\\n */\\nvar dotnetify = {\\n  // SignalR hub options.\\n  hub: _dotnetifyHub2.default,\\n  hubOptions: { transport: ['webSockets', 'longPolling'] },\\n  hubPath: null,\\n  hubServerUrl: null,\\n\\n  // Debug mode.\\n  debug: false,\\n  debugFn: null,\\n\\n  // Offline mode. (WIP)\\n  offline: false,\\n  isOffline: true,\\n  offlineTimeout: 5000,\\n  offlineCacheFn: null,\\n\\n  // Handler for connection state changed events.\\n  connectionStateHandler: null,\\n\\n  // Connection events.\\n  responseEvent: (0, _utils.createEventEmitter)(),\\n  reconnectedEvent: (0, _utils.createEventEmitter)(),\\n  connectedEvent: (0, _utils.createEventEmitter)(),\\n  connectionFailedEvent: (0, _utils.createEventEmitter)(),\\n\\n  // Whether connected to SignalR hub server.\\n  isConnected: function isConnected() {\\n    return _dotnetifyHub2.default.isConnected;\\n  },\\n\\n  // Whether SignalR hub is started.\\n  isHubStarted: function isHubStarted() {\\n    return !!dotnetify._hub;\\n  },\\n\\n  // Generic connect function for non-React app.\\n  connect: function connect(iVMId, iOptions) {\\n    return dotnetify.react.connect(iVMId, null, iOptions);\\n  },\\n\\n  initHub: function initHub() {\\n    if (dotnetify._hub !== null) return;\\n\\n    _dotnetifyHub2.default.init(dotnetify.hubPath, dotnetify.hubServerUrl, dotnetify.hubLib);\\n\\n    // Setup SignalR server method handler.\\n    _dotnetifyHub2.default.client.response_VM = function (iVMId, iVMData) {\\n      // SignalR .NET Core is sending an array of arguments.\\n      if (Array.isArray(iVMId)) {\\n        iVMData = iVMId[1];\\n        iVMId = iVMId[0];\\n      }\\n\\n      var handled = dotnetify.responseEvent.emit(iVMId, iVMData);\\n\\n      // If we get to this point, that means the server holds a view model instance\\n      // whose view no longer existed.  So, tell the server to dispose the view model.\\n      if (!handled) _dotnetifyHub2.default.server.dispose_VM(iVMId);\\n    };\\n\\n    // On disconnected, keep attempting to start the connection.\\n    _dotnetifyHub2.default.disconnected(function () {\\n      dotnetify._hub = null;\\n      _dotnetifyHub2.default.reconnect(function () {\\n        dotnetify.reconnectedEvent.emit();\\n      });\\n    });\\n\\n    // Use SignalR event to raise the connection state event.\\n    _dotnetifyHub2.default.stateChanged(function (state) {\\n      dotnetify._triggerConnectionStateEvent(state);\\n    });\\n  },\\n\\n\\n  startHub: function startHub() {\\n    var doneHandler = function doneHandler() {\\n      dotnetify.connectedEvent.emit();\\n    };\\n    var failHandler = function failHandler(ex) {\\n      dotnetify.connectionFailedEvent.emit();\\n      dotnetify._triggerConnectionStateEvent('error', ex);\\n    };\\n\\n    if (dotnetify._hub === null) {\\n      dotnetify._hub = _dotnetifyHub2.default.start(dotnetify.hubOptions).done(doneHandler).fail(failHandler);\\n    } else dotnetify._hub.done(doneHandler);\\n  },\\n\\n  checkServerSideException: function checkServerSideException(iVMId, iVMData, iExceptionHandler) {\\n    var vmData = JSON.parse(iVMData);\\n    if (vmData && vmData.hasOwnProperty('ExceptionType') && vmData.hasOwnProperty('Message')) {\\n      var exception = { name: vmData.ExceptionType, message: vmData.Message };\\n\\n      if (typeof iExceptionHandler === 'function') {\\n        return iExceptionHandler(exception);\\n      } else {\\n        console.error('[' + iVMId + '] ' + exception.name + ': ' + exception.message);\\n        throw exception;\\n      }\\n    }\\n  },\\n\\n  requestVM: function requestVM(iVMId, iOptions) {\\n    _dotnetifyHub2.default.server.request_VM(iVMId, iOptions);\\n  },\\n  updateVM: function updateVM(iVMId, iValue) {\\n    _dotnetifyHub2.default.server.update_VM(iVMId, iValue);\\n  },\\n  disposeVM: function disposeVM(iVMId) {\\n    _dotnetifyHub2.default.server.dispose_VM(iVMId);\\n  },\\n\\n\\n  _triggerConnectionStateEvent: function _triggerConnectionStateEvent(iState, iException) {\\n    if (dotnetify.debug) console.log('SignalR: ' + (iException ? iException.message : iState));\\n\\n    if (typeof dotnetify.connectionStateHandler === 'function') dotnetify.connectionStateHandler(iState, iException);else if (iException) console.error(iException);\\n  },\\n\\n  // Internal variables. Do not modify!\\n  _hub: null\\n};\\n\\nexports.default = dotnetify;\\n\\n/***/ }),\\n/* 27 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nvar _dotnetifyReact = __webpack_require__(0);\\n\\nvar _dotnetifyReact2 = _interopRequireDefault(_dotnetifyReact);\\n\\n__webpack_require__(17);\\n\\n__webpack_require__(11);\\n\\nvar _Scope = __webpack_require__(10);\\n\\nvar _Scope2 = _interopRequireDefault(_Scope);\\n\\nvar _RouteLink = __webpack_require__(6);\\n\\nvar _RouteLink2 = _interopRequireDefault(_RouteLink);\\n\\nvar _RouteTarget = __webpack_require__(5);\\n\\nvar _RouteTarget2 = _interopRequireDefault(_RouteTarget);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nmodule.exports = Object.assign(_dotnetifyReact2.default, { Scope: _Scope2.default, RouteLink: _RouteLink2.default, RouteTarget: _RouteTarget2.default });\\n\\n/***/ })\\n/******/ ]);\\n});\\n//# sourceMappingURL=dotnetify-react.js.map\\n\\n//# sourceURL=webpack:///./node_modules/dotnetify/dist/dotnetify-react.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/dotnetify/index.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/dotnetify/index.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"module.exports = __webpack_require__(/*! ./dist/dotnetify-react */ \\\"./node_modules/dotnetify/dist/dotnetify-react.js\\\");\\n\\n//# sourceURL=webpack:///./node_modules/dotnetify/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/html-entities/index.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/html-entities/index.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"module.exports = {\\n  XmlEntities: __webpack_require__(/*! ./lib/xml-entities.js */ \\\"./node_modules/html-entities/lib/xml-entities.js\\\"),\\n  Html4Entities: __webpack_require__(/*! ./lib/html4-entities.js */ \\\"./node_modules/html-entities/lib/html4-entities.js\\\"),\\n  Html5Entities: __webpack_require__(/*! ./lib/html5-entities.js */ \\\"./node_modules/html-entities/lib/html5-entities.js\\\"),\\n  AllHtmlEntities: __webpack_require__(/*! ./lib/html5-entities.js */ \\\"./node_modules/html-entities/lib/html5-entities.js\\\")\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/html-entities/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/html-entities/lib/html4-entities.js\":\n/*!**********************************************************!*\\\n  !*** ./node_modules/html-entities/lib/html4-entities.js ***!\n  \\**********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"var HTML_ALPHA = ['apos', 'nbsp', 'iexcl', 'cent', 'pound', 'curren', 'yen', 'brvbar', 'sect', 'uml', 'copy', 'ordf', 'laquo', 'not', 'shy', 'reg', 'macr', 'deg', 'plusmn', 'sup2', 'sup3', 'acute', 'micro', 'para', 'middot', 'cedil', 'sup1', 'ordm', 'raquo', 'frac14', 'frac12', 'frac34', 'iquest', 'Agrave', 'Aacute', 'Acirc', 'Atilde', 'Auml', 'Aring', 'Aelig', 'Ccedil', 'Egrave', 'Eacute', 'Ecirc', 'Euml', 'Igrave', 'Iacute', 'Icirc', 'Iuml', 'ETH', 'Ntilde', 'Ograve', 'Oacute', 'Ocirc', 'Otilde', 'Ouml', 'times', 'Oslash', 'Ugrave', 'Uacute', 'Ucirc', 'Uuml', 'Yacute', 'THORN', 'szlig', 'agrave', 'aacute', 'acirc', 'atilde', 'auml', 'aring', 'aelig', 'ccedil', 'egrave', 'eacute', 'ecirc', 'euml', 'igrave', 'iacute', 'icirc', 'iuml', 'eth', 'ntilde', 'ograve', 'oacute', 'ocirc', 'otilde', 'ouml', 'divide', 'oslash', 'ugrave', 'uacute', 'ucirc', 'uuml', 'yacute', 'thorn', 'yuml', 'quot', 'amp', 'lt', 'gt', 'OElig', 'oelig', 'Scaron', 'scaron', 'Yuml', 'circ', 'tilde', 'ensp', 'emsp', 'thinsp', 'zwnj', 'zwj', 'lrm', 'rlm', 'ndash', 'mdash', 'lsquo', 'rsquo', 'sbquo', 'ldquo', 'rdquo', 'bdquo', 'dagger', 'Dagger', 'permil', 'lsaquo', 'rsaquo', 'euro', 'fnof', 'Alpha', 'Beta', 'Gamma', 'Delta', 'Epsilon', 'Zeta', 'Eta', 'Theta', 'Iota', 'Kappa', 'Lambda', 'Mu', 'Nu', 'Xi', 'Omicron', 'Pi', 'Rho', 'Sigma', 'Tau', 'Upsilon', 'Phi', 'Chi', 'Psi', 'Omega', 'alpha', 'beta', 'gamma', 'delta', 'epsilon', 'zeta', 'eta', 'theta', 'iota', 'kappa', 'lambda', 'mu', 'nu', 'xi', 'omicron', 'pi', 'rho', 'sigmaf', 'sigma', 'tau', 'upsilon', 'phi', 'chi', 'psi', 'omega', 'thetasym', 'upsih', 'piv', 'bull', 'hellip', 'prime', 'Prime', 'oline', 'frasl', 'weierp', 'image', 'real', 'trade', 'alefsym', 'larr', 'uarr', 'rarr', 'darr', 'harr', 'crarr', 'lArr', 'uArr', 'rArr', 'dArr', 'hArr', 'forall', 'part', 'exist', 'empty', 'nabla', 'isin', 'notin', 'ni', 'prod', 'sum', 'minus', 'lowast', 'radic', 'prop', 'infin', 'ang', 'and', 'or', 'cap', 'cup', 'int', 'there4', 'sim', 'cong', 'asymp', 'ne', 'equiv', 'le', 'ge', 'sub', 'sup', 'nsub', 'sube', 'supe', 'oplus', 'otimes', 'perp', 'sdot', 'lceil', 'rceil', 'lfloor', 'rfloor', 'lang', 'rang', 'loz', 'spades', 'clubs', 'hearts', 'diams'];\\nvar HTML_CODES = [39, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 34, 38, 60, 62, 338, 339, 352, 353, 376, 710, 732, 8194, 8195, 8201, 8204, 8205, 8206, 8207, 8211, 8212, 8216, 8217, 8218, 8220, 8221, 8222, 8224, 8225, 8240, 8249, 8250, 8364, 402, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 977, 978, 982, 8226, 8230, 8242, 8243, 8254, 8260, 8472, 8465, 8476, 8482, 8501, 8592, 8593, 8594, 8595, 8596, 8629, 8656, 8657, 8658, 8659, 8660, 8704, 8706, 8707, 8709, 8711, 8712, 8713, 8715, 8719, 8721, 8722, 8727, 8730, 8733, 8734, 8736, 8743, 8744, 8745, 8746, 8747, 8756, 8764, 8773, 8776, 8800, 8801, 8804, 8805, 8834, 8835, 8836, 8838, 8839, 8853, 8855, 8869, 8901, 8968, 8969, 8970, 8971, 9001, 9002, 9674, 9824, 9827, 9829, 9830];\\n\\nvar alphaIndex = {};\\nvar numIndex = {};\\n\\nvar i = 0;\\nvar length = HTML_ALPHA.length;\\nwhile (i < length) {\\n    var a = HTML_ALPHA[i];\\n    var c = HTML_CODES[i];\\n    alphaIndex[a] = String.fromCharCode(c);\\n    numIndex[c] = a;\\n    i++;\\n}\\n\\n/**\\n * @constructor\\n */\\nfunction Html4Entities() {}\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.prototype.decode = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    return str.replace(/&(#?[\\\\w\\\\d]+);?/g, function(s, entity) {\\n        var chr;\\n        if (entity.charAt(0) === \\\"#\\\") {\\n            var code = entity.charAt(1).toLowerCase() === 'x' ?\\n                parseInt(entity.substr(2), 16) :\\n                parseInt(entity.substr(1));\\n\\n            if (!(isNaN(code) || code < -32768 || code > 65535)) {\\n                chr = String.fromCharCode(code);\\n            }\\n        } else {\\n            chr = alphaIndex[entity];\\n        }\\n        return chr || s;\\n    });\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.decode = function(str) {\\n    return new Html4Entities().decode(str);\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.prototype.encode = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var alpha = numIndex[str.charCodeAt(i)];\\n        result += alpha ? \\\"&\\\" + alpha + \\\";\\\" : str.charAt(i);\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.encode = function(str) {\\n    return new Html4Entities().encode(str);\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.prototype.encodeNonUTF = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var cc = str.charCodeAt(i);\\n        var alpha = numIndex[cc];\\n        if (alpha) {\\n            result += \\\"&\\\" + alpha + \\\";\\\";\\n        } else if (cc < 32 || cc > 126) {\\n            result += \\\"&#\\\" + cc + \\\";\\\";\\n        } else {\\n            result += str.charAt(i);\\n        }\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.encodeNonUTF = function(str) {\\n    return new Html4Entities().encodeNonUTF(str);\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.prototype.encodeNonASCII = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var c = str.charCodeAt(i);\\n        if (c <= 255) {\\n            result += str[i++];\\n            continue;\\n        }\\n        result += '&#' + c + ';';\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.encodeNonASCII = function(str) {\\n    return new Html4Entities().encodeNonASCII(str);\\n};\\n\\nmodule.exports = Html4Entities;\\n\\n\\n//# sourceURL=webpack:///./node_modules/html-entities/lib/html4-entities.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/html-entities/lib/html5-entities.js\":\n/*!**********************************************************!*\\\n  !*** ./node_modules/html-entities/lib/html5-entities.js ***!\n  \\**********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"var ENTITIES = [['Aacute', [193]], ['aacute', [225]], ['Abreve', [258]], ['abreve', [259]], ['ac', [8766]], ['acd', [8767]], ['acE', [8766, 819]], ['Acirc', [194]], ['acirc', [226]], ['acute', [180]], ['Acy', [1040]], ['acy', [1072]], ['AElig', [198]], ['aelig', [230]], ['af', [8289]], ['Afr', [120068]], ['afr', [120094]], ['Agrave', [192]], ['agrave', [224]], ['alefsym', [8501]], ['aleph', [8501]], ['Alpha', [913]], ['alpha', [945]], ['Amacr', [256]], ['amacr', [257]], ['amalg', [10815]], ['amp', [38]], ['AMP', [38]], ['andand', [10837]], ['And', [10835]], ['and', [8743]], ['andd', [10844]], ['andslope', [10840]], ['andv', [10842]], ['ang', [8736]], ['ange', [10660]], ['angle', [8736]], ['angmsdaa', [10664]], ['angmsdab', [10665]], ['angmsdac', [10666]], ['angmsdad', [10667]], ['angmsdae', [10668]], ['angmsdaf', [10669]], ['angmsdag', [10670]], ['angmsdah', [10671]], ['angmsd', [8737]], ['angrt', [8735]], ['angrtvb', [8894]], ['angrtvbd', [10653]], ['angsph', [8738]], ['angst', [197]], ['angzarr', [9084]], ['Aogon', [260]], ['aogon', [261]], ['Aopf', [120120]], ['aopf', [120146]], ['apacir', [10863]], ['ap', [8776]], ['apE', [10864]], ['ape', [8778]], ['apid', [8779]], ['apos', [39]], ['ApplyFunction', [8289]], ['approx', [8776]], ['approxeq', [8778]], ['Aring', [197]], ['aring', [229]], ['Ascr', [119964]], ['ascr', [119990]], ['Assign', [8788]], ['ast', [42]], ['asymp', [8776]], ['asympeq', [8781]], ['Atilde', [195]], ['atilde', [227]], ['Auml', [196]], ['auml', [228]], ['awconint', [8755]], ['awint', [10769]], ['backcong', [8780]], ['backepsilon', [1014]], ['backprime', [8245]], ['backsim', [8765]], ['backsimeq', [8909]], ['Backslash', [8726]], ['Barv', [10983]], ['barvee', [8893]], ['barwed', [8965]], ['Barwed', [8966]], ['barwedge', [8965]], ['bbrk', [9141]], ['bbrktbrk', [9142]], ['bcong', [8780]], ['Bcy', [1041]], ['bcy', [1073]], ['bdquo', [8222]], ['becaus', [8757]], ['because', [8757]], ['Because', [8757]], ['bemptyv', [10672]], ['bepsi', [1014]], ['bernou', [8492]], ['Bernoullis', [8492]], ['Beta', [914]], ['beta', [946]], ['beth', [8502]], ['between', [8812]], ['Bfr', [120069]], ['bfr', [120095]], ['bigcap', [8898]], ['bigcirc', [9711]], ['bigcup', [8899]], ['bigodot', [10752]], ['bigoplus', [10753]], ['bigotimes', [10754]], ['bigsqcup', [10758]], ['bigstar', [9733]], ['bigtriangledown', [9661]], ['bigtriangleup', [9651]], ['biguplus', [10756]], ['bigvee', [8897]], ['bigwedge', [8896]], ['bkarow', [10509]], ['blacklozenge', [10731]], ['blacksquare', [9642]], ['blacktriangle', [9652]], ['blacktriangledown', [9662]], ['blacktriangleleft', [9666]], ['blacktriangleright', [9656]], ['blank', [9251]], ['blk12', [9618]], ['blk14', [9617]], ['blk34', [9619]], ['block', [9608]], ['bne', [61, 8421]], ['bnequiv', [8801, 8421]], ['bNot', [10989]], ['bnot', [8976]], ['Bopf', [120121]], ['bopf', [120147]], ['bot', [8869]], ['bottom', [8869]], ['bowtie', [8904]], ['boxbox', [10697]], ['boxdl', [9488]], ['boxdL', [9557]], ['boxDl', [9558]], ['boxDL', [9559]], ['boxdr', [9484]], ['boxdR', [9554]], ['boxDr', [9555]], ['boxDR', [9556]], ['boxh', [9472]], ['boxH', [9552]], ['boxhd', [9516]], ['boxHd', [9572]], ['boxhD', [9573]], ['boxHD', [9574]], ['boxhu', [9524]], ['boxHu', [9575]], ['boxhU', [9576]], ['boxHU', [9577]], ['boxminus', [8863]], ['boxplus', [8862]], ['boxtimes', [8864]], ['boxul', [9496]], ['boxuL', [9563]], ['boxUl', [9564]], ['boxUL', [9565]], ['boxur', [9492]], ['boxuR', [9560]], ['boxUr', [9561]], ['boxUR', [9562]], ['boxv', [9474]], ['boxV', [9553]], ['boxvh', [9532]], ['boxvH', [9578]], ['boxVh', [9579]], ['boxVH', [9580]], ['boxvl', [9508]], ['boxvL', [9569]], ['boxVl', [9570]], ['boxVL', [9571]], ['boxvr', [9500]], ['boxvR', [9566]], ['boxVr', [9567]], ['boxVR', [9568]], ['bprime', [8245]], ['breve', [728]], ['Breve', [728]], ['brvbar', [166]], ['bscr', [119991]], ['Bscr', [8492]], ['bsemi', [8271]], ['bsim', [8765]], ['bsime', [8909]], ['bsolb', [10693]], ['bsol', [92]], ['bsolhsub', [10184]], ['bull', [8226]], ['bullet', [8226]], ['bump', [8782]], ['bumpE', [10926]], ['bumpe', [8783]], ['Bumpeq', [8782]], ['bumpeq', [8783]], ['Cacute', [262]], ['cacute', [263]], ['capand', [10820]], ['capbrcup', [10825]], ['capcap', [10827]], ['cap', [8745]], ['Cap', [8914]], ['capcup', [10823]], ['capdot', [10816]], ['CapitalDifferentialD', [8517]], ['caps', [8745, 65024]], ['caret', [8257]], ['caron', [711]], ['Cayleys', [8493]], ['ccaps', [10829]], ['Ccaron', [268]], ['ccaron', [269]], ['Ccedil', [199]], ['ccedil', [231]], ['Ccirc', [264]], ['ccirc', [265]], ['Cconint', [8752]], ['ccups', [10828]], ['ccupssm', [10832]], ['Cdot', [266]], ['cdot', [267]], ['cedil', [184]], ['Cedilla', [184]], ['cemptyv', [10674]], ['cent', [162]], ['centerdot', [183]], ['CenterDot', [183]], ['cfr', [120096]], ['Cfr', [8493]], ['CHcy', [1063]], ['chcy', [1095]], ['check', [10003]], ['checkmark', [10003]], ['Chi', [935]], ['chi', [967]], ['circ', [710]], ['circeq', [8791]], ['circlearrowleft', [8634]], ['circlearrowright', [8635]], ['circledast', [8859]], ['circledcirc', [8858]], ['circleddash', [8861]], ['CircleDot', [8857]], ['circledR', [174]], ['circledS', [9416]], ['CircleMinus', [8854]], ['CirclePlus', [8853]], ['CircleTimes', [8855]], ['cir', [9675]], ['cirE', [10691]], ['cire', [8791]], ['cirfnint', [10768]], ['cirmid', [10991]], ['cirscir', [10690]], ['ClockwiseContourIntegral', [8754]], ['clubs', [9827]], ['clubsuit', [9827]], ['colon', [58]], ['Colon', [8759]], ['Colone', [10868]], ['colone', [8788]], ['coloneq', [8788]], ['comma', [44]], ['commat', [64]], ['comp', [8705]], ['compfn', [8728]], ['complement', [8705]], ['complexes', [8450]], ['cong', [8773]], ['congdot', [10861]], ['Congruent', [8801]], ['conint', [8750]], ['Conint', [8751]], ['ContourIntegral', [8750]], ['copf', [120148]], ['Copf', [8450]], ['coprod', [8720]], ['Coproduct', [8720]], ['copy', [169]], ['COPY', [169]], ['copysr', [8471]], ['CounterClockwiseContourIntegral', [8755]], ['crarr', [8629]], ['cross', [10007]], ['Cross', [10799]], ['Cscr', [119966]], ['cscr', [119992]], ['csub', [10959]], ['csube', [10961]], ['csup', [10960]], ['csupe', [10962]], ['ctdot', [8943]], ['cudarrl', [10552]], ['cudarrr', [10549]], ['cuepr', [8926]], ['cuesc', [8927]], ['cularr', [8630]], ['cularrp', [10557]], ['cupbrcap', [10824]], ['cupcap', [10822]], ['CupCap', [8781]], ['cup', [8746]], ['Cup', [8915]], ['cupcup', [10826]], ['cupdot', [8845]], ['cupor', [10821]], ['cups', [8746, 65024]], ['curarr', [8631]], ['curarrm', [10556]], ['curlyeqprec', [8926]], ['curlyeqsucc', [8927]], ['curlyvee', [8910]], ['curlywedge', [8911]], ['curren', [164]], ['curvearrowleft', [8630]], ['curvearrowright', [8631]], ['cuvee', [8910]], ['cuwed', [8911]], ['cwconint', [8754]], ['cwint', [8753]], ['cylcty', [9005]], ['dagger', [8224]], ['Dagger', [8225]], ['daleth', [8504]], ['darr', [8595]], ['Darr', [8609]], ['dArr', [8659]], ['dash', [8208]], ['Dashv', [10980]], ['dashv', [8867]], ['dbkarow', [10511]], ['dblac', [733]], ['Dcaron', [270]], ['dcaron', [271]], ['Dcy', [1044]], ['dcy', [1076]], ['ddagger', [8225]], ['ddarr', [8650]], ['DD', [8517]], ['dd', [8518]], ['DDotrahd', [10513]], ['ddotseq', [10871]], ['deg', [176]], ['Del', [8711]], ['Delta', [916]], ['delta', [948]], ['demptyv', [10673]], ['dfisht', [10623]], ['Dfr', [120071]], ['dfr', [120097]], ['dHar', [10597]], ['dharl', [8643]], ['dharr', [8642]], ['DiacriticalAcute', [180]], ['DiacriticalDot', [729]], ['DiacriticalDoubleAcute', [733]], ['DiacriticalGrave', [96]], ['DiacriticalTilde', [732]], ['diam', [8900]], ['diamond', [8900]], ['Diamond', [8900]], ['diamondsuit', [9830]], ['diams', [9830]], ['die', [168]], ['DifferentialD', [8518]], ['digamma', [989]], ['disin', [8946]], ['div', [247]], ['divide', [247]], ['divideontimes', [8903]], ['divonx', [8903]], ['DJcy', [1026]], ['djcy', [1106]], ['dlcorn', [8990]], ['dlcrop', [8973]], ['dollar', [36]], ['Dopf', [120123]], ['dopf', [120149]], ['Dot', [168]], ['dot', [729]], ['DotDot', [8412]], ['doteq', [8784]], ['doteqdot', [8785]], ['DotEqual', [8784]], ['dotminus', [8760]], ['dotplus', [8724]], ['dotsquare', [8865]], ['doublebarwedge', [8966]], ['DoubleContourIntegral', [8751]], ['DoubleDot', [168]], ['DoubleDownArrow', [8659]], ['DoubleLeftArrow', [8656]], ['DoubleLeftRightArrow', [8660]], ['DoubleLeftTee', [10980]], ['DoubleLongLeftArrow', [10232]], ['DoubleLongLeftRightArrow', [10234]], ['DoubleLongRightArrow', [10233]], ['DoubleRightArrow', [8658]], ['DoubleRightTee', [8872]], ['DoubleUpArrow', [8657]], ['DoubleUpDownArrow', [8661]], ['DoubleVerticalBar', [8741]], ['DownArrowBar', [10515]], ['downarrow', [8595]], ['DownArrow', [8595]], ['Downarrow', [8659]], ['DownArrowUpArrow', [8693]], ['DownBreve', [785]], ['downdownarrows', [8650]], ['downharpoonleft', [8643]], ['downharpoonright', [8642]], ['DownLeftRightVector', [10576]], ['DownLeftTeeVector', [10590]], ['DownLeftVectorBar', [10582]], ['DownLeftVector', [8637]], ['DownRightTeeVector', [10591]], ['DownRightVectorBar', [10583]], ['DownRightVector', [8641]], ['DownTeeArrow', [8615]], ['DownTee', [8868]], ['drbkarow', [10512]], ['drcorn', [8991]], ['drcrop', [8972]], ['Dscr', [119967]], ['dscr', [119993]], ['DScy', [1029]], ['dscy', [1109]], ['dsol', [10742]], ['Dstrok', [272]], ['dstrok', [273]], ['dtdot', [8945]], ['dtri', [9663]], ['dtrif', [9662]], ['duarr', [8693]], ['duhar', [10607]], ['dwangle', [10662]], ['DZcy', [1039]], ['dzcy', [1119]], ['dzigrarr', [10239]], ['Eacute', [201]], ['eacute', [233]], ['easter', [10862]], ['Ecaron', [282]], ['ecaron', [283]], ['Ecirc', [202]], ['ecirc', [234]], ['ecir', [8790]], ['ecolon', [8789]], ['Ecy', [1069]], ['ecy', [1101]], ['eDDot', [10871]], ['Edot', [278]], ['edot', [279]], ['eDot', [8785]], ['ee', [8519]], ['efDot', [8786]], ['Efr', [120072]], ['efr', [120098]], ['eg', [10906]], ['Egrave', [200]], ['egrave', [232]], ['egs', [10902]], ['egsdot', [10904]], ['el', [10905]], ['Element', [8712]], ['elinters', [9191]], ['ell', [8467]], ['els', [10901]], ['elsdot', [10903]], ['Emacr', [274]], ['emacr', [275]], ['empty', [8709]], ['emptyset', [8709]], ['EmptySmallSquare', [9723]], ['emptyv', [8709]], ['EmptyVerySmallSquare', [9643]], ['emsp13', [8196]], ['emsp14', [8197]], ['emsp', [8195]], ['ENG', [330]], ['eng', [331]], ['ensp', [8194]], ['Eogon', [280]], ['eogon', [281]], ['Eopf', [120124]], ['eopf', [120150]], ['epar', [8917]], ['eparsl', [10723]], ['eplus', [10865]], ['epsi', [949]], ['Epsilon', [917]], ['epsilon', [949]], ['epsiv', [1013]], ['eqcirc', [8790]], ['eqcolon', [8789]], ['eqsim', [8770]], ['eqslantgtr', [10902]], ['eqslantless', [10901]], ['Equal', [10869]], ['equals', [61]], ['EqualTilde', [8770]], ['equest', [8799]], ['Equilibrium', [8652]], ['equiv', [8801]], ['equivDD', [10872]], ['eqvparsl', [10725]], ['erarr', [10609]], ['erDot', [8787]], ['escr', [8495]], ['Escr', [8496]], ['esdot', [8784]], ['Esim', [10867]], ['esim', [8770]], ['Eta', [919]], ['eta', [951]], ['ETH', [208]], ['eth', [240]], ['Euml', [203]], ['euml', [235]], ['euro', [8364]], ['excl', [33]], ['exist', [8707]], ['Exists', [8707]], ['expectation', [8496]], ['exponentiale', [8519]], ['ExponentialE', [8519]], ['fallingdotseq', [8786]], ['Fcy', [1060]], ['fcy', [1092]], ['female', [9792]], ['ffilig', [64259]], ['fflig', [64256]], ['ffllig', [64260]], ['Ffr', [120073]], ['ffr', [120099]], ['filig', [64257]], ['FilledSmallSquare', [9724]], ['FilledVerySmallSquare', [9642]], ['fjlig', [102, 106]], ['flat', [9837]], ['fllig', [64258]], ['fltns', [9649]], ['fnof', [402]], ['Fopf', [120125]], ['fopf', [120151]], ['forall', [8704]], ['ForAll', [8704]], ['fork', [8916]], ['forkv', [10969]], ['Fouriertrf', [8497]], ['fpartint', [10765]], ['frac12', [189]], ['frac13', [8531]], ['frac14', [188]], ['frac15', [8533]], ['frac16', [8537]], ['frac18', [8539]], ['frac23', [8532]], ['frac25', [8534]], ['frac34', [190]], ['frac35', [8535]], ['frac38', [8540]], ['frac45', [8536]], ['frac56', [8538]], ['frac58', [8541]], ['frac78', [8542]], ['frasl', [8260]], ['frown', [8994]], ['fscr', [119995]], ['Fscr', [8497]], ['gacute', [501]], ['Gamma', [915]], ['gamma', [947]], ['Gammad', [988]], ['gammad', [989]], ['gap', [10886]], ['Gbreve', [286]], ['gbreve', [287]], ['Gcedil', [290]], ['Gcirc', [284]], ['gcirc', [285]], ['Gcy', [1043]], ['gcy', [1075]], ['Gdot', [288]], ['gdot', [289]], ['ge', [8805]], ['gE', [8807]], ['gEl', [10892]], ['gel', [8923]], ['geq', [8805]], ['geqq', [8807]], ['geqslant', [10878]], ['gescc', [10921]], ['ges', [10878]], ['gesdot', [10880]], ['gesdoto', [10882]], ['gesdotol', [10884]], ['gesl', [8923, 65024]], ['gesles', [10900]], ['Gfr', [120074]], ['gfr', [120100]], ['gg', [8811]], ['Gg', [8921]], ['ggg', [8921]], ['gimel', [8503]], ['GJcy', [1027]], ['gjcy', [1107]], ['gla', [10917]], ['gl', [8823]], ['glE', [10898]], ['glj', [10916]], ['gnap', [10890]], ['gnapprox', [10890]], ['gne', [10888]], ['gnE', [8809]], ['gneq', [10888]], ['gneqq', [8809]], ['gnsim', [8935]], ['Gopf', [120126]], ['gopf', [120152]], ['grave', [96]], ['GreaterEqual', [8805]], ['GreaterEqualLess', [8923]], ['GreaterFullEqual', [8807]], ['GreaterGreater', [10914]], ['GreaterLess', [8823]], ['GreaterSlantEqual', [10878]], ['GreaterTilde', [8819]], ['Gscr', [119970]], ['gscr', [8458]], ['gsim', [8819]], ['gsime', [10894]], ['gsiml', [10896]], ['gtcc', [10919]], ['gtcir', [10874]], ['gt', [62]], ['GT', [62]], ['Gt', [8811]], ['gtdot', [8919]], ['gtlPar', [10645]], ['gtquest', [10876]], ['gtrapprox', [10886]], ['gtrarr', [10616]], ['gtrdot', [8919]], ['gtreqless', [8923]], ['gtreqqless', [10892]], ['gtrless', [8823]], ['gtrsim', [8819]], ['gvertneqq', [8809, 65024]], ['gvnE', [8809, 65024]], ['Hacek', [711]], ['hairsp', [8202]], ['half', [189]], ['hamilt', [8459]], ['HARDcy', [1066]], ['hardcy', [1098]], ['harrcir', [10568]], ['harr', [8596]], ['hArr', [8660]], ['harrw', [8621]], ['Hat', [94]], ['hbar', [8463]], ['Hcirc', [292]], ['hcirc', [293]], ['hearts', [9829]], ['heartsuit', [9829]], ['hellip', [8230]], ['hercon', [8889]], ['hfr', [120101]], ['Hfr', [8460]], ['HilbertSpace', [8459]], ['hksearow', [10533]], ['hkswarow', [10534]], ['hoarr', [8703]], ['homtht', [8763]], ['hookleftarrow', [8617]], ['hookrightarrow', [8618]], ['hopf', [120153]], ['Hopf', [8461]], ['horbar', [8213]], ['HorizontalLine', [9472]], ['hscr', [119997]], ['Hscr', [8459]], ['hslash', [8463]], ['Hstrok', [294]], ['hstrok', [295]], ['HumpDownHump', [8782]], ['HumpEqual', [8783]], ['hybull', [8259]], ['hyphen', [8208]], ['Iacute', [205]], ['iacute', [237]], ['ic', [8291]], ['Icirc', [206]], ['icirc', [238]], ['Icy', [1048]], ['icy', [1080]], ['Idot', [304]], ['IEcy', [1045]], ['iecy', [1077]], ['iexcl', [161]], ['iff', [8660]], ['ifr', [120102]], ['Ifr', [8465]], ['Igrave', [204]], ['igrave', [236]], ['ii', [8520]], ['iiiint', [10764]], ['iiint', [8749]], ['iinfin', [10716]], ['iiota', [8489]], ['IJlig', [306]], ['ijlig', [307]], ['Imacr', [298]], ['imacr', [299]], ['image', [8465]], ['ImaginaryI', [8520]], ['imagline', [8464]], ['imagpart', [8465]], ['imath', [305]], ['Im', [8465]], ['imof', [8887]], ['imped', [437]], ['Implies', [8658]], ['incare', [8453]], ['in', [8712]], ['infin', [8734]], ['infintie', [10717]], ['inodot', [305]], ['intcal', [8890]], ['int', [8747]], ['Int', [8748]], ['integers', [8484]], ['Integral', [8747]], ['intercal', [8890]], ['Intersection', [8898]], ['intlarhk', [10775]], ['intprod', [10812]], ['InvisibleComma', [8291]], ['InvisibleTimes', [8290]], ['IOcy', [1025]], ['iocy', [1105]], ['Iogon', [302]], ['iogon', [303]], ['Iopf', [120128]], ['iopf', [120154]], ['Iota', [921]], ['iota', [953]], ['iprod', [10812]], ['iquest', [191]], ['iscr', [119998]], ['Iscr', [8464]], ['isin', [8712]], ['isindot', [8949]], ['isinE', [8953]], ['isins', [8948]], ['isinsv', [8947]], ['isinv', [8712]], ['it', [8290]], ['Itilde', [296]], ['itilde', [297]], ['Iukcy', [1030]], ['iukcy', [1110]], ['Iuml', [207]], ['iuml', [239]], ['Jcirc', [308]], ['jcirc', [309]], ['Jcy', [1049]], ['jcy', [1081]], ['Jfr', [120077]], ['jfr', [120103]], ['jmath', [567]], ['Jopf', [120129]], ['jopf', [120155]], ['Jscr', [119973]], ['jscr', [119999]], ['Jsercy', [1032]], ['jsercy', [1112]], ['Jukcy', [1028]], ['jukcy', [1108]], ['Kappa', [922]], ['kappa', [954]], ['kappav', [1008]], ['Kcedil', [310]], ['kcedil', [311]], ['Kcy', [1050]], ['kcy', [1082]], ['Kfr', [120078]], ['kfr', [120104]], ['kgreen', [312]], ['KHcy', [1061]], ['khcy', [1093]], ['KJcy', [1036]], ['kjcy', [1116]], ['Kopf', [120130]], ['kopf', [120156]], ['Kscr', [119974]], ['kscr', [120000]], ['lAarr', [8666]], ['Lacute', [313]], ['lacute', [314]], ['laemptyv', [10676]], ['lagran', [8466]], ['Lambda', [923]], ['lambda', [955]], ['lang', [10216]], ['Lang', [10218]], ['langd', [10641]], ['langle', [10216]], ['lap', [10885]], ['Laplacetrf', [8466]], ['laquo', [171]], ['larrb', [8676]], ['larrbfs', [10527]], ['larr', [8592]], ['Larr', [8606]], ['lArr', [8656]], ['larrfs', [10525]], ['larrhk', [8617]], ['larrlp', [8619]], ['larrpl', [10553]], ['larrsim', [10611]], ['larrtl', [8610]], ['latail', [10521]], ['lAtail', [10523]], ['lat', [10923]], ['late', [10925]], ['lates', [10925, 65024]], ['lbarr', [10508]], ['lBarr', [10510]], ['lbbrk', [10098]], ['lbrace', [123]], ['lbrack', [91]], ['lbrke', [10635]], ['lbrksld', [10639]], ['lbrkslu', [10637]], ['Lcaron', [317]], ['lcaron', [318]], ['Lcedil', [315]], ['lcedil', [316]], ['lceil', [8968]], ['lcub', [123]], ['Lcy', [1051]], ['lcy', [1083]], ['ldca', [10550]], ['ldquo', [8220]], ['ldquor', [8222]], ['ldrdhar', [10599]], ['ldrushar', [10571]], ['ldsh', [8626]], ['le', [8804]], ['lE', [8806]], ['LeftAngleBracket', [10216]], ['LeftArrowBar', [8676]], ['leftarrow', [8592]], ['LeftArrow', [8592]], ['Leftarrow', [8656]], ['LeftArrowRightArrow', [8646]], ['leftarrowtail', [8610]], ['LeftCeiling', [8968]], ['LeftDoubleBracket', [10214]], ['LeftDownTeeVector', [10593]], ['LeftDownVectorBar', [10585]], ['LeftDownVector', [8643]], ['LeftFloor', [8970]], ['leftharpoondown', [8637]], ['leftharpoonup', [8636]], ['leftleftarrows', [8647]], ['leftrightarrow', [8596]], ['LeftRightArrow', [8596]], ['Leftrightarrow', [8660]], ['leftrightarrows', [8646]], ['leftrightharpoons', [8651]], ['leftrightsquigarrow', [8621]], ['LeftRightVector', [10574]], ['LeftTeeArrow', [8612]], ['LeftTee', [8867]], ['LeftTeeVector', [10586]], ['leftthreetimes', [8907]], ['LeftTriangleBar', [10703]], ['LeftTriangle', [8882]], ['LeftTriangleEqual', [8884]], ['LeftUpDownVector', [10577]], ['LeftUpTeeVector', [10592]], ['LeftUpVectorBar', [10584]], ['LeftUpVector', [8639]], ['LeftVectorBar', [10578]], ['LeftVector', [8636]], ['lEg', [10891]], ['leg', [8922]], ['leq', [8804]], ['leqq', [8806]], ['leqslant', [10877]], ['lescc', [10920]], ['les', [10877]], ['lesdot', [10879]], ['lesdoto', [10881]], ['lesdotor', [10883]], ['lesg', [8922, 65024]], ['lesges', [10899]], ['lessapprox', [10885]], ['lessdot', [8918]], ['lesseqgtr', [8922]], ['lesseqqgtr', [10891]], ['LessEqualGreater', [8922]], ['LessFullEqual', [8806]], ['LessGreater', [8822]], ['lessgtr', [8822]], ['LessLess', [10913]], ['lesssim', [8818]], ['LessSlantEqual', [10877]], ['LessTilde', [8818]], ['lfisht', [10620]], ['lfloor', [8970]], ['Lfr', [120079]], ['lfr', [120105]], ['lg', [8822]], ['lgE', [10897]], ['lHar', [10594]], ['lhard', [8637]], ['lharu', [8636]], ['lharul', [10602]], ['lhblk', [9604]], ['LJcy', [1033]], ['ljcy', [1113]], ['llarr', [8647]], ['ll', [8810]], ['Ll', [8920]], ['llcorner', [8990]], ['Lleftarrow', [8666]], ['llhard', [10603]], ['lltri', [9722]], ['Lmidot', [319]], ['lmidot', [320]], ['lmoustache', [9136]], ['lmoust', [9136]], ['lnap', [10889]], ['lnapprox', [10889]], ['lne', [10887]], ['lnE', [8808]], ['lneq', [10887]], ['lneqq', [8808]], ['lnsim', [8934]], ['loang', [10220]], ['loarr', [8701]], ['lobrk', [10214]], ['longleftarrow', [10229]], ['LongLeftArrow', [10229]], ['Longleftarrow', [10232]], ['longleftrightarrow', [10231]], ['LongLeftRightArrow', [10231]], ['Longleftrightarrow', [10234]], ['longmapsto', [10236]], ['longrightarrow', [10230]], ['LongRightArrow', [10230]], ['Longrightarrow', [10233]], ['looparrowleft', [8619]], ['looparrowright', [8620]], ['lopar', [10629]], ['Lopf', [120131]], ['lopf', [120157]], ['loplus', [10797]], ['lotimes', [10804]], ['lowast', [8727]], ['lowbar', [95]], ['LowerLeftArrow', [8601]], ['LowerRightArrow', [8600]], ['loz', [9674]], ['lozenge', [9674]], ['lozf', [10731]], ['lpar', [40]], ['lparlt', [10643]], ['lrarr', [8646]], ['lrcorner', [8991]], ['lrhar', [8651]], ['lrhard', [10605]], ['lrm', [8206]], ['lrtri', [8895]], ['lsaquo', [8249]], ['lscr', [120001]], ['Lscr', [8466]], ['lsh', [8624]], ['Lsh', [8624]], ['lsim', [8818]], ['lsime', [10893]], ['lsimg', [10895]], ['lsqb', [91]], ['lsquo', [8216]], ['lsquor', [8218]], ['Lstrok', [321]], ['lstrok', [322]], ['ltcc', [10918]], ['ltcir', [10873]], ['lt', [60]], ['LT', [60]], ['Lt', [8810]], ['ltdot', [8918]], ['lthree', [8907]], ['ltimes', [8905]], ['ltlarr', [10614]], ['ltquest', [10875]], ['ltri', [9667]], ['ltrie', [8884]], ['ltrif', [9666]], ['ltrPar', [10646]], ['lurdshar', [10570]], ['luruhar', [10598]], ['lvertneqq', [8808, 65024]], ['lvnE', [8808, 65024]], ['macr', [175]], ['male', [9794]], ['malt', [10016]], ['maltese', [10016]], ['Map', [10501]], ['map', [8614]], ['mapsto', [8614]], ['mapstodown', [8615]], ['mapstoleft', [8612]], ['mapstoup', [8613]], ['marker', [9646]], ['mcomma', [10793]], ['Mcy', [1052]], ['mcy', [1084]], ['mdash', [8212]], ['mDDot', [8762]], ['measuredangle', [8737]], ['MediumSpace', [8287]], ['Mellintrf', [8499]], ['Mfr', [120080]], ['mfr', [120106]], ['mho', [8487]], ['micro', [181]], ['midast', [42]], ['midcir', [10992]], ['mid', [8739]], ['middot', [183]], ['minusb', [8863]], ['minus', [8722]], ['minusd', [8760]], ['minusdu', [10794]], ['MinusPlus', [8723]], ['mlcp', [10971]], ['mldr', [8230]], ['mnplus', [8723]], ['models', [8871]], ['Mopf', [120132]], ['mopf', [120158]], ['mp', [8723]], ['mscr', [120002]], ['Mscr', [8499]], ['mstpos', [8766]], ['Mu', [924]], ['mu', [956]], ['multimap', [8888]], ['mumap', [8888]], ['nabla', [8711]], ['Nacute', [323]], ['nacute', [324]], ['nang', [8736, 8402]], ['nap', [8777]], ['napE', [10864, 824]], ['napid', [8779, 824]], ['napos', [329]], ['napprox', [8777]], ['natural', [9838]], ['naturals', [8469]], ['natur', [9838]], ['nbsp', [160]], ['nbump', [8782, 824]], ['nbumpe', [8783, 824]], ['ncap', [10819]], ['Ncaron', [327]], ['ncaron', [328]], ['Ncedil', [325]], ['ncedil', [326]], ['ncong', [8775]], ['ncongdot', [10861, 824]], ['ncup', [10818]], ['Ncy', [1053]], ['ncy', [1085]], ['ndash', [8211]], ['nearhk', [10532]], ['nearr', [8599]], ['neArr', [8663]], ['nearrow', [8599]], ['ne', [8800]], ['nedot', [8784, 824]], ['NegativeMediumSpace', [8203]], ['NegativeThickSpace', [8203]], ['NegativeThinSpace', [8203]], ['NegativeVeryThinSpace', [8203]], ['nequiv', [8802]], ['nesear', [10536]], ['nesim', [8770, 824]], ['NestedGreaterGreater', [8811]], ['NestedLessLess', [8810]], ['nexist', [8708]], ['nexists', [8708]], ['Nfr', [120081]], ['nfr', [120107]], ['ngE', [8807, 824]], ['nge', [8817]], ['ngeq', [8817]], ['ngeqq', [8807, 824]], ['ngeqslant', [10878, 824]], ['nges', [10878, 824]], ['nGg', [8921, 824]], ['ngsim', [8821]], ['nGt', [8811, 8402]], ['ngt', [8815]], ['ngtr', [8815]], ['nGtv', [8811, 824]], ['nharr', [8622]], ['nhArr', [8654]], ['nhpar', [10994]], ['ni', [8715]], ['nis', [8956]], ['nisd', [8954]], ['niv', [8715]], ['NJcy', [1034]], ['njcy', [1114]], ['nlarr', [8602]], ['nlArr', [8653]], ['nldr', [8229]], ['nlE', [8806, 824]], ['nle', [8816]], ['nleftarrow', [8602]], ['nLeftarrow', [8653]], ['nleftrightarrow', [8622]], ['nLeftrightarrow', [8654]], ['nleq', [8816]], ['nleqq', [8806, 824]], ['nleqslant', [10877, 824]], ['nles', [10877, 824]], ['nless', [8814]], ['nLl', [8920, 824]], ['nlsim', [8820]], ['nLt', [8810, 8402]], ['nlt', [8814]], ['nltri', [8938]], ['nltrie', [8940]], ['nLtv', [8810, 824]], ['nmid', [8740]], ['NoBreak', [8288]], ['NonBreakingSpace', [160]], ['nopf', [120159]], ['Nopf', [8469]], ['Not', [10988]], ['not', [172]], ['NotCongruent', [8802]], ['NotCupCap', [8813]], ['NotDoubleVerticalBar', [8742]], ['NotElement', [8713]], ['NotEqual', [8800]], ['NotEqualTilde', [8770, 824]], ['NotExists', [8708]], ['NotGreater', [8815]], ['NotGreaterEqual', [8817]], ['NotGreaterFullEqual', [8807, 824]], ['NotGreaterGreater', [8811, 824]], ['NotGreaterLess', [8825]], ['NotGreaterSlantEqual', [10878, 824]], ['NotGreaterTilde', [8821]], ['NotHumpDownHump', [8782, 824]], ['NotHumpEqual', [8783, 824]], ['notin', [8713]], ['notindot', [8949, 824]], ['notinE', [8953, 824]], ['notinva', [8713]], ['notinvb', [8951]], ['notinvc', [8950]], ['NotLeftTriangleBar', [10703, 824]], ['NotLeftTriangle', [8938]], ['NotLeftTriangleEqual', [8940]], ['NotLess', [8814]], ['NotLessEqual', [8816]], ['NotLessGreater', [8824]], ['NotLessLess', [8810, 824]], ['NotLessSlantEqual', [10877, 824]], ['NotLessTilde', [8820]], ['NotNestedGreaterGreater', [10914, 824]], ['NotNestedLessLess', [10913, 824]], ['notni', [8716]], ['notniva', [8716]], ['notnivb', [8958]], ['notnivc', [8957]], ['NotPrecedes', [8832]], ['NotPrecedesEqual', [10927, 824]], ['NotPrecedesSlantEqual', [8928]], ['NotReverseElement', [8716]], ['NotRightTriangleBar', [10704, 824]], ['NotRightTriangle', [8939]], ['NotRightTriangleEqual', [8941]], ['NotSquareSubset', [8847, 824]], ['NotSquareSubsetEqual', [8930]], ['NotSquareSuperset', [8848, 824]], ['NotSquareSupersetEqual', [8931]], ['NotSubset', [8834, 8402]], ['NotSubsetEqual', [8840]], ['NotSucceeds', [8833]], ['NotSucceedsEqual', [10928, 824]], ['NotSucceedsSlantEqual', [8929]], ['NotSucceedsTilde', [8831, 824]], ['NotSuperset', [8835, 8402]], ['NotSupersetEqual', [8841]], ['NotTilde', [8769]], ['NotTildeEqual', [8772]], ['NotTildeFullEqual', [8775]], ['NotTildeTilde', [8777]], ['NotVerticalBar', [8740]], ['nparallel', [8742]], ['npar', [8742]], ['nparsl', [11005, 8421]], ['npart', [8706, 824]], ['npolint', [10772]], ['npr', [8832]], ['nprcue', [8928]], ['nprec', [8832]], ['npreceq', [10927, 824]], ['npre', [10927, 824]], ['nrarrc', [10547, 824]], ['nrarr', [8603]], ['nrArr', [8655]], ['nrarrw', [8605, 824]], ['nrightarrow', [8603]], ['nRightarrow', [8655]], ['nrtri', [8939]], ['nrtrie', [8941]], ['nsc', [8833]], ['nsccue', [8929]], ['nsce', [10928, 824]], ['Nscr', [119977]], ['nscr', [120003]], ['nshortmid', [8740]], ['nshortparallel', [8742]], ['nsim', [8769]], ['nsime', [8772]], ['nsimeq', [8772]], ['nsmid', [8740]], ['nspar', [8742]], ['nsqsube', [8930]], ['nsqsupe', [8931]], ['nsub', [8836]], ['nsubE', [10949, 824]], ['nsube', [8840]], ['nsubset', [8834, 8402]], ['nsubseteq', [8840]], ['nsubseteqq', [10949, 824]], ['nsucc', [8833]], ['nsucceq', [10928, 824]], ['nsup', [8837]], ['nsupE', [10950, 824]], ['nsupe', [8841]], ['nsupset', [8835, 8402]], ['nsupseteq', [8841]], ['nsupseteqq', [10950, 824]], ['ntgl', [8825]], ['Ntilde', [209]], ['ntilde', [241]], ['ntlg', [8824]], ['ntriangleleft', [8938]], ['ntrianglelefteq', [8940]], ['ntriangleright', [8939]], ['ntrianglerighteq', [8941]], ['Nu', [925]], ['nu', [957]], ['num', [35]], ['numero', [8470]], ['numsp', [8199]], ['nvap', [8781, 8402]], ['nvdash', [8876]], ['nvDash', [8877]], ['nVdash', [8878]], ['nVDash', [8879]], ['nvge', [8805, 8402]], ['nvgt', [62, 8402]], ['nvHarr', [10500]], ['nvinfin', [10718]], ['nvlArr', [10498]], ['nvle', [8804, 8402]], ['nvlt', [60, 8402]], ['nvltrie', [8884, 8402]], ['nvrArr', [10499]], ['nvrtrie', [8885, 8402]], ['nvsim', [8764, 8402]], ['nwarhk', [10531]], ['nwarr', [8598]], ['nwArr', [8662]], ['nwarrow', [8598]], ['nwnear', [10535]], ['Oacute', [211]], ['oacute', [243]], ['oast', [8859]], ['Ocirc', [212]], ['ocirc', [244]], ['ocir', [8858]], ['Ocy', [1054]], ['ocy', [1086]], ['odash', [8861]], ['Odblac', [336]], ['odblac', [337]], ['odiv', [10808]], ['odot', [8857]], ['odsold', [10684]], ['OElig', [338]], ['oelig', [339]], ['ofcir', [10687]], ['Ofr', [120082]], ['ofr', [120108]], ['ogon', [731]], ['Ograve', [210]], ['ograve', [242]], ['ogt', [10689]], ['ohbar', [10677]], ['ohm', [937]], ['oint', [8750]], ['olarr', [8634]], ['olcir', [10686]], ['olcross', [10683]], ['oline', [8254]], ['olt', [10688]], ['Omacr', [332]], ['omacr', [333]], ['Omega', [937]], ['omega', [969]], ['Omicron', [927]], ['omicron', [959]], ['omid', [10678]], ['ominus', [8854]], ['Oopf', [120134]], ['oopf', [120160]], ['opar', [10679]], ['OpenCurlyDoubleQuote', [8220]], ['OpenCurlyQuote', [8216]], ['operp', [10681]], ['oplus', [8853]], ['orarr', [8635]], ['Or', [10836]], ['or', [8744]], ['ord', [10845]], ['order', [8500]], ['orderof', [8500]], ['ordf', [170]], ['ordm', [186]], ['origof', [8886]], ['oror', [10838]], ['orslope', [10839]], ['orv', [10843]], ['oS', [9416]], ['Oscr', [119978]], ['oscr', [8500]], ['Oslash', [216]], ['oslash', [248]], ['osol', [8856]], ['Otilde', [213]], ['otilde', [245]], ['otimesas', [10806]], ['Otimes', [10807]], ['otimes', [8855]], ['Ouml', [214]], ['ouml', [246]], ['ovbar', [9021]], ['OverBar', [8254]], ['OverBrace', [9182]], ['OverBracket', [9140]], ['OverParenthesis', [9180]], ['para', [182]], ['parallel', [8741]], ['par', [8741]], ['parsim', [10995]], ['parsl', [11005]], ['part', [8706]], ['PartialD', [8706]], ['Pcy', [1055]], ['pcy', [1087]], ['percnt', [37]], ['period', [46]], ['permil', [8240]], ['perp', [8869]], ['pertenk', [8241]], ['Pfr', [120083]], ['pfr', [120109]], ['Phi', [934]], ['phi', [966]], ['phiv', [981]], ['phmmat', [8499]], ['phone', [9742]], ['Pi', [928]], ['pi', [960]], ['pitchfork', [8916]], ['piv', [982]], ['planck', [8463]], ['planckh', [8462]], ['plankv', [8463]], ['plusacir', [10787]], ['plusb', [8862]], ['pluscir', [10786]], ['plus', [43]], ['plusdo', [8724]], ['plusdu', [10789]], ['pluse', [10866]], ['PlusMinus', [177]], ['plusmn', [177]], ['plussim', [10790]], ['plustwo', [10791]], ['pm', [177]], ['Poincareplane', [8460]], ['pointint', [10773]], ['popf', [120161]], ['Popf', [8473]], ['pound', [163]], ['prap', [10935]], ['Pr', [10939]], ['pr', [8826]], ['prcue', [8828]], ['precapprox', [10935]], ['prec', [8826]], ['preccurlyeq', [8828]], ['Precedes', [8826]], ['PrecedesEqual', [10927]], ['PrecedesSlantEqual', [8828]], ['PrecedesTilde', [8830]], ['preceq', [10927]], ['precnapprox', [10937]], ['precneqq', [10933]], ['precnsim', [8936]], ['pre', [10927]], ['prE', [10931]], ['precsim', [8830]], ['prime', [8242]], ['Prime', [8243]], ['primes', [8473]], ['prnap', [10937]], ['prnE', [10933]], ['prnsim', [8936]], ['prod', [8719]], ['Product', [8719]], ['profalar', [9006]], ['profline', [8978]], ['profsurf', [8979]], ['prop', [8733]], ['Proportional', [8733]], ['Proportion', [8759]], ['propto', [8733]], ['prsim', [8830]], ['prurel', [8880]], ['Pscr', [119979]], ['pscr', [120005]], ['Psi', [936]], ['psi', [968]], ['puncsp', [8200]], ['Qfr', [120084]], ['qfr', [120110]], ['qint', [10764]], ['qopf', [120162]], ['Qopf', [8474]], ['qprime', [8279]], ['Qscr', [119980]], ['qscr', [120006]], ['quaternions', [8461]], ['quatint', [10774]], ['quest', [63]], ['questeq', [8799]], ['quot', [34]], ['QUOT', [34]], ['rAarr', [8667]], ['race', [8765, 817]], ['Racute', [340]], ['racute', [341]], ['radic', [8730]], ['raemptyv', [10675]], ['rang', [10217]], ['Rang', [10219]], ['rangd', [10642]], ['range', [10661]], ['rangle', [10217]], ['raquo', [187]], ['rarrap', [10613]], ['rarrb', [8677]], ['rarrbfs', [10528]], ['rarrc', [10547]], ['rarr', [8594]], ['Rarr', [8608]], ['rArr', [8658]], ['rarrfs', [10526]], ['rarrhk', [8618]], ['rarrlp', [8620]], ['rarrpl', [10565]], ['rarrsim', [10612]], ['Rarrtl', [10518]], ['rarrtl', [8611]], ['rarrw', [8605]], ['ratail', [10522]], ['rAtail', [10524]], ['ratio', [8758]], ['rationals', [8474]], ['rbarr', [10509]], ['rBarr', [10511]], ['RBarr', [10512]], ['rbbrk', [10099]], ['rbrace', [125]], ['rbrack', [93]], ['rbrke', [10636]], ['rbrksld', [10638]], ['rbrkslu', [10640]], ['Rcaron', [344]], ['rcaron', [345]], ['Rcedil', [342]], ['rcedil', [343]], ['rceil', [8969]], ['rcub', [125]], ['Rcy', [1056]], ['rcy', [1088]], ['rdca', [10551]], ['rdldhar', [10601]], ['rdquo', [8221]], ['rdquor', [8221]], ['CloseCurlyDoubleQuote', [8221]], ['rdsh', [8627]], ['real', [8476]], ['realine', [8475]], ['realpart', [8476]], ['reals', [8477]], ['Re', [8476]], ['rect', [9645]], ['reg', [174]], ['REG', [174]], ['ReverseElement', [8715]], ['ReverseEquilibrium', [8651]], ['ReverseUpEquilibrium', [10607]], ['rfisht', [10621]], ['rfloor', [8971]], ['rfr', [120111]], ['Rfr', [8476]], ['rHar', [10596]], ['rhard', [8641]], ['rharu', [8640]], ['rharul', [10604]], ['Rho', [929]], ['rho', [961]], ['rhov', [1009]], ['RightAngleBracket', [10217]], ['RightArrowBar', [8677]], ['rightarrow', [8594]], ['RightArrow', [8594]], ['Rightarrow', [8658]], ['RightArrowLeftArrow', [8644]], ['rightarrowtail', [8611]], ['RightCeiling', [8969]], ['RightDoubleBracket', [10215]], ['RightDownTeeVector', [10589]], ['RightDownVectorBar', [10581]], ['RightDownVector', [8642]], ['RightFloor', [8971]], ['rightharpoondown', [8641]], ['rightharpoonup', [8640]], ['rightleftarrows', [8644]], ['rightleftharpoons', [8652]], ['rightrightarrows', [8649]], ['rightsquigarrow', [8605]], ['RightTeeArrow', [8614]], ['RightTee', [8866]], ['RightTeeVector', [10587]], ['rightthreetimes', [8908]], ['RightTriangleBar', [10704]], ['RightTriangle', [8883]], ['RightTriangleEqual', [8885]], ['RightUpDownVector', [10575]], ['RightUpTeeVector', [10588]], ['RightUpVectorBar', [10580]], ['RightUpVector', [8638]], ['RightVectorBar', [10579]], ['RightVector', [8640]], ['ring', [730]], ['risingdotseq', [8787]], ['rlarr', [8644]], ['rlhar', [8652]], ['rlm', [8207]], ['rmoustache', [9137]], ['rmoust', [9137]], ['rnmid', [10990]], ['roang', [10221]], ['roarr', [8702]], ['robrk', [10215]], ['ropar', [10630]], ['ropf', [120163]], ['Ropf', [8477]], ['roplus', [10798]], ['rotimes', [10805]], ['RoundImplies', [10608]], ['rpar', [41]], ['rpargt', [10644]], ['rppolint', [10770]], ['rrarr', [8649]], ['Rrightarrow', [8667]], ['rsaquo', [8250]], ['rscr', [120007]], ['Rscr', [8475]], ['rsh', [8625]], ['Rsh', [8625]], ['rsqb', [93]], ['rsquo', [8217]], ['rsquor', [8217]], ['CloseCurlyQuote', [8217]], ['rthree', [8908]], ['rtimes', [8906]], ['rtri', [9657]], ['rtrie', [8885]], ['rtrif', [9656]], ['rtriltri', [10702]], ['RuleDelayed', [10740]], ['ruluhar', [10600]], ['rx', [8478]], ['Sacute', [346]], ['sacute', [347]], ['sbquo', [8218]], ['scap', [10936]], ['Scaron', [352]], ['scaron', [353]], ['Sc', [10940]], ['sc', [8827]], ['sccue', [8829]], ['sce', [10928]], ['scE', [10932]], ['Scedil', [350]], ['scedil', [351]], ['Scirc', [348]], ['scirc', [349]], ['scnap', [10938]], ['scnE', [10934]], ['scnsim', [8937]], ['scpolint', [10771]], ['scsim', [8831]], ['Scy', [1057]], ['scy', [1089]], ['sdotb', [8865]], ['sdot', [8901]], ['sdote', [10854]], ['searhk', [10533]], ['searr', [8600]], ['seArr', [8664]], ['searrow', [8600]], ['sect', [167]], ['semi', [59]], ['seswar', [10537]], ['setminus', [8726]], ['setmn', [8726]], ['sext', [10038]], ['Sfr', [120086]], ['sfr', [120112]], ['sfrown', [8994]], ['sharp', [9839]], ['SHCHcy', [1065]], ['shchcy', [1097]], ['SHcy', [1064]], ['shcy', [1096]], ['ShortDownArrow', [8595]], ['ShortLeftArrow', [8592]], ['shortmid', [8739]], ['shortparallel', [8741]], ['ShortRightArrow', [8594]], ['ShortUpArrow', [8593]], ['shy', [173]], ['Sigma', [931]], ['sigma', [963]], ['sigmaf', [962]], ['sigmav', [962]], ['sim', [8764]], ['simdot', [10858]], ['sime', [8771]], ['simeq', [8771]], ['simg', [10910]], ['simgE', [10912]], ['siml', [10909]], ['simlE', [10911]], ['simne', [8774]], ['simplus', [10788]], ['simrarr', [10610]], ['slarr', [8592]], ['SmallCircle', [8728]], ['smallsetminus', [8726]], ['smashp', [10803]], ['smeparsl', [10724]], ['smid', [8739]], ['smile', [8995]], ['smt', [10922]], ['smte', [10924]], ['smtes', [10924, 65024]], ['SOFTcy', [1068]], ['softcy', [1100]], ['solbar', [9023]], ['solb', [10692]], ['sol', [47]], ['Sopf', [120138]], ['sopf', [120164]], ['spades', [9824]], ['spadesuit', [9824]], ['spar', [8741]], ['sqcap', [8851]], ['sqcaps', [8851, 65024]], ['sqcup', [8852]], ['sqcups', [8852, 65024]], ['Sqrt', [8730]], ['sqsub', [8847]], ['sqsube', [8849]], ['sqsubset', [8847]], ['sqsubseteq', [8849]], ['sqsup', [8848]], ['sqsupe', [8850]], ['sqsupset', [8848]], ['sqsupseteq', [8850]], ['square', [9633]], ['Square', [9633]], ['SquareIntersection', [8851]], ['SquareSubset', [8847]], ['SquareSubsetEqual', [8849]], ['SquareSuperset', [8848]], ['SquareSupersetEqual', [8850]], ['SquareUnion', [8852]], ['squarf', [9642]], ['squ', [9633]], ['squf', [9642]], ['srarr', [8594]], ['Sscr', [119982]], ['sscr', [120008]], ['ssetmn', [8726]], ['ssmile', [8995]], ['sstarf', [8902]], ['Star', [8902]], ['star', [9734]], ['starf', [9733]], ['straightepsilon', [1013]], ['straightphi', [981]], ['strns', [175]], ['sub', [8834]], ['Sub', [8912]], ['subdot', [10941]], ['subE', [10949]], ['sube', [8838]], ['subedot', [10947]], ['submult', [10945]], ['subnE', [10955]], ['subne', [8842]], ['subplus', [10943]], ['subrarr', [10617]], ['subset', [8834]], ['Subset', [8912]], ['subseteq', [8838]], ['subseteqq', [10949]], ['SubsetEqual', [8838]], ['subsetneq', [8842]], ['subsetneqq', [10955]], ['subsim', [10951]], ['subsub', [10965]], ['subsup', [10963]], ['succapprox', [10936]], ['succ', [8827]], ['succcurlyeq', [8829]], ['Succeeds', [8827]], ['SucceedsEqual', [10928]], ['SucceedsSlantEqual', [8829]], ['SucceedsTilde', [8831]], ['succeq', [10928]], ['succnapprox', [10938]], ['succneqq', [10934]], ['succnsim', [8937]], ['succsim', [8831]], ['SuchThat', [8715]], ['sum', [8721]], ['Sum', [8721]], ['sung', [9834]], ['sup1', [185]], ['sup2', [178]], ['sup3', [179]], ['sup', [8835]], ['Sup', [8913]], ['supdot', [10942]], ['supdsub', [10968]], ['supE', [10950]], ['supe', [8839]], ['supedot', [10948]], ['Superset', [8835]], ['SupersetEqual', [8839]], ['suphsol', [10185]], ['suphsub', [10967]], ['suplarr', [10619]], ['supmult', [10946]], ['supnE', [10956]], ['supne', [8843]], ['supplus', [10944]], ['supset', [8835]], ['Supset', [8913]], ['supseteq', [8839]], ['supseteqq', [10950]], ['supsetneq', [8843]], ['supsetneqq', [10956]], ['supsim', [10952]], ['supsub', [10964]], ['supsup', [10966]], ['swarhk', [10534]], ['swarr', [8601]], ['swArr', [8665]], ['swarrow', [8601]], ['swnwar', [10538]], ['szlig', [223]], ['Tab', [9]], ['target', [8982]], ['Tau', [932]], ['tau', [964]], ['tbrk', [9140]], ['Tcaron', [356]], ['tcaron', [357]], ['Tcedil', [354]], ['tcedil', [355]], ['Tcy', [1058]], ['tcy', [1090]], ['tdot', [8411]], ['telrec', [8981]], ['Tfr', [120087]], ['tfr', [120113]], ['there4', [8756]], ['therefore', [8756]], ['Therefore', [8756]], ['Theta', [920]], ['theta', [952]], ['thetasym', [977]], ['thetav', [977]], ['thickapprox', [8776]], ['thicksim', [8764]], ['ThickSpace', [8287, 8202]], ['ThinSpace', [8201]], ['thinsp', [8201]], ['thkap', [8776]], ['thksim', [8764]], ['THORN', [222]], ['thorn', [254]], ['tilde', [732]], ['Tilde', [8764]], ['TildeEqual', [8771]], ['TildeFullEqual', [8773]], ['TildeTilde', [8776]], ['timesbar', [10801]], ['timesb', [8864]], ['times', [215]], ['timesd', [10800]], ['tint', [8749]], ['toea', [10536]], ['topbot', [9014]], ['topcir', [10993]], ['top', [8868]], ['Topf', [120139]], ['topf', [120165]], ['topfork', [10970]], ['tosa', [10537]], ['tprime', [8244]], ['trade', [8482]], ['TRADE', [8482]], ['triangle', [9653]], ['triangledown', [9663]], ['triangleleft', [9667]], ['trianglelefteq', [8884]], ['triangleq', [8796]], ['triangleright', [9657]], ['trianglerighteq', [8885]], ['tridot', [9708]], ['trie', [8796]], ['triminus', [10810]], ['TripleDot', [8411]], ['triplus', [10809]], ['trisb', [10701]], ['tritime', [10811]], ['trpezium', [9186]], ['Tscr', [119983]], ['tscr', [120009]], ['TScy', [1062]], ['tscy', [1094]], ['TSHcy', [1035]], ['tshcy', [1115]], ['Tstrok', [358]], ['tstrok', [359]], ['twixt', [8812]], ['twoheadleftarrow', [8606]], ['twoheadrightarrow', [8608]], ['Uacute', [218]], ['uacute', [250]], ['uarr', [8593]], ['Uarr', [8607]], ['uArr', [8657]], ['Uarrocir', [10569]], ['Ubrcy', [1038]], ['ubrcy', [1118]], ['Ubreve', [364]], ['ubreve', [365]], ['Ucirc', [219]], ['ucirc', [251]], ['Ucy', [1059]], ['ucy', [1091]], ['udarr', [8645]], ['Udblac', [368]], ['udblac', [369]], ['udhar', [10606]], ['ufisht', [10622]], ['Ufr', [120088]], ['ufr', [120114]], ['Ugrave', [217]], ['ugrave', [249]], ['uHar', [10595]], ['uharl', [8639]], ['uharr', [8638]], ['uhblk', [9600]], ['ulcorn', [8988]], ['ulcorner', [8988]], ['ulcrop', [8975]], ['ultri', [9720]], ['Umacr', [362]], ['umacr', [363]], ['uml', [168]], ['UnderBar', [95]], ['UnderBrace', [9183]], ['UnderBracket', [9141]], ['UnderParenthesis', [9181]], ['Union', [8899]], ['UnionPlus', [8846]], ['Uogon', [370]], ['uogon', [371]], ['Uopf', [120140]], ['uopf', [120166]], ['UpArrowBar', [10514]], ['uparrow', [8593]], ['UpArrow', [8593]], ['Uparrow', [8657]], ['UpArrowDownArrow', [8645]], ['updownarrow', [8597]], ['UpDownArrow', [8597]], ['Updownarrow', [8661]], ['UpEquilibrium', [10606]], ['upharpoonleft', [8639]], ['upharpoonright', [8638]], ['uplus', [8846]], ['UpperLeftArrow', [8598]], ['UpperRightArrow', [8599]], ['upsi', [965]], ['Upsi', [978]], ['upsih', [978]], ['Upsilon', [933]], ['upsilon', [965]], ['UpTeeArrow', [8613]], ['UpTee', [8869]], ['upuparrows', [8648]], ['urcorn', [8989]], ['urcorner', [8989]], ['urcrop', [8974]], ['Uring', [366]], ['uring', [367]], ['urtri', [9721]], ['Uscr', [119984]], ['uscr', [120010]], ['utdot', [8944]], ['Utilde', [360]], ['utilde', [361]], ['utri', [9653]], ['utrif', [9652]], ['uuarr', [8648]], ['Uuml', [220]], ['uuml', [252]], ['uwangle', [10663]], ['vangrt', [10652]], ['varepsilon', [1013]], ['varkappa', [1008]], ['varnothing', [8709]], ['varphi', [981]], ['varpi', [982]], ['varpropto', [8733]], ['varr', [8597]], ['vArr', [8661]], ['varrho', [1009]], ['varsigma', [962]], ['varsubsetneq', [8842, 65024]], ['varsubsetneqq', [10955, 65024]], ['varsupsetneq', [8843, 65024]], ['varsupsetneqq', [10956, 65024]], ['vartheta', [977]], ['vartriangleleft', [8882]], ['vartriangleright', [8883]], ['vBar', [10984]], ['Vbar', [10987]], ['vBarv', [10985]], ['Vcy', [1042]], ['vcy', [1074]], ['vdash', [8866]], ['vDash', [8872]], ['Vdash', [8873]], ['VDash', [8875]], ['Vdashl', [10982]], ['veebar', [8891]], ['vee', [8744]], ['Vee', [8897]], ['veeeq', [8794]], ['vellip', [8942]], ['verbar', [124]], ['Verbar', [8214]], ['vert', [124]], ['Vert', [8214]], ['VerticalBar', [8739]], ['VerticalLine', [124]], ['VerticalSeparator', [10072]], ['VerticalTilde', [8768]], ['VeryThinSpace', [8202]], ['Vfr', [120089]], ['vfr', [120115]], ['vltri', [8882]], ['vnsub', [8834, 8402]], ['vnsup', [8835, 8402]], ['Vopf', [120141]], ['vopf', [120167]], ['vprop', [8733]], ['vrtri', [8883]], ['Vscr', [119985]], ['vscr', [120011]], ['vsubnE', [10955, 65024]], ['vsubne', [8842, 65024]], ['vsupnE', [10956, 65024]], ['vsupne', [8843, 65024]], ['Vvdash', [8874]], ['vzigzag', [10650]], ['Wcirc', [372]], ['wcirc', [373]], ['wedbar', [10847]], ['wedge', [8743]], ['Wedge', [8896]], ['wedgeq', [8793]], ['weierp', [8472]], ['Wfr', [120090]], ['wfr', [120116]], ['Wopf', [120142]], ['wopf', [120168]], ['wp', [8472]], ['wr', [8768]], ['wreath', [8768]], ['Wscr', [119986]], ['wscr', [120012]], ['xcap', [8898]], ['xcirc', [9711]], ['xcup', [8899]], ['xdtri', [9661]], ['Xfr', [120091]], ['xfr', [120117]], ['xharr', [10231]], ['xhArr', [10234]], ['Xi', [926]], ['xi', [958]], ['xlarr', [10229]], ['xlArr', [10232]], ['xmap', [10236]], ['xnis', [8955]], ['xodot', [10752]], ['Xopf', [120143]], ['xopf', [120169]], ['xoplus', [10753]], ['xotime', [10754]], ['xrarr', [10230]], ['xrArr', [10233]], ['Xscr', [119987]], ['xscr', [120013]], ['xsqcup', [10758]], ['xuplus', [10756]], ['xutri', [9651]], ['xvee', [8897]], ['xwedge', [8896]], ['Yacute', [221]], ['yacute', [253]], ['YAcy', [1071]], ['yacy', [1103]], ['Ycirc', [374]], ['ycirc', [375]], ['Ycy', [1067]], ['ycy', [1099]], ['yen', [165]], ['Yfr', [120092]], ['yfr', [120118]], ['YIcy', [1031]], ['yicy', [1111]], ['Yopf', [120144]], ['yopf', [120170]], ['Yscr', [119988]], ['yscr', [120014]], ['YUcy', [1070]], ['yucy', [1102]], ['yuml', [255]], ['Yuml', [376]], ['Zacute', [377]], ['zacute', [378]], ['Zcaron', [381]], ['zcaron', [382]], ['Zcy', [1047]], ['zcy', [1079]], ['Zdot', [379]], ['zdot', [380]], ['zeetrf', [8488]], ['ZeroWidthSpace', [8203]], ['Zeta', [918]], ['zeta', [950]], ['zfr', [120119]], ['Zfr', [8488]], ['ZHcy', [1046]], ['zhcy', [1078]], ['zigrarr', [8669]], ['zopf', [120171]], ['Zopf', [8484]], ['Zscr', [119989]], ['zscr', [120015]], ['zwj', [8205]], ['zwnj', [8204]]];\\n\\nvar alphaIndex = {};\\nvar charIndex = {};\\n\\ncreateIndexes(alphaIndex, charIndex);\\n\\n/**\\n * @constructor\\n */\\nfunction Html5Entities() {}\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml5Entities.prototype.decode = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    return str.replace(/&(#?[\\\\w\\\\d]+);?/g, function(s, entity) {\\n        var chr;\\n        if (entity.charAt(0) === \\\"#\\\") {\\n            var code = entity.charAt(1) === 'x' ?\\n                parseInt(entity.substr(2).toLowerCase(), 16) :\\n                parseInt(entity.substr(1));\\n\\n            if (!(isNaN(code) || code < -32768 || code > 65535)) {\\n                chr = String.fromCharCode(code);\\n            }\\n        } else {\\n            chr = alphaIndex[entity];\\n        }\\n        return chr || s;\\n    });\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n Html5Entities.decode = function(str) {\\n    return new Html5Entities().decode(str);\\n };\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml5Entities.prototype.encode = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var charInfo = charIndex[str.charCodeAt(i)];\\n        if (charInfo) {\\n            var alpha = charInfo[str.charCodeAt(i + 1)];\\n            if (alpha) {\\n                i++;\\n            } else {\\n                alpha = charInfo[''];\\n            }\\n            if (alpha) {\\n                result += \\\"&\\\" + alpha + \\\";\\\";\\n                i++;\\n                continue;\\n            }\\n        }\\n        result += str.charAt(i);\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n Html5Entities.encode = function(str) {\\n    return new Html5Entities().encode(str);\\n };\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml5Entities.prototype.encodeNonUTF = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var c = str.charCodeAt(i);\\n        var charInfo = charIndex[c];\\n        if (charInfo) {\\n            var alpha = charInfo[str.charCodeAt(i + 1)];\\n            if (alpha) {\\n                i++;\\n            } else {\\n                alpha = charInfo[''];\\n            }\\n            if (alpha) {\\n                result += \\\"&\\\" + alpha + \\\";\\\";\\n                i++;\\n                continue;\\n            }\\n        }\\n        if (c < 32 || c > 126) {\\n            result += '&#' + c + ';';\\n        } else {\\n            result += str.charAt(i);\\n        }\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n Html5Entities.encodeNonUTF = function(str) {\\n    return new Html5Entities().encodeNonUTF(str);\\n };\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml5Entities.prototype.encodeNonASCII = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var c = str.charCodeAt(i);\\n        if (c <= 255) {\\n            result += str[i++];\\n            continue;\\n        }\\n        result += '&#' + c + ';';\\n        i++\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n Html5Entities.encodeNonASCII = function(str) {\\n    return new Html5Entities().encodeNonASCII(str);\\n };\\n\\n/**\\n * @param {Object} alphaIndex Passed by reference.\\n * @param {Object} charIndex Passed by reference.\\n */\\nfunction createIndexes(alphaIndex, charIndex) {\\n    var i = ENTITIES.length;\\n    var _results = [];\\n    while (i--) {\\n        var e = ENTITIES[i];\\n        var alpha = e[0];\\n        var chars = e[1];\\n        var chr = chars[0];\\n        var addChar = (chr < 32 || chr > 126) || chr === 62 || chr === 60 || chr === 38 || chr === 34 || chr === 39;\\n        var charInfo;\\n        if (addChar) {\\n            charInfo = charIndex[chr] = charIndex[chr] || {};\\n        }\\n        if (chars[1]) {\\n            var chr2 = chars[1];\\n            alphaIndex[alpha] = String.fromCharCode(chr) + String.fromCharCode(chr2);\\n            _results.push(addChar && (charInfo[chr2] = alpha));\\n        } else {\\n            alphaIndex[alpha] = String.fromCharCode(chr);\\n            _results.push(addChar && (charInfo[''] = alpha));\\n        }\\n    }\\n}\\n\\nmodule.exports = Html5Entities;\\n\\n\\n//# sourceURL=webpack:///./node_modules/html-entities/lib/html5-entities.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/html-entities/lib/xml-entities.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/html-entities/lib/xml-entities.js ***!\n  \\********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"var ALPHA_INDEX = {\\n    '&lt': '<',\\n    '&gt': '>',\\n    '&quot': '\\\"',\\n    '&apos': '\\\\'',\\n    '&amp': '&',\\n    '&lt;': '<',\\n    '&gt;': '>',\\n    '&quot;': '\\\"',\\n    '&apos;': '\\\\'',\\n    '&amp;': '&'\\n};\\n\\nvar CHAR_INDEX = {\\n    60: 'lt',\\n    62: 'gt',\\n    34: 'quot',\\n    39: 'apos',\\n    38: 'amp'\\n};\\n\\nvar CHAR_S_INDEX = {\\n    '<': '&lt;',\\n    '>': '&gt;',\\n    '\\\"': '&quot;',\\n    '\\\\'': '&apos;',\\n    '&': '&amp;'\\n};\\n\\n/**\\n * @constructor\\n */\\nfunction XmlEntities() {}\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nXmlEntities.prototype.encode = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    return str.replace(/<|>|\\\"|'|&/g, function(s) {\\n        return CHAR_S_INDEX[s];\\n    });\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n XmlEntities.encode = function(str) {\\n    return new XmlEntities().encode(str);\\n };\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nXmlEntities.prototype.decode = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    return str.replace(/&#?[0-9a-zA-Z]+;?/g, function(s) {\\n        if (s.charAt(1) === '#') {\\n            var code = s.charAt(2).toLowerCase() === 'x' ?\\n                parseInt(s.substr(3), 16) :\\n                parseInt(s.substr(2));\\n\\n            if (isNaN(code) || code < -32768 || code > 65535) {\\n                return '';\\n            }\\n            return String.fromCharCode(code);\\n        }\\n        return ALPHA_INDEX[s] || s;\\n    });\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n XmlEntities.decode = function(str) {\\n    return new XmlEntities().decode(str);\\n };\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nXmlEntities.prototype.encodeNonUTF = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var c = str.charCodeAt(i);\\n        var alpha = CHAR_INDEX[c];\\n        if (alpha) {\\n            result += \\\"&\\\" + alpha + \\\";\\\";\\n            i++;\\n            continue;\\n        }\\n        if (c < 32 || c > 126) {\\n            result += '&#' + c + ';';\\n        } else {\\n            result += str.charAt(i);\\n        }\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n XmlEntities.encodeNonUTF = function(str) {\\n    return new XmlEntities().encodeNonUTF(str);\\n };\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nXmlEntities.prototype.encodeNonASCII = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLenght = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLenght) {\\n        var c = str.charCodeAt(i);\\n        if (c <= 255) {\\n            result += str[i++];\\n            continue;\\n        }\\n        result += '&#' + c + ';';\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n XmlEntities.encodeNonASCII = function(str) {\\n    return new XmlEntities().encodeNonASCII(str);\\n };\\n\\nmodule.exports = XmlEntities;\\n\\n\\n//# sourceURL=webpack:///./node_modules/html-entities/lib/xml-entities.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/object-assign/index.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/object-assign/index.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/*\\nobject-assign\\n(c) Sindre Sorhus\\n@license MIT\\n*/\\n\\n\\n/* eslint-disable no-unused-vars */\\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\\nvar propIsEnumerable = Object.prototype.propertyIsEnumerable;\\n\\nfunction toObject(val) {\\n\\tif (val === null || val === undefined) {\\n\\t\\tthrow new TypeError('Object.assign cannot be called with null or undefined');\\n\\t}\\n\\n\\treturn Object(val);\\n}\\n\\nfunction shouldUseNative() {\\n\\ttry {\\n\\t\\tif (!Object.assign) {\\n\\t\\t\\treturn false;\\n\\t\\t}\\n\\n\\t\\t// Detect buggy property enumeration order in older V8 versions.\\n\\n\\t\\t// https://bugs.chromium.org/p/v8/issues/detail?id=4118\\n\\t\\tvar test1 = new String('abc');  // eslint-disable-line no-new-wrappers\\n\\t\\ttest1[5] = 'de';\\n\\t\\tif (Object.getOwnPropertyNames(test1)[0] === '5') {\\n\\t\\t\\treturn false;\\n\\t\\t}\\n\\n\\t\\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\\n\\t\\tvar test2 = {};\\n\\t\\tfor (var i = 0; i < 10; i++) {\\n\\t\\t\\ttest2['_' + String.fromCharCode(i)] = i;\\n\\t\\t}\\n\\t\\tvar order2 = Object.getOwnPropertyNames(test2).map(function (n) {\\n\\t\\t\\treturn test2[n];\\n\\t\\t});\\n\\t\\tif (order2.join('') !== '0123456789') {\\n\\t\\t\\treturn false;\\n\\t\\t}\\n\\n\\t\\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\\n\\t\\tvar test3 = {};\\n\\t\\t'abcdefghijklmnopqrst'.split('').forEach(function (letter) {\\n\\t\\t\\ttest3[letter] = letter;\\n\\t\\t});\\n\\t\\tif (Object.keys(Object.assign({}, test3)).join('') !==\\n\\t\\t\\t\\t'abcdefghijklmnopqrst') {\\n\\t\\t\\treturn false;\\n\\t\\t}\\n\\n\\t\\treturn true;\\n\\t} catch (err) {\\n\\t\\t// We don't expect any of the above to throw, but better to be safe.\\n\\t\\treturn false;\\n\\t}\\n}\\n\\nmodule.exports = shouldUseNative() ? Object.assign : function (target, source) {\\n\\tvar from;\\n\\tvar to = toObject(target);\\n\\tvar symbols;\\n\\n\\tfor (var s = 1; s < arguments.length; s++) {\\n\\t\\tfrom = Object(arguments[s]);\\n\\n\\t\\tfor (var key in from) {\\n\\t\\t\\tif (hasOwnProperty.call(from, key)) {\\n\\t\\t\\t\\tto[key] = from[key];\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tif (getOwnPropertySymbols) {\\n\\t\\t\\tsymbols = getOwnPropertySymbols(from);\\n\\t\\t\\tfor (var i = 0; i < symbols.length; i++) {\\n\\t\\t\\t\\tif (propIsEnumerable.call(from, symbols[i])) {\\n\\t\\t\\t\\t\\tto[symbols[i]] = from[symbols[i]];\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\treturn to;\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/object-assign/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/prop-types/checkPropTypes.js\":\n/*!***************************************************!*\\\n  !*** ./node_modules/prop-types/checkPropTypes.js ***!\n  \\***************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/**\\n * Copyright (c) 2013-present, Facebook, Inc.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\nvar printWarning = function() {};\\n\\nif (true) {\\n  var ReactPropTypesSecret = __webpack_require__(/*! ./lib/ReactPropTypesSecret */ \\\"./node_modules/prop-types/lib/ReactPropTypesSecret.js\\\");\\n  var loggedTypeFailures = {};\\n\\n  printWarning = function(text) {\\n    var message = 'Warning: ' + text;\\n    if (typeof console !== 'undefined') {\\n      console.error(message);\\n    }\\n    try {\\n      // --- Welcome to debugging React ---\\n      // This error was thrown as a convenience so that you can use this stack\\n      // to find the callsite that caused this warning to fire.\\n      throw new Error(message);\\n    } catch (x) {}\\n  };\\n}\\n\\n/**\\n * Assert that the values match with the type specs.\\n * Error messages are memorized and will only be shown once.\\n *\\n * @param {object} typeSpecs Map of name to a ReactPropType\\n * @param {object} values Runtime values that need to be type-checked\\n * @param {string} location e.g. \\\"prop\\\", \\\"context\\\", \\\"child context\\\"\\n * @param {string} componentName Name of the component for error messages.\\n * @param {?Function} getStack Returns the component stack.\\n * @private\\n */\\nfunction checkPropTypes(typeSpecs, values, location, componentName, getStack) {\\n  if (true) {\\n    for (var typeSpecName in typeSpecs) {\\n      if (typeSpecs.hasOwnProperty(typeSpecName)) {\\n        var error;\\n        // Prop type validation may throw. In case they do, we don't want to\\n        // fail the render phase where it didn't fail before. So we log it.\\n        // After these have been cleaned up, we'll let them throw.\\n        try {\\n          // This is intentionally an invariant that gets caught. It's the same\\n          // behavior as without this statement except with a better message.\\n          if (typeof typeSpecs[typeSpecName] !== 'function') {\\n            var err = Error(\\n              (componentName || 'React class') + ': ' + location + ' type `' + typeSpecName + '` is invalid; ' +\\n              'it must be a function, usually from the `prop-types` package, but received `' + typeof typeSpecs[typeSpecName] + '`.'\\n            );\\n            err.name = 'Invariant Violation';\\n            throw err;\\n          }\\n          error = typeSpecs[typeSpecName](values, typeSpecName, componentName, location, null, ReactPropTypesSecret);\\n        } catch (ex) {\\n          error = ex;\\n        }\\n        if (error && !(error instanceof Error)) {\\n          printWarning(\\n            (componentName || 'React class') + ': type specification of ' +\\n            location + ' `' + typeSpecName + '` is invalid; the type checker ' +\\n            'function must return `null` or an `Error` but returned a ' + typeof error + '. ' +\\n            'You may have forgotten to pass an argument to the type checker ' +\\n            'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' +\\n            'shape all require an argument).'\\n          )\\n\\n        }\\n        if (error instanceof Error && !(error.message in loggedTypeFailures)) {\\n          // Only monitor this failure once because there tends to be a lot of the\\n          // same error.\\n          loggedTypeFailures[error.message] = true;\\n\\n          var stack = getStack ? getStack() : '';\\n\\n          printWarning(\\n            'Failed ' + location + ' type: ' + error.message + (stack != null ? stack : '')\\n          );\\n        }\\n      }\\n    }\\n  }\\n}\\n\\nmodule.exports = checkPropTypes;\\n\\n\\n//# sourceURL=webpack:///./node_modules/prop-types/checkPropTypes.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/prop-types/lib/ReactPropTypesSecret.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/prop-types/lib/ReactPropTypesSecret.js ***!\n  \\*************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/**\\n * Copyright (c) 2013-present, Facebook, Inc.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\nvar ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';\\n\\nmodule.exports = ReactPropTypesSecret;\\n\\n\\n//# sourceURL=webpack:///./node_modules/prop-types/lib/ReactPropTypesSecret.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/querystring-es3/decode.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/querystring-es3/decode.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"// Copyright Joyent, Inc. and other Node contributors.\\n//\\n// Permission is hereby granted, free of charge, to any person obtaining a\\n// copy of this software and associated documentation files (the\\n// \\\"Software\\\"), to deal in the Software without restriction, including\\n// without limitation the rights to use, copy, modify, merge, publish,\\n// distribute, sublicense, and/or sell copies of the Software, and to permit\\n// persons to whom the Software is furnished to do so, subject to the\\n// following conditions:\\n//\\n// The above copyright notice and this permission notice shall be included\\n// in all copies or substantial portions of the Software.\\n//\\n// THE SOFTWARE IS PROVIDED \\\"AS IS\\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\\n// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE\\n// USE OR OTHER DEALINGS IN THE SOFTWARE.\\n\\n\\n\\n// If obj.hasOwnProperty has been overridden, then calling\\n// obj.hasOwnProperty(prop) will break.\\n// See: https://github.com/joyent/node/issues/1707\\nfunction hasOwnProperty(obj, prop) {\\n  return Object.prototype.hasOwnProperty.call(obj, prop);\\n}\\n\\nmodule.exports = function(qs, sep, eq, options) {\\n  sep = sep || '&';\\n  eq = eq || '=';\\n  var obj = {};\\n\\n  if (typeof qs !== 'string' || qs.length === 0) {\\n    return obj;\\n  }\\n\\n  var regexp = /\\\\+/g;\\n  qs = qs.split(sep);\\n\\n  var maxKeys = 1000;\\n  if (options && typeof options.maxKeys === 'number') {\\n    maxKeys = options.maxKeys;\\n  }\\n\\n  var len = qs.length;\\n  // maxKeys <= 0 means that we should not limit keys count\\n  if (maxKeys > 0 && len > maxKeys) {\\n    len = maxKeys;\\n  }\\n\\n  for (var i = 0; i < len; ++i) {\\n    var x = qs[i].replace(regexp, '%20'),\\n        idx = x.indexOf(eq),\\n        kstr, vstr, k, v;\\n\\n    if (idx >= 0) {\\n      kstr = x.substr(0, idx);\\n      vstr = x.substr(idx + 1);\\n    } else {\\n      kstr = x;\\n      vstr = '';\\n    }\\n\\n    k = decodeURIComponent(kstr);\\n    v = decodeURIComponent(vstr);\\n\\n    if (!hasOwnProperty(obj, k)) {\\n      obj[k] = v;\\n    } else if (isArray(obj[k])) {\\n      obj[k].push(v);\\n    } else {\\n      obj[k] = [obj[k], v];\\n    }\\n  }\\n\\n  return obj;\\n};\\n\\nvar isArray = Array.isArray || function (xs) {\\n  return Object.prototype.toString.call(xs) === '[object Array]';\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/querystring-es3/decode.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/querystring-es3/encode.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/querystring-es3/encode.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"// Copyright Joyent, Inc. and other Node contributors.\\n//\\n// Permission is hereby granted, free of charge, to any person obtaining a\\n// copy of this software and associated documentation files (the\\n// \\\"Software\\\"), to deal in the Software without restriction, including\\n// without limitation the rights to use, copy, modify, merge, publish,\\n// distribute, sublicense, and/or sell copies of the Software, and to permit\\n// persons to whom the Software is furnished to do so, subject to the\\n// following conditions:\\n//\\n// The above copyright notice and this permission notice shall be included\\n// in all copies or substantial portions of the Software.\\n//\\n// THE SOFTWARE IS PROVIDED \\\"AS IS\\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\\n// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE\\n// USE OR OTHER DEALINGS IN THE SOFTWARE.\\n\\n\\n\\nvar stringifyPrimitive = function(v) {\\n  switch (typeof v) {\\n    case 'string':\\n      return v;\\n\\n    case 'boolean':\\n      return v ? 'true' : 'false';\\n\\n    case 'number':\\n      return isFinite(v) ? v : '';\\n\\n    default:\\n      return '';\\n  }\\n};\\n\\nmodule.exports = function(obj, sep, eq, name) {\\n  sep = sep || '&';\\n  eq = eq || '=';\\n  if (obj === null) {\\n    obj = undefined;\\n  }\\n\\n  if (typeof obj === 'object') {\\n    return map(objectKeys(obj), function(k) {\\n      var ks = encodeURIComponent(stringifyPrimitive(k)) + eq;\\n      if (isArray(obj[k])) {\\n        return map(obj[k], function(v) {\\n          return ks + encodeURIComponent(stringifyPrimitive(v));\\n        }).join(sep);\\n      } else {\\n        return ks + encodeURIComponent(stringifyPrimitive(obj[k]));\\n      }\\n    }).join(sep);\\n\\n  }\\n\\n  if (!name) return '';\\n  return encodeURIComponent(stringifyPrimitive(name)) + eq +\\n         encodeURIComponent(stringifyPrimitive(obj));\\n};\\n\\nvar isArray = Array.isArray || function (xs) {\\n  return Object.prototype.toString.call(xs) === '[object Array]';\\n};\\n\\nfunction map (xs, f) {\\n  if (xs.map) return xs.map(f);\\n  var res = [];\\n  for (var i = 0; i < xs.length; i++) {\\n    res.push(f(xs[i], i));\\n  }\\n  return res;\\n}\\n\\nvar objectKeys = Object.keys || function (obj) {\\n  var res = [];\\n  for (var key in obj) {\\n    if (Object.prototype.hasOwnProperty.call(obj, key)) res.push(key);\\n  }\\n  return res;\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/querystring-es3/encode.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/querystring-es3/index.js\":\n/*!***********************************************!*\\\n  !*** ./node_modules/querystring-es3/index.js ***!\n  \\***********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nexports.decode = exports.parse = __webpack_require__(/*! ./decode */ \\\"./node_modules/querystring-es3/decode.js\\\");\\nexports.encode = exports.stringify = __webpack_require__(/*! ./encode */ \\\"./node_modules/querystring-es3/encode.js\\\");\\n\\n\\n//# sourceURL=webpack:///./node_modules/querystring-es3/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/react-dom/cjs/react-dom.development.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/react-dom/cjs/react-dom.development.js ***!\n  \\*************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/** @license React v16.6.0\\n * react-dom.development.js\\n *\\n * Copyright (c) Facebook, Inc. and its affiliates.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\n\\n\\nif (true) {\\n  (function() {\\n'use strict';\\n\\nvar React = __webpack_require__(/*! react */ \\\"./node_modules/react/index.js\\\");\\nvar _assign = __webpack_require__(/*! object-assign */ \\\"./node_modules/object-assign/index.js\\\");\\nvar checkPropTypes = __webpack_require__(/*! prop-types/checkPropTypes */ \\\"./node_modules/prop-types/checkPropTypes.js\\\");\\nvar scheduler = __webpack_require__(/*! scheduler */ \\\"./node_modules/scheduler/index.js\\\");\\nvar tracing = __webpack_require__(/*! scheduler/tracing */ \\\"./node_modules/scheduler/tracing.js\\\");\\n\\n/**\\n * Use invariant() to assert state which your program assumes to be true.\\n *\\n * Provide sprintf-style format (only %s is supported) and arguments\\n * to provide information about what broke and what you were\\n * expecting.\\n *\\n * The invariant message will be stripped in production, but the invariant\\n * will remain to ensure logic does not differ in production.\\n */\\n\\nvar validateFormat = function () {};\\n\\n{\\n  validateFormat = function (format) {\\n    if (format === undefined) {\\n      throw new Error('invariant requires an error message argument');\\n    }\\n  };\\n}\\n\\nfunction invariant(condition, format, a, b, c, d, e, f) {\\n  validateFormat(format);\\n\\n  if (!condition) {\\n    var error = void 0;\\n    if (format === undefined) {\\n      error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');\\n    } else {\\n      var args = [a, b, c, d, e, f];\\n      var argIndex = 0;\\n      error = new Error(format.replace(/%s/g, function () {\\n        return args[argIndex++];\\n      }));\\n      error.name = 'Invariant Violation';\\n    }\\n\\n    error.framesToPop = 1; // we don't care about invariant's own frame\\n    throw error;\\n  }\\n}\\n\\n// Relying on the `invariant()` implementation lets us\\n// preserve the format and params in the www builds.\\n\\n!React ? invariant(false, 'ReactDOM was loaded before React. Make sure you load the React package before loading ReactDOM.') : void 0;\\n\\nvar invokeGuardedCallbackImpl = function (name, func, context, a, b, c, d, e, f) {\\n  var funcArgs = Array.prototype.slice.call(arguments, 3);\\n  try {\\n    func.apply(context, funcArgs);\\n  } catch (error) {\\n    this.onError(error);\\n  }\\n};\\n\\n{\\n  // In DEV mode, we swap out invokeGuardedCallback for a special version\\n  // that plays more nicely with the browser's DevTools. The idea is to preserve\\n  // \\\"Pause on exceptions\\\" behavior. Because React wraps all user-provided\\n  // functions in invokeGuardedCallback, and the production version of\\n  // invokeGuardedCallback uses a try-catch, all user exceptions are treated\\n  // like caught exceptions, and the DevTools won't pause unless the developer\\n  // takes the extra step of enabling pause on caught exceptions. This is\\n  // untintuitive, though, because even though React has caught the error, from\\n  // the developer's perspective, the error is uncaught.\\n  //\\n  // To preserve the expected \\\"Pause on exceptions\\\" behavior, we don't use a\\n  // try-catch in DEV. Instead, we synchronously dispatch a fake event to a fake\\n  // DOM node, and call the user-provided callback from inside an event handler\\n  // for that fake event. If the callback throws, the error is \\\"captured\\\" using\\n  // a global event handler. But because the error happens in a different\\n  // event loop context, it does not interrupt the normal program flow.\\n  // Effectively, this gives us try-catch behavior without actually using\\n  // try-catch. Neat!\\n\\n  // Check that the browser supports the APIs we need to implement our special\\n  // DEV version of invokeGuardedCallback\\n  if (typeof window !== 'undefined' && typeof window.dispatchEvent === 'function' && typeof document !== 'undefined' && typeof document.createEvent === 'function') {\\n    var fakeNode = document.createElement('react');\\n\\n    var invokeGuardedCallbackDev = function (name, func, context, a, b, c, d, e, f) {\\n      // If document doesn't exist we know for sure we will crash in this method\\n      // when we call document.createEvent(). However this can cause confusing\\n      // errors: https://github.com/facebookincubator/create-react-app/issues/3482\\n      // So we preemptively throw with a better message instead.\\n      !(typeof document !== 'undefined') ? invariant(false, 'The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.') : void 0;\\n      var evt = document.createEvent('Event');\\n\\n      // Keeps track of whether the user-provided callback threw an error. We\\n      // set this to true at the beginning, then set it to false right after\\n      // calling the function. If the function errors, `didError` will never be\\n      // set to false. This strategy works even if the browser is flaky and\\n      // fails to call our global error handler, because it doesn't rely on\\n      // the error event at all.\\n      var didError = true;\\n\\n      // Keeps track of the value of window.event so that we can reset it\\n      // during the callback to let user code access window.event in the\\n      // browsers that support it.\\n      var windowEvent = window.event;\\n\\n      // Keeps track of the descriptor of window.event to restore it after event\\n      // dispatching: https://github.com/facebook/react/issues/13688\\n      var windowEventDescriptor = Object.getOwnPropertyDescriptor(window, 'event');\\n\\n      // Create an event handler for our fake event. We will synchronously\\n      // dispatch our fake event using `dispatchEvent`. Inside the handler, we\\n      // call the user-provided callback.\\n      var funcArgs = Array.prototype.slice.call(arguments, 3);\\n      function callCallback() {\\n        // We immediately remove the callback from event listeners so that\\n        // nested `invokeGuardedCallback` calls do not clash. Otherwise, a\\n        // nested call would trigger the fake event handlers of any call higher\\n        // in the stack.\\n        fakeNode.removeEventListener(evtType, callCallback, false);\\n\\n        // We check for window.hasOwnProperty('event') to prevent the\\n        // window.event assignment in both IE <= 10 as they throw an error\\n        // \\\"Member not found\\\" in strict mode, and in Firefox which does not\\n        // support window.event.\\n        if (typeof window.event !== 'undefined' && window.hasOwnProperty('event')) {\\n          window.event = windowEvent;\\n        }\\n\\n        func.apply(context, funcArgs);\\n        didError = false;\\n      }\\n\\n      // Create a global error event handler. We use this to capture the value\\n      // that was thrown. It's possible that this error handler will fire more\\n      // than once; for example, if non-React code also calls `dispatchEvent`\\n      // and a handler for that event throws. We should be resilient to most of\\n      // those cases. Even if our error event handler fires more than once, the\\n      // last error event is always used. If the callback actually does error,\\n      // we know that the last error event is the correct one, because it's not\\n      // possible for anything else to have happened in between our callback\\n      // erroring and the code that follows the `dispatchEvent` call below. If\\n      // the callback doesn't error, but the error event was fired, we know to\\n      // ignore it because `didError` will be false, as described above.\\n      var error = void 0;\\n      // Use this to track whether the error event is ever called.\\n      var didSetError = false;\\n      var isCrossOriginError = false;\\n\\n      function handleWindowError(event) {\\n        error = event.error;\\n        didSetError = true;\\n        if (error === null && event.colno === 0 && event.lineno === 0) {\\n          isCrossOriginError = true;\\n        }\\n        if (event.defaultPrevented) {\\n          // Some other error handler has prevented default.\\n          // Browsers silence the error report if this happens.\\n          // We'll remember this to later decide whether to log it or not.\\n          if (error != null && typeof error === 'object') {\\n            try {\\n              error._suppressLogging = true;\\n            } catch (inner) {\\n              // Ignore.\\n            }\\n          }\\n        }\\n      }\\n\\n      // Create a fake event type.\\n      var evtType = 'react-' + (name ? name : 'invokeguardedcallback');\\n\\n      // Attach our event handlers\\n      window.addEventListener('error', handleWindowError);\\n      fakeNode.addEventListener(evtType, callCallback, false);\\n\\n      // Synchronously dispatch our fake event. If the user-provided function\\n      // errors, it will trigger our global error handler.\\n      evt.initEvent(evtType, false, false);\\n      fakeNode.dispatchEvent(evt);\\n\\n      if (windowEventDescriptor) {\\n        Object.defineProperty(window, 'event', windowEventDescriptor);\\n      }\\n\\n      if (didError) {\\n        if (!didSetError) {\\n          // The callback errored, but the error event never fired.\\n          error = new Error('An error was thrown inside one of your components, but React ' + \\\"doesn't know what it was. This is likely due to browser \\\" + 'flakiness. React does its best to preserve the \\\"Pause on ' + 'exceptions\\\" behavior of the DevTools, which requires some ' + \\\"DEV-mode only tricks. It's possible that these don't work in \\\" + 'your browser. Try triggering the error in production mode, ' + 'or switching to a modern browser. If you suspect that this is ' + 'actually an issue with React, please file an issue.');\\n        } else if (isCrossOriginError) {\\n          error = new Error(\\\"A cross-origin error was thrown. React doesn't have access to \\\" + 'the actual error object in development. ' + 'See https://fb.me/react-crossorigin-error for more information.');\\n        }\\n        this.onError(error);\\n      }\\n\\n      // Remove our event listeners\\n      window.removeEventListener('error', handleWindowError);\\n    };\\n\\n    invokeGuardedCallbackImpl = invokeGuardedCallbackDev;\\n  }\\n}\\n\\nvar invokeGuardedCallbackImpl$1 = invokeGuardedCallbackImpl;\\n\\n// Used by Fiber to simulate a try-catch.\\nvar hasError = false;\\nvar caughtError = null;\\n\\n// Used by event system to capture/rethrow the first error.\\nvar hasRethrowError = false;\\nvar rethrowError = null;\\n\\nvar reporter = {\\n  onError: function (error) {\\n    hasError = true;\\n    caughtError = error;\\n  }\\n};\\n\\n/**\\n * Call a function while guarding against errors that happens within it.\\n * Returns an error if it throws, otherwise null.\\n *\\n * In production, this is implemented using a try-catch. The reason we don't\\n * use a try-catch directly is so that we can swap out a different\\n * implementation in DEV mode.\\n *\\n * @param {String} name of the guard to use for logging or debugging\\n * @param {Function} func The function to invoke\\n * @param {*} context The context to use when calling the function\\n * @param {...*} args Arguments for function\\n */\\nfunction invokeGuardedCallback(name, func, context, a, b, c, d, e, f) {\\n  hasError = false;\\n  caughtError = null;\\n  invokeGuardedCallbackImpl$1.apply(reporter, arguments);\\n}\\n\\n/**\\n * Same as invokeGuardedCallback, but instead of returning an error, it stores\\n * it in a global so it can be rethrown by `rethrowCaughtError` later.\\n * TODO: See if caughtError and rethrowError can be unified.\\n *\\n * @param {String} name of the guard to use for logging or debugging\\n * @param {Function} func The function to invoke\\n * @param {*} context The context to use when calling the function\\n * @param {...*} args Arguments for function\\n */\\nfunction invokeGuardedCallbackAndCatchFirstError(name, func, context, a, b, c, d, e, f) {\\n  invokeGuardedCallback.apply(this, arguments);\\n  if (hasError) {\\n    var error = clearCaughtError();\\n    if (!hasRethrowError) {\\n      hasRethrowError = true;\\n      rethrowError = error;\\n    }\\n  }\\n}\\n\\n/**\\n * During execution of guarded functions we will capture the first error which\\n * we will rethrow to be handled by the top level error handler.\\n */\\nfunction rethrowCaughtError() {\\n  if (hasRethrowError) {\\n    var error = rethrowError;\\n    hasRethrowError = false;\\n    rethrowError = null;\\n    throw error;\\n  }\\n}\\n\\nfunction hasCaughtError() {\\n  return hasError;\\n}\\n\\nfunction clearCaughtError() {\\n  if (hasError) {\\n    var error = caughtError;\\n    hasError = false;\\n    caughtError = null;\\n    return error;\\n  } else {\\n    invariant(false, 'clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.');\\n  }\\n}\\n\\n/**\\n * Injectable ordering of event plugins.\\n */\\nvar eventPluginOrder = null;\\n\\n/**\\n * Injectable mapping from names to event plugin modules.\\n */\\nvar namesToPlugins = {};\\n\\n/**\\n * Recomputes the plugin list using the injected plugins and plugin ordering.\\n *\\n * @private\\n */\\nfunction recomputePluginOrdering() {\\n  if (!eventPluginOrder) {\\n    // Wait until an `eventPluginOrder` is injected.\\n    return;\\n  }\\n  for (var pluginName in namesToPlugins) {\\n    var pluginModule = namesToPlugins[pluginName];\\n    var pluginIndex = eventPluginOrder.indexOf(pluginName);\\n    !(pluginIndex > -1) ? invariant(false, 'EventPluginRegistry: Cannot inject event plugins that do not exist in the plugin ordering, `%s`.', pluginName) : void 0;\\n    if (plugins[pluginIndex]) {\\n      continue;\\n    }\\n    !pluginModule.extractEvents ? invariant(false, 'EventPluginRegistry: Event plugins must implement an `extractEvents` method, but `%s` does not.', pluginName) : void 0;\\n    plugins[pluginIndex] = pluginModule;\\n    var publishedEvents = pluginModule.eventTypes;\\n    for (var eventName in publishedEvents) {\\n      !publishEventForPlugin(publishedEvents[eventName], pluginModule, eventName) ? invariant(false, 'EventPluginRegistry: Failed to publish event `%s` for plugin `%s`.', eventName, pluginName) : void 0;\\n    }\\n  }\\n}\\n\\n/**\\n * Publishes an event so that it can be dispatched by the supplied plugin.\\n *\\n * @param {object} dispatchConfig Dispatch configuration for the event.\\n * @param {object} PluginModule Plugin publishing the event.\\n * @return {boolean} True if the event was successfully published.\\n * @private\\n */\\nfunction publishEventForPlugin(dispatchConfig, pluginModule, eventName) {\\n  !!eventNameDispatchConfigs.hasOwnProperty(eventName) ? invariant(false, 'EventPluginHub: More than one plugin attempted to publish the same event name, `%s`.', eventName) : void 0;\\n  eventNameDispatchConfigs[eventName] = dispatchConfig;\\n\\n  var phasedRegistrationNames = dispatchConfig.phasedRegistrationNames;\\n  if (phasedRegistrationNames) {\\n    for (var phaseName in phasedRegistrationNames) {\\n      if (phasedRegistrationNames.hasOwnProperty(phaseName)) {\\n        var phasedRegistrationName = phasedRegistrationNames[phaseName];\\n        publishRegistrationName(phasedRegistrationName, pluginModule, eventName);\\n      }\\n    }\\n    return true;\\n  } else if (dispatchConfig.registrationName) {\\n    publishRegistrationName(dispatchConfig.registrationName, pluginModule, eventName);\\n    return true;\\n  }\\n  return false;\\n}\\n\\n/**\\n * Publishes a registration name that is used to identify dispatched events.\\n *\\n * @param {string} registrationName Registration name to add.\\n * @param {object} PluginModule Plugin publishing the event.\\n * @private\\n */\\nfunction publishRegistrationName(registrationName, pluginModule, eventName) {\\n  !!registrationNameModules[registrationName] ? invariant(false, 'EventPluginHub: More than one plugin attempted to publish the same registration name, `%s`.', registrationName) : void 0;\\n  registrationNameModules[registrationName] = pluginModule;\\n  registrationNameDependencies[registrationName] = pluginModule.eventTypes[eventName].dependencies;\\n\\n  {\\n    var lowerCasedName = registrationName.toLowerCase();\\n    possibleRegistrationNames[lowerCasedName] = registrationName;\\n\\n    if (registrationName === 'onDoubleClick') {\\n      possibleRegistrationNames.ondblclick = registrationName;\\n    }\\n  }\\n}\\n\\n/**\\n * Registers plugins so that they can extract and dispatch events.\\n *\\n * @see {EventPluginHub}\\n */\\n\\n/**\\n * Ordered list of injected plugins.\\n */\\nvar plugins = [];\\n\\n/**\\n * Mapping from event name to dispatch config\\n */\\nvar eventNameDispatchConfigs = {};\\n\\n/**\\n * Mapping from registration name to plugin module\\n */\\nvar registrationNameModules = {};\\n\\n/**\\n * Mapping from registration name to event name\\n */\\nvar registrationNameDependencies = {};\\n\\n/**\\n * Mapping from lowercase registration names to the properly cased version,\\n * used to warn in the case of missing event handlers. Available\\n * only in true.\\n * @type {Object}\\n */\\nvar possibleRegistrationNames = {};\\n// Trust the developer to only use possibleRegistrationNames in true\\n\\n/**\\n * Injects an ordering of plugins (by plugin name). This allows the ordering\\n * to be decoupled from injection of the actual plugins so that ordering is\\n * always deterministic regardless of packaging, on-the-fly injection, etc.\\n *\\n * @param {array} InjectedEventPluginOrder\\n * @internal\\n * @see {EventPluginHub.injection.injectEventPluginOrder}\\n */\\nfunction injectEventPluginOrder(injectedEventPluginOrder) {\\n  !!eventPluginOrder ? invariant(false, 'EventPluginRegistry: Cannot inject event plugin ordering more than once. You are likely trying to load more than one copy of React.') : void 0;\\n  // Clone the ordering so it cannot be dynamically mutated.\\n  eventPluginOrder = Array.prototype.slice.call(injectedEventPluginOrder);\\n  recomputePluginOrdering();\\n}\\n\\n/**\\n * Injects plugins to be used by `EventPluginHub`. The plugin names must be\\n * in the ordering injected by `injectEventPluginOrder`.\\n *\\n * Plugins can be injected as part of page initialization or on-the-fly.\\n *\\n * @param {object} injectedNamesToPlugins Map from names to plugin modules.\\n * @internal\\n * @see {EventPluginHub.injection.injectEventPluginsByName}\\n */\\nfunction injectEventPluginsByName(injectedNamesToPlugins) {\\n  var isOrderingDirty = false;\\n  for (var pluginName in injectedNamesToPlugins) {\\n    if (!injectedNamesToPlugins.hasOwnProperty(pluginName)) {\\n      continue;\\n    }\\n    var pluginModule = injectedNamesToPlugins[pluginName];\\n    if (!namesToPlugins.hasOwnProperty(pluginName) || namesToPlugins[pluginName] !== pluginModule) {\\n      !!namesToPlugins[pluginName] ? invariant(false, 'EventPluginRegistry: Cannot inject two different event plugins using the same name, `%s`.', pluginName) : void 0;\\n      namesToPlugins[pluginName] = pluginModule;\\n      isOrderingDirty = true;\\n    }\\n  }\\n  if (isOrderingDirty) {\\n    recomputePluginOrdering();\\n  }\\n}\\n\\n/**\\n * Similar to invariant but only logs a warning if the condition is not met.\\n * This can be used to log issues in development environments in critical\\n * paths. Removing the logging code for production environments will keep the\\n * same logic and follow the same code paths.\\n */\\n\\nvar warningWithoutStack = function () {};\\n\\n{\\n  warningWithoutStack = function (condition, format) {\\n    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {\\n      args[_key - 2] = arguments[_key];\\n    }\\n\\n    if (format === undefined) {\\n      throw new Error('`warningWithoutStack(condition, format, ...args)` requires a warning ' + 'message argument');\\n    }\\n    if (args.length > 8) {\\n      // Check before the condition to catch violations early.\\n      throw new Error('warningWithoutStack() currently supports at most 8 arguments.');\\n    }\\n    if (condition) {\\n      return;\\n    }\\n    if (typeof console !== 'undefined') {\\n      var _args$map = args.map(function (item) {\\n        return '' + item;\\n      }),\\n          a = _args$map[0],\\n          b = _args$map[1],\\n          c = _args$map[2],\\n          d = _args$map[3],\\n          e = _args$map[4],\\n          f = _args$map[5],\\n          g = _args$map[6],\\n          h = _args$map[7];\\n\\n      var message = 'Warning: ' + format;\\n\\n      // We intentionally don't use spread (or .apply) because it breaks IE9:\\n      // https://github.com/facebook/react/issues/13610\\n      switch (args.length) {\\n        case 0:\\n          console.error(message);\\n          break;\\n        case 1:\\n          console.error(message, a);\\n          break;\\n        case 2:\\n          console.error(message, a, b);\\n          break;\\n        case 3:\\n          console.error(message, a, b, c);\\n          break;\\n        case 4:\\n          console.error(message, a, b, c, d);\\n          break;\\n        case 5:\\n          console.error(message, a, b, c, d, e);\\n          break;\\n        case 6:\\n          console.error(message, a, b, c, d, e, f);\\n          break;\\n        case 7:\\n          console.error(message, a, b, c, d, e, f, g);\\n          break;\\n        case 8:\\n          console.error(message, a, b, c, d, e, f, g, h);\\n          break;\\n        default:\\n          throw new Error('warningWithoutStack() currently supports at most 8 arguments.');\\n      }\\n    }\\n    try {\\n      // --- Welcome to debugging React ---\\n      // This error was thrown as a convenience so that you can use this stack\\n      // to find the callsite that caused this warning to fire.\\n      var argIndex = 0;\\n      var _message = 'Warning: ' + format.replace(/%s/g, function () {\\n        return args[argIndex++];\\n      });\\n      throw new Error(_message);\\n    } catch (x) {}\\n  };\\n}\\n\\nvar warningWithoutStack$1 = warningWithoutStack;\\n\\nvar getFiberCurrentPropsFromNode = null;\\nvar getInstanceFromNode = null;\\nvar getNodeFromInstance = null;\\n\\nfunction setComponentTree(getFiberCurrentPropsFromNodeImpl, getInstanceFromNodeImpl, getNodeFromInstanceImpl) {\\n  getFiberCurrentPropsFromNode = getFiberCurrentPropsFromNodeImpl;\\n  getInstanceFromNode = getInstanceFromNodeImpl;\\n  getNodeFromInstance = getNodeFromInstanceImpl;\\n  {\\n    !(getNodeFromInstance && getInstanceFromNode) ? warningWithoutStack$1(false, 'EventPluginUtils.setComponentTree(...): Injected ' + 'module is missing getNodeFromInstance or getInstanceFromNode.') : void 0;\\n  }\\n}\\n\\nvar validateEventDispatches = void 0;\\n{\\n  validateEventDispatches = function (event) {\\n    var dispatchListeners = event._dispatchListeners;\\n    var dispatchInstances = event._dispatchInstances;\\n\\n    var listenersIsArr = Array.isArray(dispatchListeners);\\n    var listenersLen = listenersIsArr ? dispatchListeners.length : dispatchListeners ? 1 : 0;\\n\\n    var instancesIsArr = Array.isArray(dispatchInstances);\\n    var instancesLen = instancesIsArr ? dispatchInstances.length : dispatchInstances ? 1 : 0;\\n\\n    !(instancesIsArr === listenersIsArr && instancesLen === listenersLen) ? warningWithoutStack$1(false, 'EventPluginUtils: Invalid `event`.') : void 0;\\n  };\\n}\\n\\n/**\\n * Dispatch the event to the listener.\\n * @param {SyntheticEvent} event SyntheticEvent to handle\\n * @param {boolean} simulated If the event is simulated (changes exn behavior)\\n * @param {function} listener Application-level callback\\n * @param {*} inst Internal component instance\\n */\\nfunction executeDispatch(event, simulated, listener, inst) {\\n  var type = event.type || 'unknown-event';\\n  event.currentTarget = getNodeFromInstance(inst);\\n  invokeGuardedCallbackAndCatchFirstError(type, listener, undefined, event);\\n  event.currentTarget = null;\\n}\\n\\n/**\\n * Standard/simple iteration through an event's collected dispatches.\\n */\\nfunction executeDispatchesInOrder(event, simulated) {\\n  var dispatchListeners = event._dispatchListeners;\\n  var dispatchInstances = event._dispatchInstances;\\n  {\\n    validateEventDispatches(event);\\n  }\\n  if (Array.isArray(dispatchListeners)) {\\n    for (var i = 0; i < dispatchListeners.length; i++) {\\n      if (event.isPropagationStopped()) {\\n        break;\\n      }\\n      // Listeners and Instances are two parallel arrays that are always in sync.\\n      executeDispatch(event, simulated, dispatchListeners[i], dispatchInstances[i]);\\n    }\\n  } else if (dispatchListeners) {\\n    executeDispatch(event, simulated, dispatchListeners, dispatchInstances);\\n  }\\n  event._dispatchListeners = null;\\n  event._dispatchInstances = null;\\n}\\n\\n/**\\n * @see executeDispatchesInOrderStopAtTrueImpl\\n */\\n\\n\\n/**\\n * Execution of a \\\"direct\\\" dispatch - there must be at most one dispatch\\n * accumulated on the event or it is considered an error. It doesn't really make\\n * sense for an event with multiple dispatches (bubbled) to keep track of the\\n * return values at each dispatch execution, but it does tend to make sense when\\n * dealing with \\\"direct\\\" dispatches.\\n *\\n * @return {*} The return value of executing the single dispatch.\\n */\\n\\n\\n/**\\n * @param {SyntheticEvent} event\\n * @return {boolean} True iff number of dispatches accumulated is greater than 0.\\n */\\n\\n/**\\n * Accumulates items that must not be null or undefined into the first one. This\\n * is used to conserve memory by avoiding array allocations, and thus sacrifices\\n * API cleanness. Since `current` can be null before being passed in and not\\n * null after this function, make sure to assign it back to `current`:\\n *\\n * `a = accumulateInto(a, b);`\\n *\\n * This API should be sparingly used. Try `accumulate` for something cleaner.\\n *\\n * @return {*|array<*>} An accumulation of items.\\n */\\n\\nfunction accumulateInto(current, next) {\\n  !(next != null) ? invariant(false, 'accumulateInto(...): Accumulated items must not be null or undefined.') : void 0;\\n\\n  if (current == null) {\\n    return next;\\n  }\\n\\n  // Both are not empty. Warning: Never call x.concat(y) when you are not\\n  // certain that x is an Array (x could be a string with concat method).\\n  if (Array.isArray(current)) {\\n    if (Array.isArray(next)) {\\n      current.push.apply(current, next);\\n      return current;\\n    }\\n    current.push(next);\\n    return current;\\n  }\\n\\n  if (Array.isArray(next)) {\\n    // A bit too dangerous to mutate `next`.\\n    return [current].concat(next);\\n  }\\n\\n  return [current, next];\\n}\\n\\n/**\\n * @param {array} arr an \\\"accumulation\\\" of items which is either an Array or\\n * a single item. Useful when paired with the `accumulate` module. This is a\\n * simple utility that allows us to reason about a collection of items, but\\n * handling the case when there is exactly one item (and we do not need to\\n * allocate an array).\\n * @param {function} cb Callback invoked with each element or a collection.\\n * @param {?} [scope] Scope used as `this` in a callback.\\n */\\nfunction forEachAccumulated(arr, cb, scope) {\\n  if (Array.isArray(arr)) {\\n    arr.forEach(cb, scope);\\n  } else if (arr) {\\n    cb.call(scope, arr);\\n  }\\n}\\n\\n/**\\n * Internal queue of events that have accumulated their dispatches and are\\n * waiting to have their dispatches executed.\\n */\\nvar eventQueue = null;\\n\\n/**\\n * Dispatches an event and releases it back into the pool, unless persistent.\\n *\\n * @param {?object} event Synthetic event to be dispatched.\\n * @param {boolean} simulated If the event is simulated (changes exn behavior)\\n * @private\\n */\\nvar executeDispatchesAndRelease = function (event, simulated) {\\n  if (event) {\\n    executeDispatchesInOrder(event, simulated);\\n\\n    if (!event.isPersistent()) {\\n      event.constructor.release(event);\\n    }\\n  }\\n};\\nvar executeDispatchesAndReleaseSimulated = function (e) {\\n  return executeDispatchesAndRelease(e, true);\\n};\\nvar executeDispatchesAndReleaseTopLevel = function (e) {\\n  return executeDispatchesAndRelease(e, false);\\n};\\n\\nfunction isInteractive(tag) {\\n  return tag === 'button' || tag === 'input' || tag === 'select' || tag === 'textarea';\\n}\\n\\nfunction shouldPreventMouseEvent(name, type, props) {\\n  switch (name) {\\n    case 'onClick':\\n    case 'onClickCapture':\\n    case 'onDoubleClick':\\n    case 'onDoubleClickCapture':\\n    case 'onMouseDown':\\n    case 'onMouseDownCapture':\\n    case 'onMouseMove':\\n    case 'onMouseMoveCapture':\\n    case 'onMouseUp':\\n    case 'onMouseUpCapture':\\n      return !!(props.disabled && isInteractive(type));\\n    default:\\n      return false;\\n  }\\n}\\n\\n/**\\n * This is a unified interface for event plugins to be installed and configured.\\n *\\n * Event plugins can implement the following properties:\\n *\\n *   `extractEvents` {function(string, DOMEventTarget, string, object): *}\\n *     Required. When a top-level event is fired, this method is expected to\\n *     extract synthetic events that will in turn be queued and dispatched.\\n *\\n *   `eventTypes` {object}\\n *     Optional, plugins that fire events must publish a mapping of registration\\n *     names that are used to register listeners. Values of this mapping must\\n *     be objects that contain `registrationName` or `phasedRegistrationNames`.\\n *\\n *   `executeDispatch` {function(object, function, string)}\\n *     Optional, allows plugins to override how an event gets dispatched. By\\n *     default, the listener is simply invoked.\\n *\\n * Each plugin that is injected into `EventsPluginHub` is immediately operable.\\n *\\n * @public\\n */\\n\\n/**\\n * Methods for injecting dependencies.\\n */\\nvar injection = {\\n  /**\\n   * @param {array} InjectedEventPluginOrder\\n   * @public\\n   */\\n  injectEventPluginOrder: injectEventPluginOrder,\\n\\n  /**\\n   * @param {object} injectedNamesToPlugins Map from names to plugin modules.\\n   */\\n  injectEventPluginsByName: injectEventPluginsByName\\n};\\n\\n/**\\n * @param {object} inst The instance, which is the source of events.\\n * @param {string} registrationName Name of listener (e.g. `onClick`).\\n * @return {?function} The stored callback.\\n */\\nfunction getListener(inst, registrationName) {\\n  var listener = void 0;\\n\\n  // TODO: shouldPreventMouseEvent is DOM-specific and definitely should not\\n  // live here; needs to be moved to a better place soon\\n  var stateNode = inst.stateNode;\\n  if (!stateNode) {\\n    // Work in progress (ex: onload events in incremental mode).\\n    return null;\\n  }\\n  var props = getFiberCurrentPropsFromNode(stateNode);\\n  if (!props) {\\n    // Work in progress.\\n    return null;\\n  }\\n  listener = props[registrationName];\\n  if (shouldPreventMouseEvent(registrationName, inst.type, props)) {\\n    return null;\\n  }\\n  !(!listener || typeof listener === 'function') ? invariant(false, 'Expected `%s` listener to be a function, instead got a value of `%s` type.', registrationName, typeof listener) : void 0;\\n  return listener;\\n}\\n\\n/**\\n * Allows registered plugins an opportunity to extract events from top-level\\n * native browser events.\\n *\\n * @return {*} An accumulation of synthetic events.\\n * @internal\\n */\\nfunction extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n  var events = null;\\n  for (var i = 0; i < plugins.length; i++) {\\n    // Not every plugin in the ordering may be loaded at runtime.\\n    var possiblePlugin = plugins[i];\\n    if (possiblePlugin) {\\n      var extractedEvents = possiblePlugin.extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget);\\n      if (extractedEvents) {\\n        events = accumulateInto(events, extractedEvents);\\n      }\\n    }\\n  }\\n  return events;\\n}\\n\\nfunction runEventsInBatch(events, simulated) {\\n  if (events !== null) {\\n    eventQueue = accumulateInto(eventQueue, events);\\n  }\\n\\n  // Set `eventQueue` to null before processing it so that we can tell if more\\n  // events get enqueued while processing.\\n  var processingEventQueue = eventQueue;\\n  eventQueue = null;\\n\\n  if (!processingEventQueue) {\\n    return;\\n  }\\n\\n  if (simulated) {\\n    forEachAccumulated(processingEventQueue, executeDispatchesAndReleaseSimulated);\\n  } else {\\n    forEachAccumulated(processingEventQueue, executeDispatchesAndReleaseTopLevel);\\n  }\\n  !!eventQueue ? invariant(false, 'processEventQueue(): Additional events were enqueued while processing an event queue. Support for this has not yet been implemented.') : void 0;\\n  // This would be a good time to rethrow if any of the event handlers threw.\\n  rethrowCaughtError();\\n}\\n\\nfunction runExtractedEventsInBatch(topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n  var events = extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget);\\n  runEventsInBatch(events, false);\\n}\\n\\nvar FunctionComponent = 0;\\nvar ClassComponent = 1;\\nvar IndeterminateComponent = 2; // Before we know whether it is function or class\\nvar HostRoot = 3; // Root of a host tree. Could be nested inside another node.\\nvar HostPortal = 4; // A subtree. Could be an entry point to a different renderer.\\nvar HostComponent = 5;\\nvar HostText = 6;\\nvar Fragment = 7;\\nvar Mode = 8;\\nvar ContextConsumer = 9;\\nvar ContextProvider = 10;\\nvar ForwardRef = 11;\\nvar Profiler = 12;\\nvar SuspenseComponent = 13;\\nvar MemoComponent = 14;\\nvar SimpleMemoComponent = 15;\\nvar LazyComponent = 16;\\nvar IncompleteClassComponent = 17;\\n\\nvar randomKey = Math.random().toString(36).slice(2);\\nvar internalInstanceKey = '__reactInternalInstance$' + randomKey;\\nvar internalEventHandlersKey = '__reactEventHandlers$' + randomKey;\\n\\nfunction precacheFiberNode(hostInst, node) {\\n  node[internalInstanceKey] = hostInst;\\n}\\n\\n/**\\n * Given a DOM node, return the closest ReactDOMComponent or\\n * ReactDOMTextComponent instance ancestor.\\n */\\nfunction getClosestInstanceFromNode(node) {\\n  if (node[internalInstanceKey]) {\\n    return node[internalInstanceKey];\\n  }\\n\\n  while (!node[internalInstanceKey]) {\\n    if (node.parentNode) {\\n      node = node.parentNode;\\n    } else {\\n      // Top of the tree. This node must not be part of a React tree (or is\\n      // unmounted, potentially).\\n      return null;\\n    }\\n  }\\n\\n  var inst = node[internalInstanceKey];\\n  if (inst.tag === HostComponent || inst.tag === HostText) {\\n    // In Fiber, this will always be the deepest root.\\n    return inst;\\n  }\\n\\n  return null;\\n}\\n\\n/**\\n * Given a DOM node, return the ReactDOMComponent or ReactDOMTextComponent\\n * instance, or null if the node was not rendered by this React.\\n */\\nfunction getInstanceFromNode$1(node) {\\n  var inst = node[internalInstanceKey];\\n  if (inst) {\\n    if (inst.tag === HostComponent || inst.tag === HostText) {\\n      return inst;\\n    } else {\\n      return null;\\n    }\\n  }\\n  return null;\\n}\\n\\n/**\\n * Given a ReactDOMComponent or ReactDOMTextComponent, return the corresponding\\n * DOM node.\\n */\\nfunction getNodeFromInstance$1(inst) {\\n  if (inst.tag === HostComponent || inst.tag === HostText) {\\n    // In Fiber this, is just the state node right now. We assume it will be\\n    // a host component or host text.\\n    return inst.stateNode;\\n  }\\n\\n  // Without this first invariant, passing a non-DOM-component triggers the next\\n  // invariant for a missing parent, which is super confusing.\\n  invariant(false, 'getNodeFromInstance: Invalid argument.');\\n}\\n\\nfunction getFiberCurrentPropsFromNode$1(node) {\\n  return node[internalEventHandlersKey] || null;\\n}\\n\\nfunction updateFiberProps(node, props) {\\n  node[internalEventHandlersKey] = props;\\n}\\n\\nfunction getParent(inst) {\\n  do {\\n    inst = inst.return;\\n    // TODO: If this is a HostRoot we might want to bail out.\\n    // That is depending on if we want nested subtrees (layers) to bubble\\n    // events to their parent. We could also go through parentNode on the\\n    // host node but that wouldn't work for React Native and doesn't let us\\n    // do the portal feature.\\n  } while (inst && inst.tag !== HostComponent);\\n  if (inst) {\\n    return inst;\\n  }\\n  return null;\\n}\\n\\n/**\\n * Return the lowest common ancestor of A and B, or null if they are in\\n * different trees.\\n */\\nfunction getLowestCommonAncestor(instA, instB) {\\n  var depthA = 0;\\n  for (var tempA = instA; tempA; tempA = getParent(tempA)) {\\n    depthA++;\\n  }\\n  var depthB = 0;\\n  for (var tempB = instB; tempB; tempB = getParent(tempB)) {\\n    depthB++;\\n  }\\n\\n  // If A is deeper, crawl up.\\n  while (depthA - depthB > 0) {\\n    instA = getParent(instA);\\n    depthA--;\\n  }\\n\\n  // If B is deeper, crawl up.\\n  while (depthB - depthA > 0) {\\n    instB = getParent(instB);\\n    depthB--;\\n  }\\n\\n  // Walk in lockstep until we find a match.\\n  var depth = depthA;\\n  while (depth--) {\\n    if (instA === instB || instA === instB.alternate) {\\n      return instA;\\n    }\\n    instA = getParent(instA);\\n    instB = getParent(instB);\\n  }\\n  return null;\\n}\\n\\n/**\\n * Return if A is an ancestor of B.\\n */\\n\\n\\n/**\\n * Return the parent instance of the passed-in instance.\\n */\\n\\n\\n/**\\n * Simulates the traversal of a two-phase, capture/bubble event dispatch.\\n */\\nfunction traverseTwoPhase(inst, fn, arg) {\\n  var path = [];\\n  while (inst) {\\n    path.push(inst);\\n    inst = getParent(inst);\\n  }\\n  var i = void 0;\\n  for (i = path.length; i-- > 0;) {\\n    fn(path[i], 'captured', arg);\\n  }\\n  for (i = 0; i < path.length; i++) {\\n    fn(path[i], 'bubbled', arg);\\n  }\\n}\\n\\n/**\\n * Traverses the ID hierarchy and invokes the supplied `cb` on any IDs that\\n * should would receive a `mouseEnter` or `mouseLeave` event.\\n *\\n * Does not invoke the callback on the nearest common ancestor because nothing\\n * \\\"entered\\\" or \\\"left\\\" that element.\\n */\\nfunction traverseEnterLeave(from, to, fn, argFrom, argTo) {\\n  var common = from && to ? getLowestCommonAncestor(from, to) : null;\\n  var pathFrom = [];\\n  while (true) {\\n    if (!from) {\\n      break;\\n    }\\n    if (from === common) {\\n      break;\\n    }\\n    var alternate = from.alternate;\\n    if (alternate !== null && alternate === common) {\\n      break;\\n    }\\n    pathFrom.push(from);\\n    from = getParent(from);\\n  }\\n  var pathTo = [];\\n  while (true) {\\n    if (!to) {\\n      break;\\n    }\\n    if (to === common) {\\n      break;\\n    }\\n    var _alternate = to.alternate;\\n    if (_alternate !== null && _alternate === common) {\\n      break;\\n    }\\n    pathTo.push(to);\\n    to = getParent(to);\\n  }\\n  for (var i = 0; i < pathFrom.length; i++) {\\n    fn(pathFrom[i], 'bubbled', argFrom);\\n  }\\n  for (var _i = pathTo.length; _i-- > 0;) {\\n    fn(pathTo[_i], 'captured', argTo);\\n  }\\n}\\n\\n/**\\n * Some event types have a notion of different registration names for different\\n * \\\"phases\\\" of propagation. This finds listeners by a given phase.\\n */\\nfunction listenerAtPhase(inst, event, propagationPhase) {\\n  var registrationName = event.dispatchConfig.phasedRegistrationNames[propagationPhase];\\n  return getListener(inst, registrationName);\\n}\\n\\n/**\\n * A small set of propagation patterns, each of which will accept a small amount\\n * of information, and generate a set of \\\"dispatch ready event objects\\\" - which\\n * are sets of events that have already been annotated with a set of dispatched\\n * listener functions/ids. The API is designed this way to discourage these\\n * propagation strategies from actually executing the dispatches, since we\\n * always want to collect the entire set of dispatches before executing even a\\n * single one.\\n */\\n\\n/**\\n * Tags a `SyntheticEvent` with dispatched listeners. Creating this function\\n * here, allows us to not have to bind or create functions for each event.\\n * Mutating the event's members allows us to not have to create a wrapping\\n * \\\"dispatch\\\" object that pairs the event with the listener.\\n */\\nfunction accumulateDirectionalDispatches(inst, phase, event) {\\n  {\\n    !inst ? warningWithoutStack$1(false, 'Dispatching inst must not be null') : void 0;\\n  }\\n  var listener = listenerAtPhase(inst, event, phase);\\n  if (listener) {\\n    event._dispatchListeners = accumulateInto(event._dispatchListeners, listener);\\n    event._dispatchInstances = accumulateInto(event._dispatchInstances, inst);\\n  }\\n}\\n\\n/**\\n * Collect dispatches (must be entirely collected before dispatching - see unit\\n * tests). Lazily allocate the array to conserve memory.  We must loop through\\n * each event and perform the traversal for each one. We cannot perform a\\n * single traversal for the entire collection of events because each event may\\n * have a different target.\\n */\\nfunction accumulateTwoPhaseDispatchesSingle(event) {\\n  if (event && event.dispatchConfig.phasedRegistrationNames) {\\n    traverseTwoPhase(event._targetInst, accumulateDirectionalDispatches, event);\\n  }\\n}\\n\\n/**\\n * Accumulates without regard to direction, does not look for phased\\n * registration names. Same as `accumulateDirectDispatchesSingle` but without\\n * requiring that the `dispatchMarker` be the same as the dispatched ID.\\n */\\nfunction accumulateDispatches(inst, ignoredDirection, event) {\\n  if (inst && event && event.dispatchConfig.registrationName) {\\n    var registrationName = event.dispatchConfig.registrationName;\\n    var listener = getListener(inst, registrationName);\\n    if (listener) {\\n      event._dispatchListeners = accumulateInto(event._dispatchListeners, listener);\\n      event._dispatchInstances = accumulateInto(event._dispatchInstances, inst);\\n    }\\n  }\\n}\\n\\n/**\\n * Accumulates dispatches on an `SyntheticEvent`, but only for the\\n * `dispatchMarker`.\\n * @param {SyntheticEvent} event\\n */\\nfunction accumulateDirectDispatchesSingle(event) {\\n  if (event && event.dispatchConfig.registrationName) {\\n    accumulateDispatches(event._targetInst, null, event);\\n  }\\n}\\n\\nfunction accumulateTwoPhaseDispatches(events) {\\n  forEachAccumulated(events, accumulateTwoPhaseDispatchesSingle);\\n}\\n\\n\\n\\nfunction accumulateEnterLeaveDispatches(leave, enter, from, to) {\\n  traverseEnterLeave(from, to, accumulateDispatches, leave, enter);\\n}\\n\\nfunction accumulateDirectDispatches(events) {\\n  forEachAccumulated(events, accumulateDirectDispatchesSingle);\\n}\\n\\nvar canUseDOM = !!(typeof window !== 'undefined' && window.document && window.document.createElement);\\n\\n// Do not uses the below two methods directly!\\n// Instead use constants exported from DOMTopLevelEventTypes in ReactDOM.\\n// (It is the only module that is allowed to access these methods.)\\n\\nfunction unsafeCastStringToDOMTopLevelType(topLevelType) {\\n  return topLevelType;\\n}\\n\\nfunction unsafeCastDOMTopLevelTypeToString(topLevelType) {\\n  return topLevelType;\\n}\\n\\n/**\\n * Generate a mapping of standard vendor prefixes using the defined style property and event name.\\n *\\n * @param {string} styleProp\\n * @param {string} eventName\\n * @returns {object}\\n */\\nfunction makePrefixMap(styleProp, eventName) {\\n  var prefixes = {};\\n\\n  prefixes[styleProp.toLowerCase()] = eventName.toLowerCase();\\n  prefixes['Webkit' + styleProp] = 'webkit' + eventName;\\n  prefixes['Moz' + styleProp] = 'moz' + eventName;\\n\\n  return prefixes;\\n}\\n\\n/**\\n * A list of event names to a configurable list of vendor prefixes.\\n */\\nvar vendorPrefixes = {\\n  animationend: makePrefixMap('Animation', 'AnimationEnd'),\\n  animationiteration: makePrefixMap('Animation', 'AnimationIteration'),\\n  animationstart: makePrefixMap('Animation', 'AnimationStart'),\\n  transitionend: makePrefixMap('Transition', 'TransitionEnd')\\n};\\n\\n/**\\n * Event names that have already been detected and prefixed (if applicable).\\n */\\nvar prefixedEventNames = {};\\n\\n/**\\n * Element to check for prefixes on.\\n */\\nvar style = {};\\n\\n/**\\n * Bootstrap if a DOM exists.\\n */\\nif (canUseDOM) {\\n  style = document.createElement('div').style;\\n\\n  // On some platforms, in particular some releases of Android 4.x,\\n  // the un-prefixed \\\"animation\\\" and \\\"transition\\\" properties are defined on the\\n  // style object but the events that fire will still be prefixed, so we need\\n  // to check if the un-prefixed events are usable, and if not remove them from the map.\\n  if (!('AnimationEvent' in window)) {\\n    delete vendorPrefixes.animationend.animation;\\n    delete vendorPrefixes.animationiteration.animation;\\n    delete vendorPrefixes.animationstart.animation;\\n  }\\n\\n  // Same as above\\n  if (!('TransitionEvent' in window)) {\\n    delete vendorPrefixes.transitionend.transition;\\n  }\\n}\\n\\n/**\\n * Attempts to determine the correct vendor prefixed event name.\\n *\\n * @param {string} eventName\\n * @returns {string}\\n */\\nfunction getVendorPrefixedEventName(eventName) {\\n  if (prefixedEventNames[eventName]) {\\n    return prefixedEventNames[eventName];\\n  } else if (!vendorPrefixes[eventName]) {\\n    return eventName;\\n  }\\n\\n  var prefixMap = vendorPrefixes[eventName];\\n\\n  for (var styleProp in prefixMap) {\\n    if (prefixMap.hasOwnProperty(styleProp) && styleProp in style) {\\n      return prefixedEventNames[eventName] = prefixMap[styleProp];\\n    }\\n  }\\n\\n  return eventName;\\n}\\n\\n/**\\n * To identify top level events in ReactDOM, we use constants defined by this\\n * module. This is the only module that uses the unsafe* methods to express\\n * that the constants actually correspond to the browser event names. This lets\\n * us save some bundle size by avoiding a top level type -> event name map.\\n * The rest of ReactDOM code should import top level types from this file.\\n */\\nvar TOP_ABORT = unsafeCastStringToDOMTopLevelType('abort');\\nvar TOP_ANIMATION_END = unsafeCastStringToDOMTopLevelType(getVendorPrefixedEventName('animationend'));\\nvar TOP_ANIMATION_ITERATION = unsafeCastStringToDOMTopLevelType(getVendorPrefixedEventName('animationiteration'));\\nvar TOP_ANIMATION_START = unsafeCastStringToDOMTopLevelType(getVendorPrefixedEventName('animationstart'));\\nvar TOP_BLUR = unsafeCastStringToDOMTopLevelType('blur');\\nvar TOP_CAN_PLAY = unsafeCastStringToDOMTopLevelType('canplay');\\nvar TOP_CAN_PLAY_THROUGH = unsafeCastStringToDOMTopLevelType('canplaythrough');\\nvar TOP_CANCEL = unsafeCastStringToDOMTopLevelType('cancel');\\nvar TOP_CHANGE = unsafeCastStringToDOMTopLevelType('change');\\nvar TOP_CLICK = unsafeCastStringToDOMTopLevelType('click');\\nvar TOP_CLOSE = unsafeCastStringToDOMTopLevelType('close');\\nvar TOP_COMPOSITION_END = unsafeCastStringToDOMTopLevelType('compositionend');\\nvar TOP_COMPOSITION_START = unsafeCastStringToDOMTopLevelType('compositionstart');\\nvar TOP_COMPOSITION_UPDATE = unsafeCastStringToDOMTopLevelType('compositionupdate');\\nvar TOP_CONTEXT_MENU = unsafeCastStringToDOMTopLevelType('contextmenu');\\nvar TOP_COPY = unsafeCastStringToDOMTopLevelType('copy');\\nvar TOP_CUT = unsafeCastStringToDOMTopLevelType('cut');\\nvar TOP_DOUBLE_CLICK = unsafeCastStringToDOMTopLevelType('dblclick');\\nvar TOP_AUX_CLICK = unsafeCastStringToDOMTopLevelType('auxclick');\\nvar TOP_DRAG = unsafeCastStringToDOMTopLevelType('drag');\\nvar TOP_DRAG_END = unsafeCastStringToDOMTopLevelType('dragend');\\nvar TOP_DRAG_ENTER = unsafeCastStringToDOMTopLevelType('dragenter');\\nvar TOP_DRAG_EXIT = unsafeCastStringToDOMTopLevelType('dragexit');\\nvar TOP_DRAG_LEAVE = unsafeCastStringToDOMTopLevelType('dragleave');\\nvar TOP_DRAG_OVER = unsafeCastStringToDOMTopLevelType('dragover');\\nvar TOP_DRAG_START = unsafeCastStringToDOMTopLevelType('dragstart');\\nvar TOP_DROP = unsafeCastStringToDOMTopLevelType('drop');\\nvar TOP_DURATION_CHANGE = unsafeCastStringToDOMTopLevelType('durationchange');\\nvar TOP_EMPTIED = unsafeCastStringToDOMTopLevelType('emptied');\\nvar TOP_ENCRYPTED = unsafeCastStringToDOMTopLevelType('encrypted');\\nvar TOP_ENDED = unsafeCastStringToDOMTopLevelType('ended');\\nvar TOP_ERROR = unsafeCastStringToDOMTopLevelType('error');\\nvar TOP_FOCUS = unsafeCastStringToDOMTopLevelType('focus');\\nvar TOP_GOT_POINTER_CAPTURE = unsafeCastStringToDOMTopLevelType('gotpointercapture');\\nvar TOP_INPUT = unsafeCastStringToDOMTopLevelType('input');\\nvar TOP_INVALID = unsafeCastStringToDOMTopLevelType('invalid');\\nvar TOP_KEY_DOWN = unsafeCastStringToDOMTopLevelType('keydown');\\nvar TOP_KEY_PRESS = unsafeCastStringToDOMTopLevelType('keypress');\\nvar TOP_KEY_UP = unsafeCastStringToDOMTopLevelType('keyup');\\nvar TOP_LOAD = unsafeCastStringToDOMTopLevelType('load');\\nvar TOP_LOAD_START = unsafeCastStringToDOMTopLevelType('loadstart');\\nvar TOP_LOADED_DATA = unsafeCastStringToDOMTopLevelType('loadeddata');\\nvar TOP_LOADED_METADATA = unsafeCastStringToDOMTopLevelType('loadedmetadata');\\nvar TOP_LOST_POINTER_CAPTURE = unsafeCastStringToDOMTopLevelType('lostpointercapture');\\nvar TOP_MOUSE_DOWN = unsafeCastStringToDOMTopLevelType('mousedown');\\nvar TOP_MOUSE_MOVE = unsafeCastStringToDOMTopLevelType('mousemove');\\nvar TOP_MOUSE_OUT = unsafeCastStringToDOMTopLevelType('mouseout');\\nvar TOP_MOUSE_OVER = unsafeCastStringToDOMTopLevelType('mouseover');\\nvar TOP_MOUSE_UP = unsafeCastStringToDOMTopLevelType('mouseup');\\nvar TOP_PASTE = unsafeCastStringToDOMTopLevelType('paste');\\nvar TOP_PAUSE = unsafeCastStringToDOMTopLevelType('pause');\\nvar TOP_PLAY = unsafeCastStringToDOMTopLevelType('play');\\nvar TOP_PLAYING = unsafeCastStringToDOMTopLevelType('playing');\\nvar TOP_POINTER_CANCEL = unsafeCastStringToDOMTopLevelType('pointercancel');\\nvar TOP_POINTER_DOWN = unsafeCastStringToDOMTopLevelType('pointerdown');\\n\\n\\nvar TOP_POINTER_MOVE = unsafeCastStringToDOMTopLevelType('pointermove');\\nvar TOP_POINTER_OUT = unsafeCastStringToDOMTopLevelType('pointerout');\\nvar TOP_POINTER_OVER = unsafeCastStringToDOMTopLevelType('pointerover');\\nvar TOP_POINTER_UP = unsafeCastStringToDOMTopLevelType('pointerup');\\nvar TOP_PROGRESS = unsafeCastStringToDOMTopLevelType('progress');\\nvar TOP_RATE_CHANGE = unsafeCastStringToDOMTopLevelType('ratechange');\\nvar TOP_RESET = unsafeCastStringToDOMTopLevelType('reset');\\nvar TOP_SCROLL = unsafeCastStringToDOMTopLevelType('scroll');\\nvar TOP_SEEKED = unsafeCastStringToDOMTopLevelType('seeked');\\nvar TOP_SEEKING = unsafeCastStringToDOMTopLevelType('seeking');\\nvar TOP_SELECTION_CHANGE = unsafeCastStringToDOMTopLevelType('selectionchange');\\nvar TOP_STALLED = unsafeCastStringToDOMTopLevelType('stalled');\\nvar TOP_SUBMIT = unsafeCastStringToDOMTopLevelType('submit');\\nvar TOP_SUSPEND = unsafeCastStringToDOMTopLevelType('suspend');\\nvar TOP_TEXT_INPUT = unsafeCastStringToDOMTopLevelType('textInput');\\nvar TOP_TIME_UPDATE = unsafeCastStringToDOMTopLevelType('timeupdate');\\nvar TOP_TOGGLE = unsafeCastStringToDOMTopLevelType('toggle');\\nvar TOP_TOUCH_CANCEL = unsafeCastStringToDOMTopLevelType('touchcancel');\\nvar TOP_TOUCH_END = unsafeCastStringToDOMTopLevelType('touchend');\\nvar TOP_TOUCH_MOVE = unsafeCastStringToDOMTopLevelType('touchmove');\\nvar TOP_TOUCH_START = unsafeCastStringToDOMTopLevelType('touchstart');\\nvar TOP_TRANSITION_END = unsafeCastStringToDOMTopLevelType(getVendorPrefixedEventName('transitionend'));\\nvar TOP_VOLUME_CHANGE = unsafeCastStringToDOMTopLevelType('volumechange');\\nvar TOP_WAITING = unsafeCastStringToDOMTopLevelType('waiting');\\nvar TOP_WHEEL = unsafeCastStringToDOMTopLevelType('wheel');\\n\\n// List of events that need to be individually attached to media elements.\\n// Note that events in this list will *not* be listened to at the top level\\n// unless they're explicitly whitelisted in `ReactBrowserEventEmitter.listenTo`.\\nvar mediaEventTypes = [TOP_ABORT, TOP_CAN_PLAY, TOP_CAN_PLAY_THROUGH, TOP_DURATION_CHANGE, TOP_EMPTIED, TOP_ENCRYPTED, TOP_ENDED, TOP_ERROR, TOP_LOADED_DATA, TOP_LOADED_METADATA, TOP_LOAD_START, TOP_PAUSE, TOP_PLAY, TOP_PLAYING, TOP_PROGRESS, TOP_RATE_CHANGE, TOP_SEEKED, TOP_SEEKING, TOP_STALLED, TOP_SUSPEND, TOP_TIME_UPDATE, TOP_VOLUME_CHANGE, TOP_WAITING];\\n\\nfunction getRawEventName(topLevelType) {\\n  return unsafeCastDOMTopLevelTypeToString(topLevelType);\\n}\\n\\n/**\\n * These variables store information about text content of a target node,\\n * allowing comparison of content before and after a given event.\\n *\\n * Identify the node where selection currently begins, then observe\\n * both its text content and its current position in the DOM. Since the\\n * browser may natively replace the target node during composition, we can\\n * use its position to find its replacement.\\n *\\n *\\n */\\n\\nvar root = null;\\nvar startText = null;\\nvar fallbackText = null;\\n\\nfunction initialize(nativeEventTarget) {\\n  root = nativeEventTarget;\\n  startText = getText();\\n  return true;\\n}\\n\\nfunction reset() {\\n  root = null;\\n  startText = null;\\n  fallbackText = null;\\n}\\n\\nfunction getData() {\\n  if (fallbackText) {\\n    return fallbackText;\\n  }\\n\\n  var start = void 0;\\n  var startValue = startText;\\n  var startLength = startValue.length;\\n  var end = void 0;\\n  var endValue = getText();\\n  var endLength = endValue.length;\\n\\n  for (start = 0; start < startLength; start++) {\\n    if (startValue[start] !== endValue[start]) {\\n      break;\\n    }\\n  }\\n\\n  var minEnd = startLength - start;\\n  for (end = 1; end <= minEnd; end++) {\\n    if (startValue[startLength - end] !== endValue[endLength - end]) {\\n      break;\\n    }\\n  }\\n\\n  var sliceTail = end > 1 ? 1 - end : undefined;\\n  fallbackText = endValue.slice(start, sliceTail);\\n  return fallbackText;\\n}\\n\\nfunction getText() {\\n  if ('value' in root) {\\n    return root.value;\\n  }\\n  return root.textContent;\\n}\\n\\n/* eslint valid-typeof: 0 */\\n\\nvar EVENT_POOL_SIZE = 10;\\n\\n/**\\n * @interface Event\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\\n */\\nvar EventInterface = {\\n  type: null,\\n  target: null,\\n  // currentTarget is set when dispatching; no use in copying it here\\n  currentTarget: function () {\\n    return null;\\n  },\\n  eventPhase: null,\\n  bubbles: null,\\n  cancelable: null,\\n  timeStamp: function (event) {\\n    return event.timeStamp || Date.now();\\n  },\\n  defaultPrevented: null,\\n  isTrusted: null\\n};\\n\\nfunction functionThatReturnsTrue() {\\n  return true;\\n}\\n\\nfunction functionThatReturnsFalse() {\\n  return false;\\n}\\n\\n/**\\n * Synthetic events are dispatched by event plugins, typically in response to a\\n * top-level event delegation handler.\\n *\\n * These systems should generally use pooling to reduce the frequency of garbage\\n * collection. The system should check `isPersistent` to determine whether the\\n * event should be released into the pool after being dispatched. Users that\\n * need a persisted event should invoke `persist`.\\n *\\n * Synthetic events (and subclasses) implement the DOM Level 3 Events API by\\n * normalizing browser quirks. Subclasses do not necessarily have to implement a\\n * DOM interface; custom application-specific events can also subclass this.\\n *\\n * @param {object} dispatchConfig Configuration used to dispatch this event.\\n * @param {*} targetInst Marker identifying the event target.\\n * @param {object} nativeEvent Native browser event.\\n * @param {DOMEventTarget} nativeEventTarget Target node.\\n */\\nfunction SyntheticEvent(dispatchConfig, targetInst, nativeEvent, nativeEventTarget) {\\n  {\\n    // these have a getter/setter for warnings\\n    delete this.nativeEvent;\\n    delete this.preventDefault;\\n    delete this.stopPropagation;\\n    delete this.isDefaultPrevented;\\n    delete this.isPropagationStopped;\\n  }\\n\\n  this.dispatchConfig = dispatchConfig;\\n  this._targetInst = targetInst;\\n  this.nativeEvent = nativeEvent;\\n\\n  var Interface = this.constructor.Interface;\\n  for (var propName in Interface) {\\n    if (!Interface.hasOwnProperty(propName)) {\\n      continue;\\n    }\\n    {\\n      delete this[propName]; // this has a getter/setter for warnings\\n    }\\n    var normalize = Interface[propName];\\n    if (normalize) {\\n      this[propName] = normalize(nativeEvent);\\n    } else {\\n      if (propName === 'target') {\\n        this.target = nativeEventTarget;\\n      } else {\\n        this[propName] = nativeEvent[propName];\\n      }\\n    }\\n  }\\n\\n  var defaultPrevented = nativeEvent.defaultPrevented != null ? nativeEvent.defaultPrevented : nativeEvent.returnValue === false;\\n  if (defaultPrevented) {\\n    this.isDefaultPrevented = functionThatReturnsTrue;\\n  } else {\\n    this.isDefaultPrevented = functionThatReturnsFalse;\\n  }\\n  this.isPropagationStopped = functionThatReturnsFalse;\\n  return this;\\n}\\n\\n_assign(SyntheticEvent.prototype, {\\n  preventDefault: function () {\\n    this.defaultPrevented = true;\\n    var event = this.nativeEvent;\\n    if (!event) {\\n      return;\\n    }\\n\\n    if (event.preventDefault) {\\n      event.preventDefault();\\n    } else if (typeof event.returnValue !== 'unknown') {\\n      event.returnValue = false;\\n    }\\n    this.isDefaultPrevented = functionThatReturnsTrue;\\n  },\\n\\n  stopPropagation: function () {\\n    var event = this.nativeEvent;\\n    if (!event) {\\n      return;\\n    }\\n\\n    if (event.stopPropagation) {\\n      event.stopPropagation();\\n    } else if (typeof event.cancelBubble !== 'unknown') {\\n      // The ChangeEventPlugin registers a \\\"propertychange\\\" event for\\n      // IE. This event does not support bubbling or cancelling, and\\n      // any references to cancelBubble throw \\\"Member not found\\\".  A\\n      // typeof check of \\\"unknown\\\" circumvents this issue (and is also\\n      // IE specific).\\n      event.cancelBubble = true;\\n    }\\n\\n    this.isPropagationStopped = functionThatReturnsTrue;\\n  },\\n\\n  /**\\n   * We release all dispatched `SyntheticEvent`s after each event loop, adding\\n   * them back into the pool. This allows a way to hold onto a reference that\\n   * won't be added back into the pool.\\n   */\\n  persist: function () {\\n    this.isPersistent = functionThatReturnsTrue;\\n  },\\n\\n  /**\\n   * Checks if this event should be released back into the pool.\\n   *\\n   * @return {boolean} True if this should not be released, false otherwise.\\n   */\\n  isPersistent: functionThatReturnsFalse,\\n\\n  /**\\n   * `PooledClass` looks for `destructor` on each instance it releases.\\n   */\\n  destructor: function () {\\n    var Interface = this.constructor.Interface;\\n    for (var propName in Interface) {\\n      {\\n        Object.defineProperty(this, propName, getPooledWarningPropertyDefinition(propName, Interface[propName]));\\n      }\\n    }\\n    this.dispatchConfig = null;\\n    this._targetInst = null;\\n    this.nativeEvent = null;\\n    this.isDefaultPrevented = functionThatReturnsFalse;\\n    this.isPropagationStopped = functionThatReturnsFalse;\\n    this._dispatchListeners = null;\\n    this._dispatchInstances = null;\\n    {\\n      Object.defineProperty(this, 'nativeEvent', getPooledWarningPropertyDefinition('nativeEvent', null));\\n      Object.defineProperty(this, 'isDefaultPrevented', getPooledWarningPropertyDefinition('isDefaultPrevented', functionThatReturnsFalse));\\n      Object.defineProperty(this, 'isPropagationStopped', getPooledWarningPropertyDefinition('isPropagationStopped', functionThatReturnsFalse));\\n      Object.defineProperty(this, 'preventDefault', getPooledWarningPropertyDefinition('preventDefault', function () {}));\\n      Object.defineProperty(this, 'stopPropagation', getPooledWarningPropertyDefinition('stopPropagation', function () {}));\\n    }\\n  }\\n});\\n\\nSyntheticEvent.Interface = EventInterface;\\n\\n/**\\n * Helper to reduce boilerplate when creating subclasses.\\n */\\nSyntheticEvent.extend = function (Interface) {\\n  var Super = this;\\n\\n  var E = function () {};\\n  E.prototype = Super.prototype;\\n  var prototype = new E();\\n\\n  function Class() {\\n    return Super.apply(this, arguments);\\n  }\\n  _assign(prototype, Class.prototype);\\n  Class.prototype = prototype;\\n  Class.prototype.constructor = Class;\\n\\n  Class.Interface = _assign({}, Super.Interface, Interface);\\n  Class.extend = Super.extend;\\n  addEventPoolingTo(Class);\\n\\n  return Class;\\n};\\n\\naddEventPoolingTo(SyntheticEvent);\\n\\n/**\\n * Helper to nullify syntheticEvent instance properties when destructing\\n *\\n * @param {String} propName\\n * @param {?object} getVal\\n * @return {object} defineProperty object\\n */\\nfunction getPooledWarningPropertyDefinition(propName, getVal) {\\n  var isFunction = typeof getVal === 'function';\\n  return {\\n    configurable: true,\\n    set: set,\\n    get: get\\n  };\\n\\n  function set(val) {\\n    var action = isFunction ? 'setting the method' : 'setting the property';\\n    warn(action, 'This is effectively a no-op');\\n    return val;\\n  }\\n\\n  function get() {\\n    var action = isFunction ? 'accessing the method' : 'accessing the property';\\n    var result = isFunction ? 'This is a no-op function' : 'This is set to null';\\n    warn(action, result);\\n    return getVal;\\n  }\\n\\n  function warn(action, result) {\\n    var warningCondition = false;\\n    !warningCondition ? warningWithoutStack$1(false, \\\"This synthetic event is reused for performance reasons. If you're seeing this, \\\" + \\\"you're %s `%s` on a released/nullified synthetic event. %s. \\\" + 'If you must keep the original synthetic event around, use event.persist(). ' + 'See https://fb.me/react-event-pooling for more information.', action, propName, result) : void 0;\\n  }\\n}\\n\\nfunction getPooledEvent(dispatchConfig, targetInst, nativeEvent, nativeInst) {\\n  var EventConstructor = this;\\n  if (EventConstructor.eventPool.length) {\\n    var instance = EventConstructor.eventPool.pop();\\n    EventConstructor.call(instance, dispatchConfig, targetInst, nativeEvent, nativeInst);\\n    return instance;\\n  }\\n  return new EventConstructor(dispatchConfig, targetInst, nativeEvent, nativeInst);\\n}\\n\\nfunction releasePooledEvent(event) {\\n  var EventConstructor = this;\\n  !(event instanceof EventConstructor) ? invariant(false, 'Trying to release an event instance into a pool of a different type.') : void 0;\\n  event.destructor();\\n  if (EventConstructor.eventPool.length < EVENT_POOL_SIZE) {\\n    EventConstructor.eventPool.push(event);\\n  }\\n}\\n\\nfunction addEventPoolingTo(EventConstructor) {\\n  EventConstructor.eventPool = [];\\n  EventConstructor.getPooled = getPooledEvent;\\n  EventConstructor.release = releasePooledEvent;\\n}\\n\\n/**\\n * @interface Event\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/#events-compositionevents\\n */\\nvar SyntheticCompositionEvent = SyntheticEvent.extend({\\n  data: null\\n});\\n\\n/**\\n * @interface Event\\n * @see http://www.w3.org/TR/2013/WD-DOM-Level-3-Events-20131105\\n *      /#events-inputevents\\n */\\nvar SyntheticInputEvent = SyntheticEvent.extend({\\n  data: null\\n});\\n\\nvar END_KEYCODES = [9, 13, 27, 32]; // Tab, Return, Esc, Space\\nvar START_KEYCODE = 229;\\n\\nvar canUseCompositionEvent = canUseDOM && 'CompositionEvent' in window;\\n\\nvar documentMode = null;\\nif (canUseDOM && 'documentMode' in document) {\\n  documentMode = document.documentMode;\\n}\\n\\n// Webkit offers a very useful `textInput` event that can be used to\\n// directly represent `beforeInput`. The IE `textinput` event is not as\\n// useful, so we don't use it.\\nvar canUseTextInputEvent = canUseDOM && 'TextEvent' in window && !documentMode;\\n\\n// In IE9+, we have access to composition events, but the data supplied\\n// by the native compositionend event may be incorrect. Japanese ideographic\\n// spaces, for instance (\\\\u3000) are not recorded correctly.\\nvar useFallbackCompositionData = canUseDOM && (!canUseCompositionEvent || documentMode && documentMode > 8 && documentMode <= 11);\\n\\nvar SPACEBAR_CODE = 32;\\nvar SPACEBAR_CHAR = String.fromCharCode(SPACEBAR_CODE);\\n\\n// Events and their corresponding property names.\\nvar eventTypes = {\\n  beforeInput: {\\n    phasedRegistrationNames: {\\n      bubbled: 'onBeforeInput',\\n      captured: 'onBeforeInputCapture'\\n    },\\n    dependencies: [TOP_COMPOSITION_END, TOP_KEY_PRESS, TOP_TEXT_INPUT, TOP_PASTE]\\n  },\\n  compositionEnd: {\\n    phasedRegistrationNames: {\\n      bubbled: 'onCompositionEnd',\\n      captured: 'onCompositionEndCapture'\\n    },\\n    dependencies: [TOP_BLUR, TOP_COMPOSITION_END, TOP_KEY_DOWN, TOP_KEY_PRESS, TOP_KEY_UP, TOP_MOUSE_DOWN]\\n  },\\n  compositionStart: {\\n    phasedRegistrationNames: {\\n      bubbled: 'onCompositionStart',\\n      captured: 'onCompositionStartCapture'\\n    },\\n    dependencies: [TOP_BLUR, TOP_COMPOSITION_START, TOP_KEY_DOWN, TOP_KEY_PRESS, TOP_KEY_UP, TOP_MOUSE_DOWN]\\n  },\\n  compositionUpdate: {\\n    phasedRegistrationNames: {\\n      bubbled: 'onCompositionUpdate',\\n      captured: 'onCompositionUpdateCapture'\\n    },\\n    dependencies: [TOP_BLUR, TOP_COMPOSITION_UPDATE, TOP_KEY_DOWN, TOP_KEY_PRESS, TOP_KEY_UP, TOP_MOUSE_DOWN]\\n  }\\n};\\n\\n// Track whether we've ever handled a keypress on the space key.\\nvar hasSpaceKeypress = false;\\n\\n/**\\n * Return whether a native keypress event is assumed to be a command.\\n * This is required because Firefox fires `keypress` events for key commands\\n * (cut, copy, select-all, etc.) even though no character is inserted.\\n */\\nfunction isKeypressCommand(nativeEvent) {\\n  return (nativeEvent.ctrlKey || nativeEvent.altKey || nativeEvent.metaKey) &&\\n  // ctrlKey && altKey is equivalent to AltGr, and is not a command.\\n  !(nativeEvent.ctrlKey && nativeEvent.altKey);\\n}\\n\\n/**\\n * Translate native top level events into event types.\\n *\\n * @param {string} topLevelType\\n * @return {object}\\n */\\nfunction getCompositionEventType(topLevelType) {\\n  switch (topLevelType) {\\n    case TOP_COMPOSITION_START:\\n      return eventTypes.compositionStart;\\n    case TOP_COMPOSITION_END:\\n      return eventTypes.compositionEnd;\\n    case TOP_COMPOSITION_UPDATE:\\n      return eventTypes.compositionUpdate;\\n  }\\n}\\n\\n/**\\n * Does our fallback best-guess model think this event signifies that\\n * composition has begun?\\n *\\n * @param {string} topLevelType\\n * @param {object} nativeEvent\\n * @return {boolean}\\n */\\nfunction isFallbackCompositionStart(topLevelType, nativeEvent) {\\n  return topLevelType === TOP_KEY_DOWN && nativeEvent.keyCode === START_KEYCODE;\\n}\\n\\n/**\\n * Does our fallback mode think that this event is the end of composition?\\n *\\n * @param {string} topLevelType\\n * @param {object} nativeEvent\\n * @return {boolean}\\n */\\nfunction isFallbackCompositionEnd(topLevelType, nativeEvent) {\\n  switch (topLevelType) {\\n    case TOP_KEY_UP:\\n      // Command keys insert or clear IME input.\\n      return END_KEYCODES.indexOf(nativeEvent.keyCode) !== -1;\\n    case TOP_KEY_DOWN:\\n      // Expect IME keyCode on each keydown. If we get any other\\n      // code we must have exited earlier.\\n      return nativeEvent.keyCode !== START_KEYCODE;\\n    case TOP_KEY_PRESS:\\n    case TOP_MOUSE_DOWN:\\n    case TOP_BLUR:\\n      // Events are not possible without cancelling IME.\\n      return true;\\n    default:\\n      return false;\\n  }\\n}\\n\\n/**\\n * Google Input Tools provides composition data via a CustomEvent,\\n * with the `data` property populated in the `detail` object. If this\\n * is available on the event object, use it. If not, this is a plain\\n * composition event and we have nothing special to extract.\\n *\\n * @param {object} nativeEvent\\n * @return {?string}\\n */\\nfunction getDataFromCustomEvent(nativeEvent) {\\n  var detail = nativeEvent.detail;\\n  if (typeof detail === 'object' && 'data' in detail) {\\n    return detail.data;\\n  }\\n  return null;\\n}\\n\\n/**\\n * Check if a composition event was triggered by Korean IME.\\n * Our fallback mode does not work well with IE's Korean IME,\\n * so just use native composition events when Korean IME is used.\\n * Although CompositionEvent.locale property is deprecated,\\n * it is available in IE, where our fallback mode is enabled.\\n *\\n * @param {object} nativeEvent\\n * @return {boolean}\\n */\\nfunction isUsingKoreanIME(nativeEvent) {\\n  return nativeEvent.locale === 'ko';\\n}\\n\\n// Track the current IME composition status, if any.\\nvar isComposing = false;\\n\\n/**\\n * @return {?object} A SyntheticCompositionEvent.\\n */\\nfunction extractCompositionEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n  var eventType = void 0;\\n  var fallbackData = void 0;\\n\\n  if (canUseCompositionEvent) {\\n    eventType = getCompositionEventType(topLevelType);\\n  } else if (!isComposing) {\\n    if (isFallbackCompositionStart(topLevelType, nativeEvent)) {\\n      eventType = eventTypes.compositionStart;\\n    }\\n  } else if (isFallbackCompositionEnd(topLevelType, nativeEvent)) {\\n    eventType = eventTypes.compositionEnd;\\n  }\\n\\n  if (!eventType) {\\n    return null;\\n  }\\n\\n  if (useFallbackCompositionData && !isUsingKoreanIME(nativeEvent)) {\\n    // The current composition is stored statically and must not be\\n    // overwritten while composition continues.\\n    if (!isComposing && eventType === eventTypes.compositionStart) {\\n      isComposing = initialize(nativeEventTarget);\\n    } else if (eventType === eventTypes.compositionEnd) {\\n      if (isComposing) {\\n        fallbackData = getData();\\n      }\\n    }\\n  }\\n\\n  var event = SyntheticCompositionEvent.getPooled(eventType, targetInst, nativeEvent, nativeEventTarget);\\n\\n  if (fallbackData) {\\n    // Inject data generated from fallback path into the synthetic event.\\n    // This matches the property of native CompositionEventInterface.\\n    event.data = fallbackData;\\n  } else {\\n    var customData = getDataFromCustomEvent(nativeEvent);\\n    if (customData !== null) {\\n      event.data = customData;\\n    }\\n  }\\n\\n  accumulateTwoPhaseDispatches(event);\\n  return event;\\n}\\n\\n/**\\n * @param {TopLevelType} topLevelType Number from `TopLevelType`.\\n * @param {object} nativeEvent Native browser event.\\n * @return {?string} The string corresponding to this `beforeInput` event.\\n */\\nfunction getNativeBeforeInputChars(topLevelType, nativeEvent) {\\n  switch (topLevelType) {\\n    case TOP_COMPOSITION_END:\\n      return getDataFromCustomEvent(nativeEvent);\\n    case TOP_KEY_PRESS:\\n      /**\\n       * If native `textInput` events are available, our goal is to make\\n       * use of them. However, there is a special case: the spacebar key.\\n       * In Webkit, preventing default on a spacebar `textInput` event\\n       * cancels character insertion, but it *also* causes the browser\\n       * to fall back to its default spacebar behavior of scrolling the\\n       * page.\\n       *\\n       * Tracking at:\\n       * https://code.google.com/p/chromium/issues/detail?id=355103\\n       *\\n       * To avoid this issue, use the keypress event as if no `textInput`\\n       * event is available.\\n       */\\n      var which = nativeEvent.which;\\n      if (which !== SPACEBAR_CODE) {\\n        return null;\\n      }\\n\\n      hasSpaceKeypress = true;\\n      return SPACEBAR_CHAR;\\n\\n    case TOP_TEXT_INPUT:\\n      // Record the characters to be added to the DOM.\\n      var chars = nativeEvent.data;\\n\\n      // If it's a spacebar character, assume that we have already handled\\n      // it at the keypress level and bail immediately. Android Chrome\\n      // doesn't give us keycodes, so we need to ignore it.\\n      if (chars === SPACEBAR_CHAR && hasSpaceKeypress) {\\n        return null;\\n      }\\n\\n      return chars;\\n\\n    default:\\n      // For other native event types, do nothing.\\n      return null;\\n  }\\n}\\n\\n/**\\n * For browsers that do not provide the `textInput` event, extract the\\n * appropriate string to use for SyntheticInputEvent.\\n *\\n * @param {number} topLevelType Number from `TopLevelEventTypes`.\\n * @param {object} nativeEvent Native browser event.\\n * @return {?string} The fallback string for this `beforeInput` event.\\n */\\nfunction getFallbackBeforeInputChars(topLevelType, nativeEvent) {\\n  // If we are currently composing (IME) and using a fallback to do so,\\n  // try to extract the composed characters from the fallback object.\\n  // If composition event is available, we extract a string only at\\n  // compositionevent, otherwise extract it at fallback events.\\n  if (isComposing) {\\n    if (topLevelType === TOP_COMPOSITION_END || !canUseCompositionEvent && isFallbackCompositionEnd(topLevelType, nativeEvent)) {\\n      var chars = getData();\\n      reset();\\n      isComposing = false;\\n      return chars;\\n    }\\n    return null;\\n  }\\n\\n  switch (topLevelType) {\\n    case TOP_PASTE:\\n      // If a paste event occurs after a keypress, throw out the input\\n      // chars. Paste events should not lead to BeforeInput events.\\n      return null;\\n    case TOP_KEY_PRESS:\\n      /**\\n       * As of v27, Firefox may fire keypress events even when no character\\n       * will be inserted. A few possibilities:\\n       *\\n       * - `which` is `0`. Arrow keys, Esc key, etc.\\n       *\\n       * - `which` is the pressed key code, but no char is available.\\n       *   Ex: 'AltGr + d` in Polish. There is no modified character for\\n       *   this key combination and no character is inserted into the\\n       *   document, but FF fires the keypress for char code `100` anyway.\\n       *   No `input` event will occur.\\n       *\\n       * - `which` is the pressed key code, but a command combination is\\n       *   being used. Ex: `Cmd+C`. No character is inserted, and no\\n       *   `input` event will occur.\\n       */\\n      if (!isKeypressCommand(nativeEvent)) {\\n        // IE fires the `keypress` event when a user types an emoji via\\n        // Touch keyboard of Windows.  In such a case, the `char` property\\n        // holds an emoji character like `\\\\uD83D\\\\uDE0A`.  Because its length\\n        // is 2, the property `which` does not represent an emoji correctly.\\n        // In such a case, we directly return the `char` property instead of\\n        // using `which`.\\n        if (nativeEvent.char && nativeEvent.char.length > 1) {\\n          return nativeEvent.char;\\n        } else if (nativeEvent.which) {\\n          return String.fromCharCode(nativeEvent.which);\\n        }\\n      }\\n      return null;\\n    case TOP_COMPOSITION_END:\\n      return useFallbackCompositionData && !isUsingKoreanIME(nativeEvent) ? null : nativeEvent.data;\\n    default:\\n      return null;\\n  }\\n}\\n\\n/**\\n * Extract a SyntheticInputEvent for `beforeInput`, based on either native\\n * `textInput` or fallback behavior.\\n *\\n * @return {?object} A SyntheticInputEvent.\\n */\\nfunction extractBeforeInputEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n  var chars = void 0;\\n\\n  if (canUseTextInputEvent) {\\n    chars = getNativeBeforeInputChars(topLevelType, nativeEvent);\\n  } else {\\n    chars = getFallbackBeforeInputChars(topLevelType, nativeEvent);\\n  }\\n\\n  // If no characters are being inserted, no BeforeInput event should\\n  // be fired.\\n  if (!chars) {\\n    return null;\\n  }\\n\\n  var event = SyntheticInputEvent.getPooled(eventTypes.beforeInput, targetInst, nativeEvent, nativeEventTarget);\\n\\n  event.data = chars;\\n  accumulateTwoPhaseDispatches(event);\\n  return event;\\n}\\n\\n/**\\n * Create an `onBeforeInput` event to match\\n * http://www.w3.org/TR/2013/WD-DOM-Level-3-Events-20131105/#events-inputevents.\\n *\\n * This event plugin is based on the native `textInput` event\\n * available in Chrome, Safari, Opera, and IE. This event fires after\\n * `onKeyPress` and `onCompositionEnd`, but before `onInput`.\\n *\\n * `beforeInput` is spec'd but not implemented in any browsers, and\\n * the `input` event does not provide any useful information about what has\\n * actually been added, contrary to the spec. Thus, `textInput` is the best\\n * available event to identify the characters that have actually been inserted\\n * into the target node.\\n *\\n * This plugin is also responsible for emitting `composition` events, thus\\n * allowing us to share composition fallback code for both `beforeInput` and\\n * `composition` event types.\\n */\\nvar BeforeInputEventPlugin = {\\n  eventTypes: eventTypes,\\n\\n  extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n    var composition = extractCompositionEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget);\\n\\n    var beforeInput = extractBeforeInputEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget);\\n\\n    if (composition === null) {\\n      return beforeInput;\\n    }\\n\\n    if (beforeInput === null) {\\n      return composition;\\n    }\\n\\n    return [composition, beforeInput];\\n  }\\n};\\n\\n// Use to restore controlled state after a change event has fired.\\n\\nvar restoreImpl = null;\\nvar restoreTarget = null;\\nvar restoreQueue = null;\\n\\nfunction restoreStateOfTarget(target) {\\n  // We perform this translation at the end of the event loop so that we\\n  // always receive the correct fiber here\\n  var internalInstance = getInstanceFromNode(target);\\n  if (!internalInstance) {\\n    // Unmounted\\n    return;\\n  }\\n  !(typeof restoreImpl === 'function') ? invariant(false, 'setRestoreImplementation() needs to be called to handle a target for controlled events. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  var props = getFiberCurrentPropsFromNode(internalInstance.stateNode);\\n  restoreImpl(internalInstance.stateNode, internalInstance.type, props);\\n}\\n\\nfunction setRestoreImplementation(impl) {\\n  restoreImpl = impl;\\n}\\n\\nfunction enqueueStateRestore(target) {\\n  if (restoreTarget) {\\n    if (restoreQueue) {\\n      restoreQueue.push(target);\\n    } else {\\n      restoreQueue = [target];\\n    }\\n  } else {\\n    restoreTarget = target;\\n  }\\n}\\n\\nfunction needsStateRestore() {\\n  return restoreTarget !== null || restoreQueue !== null;\\n}\\n\\nfunction restoreStateIfNeeded() {\\n  if (!restoreTarget) {\\n    return;\\n  }\\n  var target = restoreTarget;\\n  var queuedTargets = restoreQueue;\\n  restoreTarget = null;\\n  restoreQueue = null;\\n\\n  restoreStateOfTarget(target);\\n  if (queuedTargets) {\\n    for (var i = 0; i < queuedTargets.length; i++) {\\n      restoreStateOfTarget(queuedTargets[i]);\\n    }\\n  }\\n}\\n\\n// Used as a way to call batchedUpdates when we don't have a reference to\\n// the renderer. Such as when we're dispatching events or if third party\\n// libraries need to call batchedUpdates. Eventually, this API will go away when\\n// everything is batched by default. We'll then have a similar API to opt-out of\\n// scheduled work and instead do synchronous work.\\n\\n// Defaults\\nvar _batchedUpdatesImpl = function (fn, bookkeeping) {\\n  return fn(bookkeeping);\\n};\\nvar _interactiveUpdatesImpl = function (fn, a, b) {\\n  return fn(a, b);\\n};\\nvar _flushInteractiveUpdatesImpl = function () {};\\n\\nvar isBatching = false;\\nfunction batchedUpdates(fn, bookkeeping) {\\n  if (isBatching) {\\n    // If we are currently inside another batch, we need to wait until it\\n    // fully completes before restoring state.\\n    return fn(bookkeeping);\\n  }\\n  isBatching = true;\\n  try {\\n    return _batchedUpdatesImpl(fn, bookkeeping);\\n  } finally {\\n    // Here we wait until all updates have propagated, which is important\\n    // when using controlled components within layers:\\n    // https://github.com/facebook/react/issues/1698\\n    // Then we restore state of any controlled component.\\n    isBatching = false;\\n    var controlledComponentsHavePendingUpdates = needsStateRestore();\\n    if (controlledComponentsHavePendingUpdates) {\\n      // If a controlled event was fired, we may need to restore the state of\\n      // the DOM node back to the controlled value. This is necessary when React\\n      // bails out of the update without touching the DOM.\\n      _flushInteractiveUpdatesImpl();\\n      restoreStateIfNeeded();\\n    }\\n  }\\n}\\n\\nfunction interactiveUpdates(fn, a, b) {\\n  return _interactiveUpdatesImpl(fn, a, b);\\n}\\n\\n\\n\\nfunction setBatchingImplementation(batchedUpdatesImpl, interactiveUpdatesImpl, flushInteractiveUpdatesImpl) {\\n  _batchedUpdatesImpl = batchedUpdatesImpl;\\n  _interactiveUpdatesImpl = interactiveUpdatesImpl;\\n  _flushInteractiveUpdatesImpl = flushInteractiveUpdatesImpl;\\n}\\n\\n/**\\n * @see http://www.whatwg.org/specs/web-apps/current-work/multipage/the-input-element.html#input-type-attr-summary\\n */\\nvar supportedInputTypes = {\\n  color: true,\\n  date: true,\\n  datetime: true,\\n  'datetime-local': true,\\n  email: true,\\n  month: true,\\n  number: true,\\n  password: true,\\n  range: true,\\n  search: true,\\n  tel: true,\\n  text: true,\\n  time: true,\\n  url: true,\\n  week: true\\n};\\n\\nfunction isTextInputElement(elem) {\\n  var nodeName = elem && elem.nodeName && elem.nodeName.toLowerCase();\\n\\n  if (nodeName === 'input') {\\n    return !!supportedInputTypes[elem.type];\\n  }\\n\\n  if (nodeName === 'textarea') {\\n    return true;\\n  }\\n\\n  return false;\\n}\\n\\n/**\\n * HTML nodeType values that represent the type of the node\\n */\\n\\nvar ELEMENT_NODE = 1;\\nvar TEXT_NODE = 3;\\nvar COMMENT_NODE = 8;\\nvar DOCUMENT_NODE = 9;\\nvar DOCUMENT_FRAGMENT_NODE = 11;\\n\\n/**\\n * Gets the target node from a native browser event by accounting for\\n * inconsistencies in browser DOM APIs.\\n *\\n * @param {object} nativeEvent Native browser event.\\n * @return {DOMEventTarget} Target node.\\n */\\nfunction getEventTarget(nativeEvent) {\\n  // Fallback to nativeEvent.srcElement for IE9\\n  // https://github.com/facebook/react/issues/12506\\n  var target = nativeEvent.target || nativeEvent.srcElement || window;\\n\\n  // Normalize SVG <use> element events #4963\\n  if (target.correspondingUseElement) {\\n    target = target.correspondingUseElement;\\n  }\\n\\n  // Safari may fire events on text nodes (Node.TEXT_NODE is 3).\\n  // @see http://www.quirksmode.org/js/events_properties.html\\n  return target.nodeType === TEXT_NODE ? target.parentNode : target;\\n}\\n\\n/**\\n * Checks if an event is supported in the current execution environment.\\n *\\n * NOTE: This will not work correctly for non-generic events such as `change`,\\n * `reset`, `load`, `error`, and `select`.\\n *\\n * Borrows from Modernizr.\\n *\\n * @param {string} eventNameSuffix Event name, e.g. \\\"click\\\".\\n * @return {boolean} True if the event is supported.\\n * @internal\\n * @license Modernizr 3.0.0pre (Custom Build) | MIT\\n */\\nfunction isEventSupported(eventNameSuffix) {\\n  if (!canUseDOM) {\\n    return false;\\n  }\\n\\n  var eventName = 'on' + eventNameSuffix;\\n  var isSupported = eventName in document;\\n\\n  if (!isSupported) {\\n    var element = document.createElement('div');\\n    element.setAttribute(eventName, 'return;');\\n    isSupported = typeof element[eventName] === 'function';\\n  }\\n\\n  return isSupported;\\n}\\n\\nfunction isCheckable(elem) {\\n  var type = elem.type;\\n  var nodeName = elem.nodeName;\\n  return nodeName && nodeName.toLowerCase() === 'input' && (type === 'checkbox' || type === 'radio');\\n}\\n\\nfunction getTracker(node) {\\n  return node._valueTracker;\\n}\\n\\nfunction detachTracker(node) {\\n  node._valueTracker = null;\\n}\\n\\nfunction getValueFromNode(node) {\\n  var value = '';\\n  if (!node) {\\n    return value;\\n  }\\n\\n  if (isCheckable(node)) {\\n    value = node.checked ? 'true' : 'false';\\n  } else {\\n    value = node.value;\\n  }\\n\\n  return value;\\n}\\n\\nfunction trackValueOnNode(node) {\\n  var valueField = isCheckable(node) ? 'checked' : 'value';\\n  var descriptor = Object.getOwnPropertyDescriptor(node.constructor.prototype, valueField);\\n\\n  var currentValue = '' + node[valueField];\\n\\n  // if someone has already defined a value or Safari, then bail\\n  // and don't track value will cause over reporting of changes,\\n  // but it's better then a hard failure\\n  // (needed for certain tests that spyOn input values and Safari)\\n  if (node.hasOwnProperty(valueField) || typeof descriptor === 'undefined' || typeof descriptor.get !== 'function' || typeof descriptor.set !== 'function') {\\n    return;\\n  }\\n  var get = descriptor.get,\\n      set = descriptor.set;\\n\\n  Object.defineProperty(node, valueField, {\\n    configurable: true,\\n    get: function () {\\n      return get.call(this);\\n    },\\n    set: function (value) {\\n      currentValue = '' + value;\\n      set.call(this, value);\\n    }\\n  });\\n  // We could've passed this the first time\\n  // but it triggers a bug in IE11 and Edge 14/15.\\n  // Calling defineProperty() again should be equivalent.\\n  // https://github.com/facebook/react/issues/11768\\n  Object.defineProperty(node, valueField, {\\n    enumerable: descriptor.enumerable\\n  });\\n\\n  var tracker = {\\n    getValue: function () {\\n      return currentValue;\\n    },\\n    setValue: function (value) {\\n      currentValue = '' + value;\\n    },\\n    stopTracking: function () {\\n      detachTracker(node);\\n      delete node[valueField];\\n    }\\n  };\\n  return tracker;\\n}\\n\\nfunction track(node) {\\n  if (getTracker(node)) {\\n    return;\\n  }\\n\\n  // TODO: Once it's just Fiber we can move this to node._wrapperState\\n  node._valueTracker = trackValueOnNode(node);\\n}\\n\\nfunction updateValueIfChanged(node) {\\n  if (!node) {\\n    return false;\\n  }\\n\\n  var tracker = getTracker(node);\\n  // if there is no tracker at this point it's unlikely\\n  // that trying again will succeed\\n  if (!tracker) {\\n    return true;\\n  }\\n\\n  var lastValue = tracker.getValue();\\n  var nextValue = getValueFromNode(node);\\n  if (nextValue !== lastValue) {\\n    tracker.setValue(nextValue);\\n    return true;\\n  }\\n  return false;\\n}\\n\\nvar ReactSharedInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;\\n\\nvar BEFORE_SLASH_RE = /^(.*)[\\\\\\\\\\\\/]/;\\n\\nvar describeComponentFrame = function (name, source, ownerName) {\\n  var sourceInfo = '';\\n  if (source) {\\n    var path = source.fileName;\\n    var fileName = path.replace(BEFORE_SLASH_RE, '');\\n    {\\n      // In DEV, include code for a common special case:\\n      // prefer \\\"folder/index.js\\\" instead of just \\\"index.js\\\".\\n      if (/^index\\\\./.test(fileName)) {\\n        var match = path.match(BEFORE_SLASH_RE);\\n        if (match) {\\n          var pathBeforeSlash = match[1];\\n          if (pathBeforeSlash) {\\n            var folderName = pathBeforeSlash.replace(BEFORE_SLASH_RE, '');\\n            fileName = folderName + '/' + fileName;\\n          }\\n        }\\n      }\\n    }\\n    sourceInfo = ' (at ' + fileName + ':' + source.lineNumber + ')';\\n  } else if (ownerName) {\\n    sourceInfo = ' (created by ' + ownerName + ')';\\n  }\\n  return '\\\\n    in ' + (name || 'Unknown') + sourceInfo;\\n};\\n\\n// The Symbol used to tag the ReactElement-like types. If there is no native Symbol\\n// nor polyfill, then a plain number is used for performance.\\nvar hasSymbol = typeof Symbol === 'function' && Symbol.for;\\n\\nvar REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;\\nvar REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;\\nvar REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;\\nvar REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;\\nvar REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;\\nvar REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;\\nvar REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace;\\nvar REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;\\nvar REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;\\nvar REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;\\nvar REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;\\nvar REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;\\n\\nvar MAYBE_ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;\\nvar FAUX_ITERATOR_SYMBOL = '@@iterator';\\n\\nfunction getIteratorFn(maybeIterable) {\\n  if (maybeIterable === null || typeof maybeIterable !== 'object') {\\n    return null;\\n  }\\n  var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];\\n  if (typeof maybeIterator === 'function') {\\n    return maybeIterator;\\n  }\\n  return null;\\n}\\n\\nvar Pending = 0;\\nvar Resolved = 1;\\nvar Rejected = 2;\\n\\nfunction refineResolvedLazyComponent(lazyComponent) {\\n  return lazyComponent._status === Resolved ? lazyComponent._result : null;\\n}\\n\\nfunction getWrappedName(outerType, innerType, wrapperName) {\\n  var functionName = innerType.displayName || innerType.name || '';\\n  return outerType.displayName || (functionName !== '' ? wrapperName + '(' + functionName + ')' : wrapperName);\\n}\\n\\nfunction getComponentName(type) {\\n  if (type == null) {\\n    // Host root, text node or just invalid type.\\n    return null;\\n  }\\n  {\\n    if (typeof type.tag === 'number') {\\n      warningWithoutStack$1(false, 'Received an unexpected object in getComponentName(). ' + 'This is likely a bug in React. Please file an issue.');\\n    }\\n  }\\n  if (typeof type === 'function') {\\n    return type.displayName || type.name || null;\\n  }\\n  if (typeof type === 'string') {\\n    return type;\\n  }\\n  switch (type) {\\n    case REACT_CONCURRENT_MODE_TYPE:\\n      return 'ConcurrentMode';\\n    case REACT_FRAGMENT_TYPE:\\n      return 'Fragment';\\n    case REACT_PORTAL_TYPE:\\n      return 'Portal';\\n    case REACT_PROFILER_TYPE:\\n      return 'Profiler';\\n    case REACT_STRICT_MODE_TYPE:\\n      return 'StrictMode';\\n    case REACT_SUSPENSE_TYPE:\\n      return 'Suspense';\\n  }\\n  if (typeof type === 'object') {\\n    switch (type.$$typeof) {\\n      case REACT_CONTEXT_TYPE:\\n        return 'Context.Consumer';\\n      case REACT_PROVIDER_TYPE:\\n        return 'Context.Provider';\\n      case REACT_FORWARD_REF_TYPE:\\n        return getWrappedName(type, type.render, 'ForwardRef');\\n      case REACT_MEMO_TYPE:\\n        return getComponentName(type.type);\\n      case REACT_LAZY_TYPE:\\n        {\\n          var thenable = type;\\n          var resolvedThenable = refineResolvedLazyComponent(thenable);\\n          if (resolvedThenable) {\\n            return getComponentName(resolvedThenable);\\n          }\\n        }\\n    }\\n  }\\n  return null;\\n}\\n\\nvar ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\\n\\nfunction describeFiber(fiber) {\\n  switch (fiber.tag) {\\n    case IndeterminateComponent:\\n    case LazyComponent:\\n    case FunctionComponent:\\n    case ClassComponent:\\n    case HostComponent:\\n    case Mode:\\n      var owner = fiber._debugOwner;\\n      var source = fiber._debugSource;\\n      var name = getComponentName(fiber.type);\\n      var ownerName = null;\\n      if (owner) {\\n        ownerName = getComponentName(owner.type);\\n      }\\n      return describeComponentFrame(name, source, ownerName);\\n    default:\\n      return '';\\n  }\\n}\\n\\nfunction getStackByFiberInDevAndProd(workInProgress) {\\n  var info = '';\\n  var node = workInProgress;\\n  do {\\n    info += describeFiber(node);\\n    node = node.return;\\n  } while (node);\\n  return info;\\n}\\n\\nvar current = null;\\nvar phase = null;\\n\\nfunction getCurrentFiberOwnerNameInDevOrNull() {\\n  {\\n    if (current === null) {\\n      return null;\\n    }\\n    var owner = current._debugOwner;\\n    if (owner !== null && typeof owner !== 'undefined') {\\n      return getComponentName(owner.type);\\n    }\\n  }\\n  return null;\\n}\\n\\nfunction getCurrentFiberStackInDev() {\\n  {\\n    if (current === null) {\\n      return '';\\n    }\\n    // Safe because if current fiber exists, we are reconciling,\\n    // and it is guaranteed to be the work-in-progress version.\\n    return getStackByFiberInDevAndProd(current);\\n  }\\n  return '';\\n}\\n\\nfunction resetCurrentFiber() {\\n  {\\n    ReactDebugCurrentFrame.getCurrentStack = null;\\n    current = null;\\n    phase = null;\\n  }\\n}\\n\\nfunction setCurrentFiber(fiber) {\\n  {\\n    ReactDebugCurrentFrame.getCurrentStack = getCurrentFiberStackInDev;\\n    current = fiber;\\n    phase = null;\\n  }\\n}\\n\\nfunction setCurrentPhase(lifeCyclePhase) {\\n  {\\n    phase = lifeCyclePhase;\\n  }\\n}\\n\\n/**\\n * Similar to invariant but only logs a warning if the condition is not met.\\n * This can be used to log issues in development environments in critical\\n * paths. Removing the logging code for production environments will keep the\\n * same logic and follow the same code paths.\\n */\\n\\nvar warning = warningWithoutStack$1;\\n\\n{\\n  warning = function (condition, format) {\\n    if (condition) {\\n      return;\\n    }\\n    var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\\n    var stack = ReactDebugCurrentFrame.getStackAddendum();\\n    // eslint-disable-next-line react-internal/warning-and-invariant-args\\n\\n    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {\\n      args[_key - 2] = arguments[_key];\\n    }\\n\\n    warningWithoutStack$1.apply(undefined, [false, format + '%s'].concat(args, [stack]));\\n  };\\n}\\n\\nvar warning$1 = warning;\\n\\n// A reserved attribute.\\n// It is handled by React separately and shouldn't be written to the DOM.\\nvar RESERVED = 0;\\n\\n// A simple string attribute.\\n// Attributes that aren't in the whitelist are presumed to have this type.\\nvar STRING = 1;\\n\\n// A string attribute that accepts booleans in React. In HTML, these are called\\n// \\\"enumerated\\\" attributes with \\\"true\\\" and \\\"false\\\" as possible values.\\n// When true, it should be set to a \\\"true\\\" string.\\n// When false, it should be set to a \\\"false\\\" string.\\nvar BOOLEANISH_STRING = 2;\\n\\n// A real boolean attribute.\\n// When true, it should be present (set either to an empty string or its name).\\n// When false, it should be omitted.\\nvar BOOLEAN = 3;\\n\\n// An attribute that can be used as a flag as well as with a value.\\n// When true, it should be present (set either to an empty string or its name).\\n// When false, it should be omitted.\\n// For any other value, should be present with that value.\\nvar OVERLOADED_BOOLEAN = 4;\\n\\n// An attribute that must be numeric or parse as a numeric.\\n// When falsy, it should be removed.\\nvar NUMERIC = 5;\\n\\n// An attribute that must be positive numeric or parse as a positive numeric.\\n// When falsy, it should be removed.\\nvar POSITIVE_NUMERIC = 6;\\n\\n/* eslint-disable max-len */\\nvar ATTRIBUTE_NAME_START_CHAR = ':A-Z_a-z\\\\\\\\u00C0-\\\\\\\\u00D6\\\\\\\\u00D8-\\\\\\\\u00F6\\\\\\\\u00F8-\\\\\\\\u02FF\\\\\\\\u0370-\\\\\\\\u037D\\\\\\\\u037F-\\\\\\\\u1FFF\\\\\\\\u200C-\\\\\\\\u200D\\\\\\\\u2070-\\\\\\\\u218F\\\\\\\\u2C00-\\\\\\\\u2FEF\\\\\\\\u3001-\\\\\\\\uD7FF\\\\\\\\uF900-\\\\\\\\uFDCF\\\\\\\\uFDF0-\\\\\\\\uFFFD';\\n/* eslint-enable max-len */\\nvar ATTRIBUTE_NAME_CHAR = ATTRIBUTE_NAME_START_CHAR + '\\\\\\\\-.0-9\\\\\\\\u00B7\\\\\\\\u0300-\\\\\\\\u036F\\\\\\\\u203F-\\\\\\\\u2040';\\n\\n\\nvar ROOT_ATTRIBUTE_NAME = 'data-reactroot';\\nvar VALID_ATTRIBUTE_NAME_REGEX = new RegExp('^[' + ATTRIBUTE_NAME_START_CHAR + '][' + ATTRIBUTE_NAME_CHAR + ']*$');\\n\\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\\nvar illegalAttributeNameCache = {};\\nvar validatedAttributeNameCache = {};\\n\\nfunction isAttributeNameSafe(attributeName) {\\n  if (hasOwnProperty.call(validatedAttributeNameCache, attributeName)) {\\n    return true;\\n  }\\n  if (hasOwnProperty.call(illegalAttributeNameCache, attributeName)) {\\n    return false;\\n  }\\n  if (VALID_ATTRIBUTE_NAME_REGEX.test(attributeName)) {\\n    validatedAttributeNameCache[attributeName] = true;\\n    return true;\\n  }\\n  illegalAttributeNameCache[attributeName] = true;\\n  {\\n    warning$1(false, 'Invalid attribute name: `%s`', attributeName);\\n  }\\n  return false;\\n}\\n\\nfunction shouldIgnoreAttribute(name, propertyInfo, isCustomComponentTag) {\\n  if (propertyInfo !== null) {\\n    return propertyInfo.type === RESERVED;\\n  }\\n  if (isCustomComponentTag) {\\n    return false;\\n  }\\n  if (name.length > 2 && (name[0] === 'o' || name[0] === 'O') && (name[1] === 'n' || name[1] === 'N')) {\\n    return true;\\n  }\\n  return false;\\n}\\n\\nfunction shouldRemoveAttributeWithWarning(name, value, propertyInfo, isCustomComponentTag) {\\n  if (propertyInfo !== null && propertyInfo.type === RESERVED) {\\n    return false;\\n  }\\n  switch (typeof value) {\\n    case 'function':\\n    // $FlowIssue symbol is perfectly valid here\\n    case 'symbol':\\n      // eslint-disable-line\\n      return true;\\n    case 'boolean':\\n      {\\n        if (isCustomComponentTag) {\\n          return false;\\n        }\\n        if (propertyInfo !== null) {\\n          return !propertyInfo.acceptsBooleans;\\n        } else {\\n          var prefix = name.toLowerCase().slice(0, 5);\\n          return prefix !== 'data-' && prefix !== 'aria-';\\n        }\\n      }\\n    default:\\n      return false;\\n  }\\n}\\n\\nfunction shouldRemoveAttribute(name, value, propertyInfo, isCustomComponentTag) {\\n  if (value === null || typeof value === 'undefined') {\\n    return true;\\n  }\\n  if (shouldRemoveAttributeWithWarning(name, value, propertyInfo, isCustomComponentTag)) {\\n    return true;\\n  }\\n  if (isCustomComponentTag) {\\n    return false;\\n  }\\n  if (propertyInfo !== null) {\\n    switch (propertyInfo.type) {\\n      case BOOLEAN:\\n        return !value;\\n      case OVERLOADED_BOOLEAN:\\n        return value === false;\\n      case NUMERIC:\\n        return isNaN(value);\\n      case POSITIVE_NUMERIC:\\n        return isNaN(value) || value < 1;\\n    }\\n  }\\n  return false;\\n}\\n\\nfunction getPropertyInfo(name) {\\n  return properties.hasOwnProperty(name) ? properties[name] : null;\\n}\\n\\nfunction PropertyInfoRecord(name, type, mustUseProperty, attributeName, attributeNamespace) {\\n  this.acceptsBooleans = type === BOOLEANISH_STRING || type === BOOLEAN || type === OVERLOADED_BOOLEAN;\\n  this.attributeName = attributeName;\\n  this.attributeNamespace = attributeNamespace;\\n  this.mustUseProperty = mustUseProperty;\\n  this.propertyName = name;\\n  this.type = type;\\n}\\n\\n// When adding attributes to this list, be sure to also add them to\\n// the `possibleStandardNames` module to ensure casing and incorrect\\n// name warnings.\\nvar properties = {};\\n\\n// These props are reserved by React. They shouldn't be written to the DOM.\\n['children', 'dangerouslySetInnerHTML',\\n// TODO: This prevents the assignment of defaultValue to regular\\n// elements (not just inputs). Now that ReactDOMInput assigns to the\\n// defaultValue property -- do we need this?\\n'defaultValue', 'defaultChecked', 'innerHTML', 'suppressContentEditableWarning', 'suppressHydrationWarning', 'style'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, RESERVED, false, // mustUseProperty\\n  name, // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// A few React string attributes have a different name.\\n// This is a mapping from React prop names to the attribute names.\\n[['acceptCharset', 'accept-charset'], ['className', 'class'], ['htmlFor', 'for'], ['httpEquiv', 'http-equiv']].forEach(function (_ref) {\\n  var name = _ref[0],\\n      attributeName = _ref[1];\\n\\n  properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty\\n  attributeName, // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are \\\"enumerated\\\" HTML attributes that accept \\\"true\\\" and \\\"false\\\".\\n// In React, we let users pass `true` and `false` even though technically\\n// these aren't boolean attributes (they are coerced to strings).\\n['contentEditable', 'draggable', 'spellCheck', 'value'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, BOOLEANISH_STRING, false, // mustUseProperty\\n  name.toLowerCase(), // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are \\\"enumerated\\\" SVG attributes that accept \\\"true\\\" and \\\"false\\\".\\n// In React, we let users pass `true` and `false` even though technically\\n// these aren't boolean attributes (they are coerced to strings).\\n// Since these are SVG attributes, their attribute names are case-sensitive.\\n['autoReverse', 'externalResourcesRequired', 'focusable', 'preserveAlpha'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, BOOLEANISH_STRING, false, // mustUseProperty\\n  name, // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are HTML boolean attributes.\\n['allowFullScreen', 'async',\\n// Note: there is a special case that prevents it from being written to the DOM\\n// on the client side because the browsers are inconsistent. Instead we call focus().\\n'autoFocus', 'autoPlay', 'controls', 'default', 'defer', 'disabled', 'formNoValidate', 'hidden', 'loop', 'noModule', 'noValidate', 'open', 'playsInline', 'readOnly', 'required', 'reversed', 'scoped', 'seamless',\\n// Microdata\\n'itemScope'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, BOOLEAN, false, // mustUseProperty\\n  name.toLowerCase(), // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are the few React props that we set as DOM properties\\n// rather than attributes. These are all booleans.\\n['checked',\\n// Note: `option.selected` is not updated if `select.multiple` is\\n// disabled with `removeAttribute`. We have special logic for handling this.\\n'multiple', 'muted', 'selected'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, BOOLEAN, true, // mustUseProperty\\n  name, // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are HTML attributes that are \\\"overloaded booleans\\\": they behave like\\n// booleans, but can also accept a string value.\\n['capture', 'download'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, OVERLOADED_BOOLEAN, false, // mustUseProperty\\n  name, // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are HTML attributes that must be positive numbers.\\n['cols', 'rows', 'size', 'span'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, POSITIVE_NUMERIC, false, // mustUseProperty\\n  name, // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are HTML attributes that must be numbers.\\n['rowSpan', 'start'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, NUMERIC, false, // mustUseProperty\\n  name.toLowerCase(), // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\nvar CAMELIZE = /[\\\\-\\\\:]([a-z])/g;\\nvar capitalize = function (token) {\\n  return token[1].toUpperCase();\\n};\\n\\n// This is a list of all SVG attributes that need special casing, namespacing,\\n// or boolean value assignment. Regular attributes that just accept strings\\n// and have the same names are omitted, just like in the HTML whitelist.\\n// Some of these attributes can be hard to find. This list was created by\\n// scrapping the MDN documentation.\\n['accent-height', 'alignment-baseline', 'arabic-form', 'baseline-shift', 'cap-height', 'clip-path', 'clip-rule', 'color-interpolation', 'color-interpolation-filters', 'color-profile', 'color-rendering', 'dominant-baseline', 'enable-background', 'fill-opacity', 'fill-rule', 'flood-color', 'flood-opacity', 'font-family', 'font-size', 'font-size-adjust', 'font-stretch', 'font-style', 'font-variant', 'font-weight', 'glyph-name', 'glyph-orientation-horizontal', 'glyph-orientation-vertical', 'horiz-adv-x', 'horiz-origin-x', 'image-rendering', 'letter-spacing', 'lighting-color', 'marker-end', 'marker-mid', 'marker-start', 'overline-position', 'overline-thickness', 'paint-order', 'panose-1', 'pointer-events', 'rendering-intent', 'shape-rendering', 'stop-color', 'stop-opacity', 'strikethrough-position', 'strikethrough-thickness', 'stroke-dasharray', 'stroke-dashoffset', 'stroke-linecap', 'stroke-linejoin', 'stroke-miterlimit', 'stroke-opacity', 'stroke-width', 'text-anchor', 'text-decoration', 'text-rendering', 'underline-position', 'underline-thickness', 'unicode-bidi', 'unicode-range', 'units-per-em', 'v-alphabetic', 'v-hanging', 'v-ideographic', 'v-mathematical', 'vector-effect', 'vert-adv-y', 'vert-origin-x', 'vert-origin-y', 'word-spacing', 'writing-mode', 'xmlns:xlink', 'x-height'].forEach(function (attributeName) {\\n  var name = attributeName.replace(CAMELIZE, capitalize);\\n  properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty\\n  attributeName, null);\\n} // attributeNamespace\\n);\\n\\n// String SVG attributes with the xlink namespace.\\n['xlink:actuate', 'xlink:arcrole', 'xlink:href', 'xlink:role', 'xlink:show', 'xlink:title', 'xlink:type'].forEach(function (attributeName) {\\n  var name = attributeName.replace(CAMELIZE, capitalize);\\n  properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty\\n  attributeName, 'http://www.w3.org/1999/xlink');\\n});\\n\\n// String SVG attributes with the xml namespace.\\n['xml:base', 'xml:lang', 'xml:space'].forEach(function (attributeName) {\\n  var name = attributeName.replace(CAMELIZE, capitalize);\\n  properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty\\n  attributeName, 'http://www.w3.org/XML/1998/namespace');\\n});\\n\\n// Special case: this attribute exists both in HTML and SVG.\\n// Its \\\"tabindex\\\" attribute name is case-sensitive in SVG so we can't just use\\n// its React `tabIndex` name, like we do for attributes that exist only in HTML.\\nproperties.tabIndex = new PropertyInfoRecord('tabIndex', STRING, false, // mustUseProperty\\n'tabindex', // attributeName\\nnull);\\n\\n/**\\n * Get the value for a property on a node. Only used in DEV for SSR validation.\\n * The \\\"expected\\\" argument is used as a hint of what the expected value is.\\n * Some properties have multiple equivalent values.\\n */\\nfunction getValueForProperty(node, name, expected, propertyInfo) {\\n  {\\n    if (propertyInfo.mustUseProperty) {\\n      var propertyName = propertyInfo.propertyName;\\n\\n      return node[propertyName];\\n    } else {\\n      var attributeName = propertyInfo.attributeName;\\n\\n      var stringValue = null;\\n\\n      if (propertyInfo.type === OVERLOADED_BOOLEAN) {\\n        if (node.hasAttribute(attributeName)) {\\n          var value = node.getAttribute(attributeName);\\n          if (value === '') {\\n            return true;\\n          }\\n          if (shouldRemoveAttribute(name, expected, propertyInfo, false)) {\\n            return value;\\n          }\\n          if (value === '' + expected) {\\n            return expected;\\n          }\\n          return value;\\n        }\\n      } else if (node.hasAttribute(attributeName)) {\\n        if (shouldRemoveAttribute(name, expected, propertyInfo, false)) {\\n          // We had an attribute but shouldn't have had one, so read it\\n          // for the error message.\\n          return node.getAttribute(attributeName);\\n        }\\n        if (propertyInfo.type === BOOLEAN) {\\n          // If this was a boolean, it doesn't matter what the value is\\n          // the fact that we have it is the same as the expected.\\n          return expected;\\n        }\\n        // Even if this property uses a namespace we use getAttribute\\n        // because we assume its namespaced name is the same as our config.\\n        // To use getAttributeNS we need the local name which we don't have\\n        // in our config atm.\\n        stringValue = node.getAttribute(attributeName);\\n      }\\n\\n      if (shouldRemoveAttribute(name, expected, propertyInfo, false)) {\\n        return stringValue === null ? expected : stringValue;\\n      } else if (stringValue === '' + expected) {\\n        return expected;\\n      } else {\\n        return stringValue;\\n      }\\n    }\\n  }\\n}\\n\\n/**\\n * Get the value for a attribute on a node. Only used in DEV for SSR validation.\\n * The third argument is used as a hint of what the expected value is. Some\\n * attributes have multiple equivalent values.\\n */\\nfunction getValueForAttribute(node, name, expected) {\\n  {\\n    if (!isAttributeNameSafe(name)) {\\n      return;\\n    }\\n    if (!node.hasAttribute(name)) {\\n      return expected === undefined ? undefined : null;\\n    }\\n    var value = node.getAttribute(name);\\n    if (value === '' + expected) {\\n      return expected;\\n    }\\n    return value;\\n  }\\n}\\n\\n/**\\n * Sets the value for a property on a node.\\n *\\n * @param {DOMElement} node\\n * @param {string} name\\n * @param {*} value\\n */\\nfunction setValueForProperty(node, name, value, isCustomComponentTag) {\\n  var propertyInfo = getPropertyInfo(name);\\n  if (shouldIgnoreAttribute(name, propertyInfo, isCustomComponentTag)) {\\n    return;\\n  }\\n  if (shouldRemoveAttribute(name, value, propertyInfo, isCustomComponentTag)) {\\n    value = null;\\n  }\\n  // If the prop isn't in the special list, treat it as a simple attribute.\\n  if (isCustomComponentTag || propertyInfo === null) {\\n    if (isAttributeNameSafe(name)) {\\n      var _attributeName = name;\\n      if (value === null) {\\n        node.removeAttribute(_attributeName);\\n      } else {\\n        node.setAttribute(_attributeName, '' + value);\\n      }\\n    }\\n    return;\\n  }\\n  var mustUseProperty = propertyInfo.mustUseProperty;\\n\\n  if (mustUseProperty) {\\n    var propertyName = propertyInfo.propertyName;\\n\\n    if (value === null) {\\n      var type = propertyInfo.type;\\n\\n      node[propertyName] = type === BOOLEAN ? false : '';\\n    } else {\\n      // Contrary to `setAttribute`, object properties are properly\\n      // `toString`ed by IE8/9.\\n      node[propertyName] = value;\\n    }\\n    return;\\n  }\\n  // The rest are treated as attributes with special cases.\\n  var attributeName = propertyInfo.attributeName,\\n      attributeNamespace = propertyInfo.attributeNamespace;\\n\\n  if (value === null) {\\n    node.removeAttribute(attributeName);\\n  } else {\\n    var _type = propertyInfo.type;\\n\\n    var attributeValue = void 0;\\n    if (_type === BOOLEAN || _type === OVERLOADED_BOOLEAN && value === true) {\\n      attributeValue = '';\\n    } else {\\n      // `setAttribute` with objects becomes only `[object]` in IE8/9,\\n      // ('' + value) makes it output the correct toString()-value.\\n      attributeValue = '' + value;\\n    }\\n    if (attributeNamespace) {\\n      node.setAttributeNS(attributeNamespace, attributeName, attributeValue);\\n    } else {\\n      node.setAttribute(attributeName, attributeValue);\\n    }\\n  }\\n}\\n\\n// Flow does not allow string concatenation of most non-string types. To work\\n// around this limitation, we use an opaque type that can only be obtained by\\n// passing the value through getToStringValue first.\\nfunction toString(value) {\\n  return '' + value;\\n}\\n\\nfunction getToStringValue(value) {\\n  switch (typeof value) {\\n    case 'boolean':\\n    case 'number':\\n    case 'object':\\n    case 'string':\\n    case 'undefined':\\n      return value;\\n    default:\\n      // function, symbol are assigned as empty strings\\n      return '';\\n  }\\n}\\n\\nvar ReactDebugCurrentFrame$1 = null;\\n\\nvar ReactControlledValuePropTypes = {\\n  checkPropTypes: null\\n};\\n\\n{\\n  ReactDebugCurrentFrame$1 = ReactSharedInternals.ReactDebugCurrentFrame;\\n\\n  var hasReadOnlyValue = {\\n    button: true,\\n    checkbox: true,\\n    image: true,\\n    hidden: true,\\n    radio: true,\\n    reset: true,\\n    submit: true\\n  };\\n\\n  var propTypes = {\\n    value: function (props, propName, componentName) {\\n      if (hasReadOnlyValue[props.type] || props.onChange || props.readOnly || props.disabled || props[propName] == null) {\\n        return null;\\n      }\\n      return new Error('You provided a `value` prop to a form field without an ' + '`onChange` handler. This will render a read-only field. If ' + 'the field should be mutable use `defaultValue`. Otherwise, ' + 'set either `onChange` or `readOnly`.');\\n    },\\n    checked: function (props, propName, componentName) {\\n      if (props.onChange || props.readOnly || props.disabled || props[propName] == null) {\\n        return null;\\n      }\\n      return new Error('You provided a `checked` prop to a form field without an ' + '`onChange` handler. This will render a read-only field. If ' + 'the field should be mutable use `defaultChecked`. Otherwise, ' + 'set either `onChange` or `readOnly`.');\\n    }\\n  };\\n\\n  /**\\n   * Provide a linked `value` attribute for controlled forms. You should not use\\n   * this outside of the ReactDOM controlled form components.\\n   */\\n  ReactControlledValuePropTypes.checkPropTypes = function (tagName, props) {\\n    checkPropTypes(propTypes, props, 'prop', tagName, ReactDebugCurrentFrame$1.getStackAddendum);\\n  };\\n}\\n\\nvar enableUserTimingAPI = true;\\n\\n// Helps identify side effects in begin-phase lifecycle hooks and setState reducers:\\nvar debugRenderPhaseSideEffects = false;\\n\\n// In some cases, StrictMode should also double-render lifecycles.\\n// This can be confusing for tests though,\\n// And it can be bad for performance in production.\\n// This feature flag can be used to control the behavior:\\nvar debugRenderPhaseSideEffectsForStrictMode = true;\\n\\n// To preserve the \\\"Pause on caught exceptions\\\" behavior of the debugger, we\\n// replay the begin phase of a failed component inside invokeGuardedCallback.\\nvar replayFailedUnitOfWorkWithInvokeGuardedCallback = true;\\n\\n// Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:\\nvar warnAboutDeprecatedLifecycles = false;\\n\\n// Gather advanced timing metrics for Profiler subtrees.\\nvar enableProfilerTimer = true;\\n\\n// Trace which interactions trigger each commit.\\nvar enableSchedulerTracing = true;\\n\\n// Only used in www builds.\\n\\n\\n// Only used in www builds.\\n\\n\\n// React Fire: prevent the value and checked attributes from syncing\\n// with their related DOM properties\\nvar disableInputAttributeSyncing = false;\\n\\n// TODO: direct imports like some-package/src/* are bad. Fix me.\\nvar didWarnValueDefaultValue = false;\\nvar didWarnCheckedDefaultChecked = false;\\nvar didWarnControlledToUncontrolled = false;\\nvar didWarnUncontrolledToControlled = false;\\n\\nfunction isControlled(props) {\\n  var usesChecked = props.type === 'checkbox' || props.type === 'radio';\\n  return usesChecked ? props.checked != null : props.value != null;\\n}\\n\\n/**\\n * Implements an <input> host component that allows setting these optional\\n * props: `checked`, `value`, `defaultChecked`, and `defaultValue`.\\n *\\n * If `checked` or `value` are not supplied (or null/undefined), user actions\\n * that affect the checked state or value will trigger updates to the element.\\n *\\n * If they are supplied (and not null/undefined), the rendered element will not\\n * trigger updates to the element. Instead, the props must change in order for\\n * the rendered element to be updated.\\n *\\n * The rendered element will be initialized as unchecked (or `defaultChecked`)\\n * with an empty value (or `defaultValue`).\\n *\\n * See http://www.w3.org/TR/2012/WD-html5-20121025/the-input-element.html\\n */\\n\\nfunction getHostProps(element, props) {\\n  var node = element;\\n  var checked = props.checked;\\n\\n  var hostProps = _assign({}, props, {\\n    defaultChecked: undefined,\\n    defaultValue: undefined,\\n    value: undefined,\\n    checked: checked != null ? checked : node._wrapperState.initialChecked\\n  });\\n\\n  return hostProps;\\n}\\n\\nfunction initWrapperState(element, props) {\\n  {\\n    ReactControlledValuePropTypes.checkPropTypes('input', props);\\n\\n    if (props.checked !== undefined && props.defaultChecked !== undefined && !didWarnCheckedDefaultChecked) {\\n      warning$1(false, '%s contains an input of type %s with both checked and defaultChecked props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the checked prop, or the defaultChecked prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', getCurrentFiberOwnerNameInDevOrNull() || 'A component', props.type);\\n      didWarnCheckedDefaultChecked = true;\\n    }\\n    if (props.value !== undefined && props.defaultValue !== undefined && !didWarnValueDefaultValue) {\\n      warning$1(false, '%s contains an input of type %s with both value and defaultValue props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', getCurrentFiberOwnerNameInDevOrNull() || 'A component', props.type);\\n      didWarnValueDefaultValue = true;\\n    }\\n  }\\n\\n  var node = element;\\n  var defaultValue = props.defaultValue == null ? '' : props.defaultValue;\\n\\n  node._wrapperState = {\\n    initialChecked: props.checked != null ? props.checked : props.defaultChecked,\\n    initialValue: getToStringValue(props.value != null ? props.value : defaultValue),\\n    controlled: isControlled(props)\\n  };\\n}\\n\\nfunction updateChecked(element, props) {\\n  var node = element;\\n  var checked = props.checked;\\n  if (checked != null) {\\n    setValueForProperty(node, 'checked', checked, false);\\n  }\\n}\\n\\nfunction updateWrapper(element, props) {\\n  var node = element;\\n  {\\n    var _controlled = isControlled(props);\\n\\n    if (!node._wrapperState.controlled && _controlled && !didWarnUncontrolledToControlled) {\\n      warning$1(false, 'A component is changing an uncontrolled input of type %s to be controlled. ' + 'Input elements should not switch from uncontrolled to controlled (or vice versa). ' + 'Decide between using a controlled or uncontrolled input ' + 'element for the lifetime of the component. More info: https://fb.me/react-controlled-components', props.type);\\n      didWarnUncontrolledToControlled = true;\\n    }\\n    if (node._wrapperState.controlled && !_controlled && !didWarnControlledToUncontrolled) {\\n      warning$1(false, 'A component is changing a controlled input of type %s to be uncontrolled. ' + 'Input elements should not switch from controlled to uncontrolled (or vice versa). ' + 'Decide between using a controlled or uncontrolled input ' + 'element for the lifetime of the component. More info: https://fb.me/react-controlled-components', props.type);\\n      didWarnControlledToUncontrolled = true;\\n    }\\n  }\\n\\n  updateChecked(element, props);\\n\\n  var value = getToStringValue(props.value);\\n  var type = props.type;\\n\\n  if (value != null) {\\n    if (type === 'number') {\\n      if (value === 0 && node.value === '' ||\\n      // We explicitly want to coerce to number here if possible.\\n      // eslint-disable-next-line\\n      node.value != value) {\\n        node.value = toString(value);\\n      }\\n    } else if (node.value !== toString(value)) {\\n      node.value = toString(value);\\n    }\\n  } else if (type === 'submit' || type === 'reset') {\\n    // Submit/reset inputs need the attribute removed completely to avoid\\n    // blank-text buttons.\\n    node.removeAttribute('value');\\n    return;\\n  }\\n\\n  if (disableInputAttributeSyncing) {\\n    // When not syncing the value attribute, React only assigns a new value\\n    // whenever the defaultValue React prop has changed. When not present,\\n    // React does nothing\\n    if (props.hasOwnProperty('defaultValue')) {\\n      setDefaultValue(node, props.type, getToStringValue(props.defaultValue));\\n    }\\n  } else {\\n    // When syncing the value attribute, the value comes from a cascade of\\n    // properties:\\n    //  1. The value React property\\n    //  2. The defaultValue React property\\n    //  3. Otherwise there should be no change\\n    if (props.hasOwnProperty('value')) {\\n      setDefaultValue(node, props.type, value);\\n    } else if (props.hasOwnProperty('defaultValue')) {\\n      setDefaultValue(node, props.type, getToStringValue(props.defaultValue));\\n    }\\n  }\\n\\n  if (disableInputAttributeSyncing) {\\n    // When not syncing the checked attribute, the attribute is directly\\n    // controllable from the defaultValue React property. It needs to be\\n    // updated as new props come in.\\n    if (props.defaultChecked == null) {\\n      node.removeAttribute('checked');\\n    } else {\\n      node.defaultChecked = !!props.defaultChecked;\\n    }\\n  } else {\\n    // When syncing the checked attribute, it only changes when it needs\\n    // to be removed, such as transitioning from a checkbox into a text input\\n    if (props.checked == null && props.defaultChecked != null) {\\n      node.defaultChecked = !!props.defaultChecked;\\n    }\\n  }\\n}\\n\\nfunction postMountWrapper(element, props, isHydrating) {\\n  var node = element;\\n\\n  // Do not assign value if it is already set. This prevents user text input\\n  // from being lost during SSR hydration.\\n  if (props.hasOwnProperty('value') || props.hasOwnProperty('defaultValue')) {\\n    var type = props.type;\\n    var isButton = type === 'submit' || type === 'reset';\\n\\n    // Avoid setting value attribute on submit/reset inputs as it overrides the\\n    // default value provided by the browser. See: #12872\\n    if (isButton && (props.value === undefined || props.value === null)) {\\n      return;\\n    }\\n\\n    var _initialValue = toString(node._wrapperState.initialValue);\\n\\n    // Do not assign value if it is already set. This prevents user text input\\n    // from being lost during SSR hydration.\\n    if (!isHydrating) {\\n      if (disableInputAttributeSyncing) {\\n        var value = getToStringValue(props.value);\\n\\n        // When not syncing the value attribute, the value property points\\n        // directly to the React prop. Only assign it if it exists.\\n        if (value != null) {\\n          // Always assign on buttons so that it is possible to assign an\\n          // empty string to clear button text.\\n          //\\n          // Otherwise, do not re-assign the value property if is empty. This\\n          // potentially avoids a DOM write and prevents Firefox (~60.0.1) from\\n          // prematurely marking required inputs as invalid. Equality is compared\\n          // to the current value in case the browser provided value is not an\\n          // empty string.\\n          if (isButton || value !== node.value) {\\n            node.value = toString(value);\\n          }\\n        }\\n      } else {\\n        // When syncing the value attribute, the value property should use\\n        // the wrapperState._initialValue property. This uses:\\n        //\\n        //   1. The value React property when present\\n        //   2. The defaultValue React property when present\\n        //   3. An empty string\\n        if (_initialValue !== node.value) {\\n          node.value = _initialValue;\\n        }\\n      }\\n    }\\n\\n    if (disableInputAttributeSyncing) {\\n      // When not syncing the value attribute, assign the value attribute\\n      // directly from the defaultValue React property (when present)\\n      var defaultValue = getToStringValue(props.defaultValue);\\n      if (defaultValue != null) {\\n        node.defaultValue = toString(defaultValue);\\n      }\\n    } else {\\n      // Otherwise, the value attribute is synchronized to the property,\\n      // so we assign defaultValue to the same thing as the value property\\n      // assignment step above.\\n      node.defaultValue = _initialValue;\\n    }\\n  }\\n\\n  // Normally, we'd just do `node.checked = node.checked` upon initial mount, less this bug\\n  // this is needed to work around a chrome bug where setting defaultChecked\\n  // will sometimes influence the value of checked (even after detachment).\\n  // Reference: https://bugs.chromium.org/p/chromium/issues/detail?id=608416\\n  // We need to temporarily unset name to avoid disrupting radio button groups.\\n  var name = node.name;\\n  if (name !== '') {\\n    node.name = '';\\n  }\\n\\n  if (disableInputAttributeSyncing) {\\n    // When not syncing the checked attribute, the checked property\\n    // never gets assigned. It must be manually set. We don't want\\n    // to do this when hydrating so that existing user input isn't\\n    // modified\\n    if (!isHydrating) {\\n      updateChecked(element, props);\\n    }\\n\\n    // Only assign the checked attribute if it is defined. This saves\\n    // a DOM write when controlling the checked attribute isn't needed\\n    // (text inputs, submit/reset)\\n    if (props.hasOwnProperty('defaultChecked')) {\\n      node.defaultChecked = !node.defaultChecked;\\n      node.defaultChecked = !!props.defaultChecked;\\n    }\\n  } else {\\n    // When syncing the checked attribute, both the checked property and\\n    // attribute are assigned at the same time using defaultChecked. This uses:\\n    //\\n    //   1. The checked React property when present\\n    //   2. The defaultChecked React property when present\\n    //   3. Otherwise, false\\n    node.defaultChecked = !node.defaultChecked;\\n    node.defaultChecked = !!node._wrapperState.initialChecked;\\n  }\\n\\n  if (name !== '') {\\n    node.name = name;\\n  }\\n}\\n\\nfunction restoreControlledState(element, props) {\\n  var node = element;\\n  updateWrapper(node, props);\\n  updateNamedCousins(node, props);\\n}\\n\\nfunction updateNamedCousins(rootNode, props) {\\n  var name = props.name;\\n  if (props.type === 'radio' && name != null) {\\n    var queryRoot = rootNode;\\n\\n    while (queryRoot.parentNode) {\\n      queryRoot = queryRoot.parentNode;\\n    }\\n\\n    // If `rootNode.form` was non-null, then we could try `form.elements`,\\n    // but that sometimes behaves strangely in IE8. We could also try using\\n    // `form.getElementsByName`, but that will only return direct children\\n    // and won't include inputs that use the HTML5 `form=` attribute. Since\\n    // the input might not even be in a form. It might not even be in the\\n    // document. Let's just use the local `querySelectorAll` to ensure we don't\\n    // miss anything.\\n    var group = queryRoot.querySelectorAll('input[name=' + JSON.stringify('' + name) + '][type=\\\"radio\\\"]');\\n\\n    for (var i = 0; i < group.length; i++) {\\n      var otherNode = group[i];\\n      if (otherNode === rootNode || otherNode.form !== rootNode.form) {\\n        continue;\\n      }\\n      // This will throw if radio buttons rendered by different copies of React\\n      // and the same name are rendered into the same form (same as #1939).\\n      // That's probably okay; we don't support it just as we don't support\\n      // mixing React radio buttons with non-React ones.\\n      var otherProps = getFiberCurrentPropsFromNode$1(otherNode);\\n      !otherProps ? invariant(false, 'ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.') : void 0;\\n\\n      // We need update the tracked value on the named cousin since the value\\n      // was changed but the input saw no event or value set\\n      updateValueIfChanged(otherNode);\\n\\n      // If this is a controlled radio button group, forcing the input that\\n      // was previously checked to update will cause it to be come re-checked\\n      // as appropriate.\\n      updateWrapper(otherNode, otherProps);\\n    }\\n  }\\n}\\n\\n// In Chrome, assigning defaultValue to certain input types triggers input validation.\\n// For number inputs, the display value loses trailing decimal points. For email inputs,\\n// Chrome raises \\\"The specified value <x> is not a valid email address\\\".\\n//\\n// Here we check to see if the defaultValue has actually changed, avoiding these problems\\n// when the user is inputting text\\n//\\n// https://github.com/facebook/react/issues/7253\\nfunction setDefaultValue(node, type, value) {\\n  if (\\n  // Focused number inputs synchronize on blur. See ChangeEventPlugin.js\\n  type !== 'number' || node.ownerDocument.activeElement !== node) {\\n    if (value == null) {\\n      node.defaultValue = toString(node._wrapperState.initialValue);\\n    } else if (node.defaultValue !== toString(value)) {\\n      node.defaultValue = toString(value);\\n    }\\n  }\\n}\\n\\nvar eventTypes$1 = {\\n  change: {\\n    phasedRegistrationNames: {\\n      bubbled: 'onChange',\\n      captured: 'onChangeCapture'\\n    },\\n    dependencies: [TOP_BLUR, TOP_CHANGE, TOP_CLICK, TOP_FOCUS, TOP_INPUT, TOP_KEY_DOWN, TOP_KEY_UP, TOP_SELECTION_CHANGE]\\n  }\\n};\\n\\nfunction createAndAccumulateChangeEvent(inst, nativeEvent, target) {\\n  var event = SyntheticEvent.getPooled(eventTypes$1.change, inst, nativeEvent, target);\\n  event.type = 'change';\\n  // Flag this event loop as needing state restore.\\n  enqueueStateRestore(target);\\n  accumulateTwoPhaseDispatches(event);\\n  return event;\\n}\\n/**\\n * For IE shims\\n */\\nvar activeElement = null;\\nvar activeElementInst = null;\\n\\n/**\\n * SECTION: handle `change` event\\n */\\nfunction shouldUseChangeEvent(elem) {\\n  var nodeName = elem.nodeName && elem.nodeName.toLowerCase();\\n  return nodeName === 'select' || nodeName === 'input' && elem.type === 'file';\\n}\\n\\nfunction manualDispatchChangeEvent(nativeEvent) {\\n  var event = createAndAccumulateChangeEvent(activeElementInst, nativeEvent, getEventTarget(nativeEvent));\\n\\n  // If change and propertychange bubbled, we'd just bind to it like all the\\n  // other events and have it go through ReactBrowserEventEmitter. Since it\\n  // doesn't, we manually listen for the events and so we have to enqueue and\\n  // process the abstract event manually.\\n  //\\n  // Batching is necessary here in order to ensure that all event handlers run\\n  // before the next rerender (including event handlers attached to ancestor\\n  // elements instead of directly on the input). Without this, controlled\\n  // components don't work properly in conjunction with event bubbling because\\n  // the component is rerendered and the value reverted before all the event\\n  // handlers can run. See https://github.com/facebook/react/issues/708.\\n  batchedUpdates(runEventInBatch, event);\\n}\\n\\nfunction runEventInBatch(event) {\\n  runEventsInBatch(event, false);\\n}\\n\\nfunction getInstIfValueChanged(targetInst) {\\n  var targetNode = getNodeFromInstance$1(targetInst);\\n  if (updateValueIfChanged(targetNode)) {\\n    return targetInst;\\n  }\\n}\\n\\nfunction getTargetInstForChangeEvent(topLevelType, targetInst) {\\n  if (topLevelType === TOP_CHANGE) {\\n    return targetInst;\\n  }\\n}\\n\\n/**\\n * SECTION: handle `input` event\\n */\\nvar isInputEventSupported = false;\\nif (canUseDOM) {\\n  // IE9 claims to support the input event but fails to trigger it when\\n  // deleting text, so we ignore its input events.\\n  isInputEventSupported = isEventSupported('input') && (!document.documentMode || document.documentMode > 9);\\n}\\n\\n/**\\n * (For IE <=9) Starts tracking propertychange events on the passed-in element\\n * and override the value property so that we can distinguish user events from\\n * value changes in JS.\\n */\\nfunction startWatchingForValueChange(target, targetInst) {\\n  activeElement = target;\\n  activeElementInst = targetInst;\\n  activeElement.attachEvent('onpropertychange', handlePropertyChange);\\n}\\n\\n/**\\n * (For IE <=9) Removes the event listeners from the currently-tracked element,\\n * if any exists.\\n */\\nfunction stopWatchingForValueChange() {\\n  if (!activeElement) {\\n    return;\\n  }\\n  activeElement.detachEvent('onpropertychange', handlePropertyChange);\\n  activeElement = null;\\n  activeElementInst = null;\\n}\\n\\n/**\\n * (For IE <=9) Handles a propertychange event, sending a `change` event if\\n * the value of the active element has changed.\\n */\\nfunction handlePropertyChange(nativeEvent) {\\n  if (nativeEvent.propertyName !== 'value') {\\n    return;\\n  }\\n  if (getInstIfValueChanged(activeElementInst)) {\\n    manualDispatchChangeEvent(nativeEvent);\\n  }\\n}\\n\\nfunction handleEventsForInputEventPolyfill(topLevelType, target, targetInst) {\\n  if (topLevelType === TOP_FOCUS) {\\n    // In IE9, propertychange fires for most input events but is buggy and\\n    // doesn't fire when text is deleted, but conveniently, selectionchange\\n    // appears to fire in all of the remaining cases so we catch those and\\n    // forward the event if the value has changed\\n    // In either case, we don't want to call the event handler if the value\\n    // is changed from JS so we redefine a setter for `.value` that updates\\n    // our activeElementValue variable, allowing us to ignore those changes\\n    //\\n    // stopWatching() should be a noop here but we call it just in case we\\n    // missed a blur event somehow.\\n    stopWatchingForValueChange();\\n    startWatchingForValueChange(target, targetInst);\\n  } else if (topLevelType === TOP_BLUR) {\\n    stopWatchingForValueChange();\\n  }\\n}\\n\\n// For IE8 and IE9.\\nfunction getTargetInstForInputEventPolyfill(topLevelType, targetInst) {\\n  if (topLevelType === TOP_SELECTION_CHANGE || topLevelType === TOP_KEY_UP || topLevelType === TOP_KEY_DOWN) {\\n    // On the selectionchange event, the target is just document which isn't\\n    // helpful for us so just check activeElement instead.\\n    //\\n    // 99% of the time, keydown and keyup aren't necessary. IE8 fails to fire\\n    // propertychange on the first input event after setting `value` from a\\n    // script and fires only keydown, keypress, keyup. Catching keyup usually\\n    // gets it and catching keydown lets us fire an event for the first\\n    // keystroke if user does a key repeat (it'll be a little delayed: right\\n    // before the second keystroke). Other input methods (e.g., paste) seem to\\n    // fire selectionchange normally.\\n    return getInstIfValueChanged(activeElementInst);\\n  }\\n}\\n\\n/**\\n * SECTION: handle `click` event\\n */\\nfunction shouldUseClickEvent(elem) {\\n  // Use the `click` event to detect changes to checkbox and radio inputs.\\n  // This approach works across all browsers, whereas `change` does not fire\\n  // until `blur` in IE8.\\n  var nodeName = elem.nodeName;\\n  return nodeName && nodeName.toLowerCase() === 'input' && (elem.type === 'checkbox' || elem.type === 'radio');\\n}\\n\\nfunction getTargetInstForClickEvent(topLevelType, targetInst) {\\n  if (topLevelType === TOP_CLICK) {\\n    return getInstIfValueChanged(targetInst);\\n  }\\n}\\n\\nfunction getTargetInstForInputOrChangeEvent(topLevelType, targetInst) {\\n  if (topLevelType === TOP_INPUT || topLevelType === TOP_CHANGE) {\\n    return getInstIfValueChanged(targetInst);\\n  }\\n}\\n\\nfunction handleControlledInputBlur(node) {\\n  var state = node._wrapperState;\\n\\n  if (!state || !state.controlled || node.type !== 'number') {\\n    return;\\n  }\\n\\n  if (!disableInputAttributeSyncing) {\\n    // If controlled, assign the value attribute to the current value on blur\\n    setDefaultValue(node, 'number', node.value);\\n  }\\n}\\n\\n/**\\n * This plugin creates an `onChange` event that normalizes change events\\n * across form elements. This event fires at a time when it's possible to\\n * change the element's value without seeing a flicker.\\n *\\n * Supported elements are:\\n * - input (see `isTextInputElement`)\\n * - textarea\\n * - select\\n */\\nvar ChangeEventPlugin = {\\n  eventTypes: eventTypes$1,\\n\\n  _isInputEventSupported: isInputEventSupported,\\n\\n  extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n    var targetNode = targetInst ? getNodeFromInstance$1(targetInst) : window;\\n\\n    var getTargetInstFunc = void 0,\\n        handleEventFunc = void 0;\\n    if (shouldUseChangeEvent(targetNode)) {\\n      getTargetInstFunc = getTargetInstForChangeEvent;\\n    } else if (isTextInputElement(targetNode)) {\\n      if (isInputEventSupported) {\\n        getTargetInstFunc = getTargetInstForInputOrChangeEvent;\\n      } else {\\n        getTargetInstFunc = getTargetInstForInputEventPolyfill;\\n        handleEventFunc = handleEventsForInputEventPolyfill;\\n      }\\n    } else if (shouldUseClickEvent(targetNode)) {\\n      getTargetInstFunc = getTargetInstForClickEvent;\\n    }\\n\\n    if (getTargetInstFunc) {\\n      var inst = getTargetInstFunc(topLevelType, targetInst);\\n      if (inst) {\\n        var event = createAndAccumulateChangeEvent(inst, nativeEvent, nativeEventTarget);\\n        return event;\\n      }\\n    }\\n\\n    if (handleEventFunc) {\\n      handleEventFunc(topLevelType, targetNode, targetInst);\\n    }\\n\\n    // When blurring, set the value attribute for number inputs\\n    if (topLevelType === TOP_BLUR) {\\n      handleControlledInputBlur(targetNode);\\n    }\\n  }\\n};\\n\\n/**\\n * Module that is injectable into `EventPluginHub`, that specifies a\\n * deterministic ordering of `EventPlugin`s. A convenient way to reason about\\n * plugins, without having to package every one of them. This is better than\\n * having plugins be ordered in the same order that they are injected because\\n * that ordering would be influenced by the packaging order.\\n * `ResponderEventPlugin` must occur before `SimpleEventPlugin` so that\\n * preventing default on events is convenient in `SimpleEventPlugin` handlers.\\n */\\nvar DOMEventPluginOrder = ['ResponderEventPlugin', 'SimpleEventPlugin', 'EnterLeaveEventPlugin', 'ChangeEventPlugin', 'SelectEventPlugin', 'BeforeInputEventPlugin'];\\n\\nvar SyntheticUIEvent = SyntheticEvent.extend({\\n  view: null,\\n  detail: null\\n});\\n\\nvar modifierKeyToProp = {\\n  Alt: 'altKey',\\n  Control: 'ctrlKey',\\n  Meta: 'metaKey',\\n  Shift: 'shiftKey'\\n};\\n\\n// IE8 does not implement getModifierState so we simply map it to the only\\n// modifier keys exposed by the event itself, does not support Lock-keys.\\n// Currently, all major browsers except Chrome seems to support Lock-keys.\\n/**\\n * Translation from modifier key to the associated property in the event.\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/#keys-Modifiers\\n */\\n\\nfunction modifierStateGetter(keyArg) {\\n  var syntheticEvent = this;\\n  var nativeEvent = syntheticEvent.nativeEvent;\\n  if (nativeEvent.getModifierState) {\\n    return nativeEvent.getModifierState(keyArg);\\n  }\\n  var keyProp = modifierKeyToProp[keyArg];\\n  return keyProp ? !!nativeEvent[keyProp] : false;\\n}\\n\\nfunction getEventModifierState(nativeEvent) {\\n  return modifierStateGetter;\\n}\\n\\nvar previousScreenX = 0;\\nvar previousScreenY = 0;\\n// Use flags to signal movementX/Y has already been set\\nvar isMovementXSet = false;\\nvar isMovementYSet = false;\\n\\n/**\\n * @interface MouseEvent\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\\n */\\nvar SyntheticMouseEvent = SyntheticUIEvent.extend({\\n  screenX: null,\\n  screenY: null,\\n  clientX: null,\\n  clientY: null,\\n  pageX: null,\\n  pageY: null,\\n  ctrlKey: null,\\n  shiftKey: null,\\n  altKey: null,\\n  metaKey: null,\\n  getModifierState: getEventModifierState,\\n  button: null,\\n  buttons: null,\\n  relatedTarget: function (event) {\\n    return event.relatedTarget || (event.fromElement === event.srcElement ? event.toElement : event.fromElement);\\n  },\\n  movementX: function (event) {\\n    if ('movementX' in event) {\\n      return event.movementX;\\n    }\\n\\n    var screenX = previousScreenX;\\n    previousScreenX = event.screenX;\\n\\n    if (!isMovementXSet) {\\n      isMovementXSet = true;\\n      return 0;\\n    }\\n\\n    return event.type === 'mousemove' ? event.screenX - screenX : 0;\\n  },\\n  movementY: function (event) {\\n    if ('movementY' in event) {\\n      return event.movementY;\\n    }\\n\\n    var screenY = previousScreenY;\\n    previousScreenY = event.screenY;\\n\\n    if (!isMovementYSet) {\\n      isMovementYSet = true;\\n      return 0;\\n    }\\n\\n    return event.type === 'mousemove' ? event.screenY - screenY : 0;\\n  }\\n});\\n\\n/**\\n * @interface PointerEvent\\n * @see http://www.w3.org/TR/pointerevents/\\n */\\nvar SyntheticPointerEvent = SyntheticMouseEvent.extend({\\n  pointerId: null,\\n  width: null,\\n  height: null,\\n  pressure: null,\\n  tangentialPressure: null,\\n  tiltX: null,\\n  tiltY: null,\\n  twist: null,\\n  pointerType: null,\\n  isPrimary: null\\n});\\n\\nvar eventTypes$2 = {\\n  mouseEnter: {\\n    registrationName: 'onMouseEnter',\\n    dependencies: [TOP_MOUSE_OUT, TOP_MOUSE_OVER]\\n  },\\n  mouseLeave: {\\n    registrationName: 'onMouseLeave',\\n    dependencies: [TOP_MOUSE_OUT, TOP_MOUSE_OVER]\\n  },\\n  pointerEnter: {\\n    registrationName: 'onPointerEnter',\\n    dependencies: [TOP_POINTER_OUT, TOP_POINTER_OVER]\\n  },\\n  pointerLeave: {\\n    registrationName: 'onPointerLeave',\\n    dependencies: [TOP_POINTER_OUT, TOP_POINTER_OVER]\\n  }\\n};\\n\\nvar EnterLeaveEventPlugin = {\\n  eventTypes: eventTypes$2,\\n\\n  /**\\n   * For almost every interaction we care about, there will be both a top-level\\n   * `mouseover` and `mouseout` event that occurs. Only use `mouseout` so that\\n   * we do not extract duplicate events. However, moving the mouse into the\\n   * browser from outside will not fire a `mouseout` event. In this case, we use\\n   * the `mouseover` top-level event.\\n   */\\n  extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n    var isOverEvent = topLevelType === TOP_MOUSE_OVER || topLevelType === TOP_POINTER_OVER;\\n    var isOutEvent = topLevelType === TOP_MOUSE_OUT || topLevelType === TOP_POINTER_OUT;\\n\\n    if (isOverEvent && (nativeEvent.relatedTarget || nativeEvent.fromElement)) {\\n      return null;\\n    }\\n\\n    if (!isOutEvent && !isOverEvent) {\\n      // Must not be a mouse or pointer in or out - ignoring.\\n      return null;\\n    }\\n\\n    var win = void 0;\\n    if (nativeEventTarget.window === nativeEventTarget) {\\n      // `nativeEventTarget` is probably a window object.\\n      win = nativeEventTarget;\\n    } else {\\n      // TODO: Figure out why `ownerDocument` is sometimes undefined in IE8.\\n      var doc = nativeEventTarget.ownerDocument;\\n      if (doc) {\\n        win = doc.defaultView || doc.parentWindow;\\n      } else {\\n        win = window;\\n      }\\n    }\\n\\n    var from = void 0;\\n    var to = void 0;\\n    if (isOutEvent) {\\n      from = targetInst;\\n      var related = nativeEvent.relatedTarget || nativeEvent.toElement;\\n      to = related ? getClosestInstanceFromNode(related) : null;\\n    } else {\\n      // Moving to a node from outside the window.\\n      from = null;\\n      to = targetInst;\\n    }\\n\\n    if (from === to) {\\n      // Nothing pertains to our managed components.\\n      return null;\\n    }\\n\\n    var eventInterface = void 0,\\n        leaveEventType = void 0,\\n        enterEventType = void 0,\\n        eventTypePrefix = void 0;\\n\\n    if (topLevelType === TOP_MOUSE_OUT || topLevelType === TOP_MOUSE_OVER) {\\n      eventInterface = SyntheticMouseEvent;\\n      leaveEventType = eventTypes$2.mouseLeave;\\n      enterEventType = eventTypes$2.mouseEnter;\\n      eventTypePrefix = 'mouse';\\n    } else if (topLevelType === TOP_POINTER_OUT || topLevelType === TOP_POINTER_OVER) {\\n      eventInterface = SyntheticPointerEvent;\\n      leaveEventType = eventTypes$2.pointerLeave;\\n      enterEventType = eventTypes$2.pointerEnter;\\n      eventTypePrefix = 'pointer';\\n    }\\n\\n    var fromNode = from == null ? win : getNodeFromInstance$1(from);\\n    var toNode = to == null ? win : getNodeFromInstance$1(to);\\n\\n    var leave = eventInterface.getPooled(leaveEventType, from, nativeEvent, nativeEventTarget);\\n    leave.type = eventTypePrefix + 'leave';\\n    leave.target = fromNode;\\n    leave.relatedTarget = toNode;\\n\\n    var enter = eventInterface.getPooled(enterEventType, to, nativeEvent, nativeEventTarget);\\n    enter.type = eventTypePrefix + 'enter';\\n    enter.target = toNode;\\n    enter.relatedTarget = fromNode;\\n\\n    accumulateEnterLeaveDispatches(leave, enter, from, to);\\n\\n    return [leave, enter];\\n  }\\n};\\n\\n/*eslint-disable no-self-compare */\\n\\nvar hasOwnProperty$1 = Object.prototype.hasOwnProperty;\\n\\n/**\\n * inlined Object.is polyfill to avoid requiring consumers ship their own\\n * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is\\n */\\nfunction is(x, y) {\\n  // SameValue algorithm\\n  if (x === y) {\\n    // Steps 1-5, 7-10\\n    // Steps 6.b-6.e: +0 != -0\\n    // Added the nonzero y check to make Flow happy, but it is redundant\\n    return x !== 0 || y !== 0 || 1 / x === 1 / y;\\n  } else {\\n    // Step 6.a: NaN == NaN\\n    return x !== x && y !== y;\\n  }\\n}\\n\\n/**\\n * Performs equality by iterating through keys on an object and returning false\\n * when any key has values which are not strictly equal between the arguments.\\n * Returns true when the values of all keys are strictly equal.\\n */\\nfunction shallowEqual(objA, objB) {\\n  if (is(objA, objB)) {\\n    return true;\\n  }\\n\\n  if (typeof objA !== 'object' || objA === null || typeof objB !== 'object' || objB === null) {\\n    return false;\\n  }\\n\\n  var keysA = Object.keys(objA);\\n  var keysB = Object.keys(objB);\\n\\n  if (keysA.length !== keysB.length) {\\n    return false;\\n  }\\n\\n  // Test for A's keys different from B.\\n  for (var i = 0; i < keysA.length; i++) {\\n    if (!hasOwnProperty$1.call(objB, keysA[i]) || !is(objA[keysA[i]], objB[keysA[i]])) {\\n      return false;\\n    }\\n  }\\n\\n  return true;\\n}\\n\\n/**\\n * `ReactInstanceMap` maintains a mapping from a public facing stateful\\n * instance (key) and the internal representation (value). This allows public\\n * methods to accept the user facing instance as an argument and map them back\\n * to internal methods.\\n *\\n * Note that this module is currently shared and assumed to be stateless.\\n * If this becomes an actual Map, that will break.\\n */\\n\\n/**\\n * This API should be called `delete` but we'd have to make sure to always\\n * transform these to strings for IE support. When this transform is fully\\n * supported we can rename it.\\n */\\n\\n\\nfunction get(key) {\\n  return key._reactInternalFiber;\\n}\\n\\nfunction has(key) {\\n  return key._reactInternalFiber !== undefined;\\n}\\n\\nfunction set(key, value) {\\n  key._reactInternalFiber = value;\\n}\\n\\n// Don't change these two values. They're used by React Dev Tools.\\nvar NoEffect = /*              */0;\\nvar PerformedWork = /*         */1;\\n\\n// You can change the rest (and add more).\\nvar Placement = /*             */2;\\nvar Update = /*                */4;\\nvar PlacementAndUpdate = /*    */6;\\nvar Deletion = /*              */8;\\nvar ContentReset = /*          */16;\\nvar Callback = /*              */32;\\nvar DidCapture = /*            */64;\\nvar Ref = /*                   */128;\\nvar Snapshot = /*              */256;\\n\\n// Update & Callback & Ref & Snapshot\\nvar LifecycleEffectMask = /*   */420;\\n\\n// Union of all host effects\\nvar HostEffectMask = /*        */511;\\n\\nvar Incomplete = /*            */512;\\nvar ShouldCapture = /*         */1024;\\n\\nvar ReactCurrentOwner$1 = ReactSharedInternals.ReactCurrentOwner;\\n\\nvar MOUNTING = 1;\\nvar MOUNTED = 2;\\nvar UNMOUNTED = 3;\\n\\nfunction isFiberMountedImpl(fiber) {\\n  var node = fiber;\\n  if (!fiber.alternate) {\\n    // If there is no alternate, this might be a new tree that isn't inserted\\n    // yet. If it is, then it will have a pending insertion effect on it.\\n    if ((node.effectTag & Placement) !== NoEffect) {\\n      return MOUNTING;\\n    }\\n    while (node.return) {\\n      node = node.return;\\n      if ((node.effectTag & Placement) !== NoEffect) {\\n        return MOUNTING;\\n      }\\n    }\\n  } else {\\n    while (node.return) {\\n      node = node.return;\\n    }\\n  }\\n  if (node.tag === HostRoot) {\\n    // TODO: Check if this was a nested HostRoot when used with\\n    // renderContainerIntoSubtree.\\n    return MOUNTED;\\n  }\\n  // If we didn't hit the root, that means that we're in an disconnected tree\\n  // that has been unmounted.\\n  return UNMOUNTED;\\n}\\n\\nfunction isFiberMounted(fiber) {\\n  return isFiberMountedImpl(fiber) === MOUNTED;\\n}\\n\\nfunction isMounted(component) {\\n  {\\n    var owner = ReactCurrentOwner$1.current;\\n    if (owner !== null && owner.tag === ClassComponent) {\\n      var ownerFiber = owner;\\n      var instance = ownerFiber.stateNode;\\n      !instance._warnedAboutRefsInRender ? warningWithoutStack$1(false, '%s is accessing isMounted inside its render() function. ' + 'render() should be a pure function of props and state. It should ' + 'never access something that requires stale data from the previous ' + 'render, such as refs. Move this logic to componentDidMount and ' + 'componentDidUpdate instead.', getComponentName(ownerFiber.type) || 'A component') : void 0;\\n      instance._warnedAboutRefsInRender = true;\\n    }\\n  }\\n\\n  var fiber = get(component);\\n  if (!fiber) {\\n    return false;\\n  }\\n  return isFiberMountedImpl(fiber) === MOUNTED;\\n}\\n\\nfunction assertIsMounted(fiber) {\\n  !(isFiberMountedImpl(fiber) === MOUNTED) ? invariant(false, 'Unable to find node on an unmounted component.') : void 0;\\n}\\n\\nfunction findCurrentFiberUsingSlowPath(fiber) {\\n  var alternate = fiber.alternate;\\n  if (!alternate) {\\n    // If there is no alternate, then we only need to check if it is mounted.\\n    var state = isFiberMountedImpl(fiber);\\n    !(state !== UNMOUNTED) ? invariant(false, 'Unable to find node on an unmounted component.') : void 0;\\n    if (state === MOUNTING) {\\n      return null;\\n    }\\n    return fiber;\\n  }\\n  // If we have two possible branches, we'll walk backwards up to the root\\n  // to see what path the root points to. On the way we may hit one of the\\n  // special cases and we'll deal with them.\\n  var a = fiber;\\n  var b = alternate;\\n  while (true) {\\n    var parentA = a.return;\\n    var parentB = parentA ? parentA.alternate : null;\\n    if (!parentA || !parentB) {\\n      // We're at the root.\\n      break;\\n    }\\n\\n    // If both copies of the parent fiber point to the same child, we can\\n    // assume that the child is current. This happens when we bailout on low\\n    // priority: the bailed out fiber's child reuses the current child.\\n    if (parentA.child === parentB.child) {\\n      var child = parentA.child;\\n      while (child) {\\n        if (child === a) {\\n          // We've determined that A is the current branch.\\n          assertIsMounted(parentA);\\n          return fiber;\\n        }\\n        if (child === b) {\\n          // We've determined that B is the current branch.\\n          assertIsMounted(parentA);\\n          return alternate;\\n        }\\n        child = child.sibling;\\n      }\\n      // We should never have an alternate for any mounting node. So the only\\n      // way this could possibly happen is if this was unmounted, if at all.\\n      invariant(false, 'Unable to find node on an unmounted component.');\\n    }\\n\\n    if (a.return !== b.return) {\\n      // The return pointer of A and the return pointer of B point to different\\n      // fibers. We assume that return pointers never criss-cross, so A must\\n      // belong to the child set of A.return, and B must belong to the child\\n      // set of B.return.\\n      a = parentA;\\n      b = parentB;\\n    } else {\\n      // The return pointers point to the same fiber. We'll have to use the\\n      // default, slow path: scan the child sets of each parent alternate to see\\n      // which child belongs to which set.\\n      //\\n      // Search parent A's child set\\n      var didFindChild = false;\\n      var _child = parentA.child;\\n      while (_child) {\\n        if (_child === a) {\\n          didFindChild = true;\\n          a = parentA;\\n          b = parentB;\\n          break;\\n        }\\n        if (_child === b) {\\n          didFindChild = true;\\n          b = parentA;\\n          a = parentB;\\n          break;\\n        }\\n        _child = _child.sibling;\\n      }\\n      if (!didFindChild) {\\n        // Search parent B's child set\\n        _child = parentB.child;\\n        while (_child) {\\n          if (_child === a) {\\n            didFindChild = true;\\n            a = parentB;\\n            b = parentA;\\n            break;\\n          }\\n          if (_child === b) {\\n            didFindChild = true;\\n            b = parentB;\\n            a = parentA;\\n            break;\\n          }\\n          _child = _child.sibling;\\n        }\\n        !didFindChild ? invariant(false, 'Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.') : void 0;\\n      }\\n    }\\n\\n    !(a.alternate === b) ? invariant(false, 'Return fibers should always be each others\\\\' alternates. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  }\\n  // If the root is not a host container, we're in a disconnected tree. I.e.\\n  // unmounted.\\n  !(a.tag === HostRoot) ? invariant(false, 'Unable to find node on an unmounted component.') : void 0;\\n  if (a.stateNode.current === a) {\\n    // We've determined that A is the current branch.\\n    return fiber;\\n  }\\n  // Otherwise B has to be current branch.\\n  return alternate;\\n}\\n\\nfunction findCurrentHostFiber(parent) {\\n  var currentParent = findCurrentFiberUsingSlowPath(parent);\\n  if (!currentParent) {\\n    return null;\\n  }\\n\\n  // Next we'll drill down this component to find the first HostComponent/Text.\\n  var node = currentParent;\\n  while (true) {\\n    if (node.tag === HostComponent || node.tag === HostText) {\\n      return node;\\n    } else if (node.child) {\\n      node.child.return = node;\\n      node = node.child;\\n      continue;\\n    }\\n    if (node === currentParent) {\\n      return null;\\n    }\\n    while (!node.sibling) {\\n      if (!node.return || node.return === currentParent) {\\n        return null;\\n      }\\n      node = node.return;\\n    }\\n    node.sibling.return = node.return;\\n    node = node.sibling;\\n  }\\n  // Flow needs the return null here, but ESLint complains about it.\\n  // eslint-disable-next-line no-unreachable\\n  return null;\\n}\\n\\nfunction findCurrentHostFiberWithNoPortals(parent) {\\n  var currentParent = findCurrentFiberUsingSlowPath(parent);\\n  if (!currentParent) {\\n    return null;\\n  }\\n\\n  // Next we'll drill down this component to find the first HostComponent/Text.\\n  var node = currentParent;\\n  while (true) {\\n    if (node.tag === HostComponent || node.tag === HostText) {\\n      return node;\\n    } else if (node.child && node.tag !== HostPortal) {\\n      node.child.return = node;\\n      node = node.child;\\n      continue;\\n    }\\n    if (node === currentParent) {\\n      return null;\\n    }\\n    while (!node.sibling) {\\n      if (!node.return || node.return === currentParent) {\\n        return null;\\n      }\\n      node = node.return;\\n    }\\n    node.sibling.return = node.return;\\n    node = node.sibling;\\n  }\\n  // Flow needs the return null here, but ESLint complains about it.\\n  // eslint-disable-next-line no-unreachable\\n  return null;\\n}\\n\\nfunction addEventBubbleListener(element, eventType, listener) {\\n  element.addEventListener(eventType, listener, false);\\n}\\n\\nfunction addEventCaptureListener(element, eventType, listener) {\\n  element.addEventListener(eventType, listener, true);\\n}\\n\\n/**\\n * @interface Event\\n * @see http://www.w3.org/TR/css3-animations/#AnimationEvent-interface\\n * @see https://developer.mozilla.org/en-US/docs/Web/API/AnimationEvent\\n */\\nvar SyntheticAnimationEvent = SyntheticEvent.extend({\\n  animationName: null,\\n  elapsedTime: null,\\n  pseudoElement: null\\n});\\n\\n/**\\n * @interface Event\\n * @see http://www.w3.org/TR/clipboard-apis/\\n */\\nvar SyntheticClipboardEvent = SyntheticEvent.extend({\\n  clipboardData: function (event) {\\n    return 'clipboardData' in event ? event.clipboardData : window.clipboardData;\\n  }\\n});\\n\\n/**\\n * @interface FocusEvent\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\\n */\\nvar SyntheticFocusEvent = SyntheticUIEvent.extend({\\n  relatedTarget: null\\n});\\n\\n/**\\n * `charCode` represents the actual \\\"character code\\\" and is safe to use with\\n * `String.fromCharCode`. As such, only keys that correspond to printable\\n * characters produce a valid `charCode`, the only exception to this is Enter.\\n * The Tab-key is considered non-printable and does not have a `charCode`,\\n * presumably because it does not produce a tab-character in browsers.\\n *\\n * @param {object} nativeEvent Native browser event.\\n * @return {number} Normalized `charCode` property.\\n */\\nfunction getEventCharCode(nativeEvent) {\\n  var charCode = void 0;\\n  var keyCode = nativeEvent.keyCode;\\n\\n  if ('charCode' in nativeEvent) {\\n    charCode = nativeEvent.charCode;\\n\\n    // FF does not set `charCode` for the Enter-key, check against `keyCode`.\\n    if (charCode === 0 && keyCode === 13) {\\n      charCode = 13;\\n    }\\n  } else {\\n    // IE8 does not implement `charCode`, but `keyCode` has the correct value.\\n    charCode = keyCode;\\n  }\\n\\n  // IE and Edge (on Windows) and Chrome / Safari (on Windows and Linux)\\n  // report Enter as charCode 10 when ctrl is pressed.\\n  if (charCode === 10) {\\n    charCode = 13;\\n  }\\n\\n  // Some non-printable keys are reported in `charCode`/`keyCode`, discard them.\\n  // Must not discard the (non-)printable Enter-key.\\n  if (charCode >= 32 || charCode === 13) {\\n    return charCode;\\n  }\\n\\n  return 0;\\n}\\n\\n/**\\n * Normalization of deprecated HTML5 `key` values\\n * @see https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent#Key_names\\n */\\nvar normalizeKey = {\\n  Esc: 'Escape',\\n  Spacebar: ' ',\\n  Left: 'ArrowLeft',\\n  Up: 'ArrowUp',\\n  Right: 'ArrowRight',\\n  Down: 'ArrowDown',\\n  Del: 'Delete',\\n  Win: 'OS',\\n  Menu: 'ContextMenu',\\n  Apps: 'ContextMenu',\\n  Scroll: 'ScrollLock',\\n  MozPrintableKey: 'Unidentified'\\n};\\n\\n/**\\n * Translation from legacy `keyCode` to HTML5 `key`\\n * Only special keys supported, all others depend on keyboard layout or browser\\n * @see https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent#Key_names\\n */\\nvar translateToKey = {\\n  '8': 'Backspace',\\n  '9': 'Tab',\\n  '12': 'Clear',\\n  '13': 'Enter',\\n  '16': 'Shift',\\n  '17': 'Control',\\n  '18': 'Alt',\\n  '19': 'Pause',\\n  '20': 'CapsLock',\\n  '27': 'Escape',\\n  '32': ' ',\\n  '33': 'PageUp',\\n  '34': 'PageDown',\\n  '35': 'End',\\n  '36': 'Home',\\n  '37': 'ArrowLeft',\\n  '38': 'ArrowUp',\\n  '39': 'ArrowRight',\\n  '40': 'ArrowDown',\\n  '45': 'Insert',\\n  '46': 'Delete',\\n  '112': 'F1',\\n  '113': 'F2',\\n  '114': 'F3',\\n  '115': 'F4',\\n  '116': 'F5',\\n  '117': 'F6',\\n  '118': 'F7',\\n  '119': 'F8',\\n  '120': 'F9',\\n  '121': 'F10',\\n  '122': 'F11',\\n  '123': 'F12',\\n  '144': 'NumLock',\\n  '145': 'ScrollLock',\\n  '224': 'Meta'\\n};\\n\\n/**\\n * @param {object} nativeEvent Native browser event.\\n * @return {string} Normalized `key` property.\\n */\\nfunction getEventKey(nativeEvent) {\\n  if (nativeEvent.key) {\\n    // Normalize inconsistent values reported by browsers due to\\n    // implementations of a working draft specification.\\n\\n    // FireFox implements `key` but returns `MozPrintableKey` for all\\n    // printable characters (normalized to `Unidentified`), ignore it.\\n    var key = normalizeKey[nativeEvent.key] || nativeEvent.key;\\n    if (key !== 'Unidentified') {\\n      return key;\\n    }\\n  }\\n\\n  // Browser does not implement `key`, polyfill as much of it as we can.\\n  if (nativeEvent.type === 'keypress') {\\n    var charCode = getEventCharCode(nativeEvent);\\n\\n    // The enter-key is technically both printable and non-printable and can\\n    // thus be captured by `keypress`, no other non-printable key should.\\n    return charCode === 13 ? 'Enter' : String.fromCharCode(charCode);\\n  }\\n  if (nativeEvent.type === 'keydown' || nativeEvent.type === 'keyup') {\\n    // While user keyboard layout determines the actual meaning of each\\n    // `keyCode` value, almost all function keys have a universal value.\\n    return translateToKey[nativeEvent.keyCode] || 'Unidentified';\\n  }\\n  return '';\\n}\\n\\n/**\\n * @interface KeyboardEvent\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\\n */\\nvar SyntheticKeyboardEvent = SyntheticUIEvent.extend({\\n  key: getEventKey,\\n  location: null,\\n  ctrlKey: null,\\n  shiftKey: null,\\n  altKey: null,\\n  metaKey: null,\\n  repeat: null,\\n  locale: null,\\n  getModifierState: getEventModifierState,\\n  // Legacy Interface\\n  charCode: function (event) {\\n    // `charCode` is the result of a KeyPress event and represents the value of\\n    // the actual printable character.\\n\\n    // KeyPress is deprecated, but its replacement is not yet final and not\\n    // implemented in any major browser. Only KeyPress has charCode.\\n    if (event.type === 'keypress') {\\n      return getEventCharCode(event);\\n    }\\n    return 0;\\n  },\\n  keyCode: function (event) {\\n    // `keyCode` is the result of a KeyDown/Up event and represents the value of\\n    // physical keyboard key.\\n\\n    // The actual meaning of the value depends on the users' keyboard layout\\n    // which cannot be detected. Assuming that it is a US keyboard layout\\n    // provides a surprisingly accurate mapping for US and European users.\\n    // Due to this, it is left to the user to implement at this time.\\n    if (event.type === 'keydown' || event.type === 'keyup') {\\n      return event.keyCode;\\n    }\\n    return 0;\\n  },\\n  which: function (event) {\\n    // `which` is an alias for either `keyCode` or `charCode` depending on the\\n    // type of the event.\\n    if (event.type === 'keypress') {\\n      return getEventCharCode(event);\\n    }\\n    if (event.type === 'keydown' || event.type === 'keyup') {\\n      return event.keyCode;\\n    }\\n    return 0;\\n  }\\n});\\n\\n/**\\n * @interface DragEvent\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\\n */\\nvar SyntheticDragEvent = SyntheticMouseEvent.extend({\\n  dataTransfer: null\\n});\\n\\n/**\\n * @interface TouchEvent\\n * @see http://www.w3.org/TR/touch-events/\\n */\\nvar SyntheticTouchEvent = SyntheticUIEvent.extend({\\n  touches: null,\\n  targetTouches: null,\\n  changedTouches: null,\\n  altKey: null,\\n  metaKey: null,\\n  ctrlKey: null,\\n  shiftKey: null,\\n  getModifierState: getEventModifierState\\n});\\n\\n/**\\n * @interface Event\\n * @see http://www.w3.org/TR/2009/WD-css3-transitions-20090320/#transition-events-\\n * @see https://developer.mozilla.org/en-US/docs/Web/API/TransitionEvent\\n */\\nvar SyntheticTransitionEvent = SyntheticEvent.extend({\\n  propertyName: null,\\n  elapsedTime: null,\\n  pseudoElement: null\\n});\\n\\n/**\\n * @interface WheelEvent\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\\n */\\nvar SyntheticWheelEvent = SyntheticMouseEvent.extend({\\n  deltaX: function (event) {\\n    return 'deltaX' in event ? event.deltaX : // Fallback to `wheelDeltaX` for Webkit and normalize (right is positive).\\n    'wheelDeltaX' in event ? -event.wheelDeltaX : 0;\\n  },\\n  deltaY: function (event) {\\n    return 'deltaY' in event ? event.deltaY : // Fallback to `wheelDeltaY` for Webkit and normalize (down is positive).\\n    'wheelDeltaY' in event ? -event.wheelDeltaY : // Fallback to `wheelDelta` for IE<9 and normalize (down is positive).\\n    'wheelDelta' in event ? -event.wheelDelta : 0;\\n  },\\n\\n  deltaZ: null,\\n\\n  // Browsers without \\\"deltaMode\\\" is reporting in raw wheel delta where one\\n  // notch on the scroll is always +/- 120, roughly equivalent to pixels.\\n  // A good approximation of DOM_DELTA_LINE (1) is 5% of viewport size or\\n  // ~40 pixels, for DOM_DELTA_SCREEN (2) it is 87.5% of viewport size.\\n  deltaMode: null\\n});\\n\\n/**\\n * Turns\\n * ['abort', ...]\\n * into\\n * eventTypes = {\\n *   'abort': {\\n *     phasedRegistrationNames: {\\n *       bubbled: 'onAbort',\\n *       captured: 'onAbortCapture',\\n *     },\\n *     dependencies: [TOP_ABORT],\\n *   },\\n *   ...\\n * };\\n * topLevelEventsToDispatchConfig = new Map([\\n *   [TOP_ABORT, { sameConfig }],\\n * ]);\\n */\\n\\nvar interactiveEventTypeNames = [[TOP_BLUR, 'blur'], [TOP_CANCEL, 'cancel'], [TOP_CLICK, 'click'], [TOP_CLOSE, 'close'], [TOP_CONTEXT_MENU, 'contextMenu'], [TOP_COPY, 'copy'], [TOP_CUT, 'cut'], [TOP_AUX_CLICK, 'auxClick'], [TOP_DOUBLE_CLICK, 'doubleClick'], [TOP_DRAG_END, 'dragEnd'], [TOP_DRAG_START, 'dragStart'], [TOP_DROP, 'drop'], [TOP_FOCUS, 'focus'], [TOP_INPUT, 'input'], [TOP_INVALID, 'invalid'], [TOP_KEY_DOWN, 'keyDown'], [TOP_KEY_PRESS, 'keyPress'], [TOP_KEY_UP, 'keyUp'], [TOP_MOUSE_DOWN, 'mouseDown'], [TOP_MOUSE_UP, 'mouseUp'], [TOP_PASTE, 'paste'], [TOP_PAUSE, 'pause'], [TOP_PLAY, 'play'], [TOP_POINTER_CANCEL, 'pointerCancel'], [TOP_POINTER_DOWN, 'pointerDown'], [TOP_POINTER_UP, 'pointerUp'], [TOP_RATE_CHANGE, 'rateChange'], [TOP_RESET, 'reset'], [TOP_SEEKED, 'seeked'], [TOP_SUBMIT, 'submit'], [TOP_TOUCH_CANCEL, 'touchCancel'], [TOP_TOUCH_END, 'touchEnd'], [TOP_TOUCH_START, 'touchStart'], [TOP_VOLUME_CHANGE, 'volumeChange']];\\nvar nonInteractiveEventTypeNames = [[TOP_ABORT, 'abort'], [TOP_ANIMATION_END, 'animationEnd'], [TOP_ANIMATION_ITERATION, 'animationIteration'], [TOP_ANIMATION_START, 'animationStart'], [TOP_CAN_PLAY, 'canPlay'], [TOP_CAN_PLAY_THROUGH, 'canPlayThrough'], [TOP_DRAG, 'drag'], [TOP_DRAG_ENTER, 'dragEnter'], [TOP_DRAG_EXIT, 'dragExit'], [TOP_DRAG_LEAVE, 'dragLeave'], [TOP_DRAG_OVER, 'dragOver'], [TOP_DURATION_CHANGE, 'durationChange'], [TOP_EMPTIED, 'emptied'], [TOP_ENCRYPTED, 'encrypted'], [TOP_ENDED, 'ended'], [TOP_ERROR, 'error'], [TOP_GOT_POINTER_CAPTURE, 'gotPointerCapture'], [TOP_LOAD, 'load'], [TOP_LOADED_DATA, 'loadedData'], [TOP_LOADED_METADATA, 'loadedMetadata'], [TOP_LOAD_START, 'loadStart'], [TOP_LOST_POINTER_CAPTURE, 'lostPointerCapture'], [TOP_MOUSE_MOVE, 'mouseMove'], [TOP_MOUSE_OUT, 'mouseOut'], [TOP_MOUSE_OVER, 'mouseOver'], [TOP_PLAYING, 'playing'], [TOP_POINTER_MOVE, 'pointerMove'], [TOP_POINTER_OUT, 'pointerOut'], [TOP_POINTER_OVER, 'pointerOver'], [TOP_PROGRESS, 'progress'], [TOP_SCROLL, 'scroll'], [TOP_SEEKING, 'seeking'], [TOP_STALLED, 'stalled'], [TOP_SUSPEND, 'suspend'], [TOP_TIME_UPDATE, 'timeUpdate'], [TOP_TOGGLE, 'toggle'], [TOP_TOUCH_MOVE, 'touchMove'], [TOP_TRANSITION_END, 'transitionEnd'], [TOP_WAITING, 'waiting'], [TOP_WHEEL, 'wheel']];\\n\\nvar eventTypes$4 = {};\\nvar topLevelEventsToDispatchConfig = {};\\n\\nfunction addEventTypeNameToConfig(_ref, isInteractive) {\\n  var topEvent = _ref[0],\\n      event = _ref[1];\\n\\n  var capitalizedEvent = event[0].toUpperCase() + event.slice(1);\\n  var onEvent = 'on' + capitalizedEvent;\\n\\n  var type = {\\n    phasedRegistrationNames: {\\n      bubbled: onEvent,\\n      captured: onEvent + 'Capture'\\n    },\\n    dependencies: [topEvent],\\n    isInteractive: isInteractive\\n  };\\n  eventTypes$4[event] = type;\\n  topLevelEventsToDispatchConfig[topEvent] = type;\\n}\\n\\ninteractiveEventTypeNames.forEach(function (eventTuple) {\\n  addEventTypeNameToConfig(eventTuple, true);\\n});\\nnonInteractiveEventTypeNames.forEach(function (eventTuple) {\\n  addEventTypeNameToConfig(eventTuple, false);\\n});\\n\\n// Only used in DEV for exhaustiveness validation.\\nvar knownHTMLTopLevelTypes = [TOP_ABORT, TOP_CANCEL, TOP_CAN_PLAY, TOP_CAN_PLAY_THROUGH, TOP_CLOSE, TOP_DURATION_CHANGE, TOP_EMPTIED, TOP_ENCRYPTED, TOP_ENDED, TOP_ERROR, TOP_INPUT, TOP_INVALID, TOP_LOAD, TOP_LOADED_DATA, TOP_LOADED_METADATA, TOP_LOAD_START, TOP_PAUSE, TOP_PLAY, TOP_PLAYING, TOP_PROGRESS, TOP_RATE_CHANGE, TOP_RESET, TOP_SEEKED, TOP_SEEKING, TOP_STALLED, TOP_SUBMIT, TOP_SUSPEND, TOP_TIME_UPDATE, TOP_TOGGLE, TOP_VOLUME_CHANGE, TOP_WAITING];\\n\\nvar SimpleEventPlugin = {\\n  eventTypes: eventTypes$4,\\n\\n  isInteractiveTopLevelEventType: function (topLevelType) {\\n    var config = topLevelEventsToDispatchConfig[topLevelType];\\n    return config !== undefined && config.isInteractive === true;\\n  },\\n\\n\\n  extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n    var dispatchConfig = topLevelEventsToDispatchConfig[topLevelType];\\n    if (!dispatchConfig) {\\n      return null;\\n    }\\n    var EventConstructor = void 0;\\n    switch (topLevelType) {\\n      case TOP_KEY_PRESS:\\n        // Firefox creates a keypress event for function keys too. This removes\\n        // the unwanted keypress events. Enter is however both printable and\\n        // non-printable. One would expect Tab to be as well (but it isn't).\\n        if (getEventCharCode(nativeEvent) === 0) {\\n          return null;\\n        }\\n      /* falls through */\\n      case TOP_KEY_DOWN:\\n      case TOP_KEY_UP:\\n        EventConstructor = SyntheticKeyboardEvent;\\n        break;\\n      case TOP_BLUR:\\n      case TOP_FOCUS:\\n        EventConstructor = SyntheticFocusEvent;\\n        break;\\n      case TOP_CLICK:\\n        // Firefox creates a click event on right mouse clicks. This removes the\\n        // unwanted click events.\\n        if (nativeEvent.button === 2) {\\n          return null;\\n        }\\n      /* falls through */\\n      case TOP_AUX_CLICK:\\n      case TOP_DOUBLE_CLICK:\\n      case TOP_MOUSE_DOWN:\\n      case TOP_MOUSE_MOVE:\\n      case TOP_MOUSE_UP:\\n      // TODO: Disabled elements should not respond to mouse events\\n      /* falls through */\\n      case TOP_MOUSE_OUT:\\n      case TOP_MOUSE_OVER:\\n      case TOP_CONTEXT_MENU:\\n        EventConstructor = SyntheticMouseEvent;\\n        break;\\n      case TOP_DRAG:\\n      case TOP_DRAG_END:\\n      case TOP_DRAG_ENTER:\\n      case TOP_DRAG_EXIT:\\n      case TOP_DRAG_LEAVE:\\n      case TOP_DRAG_OVER:\\n      case TOP_DRAG_START:\\n      case TOP_DROP:\\n        EventConstructor = SyntheticDragEvent;\\n        break;\\n      case TOP_TOUCH_CANCEL:\\n      case TOP_TOUCH_END:\\n      case TOP_TOUCH_MOVE:\\n      case TOP_TOUCH_START:\\n        EventConstructor = SyntheticTouchEvent;\\n        break;\\n      case TOP_ANIMATION_END:\\n      case TOP_ANIMATION_ITERATION:\\n      case TOP_ANIMATION_START:\\n        EventConstructor = SyntheticAnimationEvent;\\n        break;\\n      case TOP_TRANSITION_END:\\n        EventConstructor = SyntheticTransitionEvent;\\n        break;\\n      case TOP_SCROLL:\\n        EventConstructor = SyntheticUIEvent;\\n        break;\\n      case TOP_WHEEL:\\n        EventConstructor = SyntheticWheelEvent;\\n        break;\\n      case TOP_COPY:\\n      case TOP_CUT:\\n      case TOP_PASTE:\\n        EventConstructor = SyntheticClipboardEvent;\\n        break;\\n      case TOP_GOT_POINTER_CAPTURE:\\n      case TOP_LOST_POINTER_CAPTURE:\\n      case TOP_POINTER_CANCEL:\\n      case TOP_POINTER_DOWN:\\n      case TOP_POINTER_MOVE:\\n      case TOP_POINTER_OUT:\\n      case TOP_POINTER_OVER:\\n      case TOP_POINTER_UP:\\n        EventConstructor = SyntheticPointerEvent;\\n        break;\\n      default:\\n        {\\n          if (knownHTMLTopLevelTypes.indexOf(topLevelType) === -1) {\\n            warningWithoutStack$1(false, 'SimpleEventPlugin: Unhandled event type, `%s`. This warning ' + 'is likely caused by a bug in React. Please file an issue.', topLevelType);\\n          }\\n        }\\n        // HTML Events\\n        // @see http://www.w3.org/TR/html5/index.html#events-0\\n        EventConstructor = SyntheticEvent;\\n        break;\\n    }\\n    var event = EventConstructor.getPooled(dispatchConfig, targetInst, nativeEvent, nativeEventTarget);\\n    accumulateTwoPhaseDispatches(event);\\n    return event;\\n  }\\n};\\n\\nvar isInteractiveTopLevelEventType = SimpleEventPlugin.isInteractiveTopLevelEventType;\\n\\n\\nvar CALLBACK_BOOKKEEPING_POOL_SIZE = 10;\\nvar callbackBookkeepingPool = [];\\n\\n/**\\n * Find the deepest React component completely containing the root of the\\n * passed-in instance (for use when entire React trees are nested within each\\n * other). If React trees are not nested, returns null.\\n */\\nfunction findRootContainerNode(inst) {\\n  // TODO: It may be a good idea to cache this to prevent unnecessary DOM\\n  // traversal, but caching is difficult to do correctly without using a\\n  // mutation observer to listen for all DOM changes.\\n  while (inst.return) {\\n    inst = inst.return;\\n  }\\n  if (inst.tag !== HostRoot) {\\n    // This can happen if we're in a detached tree.\\n    return null;\\n  }\\n  return inst.stateNode.containerInfo;\\n}\\n\\n// Used to store ancestor hierarchy in top level callback\\nfunction getTopLevelCallbackBookKeeping(topLevelType, nativeEvent, targetInst) {\\n  if (callbackBookkeepingPool.length) {\\n    var instance = callbackBookkeepingPool.pop();\\n    instance.topLevelType = topLevelType;\\n    instance.nativeEvent = nativeEvent;\\n    instance.targetInst = targetInst;\\n    return instance;\\n  }\\n  return {\\n    topLevelType: topLevelType,\\n    nativeEvent: nativeEvent,\\n    targetInst: targetInst,\\n    ancestors: []\\n  };\\n}\\n\\nfunction releaseTopLevelCallbackBookKeeping(instance) {\\n  instance.topLevelType = null;\\n  instance.nativeEvent = null;\\n  instance.targetInst = null;\\n  instance.ancestors.length = 0;\\n  if (callbackBookkeepingPool.length < CALLBACK_BOOKKEEPING_POOL_SIZE) {\\n    callbackBookkeepingPool.push(instance);\\n  }\\n}\\n\\nfunction handleTopLevel(bookKeeping) {\\n  var targetInst = bookKeeping.targetInst;\\n\\n  // Loop through the hierarchy, in case there's any nested components.\\n  // It's important that we build the array of ancestors before calling any\\n  // event handlers, because event handlers can modify the DOM, leading to\\n  // inconsistencies with ReactMount's node cache. See #1105.\\n  var ancestor = targetInst;\\n  do {\\n    if (!ancestor) {\\n      bookKeeping.ancestors.push(ancestor);\\n      break;\\n    }\\n    var root = findRootContainerNode(ancestor);\\n    if (!root) {\\n      break;\\n    }\\n    bookKeeping.ancestors.push(ancestor);\\n    ancestor = getClosestInstanceFromNode(root);\\n  } while (ancestor);\\n\\n  for (var i = 0; i < bookKeeping.ancestors.length; i++) {\\n    targetInst = bookKeeping.ancestors[i];\\n    runExtractedEventsInBatch(bookKeeping.topLevelType, targetInst, bookKeeping.nativeEvent, getEventTarget(bookKeeping.nativeEvent));\\n  }\\n}\\n\\n// TODO: can we stop exporting these?\\nvar _enabled = true;\\n\\nfunction setEnabled(enabled) {\\n  _enabled = !!enabled;\\n}\\n\\nfunction isEnabled() {\\n  return _enabled;\\n}\\n\\n/**\\n * Traps top-level events by using event bubbling.\\n *\\n * @param {number} topLevelType Number from `TopLevelEventTypes`.\\n * @param {object} element Element on which to attach listener.\\n * @return {?object} An object with a remove function which will forcefully\\n *                  remove the listener.\\n * @internal\\n */\\nfunction trapBubbledEvent(topLevelType, element) {\\n  if (!element) {\\n    return null;\\n  }\\n  var dispatch = isInteractiveTopLevelEventType(topLevelType) ? dispatchInteractiveEvent : dispatchEvent;\\n\\n  addEventBubbleListener(element, getRawEventName(topLevelType),\\n  // Check if interactive and wrap in interactiveUpdates\\n  dispatch.bind(null, topLevelType));\\n}\\n\\n/**\\n * Traps a top-level event by using event capturing.\\n *\\n * @param {number} topLevelType Number from `TopLevelEventTypes`.\\n * @param {object} element Element on which to attach listener.\\n * @return {?object} An object with a remove function which will forcefully\\n *                  remove the listener.\\n * @internal\\n */\\nfunction trapCapturedEvent(topLevelType, element) {\\n  if (!element) {\\n    return null;\\n  }\\n  var dispatch = isInteractiveTopLevelEventType(topLevelType) ? dispatchInteractiveEvent : dispatchEvent;\\n\\n  addEventCaptureListener(element, getRawEventName(topLevelType),\\n  // Check if interactive and wrap in interactiveUpdates\\n  dispatch.bind(null, topLevelType));\\n}\\n\\nfunction dispatchInteractiveEvent(topLevelType, nativeEvent) {\\n  interactiveUpdates(dispatchEvent, topLevelType, nativeEvent);\\n}\\n\\nfunction dispatchEvent(topLevelType, nativeEvent) {\\n  if (!_enabled) {\\n    return;\\n  }\\n\\n  var nativeEventTarget = getEventTarget(nativeEvent);\\n  var targetInst = getClosestInstanceFromNode(nativeEventTarget);\\n  if (targetInst !== null && typeof targetInst.tag === 'number' && !isFiberMounted(targetInst)) {\\n    // If we get an event (ex: img onload) before committing that\\n    // component's mount, ignore it for now (that is, treat it as if it was an\\n    // event on a non-React tree). We might also consider queueing events and\\n    // dispatching them after the mount.\\n    targetInst = null;\\n  }\\n\\n  var bookKeeping = getTopLevelCallbackBookKeeping(topLevelType, nativeEvent, targetInst);\\n\\n  try {\\n    // Event queue being processed in the same cycle allows\\n    // `preventDefault`.\\n    batchedUpdates(handleTopLevel, bookKeeping);\\n  } finally {\\n    releaseTopLevelCallbackBookKeeping(bookKeeping);\\n  }\\n}\\n\\n/**\\n * Summary of `ReactBrowserEventEmitter` event handling:\\n *\\n *  - Top-level delegation is used to trap most native browser events. This\\n *    may only occur in the main thread and is the responsibility of\\n *    ReactDOMEventListener, which is injected and can therefore support\\n *    pluggable event sources. This is the only work that occurs in the main\\n *    thread.\\n *\\n *  - We normalize and de-duplicate events to account for browser quirks. This\\n *    may be done in the worker thread.\\n *\\n *  - Forward these native events (with the associated top-level type used to\\n *    trap it) to `EventPluginHub`, which in turn will ask plugins if they want\\n *    to extract any synthetic events.\\n *\\n *  - The `EventPluginHub` will then process each event by annotating them with\\n *    \\\"dispatches\\\", a sequence of listeners and IDs that care about that event.\\n *\\n *  - The `EventPluginHub` then dispatches the events.\\n *\\n * Overview of React and the event system:\\n *\\n * +------------+    .\\n * |    DOM     |    .\\n * +------------+    .\\n *       |           .\\n *       v           .\\n * +------------+    .\\n * | ReactEvent |    .\\n * |  Listener  |    .\\n * +------------+    .                         +-----------+\\n *       |           .               +--------+|SimpleEvent|\\n *       |           .               |         |Plugin     |\\n * +-----|------+    .               v         +-----------+\\n * |     |      |    .    +--------------+                    +------------+\\n * |     +-----------.--->|EventPluginHub|                    |    Event   |\\n * |            |    .    |              |     +-----------+  | Propagators|\\n * | ReactEvent |    .    |              |     |TapEvent   |  |------------|\\n * |  Emitter   |    .    |              |<---+|Plugin     |  |other plugin|\\n * |            |    .    |              |     +-----------+  |  utilities |\\n * |     +-----------.--->|              |                    +------------+\\n * |     |      |    .    +--------------+\\n * +-----|------+    .                ^        +-----------+\\n *       |           .                |        |Enter/Leave|\\n *       +           .                +-------+|Plugin     |\\n * +-------------+   .                         +-----------+\\n * | application |   .\\n * |-------------|   .\\n * |             |   .\\n * |             |   .\\n * +-------------+   .\\n *                   .\\n *    React Core     .  General Purpose Event Plugin System\\n */\\n\\nvar alreadyListeningTo = {};\\nvar reactTopListenersCounter = 0;\\n\\n/**\\n * To ensure no conflicts with other potential React instances on the page\\n */\\nvar topListenersIDKey = '_reactListenersID' + ('' + Math.random()).slice(2);\\n\\nfunction getListeningForDocument(mountAt) {\\n  // In IE8, `mountAt` is a host object and doesn't have `hasOwnProperty`\\n  // directly.\\n  if (!Object.prototype.hasOwnProperty.call(mountAt, topListenersIDKey)) {\\n    mountAt[topListenersIDKey] = reactTopListenersCounter++;\\n    alreadyListeningTo[mountAt[topListenersIDKey]] = {};\\n  }\\n  return alreadyListeningTo[mountAt[topListenersIDKey]];\\n}\\n\\n/**\\n * We listen for bubbled touch events on the document object.\\n *\\n * Firefox v8.01 (and possibly others) exhibited strange behavior when\\n * mounting `onmousemove` events at some node that was not the document\\n * element. The symptoms were that if your mouse is not moving over something\\n * contained within that mount point (for example on the background) the\\n * top-level listeners for `onmousemove` won't be called. However, if you\\n * register the `mousemove` on the document object, then it will of course\\n * catch all `mousemove`s. This along with iOS quirks, justifies restricting\\n * top-level listeners to the document object only, at least for these\\n * movement types of events and possibly all events.\\n *\\n * @see http://www.quirksmode.org/blog/archives/2010/09/click_event_del.html\\n *\\n * Also, `keyup`/`keypress`/`keydown` do not bubble to the window on IE, but\\n * they bubble to document.\\n *\\n * @param {string} registrationName Name of listener (e.g. `onClick`).\\n * @param {object} mountAt Container where to mount the listener\\n */\\nfunction listenTo(registrationName, mountAt) {\\n  var isListening = getListeningForDocument(mountAt);\\n  var dependencies = registrationNameDependencies[registrationName];\\n\\n  for (var i = 0; i < dependencies.length; i++) {\\n    var dependency = dependencies[i];\\n    if (!(isListening.hasOwnProperty(dependency) && isListening[dependency])) {\\n      switch (dependency) {\\n        case TOP_SCROLL:\\n          trapCapturedEvent(TOP_SCROLL, mountAt);\\n          break;\\n        case TOP_FOCUS:\\n        case TOP_BLUR:\\n          trapCapturedEvent(TOP_FOCUS, mountAt);\\n          trapCapturedEvent(TOP_BLUR, mountAt);\\n          // We set the flag for a single dependency later in this function,\\n          // but this ensures we mark both as attached rather than just one.\\n          isListening[TOP_BLUR] = true;\\n          isListening[TOP_FOCUS] = true;\\n          break;\\n        case TOP_CANCEL:\\n        case TOP_CLOSE:\\n          if (isEventSupported(getRawEventName(dependency))) {\\n            trapCapturedEvent(dependency, mountAt);\\n          }\\n          break;\\n        case TOP_INVALID:\\n        case TOP_SUBMIT:\\n        case TOP_RESET:\\n          // We listen to them on the target DOM elements.\\n          // Some of them bubble so we don't want them to fire twice.\\n          break;\\n        default:\\n          // By default, listen on the top level to all non-media events.\\n          // Media events don't bubble so adding the listener wouldn't do anything.\\n          var isMediaEvent = mediaEventTypes.indexOf(dependency) !== -1;\\n          if (!isMediaEvent) {\\n            trapBubbledEvent(dependency, mountAt);\\n          }\\n          break;\\n      }\\n      isListening[dependency] = true;\\n    }\\n  }\\n}\\n\\nfunction isListeningToAllDependencies(registrationName, mountAt) {\\n  var isListening = getListeningForDocument(mountAt);\\n  var dependencies = registrationNameDependencies[registrationName];\\n  for (var i = 0; i < dependencies.length; i++) {\\n    var dependency = dependencies[i];\\n    if (!(isListening.hasOwnProperty(dependency) && isListening[dependency])) {\\n      return false;\\n    }\\n  }\\n  return true;\\n}\\n\\nfunction getActiveElement(doc) {\\n  doc = doc || (typeof document !== 'undefined' ? document : undefined);\\n  if (typeof doc === 'undefined') {\\n    return null;\\n  }\\n  try {\\n    return doc.activeElement || doc.body;\\n  } catch (e) {\\n    return doc.body;\\n  }\\n}\\n\\n/**\\n * Given any node return the first leaf node without children.\\n *\\n * @param {DOMElement|DOMTextNode} node\\n * @return {DOMElement|DOMTextNode}\\n */\\nfunction getLeafNode(node) {\\n  while (node && node.firstChild) {\\n    node = node.firstChild;\\n  }\\n  return node;\\n}\\n\\n/**\\n * Get the next sibling within a container. This will walk up the\\n * DOM if a node's siblings have been exhausted.\\n *\\n * @param {DOMElement|DOMTextNode} node\\n * @return {?DOMElement|DOMTextNode}\\n */\\nfunction getSiblingNode(node) {\\n  while (node) {\\n    if (node.nextSibling) {\\n      return node.nextSibling;\\n    }\\n    node = node.parentNode;\\n  }\\n}\\n\\n/**\\n * Get object describing the nodes which contain characters at offset.\\n *\\n * @param {DOMElement|DOMTextNode} root\\n * @param {number} offset\\n * @return {?object}\\n */\\nfunction getNodeForCharacterOffset(root, offset) {\\n  var node = getLeafNode(root);\\n  var nodeStart = 0;\\n  var nodeEnd = 0;\\n\\n  while (node) {\\n    if (node.nodeType === TEXT_NODE) {\\n      nodeEnd = nodeStart + node.textContent.length;\\n\\n      if (nodeStart <= offset && nodeEnd >= offset) {\\n        return {\\n          node: node,\\n          offset: offset - nodeStart\\n        };\\n      }\\n\\n      nodeStart = nodeEnd;\\n    }\\n\\n    node = getLeafNode(getSiblingNode(node));\\n  }\\n}\\n\\n/**\\n * @param {DOMElement} outerNode\\n * @return {?object}\\n */\\nfunction getOffsets(outerNode) {\\n  var ownerDocument = outerNode.ownerDocument;\\n\\n  var win = ownerDocument && ownerDocument.defaultView || window;\\n  var selection = win.getSelection && win.getSelection();\\n\\n  if (!selection || selection.rangeCount === 0) {\\n    return null;\\n  }\\n\\n  var anchorNode = selection.anchorNode,\\n      anchorOffset = selection.anchorOffset,\\n      focusNode = selection.focusNode,\\n      focusOffset = selection.focusOffset;\\n\\n  // In Firefox, anchorNode and focusNode can be \\\"anonymous divs\\\", e.g. the\\n  // up/down buttons on an <input type=\\\"number\\\">. Anonymous divs do not seem to\\n  // expose properties, triggering a \\\"Permission denied error\\\" if any of its\\n  // properties are accessed. The only seemingly possible way to avoid erroring\\n  // is to access a property that typically works for non-anonymous divs and\\n  // catch any error that may otherwise arise. See\\n  // https://bugzilla.mozilla.org/show_bug.cgi?id=208427\\n\\n  try {\\n    /* eslint-disable no-unused-expressions */\\n    anchorNode.nodeType;\\n    focusNode.nodeType;\\n    /* eslint-enable no-unused-expressions */\\n  } catch (e) {\\n    return null;\\n  }\\n\\n  return getModernOffsetsFromPoints(outerNode, anchorNode, anchorOffset, focusNode, focusOffset);\\n}\\n\\n/**\\n * Returns {start, end} where `start` is the character/codepoint index of\\n * (anchorNode, anchorOffset) within the textContent of `outerNode`, and\\n * `end` is the index of (focusNode, focusOffset).\\n *\\n * Returns null if you pass in garbage input but we should probably just crash.\\n *\\n * Exported only for testing.\\n */\\nfunction getModernOffsetsFromPoints(outerNode, anchorNode, anchorOffset, focusNode, focusOffset) {\\n  var length = 0;\\n  var start = -1;\\n  var end = -1;\\n  var indexWithinAnchor = 0;\\n  var indexWithinFocus = 0;\\n  var node = outerNode;\\n  var parentNode = null;\\n\\n  outer: while (true) {\\n    var next = null;\\n\\n    while (true) {\\n      if (node === anchorNode && (anchorOffset === 0 || node.nodeType === TEXT_NODE)) {\\n        start = length + anchorOffset;\\n      }\\n      if (node === focusNode && (focusOffset === 0 || node.nodeType === TEXT_NODE)) {\\n        end = length + focusOffset;\\n      }\\n\\n      if (node.nodeType === TEXT_NODE) {\\n        length += node.nodeValue.length;\\n      }\\n\\n      if ((next = node.firstChild) === null) {\\n        break;\\n      }\\n      // Moving from `node` to its first child `next`.\\n      parentNode = node;\\n      node = next;\\n    }\\n\\n    while (true) {\\n      if (node === outerNode) {\\n        // If `outerNode` has children, this is always the second time visiting\\n        // it. If it has no children, this is still the first loop, and the only\\n        // valid selection is anchorNode and focusNode both equal to this node\\n        // and both offsets 0, in which case we will have handled above.\\n        break outer;\\n      }\\n      if (parentNode === anchorNode && ++indexWithinAnchor === anchorOffset) {\\n        start = length;\\n      }\\n      if (parentNode === focusNode && ++indexWithinFocus === focusOffset) {\\n        end = length;\\n      }\\n      if ((next = node.nextSibling) !== null) {\\n        break;\\n      }\\n      node = parentNode;\\n      parentNode = node.parentNode;\\n    }\\n\\n    // Moving from `node` to its next sibling `next`.\\n    node = next;\\n  }\\n\\n  if (start === -1 || end === -1) {\\n    // This should never happen. (Would happen if the anchor/focus nodes aren't\\n    // actually inside the passed-in node.)\\n    return null;\\n  }\\n\\n  return {\\n    start: start,\\n    end: end\\n  };\\n}\\n\\n/**\\n * In modern non-IE browsers, we can support both forward and backward\\n * selections.\\n *\\n * Note: IE10+ supports the Selection object, but it does not support\\n * the `extend` method, which means that even in modern IE, it's not possible\\n * to programmatically create a backward selection. Thus, for all IE\\n * versions, we use the old IE API to create our selections.\\n *\\n * @param {DOMElement|DOMTextNode} node\\n * @param {object} offsets\\n */\\nfunction setOffsets(node, offsets) {\\n  var doc = node.ownerDocument || document;\\n  var win = doc && doc.defaultView || window;\\n  var selection = win.getSelection();\\n  var length = node.textContent.length;\\n  var start = Math.min(offsets.start, length);\\n  var end = offsets.end === undefined ? start : Math.min(offsets.end, length);\\n\\n  // IE 11 uses modern selection, but doesn't support the extend method.\\n  // Flip backward selections, so we can set with a single range.\\n  if (!selection.extend && start > end) {\\n    var temp = end;\\n    end = start;\\n    start = temp;\\n  }\\n\\n  var startMarker = getNodeForCharacterOffset(node, start);\\n  var endMarker = getNodeForCharacterOffset(node, end);\\n\\n  if (startMarker && endMarker) {\\n    if (selection.rangeCount === 1 && selection.anchorNode === startMarker.node && selection.anchorOffset === startMarker.offset && selection.focusNode === endMarker.node && selection.focusOffset === endMarker.offset) {\\n      return;\\n    }\\n    var range = doc.createRange();\\n    range.setStart(startMarker.node, startMarker.offset);\\n    selection.removeAllRanges();\\n\\n    if (start > end) {\\n      selection.addRange(range);\\n      selection.extend(endMarker.node, endMarker.offset);\\n    } else {\\n      range.setEnd(endMarker.node, endMarker.offset);\\n      selection.addRange(range);\\n    }\\n  }\\n}\\n\\nfunction isTextNode(node) {\\n  return node && node.nodeType === TEXT_NODE;\\n}\\n\\nfunction containsNode(outerNode, innerNode) {\\n  if (!outerNode || !innerNode) {\\n    return false;\\n  } else if (outerNode === innerNode) {\\n    return true;\\n  } else if (isTextNode(outerNode)) {\\n    return false;\\n  } else if (isTextNode(innerNode)) {\\n    return containsNode(outerNode, innerNode.parentNode);\\n  } else if ('contains' in outerNode) {\\n    return outerNode.contains(innerNode);\\n  } else if (outerNode.compareDocumentPosition) {\\n    return !!(outerNode.compareDocumentPosition(innerNode) & 16);\\n  } else {\\n    return false;\\n  }\\n}\\n\\nfunction isInDocument(node) {\\n  return node && node.ownerDocument && containsNode(node.ownerDocument.documentElement, node);\\n}\\n\\nfunction getActiveElementDeep() {\\n  var win = window;\\n  var element = getActiveElement();\\n  while (element instanceof win.HTMLIFrameElement) {\\n    // Accessing the contentDocument of a HTMLIframeElement can cause the browser\\n    // to throw, e.g. if it has a cross-origin src attribute\\n    try {\\n      win = element.contentDocument.defaultView;\\n    } catch (e) {\\n      return element;\\n    }\\n    element = getActiveElement(win.document);\\n  }\\n  return element;\\n}\\n\\n/**\\n * @ReactInputSelection: React input selection module. Based on Selection.js,\\n * but modified to be suitable for react and has a couple of bug fixes (doesn't\\n * assume buttons have range selections allowed).\\n * Input selection module for React.\\n */\\n\\n/**\\n * @hasSelectionCapabilities: we get the element types that support selection\\n * from https://html.spec.whatwg.org/#do-not-apply, looking at `selectionStart`\\n * and `selectionEnd` rows.\\n */\\nfunction hasSelectionCapabilities(elem) {\\n  var nodeName = elem && elem.nodeName && elem.nodeName.toLowerCase();\\n  return nodeName && (nodeName === 'input' && (elem.type === 'text' || elem.type === 'search' || elem.type === 'tel' || elem.type === 'url' || elem.type === 'password') || nodeName === 'textarea' || elem.contentEditable === 'true');\\n}\\n\\nfunction getSelectionInformation() {\\n  var focusedElem = getActiveElementDeep();\\n  return {\\n    focusedElem: focusedElem,\\n    selectionRange: hasSelectionCapabilities(focusedElem) ? getSelection$1(focusedElem) : null\\n  };\\n}\\n\\n/**\\n * @restoreSelection: If any selection information was potentially lost,\\n * restore it. This is useful when performing operations that could remove dom\\n * nodes and place them back in, resulting in focus being lost.\\n */\\nfunction restoreSelection(priorSelectionInformation) {\\n  var curFocusedElem = getActiveElementDeep();\\n  var priorFocusedElem = priorSelectionInformation.focusedElem;\\n  var priorSelectionRange = priorSelectionInformation.selectionRange;\\n  if (curFocusedElem !== priorFocusedElem && isInDocument(priorFocusedElem)) {\\n    if (priorSelectionRange !== null && hasSelectionCapabilities(priorFocusedElem)) {\\n      setSelection(priorFocusedElem, priorSelectionRange);\\n    }\\n\\n    // Focusing a node can change the scroll position, which is undesirable\\n    var ancestors = [];\\n    var ancestor = priorFocusedElem;\\n    while (ancestor = ancestor.parentNode) {\\n      if (ancestor.nodeType === ELEMENT_NODE) {\\n        ancestors.push({\\n          element: ancestor,\\n          left: ancestor.scrollLeft,\\n          top: ancestor.scrollTop\\n        });\\n      }\\n    }\\n\\n    if (typeof priorFocusedElem.focus === 'function') {\\n      priorFocusedElem.focus();\\n    }\\n\\n    for (var i = 0; i < ancestors.length; i++) {\\n      var info = ancestors[i];\\n      info.element.scrollLeft = info.left;\\n      info.element.scrollTop = info.top;\\n    }\\n  }\\n}\\n\\n/**\\n * @getSelection: Gets the selection bounds of a focused textarea, input or\\n * contentEditable node.\\n * -@input: Look up selection bounds of this input\\n * -@return {start: selectionStart, end: selectionEnd}\\n */\\nfunction getSelection$1(input) {\\n  var selection = void 0;\\n\\n  if ('selectionStart' in input) {\\n    // Modern browser with input or textarea.\\n    selection = {\\n      start: input.selectionStart,\\n      end: input.selectionEnd\\n    };\\n  } else {\\n    // Content editable or old IE textarea.\\n    selection = getOffsets(input);\\n  }\\n\\n  return selection || { start: 0, end: 0 };\\n}\\n\\n/**\\n * @setSelection: Sets the selection bounds of a textarea or input and focuses\\n * the input.\\n * -@input     Set selection bounds of this input or textarea\\n * -@offsets   Object of same form that is returned from get*\\n */\\nfunction setSelection(input, offsets) {\\n  var start = offsets.start,\\n      end = offsets.end;\\n\\n  if (end === undefined) {\\n    end = start;\\n  }\\n\\n  if ('selectionStart' in input) {\\n    input.selectionStart = start;\\n    input.selectionEnd = Math.min(end, input.value.length);\\n  } else {\\n    setOffsets(input, offsets);\\n  }\\n}\\n\\nvar skipSelectionChangeEvent = canUseDOM && 'documentMode' in document && document.documentMode <= 11;\\n\\nvar eventTypes$3 = {\\n  select: {\\n    phasedRegistrationNames: {\\n      bubbled: 'onSelect',\\n      captured: 'onSelectCapture'\\n    },\\n    dependencies: [TOP_BLUR, TOP_CONTEXT_MENU, TOP_DRAG_END, TOP_FOCUS, TOP_KEY_DOWN, TOP_KEY_UP, TOP_MOUSE_DOWN, TOP_MOUSE_UP, TOP_SELECTION_CHANGE]\\n  }\\n};\\n\\nvar activeElement$1 = null;\\nvar activeElementInst$1 = null;\\nvar lastSelection = null;\\nvar mouseDown = false;\\n\\n/**\\n * Get an object which is a unique representation of the current selection.\\n *\\n * The return value will not be consistent across nodes or browsers, but\\n * two identical selections on the same node will return identical objects.\\n *\\n * @param {DOMElement} node\\n * @return {object}\\n */\\nfunction getSelection(node) {\\n  if ('selectionStart' in node && hasSelectionCapabilities(node)) {\\n    return {\\n      start: node.selectionStart,\\n      end: node.selectionEnd\\n    };\\n  } else {\\n    var win = node.ownerDocument && node.ownerDocument.defaultView || window;\\n    var selection = win.getSelection();\\n    return {\\n      anchorNode: selection.anchorNode,\\n      anchorOffset: selection.anchorOffset,\\n      focusNode: selection.focusNode,\\n      focusOffset: selection.focusOffset\\n    };\\n  }\\n}\\n\\n/**\\n * Get document associated with the event target.\\n *\\n * @param {object} nativeEventTarget\\n * @return {Document}\\n */\\nfunction getEventTargetDocument(eventTarget) {\\n  return eventTarget.window === eventTarget ? eventTarget.document : eventTarget.nodeType === DOCUMENT_NODE ? eventTarget : eventTarget.ownerDocument;\\n}\\n\\n/**\\n * Poll selection to see whether it's changed.\\n *\\n * @param {object} nativeEvent\\n * @param {object} nativeEventTarget\\n * @return {?SyntheticEvent}\\n */\\nfunction constructSelectEvent(nativeEvent, nativeEventTarget) {\\n  // Ensure we have the right element, and that the user is not dragging a\\n  // selection (this matches native `select` event behavior). In HTML5, select\\n  // fires only on input and textarea thus if there's no focused element we\\n  // won't dispatch.\\n  var doc = getEventTargetDocument(nativeEventTarget);\\n\\n  if (mouseDown || activeElement$1 == null || activeElement$1 !== getActiveElement(doc)) {\\n    return null;\\n  }\\n\\n  // Only fire when selection has actually changed.\\n  var currentSelection = getSelection(activeElement$1);\\n  if (!lastSelection || !shallowEqual(lastSelection, currentSelection)) {\\n    lastSelection = currentSelection;\\n\\n    var syntheticEvent = SyntheticEvent.getPooled(eventTypes$3.select, activeElementInst$1, nativeEvent, nativeEventTarget);\\n\\n    syntheticEvent.type = 'select';\\n    syntheticEvent.target = activeElement$1;\\n\\n    accumulateTwoPhaseDispatches(syntheticEvent);\\n\\n    return syntheticEvent;\\n  }\\n\\n  return null;\\n}\\n\\n/**\\n * This plugin creates an `onSelect` event that normalizes select events\\n * across form elements.\\n *\\n * Supported elements are:\\n * - input (see `isTextInputElement`)\\n * - textarea\\n * - contentEditable\\n *\\n * This differs from native browser implementations in the following ways:\\n * - Fires on contentEditable fields as well as inputs.\\n * - Fires for collapsed selection.\\n * - Fires after user input.\\n */\\nvar SelectEventPlugin = {\\n  eventTypes: eventTypes$3,\\n\\n  extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n    var doc = getEventTargetDocument(nativeEventTarget);\\n    // Track whether all listeners exists for this plugin. If none exist, we do\\n    // not extract events. See #3639.\\n    if (!doc || !isListeningToAllDependencies('onSelect', doc)) {\\n      return null;\\n    }\\n\\n    var targetNode = targetInst ? getNodeFromInstance$1(targetInst) : window;\\n\\n    switch (topLevelType) {\\n      // Track the input node that has focus.\\n      case TOP_FOCUS:\\n        if (isTextInputElement(targetNode) || targetNode.contentEditable === 'true') {\\n          activeElement$1 = targetNode;\\n          activeElementInst$1 = targetInst;\\n          lastSelection = null;\\n        }\\n        break;\\n      case TOP_BLUR:\\n        activeElement$1 = null;\\n        activeElementInst$1 = null;\\n        lastSelection = null;\\n        break;\\n      // Don't fire the event while the user is dragging. This matches the\\n      // semantics of the native select event.\\n      case TOP_MOUSE_DOWN:\\n        mouseDown = true;\\n        break;\\n      case TOP_CONTEXT_MENU:\\n      case TOP_MOUSE_UP:\\n      case TOP_DRAG_END:\\n        mouseDown = false;\\n        return constructSelectEvent(nativeEvent, nativeEventTarget);\\n      // Chrome and IE fire non-standard event when selection is changed (and\\n      // sometimes when it hasn't). IE's event fires out of order with respect\\n      // to key and input events on deletion, so we discard it.\\n      //\\n      // Firefox doesn't support selectionchange, so check selection status\\n      // after each key entry. The selection changes after keydown and before\\n      // keyup, but we check on keydown as well in the case of holding down a\\n      // key, when multiple keydown events are fired but only one keyup is.\\n      // This is also our approach for IE handling, for the reason above.\\n      case TOP_SELECTION_CHANGE:\\n        if (skipSelectionChangeEvent) {\\n          break;\\n        }\\n      // falls through\\n      case TOP_KEY_DOWN:\\n      case TOP_KEY_UP:\\n        return constructSelectEvent(nativeEvent, nativeEventTarget);\\n    }\\n\\n    return null;\\n  }\\n};\\n\\n/**\\n * Inject modules for resolving DOM hierarchy and plugin ordering.\\n */\\ninjection.injectEventPluginOrder(DOMEventPluginOrder);\\nsetComponentTree(getFiberCurrentPropsFromNode$1, getInstanceFromNode$1, getNodeFromInstance$1);\\n\\n/**\\n * Some important event plugins included by default (without having to require\\n * them).\\n */\\ninjection.injectEventPluginsByName({\\n  SimpleEventPlugin: SimpleEventPlugin,\\n  EnterLeaveEventPlugin: EnterLeaveEventPlugin,\\n  ChangeEventPlugin: ChangeEventPlugin,\\n  SelectEventPlugin: SelectEventPlugin,\\n  BeforeInputEventPlugin: BeforeInputEventPlugin\\n});\\n\\nvar didWarnSelectedSetOnOption = false;\\nvar didWarnInvalidChild = false;\\n\\nfunction flattenChildren(children) {\\n  var content = '';\\n\\n  // Flatten children. We'll warn if they are invalid\\n  // during validateProps() which runs for hydration too.\\n  // Note that this would throw on non-element objects.\\n  // Elements are stringified (which is normally irrelevant\\n  // but matters for <fbt>).\\n  React.Children.forEach(children, function (child) {\\n    if (child == null) {\\n      return;\\n    }\\n    content += child;\\n    // Note: we don't warn about invalid children here.\\n    // Instead, this is done separately below so that\\n    // it happens during the hydration codepath too.\\n  });\\n\\n  return content;\\n}\\n\\n/**\\n * Implements an <option> host component that warns when `selected` is set.\\n */\\n\\nfunction validateProps(element, props) {\\n  {\\n    // This mirrors the codepath above, but runs for hydration too.\\n    // Warn about invalid children here so that client and hydration are consistent.\\n    // TODO: this seems like it could cause a DEV-only throw for hydration\\n    // if children contains a non-element object. We should try to avoid that.\\n    if (typeof props.children === 'object' && props.children !== null) {\\n      React.Children.forEach(props.children, function (child) {\\n        if (child == null) {\\n          return;\\n        }\\n        if (typeof child === 'string' || typeof child === 'number') {\\n          return;\\n        }\\n        if (typeof child.type !== 'string') {\\n          return;\\n        }\\n        if (!didWarnInvalidChild) {\\n          didWarnInvalidChild = true;\\n          warning$1(false, 'Only strings and numbers are supported as <option> children.');\\n        }\\n      });\\n    }\\n\\n    // TODO: Remove support for `selected` in <option>.\\n    if (props.selected != null && !didWarnSelectedSetOnOption) {\\n      warning$1(false, 'Use the `defaultValue` or `value` props on <select> instead of ' + 'setting `selected` on <option>.');\\n      didWarnSelectedSetOnOption = true;\\n    }\\n  }\\n}\\n\\nfunction postMountWrapper$1(element, props) {\\n  // value=\\\"\\\" should make a value attribute (#6219)\\n  if (props.value != null) {\\n    element.setAttribute('value', toString(getToStringValue(props.value)));\\n  }\\n}\\n\\nfunction getHostProps$1(element, props) {\\n  var hostProps = _assign({ children: undefined }, props);\\n  var content = flattenChildren(props.children);\\n\\n  if (content) {\\n    hostProps.children = content;\\n  }\\n\\n  return hostProps;\\n}\\n\\n// TODO: direct imports like some-package/src/* are bad. Fix me.\\nvar didWarnValueDefaultValue$1 = void 0;\\n\\n{\\n  didWarnValueDefaultValue$1 = false;\\n}\\n\\nfunction getDeclarationErrorAddendum() {\\n  var ownerName = getCurrentFiberOwnerNameInDevOrNull();\\n  if (ownerName) {\\n    return '\\\\n\\\\nCheck the render method of `' + ownerName + '`.';\\n  }\\n  return '';\\n}\\n\\nvar valuePropNames = ['value', 'defaultValue'];\\n\\n/**\\n * Validation function for `value` and `defaultValue`.\\n */\\nfunction checkSelectPropTypes(props) {\\n  ReactControlledValuePropTypes.checkPropTypes('select', props);\\n\\n  for (var i = 0; i < valuePropNames.length; i++) {\\n    var propName = valuePropNames[i];\\n    if (props[propName] == null) {\\n      continue;\\n    }\\n    var isArray = Array.isArray(props[propName]);\\n    if (props.multiple && !isArray) {\\n      warning$1(false, 'The `%s` prop supplied to <select> must be an array if ' + '`multiple` is true.%s', propName, getDeclarationErrorAddendum());\\n    } else if (!props.multiple && isArray) {\\n      warning$1(false, 'The `%s` prop supplied to <select> must be a scalar ' + 'value if `multiple` is false.%s', propName, getDeclarationErrorAddendum());\\n    }\\n  }\\n}\\n\\nfunction updateOptions(node, multiple, propValue, setDefaultSelected) {\\n  var options = node.options;\\n\\n  if (multiple) {\\n    var selectedValues = propValue;\\n    var selectedValue = {};\\n    for (var i = 0; i < selectedValues.length; i++) {\\n      // Prefix to avoid chaos with special keys.\\n      selectedValue['$' + selectedValues[i]] = true;\\n    }\\n    for (var _i = 0; _i < options.length; _i++) {\\n      var selected = selectedValue.hasOwnProperty('$' + options[_i].value);\\n      if (options[_i].selected !== selected) {\\n        options[_i].selected = selected;\\n      }\\n      if (selected && setDefaultSelected) {\\n        options[_i].defaultSelected = true;\\n      }\\n    }\\n  } else {\\n    // Do not set `select.value` as exact behavior isn't consistent across all\\n    // browsers for all cases.\\n    var _selectedValue = toString(getToStringValue(propValue));\\n    var defaultSelected = null;\\n    for (var _i2 = 0; _i2 < options.length; _i2++) {\\n      if (options[_i2].value === _selectedValue) {\\n        options[_i2].selected = true;\\n        if (setDefaultSelected) {\\n          options[_i2].defaultSelected = true;\\n        }\\n        return;\\n      }\\n      if (defaultSelected === null && !options[_i2].disabled) {\\n        defaultSelected = options[_i2];\\n      }\\n    }\\n    if (defaultSelected !== null) {\\n      defaultSelected.selected = true;\\n    }\\n  }\\n}\\n\\n/**\\n * Implements a <select> host component that allows optionally setting the\\n * props `value` and `defaultValue`. If `multiple` is false, the prop must be a\\n * stringable. If `multiple` is true, the prop must be an array of stringables.\\n *\\n * If `value` is not supplied (or null/undefined), user actions that change the\\n * selected option will trigger updates to the rendered options.\\n *\\n * If it is supplied (and not null/undefined), the rendered options will not\\n * update in response to user actions. Instead, the `value` prop must change in\\n * order for the rendered options to update.\\n *\\n * If `defaultValue` is provided, any options with the supplied values will be\\n * selected.\\n */\\n\\nfunction getHostProps$2(element, props) {\\n  return _assign({}, props, {\\n    value: undefined\\n  });\\n}\\n\\nfunction initWrapperState$1(element, props) {\\n  var node = element;\\n  {\\n    checkSelectPropTypes(props);\\n  }\\n\\n  node._wrapperState = {\\n    wasMultiple: !!props.multiple\\n  };\\n\\n  {\\n    if (props.value !== undefined && props.defaultValue !== undefined && !didWarnValueDefaultValue$1) {\\n      warning$1(false, 'Select elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled select ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components');\\n      didWarnValueDefaultValue$1 = true;\\n    }\\n  }\\n}\\n\\nfunction postMountWrapper$2(element, props) {\\n  var node = element;\\n  node.multiple = !!props.multiple;\\n  var value = props.value;\\n  if (value != null) {\\n    updateOptions(node, !!props.multiple, value, false);\\n  } else if (props.defaultValue != null) {\\n    updateOptions(node, !!props.multiple, props.defaultValue, true);\\n  }\\n}\\n\\nfunction postUpdateWrapper(element, props) {\\n  var node = element;\\n  var wasMultiple = node._wrapperState.wasMultiple;\\n  node._wrapperState.wasMultiple = !!props.multiple;\\n\\n  var value = props.value;\\n  if (value != null) {\\n    updateOptions(node, !!props.multiple, value, false);\\n  } else if (wasMultiple !== !!props.multiple) {\\n    // For simplicity, reapply `defaultValue` if `multiple` is toggled.\\n    if (props.defaultValue != null) {\\n      updateOptions(node, !!props.multiple, props.defaultValue, true);\\n    } else {\\n      // Revert the select back to its default unselected state.\\n      updateOptions(node, !!props.multiple, props.multiple ? [] : '', false);\\n    }\\n  }\\n}\\n\\nfunction restoreControlledState$2(element, props) {\\n  var node = element;\\n  var value = props.value;\\n\\n  if (value != null) {\\n    updateOptions(node, !!props.multiple, value, false);\\n  }\\n}\\n\\nvar didWarnValDefaultVal = false;\\n\\n/**\\n * Implements a <textarea> host component that allows setting `value`, and\\n * `defaultValue`. This differs from the traditional DOM API because value is\\n * usually set as PCDATA children.\\n *\\n * If `value` is not supplied (or null/undefined), user actions that affect the\\n * value will trigger updates to the element.\\n *\\n * If `value` is supplied (and not null/undefined), the rendered element will\\n * not trigger updates to the element. Instead, the `value` prop must change in\\n * order for the rendered element to be updated.\\n *\\n * The rendered element will be initialized with an empty value, the prop\\n * `defaultValue` if specified, or the children content (deprecated).\\n */\\n\\nfunction getHostProps$3(element, props) {\\n  var node = element;\\n  !(props.dangerouslySetInnerHTML == null) ? invariant(false, '`dangerouslySetInnerHTML` does not make sense on <textarea>.') : void 0;\\n\\n  // Always set children to the same thing. In IE9, the selection range will\\n  // get reset if `textContent` is mutated.  We could add a check in setTextContent\\n  // to only set the value if/when the value differs from the node value (which would\\n  // completely solve this IE9 bug), but Sebastian+Sophie seemed to like this\\n  // solution. The value can be a boolean or object so that's why it's forced\\n  // to be a string.\\n  var hostProps = _assign({}, props, {\\n    value: undefined,\\n    defaultValue: undefined,\\n    children: toString(node._wrapperState.initialValue)\\n  });\\n\\n  return hostProps;\\n}\\n\\nfunction initWrapperState$2(element, props) {\\n  var node = element;\\n  {\\n    ReactControlledValuePropTypes.checkPropTypes('textarea', props);\\n    if (props.value !== undefined && props.defaultValue !== undefined && !didWarnValDefaultVal) {\\n      warning$1(false, '%s contains a textarea with both value and defaultValue props. ' + 'Textarea elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled textarea ' + 'and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', getCurrentFiberOwnerNameInDevOrNull() || 'A component');\\n      didWarnValDefaultVal = true;\\n    }\\n  }\\n\\n  var initialValue = props.value;\\n\\n  // Only bother fetching default value if we're going to use it\\n  if (initialValue == null) {\\n    var defaultValue = props.defaultValue;\\n    // TODO (yungsters): Remove support for children content in <textarea>.\\n    var children = props.children;\\n    if (children != null) {\\n      {\\n        warning$1(false, 'Use the `defaultValue` or `value` props instead of setting ' + 'children on <textarea>.');\\n      }\\n      !(defaultValue == null) ? invariant(false, 'If you supply `defaultValue` on a <textarea>, do not pass children.') : void 0;\\n      if (Array.isArray(children)) {\\n        !(children.length <= 1) ? invariant(false, '<textarea> can only have at most one child.') : void 0;\\n        children = children[0];\\n      }\\n\\n      defaultValue = children;\\n    }\\n    if (defaultValue == null) {\\n      defaultValue = '';\\n    }\\n    initialValue = defaultValue;\\n  }\\n\\n  node._wrapperState = {\\n    initialValue: getToStringValue(initialValue)\\n  };\\n}\\n\\nfunction updateWrapper$1(element, props) {\\n  var node = element;\\n  var value = getToStringValue(props.value);\\n  var defaultValue = getToStringValue(props.defaultValue);\\n  if (value != null) {\\n    // Cast `value` to a string to ensure the value is set correctly. While\\n    // browsers typically do this as necessary, jsdom doesn't.\\n    var newValue = toString(value);\\n    // To avoid side effects (such as losing text selection), only set value if changed\\n    if (newValue !== node.value) {\\n      node.value = newValue;\\n    }\\n    if (props.defaultValue == null && node.defaultValue !== newValue) {\\n      node.defaultValue = newValue;\\n    }\\n  }\\n  if (defaultValue != null) {\\n    node.defaultValue = toString(defaultValue);\\n  }\\n}\\n\\nfunction postMountWrapper$3(element, props) {\\n  var node = element;\\n  // This is in postMount because we need access to the DOM node, which is not\\n  // available until after the component has mounted.\\n  var textContent = node.textContent;\\n\\n  // Only set node.value if textContent is equal to the expected\\n  // initial value. In IE10/IE11 there is a bug where the placeholder attribute\\n  // will populate textContent as well.\\n  // https://developer.microsoft.com/microsoft-edge/platform/issues/101525/\\n  if (textContent === node._wrapperState.initialValue) {\\n    node.value = textContent;\\n  }\\n}\\n\\nfunction restoreControlledState$3(element, props) {\\n  // DOM component is still mounted; update\\n  updateWrapper$1(element, props);\\n}\\n\\nvar HTML_NAMESPACE$1 = 'http://www.w3.org/1999/xhtml';\\nvar MATH_NAMESPACE = 'http://www.w3.org/1998/Math/MathML';\\nvar SVG_NAMESPACE = 'http://www.w3.org/2000/svg';\\n\\nvar Namespaces = {\\n  html: HTML_NAMESPACE$1,\\n  mathml: MATH_NAMESPACE,\\n  svg: SVG_NAMESPACE\\n};\\n\\n// Assumes there is no parent namespace.\\nfunction getIntrinsicNamespace(type) {\\n  switch (type) {\\n    case 'svg':\\n      return SVG_NAMESPACE;\\n    case 'math':\\n      return MATH_NAMESPACE;\\n    default:\\n      return HTML_NAMESPACE$1;\\n  }\\n}\\n\\nfunction getChildNamespace(parentNamespace, type) {\\n  if (parentNamespace == null || parentNamespace === HTML_NAMESPACE$1) {\\n    // No (or default) parent namespace: potential entry point.\\n    return getIntrinsicNamespace(type);\\n  }\\n  if (parentNamespace === SVG_NAMESPACE && type === 'foreignObject') {\\n    // We're leaving SVG.\\n    return HTML_NAMESPACE$1;\\n  }\\n  // By default, pass namespace below.\\n  return parentNamespace;\\n}\\n\\n/* globals MSApp */\\n\\n/**\\n * Create a function which has 'unsafe' privileges (required by windows8 apps)\\n */\\nvar createMicrosoftUnsafeLocalFunction = function (func) {\\n  if (typeof MSApp !== 'undefined' && MSApp.execUnsafeLocalFunction) {\\n    return function (arg0, arg1, arg2, arg3) {\\n      MSApp.execUnsafeLocalFunction(function () {\\n        return func(arg0, arg1, arg2, arg3);\\n      });\\n    };\\n  } else {\\n    return func;\\n  }\\n};\\n\\n// SVG temp container for IE lacking innerHTML\\nvar reusableSVGContainer = void 0;\\n\\n/**\\n * Set the innerHTML property of a node\\n *\\n * @param {DOMElement} node\\n * @param {string} html\\n * @internal\\n */\\nvar setInnerHTML = createMicrosoftUnsafeLocalFunction(function (node, html) {\\n  // IE does not have innerHTML for SVG nodes, so instead we inject the\\n  // new markup in a temp node and then move the child nodes across into\\n  // the target node\\n\\n  if (node.namespaceURI === Namespaces.svg && !('innerHTML' in node)) {\\n    reusableSVGContainer = reusableSVGContainer || document.createElement('div');\\n    reusableSVGContainer.innerHTML = '<svg>' + html + '</svg>';\\n    var svgNode = reusableSVGContainer.firstChild;\\n    while (node.firstChild) {\\n      node.removeChild(node.firstChild);\\n    }\\n    while (svgNode.firstChild) {\\n      node.appendChild(svgNode.firstChild);\\n    }\\n  } else {\\n    node.innerHTML = html;\\n  }\\n});\\n\\n/**\\n * Set the textContent property of a node. For text updates, it's faster\\n * to set the `nodeValue` of the Text node directly instead of using\\n * `.textContent` which will remove the existing node and create a new one.\\n *\\n * @param {DOMElement} node\\n * @param {string} text\\n * @internal\\n */\\nvar setTextContent = function (node, text) {\\n  if (text) {\\n    var firstChild = node.firstChild;\\n\\n    if (firstChild && firstChild === node.lastChild && firstChild.nodeType === TEXT_NODE) {\\n      firstChild.nodeValue = text;\\n      return;\\n    }\\n  }\\n  node.textContent = text;\\n};\\n\\n/**\\n * CSS properties which accept numbers but are not in units of \\\"px\\\".\\n */\\nvar isUnitlessNumber = {\\n  animationIterationCount: true,\\n  borderImageOutset: true,\\n  borderImageSlice: true,\\n  borderImageWidth: true,\\n  boxFlex: true,\\n  boxFlexGroup: true,\\n  boxOrdinalGroup: true,\\n  columnCount: true,\\n  columns: true,\\n  flex: true,\\n  flexGrow: true,\\n  flexPositive: true,\\n  flexShrink: true,\\n  flexNegative: true,\\n  flexOrder: true,\\n  gridArea: true,\\n  gridRow: true,\\n  gridRowEnd: true,\\n  gridRowSpan: true,\\n  gridRowStart: true,\\n  gridColumn: true,\\n  gridColumnEnd: true,\\n  gridColumnSpan: true,\\n  gridColumnStart: true,\\n  fontWeight: true,\\n  lineClamp: true,\\n  lineHeight: true,\\n  opacity: true,\\n  order: true,\\n  orphans: true,\\n  tabSize: true,\\n  widows: true,\\n  zIndex: true,\\n  zoom: true,\\n\\n  // SVG-related properties\\n  fillOpacity: true,\\n  floodOpacity: true,\\n  stopOpacity: true,\\n  strokeDasharray: true,\\n  strokeDashoffset: true,\\n  strokeMiterlimit: true,\\n  strokeOpacity: true,\\n  strokeWidth: true\\n};\\n\\n/**\\n * @param {string} prefix vendor-specific prefix, eg: Webkit\\n * @param {string} key style name, eg: transitionDuration\\n * @return {string} style name prefixed with `prefix`, properly camelCased, eg:\\n * WebkitTransitionDuration\\n */\\nfunction prefixKey(prefix, key) {\\n  return prefix + key.charAt(0).toUpperCase() + key.substring(1);\\n}\\n\\n/**\\n * Support style names that may come passed in prefixed by adding permutations\\n * of vendor prefixes.\\n */\\nvar prefixes = ['Webkit', 'ms', 'Moz', 'O'];\\n\\n// Using Object.keys here, or else the vanilla for-in loop makes IE8 go into an\\n// infinite loop, because it iterates over the newly added props too.\\nObject.keys(isUnitlessNumber).forEach(function (prop) {\\n  prefixes.forEach(function (prefix) {\\n    isUnitlessNumber[prefixKey(prefix, prop)] = isUnitlessNumber[prop];\\n  });\\n});\\n\\n/**\\n * Convert a value into the proper css writable value. The style name `name`\\n * should be logical (no hyphens), as specified\\n * in `CSSProperty.isUnitlessNumber`.\\n *\\n * @param {string} name CSS property name such as `topMargin`.\\n * @param {*} value CSS property value such as `10px`.\\n * @return {string} Normalized style value with dimensions applied.\\n */\\nfunction dangerousStyleValue(name, value, isCustomProperty) {\\n  // Note that we've removed escapeTextForBrowser() calls here since the\\n  // whole string will be escaped when the attribute is injected into\\n  // the markup. If you provide unsafe user data here they can inject\\n  // arbitrary CSS which may be problematic (I couldn't repro this):\\n  // https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet\\n  // http://www.thespanner.co.uk/2007/11/26/ultimate-xss-css-injection/\\n  // This is not an XSS hole but instead a potential CSS injection issue\\n  // which has lead to a greater discussion about how we're going to\\n  // trust URLs moving forward. See #2115901\\n\\n  var isEmpty = value == null || typeof value === 'boolean' || value === '';\\n  if (isEmpty) {\\n    return '';\\n  }\\n\\n  if (!isCustomProperty && typeof value === 'number' && value !== 0 && !(isUnitlessNumber.hasOwnProperty(name) && isUnitlessNumber[name])) {\\n    return value + 'px'; // Presumes implicit 'px' suffix for unitless numbers\\n  }\\n\\n  return ('' + value).trim();\\n}\\n\\nvar uppercasePattern = /([A-Z])/g;\\nvar msPattern = /^ms-/;\\n\\n/**\\n * Hyphenates a camelcased CSS property name, for example:\\n *\\n *   > hyphenateStyleName('backgroundColor')\\n *   < \\\"background-color\\\"\\n *   > hyphenateStyleName('MozTransition')\\n *   < \\\"-moz-transition\\\"\\n *   > hyphenateStyleName('msTransition')\\n *   < \\\"-ms-transition\\\"\\n *\\n * As Modernizr suggests (http://modernizr.com/docs/#prefixed), an `ms` prefix\\n * is converted to `-ms-`.\\n */\\nfunction hyphenateStyleName(name) {\\n  return name.replace(uppercasePattern, '-$1').toLowerCase().replace(msPattern, '-ms-');\\n}\\n\\nvar warnValidStyle = function () {};\\n\\n{\\n  // 'msTransform' is correct, but the other prefixes should be capitalized\\n  var badVendoredStyleNamePattern = /^(?:webkit|moz|o)[A-Z]/;\\n  var msPattern$1 = /^-ms-/;\\n  var hyphenPattern = /-(.)/g;\\n\\n  // style values shouldn't contain a semicolon\\n  var badStyleValueWithSemicolonPattern = /;\\\\s*$/;\\n\\n  var warnedStyleNames = {};\\n  var warnedStyleValues = {};\\n  var warnedForNaNValue = false;\\n  var warnedForInfinityValue = false;\\n\\n  var camelize = function (string) {\\n    return string.replace(hyphenPattern, function (_, character) {\\n      return character.toUpperCase();\\n    });\\n  };\\n\\n  var warnHyphenatedStyleName = function (name) {\\n    if (warnedStyleNames.hasOwnProperty(name) && warnedStyleNames[name]) {\\n      return;\\n    }\\n\\n    warnedStyleNames[name] = true;\\n    warning$1(false, 'Unsupported style property %s. Did you mean %s?', name,\\n    // As Andi Smith suggests\\n    // (http://www.andismith.com/blog/2012/02/modernizr-prefixed/), an `-ms` prefix\\n    // is converted to lowercase `ms`.\\n    camelize(name.replace(msPattern$1, 'ms-')));\\n  };\\n\\n  var warnBadVendoredStyleName = function (name) {\\n    if (warnedStyleNames.hasOwnProperty(name) && warnedStyleNames[name]) {\\n      return;\\n    }\\n\\n    warnedStyleNames[name] = true;\\n    warning$1(false, 'Unsupported vendor-prefixed style property %s. Did you mean %s?', name, name.charAt(0).toUpperCase() + name.slice(1));\\n  };\\n\\n  var warnStyleValueWithSemicolon = function (name, value) {\\n    if (warnedStyleValues.hasOwnProperty(value) && warnedStyleValues[value]) {\\n      return;\\n    }\\n\\n    warnedStyleValues[value] = true;\\n    warning$1(false, \\\"Style property values shouldn't contain a semicolon. \\\" + 'Try \\\"%s: %s\\\" instead.', name, value.replace(badStyleValueWithSemicolonPattern, ''));\\n  };\\n\\n  var warnStyleValueIsNaN = function (name, value) {\\n    if (warnedForNaNValue) {\\n      return;\\n    }\\n\\n    warnedForNaNValue = true;\\n    warning$1(false, '`NaN` is an invalid value for the `%s` css style property.', name);\\n  };\\n\\n  var warnStyleValueIsInfinity = function (name, value) {\\n    if (warnedForInfinityValue) {\\n      return;\\n    }\\n\\n    warnedForInfinityValue = true;\\n    warning$1(false, '`Infinity` is an invalid value for the `%s` css style property.', name);\\n  };\\n\\n  warnValidStyle = function (name, value) {\\n    if (name.indexOf('-') > -1) {\\n      warnHyphenatedStyleName(name);\\n    } else if (badVendoredStyleNamePattern.test(name)) {\\n      warnBadVendoredStyleName(name);\\n    } else if (badStyleValueWithSemicolonPattern.test(value)) {\\n      warnStyleValueWithSemicolon(name, value);\\n    }\\n\\n    if (typeof value === 'number') {\\n      if (isNaN(value)) {\\n        warnStyleValueIsNaN(name, value);\\n      } else if (!isFinite(value)) {\\n        warnStyleValueIsInfinity(name, value);\\n      }\\n    }\\n  };\\n}\\n\\nvar warnValidStyle$1 = warnValidStyle;\\n\\n/**\\n * Operations for dealing with CSS properties.\\n */\\n\\n/**\\n * This creates a string that is expected to be equivalent to the style\\n * attribute generated by server-side rendering. It by-passes warnings and\\n * security checks so it's not safe to use this value for anything other than\\n * comparison. It is only used in DEV for SSR validation.\\n */\\nfunction createDangerousStringForStyles(styles) {\\n  {\\n    var serialized = '';\\n    var delimiter = '';\\n    for (var styleName in styles) {\\n      if (!styles.hasOwnProperty(styleName)) {\\n        continue;\\n      }\\n      var styleValue = styles[styleName];\\n      if (styleValue != null) {\\n        var isCustomProperty = styleName.indexOf('--') === 0;\\n        serialized += delimiter + hyphenateStyleName(styleName) + ':';\\n        serialized += dangerousStyleValue(styleName, styleValue, isCustomProperty);\\n\\n        delimiter = ';';\\n      }\\n    }\\n    return serialized || null;\\n  }\\n}\\n\\n/**\\n * Sets the value for multiple styles on a node.  If a value is specified as\\n * '' (empty string), the corresponding style property will be unset.\\n *\\n * @param {DOMElement} node\\n * @param {object} styles\\n */\\nfunction setValueForStyles(node, styles) {\\n  var style = node.style;\\n  for (var styleName in styles) {\\n    if (!styles.hasOwnProperty(styleName)) {\\n      continue;\\n    }\\n    var isCustomProperty = styleName.indexOf('--') === 0;\\n    {\\n      if (!isCustomProperty) {\\n        warnValidStyle$1(styleName, styles[styleName]);\\n      }\\n    }\\n    var styleValue = dangerousStyleValue(styleName, styles[styleName], isCustomProperty);\\n    if (styleName === 'float') {\\n      styleName = 'cssFloat';\\n    }\\n    if (isCustomProperty) {\\n      style.setProperty(styleName, styleValue);\\n    } else {\\n      style[styleName] = styleValue;\\n    }\\n  }\\n}\\n\\n// For HTML, certain tags should omit their close tag. We keep a whitelist for\\n// those special-case tags.\\n\\nvar omittedCloseTags = {\\n  area: true,\\n  base: true,\\n  br: true,\\n  col: true,\\n  embed: true,\\n  hr: true,\\n  img: true,\\n  input: true,\\n  keygen: true,\\n  link: true,\\n  meta: true,\\n  param: true,\\n  source: true,\\n  track: true,\\n  wbr: true\\n  // NOTE: menuitem's close tag should be omitted, but that causes problems.\\n};\\n\\n// For HTML, certain tags cannot have children. This has the same purpose as\\n// `omittedCloseTags` except that `menuitem` should still have its closing tag.\\n\\nvar voidElementTags = _assign({\\n  menuitem: true\\n}, omittedCloseTags);\\n\\n// TODO: We can remove this if we add invariantWithStack()\\n// or add stack by default to invariants where possible.\\nvar HTML$1 = '__html';\\n\\nvar ReactDebugCurrentFrame$2 = null;\\n{\\n  ReactDebugCurrentFrame$2 = ReactSharedInternals.ReactDebugCurrentFrame;\\n}\\n\\nfunction assertValidProps(tag, props) {\\n  if (!props) {\\n    return;\\n  }\\n  // Note the use of `==` which checks for null or undefined.\\n  if (voidElementTags[tag]) {\\n    !(props.children == null && props.dangerouslySetInnerHTML == null) ? invariant(false, '%s is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.%s', tag, ReactDebugCurrentFrame$2.getStackAddendum()) : void 0;\\n  }\\n  if (props.dangerouslySetInnerHTML != null) {\\n    !(props.children == null) ? invariant(false, 'Can only set one of `children` or `props.dangerouslySetInnerHTML`.') : void 0;\\n    !(typeof props.dangerouslySetInnerHTML === 'object' && HTML$1 in props.dangerouslySetInnerHTML) ? invariant(false, '`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://fb.me/react-invariant-dangerously-set-inner-html for more information.') : void 0;\\n  }\\n  {\\n    !(props.suppressContentEditableWarning || !props.contentEditable || props.children == null) ? warning$1(false, 'A component is `contentEditable` and contains `children` managed by ' + 'React. It is now your responsibility to guarantee that none of ' + 'those nodes are unexpectedly modified or duplicated. This is ' + 'probably not intentional.') : void 0;\\n  }\\n  !(props.style == null || typeof props.style === 'object') ? invariant(false, 'The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + \\\\'em\\\\'}} when using JSX.%s', ReactDebugCurrentFrame$2.getStackAddendum()) : void 0;\\n}\\n\\nfunction isCustomComponent(tagName, props) {\\n  if (tagName.indexOf('-') === -1) {\\n    return typeof props.is === 'string';\\n  }\\n  switch (tagName) {\\n    // These are reserved SVG and MathML elements.\\n    // We don't mind this whitelist too much because we expect it to never grow.\\n    // The alternative is to track the namespace in a few places which is convoluted.\\n    // https://w3c.github.io/webcomponents/spec/custom/#custom-elements-core-concepts\\n    case 'annotation-xml':\\n    case 'color-profile':\\n    case 'font-face':\\n    case 'font-face-src':\\n    case 'font-face-uri':\\n    case 'font-face-format':\\n    case 'font-face-name':\\n    case 'missing-glyph':\\n      return false;\\n    default:\\n      return true;\\n  }\\n}\\n\\n// When adding attributes to the HTML or SVG whitelist, be sure to\\n// also add them to this module to ensure casing and incorrect name\\n// warnings.\\nvar possibleStandardNames = {\\n  // HTML\\n  accept: 'accept',\\n  acceptcharset: 'acceptCharset',\\n  'accept-charset': 'acceptCharset',\\n  accesskey: 'accessKey',\\n  action: 'action',\\n  allowfullscreen: 'allowFullScreen',\\n  alt: 'alt',\\n  as: 'as',\\n  async: 'async',\\n  autocapitalize: 'autoCapitalize',\\n  autocomplete: 'autoComplete',\\n  autocorrect: 'autoCorrect',\\n  autofocus: 'autoFocus',\\n  autoplay: 'autoPlay',\\n  autosave: 'autoSave',\\n  capture: 'capture',\\n  cellpadding: 'cellPadding',\\n  cellspacing: 'cellSpacing',\\n  challenge: 'challenge',\\n  charset: 'charSet',\\n  checked: 'checked',\\n  children: 'children',\\n  cite: 'cite',\\n  class: 'className',\\n  classid: 'classID',\\n  classname: 'className',\\n  cols: 'cols',\\n  colspan: 'colSpan',\\n  content: 'content',\\n  contenteditable: 'contentEditable',\\n  contextmenu: 'contextMenu',\\n  controls: 'controls',\\n  controlslist: 'controlsList',\\n  coords: 'coords',\\n  crossorigin: 'crossOrigin',\\n  dangerouslysetinnerhtml: 'dangerouslySetInnerHTML',\\n  data: 'data',\\n  datetime: 'dateTime',\\n  default: 'default',\\n  defaultchecked: 'defaultChecked',\\n  defaultvalue: 'defaultValue',\\n  defer: 'defer',\\n  dir: 'dir',\\n  disabled: 'disabled',\\n  download: 'download',\\n  draggable: 'draggable',\\n  enctype: 'encType',\\n  for: 'htmlFor',\\n  form: 'form',\\n  formmethod: 'formMethod',\\n  formaction: 'formAction',\\n  formenctype: 'formEncType',\\n  formnovalidate: 'formNoValidate',\\n  formtarget: 'formTarget',\\n  frameborder: 'frameBorder',\\n  headers: 'headers',\\n  height: 'height',\\n  hidden: 'hidden',\\n  high: 'high',\\n  href: 'href',\\n  hreflang: 'hrefLang',\\n  htmlfor: 'htmlFor',\\n  httpequiv: 'httpEquiv',\\n  'http-equiv': 'httpEquiv',\\n  icon: 'icon',\\n  id: 'id',\\n  innerhtml: 'innerHTML',\\n  inputmode: 'inputMode',\\n  integrity: 'integrity',\\n  is: 'is',\\n  itemid: 'itemID',\\n  itemprop: 'itemProp',\\n  itemref: 'itemRef',\\n  itemscope: 'itemScope',\\n  itemtype: 'itemType',\\n  keyparams: 'keyParams',\\n  keytype: 'keyType',\\n  kind: 'kind',\\n  label: 'label',\\n  lang: 'lang',\\n  list: 'list',\\n  loop: 'loop',\\n  low: 'low',\\n  manifest: 'manifest',\\n  marginwidth: 'marginWidth',\\n  marginheight: 'marginHeight',\\n  max: 'max',\\n  maxlength: 'maxLength',\\n  media: 'media',\\n  mediagroup: 'mediaGroup',\\n  method: 'method',\\n  min: 'min',\\n  minlength: 'minLength',\\n  multiple: 'multiple',\\n  muted: 'muted',\\n  name: 'name',\\n  nomodule: 'noModule',\\n  nonce: 'nonce',\\n  novalidate: 'noValidate',\\n  open: 'open',\\n  optimum: 'optimum',\\n  pattern: 'pattern',\\n  placeholder: 'placeholder',\\n  playsinline: 'playsInline',\\n  poster: 'poster',\\n  preload: 'preload',\\n  profile: 'profile',\\n  radiogroup: 'radioGroup',\\n  readonly: 'readOnly',\\n  referrerpolicy: 'referrerPolicy',\\n  rel: 'rel',\\n  required: 'required',\\n  reversed: 'reversed',\\n  role: 'role',\\n  rows: 'rows',\\n  rowspan: 'rowSpan',\\n  sandbox: 'sandbox',\\n  scope: 'scope',\\n  scoped: 'scoped',\\n  scrolling: 'scrolling',\\n  seamless: 'seamless',\\n  selected: 'selected',\\n  shape: 'shape',\\n  size: 'size',\\n  sizes: 'sizes',\\n  span: 'span',\\n  spellcheck: 'spellCheck',\\n  src: 'src',\\n  srcdoc: 'srcDoc',\\n  srclang: 'srcLang',\\n  srcset: 'srcSet',\\n  start: 'start',\\n  step: 'step',\\n  style: 'style',\\n  summary: 'summary',\\n  tabindex: 'tabIndex',\\n  target: 'target',\\n  title: 'title',\\n  type: 'type',\\n  usemap: 'useMap',\\n  value: 'value',\\n  width: 'width',\\n  wmode: 'wmode',\\n  wrap: 'wrap',\\n\\n  // SVG\\n  about: 'about',\\n  accentheight: 'accentHeight',\\n  'accent-height': 'accentHeight',\\n  accumulate: 'accumulate',\\n  additive: 'additive',\\n  alignmentbaseline: 'alignmentBaseline',\\n  'alignment-baseline': 'alignmentBaseline',\\n  allowreorder: 'allowReorder',\\n  alphabetic: 'alphabetic',\\n  amplitude: 'amplitude',\\n  arabicform: 'arabicForm',\\n  'arabic-form': 'arabicForm',\\n  ascent: 'ascent',\\n  attributename: 'attributeName',\\n  attributetype: 'attributeType',\\n  autoreverse: 'autoReverse',\\n  azimuth: 'azimuth',\\n  basefrequency: 'baseFrequency',\\n  baselineshift: 'baselineShift',\\n  'baseline-shift': 'baselineShift',\\n  baseprofile: 'baseProfile',\\n  bbox: 'bbox',\\n  begin: 'begin',\\n  bias: 'bias',\\n  by: 'by',\\n  calcmode: 'calcMode',\\n  capheight: 'capHeight',\\n  'cap-height': 'capHeight',\\n  clip: 'clip',\\n  clippath: 'clipPath',\\n  'clip-path': 'clipPath',\\n  clippathunits: 'clipPathUnits',\\n  cliprule: 'clipRule',\\n  'clip-rule': 'clipRule',\\n  color: 'color',\\n  colorinterpolation: 'colorInterpolation',\\n  'color-interpolation': 'colorInterpolation',\\n  colorinterpolationfilters: 'colorInterpolationFilters',\\n  'color-interpolation-filters': 'colorInterpolationFilters',\\n  colorprofile: 'colorProfile',\\n  'color-profile': 'colorProfile',\\n  colorrendering: 'colorRendering',\\n  'color-rendering': 'colorRendering',\\n  contentscripttype: 'contentScriptType',\\n  contentstyletype: 'contentStyleType',\\n  cursor: 'cursor',\\n  cx: 'cx',\\n  cy: 'cy',\\n  d: 'd',\\n  datatype: 'datatype',\\n  decelerate: 'decelerate',\\n  descent: 'descent',\\n  diffuseconstant: 'diffuseConstant',\\n  direction: 'direction',\\n  display: 'display',\\n  divisor: 'divisor',\\n  dominantbaseline: 'dominantBaseline',\\n  'dominant-baseline': 'dominantBaseline',\\n  dur: 'dur',\\n  dx: 'dx',\\n  dy: 'dy',\\n  edgemode: 'edgeMode',\\n  elevation: 'elevation',\\n  enablebackground: 'enableBackground',\\n  'enable-background': 'enableBackground',\\n  end: 'end',\\n  exponent: 'exponent',\\n  externalresourcesrequired: 'externalResourcesRequired',\\n  fill: 'fill',\\n  fillopacity: 'fillOpacity',\\n  'fill-opacity': 'fillOpacity',\\n  fillrule: 'fillRule',\\n  'fill-rule': 'fillRule',\\n  filter: 'filter',\\n  filterres: 'filterRes',\\n  filterunits: 'filterUnits',\\n  floodopacity: 'floodOpacity',\\n  'flood-opacity': 'floodOpacity',\\n  floodcolor: 'floodColor',\\n  'flood-color': 'floodColor',\\n  focusable: 'focusable',\\n  fontfamily: 'fontFamily',\\n  'font-family': 'fontFamily',\\n  fontsize: 'fontSize',\\n  'font-size': 'fontSize',\\n  fontsizeadjust: 'fontSizeAdjust',\\n  'font-size-adjust': 'fontSizeAdjust',\\n  fontstretch: 'fontStretch',\\n  'font-stretch': 'fontStretch',\\n  fontstyle: 'fontStyle',\\n  'font-style': 'fontStyle',\\n  fontvariant: 'fontVariant',\\n  'font-variant': 'fontVariant',\\n  fontweight: 'fontWeight',\\n  'font-weight': 'fontWeight',\\n  format: 'format',\\n  from: 'from',\\n  fx: 'fx',\\n  fy: 'fy',\\n  g1: 'g1',\\n  g2: 'g2',\\n  glyphname: 'glyphName',\\n  'glyph-name': 'glyphName',\\n  glyphorientationhorizontal: 'glyphOrientationHorizontal',\\n  'glyph-orientation-horizontal': 'glyphOrientationHorizontal',\\n  glyphorientationvertical: 'glyphOrientationVertical',\\n  'glyph-orientation-vertical': 'glyphOrientationVertical',\\n  glyphref: 'glyphRef',\\n  gradienttransform: 'gradientTransform',\\n  gradientunits: 'gradientUnits',\\n  hanging: 'hanging',\\n  horizadvx: 'horizAdvX',\\n  'horiz-adv-x': 'horizAdvX',\\n  horizoriginx: 'horizOriginX',\\n  'horiz-origin-x': 'horizOriginX',\\n  ideographic: 'ideographic',\\n  imagerendering: 'imageRendering',\\n  'image-rendering': 'imageRendering',\\n  in2: 'in2',\\n  in: 'in',\\n  inlist: 'inlist',\\n  intercept: 'intercept',\\n  k1: 'k1',\\n  k2: 'k2',\\n  k3: 'k3',\\n  k4: 'k4',\\n  k: 'k',\\n  kernelmatrix: 'kernelMatrix',\\n  kernelunitlength: 'kernelUnitLength',\\n  kerning: 'kerning',\\n  keypoints: 'keyPoints',\\n  keysplines: 'keySplines',\\n  keytimes: 'keyTimes',\\n  lengthadjust: 'lengthAdjust',\\n  letterspacing: 'letterSpacing',\\n  'letter-spacing': 'letterSpacing',\\n  lightingcolor: 'lightingColor',\\n  'lighting-color': 'lightingColor',\\n  limitingconeangle: 'limitingConeAngle',\\n  local: 'local',\\n  markerend: 'markerEnd',\\n  'marker-end': 'markerEnd',\\n  markerheight: 'markerHeight',\\n  markermid: 'markerMid',\\n  'marker-mid': 'markerMid',\\n  markerstart: 'markerStart',\\n  'marker-start': 'markerStart',\\n  markerunits: 'markerUnits',\\n  markerwidth: 'markerWidth',\\n  mask: 'mask',\\n  maskcontentunits: 'maskContentUnits',\\n  maskunits: 'maskUnits',\\n  mathematical: 'mathematical',\\n  mode: 'mode',\\n  numoctaves: 'numOctaves',\\n  offset: 'offset',\\n  opacity: 'opacity',\\n  operator: 'operator',\\n  order: 'order',\\n  orient: 'orient',\\n  orientation: 'orientation',\\n  origin: 'origin',\\n  overflow: 'overflow',\\n  overlineposition: 'overlinePosition',\\n  'overline-position': 'overlinePosition',\\n  overlinethickness: 'overlineThickness',\\n  'overline-thickness': 'overlineThickness',\\n  paintorder: 'paintOrder',\\n  'paint-order': 'paintOrder',\\n  panose1: 'panose1',\\n  'panose-1': 'panose1',\\n  pathlength: 'pathLength',\\n  patterncontentunits: 'patternContentUnits',\\n  patterntransform: 'patternTransform',\\n  patternunits: 'patternUnits',\\n  pointerevents: 'pointerEvents',\\n  'pointer-events': 'pointerEvents',\\n  points: 'points',\\n  pointsatx: 'pointsAtX',\\n  pointsaty: 'pointsAtY',\\n  pointsatz: 'pointsAtZ',\\n  prefix: 'prefix',\\n  preservealpha: 'preserveAlpha',\\n  preserveaspectratio: 'preserveAspectRatio',\\n  primitiveunits: 'primitiveUnits',\\n  property: 'property',\\n  r: 'r',\\n  radius: 'radius',\\n  refx: 'refX',\\n  refy: 'refY',\\n  renderingintent: 'renderingIntent',\\n  'rendering-intent': 'renderingIntent',\\n  repeatcount: 'repeatCount',\\n  repeatdur: 'repeatDur',\\n  requiredextensions: 'requiredExtensions',\\n  requiredfeatures: 'requiredFeatures',\\n  resource: 'resource',\\n  restart: 'restart',\\n  result: 'result',\\n  results: 'results',\\n  rotate: 'rotate',\\n  rx: 'rx',\\n  ry: 'ry',\\n  scale: 'scale',\\n  security: 'security',\\n  seed: 'seed',\\n  shaperendering: 'shapeRendering',\\n  'shape-rendering': 'shapeRendering',\\n  slope: 'slope',\\n  spacing: 'spacing',\\n  specularconstant: 'specularConstant',\\n  specularexponent: 'specularExponent',\\n  speed: 'speed',\\n  spreadmethod: 'spreadMethod',\\n  startoffset: 'startOffset',\\n  stddeviation: 'stdDeviation',\\n  stemh: 'stemh',\\n  stemv: 'stemv',\\n  stitchtiles: 'stitchTiles',\\n  stopcolor: 'stopColor',\\n  'stop-color': 'stopColor',\\n  stopopacity: 'stopOpacity',\\n  'stop-opacity': 'stopOpacity',\\n  strikethroughposition: 'strikethroughPosition',\\n  'strikethrough-position': 'strikethroughPosition',\\n  strikethroughthickness: 'strikethroughThickness',\\n  'strikethrough-thickness': 'strikethroughThickness',\\n  string: 'string',\\n  stroke: 'stroke',\\n  strokedasharray: 'strokeDasharray',\\n  'stroke-dasharray': 'strokeDasharray',\\n  strokedashoffset: 'strokeDashoffset',\\n  'stroke-dashoffset': 'strokeDashoffset',\\n  strokelinecap: 'strokeLinecap',\\n  'stroke-linecap': 'strokeLinecap',\\n  strokelinejoin: 'strokeLinejoin',\\n  'stroke-linejoin': 'strokeLinejoin',\\n  strokemiterlimit: 'strokeMiterlimit',\\n  'stroke-miterlimit': 'strokeMiterlimit',\\n  strokewidth: 'strokeWidth',\\n  'stroke-width': 'strokeWidth',\\n  strokeopacity: 'strokeOpacity',\\n  'stroke-opacity': 'strokeOpacity',\\n  suppresscontenteditablewarning: 'suppressContentEditableWarning',\\n  suppresshydrationwarning: 'suppressHydrationWarning',\\n  surfacescale: 'surfaceScale',\\n  systemlanguage: 'systemLanguage',\\n  tablevalues: 'tableValues',\\n  targetx: 'targetX',\\n  targety: 'targetY',\\n  textanchor: 'textAnchor',\\n  'text-anchor': 'textAnchor',\\n  textdecoration: 'textDecoration',\\n  'text-decoration': 'textDecoration',\\n  textlength: 'textLength',\\n  textrendering: 'textRendering',\\n  'text-rendering': 'textRendering',\\n  to: 'to',\\n  transform: 'transform',\\n  typeof: 'typeof',\\n  u1: 'u1',\\n  u2: 'u2',\\n  underlineposition: 'underlinePosition',\\n  'underline-position': 'underlinePosition',\\n  underlinethickness: 'underlineThickness',\\n  'underline-thickness': 'underlineThickness',\\n  unicode: 'unicode',\\n  unicodebidi: 'unicodeBidi',\\n  'unicode-bidi': 'unicodeBidi',\\n  unicoderange: 'unicodeRange',\\n  'unicode-range': 'unicodeRange',\\n  unitsperem: 'unitsPerEm',\\n  'units-per-em': 'unitsPerEm',\\n  unselectable: 'unselectable',\\n  valphabetic: 'vAlphabetic',\\n  'v-alphabetic': 'vAlphabetic',\\n  values: 'values',\\n  vectoreffect: 'vectorEffect',\\n  'vector-effect': 'vectorEffect',\\n  version: 'version',\\n  vertadvy: 'vertAdvY',\\n  'vert-adv-y': 'vertAdvY',\\n  vertoriginx: 'vertOriginX',\\n  'vert-origin-x': 'vertOriginX',\\n  vertoriginy: 'vertOriginY',\\n  'vert-origin-y': 'vertOriginY',\\n  vhanging: 'vHanging',\\n  'v-hanging': 'vHanging',\\n  videographic: 'vIdeographic',\\n  'v-ideographic': 'vIdeographic',\\n  viewbox: 'viewBox',\\n  viewtarget: 'viewTarget',\\n  visibility: 'visibility',\\n  vmathematical: 'vMathematical',\\n  'v-mathematical': 'vMathematical',\\n  vocab: 'vocab',\\n  widths: 'widths',\\n  wordspacing: 'wordSpacing',\\n  'word-spacing': 'wordSpacing',\\n  writingmode: 'writingMode',\\n  'writing-mode': 'writingMode',\\n  x1: 'x1',\\n  x2: 'x2',\\n  x: 'x',\\n  xchannelselector: 'xChannelSelector',\\n  xheight: 'xHeight',\\n  'x-height': 'xHeight',\\n  xlinkactuate: 'xlinkActuate',\\n  'xlink:actuate': 'xlinkActuate',\\n  xlinkarcrole: 'xlinkArcrole',\\n  'xlink:arcrole': 'xlinkArcrole',\\n  xlinkhref: 'xlinkHref',\\n  'xlink:href': 'xlinkHref',\\n  xlinkrole: 'xlinkRole',\\n  'xlink:role': 'xlinkRole',\\n  xlinkshow: 'xlinkShow',\\n  'xlink:show': 'xlinkShow',\\n  xlinktitle: 'xlinkTitle',\\n  'xlink:title': 'xlinkTitle',\\n  xlinktype: 'xlinkType',\\n  'xlink:type': 'xlinkType',\\n  xmlbase: 'xmlBase',\\n  'xml:base': 'xmlBase',\\n  xmllang: 'xmlLang',\\n  'xml:lang': 'xmlLang',\\n  xmlns: 'xmlns',\\n  'xml:space': 'xmlSpace',\\n  xmlnsxlink: 'xmlnsXlink',\\n  'xmlns:xlink': 'xmlnsXlink',\\n  xmlspace: 'xmlSpace',\\n  y1: 'y1',\\n  y2: 'y2',\\n  y: 'y',\\n  ychannelselector: 'yChannelSelector',\\n  z: 'z',\\n  zoomandpan: 'zoomAndPan'\\n};\\n\\nvar ariaProperties = {\\n  'aria-current': 0, // state\\n  'aria-details': 0,\\n  'aria-disabled': 0, // state\\n  'aria-hidden': 0, // state\\n  'aria-invalid': 0, // state\\n  'aria-keyshortcuts': 0,\\n  'aria-label': 0,\\n  'aria-roledescription': 0,\\n  // Widget Attributes\\n  'aria-autocomplete': 0,\\n  'aria-checked': 0,\\n  'aria-expanded': 0,\\n  'aria-haspopup': 0,\\n  'aria-level': 0,\\n  'aria-modal': 0,\\n  'aria-multiline': 0,\\n  'aria-multiselectable': 0,\\n  'aria-orientation': 0,\\n  'aria-placeholder': 0,\\n  'aria-pressed': 0,\\n  'aria-readonly': 0,\\n  'aria-required': 0,\\n  'aria-selected': 0,\\n  'aria-sort': 0,\\n  'aria-valuemax': 0,\\n  'aria-valuemin': 0,\\n  'aria-valuenow': 0,\\n  'aria-valuetext': 0,\\n  // Live Region Attributes\\n  'aria-atomic': 0,\\n  'aria-busy': 0,\\n  'aria-live': 0,\\n  'aria-relevant': 0,\\n  // Drag-and-Drop Attributes\\n  'aria-dropeffect': 0,\\n  'aria-grabbed': 0,\\n  // Relationship Attributes\\n  'aria-activedescendant': 0,\\n  'aria-colcount': 0,\\n  'aria-colindex': 0,\\n  'aria-colspan': 0,\\n  'aria-controls': 0,\\n  'aria-describedby': 0,\\n  'aria-errormessage': 0,\\n  'aria-flowto': 0,\\n  'aria-labelledby': 0,\\n  'aria-owns': 0,\\n  'aria-posinset': 0,\\n  'aria-rowcount': 0,\\n  'aria-rowindex': 0,\\n  'aria-rowspan': 0,\\n  'aria-setsize': 0\\n};\\n\\nvar warnedProperties = {};\\nvar rARIA = new RegExp('^(aria)-[' + ATTRIBUTE_NAME_CHAR + ']*$');\\nvar rARIACamel = new RegExp('^(aria)[A-Z][' + ATTRIBUTE_NAME_CHAR + ']*$');\\n\\nvar hasOwnProperty$2 = Object.prototype.hasOwnProperty;\\n\\nfunction validateProperty(tagName, name) {\\n  if (hasOwnProperty$2.call(warnedProperties, name) && warnedProperties[name]) {\\n    return true;\\n  }\\n\\n  if (rARIACamel.test(name)) {\\n    var ariaName = 'aria-' + name.slice(4).toLowerCase();\\n    var correctName = ariaProperties.hasOwnProperty(ariaName) ? ariaName : null;\\n\\n    // If this is an aria-* attribute, but is not listed in the known DOM\\n    // DOM properties, then it is an invalid aria-* attribute.\\n    if (correctName == null) {\\n      warning$1(false, 'Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.', name);\\n      warnedProperties[name] = true;\\n      return true;\\n    }\\n    // aria-* attributes should be lowercase; suggest the lowercase version.\\n    if (name !== correctName) {\\n      warning$1(false, 'Invalid ARIA attribute `%s`. Did you mean `%s`?', name, correctName);\\n      warnedProperties[name] = true;\\n      return true;\\n    }\\n  }\\n\\n  if (rARIA.test(name)) {\\n    var lowerCasedName = name.toLowerCase();\\n    var standardName = ariaProperties.hasOwnProperty(lowerCasedName) ? lowerCasedName : null;\\n\\n    // If this is an aria-* attribute, but is not listed in the known DOM\\n    // DOM properties, then it is an invalid aria-* attribute.\\n    if (standardName == null) {\\n      warnedProperties[name] = true;\\n      return false;\\n    }\\n    // aria-* attributes should be lowercase; suggest the lowercase version.\\n    if (name !== standardName) {\\n      warning$1(false, 'Unknown ARIA attribute `%s`. Did you mean `%s`?', name, standardName);\\n      warnedProperties[name] = true;\\n      return true;\\n    }\\n  }\\n\\n  return true;\\n}\\n\\nfunction warnInvalidARIAProps(type, props) {\\n  var invalidProps = [];\\n\\n  for (var key in props) {\\n    var isValid = validateProperty(type, key);\\n    if (!isValid) {\\n      invalidProps.push(key);\\n    }\\n  }\\n\\n  var unknownPropString = invalidProps.map(function (prop) {\\n    return '`' + prop + '`';\\n  }).join(', ');\\n\\n  if (invalidProps.length === 1) {\\n    warning$1(false, 'Invalid aria prop %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop', unknownPropString, type);\\n  } else if (invalidProps.length > 1) {\\n    warning$1(false, 'Invalid aria props %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop', unknownPropString, type);\\n  }\\n}\\n\\nfunction validateProperties(type, props) {\\n  if (isCustomComponent(type, props)) {\\n    return;\\n  }\\n  warnInvalidARIAProps(type, props);\\n}\\n\\nvar didWarnValueNull = false;\\n\\nfunction validateProperties$1(type, props) {\\n  if (type !== 'input' && type !== 'textarea' && type !== 'select') {\\n    return;\\n  }\\n\\n  if (props != null && props.value === null && !didWarnValueNull) {\\n    didWarnValueNull = true;\\n    if (type === 'select' && props.multiple) {\\n      warning$1(false, '`value` prop on `%s` should not be null. ' + 'Consider using an empty array when `multiple` is set to `true` ' + 'to clear the component or `undefined` for uncontrolled components.', type);\\n    } else {\\n      warning$1(false, '`value` prop on `%s` should not be null. ' + 'Consider using an empty string to clear the component or `undefined` ' + 'for uncontrolled components.', type);\\n    }\\n  }\\n}\\n\\nvar validateProperty$1 = function () {};\\n\\n{\\n  var warnedProperties$1 = {};\\n  var _hasOwnProperty = Object.prototype.hasOwnProperty;\\n  var EVENT_NAME_REGEX = /^on./;\\n  var INVALID_EVENT_NAME_REGEX = /^on[^A-Z]/;\\n  var rARIA$1 = new RegExp('^(aria)-[' + ATTRIBUTE_NAME_CHAR + ']*$');\\n  var rARIACamel$1 = new RegExp('^(aria)[A-Z][' + ATTRIBUTE_NAME_CHAR + ']*$');\\n\\n  validateProperty$1 = function (tagName, name, value, canUseEventSystem) {\\n    if (_hasOwnProperty.call(warnedProperties$1, name) && warnedProperties$1[name]) {\\n      return true;\\n    }\\n\\n    var lowerCasedName = name.toLowerCase();\\n    if (lowerCasedName === 'onfocusin' || lowerCasedName === 'onfocusout') {\\n      warning$1(false, 'React uses onFocus and onBlur instead of onFocusIn and onFocusOut. ' + 'All React events are normalized to bubble, so onFocusIn and onFocusOut ' + 'are not needed/supported by React.');\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    // We can't rely on the event system being injected on the server.\\n    if (canUseEventSystem) {\\n      if (registrationNameModules.hasOwnProperty(name)) {\\n        return true;\\n      }\\n      var registrationName = possibleRegistrationNames.hasOwnProperty(lowerCasedName) ? possibleRegistrationNames[lowerCasedName] : null;\\n      if (registrationName != null) {\\n        warning$1(false, 'Invalid event handler property `%s`. Did you mean `%s`?', name, registrationName);\\n        warnedProperties$1[name] = true;\\n        return true;\\n      }\\n      if (EVENT_NAME_REGEX.test(name)) {\\n        warning$1(false, 'Unknown event handler property `%s`. It will be ignored.', name);\\n        warnedProperties$1[name] = true;\\n        return true;\\n      }\\n    } else if (EVENT_NAME_REGEX.test(name)) {\\n      // If no event plugins have been injected, we are in a server environment.\\n      // So we can't tell if the event name is correct for sure, but we can filter\\n      // out known bad ones like `onclick`. We can't suggest a specific replacement though.\\n      if (INVALID_EVENT_NAME_REGEX.test(name)) {\\n        warning$1(false, 'Invalid event handler property `%s`. ' + 'React events use the camelCase naming convention, for example `onClick`.', name);\\n      }\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    // Let the ARIA attribute hook validate ARIA attributes\\n    if (rARIA$1.test(name) || rARIACamel$1.test(name)) {\\n      return true;\\n    }\\n\\n    if (lowerCasedName === 'innerhtml') {\\n      warning$1(false, 'Directly setting property `innerHTML` is not permitted. ' + 'For more information, lookup documentation on `dangerouslySetInnerHTML`.');\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    if (lowerCasedName === 'aria') {\\n      warning$1(false, 'The `aria` attribute is reserved for future use in React. ' + 'Pass individual `aria-` attributes instead.');\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    if (lowerCasedName === 'is' && value !== null && value !== undefined && typeof value !== 'string') {\\n      warning$1(false, 'Received a `%s` for a string attribute `is`. If this is expected, cast ' + 'the value to a string.', typeof value);\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    if (typeof value === 'number' && isNaN(value)) {\\n      warning$1(false, 'Received NaN for the `%s` attribute. If this is expected, cast ' + 'the value to a string.', name);\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    var propertyInfo = getPropertyInfo(name);\\n    var isReserved = propertyInfo !== null && propertyInfo.type === RESERVED;\\n\\n    // Known attributes should match the casing specified in the property config.\\n    if (possibleStandardNames.hasOwnProperty(lowerCasedName)) {\\n      var standardName = possibleStandardNames[lowerCasedName];\\n      if (standardName !== name) {\\n        warning$1(false, 'Invalid DOM property `%s`. Did you mean `%s`?', name, standardName);\\n        warnedProperties$1[name] = true;\\n        return true;\\n      }\\n    } else if (!isReserved && name !== lowerCasedName) {\\n      // Unknown attributes should have lowercase casing since that's how they\\n      // will be cased anyway with server rendering.\\n      warning$1(false, 'React does not recognize the `%s` prop on a DOM element. If you ' + 'intentionally want it to appear in the DOM as a custom ' + 'attribute, spell it as lowercase `%s` instead. ' + 'If you accidentally passed it from a parent component, remove ' + 'it from the DOM element.', name, lowerCasedName);\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    if (typeof value === 'boolean' && shouldRemoveAttributeWithWarning(name, value, propertyInfo, false)) {\\n      if (value) {\\n        warning$1(false, 'Received `%s` for a non-boolean attribute `%s`.\\\\n\\\\n' + 'If you want to write it to the DOM, pass a string instead: ' + '%s=\\\"%s\\\" or %s={value.toString()}.', value, name, name, value, name);\\n      } else {\\n        warning$1(false, 'Received `%s` for a non-boolean attribute `%s`.\\\\n\\\\n' + 'If you want to write it to the DOM, pass a string instead: ' + '%s=\\\"%s\\\" or %s={value.toString()}.\\\\n\\\\n' + 'If you used to conditionally omit it with %s={condition && value}, ' + 'pass %s={condition ? value : undefined} instead.', value, name, name, value, name, name, name);\\n      }\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    // Now that we've validated casing, do not validate\\n    // data types for reserved props\\n    if (isReserved) {\\n      return true;\\n    }\\n\\n    // Warn when a known attribute is a bad type\\n    if (shouldRemoveAttributeWithWarning(name, value, propertyInfo, false)) {\\n      warnedProperties$1[name] = true;\\n      return false;\\n    }\\n\\n    // Warn when passing the strings 'false' or 'true' into a boolean prop\\n    if ((value === 'false' || value === 'true') && propertyInfo !== null && propertyInfo.type === BOOLEAN) {\\n      warning$1(false, 'Received the string `%s` for the boolean attribute `%s`. ' + '%s ' + 'Did you mean %s={%s}?', value, name, value === 'false' ? 'The browser will interpret it as a truthy value.' : 'Although this works, it will not work as expected if you pass the string \\\"false\\\".', name, value);\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    return true;\\n  };\\n}\\n\\nvar warnUnknownProperties = function (type, props, canUseEventSystem) {\\n  var unknownProps = [];\\n  for (var key in props) {\\n    var isValid = validateProperty$1(type, key, props[key], canUseEventSystem);\\n    if (!isValid) {\\n      unknownProps.push(key);\\n    }\\n  }\\n\\n  var unknownPropString = unknownProps.map(function (prop) {\\n    return '`' + prop + '`';\\n  }).join(', ');\\n  if (unknownProps.length === 1) {\\n    warning$1(false, 'Invalid value for prop %s on <%s> tag. Either remove it from the element, ' + 'or pass a string or number value to keep it in the DOM. ' + 'For details, see https://fb.me/react-attribute-behavior', unknownPropString, type);\\n  } else if (unknownProps.length > 1) {\\n    warning$1(false, 'Invalid values for props %s on <%s> tag. Either remove them from the element, ' + 'or pass a string or number value to keep them in the DOM. ' + 'For details, see https://fb.me/react-attribute-behavior', unknownPropString, type);\\n  }\\n};\\n\\nfunction validateProperties$2(type, props, canUseEventSystem) {\\n  if (isCustomComponent(type, props)) {\\n    return;\\n  }\\n  warnUnknownProperties(type, props, canUseEventSystem);\\n}\\n\\n// TODO: direct imports like some-package/src/* are bad. Fix me.\\nvar didWarnInvalidHydration = false;\\nvar didWarnShadyDOM = false;\\n\\nvar DANGEROUSLY_SET_INNER_HTML = 'dangerouslySetInnerHTML';\\nvar SUPPRESS_CONTENT_EDITABLE_WARNING = 'suppressContentEditableWarning';\\nvar SUPPRESS_HYDRATION_WARNING$1 = 'suppressHydrationWarning';\\nvar AUTOFOCUS = 'autoFocus';\\nvar CHILDREN = 'children';\\nvar STYLE$1 = 'style';\\nvar HTML = '__html';\\n\\nvar HTML_NAMESPACE = Namespaces.html;\\n\\n\\nvar warnedUnknownTags = void 0;\\nvar suppressHydrationWarning = void 0;\\n\\nvar validatePropertiesInDevelopment = void 0;\\nvar warnForTextDifference = void 0;\\nvar warnForPropDifference = void 0;\\nvar warnForExtraAttributes = void 0;\\nvar warnForInvalidEventListener = void 0;\\nvar canDiffStyleForHydrationWarning = void 0;\\n\\nvar normalizeMarkupForTextOrAttribute = void 0;\\nvar normalizeHTML = void 0;\\n\\n{\\n  warnedUnknownTags = {\\n    // Chrome is the only major browser not shipping <time>. But as of July\\n    // 2017 it intends to ship it due to widespread usage. We intentionally\\n    // *don't* warn for <time> even if it's unrecognized by Chrome because\\n    // it soon will be, and many apps have been using it anyway.\\n    time: true,\\n    // There are working polyfills for <dialog>. Let people use it.\\n    dialog: true,\\n    // Electron ships a custom <webview> tag to display external web content in\\n    // an isolated frame and process.\\n    // This tag is not present in non Electron environments such as JSDom which\\n    // is often used for testing purposes.\\n    // @see https://electronjs.org/docs/api/webview-tag\\n    webview: true\\n  };\\n\\n  validatePropertiesInDevelopment = function (type, props) {\\n    validateProperties(type, props);\\n    validateProperties$1(type, props);\\n    validateProperties$2(type, props, /* canUseEventSystem */true);\\n  };\\n\\n  // IE 11 parses & normalizes the style attribute as opposed to other\\n  // browsers. It adds spaces and sorts the properties in some\\n  // non-alphabetical order. Handling that would require sorting CSS\\n  // properties in the client & server versions or applying\\n  // `expectedStyle` to a temporary DOM node to read its `style` attribute\\n  // normalized. Since it only affects IE, we're skipping style warnings\\n  // in that browser completely in favor of doing all that work.\\n  // See https://github.com/facebook/react/issues/11807\\n  canDiffStyleForHydrationWarning = canUseDOM && !document.documentMode;\\n\\n  // HTML parsing normalizes CR and CRLF to LF.\\n  // It also can turn \\\\u0000 into \\\\uFFFD inside attributes.\\n  // https://www.w3.org/TR/html5/single-page.html#preprocessing-the-input-stream\\n  // If we have a mismatch, it might be caused by that.\\n  // We will still patch up in this case but not fire the warning.\\n  var NORMALIZE_NEWLINES_REGEX = /\\\\r\\\\n?/g;\\n  var NORMALIZE_NULL_AND_REPLACEMENT_REGEX = /\\\\u0000|\\\\uFFFD/g;\\n\\n  normalizeMarkupForTextOrAttribute = function (markup) {\\n    var markupString = typeof markup === 'string' ? markup : '' + markup;\\n    return markupString.replace(NORMALIZE_NEWLINES_REGEX, '\\\\n').replace(NORMALIZE_NULL_AND_REPLACEMENT_REGEX, '');\\n  };\\n\\n  warnForTextDifference = function (serverText, clientText) {\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    var normalizedClientText = normalizeMarkupForTextOrAttribute(clientText);\\n    var normalizedServerText = normalizeMarkupForTextOrAttribute(serverText);\\n    if (normalizedServerText === normalizedClientText) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    warningWithoutStack$1(false, 'Text content did not match. Server: \\\"%s\\\" Client: \\\"%s\\\"', normalizedServerText, normalizedClientText);\\n  };\\n\\n  warnForPropDifference = function (propName, serverValue, clientValue) {\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    var normalizedClientValue = normalizeMarkupForTextOrAttribute(clientValue);\\n    var normalizedServerValue = normalizeMarkupForTextOrAttribute(serverValue);\\n    if (normalizedServerValue === normalizedClientValue) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    warningWithoutStack$1(false, 'Prop `%s` did not match. Server: %s Client: %s', propName, JSON.stringify(normalizedServerValue), JSON.stringify(normalizedClientValue));\\n  };\\n\\n  warnForExtraAttributes = function (attributeNames) {\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    var names = [];\\n    attributeNames.forEach(function (name) {\\n      names.push(name);\\n    });\\n    warningWithoutStack$1(false, 'Extra attributes from the server: %s', names);\\n  };\\n\\n  warnForInvalidEventListener = function (registrationName, listener) {\\n    if (listener === false) {\\n      warning$1(false, 'Expected `%s` listener to be a function, instead got `false`.\\\\n\\\\n' + 'If you used to conditionally omit it with %s={condition && value}, ' + 'pass %s={condition ? value : undefined} instead.', registrationName, registrationName, registrationName);\\n    } else {\\n      warning$1(false, 'Expected `%s` listener to be a function, instead got a value of `%s` type.', registrationName, typeof listener);\\n    }\\n  };\\n\\n  // Parse the HTML and read it back to normalize the HTML string so that it\\n  // can be used for comparison.\\n  normalizeHTML = function (parent, html) {\\n    // We could have created a separate document here to avoid\\n    // re-initializing custom elements if they exist. But this breaks\\n    // how <noscript> is being handled. So we use the same document.\\n    // See the discussion in https://github.com/facebook/react/pull/11157.\\n    var testElement = parent.namespaceURI === HTML_NAMESPACE ? parent.ownerDocument.createElement(parent.tagName) : parent.ownerDocument.createElementNS(parent.namespaceURI, parent.tagName);\\n    testElement.innerHTML = html;\\n    return testElement.innerHTML;\\n  };\\n}\\n\\nfunction ensureListeningTo(rootContainerElement, registrationName) {\\n  var isDocumentOrFragment = rootContainerElement.nodeType === DOCUMENT_NODE || rootContainerElement.nodeType === DOCUMENT_FRAGMENT_NODE;\\n  var doc = isDocumentOrFragment ? rootContainerElement : rootContainerElement.ownerDocument;\\n  listenTo(registrationName, doc);\\n}\\n\\nfunction getOwnerDocumentFromRootContainer(rootContainerElement) {\\n  return rootContainerElement.nodeType === DOCUMENT_NODE ? rootContainerElement : rootContainerElement.ownerDocument;\\n}\\n\\nfunction noop() {}\\n\\nfunction trapClickOnNonInteractiveElement(node) {\\n  // Mobile Safari does not fire properly bubble click events on\\n  // non-interactive elements, which means delegated click listeners do not\\n  // fire. The workaround for this bug involves attaching an empty click\\n  // listener on the target node.\\n  // http://www.quirksmode.org/blog/archives/2010/09/click_event_del.html\\n  // Just set it using the onclick property so that we don't have to manage any\\n  // bookkeeping for it. Not sure if we need to clear it when the listener is\\n  // removed.\\n  // TODO: Only do this for the relevant Safaris maybe?\\n  node.onclick = noop;\\n}\\n\\nfunction setInitialDOMProperties(tag, domElement, rootContainerElement, nextProps, isCustomComponentTag) {\\n  for (var propKey in nextProps) {\\n    if (!nextProps.hasOwnProperty(propKey)) {\\n      continue;\\n    }\\n    var nextProp = nextProps[propKey];\\n    if (propKey === STYLE$1) {\\n      {\\n        if (nextProp) {\\n          // Freeze the next style object so that we can assume it won't be\\n          // mutated. We have already warned for this in the past.\\n          Object.freeze(nextProp);\\n        }\\n      }\\n      // Relies on `updateStylesByID` not mutating `styleUpdates`.\\n      setValueForStyles(domElement, nextProp);\\n    } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {\\n      var nextHtml = nextProp ? nextProp[HTML] : undefined;\\n      if (nextHtml != null) {\\n        setInnerHTML(domElement, nextHtml);\\n      }\\n    } else if (propKey === CHILDREN) {\\n      if (typeof nextProp === 'string') {\\n        // Avoid setting initial textContent when the text is empty. In IE11 setting\\n        // textContent on a <textarea> will cause the placeholder to not\\n        // show within the <textarea> until it has been focused and blurred again.\\n        // https://github.com/facebook/react/issues/6731#issuecomment-254874553\\n        var canSetTextContent = tag !== 'textarea' || nextProp !== '';\\n        if (canSetTextContent) {\\n          setTextContent(domElement, nextProp);\\n        }\\n      } else if (typeof nextProp === 'number') {\\n        setTextContent(domElement, '' + nextProp);\\n      }\\n    } else if (propKey === SUPPRESS_CONTENT_EDITABLE_WARNING || propKey === SUPPRESS_HYDRATION_WARNING$1) {\\n      // Noop\\n    } else if (propKey === AUTOFOCUS) {\\n      // We polyfill it separately on the client during commit.\\n      // We could have excluded it in the property list instead of\\n      // adding a special case here, but then it wouldn't be emitted\\n      // on server rendering (but we *do* want to emit it in SSR).\\n    } else if (registrationNameModules.hasOwnProperty(propKey)) {\\n      if (nextProp != null) {\\n        if ( true && typeof nextProp !== 'function') {\\n          warnForInvalidEventListener(propKey, nextProp);\\n        }\\n        ensureListeningTo(rootContainerElement, propKey);\\n      }\\n    } else if (nextProp != null) {\\n      setValueForProperty(domElement, propKey, nextProp, isCustomComponentTag);\\n    }\\n  }\\n}\\n\\nfunction updateDOMProperties(domElement, updatePayload, wasCustomComponentTag, isCustomComponentTag) {\\n  // TODO: Handle wasCustomComponentTag\\n  for (var i = 0; i < updatePayload.length; i += 2) {\\n    var propKey = updatePayload[i];\\n    var propValue = updatePayload[i + 1];\\n    if (propKey === STYLE$1) {\\n      setValueForStyles(domElement, propValue);\\n    } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {\\n      setInnerHTML(domElement, propValue);\\n    } else if (propKey === CHILDREN) {\\n      setTextContent(domElement, propValue);\\n    } else {\\n      setValueForProperty(domElement, propKey, propValue, isCustomComponentTag);\\n    }\\n  }\\n}\\n\\nfunction createElement(type, props, rootContainerElement, parentNamespace) {\\n  var isCustomComponentTag = void 0;\\n\\n  // We create tags in the namespace of their parent container, except HTML\\n  // tags get no namespace.\\n  var ownerDocument = getOwnerDocumentFromRootContainer(rootContainerElement);\\n  var domElement = void 0;\\n  var namespaceURI = parentNamespace;\\n  if (namespaceURI === HTML_NAMESPACE) {\\n    namespaceURI = getIntrinsicNamespace(type);\\n  }\\n  if (namespaceURI === HTML_NAMESPACE) {\\n    {\\n      isCustomComponentTag = isCustomComponent(type, props);\\n      // Should this check be gated by parent namespace? Not sure we want to\\n      // allow <SVG> or <mATH>.\\n      !(isCustomComponentTag || type === type.toLowerCase()) ? warning$1(false, '<%s /> is using incorrect casing. ' + 'Use PascalCase for React components, ' + 'or lowercase for HTML elements.', type) : void 0;\\n    }\\n\\n    if (type === 'script') {\\n      // Create the script via .innerHTML so its \\\"parser-inserted\\\" flag is\\n      // set to true and it does not execute\\n      var div = ownerDocument.createElement('div');\\n      div.innerHTML = '<script><' + '/script>'; // eslint-disable-line\\n      // This is guaranteed to yield a script element.\\n      var firstChild = div.firstChild;\\n      domElement = div.removeChild(firstChild);\\n    } else if (typeof props.is === 'string') {\\n      // $FlowIssue `createElement` should be updated for Web Components\\n      domElement = ownerDocument.createElement(type, { is: props.is });\\n    } else {\\n      // Separate else branch instead of using `props.is || undefined` above because of a Firefox bug.\\n      // See discussion in https://github.com/facebook/react/pull/6896\\n      // and discussion in https://bugzilla.mozilla.org/show_bug.cgi?id=1276240\\n      domElement = ownerDocument.createElement(type);\\n      // Normally attributes are assigned in `setInitialDOMProperties`, however the `multiple`\\n      // attribute on `select`s needs to be added before `option`s are inserted. This prevents\\n      // a bug where the `select` does not scroll to the correct option because singular\\n      // `select` elements automatically pick the first item.\\n      // See https://github.com/facebook/react/issues/13222\\n      if (type === 'select' && props.multiple) {\\n        var node = domElement;\\n        node.multiple = true;\\n      }\\n    }\\n  } else {\\n    domElement = ownerDocument.createElementNS(namespaceURI, type);\\n  }\\n\\n  {\\n    if (namespaceURI === HTML_NAMESPACE) {\\n      if (!isCustomComponentTag && Object.prototype.toString.call(domElement) === '[object HTMLUnknownElement]' && !Object.prototype.hasOwnProperty.call(warnedUnknownTags, type)) {\\n        warnedUnknownTags[type] = true;\\n        warning$1(false, 'The tag <%s> is unrecognized in this browser. ' + 'If you meant to render a React component, start its name with ' + 'an uppercase letter.', type);\\n      }\\n    }\\n  }\\n\\n  return domElement;\\n}\\n\\nfunction createTextNode(text, rootContainerElement) {\\n  return getOwnerDocumentFromRootContainer(rootContainerElement).createTextNode(text);\\n}\\n\\nfunction setInitialProperties(domElement, tag, rawProps, rootContainerElement) {\\n  var isCustomComponentTag = isCustomComponent(tag, rawProps);\\n  {\\n    validatePropertiesInDevelopment(tag, rawProps);\\n    if (isCustomComponentTag && !didWarnShadyDOM && domElement.shadyRoot) {\\n      warning$1(false, '%s is using shady DOM. Using shady DOM with React can ' + 'cause things to break subtly.', getCurrentFiberOwnerNameInDevOrNull() || 'A component');\\n      didWarnShadyDOM = true;\\n    }\\n  }\\n\\n  // TODO: Make sure that we check isMounted before firing any of these events.\\n  var props = void 0;\\n  switch (tag) {\\n    case 'iframe':\\n    case 'object':\\n      trapBubbledEvent(TOP_LOAD, domElement);\\n      props = rawProps;\\n      break;\\n    case 'video':\\n    case 'audio':\\n      // Create listener for each media event\\n      for (var i = 0; i < mediaEventTypes.length; i++) {\\n        trapBubbledEvent(mediaEventTypes[i], domElement);\\n      }\\n      props = rawProps;\\n      break;\\n    case 'source':\\n      trapBubbledEvent(TOP_ERROR, domElement);\\n      props = rawProps;\\n      break;\\n    case 'img':\\n    case 'image':\\n    case 'link':\\n      trapBubbledEvent(TOP_ERROR, domElement);\\n      trapBubbledEvent(TOP_LOAD, domElement);\\n      props = rawProps;\\n      break;\\n    case 'form':\\n      trapBubbledEvent(TOP_RESET, domElement);\\n      trapBubbledEvent(TOP_SUBMIT, domElement);\\n      props = rawProps;\\n      break;\\n    case 'details':\\n      trapBubbledEvent(TOP_TOGGLE, domElement);\\n      props = rawProps;\\n      break;\\n    case 'input':\\n      initWrapperState(domElement, rawProps);\\n      props = getHostProps(domElement, rawProps);\\n      trapBubbledEvent(TOP_INVALID, domElement);\\n      // For controlled components we always need to ensure we're listening\\n      // to onChange. Even if there is no listener.\\n      ensureListeningTo(rootContainerElement, 'onChange');\\n      break;\\n    case 'option':\\n      validateProps(domElement, rawProps);\\n      props = getHostProps$1(domElement, rawProps);\\n      break;\\n    case 'select':\\n      initWrapperState$1(domElement, rawProps);\\n      props = getHostProps$2(domElement, rawProps);\\n      trapBubbledEvent(TOP_INVALID, domElement);\\n      // For controlled components we always need to ensure we're listening\\n      // to onChange. Even if there is no listener.\\n      ensureListeningTo(rootContainerElement, 'onChange');\\n      break;\\n    case 'textarea':\\n      initWrapperState$2(domElement, rawProps);\\n      props = getHostProps$3(domElement, rawProps);\\n      trapBubbledEvent(TOP_INVALID, domElement);\\n      // For controlled components we always need to ensure we're listening\\n      // to onChange. Even if there is no listener.\\n      ensureListeningTo(rootContainerElement, 'onChange');\\n      break;\\n    default:\\n      props = rawProps;\\n  }\\n\\n  assertValidProps(tag, props);\\n\\n  setInitialDOMProperties(tag, domElement, rootContainerElement, props, isCustomComponentTag);\\n\\n  switch (tag) {\\n    case 'input':\\n      // TODO: Make sure we check if this is still unmounted or do any clean\\n      // up necessary since we never stop tracking anymore.\\n      track(domElement);\\n      postMountWrapper(domElement, rawProps, false);\\n      break;\\n    case 'textarea':\\n      // TODO: Make sure we check if this is still unmounted or do any clean\\n      // up necessary since we never stop tracking anymore.\\n      track(domElement);\\n      postMountWrapper$3(domElement, rawProps);\\n      break;\\n    case 'option':\\n      postMountWrapper$1(domElement, rawProps);\\n      break;\\n    case 'select':\\n      postMountWrapper$2(domElement, rawProps);\\n      break;\\n    default:\\n      if (typeof props.onClick === 'function') {\\n        // TODO: This cast may not be sound for SVG, MathML or custom elements.\\n        trapClickOnNonInteractiveElement(domElement);\\n      }\\n      break;\\n  }\\n}\\n\\n// Calculate the diff between the two objects.\\nfunction diffProperties(domElement, tag, lastRawProps, nextRawProps, rootContainerElement) {\\n  {\\n    validatePropertiesInDevelopment(tag, nextRawProps);\\n  }\\n\\n  var updatePayload = null;\\n\\n  var lastProps = void 0;\\n  var nextProps = void 0;\\n  switch (tag) {\\n    case 'input':\\n      lastProps = getHostProps(domElement, lastRawProps);\\n      nextProps = getHostProps(domElement, nextRawProps);\\n      updatePayload = [];\\n      break;\\n    case 'option':\\n      lastProps = getHostProps$1(domElement, lastRawProps);\\n      nextProps = getHostProps$1(domElement, nextRawProps);\\n      updatePayload = [];\\n      break;\\n    case 'select':\\n      lastProps = getHostProps$2(domElement, lastRawProps);\\n      nextProps = getHostProps$2(domElement, nextRawProps);\\n      updatePayload = [];\\n      break;\\n    case 'textarea':\\n      lastProps = getHostProps$3(domElement, lastRawProps);\\n      nextProps = getHostProps$3(domElement, nextRawProps);\\n      updatePayload = [];\\n      break;\\n    default:\\n      lastProps = lastRawProps;\\n      nextProps = nextRawProps;\\n      if (typeof lastProps.onClick !== 'function' && typeof nextProps.onClick === 'function') {\\n        // TODO: This cast may not be sound for SVG, MathML or custom elements.\\n        trapClickOnNonInteractiveElement(domElement);\\n      }\\n      break;\\n  }\\n\\n  assertValidProps(tag, nextProps);\\n\\n  var propKey = void 0;\\n  var styleName = void 0;\\n  var styleUpdates = null;\\n  for (propKey in lastProps) {\\n    if (nextProps.hasOwnProperty(propKey) || !lastProps.hasOwnProperty(propKey) || lastProps[propKey] == null) {\\n      continue;\\n    }\\n    if (propKey === STYLE$1) {\\n      var lastStyle = lastProps[propKey];\\n      for (styleName in lastStyle) {\\n        if (lastStyle.hasOwnProperty(styleName)) {\\n          if (!styleUpdates) {\\n            styleUpdates = {};\\n          }\\n          styleUpdates[styleName] = '';\\n        }\\n      }\\n    } else if (propKey === DANGEROUSLY_SET_INNER_HTML || propKey === CHILDREN) {\\n      // Noop. This is handled by the clear text mechanism.\\n    } else if (propKey === SUPPRESS_CONTENT_EDITABLE_WARNING || propKey === SUPPRESS_HYDRATION_WARNING$1) {\\n      // Noop\\n    } else if (propKey === AUTOFOCUS) {\\n      // Noop. It doesn't work on updates anyway.\\n    } else if (registrationNameModules.hasOwnProperty(propKey)) {\\n      // This is a special case. If any listener updates we need to ensure\\n      // that the \\\"current\\\" fiber pointer gets updated so we need a commit\\n      // to update this element.\\n      if (!updatePayload) {\\n        updatePayload = [];\\n      }\\n    } else {\\n      // For all other deleted properties we add it to the queue. We use\\n      // the whitelist in the commit phase instead.\\n      (updatePayload = updatePayload || []).push(propKey, null);\\n    }\\n  }\\n  for (propKey in nextProps) {\\n    var nextProp = nextProps[propKey];\\n    var lastProp = lastProps != null ? lastProps[propKey] : undefined;\\n    if (!nextProps.hasOwnProperty(propKey) || nextProp === lastProp || nextProp == null && lastProp == null) {\\n      continue;\\n    }\\n    if (propKey === STYLE$1) {\\n      {\\n        if (nextProp) {\\n          // Freeze the next style object so that we can assume it won't be\\n          // mutated. We have already warned for this in the past.\\n          Object.freeze(nextProp);\\n        }\\n      }\\n      if (lastProp) {\\n        // Unset styles on `lastProp` but not on `nextProp`.\\n        for (styleName in lastProp) {\\n          if (lastProp.hasOwnProperty(styleName) && (!nextProp || !nextProp.hasOwnProperty(styleName))) {\\n            if (!styleUpdates) {\\n              styleUpdates = {};\\n            }\\n            styleUpdates[styleName] = '';\\n          }\\n        }\\n        // Update styles that changed since `lastProp`.\\n        for (styleName in nextProp) {\\n          if (nextProp.hasOwnProperty(styleName) && lastProp[styleName] !== nextProp[styleName]) {\\n            if (!styleUpdates) {\\n              styleUpdates = {};\\n            }\\n            styleUpdates[styleName] = nextProp[styleName];\\n          }\\n        }\\n      } else {\\n        // Relies on `updateStylesByID` not mutating `styleUpdates`.\\n        if (!styleUpdates) {\\n          if (!updatePayload) {\\n            updatePayload = [];\\n          }\\n          updatePayload.push(propKey, styleUpdates);\\n        }\\n        styleUpdates = nextProp;\\n      }\\n    } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {\\n      var nextHtml = nextProp ? nextProp[HTML] : undefined;\\n      var lastHtml = lastProp ? lastProp[HTML] : undefined;\\n      if (nextHtml != null) {\\n        if (lastHtml !== nextHtml) {\\n          (updatePayload = updatePayload || []).push(propKey, '' + nextHtml);\\n        }\\n      } else {\\n        // TODO: It might be too late to clear this if we have children\\n        // inserted already.\\n      }\\n    } else if (propKey === CHILDREN) {\\n      if (lastProp !== nextProp && (typeof nextProp === 'string' || typeof nextProp === 'number')) {\\n        (updatePayload = updatePayload || []).push(propKey, '' + nextProp);\\n      }\\n    } else if (propKey === SUPPRESS_CONTENT_EDITABLE_WARNING || propKey === SUPPRESS_HYDRATION_WARNING$1) {\\n      // Noop\\n    } else if (registrationNameModules.hasOwnProperty(propKey)) {\\n      if (nextProp != null) {\\n        // We eagerly listen to this even though we haven't committed yet.\\n        if ( true && typeof nextProp !== 'function') {\\n          warnForInvalidEventListener(propKey, nextProp);\\n        }\\n        ensureListeningTo(rootContainerElement, propKey);\\n      }\\n      if (!updatePayload && lastProp !== nextProp) {\\n        // This is a special case. If any listener updates we need to ensure\\n        // that the \\\"current\\\" props pointer gets updated so we need a commit\\n        // to update this element.\\n        updatePayload = [];\\n      }\\n    } else {\\n      // For any other property we always add it to the queue and then we\\n      // filter it out using the whitelist during the commit.\\n      (updatePayload = updatePayload || []).push(propKey, nextProp);\\n    }\\n  }\\n  if (styleUpdates) {\\n    (updatePayload = updatePayload || []).push(STYLE$1, styleUpdates);\\n  }\\n  return updatePayload;\\n}\\n\\n// Apply the diff.\\nfunction updateProperties(domElement, updatePayload, tag, lastRawProps, nextRawProps) {\\n  // Update checked *before* name.\\n  // In the middle of an update, it is possible to have multiple checked.\\n  // When a checked radio tries to change name, browser makes another radio's checked false.\\n  if (tag === 'input' && nextRawProps.type === 'radio' && nextRawProps.name != null) {\\n    updateChecked(domElement, nextRawProps);\\n  }\\n\\n  var wasCustomComponentTag = isCustomComponent(tag, lastRawProps);\\n  var isCustomComponentTag = isCustomComponent(tag, nextRawProps);\\n  // Apply the diff.\\n  updateDOMProperties(domElement, updatePayload, wasCustomComponentTag, isCustomComponentTag);\\n\\n  // TODO: Ensure that an update gets scheduled if any of the special props\\n  // changed.\\n  switch (tag) {\\n    case 'input':\\n      // Update the wrapper around inputs *after* updating props. This has to\\n      // happen after `updateDOMProperties`. Otherwise HTML5 input validations\\n      // raise warnings and prevent the new value from being assigned.\\n      updateWrapper(domElement, nextRawProps);\\n      break;\\n    case 'textarea':\\n      updateWrapper$1(domElement, nextRawProps);\\n      break;\\n    case 'select':\\n      // <select> value update needs to occur after <option> children\\n      // reconciliation\\n      postUpdateWrapper(domElement, nextRawProps);\\n      break;\\n  }\\n}\\n\\nfunction getPossibleStandardName(propName) {\\n  {\\n    var lowerCasedName = propName.toLowerCase();\\n    if (!possibleStandardNames.hasOwnProperty(lowerCasedName)) {\\n      return null;\\n    }\\n    return possibleStandardNames[lowerCasedName] || null;\\n  }\\n  return null;\\n}\\n\\nfunction diffHydratedProperties(domElement, tag, rawProps, parentNamespace, rootContainerElement) {\\n  var isCustomComponentTag = void 0;\\n  var extraAttributeNames = void 0;\\n\\n  {\\n    suppressHydrationWarning = rawProps[SUPPRESS_HYDRATION_WARNING$1] === true;\\n    isCustomComponentTag = isCustomComponent(tag, rawProps);\\n    validatePropertiesInDevelopment(tag, rawProps);\\n    if (isCustomComponentTag && !didWarnShadyDOM && domElement.shadyRoot) {\\n      warning$1(false, '%s is using shady DOM. Using shady DOM with React can ' + 'cause things to break subtly.', getCurrentFiberOwnerNameInDevOrNull() || 'A component');\\n      didWarnShadyDOM = true;\\n    }\\n  }\\n\\n  // TODO: Make sure that we check isMounted before firing any of these events.\\n  switch (tag) {\\n    case 'iframe':\\n    case 'object':\\n      trapBubbledEvent(TOP_LOAD, domElement);\\n      break;\\n    case 'video':\\n    case 'audio':\\n      // Create listener for each media event\\n      for (var i = 0; i < mediaEventTypes.length; i++) {\\n        trapBubbledEvent(mediaEventTypes[i], domElement);\\n      }\\n      break;\\n    case 'source':\\n      trapBubbledEvent(TOP_ERROR, domElement);\\n      break;\\n    case 'img':\\n    case 'image':\\n    case 'link':\\n      trapBubbledEvent(TOP_ERROR, domElement);\\n      trapBubbledEvent(TOP_LOAD, domElement);\\n      break;\\n    case 'form':\\n      trapBubbledEvent(TOP_RESET, domElement);\\n      trapBubbledEvent(TOP_SUBMIT, domElement);\\n      break;\\n    case 'details':\\n      trapBubbledEvent(TOP_TOGGLE, domElement);\\n      break;\\n    case 'input':\\n      initWrapperState(domElement, rawProps);\\n      trapBubbledEvent(TOP_INVALID, domElement);\\n      // For controlled components we always need to ensure we're listening\\n      // to onChange. Even if there is no listener.\\n      ensureListeningTo(rootContainerElement, 'onChange');\\n      break;\\n    case 'option':\\n      validateProps(domElement, rawProps);\\n      break;\\n    case 'select':\\n      initWrapperState$1(domElement, rawProps);\\n      trapBubbledEvent(TOP_INVALID, domElement);\\n      // For controlled components we always need to ensure we're listening\\n      // to onChange. Even if there is no listener.\\n      ensureListeningTo(rootContainerElement, 'onChange');\\n      break;\\n    case 'textarea':\\n      initWrapperState$2(domElement, rawProps);\\n      trapBubbledEvent(TOP_INVALID, domElement);\\n      // For controlled components we always need to ensure we're listening\\n      // to onChange. Even if there is no listener.\\n      ensureListeningTo(rootContainerElement, 'onChange');\\n      break;\\n  }\\n\\n  assertValidProps(tag, rawProps);\\n\\n  {\\n    extraAttributeNames = new Set();\\n    var attributes = domElement.attributes;\\n    for (var _i = 0; _i < attributes.length; _i++) {\\n      var name = attributes[_i].name.toLowerCase();\\n      switch (name) {\\n        // Built-in SSR attribute is whitelisted\\n        case 'data-reactroot':\\n          break;\\n        // Controlled attributes are not validated\\n        // TODO: Only ignore them on controlled tags.\\n        case 'value':\\n          break;\\n        case 'checked':\\n          break;\\n        case 'selected':\\n          break;\\n        default:\\n          // Intentionally use the original name.\\n          // See discussion in https://github.com/facebook/react/pull/10676.\\n          extraAttributeNames.add(attributes[_i].name);\\n      }\\n    }\\n  }\\n\\n  var updatePayload = null;\\n  for (var propKey in rawProps) {\\n    if (!rawProps.hasOwnProperty(propKey)) {\\n      continue;\\n    }\\n    var nextProp = rawProps[propKey];\\n    if (propKey === CHILDREN) {\\n      // For text content children we compare against textContent. This\\n      // might match additional HTML that is hidden when we read it using\\n      // textContent. E.g. \\\"foo\\\" will match \\\"f<span>oo</span>\\\" but that still\\n      // satisfies our requirement. Our requirement is not to produce perfect\\n      // HTML and attributes. Ideally we should preserve structure but it's\\n      // ok not to if the visible content is still enough to indicate what\\n      // even listeners these nodes might be wired up to.\\n      // TODO: Warn if there is more than a single textNode as a child.\\n      // TODO: Should we use domElement.firstChild.nodeValue to compare?\\n      if (typeof nextProp === 'string') {\\n        if (domElement.textContent !== nextProp) {\\n          if ( true && !suppressHydrationWarning) {\\n            warnForTextDifference(domElement.textContent, nextProp);\\n          }\\n          updatePayload = [CHILDREN, nextProp];\\n        }\\n      } else if (typeof nextProp === 'number') {\\n        if (domElement.textContent !== '' + nextProp) {\\n          if ( true && !suppressHydrationWarning) {\\n            warnForTextDifference(domElement.textContent, nextProp);\\n          }\\n          updatePayload = [CHILDREN, '' + nextProp];\\n        }\\n      }\\n    } else if (registrationNameModules.hasOwnProperty(propKey)) {\\n      if (nextProp != null) {\\n        if ( true && typeof nextProp !== 'function') {\\n          warnForInvalidEventListener(propKey, nextProp);\\n        }\\n        ensureListeningTo(rootContainerElement, propKey);\\n      }\\n    } else if ( true &&\\n    // Convince Flow we've calculated it (it's DEV-only in this method.)\\n    typeof isCustomComponentTag === 'boolean') {\\n      // Validate that the properties correspond to their expected values.\\n      var serverValue = void 0;\\n      var propertyInfo = getPropertyInfo(propKey);\\n      if (suppressHydrationWarning) {\\n        // Don't bother comparing. We're ignoring all these warnings.\\n      } else if (propKey === SUPPRESS_CONTENT_EDITABLE_WARNING || propKey === SUPPRESS_HYDRATION_WARNING$1 ||\\n      // Controlled attributes are not validated\\n      // TODO: Only ignore them on controlled tags.\\n      propKey === 'value' || propKey === 'checked' || propKey === 'selected') {\\n        // Noop\\n      } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {\\n        var serverHTML = domElement.innerHTML;\\n        var nextHtml = nextProp ? nextProp[HTML] : undefined;\\n        var expectedHTML = normalizeHTML(domElement, nextHtml != null ? nextHtml : '');\\n        if (expectedHTML !== serverHTML) {\\n          warnForPropDifference(propKey, serverHTML, expectedHTML);\\n        }\\n      } else if (propKey === STYLE$1) {\\n        // $FlowFixMe - Should be inferred as not undefined.\\n        extraAttributeNames.delete(propKey);\\n\\n        if (canDiffStyleForHydrationWarning) {\\n          var expectedStyle = createDangerousStringForStyles(nextProp);\\n          serverValue = domElement.getAttribute('style');\\n          if (expectedStyle !== serverValue) {\\n            warnForPropDifference(propKey, serverValue, expectedStyle);\\n          }\\n        }\\n      } else if (isCustomComponentTag) {\\n        // $FlowFixMe - Should be inferred as not undefined.\\n        extraAttributeNames.delete(propKey.toLowerCase());\\n        serverValue = getValueForAttribute(domElement, propKey, nextProp);\\n\\n        if (nextProp !== serverValue) {\\n          warnForPropDifference(propKey, serverValue, nextProp);\\n        }\\n      } else if (!shouldIgnoreAttribute(propKey, propertyInfo, isCustomComponentTag) && !shouldRemoveAttribute(propKey, nextProp, propertyInfo, isCustomComponentTag)) {\\n        var isMismatchDueToBadCasing = false;\\n        if (propertyInfo !== null) {\\n          // $FlowFixMe - Should be inferred as not undefined.\\n          extraAttributeNames.delete(propertyInfo.attributeName);\\n          serverValue = getValueForProperty(domElement, propKey, nextProp, propertyInfo);\\n        } else {\\n          var ownNamespace = parentNamespace;\\n          if (ownNamespace === HTML_NAMESPACE) {\\n            ownNamespace = getIntrinsicNamespace(tag);\\n          }\\n          if (ownNamespace === HTML_NAMESPACE) {\\n            // $FlowFixMe - Should be inferred as not undefined.\\n            extraAttributeNames.delete(propKey.toLowerCase());\\n          } else {\\n            var standardName = getPossibleStandardName(propKey);\\n            if (standardName !== null && standardName !== propKey) {\\n              // If an SVG prop is supplied with bad casing, it will\\n              // be successfully parsed from HTML, but will produce a mismatch\\n              // (and would be incorrectly rendered on the client).\\n              // However, we already warn about bad casing elsewhere.\\n              // So we'll skip the misleading extra mismatch warning in this case.\\n              isMismatchDueToBadCasing = true;\\n              // $FlowFixMe - Should be inferred as not undefined.\\n              extraAttributeNames.delete(standardName);\\n            }\\n            // $FlowFixMe - Should be inferred as not undefined.\\n            extraAttributeNames.delete(propKey);\\n          }\\n          serverValue = getValueForAttribute(domElement, propKey, nextProp);\\n        }\\n\\n        if (nextProp !== serverValue && !isMismatchDueToBadCasing) {\\n          warnForPropDifference(propKey, serverValue, nextProp);\\n        }\\n      }\\n    }\\n  }\\n\\n  {\\n    // $FlowFixMe - Should be inferred as not undefined.\\n    if (extraAttributeNames.size > 0 && !suppressHydrationWarning) {\\n      // $FlowFixMe - Should be inferred as not undefined.\\n      warnForExtraAttributes(extraAttributeNames);\\n    }\\n  }\\n\\n  switch (tag) {\\n    case 'input':\\n      // TODO: Make sure we check if this is still unmounted or do any clean\\n      // up necessary since we never stop tracking anymore.\\n      track(domElement);\\n      postMountWrapper(domElement, rawProps, true);\\n      break;\\n    case 'textarea':\\n      // TODO: Make sure we check if this is still unmounted or do any clean\\n      // up necessary since we never stop tracking anymore.\\n      track(domElement);\\n      postMountWrapper$3(domElement, rawProps);\\n      break;\\n    case 'select':\\n    case 'option':\\n      // For input and textarea we current always set the value property at\\n      // post mount to force it to diverge from attributes. However, for\\n      // option and select we don't quite do the same thing and select\\n      // is not resilient to the DOM state changing so we don't do that here.\\n      // TODO: Consider not doing this for input and textarea.\\n      break;\\n    default:\\n      if (typeof rawProps.onClick === 'function') {\\n        // TODO: This cast may not be sound for SVG, MathML or custom elements.\\n        trapClickOnNonInteractiveElement(domElement);\\n      }\\n      break;\\n  }\\n\\n  return updatePayload;\\n}\\n\\nfunction diffHydratedText(textNode, text) {\\n  var isDifferent = textNode.nodeValue !== text;\\n  return isDifferent;\\n}\\n\\nfunction warnForUnmatchedText(textNode, text) {\\n  {\\n    warnForTextDifference(textNode.nodeValue, text);\\n  }\\n}\\n\\nfunction warnForDeletedHydratableElement(parentNode, child) {\\n  {\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    warningWithoutStack$1(false, 'Did not expect server HTML to contain a <%s> in <%s>.', child.nodeName.toLowerCase(), parentNode.nodeName.toLowerCase());\\n  }\\n}\\n\\nfunction warnForDeletedHydratableText(parentNode, child) {\\n  {\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    warningWithoutStack$1(false, 'Did not expect server HTML to contain the text node \\\"%s\\\" in <%s>.', child.nodeValue, parentNode.nodeName.toLowerCase());\\n  }\\n}\\n\\nfunction warnForInsertedHydratedElement(parentNode, tag, props) {\\n  {\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    warningWithoutStack$1(false, 'Expected server HTML to contain a matching <%s> in <%s>.', tag, parentNode.nodeName.toLowerCase());\\n  }\\n}\\n\\nfunction warnForInsertedHydratedText(parentNode, text) {\\n  {\\n    if (text === '') {\\n      // We expect to insert empty text nodes since they're not represented in\\n      // the HTML.\\n      // TODO: Remove this special case if we can just avoid inserting empty\\n      // text nodes.\\n      return;\\n    }\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    warningWithoutStack$1(false, 'Expected server HTML to contain a matching text node for \\\"%s\\\" in <%s>.', text, parentNode.nodeName.toLowerCase());\\n  }\\n}\\n\\nfunction restoreControlledState$1(domElement, tag, props) {\\n  switch (tag) {\\n    case 'input':\\n      restoreControlledState(domElement, props);\\n      return;\\n    case 'textarea':\\n      restoreControlledState$3(domElement, props);\\n      return;\\n    case 'select':\\n      restoreControlledState$2(domElement, props);\\n      return;\\n  }\\n}\\n\\n// TODO: direct imports like some-package/src/* are bad. Fix me.\\nvar validateDOMNesting = function () {};\\nvar updatedAncestorInfo = function () {};\\n\\n{\\n  // This validation code was written based on the HTML5 parsing spec:\\n  // https://html.spec.whatwg.org/multipage/syntax.html#has-an-element-in-scope\\n  //\\n  // Note: this does not catch all invalid nesting, nor does it try to (as it's\\n  // not clear what practical benefit doing so provides); instead, we warn only\\n  // for cases where the parser will give a parse tree differing from what React\\n  // intended. For example, <b><div></div></b> is invalid but we don't warn\\n  // because it still parses correctly; we do warn for other cases like nested\\n  // <p> tags where the beginning of the second element implicitly closes the\\n  // first, causing a confusing mess.\\n\\n  // https://html.spec.whatwg.org/multipage/syntax.html#special\\n  var specialTags = ['address', 'applet', 'area', 'article', 'aside', 'base', 'basefont', 'bgsound', 'blockquote', 'body', 'br', 'button', 'caption', 'center', 'col', 'colgroup', 'dd', 'details', 'dir', 'div', 'dl', 'dt', 'embed', 'fieldset', 'figcaption', 'figure', 'footer', 'form', 'frame', 'frameset', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'head', 'header', 'hgroup', 'hr', 'html', 'iframe', 'img', 'input', 'isindex', 'li', 'link', 'listing', 'main', 'marquee', 'menu', 'menuitem', 'meta', 'nav', 'noembed', 'noframes', 'noscript', 'object', 'ol', 'p', 'param', 'plaintext', 'pre', 'script', 'section', 'select', 'source', 'style', 'summary', 'table', 'tbody', 'td', 'template', 'textarea', 'tfoot', 'th', 'thead', 'title', 'tr', 'track', 'ul', 'wbr', 'xmp'];\\n\\n  // https://html.spec.whatwg.org/multipage/syntax.html#has-an-element-in-scope\\n  var inScopeTags = ['applet', 'caption', 'html', 'table', 'td', 'th', 'marquee', 'object', 'template',\\n\\n  // https://html.spec.whatwg.org/multipage/syntax.html#html-integration-point\\n  // TODO: Distinguish by namespace here -- for <title>, including it here\\n  // errs on the side of fewer warnings\\n  'foreignObject', 'desc', 'title'];\\n\\n  // https://html.spec.whatwg.org/multipage/syntax.html#has-an-element-in-button-scope\\n  var buttonScopeTags = inScopeTags.concat(['button']);\\n\\n  // https://html.spec.whatwg.org/multipage/syntax.html#generate-implied-end-tags\\n  var impliedEndTags = ['dd', 'dt', 'li', 'option', 'optgroup', 'p', 'rp', 'rt'];\\n\\n  var emptyAncestorInfo = {\\n    current: null,\\n\\n    formTag: null,\\n    aTagInScope: null,\\n    buttonTagInScope: null,\\n    nobrTagInScope: null,\\n    pTagInButtonScope: null,\\n\\n    listItemTagAutoclosing: null,\\n    dlItemTagAutoclosing: null\\n  };\\n\\n  updatedAncestorInfo = function (oldInfo, tag) {\\n    var ancestorInfo = _assign({}, oldInfo || emptyAncestorInfo);\\n    var info = { tag: tag };\\n\\n    if (inScopeTags.indexOf(tag) !== -1) {\\n      ancestorInfo.aTagInScope = null;\\n      ancestorInfo.buttonTagInScope = null;\\n      ancestorInfo.nobrTagInScope = null;\\n    }\\n    if (buttonScopeTags.indexOf(tag) !== -1) {\\n      ancestorInfo.pTagInButtonScope = null;\\n    }\\n\\n    // See rules for 'li', 'dd', 'dt' start tags in\\n    // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inbody\\n    if (specialTags.indexOf(tag) !== -1 && tag !== 'address' && tag !== 'div' && tag !== 'p') {\\n      ancestorInfo.listItemTagAutoclosing = null;\\n      ancestorInfo.dlItemTagAutoclosing = null;\\n    }\\n\\n    ancestorInfo.current = info;\\n\\n    if (tag === 'form') {\\n      ancestorInfo.formTag = info;\\n    }\\n    if (tag === 'a') {\\n      ancestorInfo.aTagInScope = info;\\n    }\\n    if (tag === 'button') {\\n      ancestorInfo.buttonTagInScope = info;\\n    }\\n    if (tag === 'nobr') {\\n      ancestorInfo.nobrTagInScope = info;\\n    }\\n    if (tag === 'p') {\\n      ancestorInfo.pTagInButtonScope = info;\\n    }\\n    if (tag === 'li') {\\n      ancestorInfo.listItemTagAutoclosing = info;\\n    }\\n    if (tag === 'dd' || tag === 'dt') {\\n      ancestorInfo.dlItemTagAutoclosing = info;\\n    }\\n\\n    return ancestorInfo;\\n  };\\n\\n  /**\\n   * Returns whether\\n   */\\n  var isTagValidWithParent = function (tag, parentTag) {\\n    // First, let's check if we're in an unusual parsing mode...\\n    switch (parentTag) {\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inselect\\n      case 'select':\\n        return tag === 'option' || tag === 'optgroup' || tag === '#text';\\n      case 'optgroup':\\n        return tag === 'option' || tag === '#text';\\n      // Strictly speaking, seeing an <option> doesn't mean we're in a <select>\\n      // but\\n      case 'option':\\n        return tag === '#text';\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-intd\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-incaption\\n      // No special behavior since these rules fall back to \\\"in body\\\" mode for\\n      // all except special table nodes which cause bad parsing behavior anyway.\\n\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-intr\\n      case 'tr':\\n        return tag === 'th' || tag === 'td' || tag === 'style' || tag === 'script' || tag === 'template';\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-intbody\\n      case 'tbody':\\n      case 'thead':\\n      case 'tfoot':\\n        return tag === 'tr' || tag === 'style' || tag === 'script' || tag === 'template';\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-incolgroup\\n      case 'colgroup':\\n        return tag === 'col' || tag === 'template';\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-intable\\n      case 'table':\\n        return tag === 'caption' || tag === 'colgroup' || tag === 'tbody' || tag === 'tfoot' || tag === 'thead' || tag === 'style' || tag === 'script' || tag === 'template';\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inhead\\n      case 'head':\\n        return tag === 'base' || tag === 'basefont' || tag === 'bgsound' || tag === 'link' || tag === 'meta' || tag === 'title' || tag === 'noscript' || tag === 'noframes' || tag === 'style' || tag === 'script' || tag === 'template';\\n      // https://html.spec.whatwg.org/multipage/semantics.html#the-html-element\\n      case 'html':\\n        return tag === 'head' || tag === 'body';\\n      case '#document':\\n        return tag === 'html';\\n    }\\n\\n    // Probably in the \\\"in body\\\" parsing mode, so we outlaw only tag combos\\n    // where the parsing rules cause implicit opens or closes to be added.\\n    // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inbody\\n    switch (tag) {\\n      case 'h1':\\n      case 'h2':\\n      case 'h3':\\n      case 'h4':\\n      case 'h5':\\n      case 'h6':\\n        return parentTag !== 'h1' && parentTag !== 'h2' && parentTag !== 'h3' && parentTag !== 'h4' && parentTag !== 'h5' && parentTag !== 'h6';\\n\\n      case 'rp':\\n      case 'rt':\\n        return impliedEndTags.indexOf(parentTag) === -1;\\n\\n      case 'body':\\n      case 'caption':\\n      case 'col':\\n      case 'colgroup':\\n      case 'frame':\\n      case 'head':\\n      case 'html':\\n      case 'tbody':\\n      case 'td':\\n      case 'tfoot':\\n      case 'th':\\n      case 'thead':\\n      case 'tr':\\n        // These tags are only valid with a few parents that have special child\\n        // parsing rules -- if we're down here, then none of those matched and\\n        // so we allow it only if we don't know what the parent is, as all other\\n        // cases are invalid.\\n        return parentTag == null;\\n    }\\n\\n    return true;\\n  };\\n\\n  /**\\n   * Returns whether\\n   */\\n  var findInvalidAncestorForTag = function (tag, ancestorInfo) {\\n    switch (tag) {\\n      case 'address':\\n      case 'article':\\n      case 'aside':\\n      case 'blockquote':\\n      case 'center':\\n      case 'details':\\n      case 'dialog':\\n      case 'dir':\\n      case 'div':\\n      case 'dl':\\n      case 'fieldset':\\n      case 'figcaption':\\n      case 'figure':\\n      case 'footer':\\n      case 'header':\\n      case 'hgroup':\\n      case 'main':\\n      case 'menu':\\n      case 'nav':\\n      case 'ol':\\n      case 'p':\\n      case 'section':\\n      case 'summary':\\n      case 'ul':\\n      case 'pre':\\n      case 'listing':\\n      case 'table':\\n      case 'hr':\\n      case 'xmp':\\n      case 'h1':\\n      case 'h2':\\n      case 'h3':\\n      case 'h4':\\n      case 'h5':\\n      case 'h6':\\n        return ancestorInfo.pTagInButtonScope;\\n\\n      case 'form':\\n        return ancestorInfo.formTag || ancestorInfo.pTagInButtonScope;\\n\\n      case 'li':\\n        return ancestorInfo.listItemTagAutoclosing;\\n\\n      case 'dd':\\n      case 'dt':\\n        return ancestorInfo.dlItemTagAutoclosing;\\n\\n      case 'button':\\n        return ancestorInfo.buttonTagInScope;\\n\\n      case 'a':\\n        // Spec says something about storing a list of markers, but it sounds\\n        // equivalent to this check.\\n        return ancestorInfo.aTagInScope;\\n\\n      case 'nobr':\\n        return ancestorInfo.nobrTagInScope;\\n    }\\n\\n    return null;\\n  };\\n\\n  var didWarn = {};\\n\\n  validateDOMNesting = function (childTag, childText, ancestorInfo) {\\n    ancestorInfo = ancestorInfo || emptyAncestorInfo;\\n    var parentInfo = ancestorInfo.current;\\n    var parentTag = parentInfo && parentInfo.tag;\\n\\n    if (childText != null) {\\n      !(childTag == null) ? warningWithoutStack$1(false, 'validateDOMNesting: when childText is passed, childTag should be null') : void 0;\\n      childTag = '#text';\\n    }\\n\\n    var invalidParent = isTagValidWithParent(childTag, parentTag) ? null : parentInfo;\\n    var invalidAncestor = invalidParent ? null : findInvalidAncestorForTag(childTag, ancestorInfo);\\n    var invalidParentOrAncestor = invalidParent || invalidAncestor;\\n    if (!invalidParentOrAncestor) {\\n      return;\\n    }\\n\\n    var ancestorTag = invalidParentOrAncestor.tag;\\n    var addendum = getCurrentFiberStackInDev();\\n\\n    var warnKey = !!invalidParent + '|' + childTag + '|' + ancestorTag + '|' + addendum;\\n    if (didWarn[warnKey]) {\\n      return;\\n    }\\n    didWarn[warnKey] = true;\\n\\n    var tagDisplayName = childTag;\\n    var whitespaceInfo = '';\\n    if (childTag === '#text') {\\n      if (/\\\\S/.test(childText)) {\\n        tagDisplayName = 'Text nodes';\\n      } else {\\n        tagDisplayName = 'Whitespace text nodes';\\n        whitespaceInfo = \\\" Make sure you don't have any extra whitespace between tags on \\\" + 'each line of your source code.';\\n      }\\n    } else {\\n      tagDisplayName = '<' + childTag + '>';\\n    }\\n\\n    if (invalidParent) {\\n      var info = '';\\n      if (ancestorTag === 'table' && childTag === 'tr') {\\n        info += ' Add a <tbody> to your code to match the DOM tree generated by ' + 'the browser.';\\n      }\\n      warningWithoutStack$1(false, 'validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s%s', tagDisplayName, ancestorTag, whitespaceInfo, info, addendum);\\n    } else {\\n      warningWithoutStack$1(false, 'validateDOMNesting(...): %s cannot appear as a descendant of ' + '<%s>.%s', tagDisplayName, ancestorTag, addendum);\\n    }\\n  };\\n}\\n\\n// Renderers that don't support persistence\\n// can re-export everything from this module.\\n\\nfunction shim() {\\n  invariant(false, 'The current renderer does not support persistence. This error is likely caused by a bug in React. Please file an issue.');\\n}\\n\\n// Persistence (when unsupported)\\nvar supportsPersistence = false;\\nvar cloneInstance = shim;\\nvar createContainerChildSet = shim;\\nvar appendChildToContainerChildSet = shim;\\nvar finalizeContainerChildren = shim;\\nvar replaceContainerChildren = shim;\\nvar cloneHiddenInstance = shim;\\nvar cloneUnhiddenInstance = shim;\\nvar createHiddenTextInstance = shim;\\n\\nvar SUPPRESS_HYDRATION_WARNING = void 0;\\n{\\n  SUPPRESS_HYDRATION_WARNING = 'suppressHydrationWarning';\\n}\\n\\nvar STYLE = 'style';\\n\\nvar eventsEnabled = null;\\nvar selectionInformation = null;\\n\\nfunction shouldAutoFocusHostComponent(type, props) {\\n  switch (type) {\\n    case 'button':\\n    case 'input':\\n    case 'select':\\n    case 'textarea':\\n      return !!props.autoFocus;\\n  }\\n  return false;\\n}\\n\\nfunction getRootHostContext(rootContainerInstance) {\\n  var type = void 0;\\n  var namespace = void 0;\\n  var nodeType = rootContainerInstance.nodeType;\\n  switch (nodeType) {\\n    case DOCUMENT_NODE:\\n    case DOCUMENT_FRAGMENT_NODE:\\n      {\\n        type = nodeType === DOCUMENT_NODE ? '#document' : '#fragment';\\n        var root = rootContainerInstance.documentElement;\\n        namespace = root ? root.namespaceURI : getChildNamespace(null, '');\\n        break;\\n      }\\n    default:\\n      {\\n        var container = nodeType === COMMENT_NODE ? rootContainerInstance.parentNode : rootContainerInstance;\\n        var ownNamespace = container.namespaceURI || null;\\n        type = container.tagName;\\n        namespace = getChildNamespace(ownNamespace, type);\\n        break;\\n      }\\n  }\\n  {\\n    var validatedTag = type.toLowerCase();\\n    var _ancestorInfo = updatedAncestorInfo(null, validatedTag);\\n    return { namespace: namespace, ancestorInfo: _ancestorInfo };\\n  }\\n  return namespace;\\n}\\n\\nfunction getChildHostContext(parentHostContext, type, rootContainerInstance) {\\n  {\\n    var parentHostContextDev = parentHostContext;\\n    var _namespace = getChildNamespace(parentHostContextDev.namespace, type);\\n    var _ancestorInfo2 = updatedAncestorInfo(parentHostContextDev.ancestorInfo, type);\\n    return { namespace: _namespace, ancestorInfo: _ancestorInfo2 };\\n  }\\n  var parentNamespace = parentHostContext;\\n  return getChildNamespace(parentNamespace, type);\\n}\\n\\nfunction getPublicInstance(instance) {\\n  return instance;\\n}\\n\\nfunction prepareForCommit(containerInfo) {\\n  eventsEnabled = isEnabled();\\n  selectionInformation = getSelectionInformation();\\n  setEnabled(false);\\n}\\n\\nfunction resetAfterCommit(containerInfo) {\\n  restoreSelection(selectionInformation);\\n  selectionInformation = null;\\n  setEnabled(eventsEnabled);\\n  eventsEnabled = null;\\n}\\n\\nfunction createInstance(type, props, rootContainerInstance, hostContext, internalInstanceHandle) {\\n  var parentNamespace = void 0;\\n  {\\n    // TODO: take namespace into account when validating.\\n    var hostContextDev = hostContext;\\n    validateDOMNesting(type, null, hostContextDev.ancestorInfo);\\n    if (typeof props.children === 'string' || typeof props.children === 'number') {\\n      var string = '' + props.children;\\n      var ownAncestorInfo = updatedAncestorInfo(hostContextDev.ancestorInfo, type);\\n      validateDOMNesting(null, string, ownAncestorInfo);\\n    }\\n    parentNamespace = hostContextDev.namespace;\\n  }\\n  var domElement = createElement(type, props, rootContainerInstance, parentNamespace);\\n  precacheFiberNode(internalInstanceHandle, domElement);\\n  updateFiberProps(domElement, props);\\n  return domElement;\\n}\\n\\nfunction appendInitialChild(parentInstance, child) {\\n  parentInstance.appendChild(child);\\n}\\n\\nfunction finalizeInitialChildren(domElement, type, props, rootContainerInstance, hostContext) {\\n  setInitialProperties(domElement, type, props, rootContainerInstance);\\n  return shouldAutoFocusHostComponent(type, props);\\n}\\n\\nfunction prepareUpdate(domElement, type, oldProps, newProps, rootContainerInstance, hostContext) {\\n  {\\n    var hostContextDev = hostContext;\\n    if (typeof newProps.children !== typeof oldProps.children && (typeof newProps.children === 'string' || typeof newProps.children === 'number')) {\\n      var string = '' + newProps.children;\\n      var ownAncestorInfo = updatedAncestorInfo(hostContextDev.ancestorInfo, type);\\n      validateDOMNesting(null, string, ownAncestorInfo);\\n    }\\n  }\\n  return diffProperties(domElement, type, oldProps, newProps, rootContainerInstance);\\n}\\n\\nfunction shouldSetTextContent(type, props) {\\n  return type === 'textarea' || type === 'option' || type === 'noscript' || typeof props.children === 'string' || typeof props.children === 'number' || typeof props.dangerouslySetInnerHTML === 'object' && props.dangerouslySetInnerHTML !== null && props.dangerouslySetInnerHTML.__html != null;\\n}\\n\\nfunction shouldDeprioritizeSubtree(type, props) {\\n  return !!props.hidden;\\n}\\n\\nfunction createTextInstance(text, rootContainerInstance, hostContext, internalInstanceHandle) {\\n  {\\n    var hostContextDev = hostContext;\\n    validateDOMNesting(null, text, hostContextDev.ancestorInfo);\\n  }\\n  var textNode = createTextNode(text, rootContainerInstance);\\n  precacheFiberNode(internalInstanceHandle, textNode);\\n  return textNode;\\n}\\n\\nvar isPrimaryRenderer = true;\\nvar scheduleTimeout = setTimeout;\\nvar cancelTimeout = clearTimeout;\\nvar noTimeout = -1;\\n\\n// -------------------\\n//     Mutation\\n// -------------------\\n\\nvar supportsMutation = true;\\n\\nfunction commitMount(domElement, type, newProps, internalInstanceHandle) {\\n  // Despite the naming that might imply otherwise, this method only\\n  // fires if there is an `Update` effect scheduled during mounting.\\n  // This happens if `finalizeInitialChildren` returns `true` (which it\\n  // does to implement the `autoFocus` attribute on the client). But\\n  // there are also other cases when this might happen (such as patching\\n  // up text content during hydration mismatch). So we'll check this again.\\n  if (shouldAutoFocusHostComponent(type, newProps)) {\\n    domElement.focus();\\n  }\\n}\\n\\nfunction commitUpdate(domElement, updatePayload, type, oldProps, newProps, internalInstanceHandle) {\\n  // Update the props handle so that we know which props are the ones with\\n  // with current event handlers.\\n  updateFiberProps(domElement, newProps);\\n  // Apply the diff to the DOM node.\\n  updateProperties(domElement, updatePayload, type, oldProps, newProps);\\n}\\n\\nfunction resetTextContent(domElement) {\\n  setTextContent(domElement, '');\\n}\\n\\nfunction commitTextUpdate(textInstance, oldText, newText) {\\n  textInstance.nodeValue = newText;\\n}\\n\\nfunction appendChild(parentInstance, child) {\\n  parentInstance.appendChild(child);\\n}\\n\\nfunction appendChildToContainer(container, child) {\\n  var parentNode = void 0;\\n  if (container.nodeType === COMMENT_NODE) {\\n    parentNode = container.parentNode;\\n    parentNode.insertBefore(child, container);\\n  } else {\\n    parentNode = container;\\n    parentNode.appendChild(child);\\n  }\\n  // This container might be used for a portal.\\n  // If something inside a portal is clicked, that click should bubble\\n  // through the React tree. However, on Mobile Safari the click would\\n  // never bubble through the *DOM* tree unless an ancestor with onclick\\n  // event exists. So we wouldn't see it and dispatch it.\\n  // This is why we ensure that non React root containers have inline onclick\\n  // defined.\\n  // https://github.com/facebook/react/issues/11918\\n  var reactRootContainer = container._reactRootContainer;\\n  if ((reactRootContainer === null || reactRootContainer === undefined) && parentNode.onclick === null) {\\n    // TODO: This cast may not be sound for SVG, MathML or custom elements.\\n    trapClickOnNonInteractiveElement(parentNode);\\n  }\\n}\\n\\nfunction insertBefore(parentInstance, child, beforeChild) {\\n  parentInstance.insertBefore(child, beforeChild);\\n}\\n\\nfunction insertInContainerBefore(container, child, beforeChild) {\\n  if (container.nodeType === COMMENT_NODE) {\\n    container.parentNode.insertBefore(child, beforeChild);\\n  } else {\\n    container.insertBefore(child, beforeChild);\\n  }\\n}\\n\\nfunction removeChild(parentInstance, child) {\\n  parentInstance.removeChild(child);\\n}\\n\\nfunction removeChildFromContainer(container, child) {\\n  if (container.nodeType === COMMENT_NODE) {\\n    container.parentNode.removeChild(child);\\n  } else {\\n    container.removeChild(child);\\n  }\\n}\\n\\nfunction hideInstance(instance) {\\n  // TODO: Does this work for all element types? What about MathML? Should we\\n  // pass host context to this method?\\n  instance = instance;\\n  instance.style.display = 'none';\\n}\\n\\nfunction hideTextInstance(textInstance) {\\n  textInstance.nodeValue = '';\\n}\\n\\nfunction unhideInstance(instance, props) {\\n  instance = instance;\\n  var styleProp = props[STYLE];\\n  var display = styleProp !== undefined && styleProp !== null && styleProp.hasOwnProperty('display') ? styleProp.display : null;\\n  // $FlowFixMe Setting a style property to null is the valid way to reset it.\\n  instance.style.display = display;\\n}\\n\\nfunction unhideTextInstance(textInstance, text) {\\n  textInstance.nodeValue = text;\\n}\\n\\n// -------------------\\n//     Hydration\\n// -------------------\\n\\nvar supportsHydration = true;\\n\\nfunction canHydrateInstance(instance, type, props) {\\n  if (instance.nodeType !== ELEMENT_NODE || type.toLowerCase() !== instance.nodeName.toLowerCase()) {\\n    return null;\\n  }\\n  // This has now been refined to an element node.\\n  return instance;\\n}\\n\\nfunction canHydrateTextInstance(instance, text) {\\n  if (text === '' || instance.nodeType !== TEXT_NODE) {\\n    // Empty strings are not parsed by HTML so there won't be a correct match here.\\n    return null;\\n  }\\n  // This has now been refined to a text node.\\n  return instance;\\n}\\n\\nfunction getNextHydratableSibling(instance) {\\n  var node = instance.nextSibling;\\n  // Skip non-hydratable nodes.\\n  while (node && node.nodeType !== ELEMENT_NODE && node.nodeType !== TEXT_NODE) {\\n    node = node.nextSibling;\\n  }\\n  return node;\\n}\\n\\nfunction getFirstHydratableChild(parentInstance) {\\n  var next = parentInstance.firstChild;\\n  // Skip non-hydratable nodes.\\n  while (next && next.nodeType !== ELEMENT_NODE && next.nodeType !== TEXT_NODE) {\\n    next = next.nextSibling;\\n  }\\n  return next;\\n}\\n\\nfunction hydrateInstance(instance, type, props, rootContainerInstance, hostContext, internalInstanceHandle) {\\n  precacheFiberNode(internalInstanceHandle, instance);\\n  // TODO: Possibly defer this until the commit phase where all the events\\n  // get attached.\\n  updateFiberProps(instance, props);\\n  var parentNamespace = void 0;\\n  {\\n    var hostContextDev = hostContext;\\n    parentNamespace = hostContextDev.namespace;\\n  }\\n  return diffHydratedProperties(instance, type, props, parentNamespace, rootContainerInstance);\\n}\\n\\nfunction hydrateTextInstance(textInstance, text, internalInstanceHandle) {\\n  precacheFiberNode(internalInstanceHandle, textInstance);\\n  return diffHydratedText(textInstance, text);\\n}\\n\\nfunction didNotMatchHydratedContainerTextInstance(parentContainer, textInstance, text) {\\n  {\\n    warnForUnmatchedText(textInstance, text);\\n  }\\n}\\n\\nfunction didNotMatchHydratedTextInstance(parentType, parentProps, parentInstance, textInstance, text) {\\n  if ( true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {\\n    warnForUnmatchedText(textInstance, text);\\n  }\\n}\\n\\nfunction didNotHydrateContainerInstance(parentContainer, instance) {\\n  {\\n    if (instance.nodeType === ELEMENT_NODE) {\\n      warnForDeletedHydratableElement(parentContainer, instance);\\n    } else {\\n      warnForDeletedHydratableText(parentContainer, instance);\\n    }\\n  }\\n}\\n\\nfunction didNotHydrateInstance(parentType, parentProps, parentInstance, instance) {\\n  if ( true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {\\n    if (instance.nodeType === ELEMENT_NODE) {\\n      warnForDeletedHydratableElement(parentInstance, instance);\\n    } else {\\n      warnForDeletedHydratableText(parentInstance, instance);\\n    }\\n  }\\n}\\n\\nfunction didNotFindHydratableContainerInstance(parentContainer, type, props) {\\n  {\\n    warnForInsertedHydratedElement(parentContainer, type, props);\\n  }\\n}\\n\\nfunction didNotFindHydratableContainerTextInstance(parentContainer, text) {\\n  {\\n    warnForInsertedHydratedText(parentContainer, text);\\n  }\\n}\\n\\nfunction didNotFindHydratableInstance(parentType, parentProps, parentInstance, type, props) {\\n  if ( true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {\\n    warnForInsertedHydratedElement(parentInstance, type, props);\\n  }\\n}\\n\\nfunction didNotFindHydratableTextInstance(parentType, parentProps, parentInstance, text) {\\n  if ( true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {\\n    warnForInsertedHydratedText(parentInstance, text);\\n  }\\n}\\n\\n// Prefix measurements so that it's possible to filter them.\\n// Longer prefixes are hard to read in DevTools.\\nvar reactEmoji = '\\\\u269B';\\nvar warningEmoji = '\\\\u26D4';\\nvar supportsUserTiming = typeof performance !== 'undefined' && typeof performance.mark === 'function' && typeof performance.clearMarks === 'function' && typeof performance.measure === 'function' && typeof performance.clearMeasures === 'function';\\n\\n// Keep track of current fiber so that we know the path to unwind on pause.\\n// TODO: this looks the same as nextUnitOfWork in scheduler. Can we unify them?\\nvar currentFiber = null;\\n// If we're in the middle of user code, which fiber and method is it?\\n// Reusing `currentFiber` would be confusing for this because user code fiber\\n// can change during commit phase too, but we don't need to unwind it (since\\n// lifecycles in the commit phase don't resemble a tree).\\nvar currentPhase = null;\\nvar currentPhaseFiber = null;\\n// Did lifecycle hook schedule an update? This is often a performance problem,\\n// so we will keep track of it, and include it in the report.\\n// Track commits caused by cascading updates.\\nvar isCommitting = false;\\nvar hasScheduledUpdateInCurrentCommit = false;\\nvar hasScheduledUpdateInCurrentPhase = false;\\nvar commitCountInCurrentWorkLoop = 0;\\nvar effectCountInCurrentCommit = 0;\\nvar isWaitingForCallback = false;\\n// During commits, we only show a measurement once per method name\\n// to avoid stretch the commit phase with measurement overhead.\\nvar labelsInCurrentCommit = new Set();\\n\\nvar formatMarkName = function (markName) {\\n  return reactEmoji + ' ' + markName;\\n};\\n\\nvar formatLabel = function (label, warning) {\\n  var prefix = warning ? warningEmoji + ' ' : reactEmoji + ' ';\\n  var suffix = warning ? ' Warning: ' + warning : '';\\n  return '' + prefix + label + suffix;\\n};\\n\\nvar beginMark = function (markName) {\\n  performance.mark(formatMarkName(markName));\\n};\\n\\nvar clearMark = function (markName) {\\n  performance.clearMarks(formatMarkName(markName));\\n};\\n\\nvar endMark = function (label, markName, warning) {\\n  var formattedMarkName = formatMarkName(markName);\\n  var formattedLabel = formatLabel(label, warning);\\n  try {\\n    performance.measure(formattedLabel, formattedMarkName);\\n  } catch (err) {}\\n  // If previous mark was missing for some reason, this will throw.\\n  // This could only happen if React crashed in an unexpected place earlier.\\n  // Don't pile on with more errors.\\n\\n  // Clear marks immediately to avoid growing buffer.\\n  performance.clearMarks(formattedMarkName);\\n  performance.clearMeasures(formattedLabel);\\n};\\n\\nvar getFiberMarkName = function (label, debugID) {\\n  return label + ' (#' + debugID + ')';\\n};\\n\\nvar getFiberLabel = function (componentName, isMounted, phase) {\\n  if (phase === null) {\\n    // These are composite component total time measurements.\\n    return componentName + ' [' + (isMounted ? 'update' : 'mount') + ']';\\n  } else {\\n    // Composite component methods.\\n    return componentName + '.' + phase;\\n  }\\n};\\n\\nvar beginFiberMark = function (fiber, phase) {\\n  var componentName = getComponentName(fiber.type) || 'Unknown';\\n  var debugID = fiber._debugID;\\n  var isMounted = fiber.alternate !== null;\\n  var label = getFiberLabel(componentName, isMounted, phase);\\n\\n  if (isCommitting && labelsInCurrentCommit.has(label)) {\\n    // During the commit phase, we don't show duplicate labels because\\n    // there is a fixed overhead for every measurement, and we don't\\n    // want to stretch the commit phase beyond necessary.\\n    return false;\\n  }\\n  labelsInCurrentCommit.add(label);\\n\\n  var markName = getFiberMarkName(label, debugID);\\n  beginMark(markName);\\n  return true;\\n};\\n\\nvar clearFiberMark = function (fiber, phase) {\\n  var componentName = getComponentName(fiber.type) || 'Unknown';\\n  var debugID = fiber._debugID;\\n  var isMounted = fiber.alternate !== null;\\n  var label = getFiberLabel(componentName, isMounted, phase);\\n  var markName = getFiberMarkName(label, debugID);\\n  clearMark(markName);\\n};\\n\\nvar endFiberMark = function (fiber, phase, warning) {\\n  var componentName = getComponentName(fiber.type) || 'Unknown';\\n  var debugID = fiber._debugID;\\n  var isMounted = fiber.alternate !== null;\\n  var label = getFiberLabel(componentName, isMounted, phase);\\n  var markName = getFiberMarkName(label, debugID);\\n  endMark(label, markName, warning);\\n};\\n\\nvar shouldIgnoreFiber = function (fiber) {\\n  // Host components should be skipped in the timeline.\\n  // We could check typeof fiber.type, but does this work with RN?\\n  switch (fiber.tag) {\\n    case HostRoot:\\n    case HostComponent:\\n    case HostText:\\n    case HostPortal:\\n    case Fragment:\\n    case ContextProvider:\\n    case ContextConsumer:\\n    case Mode:\\n      return true;\\n    default:\\n      return false;\\n  }\\n};\\n\\nvar clearPendingPhaseMeasurement = function () {\\n  if (currentPhase !== null && currentPhaseFiber !== null) {\\n    clearFiberMark(currentPhaseFiber, currentPhase);\\n  }\\n  currentPhaseFiber = null;\\n  currentPhase = null;\\n  hasScheduledUpdateInCurrentPhase = false;\\n};\\n\\nvar pauseTimers = function () {\\n  // Stops all currently active measurements so that they can be resumed\\n  // if we continue in a later deferred loop from the same unit of work.\\n  var fiber = currentFiber;\\n  while (fiber) {\\n    if (fiber._debugIsCurrentlyTiming) {\\n      endFiberMark(fiber, null, null);\\n    }\\n    fiber = fiber.return;\\n  }\\n};\\n\\nvar resumeTimersRecursively = function (fiber) {\\n  if (fiber.return !== null) {\\n    resumeTimersRecursively(fiber.return);\\n  }\\n  if (fiber._debugIsCurrentlyTiming) {\\n    beginFiberMark(fiber, null);\\n  }\\n};\\n\\nvar resumeTimers = function () {\\n  // Resumes all measurements that were active during the last deferred loop.\\n  if (currentFiber !== null) {\\n    resumeTimersRecursively(currentFiber);\\n  }\\n};\\n\\nfunction recordEffect() {\\n  if (enableUserTimingAPI) {\\n    effectCountInCurrentCommit++;\\n  }\\n}\\n\\nfunction recordScheduleUpdate() {\\n  if (enableUserTimingAPI) {\\n    if (isCommitting) {\\n      hasScheduledUpdateInCurrentCommit = true;\\n    }\\n    if (currentPhase !== null && currentPhase !== 'componentWillMount' && currentPhase !== 'componentWillReceiveProps') {\\n      hasScheduledUpdateInCurrentPhase = true;\\n    }\\n  }\\n}\\n\\nfunction startRequestCallbackTimer() {\\n  if (enableUserTimingAPI) {\\n    if (supportsUserTiming && !isWaitingForCallback) {\\n      isWaitingForCallback = true;\\n      beginMark('(Waiting for async callback...)');\\n    }\\n  }\\n}\\n\\nfunction stopRequestCallbackTimer(didExpire, expirationTime) {\\n  if (enableUserTimingAPI) {\\n    if (supportsUserTiming) {\\n      isWaitingForCallback = false;\\n      var warning = didExpire ? 'React was blocked by main thread' : null;\\n      endMark('(Waiting for async callback... will force flush in ' + expirationTime + ' ms)', '(Waiting for async callback...)', warning);\\n    }\\n  }\\n}\\n\\nfunction startWorkTimer(fiber) {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {\\n      return;\\n    }\\n    // If we pause, this is the fiber to unwind from.\\n    currentFiber = fiber;\\n    if (!beginFiberMark(fiber, null)) {\\n      return;\\n    }\\n    fiber._debugIsCurrentlyTiming = true;\\n  }\\n}\\n\\nfunction cancelWorkTimer(fiber) {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {\\n      return;\\n    }\\n    // Remember we shouldn't complete measurement for this fiber.\\n    // Otherwise flamechart will be deep even for small updates.\\n    fiber._debugIsCurrentlyTiming = false;\\n    clearFiberMark(fiber, null);\\n  }\\n}\\n\\nfunction stopWorkTimer(fiber) {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {\\n      return;\\n    }\\n    // If we pause, its parent is the fiber to unwind from.\\n    currentFiber = fiber.return;\\n    if (!fiber._debugIsCurrentlyTiming) {\\n      return;\\n    }\\n    fiber._debugIsCurrentlyTiming = false;\\n    endFiberMark(fiber, null, null);\\n  }\\n}\\n\\nfunction stopFailedWorkTimer(fiber) {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {\\n      return;\\n    }\\n    // If we pause, its parent is the fiber to unwind from.\\n    currentFiber = fiber.return;\\n    if (!fiber._debugIsCurrentlyTiming) {\\n      return;\\n    }\\n    fiber._debugIsCurrentlyTiming = false;\\n    var warning = fiber.tag === SuspenseComponent ? 'Rendering was suspended' : 'An error was thrown inside this error boundary';\\n    endFiberMark(fiber, null, warning);\\n  }\\n}\\n\\nfunction startPhaseTimer(fiber, phase) {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    clearPendingPhaseMeasurement();\\n    if (!beginFiberMark(fiber, phase)) {\\n      return;\\n    }\\n    currentPhaseFiber = fiber;\\n    currentPhase = phase;\\n  }\\n}\\n\\nfunction stopPhaseTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    if (currentPhase !== null && currentPhaseFiber !== null) {\\n      var warning = hasScheduledUpdateInCurrentPhase ? 'Scheduled a cascading update' : null;\\n      endFiberMark(currentPhaseFiber, currentPhase, warning);\\n    }\\n    currentPhase = null;\\n    currentPhaseFiber = null;\\n  }\\n}\\n\\nfunction startWorkLoopTimer(nextUnitOfWork) {\\n  if (enableUserTimingAPI) {\\n    currentFiber = nextUnitOfWork;\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    commitCountInCurrentWorkLoop = 0;\\n    // This is top level call.\\n    // Any other measurements are performed within.\\n    beginMark('(React Tree Reconciliation)');\\n    // Resume any measurements that were in progress during the last loop.\\n    resumeTimers();\\n  }\\n}\\n\\nfunction stopWorkLoopTimer(interruptedBy, didCompleteRoot) {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    var warning = null;\\n    if (interruptedBy !== null) {\\n      if (interruptedBy.tag === HostRoot) {\\n        warning = 'A top-level update interrupted the previous render';\\n      } else {\\n        var componentName = getComponentName(interruptedBy.type) || 'Unknown';\\n        warning = 'An update to ' + componentName + ' interrupted the previous render';\\n      }\\n    } else if (commitCountInCurrentWorkLoop > 1) {\\n      warning = 'There were cascading updates';\\n    }\\n    commitCountInCurrentWorkLoop = 0;\\n    var label = didCompleteRoot ? '(React Tree Reconciliation: Completed Root)' : '(React Tree Reconciliation: Yielded)';\\n    // Pause any measurements until the next loop.\\n    pauseTimers();\\n    endMark(label, '(React Tree Reconciliation)', warning);\\n  }\\n}\\n\\nfunction startCommitTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    isCommitting = true;\\n    hasScheduledUpdateInCurrentCommit = false;\\n    labelsInCurrentCommit.clear();\\n    beginMark('(Committing Changes)');\\n  }\\n}\\n\\nfunction stopCommitTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n\\n    var warning = null;\\n    if (hasScheduledUpdateInCurrentCommit) {\\n      warning = 'Lifecycle hook scheduled a cascading update';\\n    } else if (commitCountInCurrentWorkLoop > 0) {\\n      warning = 'Caused by a cascading update in earlier commit';\\n    }\\n    hasScheduledUpdateInCurrentCommit = false;\\n    commitCountInCurrentWorkLoop++;\\n    isCommitting = false;\\n    labelsInCurrentCommit.clear();\\n\\n    endMark('(Committing Changes)', '(Committing Changes)', warning);\\n  }\\n}\\n\\nfunction startCommitSnapshotEffectsTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    effectCountInCurrentCommit = 0;\\n    beginMark('(Committing Snapshot Effects)');\\n  }\\n}\\n\\nfunction stopCommitSnapshotEffectsTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    var count = effectCountInCurrentCommit;\\n    effectCountInCurrentCommit = 0;\\n    endMark('(Committing Snapshot Effects: ' + count + ' Total)', '(Committing Snapshot Effects)', null);\\n  }\\n}\\n\\nfunction startCommitHostEffectsTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    effectCountInCurrentCommit = 0;\\n    beginMark('(Committing Host Effects)');\\n  }\\n}\\n\\nfunction stopCommitHostEffectsTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    var count = effectCountInCurrentCommit;\\n    effectCountInCurrentCommit = 0;\\n    endMark('(Committing Host Effects: ' + count + ' Total)', '(Committing Host Effects)', null);\\n  }\\n}\\n\\nfunction startCommitLifeCyclesTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    effectCountInCurrentCommit = 0;\\n    beginMark('(Calling Lifecycle Methods)');\\n  }\\n}\\n\\nfunction stopCommitLifeCyclesTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    var count = effectCountInCurrentCommit;\\n    effectCountInCurrentCommit = 0;\\n    endMark('(Calling Lifecycle Methods: ' + count + ' Total)', '(Calling Lifecycle Methods)', null);\\n  }\\n}\\n\\nvar valueStack = [];\\n\\nvar fiberStack = void 0;\\n\\n{\\n  fiberStack = [];\\n}\\n\\nvar index = -1;\\n\\nfunction createCursor(defaultValue) {\\n  return {\\n    current: defaultValue\\n  };\\n}\\n\\nfunction pop(cursor, fiber) {\\n  if (index < 0) {\\n    {\\n      warningWithoutStack$1(false, 'Unexpected pop.');\\n    }\\n    return;\\n  }\\n\\n  {\\n    if (fiber !== fiberStack[index]) {\\n      warningWithoutStack$1(false, 'Unexpected Fiber popped.');\\n    }\\n  }\\n\\n  cursor.current = valueStack[index];\\n\\n  valueStack[index] = null;\\n\\n  {\\n    fiberStack[index] = null;\\n  }\\n\\n  index--;\\n}\\n\\nfunction push(cursor, value, fiber) {\\n  index++;\\n\\n  valueStack[index] = cursor.current;\\n\\n  {\\n    fiberStack[index] = fiber;\\n  }\\n\\n  cursor.current = value;\\n}\\n\\nfunction checkThatStackIsEmpty() {\\n  {\\n    if (index !== -1) {\\n      warningWithoutStack$1(false, 'Expected an empty stack. Something was not reset properly.');\\n    }\\n  }\\n}\\n\\nfunction resetStackAfterFatalErrorInDev() {\\n  {\\n    index = -1;\\n    valueStack.length = 0;\\n    fiberStack.length = 0;\\n  }\\n}\\n\\nvar warnedAboutMissingGetChildContext = void 0;\\n\\n{\\n  warnedAboutMissingGetChildContext = {};\\n}\\n\\nvar emptyContextObject = {};\\n{\\n  Object.freeze(emptyContextObject);\\n}\\n\\n// A cursor to the current merged context object on the stack.\\nvar contextStackCursor = createCursor(emptyContextObject);\\n// A cursor to a boolean indicating whether the context has changed.\\nvar didPerformWorkStackCursor = createCursor(false);\\n// Keep track of the previous context object that was on the stack.\\n// We use this to get access to the parent context after we have already\\n// pushed the next context provider, and now need to merge their contexts.\\nvar previousContext = emptyContextObject;\\n\\nfunction getUnmaskedContext(workInProgress, Component, didPushOwnContextIfProvider) {\\n  if (didPushOwnContextIfProvider && isContextProvider(Component)) {\\n    // If the fiber is a context provider itself, when we read its context\\n    // we may have already pushed its own child context on the stack. A context\\n    // provider should not \\\"see\\\" its own child context. Therefore we read the\\n    // previous (parent) context instead for a context provider.\\n    return previousContext;\\n  }\\n  return contextStackCursor.current;\\n}\\n\\nfunction cacheContext(workInProgress, unmaskedContext, maskedContext) {\\n  var instance = workInProgress.stateNode;\\n  instance.__reactInternalMemoizedUnmaskedChildContext = unmaskedContext;\\n  instance.__reactInternalMemoizedMaskedChildContext = maskedContext;\\n}\\n\\nfunction getMaskedContext(workInProgress, unmaskedContext) {\\n  var type = workInProgress.type;\\n  var contextTypes = type.contextTypes;\\n  if (!contextTypes) {\\n    return emptyContextObject;\\n  }\\n\\n  // Avoid recreating masked context unless unmasked context has changed.\\n  // Failing to do this will result in unnecessary calls to componentWillReceiveProps.\\n  // This may trigger infinite loops if componentWillReceiveProps calls setState.\\n  var instance = workInProgress.stateNode;\\n  if (instance && instance.__reactInternalMemoizedUnmaskedChildContext === unmaskedContext) {\\n    return instance.__reactInternalMemoizedMaskedChildContext;\\n  }\\n\\n  var context = {};\\n  for (var key in contextTypes) {\\n    context[key] = unmaskedContext[key];\\n  }\\n\\n  {\\n    var name = getComponentName(type) || 'Unknown';\\n    checkPropTypes(contextTypes, context, 'context', name, getCurrentFiberStackInDev);\\n  }\\n\\n  // Cache unmasked context so we can avoid recreating masked context unless necessary.\\n  // Context is created before the class component is instantiated so check for instance.\\n  if (instance) {\\n    cacheContext(workInProgress, unmaskedContext, context);\\n  }\\n\\n  return context;\\n}\\n\\nfunction hasContextChanged() {\\n  return didPerformWorkStackCursor.current;\\n}\\n\\nfunction isContextProvider(type) {\\n  var childContextTypes = type.childContextTypes;\\n  return childContextTypes !== null && childContextTypes !== undefined;\\n}\\n\\nfunction popContext(fiber) {\\n  pop(didPerformWorkStackCursor, fiber);\\n  pop(contextStackCursor, fiber);\\n}\\n\\nfunction popTopLevelContextObject(fiber) {\\n  pop(didPerformWorkStackCursor, fiber);\\n  pop(contextStackCursor, fiber);\\n}\\n\\nfunction pushTopLevelContextObject(fiber, context, didChange) {\\n  !(contextStackCursor.current === emptyContextObject) ? invariant(false, 'Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n\\n  push(contextStackCursor, context, fiber);\\n  push(didPerformWorkStackCursor, didChange, fiber);\\n}\\n\\nfunction processChildContext(fiber, type, parentContext) {\\n  var instance = fiber.stateNode;\\n  var childContextTypes = type.childContextTypes;\\n\\n  // TODO (bvaughn) Replace this behavior with an invariant() in the future.\\n  // It has only been added in Fiber to match the (unintentional) behavior in Stack.\\n  if (typeof instance.getChildContext !== 'function') {\\n    {\\n      var componentName = getComponentName(type) || 'Unknown';\\n\\n      if (!warnedAboutMissingGetChildContext[componentName]) {\\n        warnedAboutMissingGetChildContext[componentName] = true;\\n        warningWithoutStack$1(false, '%s.childContextTypes is specified but there is no getChildContext() method ' + 'on the instance. You can either define getChildContext() on %s or remove ' + 'childContextTypes from it.', componentName, componentName);\\n      }\\n    }\\n    return parentContext;\\n  }\\n\\n  var childContext = void 0;\\n  {\\n    setCurrentPhase('getChildContext');\\n  }\\n  startPhaseTimer(fiber, 'getChildContext');\\n  childContext = instance.getChildContext();\\n  stopPhaseTimer();\\n  {\\n    setCurrentPhase(null);\\n  }\\n  for (var contextKey in childContext) {\\n    !(contextKey in childContextTypes) ? invariant(false, '%s.getChildContext(): key \\\"%s\\\" is not defined in childContextTypes.', getComponentName(type) || 'Unknown', contextKey) : void 0;\\n  }\\n  {\\n    var name = getComponentName(type) || 'Unknown';\\n    checkPropTypes(childContextTypes, childContext, 'child context', name,\\n    // In practice, there is one case in which we won't get a stack. It's when\\n    // somebody calls unstable_renderSubtreeIntoContainer() and we process\\n    // context from the parent component instance. The stack will be missing\\n    // because it's outside of the reconciliation, and so the pointer has not\\n    // been set. This is rare and doesn't matter. We'll also remove that API.\\n    getCurrentFiberStackInDev);\\n  }\\n\\n  return _assign({}, parentContext, childContext);\\n}\\n\\nfunction pushContextProvider(workInProgress) {\\n  var instance = workInProgress.stateNode;\\n  // We push the context as early as possible to ensure stack integrity.\\n  // If the instance does not exist yet, we will push null at first,\\n  // and replace it on the stack later when invalidating the context.\\n  var memoizedMergedChildContext = instance && instance.__reactInternalMemoizedMergedChildContext || emptyContextObject;\\n\\n  // Remember the parent context so we can merge with it later.\\n  // Inherit the parent's did-perform-work value to avoid inadvertently blocking updates.\\n  previousContext = contextStackCursor.current;\\n  push(contextStackCursor, memoizedMergedChildContext, workInProgress);\\n  push(didPerformWorkStackCursor, didPerformWorkStackCursor.current, workInProgress);\\n\\n  return true;\\n}\\n\\nfunction invalidateContextProvider(workInProgress, type, didChange) {\\n  var instance = workInProgress.stateNode;\\n  !instance ? invariant(false, 'Expected to have an instance by this point. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n\\n  if (didChange) {\\n    // Merge parent and own context.\\n    // Skip this if we're not updating due to sCU.\\n    // This avoids unnecessarily recomputing memoized values.\\n    var mergedContext = processChildContext(workInProgress, type, previousContext);\\n    instance.__reactInternalMemoizedMergedChildContext = mergedContext;\\n\\n    // Replace the old (or empty) context with the new one.\\n    // It is important to unwind the context in the reverse order.\\n    pop(didPerformWorkStackCursor, workInProgress);\\n    pop(contextStackCursor, workInProgress);\\n    // Now push the new context and mark that it has changed.\\n    push(contextStackCursor, mergedContext, workInProgress);\\n    push(didPerformWorkStackCursor, didChange, workInProgress);\\n  } else {\\n    pop(didPerformWorkStackCursor, workInProgress);\\n    push(didPerformWorkStackCursor, didChange, workInProgress);\\n  }\\n}\\n\\nfunction findCurrentUnmaskedContext(fiber) {\\n  // Currently this is only used with renderSubtreeIntoContainer; not sure if it\\n  // makes sense elsewhere\\n  !(isFiberMounted(fiber) && fiber.tag === ClassComponent) ? invariant(false, 'Expected subtree parent to be a mounted class component. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n\\n  var node = fiber;\\n  do {\\n    switch (node.tag) {\\n      case HostRoot:\\n        return node.stateNode.context;\\n      case ClassComponent:\\n        {\\n          var Component = node.type;\\n          if (isContextProvider(Component)) {\\n            return node.stateNode.__reactInternalMemoizedMergedChildContext;\\n          }\\n          break;\\n        }\\n    }\\n    node = node.return;\\n  } while (node !== null);\\n  invariant(false, 'Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.');\\n}\\n\\nvar onCommitFiberRoot = null;\\nvar onCommitFiberUnmount = null;\\nvar hasLoggedError = false;\\n\\nfunction catchErrors(fn) {\\n  return function (arg) {\\n    try {\\n      return fn(arg);\\n    } catch (err) {\\n      if ( true && !hasLoggedError) {\\n        hasLoggedError = true;\\n        warningWithoutStack$1(false, 'React DevTools encountered an error: %s', err);\\n      }\\n    }\\n  };\\n}\\n\\nvar isDevToolsPresent = typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== 'undefined';\\n\\nfunction injectInternals(internals) {\\n  if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ === 'undefined') {\\n    // No DevTools\\n    return false;\\n  }\\n  var hook = __REACT_DEVTOOLS_GLOBAL_HOOK__;\\n  if (hook.isDisabled) {\\n    // This isn't a real property on the hook, but it can be set to opt out\\n    // of DevTools integration and associated warnings and logs.\\n    // https://github.com/facebook/react/issues/3877\\n    return true;\\n  }\\n  if (!hook.supportsFiber) {\\n    {\\n      warningWithoutStack$1(false, 'The installed version of React DevTools is too old and will not work ' + 'with the current version of React. Please update React DevTools. ' + 'https://fb.me/react-devtools');\\n    }\\n    // DevTools exists, even though it doesn't support Fiber.\\n    return true;\\n  }\\n  try {\\n    var rendererID = hook.inject(internals);\\n    // We have successfully injected, so now it is safe to set up hooks.\\n    onCommitFiberRoot = catchErrors(function (root) {\\n      return hook.onCommitFiberRoot(rendererID, root);\\n    });\\n    onCommitFiberUnmount = catchErrors(function (fiber) {\\n      return hook.onCommitFiberUnmount(rendererID, fiber);\\n    });\\n  } catch (err) {\\n    // Catch all errors because it is unsafe to throw during initialization.\\n    {\\n      warningWithoutStack$1(false, 'React DevTools encountered an error: %s.', err);\\n    }\\n  }\\n  // DevTools exists\\n  return true;\\n}\\n\\nfunction onCommitRoot(root) {\\n  if (typeof onCommitFiberRoot === 'function') {\\n    onCommitFiberRoot(root);\\n  }\\n}\\n\\nfunction onCommitUnmount(fiber) {\\n  if (typeof onCommitFiberUnmount === 'function') {\\n    onCommitFiberUnmount(fiber);\\n  }\\n}\\n\\n// Max 31 bit integer. The max integer size in V8 for 32-bit systems.\\n// Math.pow(2, 30) - 1\\n// 0b111111111111111111111111111111\\nvar maxSigned31BitInt = 1073741823;\\n\\nvar NoWork = 0;\\nvar Sync = 1;\\nvar Never = maxSigned31BitInt;\\n\\nvar UNIT_SIZE = 10;\\nvar MAGIC_NUMBER_OFFSET = 2;\\n\\n// 1 unit of expiration time represents 10ms.\\nfunction msToExpirationTime(ms) {\\n  // Always add an offset so that we don't clash with the magic number for NoWork.\\n  return (ms / UNIT_SIZE | 0) + MAGIC_NUMBER_OFFSET;\\n}\\n\\nfunction expirationTimeToMs(expirationTime) {\\n  return (expirationTime - MAGIC_NUMBER_OFFSET) * UNIT_SIZE;\\n}\\n\\nfunction ceiling(num, precision) {\\n  return ((num / precision | 0) + 1) * precision;\\n}\\n\\nfunction computeExpirationBucket(currentTime, expirationInMs, bucketSizeMs) {\\n  return MAGIC_NUMBER_OFFSET + ceiling(currentTime - MAGIC_NUMBER_OFFSET + expirationInMs / UNIT_SIZE, bucketSizeMs / UNIT_SIZE);\\n}\\n\\nvar LOW_PRIORITY_EXPIRATION = 5000;\\nvar LOW_PRIORITY_BATCH_SIZE = 250;\\n\\nfunction computeAsyncExpiration(currentTime) {\\n  return computeExpirationBucket(currentTime, LOW_PRIORITY_EXPIRATION, LOW_PRIORITY_BATCH_SIZE);\\n}\\n\\n// We intentionally set a higher expiration time for interactive updates in\\n// dev than in production.\\n//\\n// If the main thread is being blocked so long that you hit the expiration,\\n// it's a problem that could be solved with better scheduling.\\n//\\n// People will be more likely to notice this and fix it with the long\\n// expiration time in development.\\n//\\n// In production we opt for better UX at the risk of masking scheduling\\n// problems, by expiring fast.\\nvar HIGH_PRIORITY_EXPIRATION = 500;\\nvar HIGH_PRIORITY_BATCH_SIZE = 100;\\n\\nfunction computeInteractiveExpiration(currentTime) {\\n  return computeExpirationBucket(currentTime, HIGH_PRIORITY_EXPIRATION, HIGH_PRIORITY_BATCH_SIZE);\\n}\\n\\nvar NoContext = 0;\\nvar ConcurrentMode = 1;\\nvar StrictMode = 2;\\nvar ProfileMode = 4;\\n\\nvar hasBadMapPolyfill = void 0;\\n\\n{\\n  hasBadMapPolyfill = false;\\n  try {\\n    var nonExtensibleObject = Object.preventExtensions({});\\n    var testMap = new Map([[nonExtensibleObject, null]]);\\n    var testSet = new Set([nonExtensibleObject]);\\n    // This is necessary for Rollup to not consider these unused.\\n    // https://github.com/rollup/rollup/issues/1771\\n    // TODO: we can remove these if Rollup fixes the bug.\\n    testMap.set(0, 0);\\n    testSet.add(0);\\n  } catch (e) {\\n    // TODO: Consider warning about bad polyfills\\n    hasBadMapPolyfill = true;\\n  }\\n}\\n\\n// A Fiber is work on a Component that needs to be done or was done. There can\\n// be more than one per component.\\n\\n\\nvar debugCounter = void 0;\\n\\n{\\n  debugCounter = 1;\\n}\\n\\nfunction FiberNode(tag, pendingProps, key, mode) {\\n  // Instance\\n  this.tag = tag;\\n  this.key = key;\\n  this.elementType = null;\\n  this.type = null;\\n  this.stateNode = null;\\n\\n  // Fiber\\n  this.return = null;\\n  this.child = null;\\n  this.sibling = null;\\n  this.index = 0;\\n\\n  this.ref = null;\\n\\n  this.pendingProps = pendingProps;\\n  this.memoizedProps = null;\\n  this.updateQueue = null;\\n  this.memoizedState = null;\\n  this.firstContextDependency = null;\\n\\n  this.mode = mode;\\n\\n  // Effects\\n  this.effectTag = NoEffect;\\n  this.nextEffect = null;\\n\\n  this.firstEffect = null;\\n  this.lastEffect = null;\\n\\n  this.expirationTime = NoWork;\\n  this.childExpirationTime = NoWork;\\n\\n  this.alternate = null;\\n\\n  if (enableProfilerTimer) {\\n    this.actualDuration = 0;\\n    this.actualStartTime = -1;\\n    this.selfBaseDuration = 0;\\n    this.treeBaseDuration = 0;\\n  }\\n\\n  {\\n    this._debugID = debugCounter++;\\n    this._debugSource = null;\\n    this._debugOwner = null;\\n    this._debugIsCurrentlyTiming = false;\\n    if (!hasBadMapPolyfill && typeof Object.preventExtensions === 'function') {\\n      Object.preventExtensions(this);\\n    }\\n  }\\n}\\n\\n// This is a constructor function, rather than a POJO constructor, still\\n// please ensure we do the following:\\n// 1) Nobody should add any instance methods on this. Instance methods can be\\n//    more difficult to predict when they get optimized and they are almost\\n//    never inlined properly in static compilers.\\n// 2) Nobody should rely on `instanceof Fiber` for type testing. We should\\n//    always know when it is a fiber.\\n// 3) We might want to experiment with using numeric keys since they are easier\\n//    to optimize in a non-JIT environment.\\n// 4) We can easily go from a constructor to a createFiber object literal if that\\n//    is faster.\\n// 5) It should be easy to port this to a C struct and keep a C implementation\\n//    compatible.\\nvar createFiber = function (tag, pendingProps, key, mode) {\\n  // $FlowFixMe: the shapes are exact here but Flow doesn't like constructors\\n  return new FiberNode(tag, pendingProps, key, mode);\\n};\\n\\nfunction shouldConstruct(Component) {\\n  var prototype = Component.prototype;\\n  return !!(prototype && prototype.isReactComponent);\\n}\\n\\nfunction isSimpleFunctionComponent(type) {\\n  return typeof type === 'function' && !shouldConstruct(type) && type.defaultProps === undefined;\\n}\\n\\nfunction resolveLazyComponentTag(Component) {\\n  if (typeof Component === 'function') {\\n    return shouldConstruct(Component) ? ClassComponent : FunctionComponent;\\n  } else if (Component !== undefined && Component !== null) {\\n    var $$typeof = Component.$$typeof;\\n    if ($$typeof === REACT_FORWARD_REF_TYPE) {\\n      return ForwardRef;\\n    }\\n    if ($$typeof === REACT_MEMO_TYPE) {\\n      return MemoComponent;\\n    }\\n  }\\n  return IndeterminateComponent;\\n}\\n\\n// This is used to create an alternate fiber to do work on.\\nfunction createWorkInProgress(current, pendingProps, expirationTime) {\\n  var workInProgress = current.alternate;\\n  if (workInProgress === null) {\\n    // We use a double buffering pooling technique because we know that we'll\\n    // only ever need at most two versions of a tree. We pool the \\\"other\\\" unused\\n    // node that we're free to reuse. This is lazily created to avoid allocating\\n    // extra objects for things that are never updated. It also allow us to\\n    // reclaim the extra memory if needed.\\n    workInProgress = createFiber(current.tag, pendingProps, current.key, current.mode);\\n    workInProgress.elementType = current.elementType;\\n    workInProgress.type = current.type;\\n    workInProgress.stateNode = current.stateNode;\\n\\n    {\\n      // DEV-only fields\\n      workInProgress._debugID = current._debugID;\\n      workInProgress._debugSource = current._debugSource;\\n      workInProgress._debugOwner = current._debugOwner;\\n    }\\n\\n    workInProgress.alternate = current;\\n    current.alternate = workInProgress;\\n  } else {\\n    workInProgress.pendingProps = pendingProps;\\n\\n    // We already have an alternate.\\n    // Reset the effect tag.\\n    workInProgress.effectTag = NoEffect;\\n\\n    // The effect list is no longer valid.\\n    workInProgress.nextEffect = null;\\n    workInProgress.firstEffect = null;\\n    workInProgress.lastEffect = null;\\n\\n    if (enableProfilerTimer) {\\n      // We intentionally reset, rather than copy, actualDuration & actualStartTime.\\n      // This prevents time from endlessly accumulating in new commits.\\n      // This has the downside of resetting values for different priority renders,\\n      // But works for yielding (the common case) and should support resuming.\\n      workInProgress.actualDuration = 0;\\n      workInProgress.actualStartTime = -1;\\n    }\\n  }\\n\\n  workInProgress.childExpirationTime = current.childExpirationTime;\\n  workInProgress.expirationTime = current.expirationTime;\\n\\n  workInProgress.child = current.child;\\n  workInProgress.memoizedProps = current.memoizedProps;\\n  workInProgress.memoizedState = current.memoizedState;\\n  workInProgress.updateQueue = current.updateQueue;\\n  workInProgress.firstContextDependency = current.firstContextDependency;\\n\\n  // These will be overridden during the parent's reconciliation\\n  workInProgress.sibling = current.sibling;\\n  workInProgress.index = current.index;\\n  workInProgress.ref = current.ref;\\n\\n  if (enableProfilerTimer) {\\n    workInProgress.selfBaseDuration = current.selfBaseDuration;\\n    workInProgress.treeBaseDuration = current.treeBaseDuration;\\n  }\\n\\n  return workInProgress;\\n}\\n\\nfunction createHostRootFiber(isConcurrent) {\\n  var mode = isConcurrent ? ConcurrentMode | StrictMode : NoContext;\\n\\n  if (enableProfilerTimer && isDevToolsPresent) {\\n    // Always collect profile timings when DevTools are present.\\n    // This enables DevTools to start capturing timing at any point–\\n    // Without some nodes in the tree having empty base times.\\n    mode |= ProfileMode;\\n  }\\n\\n  return createFiber(HostRoot, null, null, mode);\\n}\\n\\nfunction createFiberFromTypeAndProps(type, // React$ElementType\\nkey, pendingProps, owner, mode, expirationTime) {\\n  var fiber = void 0;\\n\\n  var fiberTag = IndeterminateComponent;\\n  // The resolved type is set if we know what the final type will be. I.e. it's not lazy.\\n  var resolvedType = type;\\n  if (typeof type === 'function') {\\n    if (shouldConstruct(type)) {\\n      fiberTag = ClassComponent;\\n    }\\n  } else if (typeof type === 'string') {\\n    fiberTag = HostComponent;\\n  } else {\\n    getTag: switch (type) {\\n      case REACT_FRAGMENT_TYPE:\\n        return createFiberFromFragment(pendingProps.children, mode, expirationTime, key);\\n      case REACT_CONCURRENT_MODE_TYPE:\\n        return createFiberFromMode(pendingProps, mode | ConcurrentMode | StrictMode, expirationTime, key);\\n      case REACT_STRICT_MODE_TYPE:\\n        return createFiberFromMode(pendingProps, mode | StrictMode, expirationTime, key);\\n      case REACT_PROFILER_TYPE:\\n        return createFiberFromProfiler(pendingProps, mode, expirationTime, key);\\n      case REACT_SUSPENSE_TYPE:\\n        return createFiberFromSuspense(pendingProps, mode, expirationTime, key);\\n      default:\\n        {\\n          if (typeof type === 'object' && type !== null) {\\n            switch (type.$$typeof) {\\n              case REACT_PROVIDER_TYPE:\\n                fiberTag = ContextProvider;\\n                break getTag;\\n              case REACT_CONTEXT_TYPE:\\n                // This is a consumer\\n                fiberTag = ContextConsumer;\\n                break getTag;\\n              case REACT_FORWARD_REF_TYPE:\\n                fiberTag = ForwardRef;\\n                break getTag;\\n              case REACT_MEMO_TYPE:\\n                fiberTag = MemoComponent;\\n                break getTag;\\n              case REACT_LAZY_TYPE:\\n                fiberTag = LazyComponent;\\n                resolvedType = null;\\n                break getTag;\\n            }\\n          }\\n          var info = '';\\n          {\\n            if (type === undefined || typeof type === 'object' && type !== null && Object.keys(type).length === 0) {\\n              info += ' You likely forgot to export your component from the file ' + \\\"it's defined in, or you might have mixed up default and \\\" + 'named imports.';\\n            }\\n            var ownerName = owner ? getComponentName(owner.type) : null;\\n            if (ownerName) {\\n              info += '\\\\n\\\\nCheck the render method of `' + ownerName + '`.';\\n            }\\n          }\\n          invariant(false, 'Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s', type == null ? type : typeof type, info);\\n        }\\n    }\\n  }\\n\\n  fiber = createFiber(fiberTag, pendingProps, key, mode);\\n  fiber.elementType = type;\\n  fiber.type = resolvedType;\\n  fiber.expirationTime = expirationTime;\\n\\n  return fiber;\\n}\\n\\nfunction createFiberFromElement(element, mode, expirationTime) {\\n  var owner = null;\\n  {\\n    owner = element._owner;\\n  }\\n  var type = element.type;\\n  var key = element.key;\\n  var pendingProps = element.props;\\n  var fiber = createFiberFromTypeAndProps(type, key, pendingProps, owner, mode, expirationTime);\\n  {\\n    fiber._debugSource = element._source;\\n    fiber._debugOwner = element._owner;\\n  }\\n  return fiber;\\n}\\n\\nfunction createFiberFromFragment(elements, mode, expirationTime, key) {\\n  var fiber = createFiber(Fragment, elements, key, mode);\\n  fiber.expirationTime = expirationTime;\\n  return fiber;\\n}\\n\\nfunction createFiberFromProfiler(pendingProps, mode, expirationTime, key) {\\n  {\\n    if (typeof pendingProps.id !== 'string' || typeof pendingProps.onRender !== 'function') {\\n      warningWithoutStack$1(false, 'Profiler must specify an \\\"id\\\" string and \\\"onRender\\\" function as props');\\n    }\\n  }\\n\\n  var fiber = createFiber(Profiler, pendingProps, key, mode | ProfileMode);\\n  // TODO: The Profiler fiber shouldn't have a type. It has a tag.\\n  fiber.elementType = REACT_PROFILER_TYPE;\\n  fiber.type = REACT_PROFILER_TYPE;\\n  fiber.expirationTime = expirationTime;\\n\\n  return fiber;\\n}\\n\\nfunction createFiberFromMode(pendingProps, mode, expirationTime, key) {\\n  var fiber = createFiber(Mode, pendingProps, key, mode);\\n\\n  // TODO: The Mode fiber shouldn't have a type. It has a tag.\\n  var type = (mode & ConcurrentMode) === NoContext ? REACT_STRICT_MODE_TYPE : REACT_CONCURRENT_MODE_TYPE;\\n  fiber.elementType = type;\\n  fiber.type = type;\\n\\n  fiber.expirationTime = expirationTime;\\n  return fiber;\\n}\\n\\nfunction createFiberFromSuspense(pendingProps, mode, expirationTime, key) {\\n  var fiber = createFiber(SuspenseComponent, pendingProps, key, mode);\\n\\n  // TODO: The SuspenseComponent fiber shouldn't have a type. It has a tag.\\n  var type = REACT_SUSPENSE_TYPE;\\n  fiber.elementType = type;\\n  fiber.type = type;\\n\\n  fiber.expirationTime = expirationTime;\\n  return fiber;\\n}\\n\\nfunction createFiberFromText(content, mode, expirationTime) {\\n  var fiber = createFiber(HostText, content, null, mode);\\n  fiber.expirationTime = expirationTime;\\n  return fiber;\\n}\\n\\nfunction createFiberFromHostInstanceForDeletion() {\\n  var fiber = createFiber(HostComponent, null, null, NoContext);\\n  // TODO: These should not need a type.\\n  fiber.elementType = 'DELETED';\\n  fiber.type = 'DELETED';\\n  return fiber;\\n}\\n\\nfunction createFiberFromPortal(portal, mode, expirationTime) {\\n  var pendingProps = portal.children !== null ? portal.children : [];\\n  var fiber = createFiber(HostPortal, pendingProps, portal.key, mode);\\n  fiber.expirationTime = expirationTime;\\n  fiber.stateNode = {\\n    containerInfo: portal.containerInfo,\\n    pendingChildren: null, // Used by persistent updates\\n    implementation: portal.implementation\\n  };\\n  return fiber;\\n}\\n\\n// Used for stashing WIP properties to replay failed work in DEV.\\nfunction assignFiberPropertiesInDEV(target, source) {\\n  if (target === null) {\\n    // This Fiber's initial properties will always be overwritten.\\n    // We only use a Fiber to ensure the same hidden class so DEV isn't slow.\\n    target = createFiber(IndeterminateComponent, null, null, NoContext);\\n  }\\n\\n  // This is intentionally written as a list of all properties.\\n  // We tried to use Object.assign() instead but this is called in\\n  // the hottest path, and Object.assign() was too slow:\\n  // https://github.com/facebook/react/issues/12502\\n  // This code is DEV-only so size is not a concern.\\n\\n  target.tag = source.tag;\\n  target.key = source.key;\\n  target.elementType = source.elementType;\\n  target.type = source.type;\\n  target.stateNode = source.stateNode;\\n  target.return = source.return;\\n  target.child = source.child;\\n  target.sibling = source.sibling;\\n  target.index = source.index;\\n  target.ref = source.ref;\\n  target.pendingProps = source.pendingProps;\\n  target.memoizedProps = source.memoizedProps;\\n  target.updateQueue = source.updateQueue;\\n  target.memoizedState = source.memoizedState;\\n  target.firstContextDependency = source.firstContextDependency;\\n  target.mode = source.mode;\\n  target.effectTag = source.effectTag;\\n  target.nextEffect = source.nextEffect;\\n  target.firstEffect = source.firstEffect;\\n  target.lastEffect = source.lastEffect;\\n  target.expirationTime = source.expirationTime;\\n  target.childExpirationTime = source.childExpirationTime;\\n  target.alternate = source.alternate;\\n  if (enableProfilerTimer) {\\n    target.actualDuration = source.actualDuration;\\n    target.actualStartTime = source.actualStartTime;\\n    target.selfBaseDuration = source.selfBaseDuration;\\n    target.treeBaseDuration = source.treeBaseDuration;\\n  }\\n  target._debugID = source._debugID;\\n  target._debugSource = source._debugSource;\\n  target._debugOwner = source._debugOwner;\\n  target._debugIsCurrentlyTiming = source._debugIsCurrentlyTiming;\\n  return target;\\n}\\n\\n// TODO: This should be lifted into the renderer.\\n\\n\\n// The following attributes are only used by interaction tracing builds.\\n// They enable interactions to be associated with their async work,\\n// And expose interaction metadata to the React DevTools Profiler plugin.\\n// Note that these attributes are only defined when the enableSchedulerTracing flag is enabled.\\n\\n\\n// Exported FiberRoot type includes all properties,\\n// To avoid requiring potentially error-prone :any casts throughout the project.\\n// Profiling properties are only safe to access in profiling builds (when enableSchedulerTracing is true).\\n// The types are defined separately within this file to ensure they stay in sync.\\n// (We don't have to use an inline :any cast when enableSchedulerTracing is disabled.)\\n\\n\\nfunction createFiberRoot(containerInfo, isConcurrent, hydrate) {\\n  // Cyclic construction. This cheats the type system right now because\\n  // stateNode is any.\\n  var uninitializedFiber = createHostRootFiber(isConcurrent);\\n\\n  var root = void 0;\\n  if (enableSchedulerTracing) {\\n    root = {\\n      current: uninitializedFiber,\\n      containerInfo: containerInfo,\\n      pendingChildren: null,\\n\\n      earliestPendingTime: NoWork,\\n      latestPendingTime: NoWork,\\n      earliestSuspendedTime: NoWork,\\n      latestSuspendedTime: NoWork,\\n      latestPingedTime: NoWork,\\n\\n      didError: false,\\n\\n      pendingCommitExpirationTime: NoWork,\\n      finishedWork: null,\\n      timeoutHandle: noTimeout,\\n      context: null,\\n      pendingContext: null,\\n      hydrate: hydrate,\\n      nextExpirationTimeToWorkOn: NoWork,\\n      expirationTime: NoWork,\\n      firstBatch: null,\\n      nextScheduledRoot: null,\\n\\n      interactionThreadID: tracing.unstable_getThreadID(),\\n      memoizedInteractions: new Set(),\\n      pendingInteractionMap: new Map()\\n    };\\n  } else {\\n    root = {\\n      current: uninitializedFiber,\\n      containerInfo: containerInfo,\\n      pendingChildren: null,\\n\\n      earliestPendingTime: NoWork,\\n      latestPendingTime: NoWork,\\n      earliestSuspendedTime: NoWork,\\n      latestSuspendedTime: NoWork,\\n      latestPingedTime: NoWork,\\n\\n      didError: false,\\n\\n      pendingCommitExpirationTime: NoWork,\\n      finishedWork: null,\\n      timeoutHandle: noTimeout,\\n      context: null,\\n      pendingContext: null,\\n      hydrate: hydrate,\\n      nextExpirationTimeToWorkOn: NoWork,\\n      expirationTime: NoWork,\\n      firstBatch: null,\\n      nextScheduledRoot: null\\n    };\\n  }\\n\\n  uninitializedFiber.stateNode = root;\\n\\n  // The reason for the way the Flow types are structured in this file,\\n  // Is to avoid needing :any casts everywhere interaction tracing fields are used.\\n  // Unfortunately that requires an :any cast for non-interaction tracing capable builds.\\n  // $FlowFixMe Remove this :any cast and replace it with something better.\\n  return root;\\n}\\n\\n/**\\n * Forked from fbjs/warning:\\n * https://github.com/facebook/fbjs/blob/e66ba20ad5be433eb54423f2b097d829324d9de6/packages/fbjs/src/__forks__/warning.js\\n *\\n * Only change is we use console.warn instead of console.error,\\n * and do nothing when 'console' is not supported.\\n * This really simplifies the code.\\n * ---\\n * Similar to invariant but only logs a warning if the condition is not met.\\n * This can be used to log issues in development environments in critical\\n * paths. Removing the logging code for production environments will keep the\\n * same logic and follow the same code paths.\\n */\\n\\nvar lowPriorityWarning = function () {};\\n\\n{\\n  var printWarning = function (format) {\\n    for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {\\n      args[_key - 1] = arguments[_key];\\n    }\\n\\n    var argIndex = 0;\\n    var message = 'Warning: ' + format.replace(/%s/g, function () {\\n      return args[argIndex++];\\n    });\\n    if (typeof console !== 'undefined') {\\n      console.warn(message);\\n    }\\n    try {\\n      // --- Welcome to debugging React ---\\n      // This error was thrown as a convenience so that you can use this stack\\n      // to find the callsite that caused this warning to fire.\\n      throw new Error(message);\\n    } catch (x) {}\\n  };\\n\\n  lowPriorityWarning = function (condition, format) {\\n    if (format === undefined) {\\n      throw new Error('`lowPriorityWarning(condition, format, ...args)` requires a warning ' + 'message argument');\\n    }\\n    if (!condition) {\\n      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {\\n        args[_key2 - 2] = arguments[_key2];\\n      }\\n\\n      printWarning.apply(undefined, [format].concat(args));\\n    }\\n  };\\n}\\n\\nvar lowPriorityWarning$1 = lowPriorityWarning;\\n\\nvar ReactStrictModeWarnings = {\\n  discardPendingWarnings: function () {},\\n  flushPendingDeprecationWarnings: function () {},\\n  flushPendingUnsafeLifecycleWarnings: function () {},\\n  recordDeprecationWarnings: function (fiber, instance) {},\\n  recordUnsafeLifecycleWarnings: function (fiber, instance) {},\\n  recordLegacyContextWarning: function (fiber, instance) {},\\n  flushLegacyContextWarning: function () {}\\n};\\n\\n{\\n  var LIFECYCLE_SUGGESTIONS = {\\n    UNSAFE_componentWillMount: 'componentDidMount',\\n    UNSAFE_componentWillReceiveProps: 'static getDerivedStateFromProps',\\n    UNSAFE_componentWillUpdate: 'componentDidUpdate'\\n  };\\n\\n  var pendingComponentWillMountWarnings = [];\\n  var pendingComponentWillReceivePropsWarnings = [];\\n  var pendingComponentWillUpdateWarnings = [];\\n  var pendingUnsafeLifecycleWarnings = new Map();\\n  var pendingLegacyContextWarning = new Map();\\n\\n  // Tracks components we have already warned about.\\n  var didWarnAboutDeprecatedLifecycles = new Set();\\n  var didWarnAboutUnsafeLifecycles = new Set();\\n  var didWarnAboutLegacyContext = new Set();\\n\\n  var setToSortedString = function (set) {\\n    var array = [];\\n    set.forEach(function (value) {\\n      array.push(value);\\n    });\\n    return array.sort().join(', ');\\n  };\\n\\n  ReactStrictModeWarnings.discardPendingWarnings = function () {\\n    pendingComponentWillMountWarnings = [];\\n    pendingComponentWillReceivePropsWarnings = [];\\n    pendingComponentWillUpdateWarnings = [];\\n    pendingUnsafeLifecycleWarnings = new Map();\\n    pendingLegacyContextWarning = new Map();\\n  };\\n\\n  ReactStrictModeWarnings.flushPendingUnsafeLifecycleWarnings = function () {\\n    pendingUnsafeLifecycleWarnings.forEach(function (lifecycleWarningsMap, strictRoot) {\\n      var lifecyclesWarningMesages = [];\\n\\n      Object.keys(lifecycleWarningsMap).forEach(function (lifecycle) {\\n        var lifecycleWarnings = lifecycleWarningsMap[lifecycle];\\n        if (lifecycleWarnings.length > 0) {\\n          var componentNames = new Set();\\n          lifecycleWarnings.forEach(function (fiber) {\\n            componentNames.add(getComponentName(fiber.type) || 'Component');\\n            didWarnAboutUnsafeLifecycles.add(fiber.type);\\n          });\\n\\n          var formatted = lifecycle.replace('UNSAFE_', '');\\n          var suggestion = LIFECYCLE_SUGGESTIONS[lifecycle];\\n          var sortedComponentNames = setToSortedString(componentNames);\\n\\n          lifecyclesWarningMesages.push(formatted + ': Please update the following components to use ' + (suggestion + ' instead: ' + sortedComponentNames));\\n        }\\n      });\\n\\n      if (lifecyclesWarningMesages.length > 0) {\\n        var strictRootComponentStack = getStackByFiberInDevAndProd(strictRoot);\\n\\n        warningWithoutStack$1(false, 'Unsafe lifecycle methods were found within a strict-mode tree:%s' + '\\\\n\\\\n%s' + '\\\\n\\\\nLearn more about this warning here:' + '\\\\nhttps://fb.me/react-strict-mode-warnings', strictRootComponentStack, lifecyclesWarningMesages.join('\\\\n\\\\n'));\\n      }\\n    });\\n\\n    pendingUnsafeLifecycleWarnings = new Map();\\n  };\\n\\n  var findStrictRoot = function (fiber) {\\n    var maybeStrictRoot = null;\\n\\n    var node = fiber;\\n    while (node !== null) {\\n      if (node.mode & StrictMode) {\\n        maybeStrictRoot = node;\\n      }\\n      node = node.return;\\n    }\\n\\n    return maybeStrictRoot;\\n  };\\n\\n  ReactStrictModeWarnings.flushPendingDeprecationWarnings = function () {\\n    if (pendingComponentWillMountWarnings.length > 0) {\\n      var uniqueNames = new Set();\\n      pendingComponentWillMountWarnings.forEach(function (fiber) {\\n        uniqueNames.add(getComponentName(fiber.type) || 'Component');\\n        didWarnAboutDeprecatedLifecycles.add(fiber.type);\\n      });\\n\\n      var sortedNames = setToSortedString(uniqueNames);\\n\\n      lowPriorityWarning$1(false, 'componentWillMount is deprecated and will be removed in the next major version. ' + 'Use componentDidMount instead. As a temporary workaround, ' + 'you can rename to UNSAFE_componentWillMount.' + '\\\\n\\\\nPlease update the following components: %s' + '\\\\n\\\\nLearn more about this warning here:' + '\\\\nhttps://fb.me/react-async-component-lifecycle-hooks', sortedNames);\\n\\n      pendingComponentWillMountWarnings = [];\\n    }\\n\\n    if (pendingComponentWillReceivePropsWarnings.length > 0) {\\n      var _uniqueNames = new Set();\\n      pendingComponentWillReceivePropsWarnings.forEach(function (fiber) {\\n        _uniqueNames.add(getComponentName(fiber.type) || 'Component');\\n        didWarnAboutDeprecatedLifecycles.add(fiber.type);\\n      });\\n\\n      var _sortedNames = setToSortedString(_uniqueNames);\\n\\n      lowPriorityWarning$1(false, 'componentWillReceiveProps is deprecated and will be removed in the next major version. ' + 'Use static getDerivedStateFromProps instead.' + '\\\\n\\\\nPlease update the following components: %s' + '\\\\n\\\\nLearn more about this warning here:' + '\\\\nhttps://fb.me/react-async-component-lifecycle-hooks', _sortedNames);\\n\\n      pendingComponentWillReceivePropsWarnings = [];\\n    }\\n\\n    if (pendingComponentWillUpdateWarnings.length > 0) {\\n      var _uniqueNames2 = new Set();\\n      pendingComponentWillUpdateWarnings.forEach(function (fiber) {\\n        _uniqueNames2.add(getComponentName(fiber.type) || 'Component');\\n        didWarnAboutDeprecatedLifecycles.add(fiber.type);\\n      });\\n\\n      var _sortedNames2 = setToSortedString(_uniqueNames2);\\n\\n      lowPriorityWarning$1(false, 'componentWillUpdate is deprecated and will be removed in the next major version. ' + 'Use componentDidUpdate instead. As a temporary workaround, ' + 'you can rename to UNSAFE_componentWillUpdate.' + '\\\\n\\\\nPlease update the following components: %s' + '\\\\n\\\\nLearn more about this warning here:' + '\\\\nhttps://fb.me/react-async-component-lifecycle-hooks', _sortedNames2);\\n\\n      pendingComponentWillUpdateWarnings = [];\\n    }\\n  };\\n\\n  ReactStrictModeWarnings.recordDeprecationWarnings = function (fiber, instance) {\\n    // Dedup strategy: Warn once per component.\\n    if (didWarnAboutDeprecatedLifecycles.has(fiber.type)) {\\n      return;\\n    }\\n\\n    // Don't warn about react-lifecycles-compat polyfilled components.\\n    if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning !== true) {\\n      pendingComponentWillMountWarnings.push(fiber);\\n    }\\n    if (typeof instance.componentWillReceiveProps === 'function' && instance.componentWillReceiveProps.__suppressDeprecationWarning !== true) {\\n      pendingComponentWillReceivePropsWarnings.push(fiber);\\n    }\\n    if (typeof instance.componentWillUpdate === 'function' && instance.componentWillUpdate.__suppressDeprecationWarning !== true) {\\n      pendingComponentWillUpdateWarnings.push(fiber);\\n    }\\n  };\\n\\n  ReactStrictModeWarnings.recordUnsafeLifecycleWarnings = function (fiber, instance) {\\n    var strictRoot = findStrictRoot(fiber);\\n    if (strictRoot === null) {\\n      warningWithoutStack$1(false, 'Expected to find a StrictMode component in a strict mode tree. ' + 'This error is likely caused by a bug in React. Please file an issue.');\\n      return;\\n    }\\n\\n    // Dedup strategy: Warn once per component.\\n    // This is difficult to track any other way since component names\\n    // are often vague and are likely to collide between 3rd party libraries.\\n    // An expand property is probably okay to use here since it's DEV-only,\\n    // and will only be set in the event of serious warnings.\\n    if (didWarnAboutUnsafeLifecycles.has(fiber.type)) {\\n      return;\\n    }\\n\\n    var warningsForRoot = void 0;\\n    if (!pendingUnsafeLifecycleWarnings.has(strictRoot)) {\\n      warningsForRoot = {\\n        UNSAFE_componentWillMount: [],\\n        UNSAFE_componentWillReceiveProps: [],\\n        UNSAFE_componentWillUpdate: []\\n      };\\n\\n      pendingUnsafeLifecycleWarnings.set(strictRoot, warningsForRoot);\\n    } else {\\n      warningsForRoot = pendingUnsafeLifecycleWarnings.get(strictRoot);\\n    }\\n\\n    var unsafeLifecycles = [];\\n    if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning !== true || typeof instance.UNSAFE_componentWillMount === 'function') {\\n      unsafeLifecycles.push('UNSAFE_componentWillMount');\\n    }\\n    if (typeof instance.componentWillReceiveProps === 'function' && instance.componentWillReceiveProps.__suppressDeprecationWarning !== true || typeof instance.UNSAFE_componentWillReceiveProps === 'function') {\\n      unsafeLifecycles.push('UNSAFE_componentWillReceiveProps');\\n    }\\n    if (typeof instance.componentWillUpdate === 'function' && instance.componentWillUpdate.__suppressDeprecationWarning !== true || typeof instance.UNSAFE_componentWillUpdate === 'function') {\\n      unsafeLifecycles.push('UNSAFE_componentWillUpdate');\\n    }\\n\\n    if (unsafeLifecycles.length > 0) {\\n      unsafeLifecycles.forEach(function (lifecycle) {\\n        warningsForRoot[lifecycle].push(fiber);\\n      });\\n    }\\n  };\\n\\n  ReactStrictModeWarnings.recordLegacyContextWarning = function (fiber, instance) {\\n    var strictRoot = findStrictRoot(fiber);\\n    if (strictRoot === null) {\\n      warningWithoutStack$1(false, 'Expected to find a StrictMode component in a strict mode tree. ' + 'This error is likely caused by a bug in React. Please file an issue.');\\n      return;\\n    }\\n\\n    // Dedup strategy: Warn once per component.\\n    if (didWarnAboutLegacyContext.has(fiber.type)) {\\n      return;\\n    }\\n\\n    var warningsForRoot = pendingLegacyContextWarning.get(strictRoot);\\n\\n    if (fiber.type.contextTypes != null || fiber.type.childContextTypes != null || instance !== null && typeof instance.getChildContext === 'function') {\\n      if (warningsForRoot === undefined) {\\n        warningsForRoot = [];\\n        pendingLegacyContextWarning.set(strictRoot, warningsForRoot);\\n      }\\n      warningsForRoot.push(fiber);\\n    }\\n  };\\n\\n  ReactStrictModeWarnings.flushLegacyContextWarning = function () {\\n    pendingLegacyContextWarning.forEach(function (fiberArray, strictRoot) {\\n      var uniqueNames = new Set();\\n      fiberArray.forEach(function (fiber) {\\n        uniqueNames.add(getComponentName(fiber.type) || 'Component');\\n        didWarnAboutLegacyContext.add(fiber.type);\\n      });\\n\\n      var sortedNames = setToSortedString(uniqueNames);\\n      var strictRootComponentStack = getStackByFiberInDevAndProd(strictRoot);\\n\\n      warningWithoutStack$1(false, 'Legacy context API has been detected within a strict-mode tree: %s' + '\\\\n\\\\nPlease update the following components: %s' + '\\\\n\\\\nLearn more about this warning here:' + '\\\\nhttps://fb.me/react-strict-mode-warnings', strictRootComponentStack, sortedNames);\\n    });\\n  };\\n}\\n\\n// This lets us hook into Fiber to debug what it's doing.\\n// See https://github.com/facebook/react/pull/8033.\\n// This is not part of the public API, not even for React DevTools.\\n// You may only inject a debugTool if you work on React Fiber itself.\\nvar ReactFiberInstrumentation = {\\n  debugTool: null\\n};\\n\\nvar ReactFiberInstrumentation_1 = ReactFiberInstrumentation;\\n\\n// TODO: Offscreen updates should never suspend. However, a promise that\\n// suspended inside an offscreen subtree should be able to ping at the priority\\n// of the outer render.\\n\\nfunction markPendingPriorityLevel(root, expirationTime) {\\n  // If there's a gap between completing a failed root and retrying it,\\n  // additional updates may be scheduled. Clear `didError`, in case the update\\n  // is sufficient to fix the error.\\n  root.didError = false;\\n\\n  // Update the latest and earliest pending times\\n  var earliestPendingTime = root.earliestPendingTime;\\n  if (earliestPendingTime === NoWork) {\\n    // No other pending updates.\\n    root.earliestPendingTime = root.latestPendingTime = expirationTime;\\n  } else {\\n    if (earliestPendingTime > expirationTime) {\\n      // This is the earliest pending update.\\n      root.earliestPendingTime = expirationTime;\\n    } else {\\n      var latestPendingTime = root.latestPendingTime;\\n      if (latestPendingTime < expirationTime) {\\n        // This is the latest pending update\\n        root.latestPendingTime = expirationTime;\\n      }\\n    }\\n  }\\n  findNextExpirationTimeToWorkOn(expirationTime, root);\\n}\\n\\nfunction markCommittedPriorityLevels(root, earliestRemainingTime) {\\n  root.didError = false;\\n\\n  if (earliestRemainingTime === NoWork) {\\n    // Fast path. There's no remaining work. Clear everything.\\n    root.earliestPendingTime = NoWork;\\n    root.latestPendingTime = NoWork;\\n    root.earliestSuspendedTime = NoWork;\\n    root.latestSuspendedTime = NoWork;\\n    root.latestPingedTime = NoWork;\\n    findNextExpirationTimeToWorkOn(NoWork, root);\\n    return;\\n  }\\n\\n  // Let's see if the previous latest known pending level was just flushed.\\n  var latestPendingTime = root.latestPendingTime;\\n  if (latestPendingTime !== NoWork) {\\n    if (latestPendingTime < earliestRemainingTime) {\\n      // We've flushed all the known pending levels.\\n      root.earliestPendingTime = root.latestPendingTime = NoWork;\\n    } else {\\n      var earliestPendingTime = root.earliestPendingTime;\\n      if (earliestPendingTime < earliestRemainingTime) {\\n        // We've flushed the earliest known pending level. Set this to the\\n        // latest pending time.\\n        root.earliestPendingTime = root.latestPendingTime;\\n      }\\n    }\\n  }\\n\\n  // Now let's handle the earliest remaining level in the whole tree. We need to\\n  // decide whether to treat it as a pending level or as suspended. Check\\n  // it falls within the range of known suspended levels.\\n\\n  var earliestSuspendedTime = root.earliestSuspendedTime;\\n  if (earliestSuspendedTime === NoWork) {\\n    // There's no suspended work. Treat the earliest remaining level as a\\n    // pending level.\\n    markPendingPriorityLevel(root, earliestRemainingTime);\\n    findNextExpirationTimeToWorkOn(NoWork, root);\\n    return;\\n  }\\n\\n  var latestSuspendedTime = root.latestSuspendedTime;\\n  if (earliestRemainingTime > latestSuspendedTime) {\\n    // The earliest remaining level is later than all the suspended work. That\\n    // means we've flushed all the suspended work.\\n    root.earliestSuspendedTime = NoWork;\\n    root.latestSuspendedTime = NoWork;\\n    root.latestPingedTime = NoWork;\\n\\n    // There's no suspended work. Treat the earliest remaining level as a\\n    // pending level.\\n    markPendingPriorityLevel(root, earliestRemainingTime);\\n    findNextExpirationTimeToWorkOn(NoWork, root);\\n    return;\\n  }\\n\\n  if (earliestRemainingTime < earliestSuspendedTime) {\\n    // The earliest remaining time is earlier than all the suspended work.\\n    // Treat it as a pending update.\\n    markPendingPriorityLevel(root, earliestRemainingTime);\\n    findNextExpirationTimeToWorkOn(NoWork, root);\\n    return;\\n  }\\n\\n  // The earliest remaining time falls within the range of known suspended\\n  // levels. We should treat this as suspended work.\\n  findNextExpirationTimeToWorkOn(NoWork, root);\\n}\\n\\nfunction hasLowerPriorityWork(root, erroredExpirationTime) {\\n  var latestPendingTime = root.latestPendingTime;\\n  var latestSuspendedTime = root.latestSuspendedTime;\\n  var latestPingedTime = root.latestPingedTime;\\n  return latestPendingTime !== NoWork && latestPendingTime > erroredExpirationTime || latestSuspendedTime !== NoWork && latestSuspendedTime > erroredExpirationTime || latestPingedTime !== NoWork && latestPingedTime > erroredExpirationTime;\\n}\\n\\nfunction isPriorityLevelSuspended(root, expirationTime) {\\n  var earliestSuspendedTime = root.earliestSuspendedTime;\\n  var latestSuspendedTime = root.latestSuspendedTime;\\n  return earliestSuspendedTime !== NoWork && expirationTime >= earliestSuspendedTime && expirationTime <= latestSuspendedTime;\\n}\\n\\nfunction markSuspendedPriorityLevel(root, suspendedTime) {\\n  root.didError = false;\\n  clearPing(root, suspendedTime);\\n\\n  // First, check the known pending levels and update them if needed.\\n  var earliestPendingTime = root.earliestPendingTime;\\n  var latestPendingTime = root.latestPendingTime;\\n  if (earliestPendingTime === suspendedTime) {\\n    if (latestPendingTime === suspendedTime) {\\n      // Both known pending levels were suspended. Clear them.\\n      root.earliestPendingTime = root.latestPendingTime = NoWork;\\n    } else {\\n      // The earliest pending level was suspended. Clear by setting it to the\\n      // latest pending level.\\n      root.earliestPendingTime = latestPendingTime;\\n    }\\n  } else if (latestPendingTime === suspendedTime) {\\n    // The latest pending level was suspended. Clear by setting it to the\\n    // latest pending level.\\n    root.latestPendingTime = earliestPendingTime;\\n  }\\n\\n  // Finally, update the known suspended levels.\\n  var earliestSuspendedTime = root.earliestSuspendedTime;\\n  var latestSuspendedTime = root.latestSuspendedTime;\\n  if (earliestSuspendedTime === NoWork) {\\n    // No other suspended levels.\\n    root.earliestSuspendedTime = root.latestSuspendedTime = suspendedTime;\\n  } else {\\n    if (earliestSuspendedTime > suspendedTime) {\\n      // This is the earliest suspended level.\\n      root.earliestSuspendedTime = suspendedTime;\\n    } else if (latestSuspendedTime < suspendedTime) {\\n      // This is the latest suspended level\\n      root.latestSuspendedTime = suspendedTime;\\n    }\\n  }\\n\\n  findNextExpirationTimeToWorkOn(suspendedTime, root);\\n}\\n\\nfunction markPingedPriorityLevel(root, pingedTime) {\\n  root.didError = false;\\n\\n  // TODO: When we add back resuming, we need to ensure the progressed work\\n  // is thrown out and not reused during the restarted render. One way to\\n  // invalidate the progressed work is to restart at expirationTime + 1.\\n  var latestPingedTime = root.latestPingedTime;\\n  if (latestPingedTime === NoWork || latestPingedTime < pingedTime) {\\n    root.latestPingedTime = pingedTime;\\n  }\\n  findNextExpirationTimeToWorkOn(pingedTime, root);\\n}\\n\\nfunction clearPing(root, completedTime) {\\n  // TODO: Track whether the root was pinged during the render phase. If so,\\n  // we need to make sure we don't lose track of it.\\n  var latestPingedTime = root.latestPingedTime;\\n  if (latestPingedTime !== NoWork && latestPingedTime <= completedTime) {\\n    root.latestPingedTime = NoWork;\\n  }\\n}\\n\\nfunction findEarliestOutstandingPriorityLevel(root, renderExpirationTime) {\\n  var earliestExpirationTime = renderExpirationTime;\\n\\n  var earliestPendingTime = root.earliestPendingTime;\\n  var earliestSuspendedTime = root.earliestSuspendedTime;\\n  if (earliestExpirationTime === NoWork || earliestPendingTime !== NoWork && earliestPendingTime < earliestExpirationTime) {\\n    earliestExpirationTime = earliestPendingTime;\\n  }\\n  if (earliestExpirationTime === NoWork || earliestSuspendedTime !== NoWork && earliestSuspendedTime < earliestExpirationTime) {\\n    earliestExpirationTime = earliestSuspendedTime;\\n  }\\n  return earliestExpirationTime;\\n}\\n\\nfunction didExpireAtExpirationTime(root, currentTime) {\\n  var expirationTime = root.expirationTime;\\n  if (expirationTime !== NoWork && currentTime >= expirationTime) {\\n    // The root has expired. Flush all work up to the current time.\\n    root.nextExpirationTimeToWorkOn = currentTime;\\n  }\\n}\\n\\nfunction findNextExpirationTimeToWorkOn(completedExpirationTime, root) {\\n  var earliestSuspendedTime = root.earliestSuspendedTime;\\n  var latestSuspendedTime = root.latestSuspendedTime;\\n  var earliestPendingTime = root.earliestPendingTime;\\n  var latestPingedTime = root.latestPingedTime;\\n\\n  // Work on the earliest pending time. Failing that, work on the latest\\n  // pinged time.\\n  var nextExpirationTimeToWorkOn = earliestPendingTime !== NoWork ? earliestPendingTime : latestPingedTime;\\n\\n  // If there is no pending or pinged work, check if there's suspended work\\n  // that's lower priority than what we just completed.\\n  if (nextExpirationTimeToWorkOn === NoWork && (completedExpirationTime === NoWork || latestSuspendedTime > completedExpirationTime)) {\\n    // The lowest priority suspended work is the work most likely to be\\n    // committed next. Let's start rendering it again, so that if it times out,\\n    // it's ready to commit.\\n    nextExpirationTimeToWorkOn = latestSuspendedTime;\\n  }\\n\\n  var expirationTime = nextExpirationTimeToWorkOn;\\n  if (expirationTime !== NoWork && earliestSuspendedTime !== NoWork && earliestSuspendedTime < expirationTime) {\\n    // Expire using the earliest known expiration time.\\n    expirationTime = earliestSuspendedTime;\\n  }\\n\\n  root.nextExpirationTimeToWorkOn = nextExpirationTimeToWorkOn;\\n  root.expirationTime = expirationTime;\\n}\\n\\n// UpdateQueue is a linked list of prioritized updates.\\n//\\n// Like fibers, update queues come in pairs: a current queue, which represents\\n// the visible state of the screen, and a work-in-progress queue, which is\\n// can be mutated and processed asynchronously before it is committed — a form\\n// of double buffering. If a work-in-progress render is discarded before\\n// finishing, we create a new work-in-progress by cloning the current queue.\\n//\\n// Both queues share a persistent, singly-linked list structure. To schedule an\\n// update, we append it to the end of both queues. Each queue maintains a\\n// pointer to first update in the persistent list that hasn't been processed.\\n// The work-in-progress pointer always has a position equal to or greater than\\n// the current queue, since we always work on that one. The current queue's\\n// pointer is only updated during the commit phase, when we swap in the\\n// work-in-progress.\\n//\\n// For example:\\n//\\n//   Current pointer:           A - B - C - D - E - F\\n//   Work-in-progress pointer:              D - E - F\\n//                                          ^\\n//                                          The work-in-progress queue has\\n//                                          processed more updates than current.\\n//\\n// The reason we append to both queues is because otherwise we might drop\\n// updates without ever processing them. For example, if we only add updates to\\n// the work-in-progress queue, some updates could be lost whenever a work-in\\n// -progress render restarts by cloning from current. Similarly, if we only add\\n// updates to the current queue, the updates will be lost whenever an already\\n// in-progress queue commits and swaps with the current queue. However, by\\n// adding to both queues, we guarantee that the update will be part of the next\\n// work-in-progress. (And because the work-in-progress queue becomes the\\n// current queue once it commits, there's no danger of applying the same\\n// update twice.)\\n//\\n// Prioritization\\n// --------------\\n//\\n// Updates are not sorted by priority, but by insertion; new updates are always\\n// appended to the end of the list.\\n//\\n// The priority is still important, though. When processing the update queue\\n// during the render phase, only the updates with sufficient priority are\\n// included in the result. If we skip an update because it has insufficient\\n// priority, it remains in the queue to be processed later, during a lower\\n// priority render. Crucially, all updates subsequent to a skipped update also\\n// remain in the queue *regardless of their priority*. That means high priority\\n// updates are sometimes processed twice, at two separate priorities. We also\\n// keep track of a base state, that represents the state before the first\\n// update in the queue is applied.\\n//\\n// For example:\\n//\\n//   Given a base state of '', and the following queue of updates\\n//\\n//     A1 - B2 - C1 - D2\\n//\\n//   where the number indicates the priority, and the update is applied to the\\n//   previous state by appending a letter, React will process these updates as\\n//   two separate renders, one per distinct priority level:\\n//\\n//   First render, at priority 1:\\n//     Base state: ''\\n//     Updates: [A1, C1]\\n//     Result state: 'AC'\\n//\\n//   Second render, at priority 2:\\n//     Base state: 'A'            <-  The base state does not include C1,\\n//                                    because B2 was skipped.\\n//     Updates: [B2, C1, D2]      <-  C1 was rebased on top of B2\\n//     Result state: 'ABCD'\\n//\\n// Because we process updates in insertion order, and rebase high priority\\n// updates when preceding updates are skipped, the final result is deterministic\\n// regardless of priority. Intermediate state may vary according to system\\n// resources, but the final state is always the same.\\n\\nvar UpdateState = 0;\\nvar ReplaceState = 1;\\nvar ForceUpdate = 2;\\nvar CaptureUpdate = 3;\\n\\n// Global state that is reset at the beginning of calling `processUpdateQueue`.\\n// It should only be read right after calling `processUpdateQueue`, via\\n// `checkHasForceUpdateAfterProcessing`.\\nvar hasForceUpdate = false;\\n\\nvar didWarnUpdateInsideUpdate = void 0;\\nvar currentlyProcessingQueue = void 0;\\nvar resetCurrentlyProcessingQueue = void 0;\\n{\\n  didWarnUpdateInsideUpdate = false;\\n  currentlyProcessingQueue = null;\\n  resetCurrentlyProcessingQueue = function () {\\n    currentlyProcessingQueue = null;\\n  };\\n}\\n\\nfunction createUpdateQueue(baseState) {\\n  var queue = {\\n    baseState: baseState,\\n    firstUpdate: null,\\n    lastUpdate: null,\\n    firstCapturedUpdate: null,\\n    lastCapturedUpdate: null,\\n    firstEffect: null,\\n    lastEffect: null,\\n    firstCapturedEffect: null,\\n    lastCapturedEffect: null\\n  };\\n  return queue;\\n}\\n\\nfunction cloneUpdateQueue(currentQueue) {\\n  var queue = {\\n    baseState: currentQueue.baseState,\\n    firstUpdate: currentQueue.firstUpdate,\\n    lastUpdate: currentQueue.lastUpdate,\\n\\n    // TODO: With resuming, if we bail out and resuse the child tree, we should\\n    // keep these effects.\\n    firstCapturedUpdate: null,\\n    lastCapturedUpdate: null,\\n\\n    firstEffect: null,\\n    lastEffect: null,\\n\\n    firstCapturedEffect: null,\\n    lastCapturedEffect: null\\n  };\\n  return queue;\\n}\\n\\nfunction createUpdate(expirationTime) {\\n  return {\\n    expirationTime: expirationTime,\\n\\n    tag: UpdateState,\\n    payload: null,\\n    callback: null,\\n\\n    next: null,\\n    nextEffect: null\\n  };\\n}\\n\\nfunction appendUpdateToQueue(queue, update) {\\n  // Append the update to the end of the list.\\n  if (queue.lastUpdate === null) {\\n    // Queue is empty\\n    queue.firstUpdate = queue.lastUpdate = update;\\n  } else {\\n    queue.lastUpdate.next = update;\\n    queue.lastUpdate = update;\\n  }\\n}\\n\\nfunction enqueueUpdate(fiber, update) {\\n  // Update queues are created lazily.\\n  var alternate = fiber.alternate;\\n  var queue1 = void 0;\\n  var queue2 = void 0;\\n  if (alternate === null) {\\n    // There's only one fiber.\\n    queue1 = fiber.updateQueue;\\n    queue2 = null;\\n    if (queue1 === null) {\\n      queue1 = fiber.updateQueue = createUpdateQueue(fiber.memoizedState);\\n    }\\n  } else {\\n    // There are two owners.\\n    queue1 = fiber.updateQueue;\\n    queue2 = alternate.updateQueue;\\n    if (queue1 === null) {\\n      if (queue2 === null) {\\n        // Neither fiber has an update queue. Create new ones.\\n        queue1 = fiber.updateQueue = createUpdateQueue(fiber.memoizedState);\\n        queue2 = alternate.updateQueue = createUpdateQueue(alternate.memoizedState);\\n      } else {\\n        // Only one fiber has an update queue. Clone to create a new one.\\n        queue1 = fiber.updateQueue = cloneUpdateQueue(queue2);\\n      }\\n    } else {\\n      if (queue2 === null) {\\n        // Only one fiber has an update queue. Clone to create a new one.\\n        queue2 = alternate.updateQueue = cloneUpdateQueue(queue1);\\n      } else {\\n        // Both owners have an update queue.\\n      }\\n    }\\n  }\\n  if (queue2 === null || queue1 === queue2) {\\n    // There's only a single queue.\\n    appendUpdateToQueue(queue1, update);\\n  } else {\\n    // There are two queues. We need to append the update to both queues,\\n    // while accounting for the persistent structure of the list — we don't\\n    // want the same update to be added multiple times.\\n    if (queue1.lastUpdate === null || queue2.lastUpdate === null) {\\n      // One of the queues is not empty. We must add the update to both queues.\\n      appendUpdateToQueue(queue1, update);\\n      appendUpdateToQueue(queue2, update);\\n    } else {\\n      // Both queues are non-empty. The last update is the same in both lists,\\n      // because of structural sharing. So, only append to one of the lists.\\n      appendUpdateToQueue(queue1, update);\\n      // But we still need to update the `lastUpdate` pointer of queue2.\\n      queue2.lastUpdate = update;\\n    }\\n  }\\n\\n  {\\n    if (fiber.tag === ClassComponent && (currentlyProcessingQueue === queue1 || queue2 !== null && currentlyProcessingQueue === queue2) && !didWarnUpdateInsideUpdate) {\\n      warningWithoutStack$1(false, 'An update (setState, replaceState, or forceUpdate) was scheduled ' + 'from inside an update function. Update functions should be pure, ' + 'with zero side-effects. Consider using componentDidUpdate or a ' + 'callback.');\\n      didWarnUpdateInsideUpdate = true;\\n    }\\n  }\\n}\\n\\nfunction enqueueCapturedUpdate(workInProgress, update) {\\n  // Captured updates go into a separate list, and only on the work-in-\\n  // progress queue.\\n  var workInProgressQueue = workInProgress.updateQueue;\\n  if (workInProgressQueue === null) {\\n    workInProgressQueue = workInProgress.updateQueue = createUpdateQueue(workInProgress.memoizedState);\\n  } else {\\n    // TODO: I put this here rather than createWorkInProgress so that we don't\\n    // clone the queue unnecessarily. There's probably a better way to\\n    // structure this.\\n    workInProgressQueue = ensureWorkInProgressQueueIsAClone(workInProgress, workInProgressQueue);\\n  }\\n\\n  // Append the update to the end of the list.\\n  if (workInProgressQueue.lastCapturedUpdate === null) {\\n    // This is the first render phase update\\n    workInProgressQueue.firstCapturedUpdate = workInProgressQueue.lastCapturedUpdate = update;\\n  } else {\\n    workInProgressQueue.lastCapturedUpdate.next = update;\\n    workInProgressQueue.lastCapturedUpdate = update;\\n  }\\n}\\n\\nfunction ensureWorkInProgressQueueIsAClone(workInProgress, queue) {\\n  var current = workInProgress.alternate;\\n  if (current !== null) {\\n    // If the work-in-progress queue is equal to the current queue,\\n    // we need to clone it first.\\n    if (queue === current.updateQueue) {\\n      queue = workInProgress.updateQueue = cloneUpdateQueue(queue);\\n    }\\n  }\\n  return queue;\\n}\\n\\nfunction getStateFromUpdate(workInProgress, queue, update, prevState, nextProps, instance) {\\n  switch (update.tag) {\\n    case ReplaceState:\\n      {\\n        var _payload = update.payload;\\n        if (typeof _payload === 'function') {\\n          // Updater function\\n          {\\n            if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\\n              _payload.call(instance, prevState, nextProps);\\n            }\\n          }\\n          return _payload.call(instance, prevState, nextProps);\\n        }\\n        // State object\\n        return _payload;\\n      }\\n    case CaptureUpdate:\\n      {\\n        workInProgress.effectTag = workInProgress.effectTag & ~ShouldCapture | DidCapture;\\n      }\\n    // Intentional fallthrough\\n    case UpdateState:\\n      {\\n        var _payload2 = update.payload;\\n        var partialState = void 0;\\n        if (typeof _payload2 === 'function') {\\n          // Updater function\\n          {\\n            if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\\n              _payload2.call(instance, prevState, nextProps);\\n            }\\n          }\\n          partialState = _payload2.call(instance, prevState, nextProps);\\n        } else {\\n          // Partial state object\\n          partialState = _payload2;\\n        }\\n        if (partialState === null || partialState === undefined) {\\n          // Null and undefined are treated as no-ops.\\n          return prevState;\\n        }\\n        // Merge the partial state and the previous state.\\n        return _assign({}, prevState, partialState);\\n      }\\n    case ForceUpdate:\\n      {\\n        hasForceUpdate = true;\\n        return prevState;\\n      }\\n  }\\n  return prevState;\\n}\\n\\nfunction processUpdateQueue(workInProgress, queue, props, instance, renderExpirationTime) {\\n  hasForceUpdate = false;\\n\\n  queue = ensureWorkInProgressQueueIsAClone(workInProgress, queue);\\n\\n  {\\n    currentlyProcessingQueue = queue;\\n  }\\n\\n  // These values may change as we process the queue.\\n  var newBaseState = queue.baseState;\\n  var newFirstUpdate = null;\\n  var newExpirationTime = NoWork;\\n\\n  // Iterate through the list of updates to compute the result.\\n  var update = queue.firstUpdate;\\n  var resultState = newBaseState;\\n  while (update !== null) {\\n    var updateExpirationTime = update.expirationTime;\\n    if (updateExpirationTime > renderExpirationTime) {\\n      // This update does not have sufficient priority. Skip it.\\n      if (newFirstUpdate === null) {\\n        // This is the first skipped update. It will be the first update in\\n        // the new list.\\n        newFirstUpdate = update;\\n        // Since this is the first update that was skipped, the current result\\n        // is the new base state.\\n        newBaseState = resultState;\\n      }\\n      // Since this update will remain in the list, update the remaining\\n      // expiration time.\\n      if (newExpirationTime === NoWork || newExpirationTime > updateExpirationTime) {\\n        newExpirationTime = updateExpirationTime;\\n      }\\n    } else {\\n      // This update does have sufficient priority. Process it and compute\\n      // a new result.\\n      resultState = getStateFromUpdate(workInProgress, queue, update, resultState, props, instance);\\n      var _callback = update.callback;\\n      if (_callback !== null) {\\n        workInProgress.effectTag |= Callback;\\n        // Set this to null, in case it was mutated during an aborted render.\\n        update.nextEffect = null;\\n        if (queue.lastEffect === null) {\\n          queue.firstEffect = queue.lastEffect = update;\\n        } else {\\n          queue.lastEffect.nextEffect = update;\\n          queue.lastEffect = update;\\n        }\\n      }\\n    }\\n    // Continue to the next update.\\n    update = update.next;\\n  }\\n\\n  // Separately, iterate though the list of captured updates.\\n  var newFirstCapturedUpdate = null;\\n  update = queue.firstCapturedUpdate;\\n  while (update !== null) {\\n    var _updateExpirationTime = update.expirationTime;\\n    if (_updateExpirationTime > renderExpirationTime) {\\n      // This update does not have sufficient priority. Skip it.\\n      if (newFirstCapturedUpdate === null) {\\n        // This is the first skipped captured update. It will be the first\\n        // update in the new list.\\n        newFirstCapturedUpdate = update;\\n        // If this is the first update that was skipped, the current result is\\n        // the new base state.\\n        if (newFirstUpdate === null) {\\n          newBaseState = resultState;\\n        }\\n      }\\n      // Since this update will remain in the list, update the remaining\\n      // expiration time.\\n      if (newExpirationTime === NoWork || newExpirationTime > _updateExpirationTime) {\\n        newExpirationTime = _updateExpirationTime;\\n      }\\n    } else {\\n      // This update does have sufficient priority. Process it and compute\\n      // a new result.\\n      resultState = getStateFromUpdate(workInProgress, queue, update, resultState, props, instance);\\n      var _callback2 = update.callback;\\n      if (_callback2 !== null) {\\n        workInProgress.effectTag |= Callback;\\n        // Set this to null, in case it was mutated during an aborted render.\\n        update.nextEffect = null;\\n        if (queue.lastCapturedEffect === null) {\\n          queue.firstCapturedEffect = queue.lastCapturedEffect = update;\\n        } else {\\n          queue.lastCapturedEffect.nextEffect = update;\\n          queue.lastCapturedEffect = update;\\n        }\\n      }\\n    }\\n    update = update.next;\\n  }\\n\\n  if (newFirstUpdate === null) {\\n    queue.lastUpdate = null;\\n  }\\n  if (newFirstCapturedUpdate === null) {\\n    queue.lastCapturedUpdate = null;\\n  } else {\\n    workInProgress.effectTag |= Callback;\\n  }\\n  if (newFirstUpdate === null && newFirstCapturedUpdate === null) {\\n    // We processed every update, without skipping. That means the new base\\n    // state is the same as the result state.\\n    newBaseState = resultState;\\n  }\\n\\n  queue.baseState = newBaseState;\\n  queue.firstUpdate = newFirstUpdate;\\n  queue.firstCapturedUpdate = newFirstCapturedUpdate;\\n\\n  // Set the remaining expiration time to be whatever is remaining in the queue.\\n  // This should be fine because the only two other things that contribute to\\n  // expiration time are props and context. We're already in the middle of the\\n  // begin phase by the time we start processing the queue, so we've already\\n  // dealt with the props. Context in components that specify\\n  // shouldComponentUpdate is tricky; but we'll have to account for\\n  // that regardless.\\n  workInProgress.expirationTime = newExpirationTime;\\n  workInProgress.memoizedState = resultState;\\n\\n  {\\n    currentlyProcessingQueue = null;\\n  }\\n}\\n\\nfunction callCallback(callback, context) {\\n  !(typeof callback === 'function') ? invariant(false, 'Invalid argument passed as callback. Expected a function. Instead received: %s', callback) : void 0;\\n  callback.call(context);\\n}\\n\\nfunction resetHasForceUpdateBeforeProcessing() {\\n  hasForceUpdate = false;\\n}\\n\\nfunction checkHasForceUpdateAfterProcessing() {\\n  return hasForceUpdate;\\n}\\n\\nfunction commitUpdateQueue(finishedWork, finishedQueue, instance, renderExpirationTime) {\\n  // If the finished render included captured updates, and there are still\\n  // lower priority updates left over, we need to keep the captured updates\\n  // in the queue so that they are rebased and not dropped once we process the\\n  // queue again at the lower priority.\\n  if (finishedQueue.firstCapturedUpdate !== null) {\\n    // Join the captured update list to the end of the normal list.\\n    if (finishedQueue.lastUpdate !== null) {\\n      finishedQueue.lastUpdate.next = finishedQueue.firstCapturedUpdate;\\n      finishedQueue.lastUpdate = finishedQueue.lastCapturedUpdate;\\n    }\\n    // Clear the list of captured updates.\\n    finishedQueue.firstCapturedUpdate = finishedQueue.lastCapturedUpdate = null;\\n  }\\n\\n  // Commit the effects\\n  commitUpdateEffects(finishedQueue.firstEffect, instance);\\n  finishedQueue.firstEffect = finishedQueue.lastEffect = null;\\n\\n  commitUpdateEffects(finishedQueue.firstCapturedEffect, instance);\\n  finishedQueue.firstCapturedEffect = finishedQueue.lastCapturedEffect = null;\\n}\\n\\nfunction commitUpdateEffects(effect, instance) {\\n  while (effect !== null) {\\n    var _callback3 = effect.callback;\\n    if (_callback3 !== null) {\\n      effect.callback = null;\\n      callCallback(_callback3, instance);\\n    }\\n    effect = effect.nextEffect;\\n  }\\n}\\n\\nfunction createCapturedValue(value, source) {\\n  // If the value is an error, call this function immediately after it is thrown\\n  // so the stack is accurate.\\n  return {\\n    value: value,\\n    source: source,\\n    stack: getStackByFiberInDevAndProd(source)\\n  };\\n}\\n\\nvar valueCursor = createCursor(null);\\n\\nvar rendererSigil = void 0;\\n{\\n  // Use this to detect multiple renderers using the same context\\n  rendererSigil = {};\\n}\\n\\nvar currentlyRenderingFiber = null;\\nvar lastContextDependency = null;\\nvar lastContextWithAllBitsObserved = null;\\n\\nfunction resetContextDependences() {\\n  // This is called right before React yields execution, to ensure `readContext`\\n  // cannot be called outside the render phase.\\n  currentlyRenderingFiber = null;\\n  lastContextDependency = null;\\n  lastContextWithAllBitsObserved = null;\\n}\\n\\nfunction pushProvider(providerFiber, nextValue) {\\n  var context = providerFiber.type._context;\\n\\n  if (isPrimaryRenderer) {\\n    push(valueCursor, context._currentValue, providerFiber);\\n\\n    context._currentValue = nextValue;\\n    {\\n      !(context._currentRenderer === undefined || context._currentRenderer === null || context._currentRenderer === rendererSigil) ? warningWithoutStack$1(false, 'Detected multiple renderers concurrently rendering the ' + 'same context provider. This is currently unsupported.') : void 0;\\n      context._currentRenderer = rendererSigil;\\n    }\\n  } else {\\n    push(valueCursor, context._currentValue2, providerFiber);\\n\\n    context._currentValue2 = nextValue;\\n    {\\n      !(context._currentRenderer2 === undefined || context._currentRenderer2 === null || context._currentRenderer2 === rendererSigil) ? warningWithoutStack$1(false, 'Detected multiple renderers concurrently rendering the ' + 'same context provider. This is currently unsupported.') : void 0;\\n      context._currentRenderer2 = rendererSigil;\\n    }\\n  }\\n}\\n\\nfunction popProvider(providerFiber) {\\n  var currentValue = valueCursor.current;\\n\\n  pop(valueCursor, providerFiber);\\n\\n  var context = providerFiber.type._context;\\n  if (isPrimaryRenderer) {\\n    context._currentValue = currentValue;\\n  } else {\\n    context._currentValue2 = currentValue;\\n  }\\n}\\n\\nfunction calculateChangedBits(context, newValue, oldValue) {\\n  // Use Object.is to compare the new context value to the old value. Inlined\\n  // Object.is polyfill.\\n  // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is\\n  if (oldValue === newValue && (oldValue !== 0 || 1 / oldValue === 1 / newValue) || oldValue !== oldValue && newValue !== newValue // eslint-disable-line no-self-compare\\n  ) {\\n      // No change\\n      return 0;\\n    } else {\\n    var changedBits = typeof context._calculateChangedBits === 'function' ? context._calculateChangedBits(oldValue, newValue) : maxSigned31BitInt;\\n\\n    {\\n      !((changedBits & maxSigned31BitInt) === changedBits) ? warning$1(false, 'calculateChangedBits: Expected the return value to be a ' + '31-bit integer. Instead received: %s', changedBits) : void 0;\\n    }\\n    return changedBits | 0;\\n  }\\n}\\n\\nfunction propagateContextChange(workInProgress, context, changedBits, renderExpirationTime) {\\n  var fiber = workInProgress.child;\\n  if (fiber !== null) {\\n    // Set the return pointer of the child to the work-in-progress fiber.\\n    fiber.return = workInProgress;\\n  }\\n  while (fiber !== null) {\\n    var nextFiber = void 0;\\n\\n    // Visit this fiber.\\n    var dependency = fiber.firstContextDependency;\\n    if (dependency !== null) {\\n      do {\\n        // Check if the context matches.\\n        if (dependency.context === context && (dependency.observedBits & changedBits) !== 0) {\\n          // Match! Schedule an update on this fiber.\\n\\n          if (fiber.tag === ClassComponent) {\\n            // Schedule a force update on the work-in-progress.\\n            var update = createUpdate(renderExpirationTime);\\n            update.tag = ForceUpdate;\\n            // TODO: Because we don't have a work-in-progress, this will add the\\n            // update to the current fiber, too, which means it will persist even if\\n            // this render is thrown away. Since it's a race condition, not sure it's\\n            // worth fixing.\\n            enqueueUpdate(fiber, update);\\n          }\\n\\n          if (fiber.expirationTime === NoWork || fiber.expirationTime > renderExpirationTime) {\\n            fiber.expirationTime = renderExpirationTime;\\n          }\\n          var alternate = fiber.alternate;\\n          if (alternate !== null && (alternate.expirationTime === NoWork || alternate.expirationTime > renderExpirationTime)) {\\n            alternate.expirationTime = renderExpirationTime;\\n          }\\n          // Update the child expiration time of all the ancestors, including\\n          // the alternates.\\n          var node = fiber.return;\\n          while (node !== null) {\\n            alternate = node.alternate;\\n            if (node.childExpirationTime === NoWork || node.childExpirationTime > renderExpirationTime) {\\n              node.childExpirationTime = renderExpirationTime;\\n              if (alternate !== null && (alternate.childExpirationTime === NoWork || alternate.childExpirationTime > renderExpirationTime)) {\\n                alternate.childExpirationTime = renderExpirationTime;\\n              }\\n            } else if (alternate !== null && (alternate.childExpirationTime === NoWork || alternate.childExpirationTime > renderExpirationTime)) {\\n              alternate.childExpirationTime = renderExpirationTime;\\n            } else {\\n              // Neither alternate was updated, which means the rest of the\\n              // ancestor path already has sufficient priority.\\n              break;\\n            }\\n            node = node.return;\\n          }\\n        }\\n        nextFiber = fiber.child;\\n        dependency = dependency.next;\\n      } while (dependency !== null);\\n    } else if (fiber.tag === ContextProvider) {\\n      // Don't scan deeper if this is a matching provider\\n      nextFiber = fiber.type === workInProgress.type ? null : fiber.child;\\n    } else {\\n      // Traverse down.\\n      nextFiber = fiber.child;\\n    }\\n\\n    if (nextFiber !== null) {\\n      // Set the return pointer of the child to the work-in-progress fiber.\\n      nextFiber.return = fiber;\\n    } else {\\n      // No child. Traverse to next sibling.\\n      nextFiber = fiber;\\n      while (nextFiber !== null) {\\n        if (nextFiber === workInProgress) {\\n          // We're back to the root of this subtree. Exit.\\n          nextFiber = null;\\n          break;\\n        }\\n        var sibling = nextFiber.sibling;\\n        if (sibling !== null) {\\n          // Set the return pointer of the sibling to the work-in-progress fiber.\\n          sibling.return = nextFiber.return;\\n          nextFiber = sibling;\\n          break;\\n        }\\n        // No more siblings. Traverse up.\\n        nextFiber = nextFiber.return;\\n      }\\n    }\\n    fiber = nextFiber;\\n  }\\n}\\n\\nfunction prepareToReadContext(workInProgress, renderExpirationTime) {\\n  currentlyRenderingFiber = workInProgress;\\n  lastContextDependency = null;\\n  lastContextWithAllBitsObserved = null;\\n\\n  // Reset the work-in-progress list\\n  workInProgress.firstContextDependency = null;\\n}\\n\\nfunction readContext(context, observedBits) {\\n  if (lastContextWithAllBitsObserved === context) {\\n    // Nothing to do. We already observe everything in this context.\\n  } else if (observedBits === false || observedBits === 0) {\\n    // Do not observe any updates.\\n  } else {\\n    var resolvedObservedBits = void 0; // Avoid deopting on observable arguments or heterogeneous types.\\n    if (typeof observedBits !== 'number' || observedBits === maxSigned31BitInt) {\\n      // Observe all updates.\\n      lastContextWithAllBitsObserved = context;\\n      resolvedObservedBits = maxSigned31BitInt;\\n    } else {\\n      resolvedObservedBits = observedBits;\\n    }\\n\\n    var contextItem = {\\n      context: context,\\n      observedBits: resolvedObservedBits,\\n      next: null\\n    };\\n\\n    if (lastContextDependency === null) {\\n      !(currentlyRenderingFiber !== null) ? invariant(false, 'Context can only be read while React is rendering, e.g. inside the render method or getDerivedStateFromProps.') : void 0;\\n      // This is the first dependency in the list\\n      currentlyRenderingFiber.firstContextDependency = lastContextDependency = contextItem;\\n    } else {\\n      // Append a new context item.\\n      lastContextDependency = lastContextDependency.next = contextItem;\\n    }\\n  }\\n  return isPrimaryRenderer ? context._currentValue : context._currentValue2;\\n}\\n\\nvar NO_CONTEXT = {};\\n\\nvar contextStackCursor$1 = createCursor(NO_CONTEXT);\\nvar contextFiberStackCursor = createCursor(NO_CONTEXT);\\nvar rootInstanceStackCursor = createCursor(NO_CONTEXT);\\n\\nfunction requiredContext(c) {\\n  !(c !== NO_CONTEXT) ? invariant(false, 'Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  return c;\\n}\\n\\nfunction getRootHostContainer() {\\n  var rootInstance = requiredContext(rootInstanceStackCursor.current);\\n  return rootInstance;\\n}\\n\\nfunction pushHostContainer(fiber, nextRootInstance) {\\n  // Push current root instance onto the stack;\\n  // This allows us to reset root when portals are popped.\\n  push(rootInstanceStackCursor, nextRootInstance, fiber);\\n  // Track the context and the Fiber that provided it.\\n  // This enables us to pop only Fibers that provide unique contexts.\\n  push(contextFiberStackCursor, fiber, fiber);\\n\\n  // Finally, we need to push the host context to the stack.\\n  // However, we can't just call getRootHostContext() and push it because\\n  // we'd have a different number of entries on the stack depending on\\n  // whether getRootHostContext() throws somewhere in renderer code or not.\\n  // So we push an empty value first. This lets us safely unwind on errors.\\n  push(contextStackCursor$1, NO_CONTEXT, fiber);\\n  var nextRootContext = getRootHostContext(nextRootInstance);\\n  // Now that we know this function doesn't throw, replace it.\\n  pop(contextStackCursor$1, fiber);\\n  push(contextStackCursor$1, nextRootContext, fiber);\\n}\\n\\nfunction popHostContainer(fiber) {\\n  pop(contextStackCursor$1, fiber);\\n  pop(contextFiberStackCursor, fiber);\\n  pop(rootInstanceStackCursor, fiber);\\n}\\n\\nfunction getHostContext() {\\n  var context = requiredContext(contextStackCursor$1.current);\\n  return context;\\n}\\n\\nfunction pushHostContext(fiber) {\\n  var rootInstance = requiredContext(rootInstanceStackCursor.current);\\n  var context = requiredContext(contextStackCursor$1.current);\\n  var nextContext = getChildHostContext(context, fiber.type, rootInstance);\\n\\n  // Don't push this Fiber's context unless it's unique.\\n  if (context === nextContext) {\\n    return;\\n  }\\n\\n  // Track the context and the Fiber that provided it.\\n  // This enables us to pop only Fibers that provide unique contexts.\\n  push(contextFiberStackCursor, fiber, fiber);\\n  push(contextStackCursor$1, nextContext, fiber);\\n}\\n\\nfunction popHostContext(fiber) {\\n  // Do not pop unless this Fiber provided the current context.\\n  // pushHostContext() only pushes Fibers that provide unique contexts.\\n  if (contextFiberStackCursor.current !== fiber) {\\n    return;\\n  }\\n\\n  pop(contextStackCursor$1, fiber);\\n  pop(contextFiberStackCursor, fiber);\\n}\\n\\nvar commitTime = 0;\\nvar profilerStartTime = -1;\\n\\nfunction getCommitTime() {\\n  return commitTime;\\n}\\n\\nfunction recordCommitTime() {\\n  if (!enableProfilerTimer) {\\n    return;\\n  }\\n  commitTime = scheduler.unstable_now();\\n}\\n\\nfunction startProfilerTimer(fiber) {\\n  if (!enableProfilerTimer) {\\n    return;\\n  }\\n\\n  profilerStartTime = scheduler.unstable_now();\\n\\n  if (fiber.actualStartTime < 0) {\\n    fiber.actualStartTime = scheduler.unstable_now();\\n  }\\n}\\n\\nfunction stopProfilerTimerIfRunning(fiber) {\\n  if (!enableProfilerTimer) {\\n    return;\\n  }\\n  profilerStartTime = -1;\\n}\\n\\nfunction stopProfilerTimerIfRunningAndRecordDelta(fiber, overrideBaseTime) {\\n  if (!enableProfilerTimer) {\\n    return;\\n  }\\n\\n  if (profilerStartTime >= 0) {\\n    var elapsedTime = scheduler.unstable_now() - profilerStartTime;\\n    fiber.actualDuration += elapsedTime;\\n    if (overrideBaseTime) {\\n      fiber.selfBaseDuration = elapsedTime;\\n    }\\n    profilerStartTime = -1;\\n  }\\n}\\n\\nvar ReactCurrentOwner$4 = ReactSharedInternals.ReactCurrentOwner;\\n\\nfunction readContext$1(contextType) {\\n  var dispatcher = ReactCurrentOwner$4.currentDispatcher;\\n  return dispatcher.readContext(contextType);\\n}\\n\\nvar fakeInternalInstance = {};\\nvar isArray$1 = Array.isArray;\\n\\n// React.Component uses a shared frozen object by default.\\n// We'll use it to determine whether we need to initialize legacy refs.\\nvar emptyRefsObject = new React.Component().refs;\\n\\nvar didWarnAboutStateAssignmentForComponent = void 0;\\nvar didWarnAboutUninitializedState = void 0;\\nvar didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate = void 0;\\nvar didWarnAboutLegacyLifecyclesAndDerivedState = void 0;\\nvar didWarnAboutUndefinedDerivedState = void 0;\\nvar warnOnUndefinedDerivedState = void 0;\\nvar warnOnInvalidCallback$1 = void 0;\\nvar didWarnAboutDirectlyAssigningPropsToState = void 0;\\nvar didWarnAboutContextTypeAndContextTypes = void 0;\\nvar didWarnAboutInvalidateContextType = void 0;\\n\\n{\\n  didWarnAboutStateAssignmentForComponent = new Set();\\n  didWarnAboutUninitializedState = new Set();\\n  didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate = new Set();\\n  didWarnAboutLegacyLifecyclesAndDerivedState = new Set();\\n  didWarnAboutDirectlyAssigningPropsToState = new Set();\\n  didWarnAboutUndefinedDerivedState = new Set();\\n  didWarnAboutContextTypeAndContextTypes = new Set();\\n  didWarnAboutInvalidateContextType = new Set();\\n\\n  var didWarnOnInvalidCallback = new Set();\\n\\n  warnOnInvalidCallback$1 = function (callback, callerName) {\\n    if (callback === null || typeof callback === 'function') {\\n      return;\\n    }\\n    var key = callerName + '_' + callback;\\n    if (!didWarnOnInvalidCallback.has(key)) {\\n      didWarnOnInvalidCallback.add(key);\\n      warningWithoutStack$1(false, '%s(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callerName, callback);\\n    }\\n  };\\n\\n  warnOnUndefinedDerivedState = function (type, partialState) {\\n    if (partialState === undefined) {\\n      var componentName = getComponentName(type) || 'Component';\\n      if (!didWarnAboutUndefinedDerivedState.has(componentName)) {\\n        didWarnAboutUndefinedDerivedState.add(componentName);\\n        warningWithoutStack$1(false, '%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. ' + 'You have returned undefined.', componentName);\\n      }\\n    }\\n  };\\n\\n  // This is so gross but it's at least non-critical and can be removed if\\n  // it causes problems. This is meant to give a nicer error message for\\n  // ReactDOM15.unstable_renderSubtreeIntoContainer(reactDOM16Component,\\n  // ...)) which otherwise throws a \\\"_processChildContext is not a function\\\"\\n  // exception.\\n  Object.defineProperty(fakeInternalInstance, '_processChildContext', {\\n    enumerable: false,\\n    value: function () {\\n      invariant(false, '_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn\\\\'t supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).');\\n    }\\n  });\\n  Object.freeze(fakeInternalInstance);\\n}\\n\\nfunction applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, nextProps) {\\n  var prevState = workInProgress.memoizedState;\\n\\n  {\\n    if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\\n      // Invoke the function an extra time to help detect side-effects.\\n      getDerivedStateFromProps(nextProps, prevState);\\n    }\\n  }\\n\\n  var partialState = getDerivedStateFromProps(nextProps, prevState);\\n\\n  {\\n    warnOnUndefinedDerivedState(ctor, partialState);\\n  }\\n  // Merge the partial state and the previous state.\\n  var memoizedState = partialState === null || partialState === undefined ? prevState : _assign({}, prevState, partialState);\\n  workInProgress.memoizedState = memoizedState;\\n\\n  // Once the update queue is empty, persist the derived state onto the\\n  // base state.\\n  var updateQueue = workInProgress.updateQueue;\\n  if (updateQueue !== null && workInProgress.expirationTime === NoWork) {\\n    updateQueue.baseState = memoizedState;\\n  }\\n}\\n\\nvar classComponentUpdater = {\\n  isMounted: isMounted,\\n  enqueueSetState: function (inst, payload, callback) {\\n    var fiber = get(inst);\\n    var currentTime = requestCurrentTime();\\n    var expirationTime = computeExpirationForFiber(currentTime, fiber);\\n\\n    var update = createUpdate(expirationTime);\\n    update.payload = payload;\\n    if (callback !== undefined && callback !== null) {\\n      {\\n        warnOnInvalidCallback$1(callback, 'setState');\\n      }\\n      update.callback = callback;\\n    }\\n\\n    enqueueUpdate(fiber, update);\\n    scheduleWork(fiber, expirationTime);\\n  },\\n  enqueueReplaceState: function (inst, payload, callback) {\\n    var fiber = get(inst);\\n    var currentTime = requestCurrentTime();\\n    var expirationTime = computeExpirationForFiber(currentTime, fiber);\\n\\n    var update = createUpdate(expirationTime);\\n    update.tag = ReplaceState;\\n    update.payload = payload;\\n\\n    if (callback !== undefined && callback !== null) {\\n      {\\n        warnOnInvalidCallback$1(callback, 'replaceState');\\n      }\\n      update.callback = callback;\\n    }\\n\\n    enqueueUpdate(fiber, update);\\n    scheduleWork(fiber, expirationTime);\\n  },\\n  enqueueForceUpdate: function (inst, callback) {\\n    var fiber = get(inst);\\n    var currentTime = requestCurrentTime();\\n    var expirationTime = computeExpirationForFiber(currentTime, fiber);\\n\\n    var update = createUpdate(expirationTime);\\n    update.tag = ForceUpdate;\\n\\n    if (callback !== undefined && callback !== null) {\\n      {\\n        warnOnInvalidCallback$1(callback, 'forceUpdate');\\n      }\\n      update.callback = callback;\\n    }\\n\\n    enqueueUpdate(fiber, update);\\n    scheduleWork(fiber, expirationTime);\\n  }\\n};\\n\\nfunction checkShouldComponentUpdate(workInProgress, ctor, oldProps, newProps, oldState, newState, nextContext) {\\n  var instance = workInProgress.stateNode;\\n  if (typeof instance.shouldComponentUpdate === 'function') {\\n    startPhaseTimer(workInProgress, 'shouldComponentUpdate');\\n    var shouldUpdate = instance.shouldComponentUpdate(newProps, newState, nextContext);\\n    stopPhaseTimer();\\n\\n    {\\n      !(shouldUpdate !== undefined) ? warningWithoutStack$1(false, '%s.shouldComponentUpdate(): Returned undefined instead of a ' + 'boolean value. Make sure to return true or false.', getComponentName(ctor) || 'Component') : void 0;\\n    }\\n\\n    return shouldUpdate;\\n  }\\n\\n  if (ctor.prototype && ctor.prototype.isPureReactComponent) {\\n    return !shallowEqual(oldProps, newProps) || !shallowEqual(oldState, newState);\\n  }\\n\\n  return true;\\n}\\n\\nfunction checkClassInstance(workInProgress, ctor, newProps) {\\n  var instance = workInProgress.stateNode;\\n  {\\n    var name = getComponentName(ctor) || 'Component';\\n    var renderPresent = instance.render;\\n\\n    if (!renderPresent) {\\n      if (ctor.prototype && typeof ctor.prototype.render === 'function') {\\n        warningWithoutStack$1(false, '%s(...): No `render` method found on the returned component ' + 'instance: did you accidentally return an object from the constructor?', name);\\n      } else {\\n        warningWithoutStack$1(false, '%s(...): No `render` method found on the returned component ' + 'instance: you may have forgotten to define `render`.', name);\\n      }\\n    }\\n\\n    var noGetInitialStateOnES6 = !instance.getInitialState || instance.getInitialState.isReactClassApproved || instance.state;\\n    !noGetInitialStateOnES6 ? warningWithoutStack$1(false, 'getInitialState was defined on %s, a plain JavaScript class. ' + 'This is only supported for classes created using React.createClass. ' + 'Did you mean to define a state property instead?', name) : void 0;\\n    var noGetDefaultPropsOnES6 = !instance.getDefaultProps || instance.getDefaultProps.isReactClassApproved;\\n    !noGetDefaultPropsOnES6 ? warningWithoutStack$1(false, 'getDefaultProps was defined on %s, a plain JavaScript class. ' + 'This is only supported for classes created using React.createClass. ' + 'Use a static property to define defaultProps instead.', name) : void 0;\\n    var noInstancePropTypes = !instance.propTypes;\\n    !noInstancePropTypes ? warningWithoutStack$1(false, 'propTypes was defined as an instance property on %s. Use a static ' + 'property to define propTypes instead.', name) : void 0;\\n    var noInstanceContextType = !instance.contextType;\\n    !noInstanceContextType ? warningWithoutStack$1(false, 'contextType was defined as an instance property on %s. Use a static ' + 'property to define contextType instead.', name) : void 0;\\n    var noInstanceContextTypes = !instance.contextTypes;\\n    !noInstanceContextTypes ? warningWithoutStack$1(false, 'contextTypes was defined as an instance property on %s. Use a static ' + 'property to define contextTypes instead.', name) : void 0;\\n\\n    if (ctor.contextType && ctor.contextTypes && !didWarnAboutContextTypeAndContextTypes.has(ctor)) {\\n      didWarnAboutContextTypeAndContextTypes.add(ctor);\\n      warningWithoutStack$1(false, '%s declares both contextTypes and contextType static properties. ' + 'The legacy contextTypes property will be ignored.', name);\\n    }\\n\\n    var noComponentShouldUpdate = typeof instance.componentShouldUpdate !== 'function';\\n    !noComponentShouldUpdate ? warningWithoutStack$1(false, '%s has a method called ' + 'componentShouldUpdate(). Did you mean shouldComponentUpdate()? ' + 'The name is phrased as a question because the function is ' + 'expected to return a value.', name) : void 0;\\n    if (ctor.prototype && ctor.prototype.isPureReactComponent && typeof instance.shouldComponentUpdate !== 'undefined') {\\n      warningWithoutStack$1(false, '%s has a method called shouldComponentUpdate(). ' + 'shouldComponentUpdate should not be used when extending React.PureComponent. ' + 'Please extend React.Component if shouldComponentUpdate is used.', getComponentName(ctor) || 'A pure component');\\n    }\\n    var noComponentDidUnmount = typeof instance.componentDidUnmount !== 'function';\\n    !noComponentDidUnmount ? warningWithoutStack$1(false, '%s has a method called ' + 'componentDidUnmount(). But there is no such lifecycle method. ' + 'Did you mean componentWillUnmount()?', name) : void 0;\\n    var noComponentDidReceiveProps = typeof instance.componentDidReceiveProps !== 'function';\\n    !noComponentDidReceiveProps ? warningWithoutStack$1(false, '%s has a method called ' + 'componentDidReceiveProps(). But there is no such lifecycle method. ' + 'If you meant to update the state in response to changing props, ' + 'use componentWillReceiveProps(). If you meant to fetch data or ' + 'run side-effects or mutations after React has updated the UI, use componentDidUpdate().', name) : void 0;\\n    var noComponentWillRecieveProps = typeof instance.componentWillRecieveProps !== 'function';\\n    !noComponentWillRecieveProps ? warningWithoutStack$1(false, '%s has a method called ' + 'componentWillRecieveProps(). Did you mean componentWillReceiveProps()?', name) : void 0;\\n    var noUnsafeComponentWillRecieveProps = typeof instance.UNSAFE_componentWillRecieveProps !== 'function';\\n    !noUnsafeComponentWillRecieveProps ? warningWithoutStack$1(false, '%s has a method called ' + 'UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?', name) : void 0;\\n    var hasMutatedProps = instance.props !== newProps;\\n    !(instance.props === undefined || !hasMutatedProps) ? warningWithoutStack$1(false, '%s(...): When calling super() in `%s`, make sure to pass ' + \\\"up the same props that your component's constructor was passed.\\\", name, name) : void 0;\\n    var noInstanceDefaultProps = !instance.defaultProps;\\n    !noInstanceDefaultProps ? warningWithoutStack$1(false, 'Setting defaultProps as an instance property on %s is not supported and will be ignored.' + ' Instead, define defaultProps as a static property on %s.', name, name) : void 0;\\n\\n    if (typeof instance.getSnapshotBeforeUpdate === 'function' && typeof instance.componentDidUpdate !== 'function' && !didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate.has(ctor)) {\\n      didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate.add(ctor);\\n      warningWithoutStack$1(false, '%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). ' + 'This component defines getSnapshotBeforeUpdate() only.', getComponentName(ctor));\\n    }\\n\\n    var noInstanceGetDerivedStateFromProps = typeof instance.getDerivedStateFromProps !== 'function';\\n    !noInstanceGetDerivedStateFromProps ? warningWithoutStack$1(false, '%s: getDerivedStateFromProps() is defined as an instance method ' + 'and will be ignored. Instead, declare it as a static method.', name) : void 0;\\n    var noInstanceGetDerivedStateFromCatch = typeof instance.getDerivedStateFromError !== 'function';\\n    !noInstanceGetDerivedStateFromCatch ? warningWithoutStack$1(false, '%s: getDerivedStateFromError() is defined as an instance method ' + 'and will be ignored. Instead, declare it as a static method.', name) : void 0;\\n    var noStaticGetSnapshotBeforeUpdate = typeof ctor.getSnapshotBeforeUpdate !== 'function';\\n    !noStaticGetSnapshotBeforeUpdate ? warningWithoutStack$1(false, '%s: getSnapshotBeforeUpdate() is defined as a static method ' + 'and will be ignored. Instead, declare it as an instance method.', name) : void 0;\\n    var _state = instance.state;\\n    if (_state && (typeof _state !== 'object' || isArray$1(_state))) {\\n      warningWithoutStack$1(false, '%s.state: must be set to an object or null', name);\\n    }\\n    if (typeof instance.getChildContext === 'function') {\\n      !(typeof ctor.childContextTypes === 'object') ? warningWithoutStack$1(false, '%s.getChildContext(): childContextTypes must be defined in order to ' + 'use getChildContext().', name) : void 0;\\n    }\\n  }\\n}\\n\\nfunction adoptClassInstance(workInProgress, instance) {\\n  instance.updater = classComponentUpdater;\\n  workInProgress.stateNode = instance;\\n  // The instance needs access to the fiber so that it can schedule updates\\n  set(instance, workInProgress);\\n  {\\n    instance._reactInternalInstance = fakeInternalInstance;\\n  }\\n}\\n\\nfunction constructClassInstance(workInProgress, ctor, props, renderExpirationTime) {\\n  var isLegacyContextConsumer = false;\\n  var unmaskedContext = emptyContextObject;\\n  var context = null;\\n  var contextType = ctor.contextType;\\n  if (typeof contextType === 'object' && contextType !== null) {\\n    {\\n      if (contextType.$$typeof !== REACT_CONTEXT_TYPE && !didWarnAboutInvalidateContextType.has(ctor)) {\\n        didWarnAboutInvalidateContextType.add(ctor);\\n        warningWithoutStack$1(false, '%s defines an invalid contextType. ' + 'contextType should point to the Context object returned by React.createContext(). ' + 'Did you accidentally pass the Context.Provider instead?', getComponentName(ctor) || 'Component');\\n      }\\n    }\\n\\n    context = readContext$1(contextType);\\n  } else {\\n    unmaskedContext = getUnmaskedContext(workInProgress, ctor, true);\\n    var contextTypes = ctor.contextTypes;\\n    isLegacyContextConsumer = contextTypes !== null && contextTypes !== undefined;\\n    context = isLegacyContextConsumer ? getMaskedContext(workInProgress, unmaskedContext) : emptyContextObject;\\n  }\\n\\n  // Instantiate twice to help detect side-effects.\\n  {\\n    if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\\n      new ctor(props, context); // eslint-disable-line no-new\\n    }\\n  }\\n\\n  var instance = new ctor(props, context);\\n  var state = workInProgress.memoizedState = instance.state !== null && instance.state !== undefined ? instance.state : null;\\n  adoptClassInstance(workInProgress, instance);\\n\\n  {\\n    if (typeof ctor.getDerivedStateFromProps === 'function' && state === null) {\\n      var componentName = getComponentName(ctor) || 'Component';\\n      if (!didWarnAboutUninitializedState.has(componentName)) {\\n        didWarnAboutUninitializedState.add(componentName);\\n        warningWithoutStack$1(false, '`%s` uses `getDerivedStateFromProps` but its initial state is ' + '%s. This is not recommended. Instead, define the initial state by ' + 'assigning an object to `this.state` in the constructor of `%s`. ' + 'This ensures that `getDerivedStateFromProps` arguments have a consistent shape.', componentName, instance.state === null ? 'null' : 'undefined', componentName);\\n      }\\n    }\\n\\n    // If new component APIs are defined, \\\"unsafe\\\" lifecycles won't be called.\\n    // Warn about these lifecycles if they are present.\\n    // Don't warn about react-lifecycles-compat polyfilled methods though.\\n    if (typeof ctor.getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function') {\\n      var foundWillMountName = null;\\n      var foundWillReceivePropsName = null;\\n      var foundWillUpdateName = null;\\n      if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning !== true) {\\n        foundWillMountName = 'componentWillMount';\\n      } else if (typeof instance.UNSAFE_componentWillMount === 'function') {\\n        foundWillMountName = 'UNSAFE_componentWillMount';\\n      }\\n      if (typeof instance.componentWillReceiveProps === 'function' && instance.componentWillReceiveProps.__suppressDeprecationWarning !== true) {\\n        foundWillReceivePropsName = 'componentWillReceiveProps';\\n      } else if (typeof instance.UNSAFE_componentWillReceiveProps === 'function') {\\n        foundWillReceivePropsName = 'UNSAFE_componentWillReceiveProps';\\n      }\\n      if (typeof instance.componentWillUpdate === 'function' && instance.componentWillUpdate.__suppressDeprecationWarning !== true) {\\n        foundWillUpdateName = 'componentWillUpdate';\\n      } else if (typeof instance.UNSAFE_componentWillUpdate === 'function') {\\n        foundWillUpdateName = 'UNSAFE_componentWillUpdate';\\n      }\\n      if (foundWillMountName !== null || foundWillReceivePropsName !== null || foundWillUpdateName !== null) {\\n        var _componentName = getComponentName(ctor) || 'Component';\\n        var newApiName = typeof ctor.getDerivedStateFromProps === 'function' ? 'getDerivedStateFromProps()' : 'getSnapshotBeforeUpdate()';\\n        if (!didWarnAboutLegacyLifecyclesAndDerivedState.has(_componentName)) {\\n          didWarnAboutLegacyLifecyclesAndDerivedState.add(_componentName);\\n          warningWithoutStack$1(false, 'Unsafe legacy lifecycles will not be called for components using new component APIs.\\\\n\\\\n' + '%s uses %s but also contains the following legacy lifecycles:%s%s%s\\\\n\\\\n' + 'The above lifecycles should be removed. Learn more about this warning here:\\\\n' + 'https://fb.me/react-async-component-lifecycle-hooks', _componentName, newApiName, foundWillMountName !== null ? '\\\\n  ' + foundWillMountName : '', foundWillReceivePropsName !== null ? '\\\\n  ' + foundWillReceivePropsName : '', foundWillUpdateName !== null ? '\\\\n  ' + foundWillUpdateName : '');\\n        }\\n      }\\n    }\\n  }\\n\\n  // Cache unmasked context so we can avoid recreating masked context unless necessary.\\n  // ReactFiberContext usually updates this cache but can't for newly-created instances.\\n  if (isLegacyContextConsumer) {\\n    cacheContext(workInProgress, unmaskedContext, context);\\n  }\\n\\n  return instance;\\n}\\n\\nfunction callComponentWillMount(workInProgress, instance) {\\n  startPhaseTimer(workInProgress, 'componentWillMount');\\n  var oldState = instance.state;\\n\\n  if (typeof instance.componentWillMount === 'function') {\\n    instance.componentWillMount();\\n  }\\n  if (typeof instance.UNSAFE_componentWillMount === 'function') {\\n    instance.UNSAFE_componentWillMount();\\n  }\\n\\n  stopPhaseTimer();\\n\\n  if (oldState !== instance.state) {\\n    {\\n      warningWithoutStack$1(false, '%s.componentWillMount(): Assigning directly to this.state is ' + \\\"deprecated (except inside a component's \\\" + 'constructor). Use setState instead.', getComponentName(workInProgress.type) || 'Component');\\n    }\\n    classComponentUpdater.enqueueReplaceState(instance, instance.state, null);\\n  }\\n}\\n\\nfunction callComponentWillReceiveProps(workInProgress, instance, newProps, nextContext) {\\n  var oldState = instance.state;\\n  startPhaseTimer(workInProgress, 'componentWillReceiveProps');\\n  if (typeof instance.componentWillReceiveProps === 'function') {\\n    instance.componentWillReceiveProps(newProps, nextContext);\\n  }\\n  if (typeof instance.UNSAFE_componentWillReceiveProps === 'function') {\\n    instance.UNSAFE_componentWillReceiveProps(newProps, nextContext);\\n  }\\n  stopPhaseTimer();\\n\\n  if (instance.state !== oldState) {\\n    {\\n      var componentName = getComponentName(workInProgress.type) || 'Component';\\n      if (!didWarnAboutStateAssignmentForComponent.has(componentName)) {\\n        didWarnAboutStateAssignmentForComponent.add(componentName);\\n        warningWithoutStack$1(false, '%s.componentWillReceiveProps(): Assigning directly to ' + \\\"this.state is deprecated (except inside a component's \\\" + 'constructor). Use setState instead.', componentName);\\n      }\\n    }\\n    classComponentUpdater.enqueueReplaceState(instance, instance.state, null);\\n  }\\n}\\n\\n// Invokes the mount life-cycles on a previously never rendered instance.\\nfunction mountClassInstance(workInProgress, ctor, newProps, renderExpirationTime) {\\n  {\\n    checkClassInstance(workInProgress, ctor, newProps);\\n  }\\n\\n  var instance = workInProgress.stateNode;\\n  instance.props = newProps;\\n  instance.state = workInProgress.memoizedState;\\n  instance.refs = emptyRefsObject;\\n\\n  var contextType = ctor.contextType;\\n  if (typeof contextType === 'object' && contextType !== null) {\\n    instance.context = readContext$1(contextType);\\n  } else {\\n    var unmaskedContext = getUnmaskedContext(workInProgress, ctor, true);\\n    instance.context = getMaskedContext(workInProgress, unmaskedContext);\\n  }\\n\\n  {\\n    if (instance.state === newProps) {\\n      var componentName = getComponentName(ctor) || 'Component';\\n      if (!didWarnAboutDirectlyAssigningPropsToState.has(componentName)) {\\n        didWarnAboutDirectlyAssigningPropsToState.add(componentName);\\n        warningWithoutStack$1(false, '%s: It is not recommended to assign props directly to state ' + \\\"because updates to props won't be reflected in state. \\\" + 'In most cases, it is better to use props directly.', componentName);\\n      }\\n    }\\n\\n    if (workInProgress.mode & StrictMode) {\\n      ReactStrictModeWarnings.recordUnsafeLifecycleWarnings(workInProgress, instance);\\n\\n      ReactStrictModeWarnings.recordLegacyContextWarning(workInProgress, instance);\\n    }\\n\\n    if (warnAboutDeprecatedLifecycles) {\\n      ReactStrictModeWarnings.recordDeprecationWarnings(workInProgress, instance);\\n    }\\n  }\\n\\n  var updateQueue = workInProgress.updateQueue;\\n  if (updateQueue !== null) {\\n    processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);\\n    instance.state = workInProgress.memoizedState;\\n  }\\n\\n  var getDerivedStateFromProps = ctor.getDerivedStateFromProps;\\n  if (typeof getDerivedStateFromProps === 'function') {\\n    applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, newProps);\\n    instance.state = workInProgress.memoizedState;\\n  }\\n\\n  // In order to support react-lifecycles-compat polyfilled components,\\n  // Unsafe lifecycles should not be invoked for components using the new APIs.\\n  if (typeof ctor.getDerivedStateFromProps !== 'function' && typeof instance.getSnapshotBeforeUpdate !== 'function' && (typeof instance.UNSAFE_componentWillMount === 'function' || typeof instance.componentWillMount === 'function')) {\\n    callComponentWillMount(workInProgress, instance);\\n    // If we had additional state updates during this life-cycle, let's\\n    // process them now.\\n    updateQueue = workInProgress.updateQueue;\\n    if (updateQueue !== null) {\\n      processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);\\n      instance.state = workInProgress.memoizedState;\\n    }\\n  }\\n\\n  if (typeof instance.componentDidMount === 'function') {\\n    workInProgress.effectTag |= Update;\\n  }\\n}\\n\\nfunction resumeMountClassInstance(workInProgress, ctor, newProps, renderExpirationTime) {\\n  var instance = workInProgress.stateNode;\\n\\n  var oldProps = workInProgress.memoizedProps;\\n  instance.props = oldProps;\\n\\n  var oldContext = instance.context;\\n  var contextType = ctor.contextType;\\n  var nextContext = void 0;\\n  if (typeof contextType === 'object' && contextType !== null) {\\n    nextContext = readContext$1(contextType);\\n  } else {\\n    var nextLegacyUnmaskedContext = getUnmaskedContext(workInProgress, ctor, true);\\n    nextContext = getMaskedContext(workInProgress, nextLegacyUnmaskedContext);\\n  }\\n\\n  var getDerivedStateFromProps = ctor.getDerivedStateFromProps;\\n  var hasNewLifecycles = typeof getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function';\\n\\n  // Note: During these life-cycles, instance.props/instance.state are what\\n  // ever the previously attempted to render - not the \\\"current\\\". However,\\n  // during componentDidUpdate we pass the \\\"current\\\" props.\\n\\n  // In order to support react-lifecycles-compat polyfilled components,\\n  // Unsafe lifecycles should not be invoked for components using the new APIs.\\n  if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillReceiveProps === 'function' || typeof instance.componentWillReceiveProps === 'function')) {\\n    if (oldProps !== newProps || oldContext !== nextContext) {\\n      callComponentWillReceiveProps(workInProgress, instance, newProps, nextContext);\\n    }\\n  }\\n\\n  resetHasForceUpdateBeforeProcessing();\\n\\n  var oldState = workInProgress.memoizedState;\\n  var newState = instance.state = oldState;\\n  var updateQueue = workInProgress.updateQueue;\\n  if (updateQueue !== null) {\\n    processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);\\n    newState = workInProgress.memoizedState;\\n  }\\n  if (oldProps === newProps && oldState === newState && !hasContextChanged() && !checkHasForceUpdateAfterProcessing()) {\\n    // If an update was already in progress, we should schedule an Update\\n    // effect even though we're bailing out, so that cWU/cDU are called.\\n    if (typeof instance.componentDidMount === 'function') {\\n      workInProgress.effectTag |= Update;\\n    }\\n    return false;\\n  }\\n\\n  if (typeof getDerivedStateFromProps === 'function') {\\n    applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, newProps);\\n    newState = workInProgress.memoizedState;\\n  }\\n\\n  var shouldUpdate = checkHasForceUpdateAfterProcessing() || checkShouldComponentUpdate(workInProgress, ctor, oldProps, newProps, oldState, newState, nextContext);\\n\\n  if (shouldUpdate) {\\n    // In order to support react-lifecycles-compat polyfilled components,\\n    // Unsafe lifecycles should not be invoked for components using the new APIs.\\n    if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillMount === 'function' || typeof instance.componentWillMount === 'function')) {\\n      startPhaseTimer(workInProgress, 'componentWillMount');\\n      if (typeof instance.componentWillMount === 'function') {\\n        instance.componentWillMount();\\n      }\\n      if (typeof instance.UNSAFE_componentWillMount === 'function') {\\n        instance.UNSAFE_componentWillMount();\\n      }\\n      stopPhaseTimer();\\n    }\\n    if (typeof instance.componentDidMount === 'function') {\\n      workInProgress.effectTag |= Update;\\n    }\\n  } else {\\n    // If an update was already in progress, we should schedule an Update\\n    // effect even though we're bailing out, so that cWU/cDU are called.\\n    if (typeof instance.componentDidMount === 'function') {\\n      workInProgress.effectTag |= Update;\\n    }\\n\\n    // If shouldComponentUpdate returned false, we should still update the\\n    // memoized state to indicate that this work can be reused.\\n    workInProgress.memoizedProps = newProps;\\n    workInProgress.memoizedState = newState;\\n  }\\n\\n  // Update the existing instance's state, props, and context pointers even\\n  // if shouldComponentUpdate returns false.\\n  instance.props = newProps;\\n  instance.state = newState;\\n  instance.context = nextContext;\\n\\n  return shouldUpdate;\\n}\\n\\n// Invokes the update life-cycles and returns false if it shouldn't rerender.\\nfunction updateClassInstance(current, workInProgress, ctor, newProps, renderExpirationTime) {\\n  var instance = workInProgress.stateNode;\\n\\n  var oldProps = workInProgress.memoizedProps;\\n  instance.props = oldProps;\\n\\n  var oldContext = instance.context;\\n  var contextType = ctor.contextType;\\n  var nextContext = void 0;\\n  if (typeof contextType === 'object' && contextType !== null) {\\n    nextContext = readContext$1(contextType);\\n  } else {\\n    var nextUnmaskedContext = getUnmaskedContext(workInProgress, ctor, true);\\n    nextContext = getMaskedContext(workInProgress, nextUnmaskedContext);\\n  }\\n\\n  var getDerivedStateFromProps = ctor.getDerivedStateFromProps;\\n  var hasNewLifecycles = typeof getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function';\\n\\n  // Note: During these life-cycles, instance.props/instance.state are what\\n  // ever the previously attempted to render - not the \\\"current\\\". However,\\n  // during componentDidUpdate we pass the \\\"current\\\" props.\\n\\n  // In order to support react-lifecycles-compat polyfilled components,\\n  // Unsafe lifecycles should not be invoked for components using the new APIs.\\n  if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillReceiveProps === 'function' || typeof instance.componentWillReceiveProps === 'function')) {\\n    if (oldProps !== newProps || oldContext !== nextContext) {\\n      callComponentWillReceiveProps(workInProgress, instance, newProps, nextContext);\\n    }\\n  }\\n\\n  resetHasForceUpdateBeforeProcessing();\\n\\n  var oldState = workInProgress.memoizedState;\\n  var newState = instance.state = oldState;\\n  var updateQueue = workInProgress.updateQueue;\\n  if (updateQueue !== null) {\\n    processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);\\n    newState = workInProgress.memoizedState;\\n  }\\n\\n  if (oldProps === newProps && oldState === newState && !hasContextChanged() && !checkHasForceUpdateAfterProcessing()) {\\n    // If an update was already in progress, we should schedule an Update\\n    // effect even though we're bailing out, so that cWU/cDU are called.\\n    if (typeof instance.componentDidUpdate === 'function') {\\n      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {\\n        workInProgress.effectTag |= Update;\\n      }\\n    }\\n    if (typeof instance.getSnapshotBeforeUpdate === 'function') {\\n      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {\\n        workInProgress.effectTag |= Snapshot;\\n      }\\n    }\\n    return false;\\n  }\\n\\n  if (typeof getDerivedStateFromProps === 'function') {\\n    applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, newProps);\\n    newState = workInProgress.memoizedState;\\n  }\\n\\n  var shouldUpdate = checkHasForceUpdateAfterProcessing() || checkShouldComponentUpdate(workInProgress, ctor, oldProps, newProps, oldState, newState, nextContext);\\n\\n  if (shouldUpdate) {\\n    // In order to support react-lifecycles-compat polyfilled components,\\n    // Unsafe lifecycles should not be invoked for components using the new APIs.\\n    if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillUpdate === 'function' || typeof instance.componentWillUpdate === 'function')) {\\n      startPhaseTimer(workInProgress, 'componentWillUpdate');\\n      if (typeof instance.componentWillUpdate === 'function') {\\n        instance.componentWillUpdate(newProps, newState, nextContext);\\n      }\\n      if (typeof instance.UNSAFE_componentWillUpdate === 'function') {\\n        instance.UNSAFE_componentWillUpdate(newProps, newState, nextContext);\\n      }\\n      stopPhaseTimer();\\n    }\\n    if (typeof instance.componentDidUpdate === 'function') {\\n      workInProgress.effectTag |= Update;\\n    }\\n    if (typeof instance.getSnapshotBeforeUpdate === 'function') {\\n      workInProgress.effectTag |= Snapshot;\\n    }\\n  } else {\\n    // If an update was already in progress, we should schedule an Update\\n    // effect even though we're bailing out, so that cWU/cDU are called.\\n    if (typeof instance.componentDidUpdate === 'function') {\\n      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {\\n        workInProgress.effectTag |= Update;\\n      }\\n    }\\n    if (typeof instance.getSnapshotBeforeUpdate === 'function') {\\n      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {\\n        workInProgress.effectTag |= Snapshot;\\n      }\\n    }\\n\\n    // If shouldComponentUpdate returned false, we should still update the\\n    // memoized props/state to indicate that this work can be reused.\\n    workInProgress.memoizedProps = newProps;\\n    workInProgress.memoizedState = newState;\\n  }\\n\\n  // Update the existing instance's state, props, and context pointers even\\n  // if shouldComponentUpdate returns false.\\n  instance.props = newProps;\\n  instance.state = newState;\\n  instance.context = nextContext;\\n\\n  return shouldUpdate;\\n}\\n\\nvar didWarnAboutMaps = void 0;\\nvar didWarnAboutGenerators = void 0;\\nvar didWarnAboutStringRefInStrictMode = void 0;\\nvar ownerHasKeyUseWarning = void 0;\\nvar ownerHasFunctionTypeWarning = void 0;\\nvar warnForMissingKey = function (child) {};\\n\\n{\\n  didWarnAboutMaps = false;\\n  didWarnAboutGenerators = false;\\n  didWarnAboutStringRefInStrictMode = {};\\n\\n  /**\\n   * Warn if there's no key explicitly set on dynamic arrays of children or\\n   * object keys are not valid. This allows us to keep track of children between\\n   * updates.\\n   */\\n  ownerHasKeyUseWarning = {};\\n  ownerHasFunctionTypeWarning = {};\\n\\n  warnForMissingKey = function (child) {\\n    if (child === null || typeof child !== 'object') {\\n      return;\\n    }\\n    if (!child._store || child._store.validated || child.key != null) {\\n      return;\\n    }\\n    !(typeof child._store === 'object') ? invariant(false, 'React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n    child._store.validated = true;\\n\\n    var currentComponentErrorInfo = 'Each child in an array or iterator should have a unique ' + '\\\"key\\\" prop. See https://fb.me/react-warning-keys for ' + 'more information.' + getCurrentFiberStackInDev();\\n    if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {\\n      return;\\n    }\\n    ownerHasKeyUseWarning[currentComponentErrorInfo] = true;\\n\\n    warning$1(false, 'Each child in an array or iterator should have a unique ' + '\\\"key\\\" prop. See https://fb.me/react-warning-keys for ' + 'more information.');\\n  };\\n}\\n\\nvar isArray = Array.isArray;\\n\\nfunction coerceRef(returnFiber, current$$1, element) {\\n  var mixedRef = element.ref;\\n  if (mixedRef !== null && typeof mixedRef !== 'function' && typeof mixedRef !== 'object') {\\n    {\\n      if (returnFiber.mode & StrictMode) {\\n        var componentName = getComponentName(returnFiber.type) || 'Component';\\n        if (!didWarnAboutStringRefInStrictMode[componentName]) {\\n          warningWithoutStack$1(false, 'A string ref, \\\"%s\\\", has been found within a strict mode tree. ' + 'String refs are a source of potential bugs and should be avoided. ' + 'We recommend using createRef() instead.' + '\\\\n%s' + '\\\\n\\\\nLearn more about using refs safely here:' + '\\\\nhttps://fb.me/react-strict-mode-string-ref', mixedRef, getStackByFiberInDevAndProd(returnFiber));\\n          didWarnAboutStringRefInStrictMode[componentName] = true;\\n        }\\n      }\\n    }\\n\\n    if (element._owner) {\\n      var owner = element._owner;\\n      var inst = void 0;\\n      if (owner) {\\n        var ownerFiber = owner;\\n        !(ownerFiber.tag === ClassComponent) ? invariant(false, 'Function components cannot have refs.') : void 0;\\n        inst = ownerFiber.stateNode;\\n      }\\n      !inst ? invariant(false, 'Missing owner for string ref %s. This error is likely caused by a bug in React. Please file an issue.', mixedRef) : void 0;\\n      var stringRef = '' + mixedRef;\\n      // Check if previous string ref matches new string ref\\n      if (current$$1 !== null && current$$1.ref !== null && typeof current$$1.ref === 'function' && current$$1.ref._stringRef === stringRef) {\\n        return current$$1.ref;\\n      }\\n      var ref = function (value) {\\n        var refs = inst.refs;\\n        if (refs === emptyRefsObject) {\\n          // This is a lazy pooled frozen object, so we need to initialize.\\n          refs = inst.refs = {};\\n        }\\n        if (value === null) {\\n          delete refs[stringRef];\\n        } else {\\n          refs[stringRef] = value;\\n        }\\n      };\\n      ref._stringRef = stringRef;\\n      return ref;\\n    } else {\\n      !(typeof mixedRef === 'string') ? invariant(false, 'Expected ref to be a function, a string, an object returned by React.createRef(), or null.') : void 0;\\n      !element._owner ? invariant(false, 'Element ref was specified as a string (%s) but no owner was set. This could happen for one of the following reasons:\\\\n1. You may be adding a ref to a function component\\\\n2. You may be adding a ref to a component that was not created inside a component\\\\'s render method\\\\n3. You have multiple copies of React loaded\\\\nSee https://fb.me/react-refs-must-have-owner for more information.', mixedRef) : void 0;\\n    }\\n  }\\n  return mixedRef;\\n}\\n\\nfunction throwOnInvalidObjectType(returnFiber, newChild) {\\n  if (returnFiber.type !== 'textarea') {\\n    var addendum = '';\\n    {\\n      addendum = ' If you meant to render a collection of children, use an array ' + 'instead.' + getCurrentFiberStackInDev();\\n    }\\n    invariant(false, 'Objects are not valid as a React child (found: %s).%s', Object.prototype.toString.call(newChild) === '[object Object]' ? 'object with keys {' + Object.keys(newChild).join(', ') + '}' : newChild, addendum);\\n  }\\n}\\n\\nfunction warnOnFunctionType() {\\n  var currentComponentErrorInfo = 'Functions are not valid as a React child. This may happen if ' + 'you return a Component instead of <Component /> from render. ' + 'Or maybe you meant to call this function rather than return it.' + getCurrentFiberStackInDev();\\n\\n  if (ownerHasFunctionTypeWarning[currentComponentErrorInfo]) {\\n    return;\\n  }\\n  ownerHasFunctionTypeWarning[currentComponentErrorInfo] = true;\\n\\n  warning$1(false, 'Functions are not valid as a React child. This may happen if ' + 'you return a Component instead of <Component /> from render. ' + 'Or maybe you meant to call this function rather than return it.');\\n}\\n\\n// This wrapper function exists because I expect to clone the code in each path\\n// to be able to optimize each path individually by branching early. This needs\\n// a compiler or we can do it manually. Helpers that don't need this branching\\n// live outside of this function.\\nfunction ChildReconciler(shouldTrackSideEffects) {\\n  function deleteChild(returnFiber, childToDelete) {\\n    if (!shouldTrackSideEffects) {\\n      // Noop.\\n      return;\\n    }\\n    // Deletions are added in reversed order so we add it to the front.\\n    // At this point, the return fiber's effect list is empty except for\\n    // deletions, so we can just append the deletion to the list. The remaining\\n    // effects aren't added until the complete phase. Once we implement\\n    // resuming, this may not be true.\\n    var last = returnFiber.lastEffect;\\n    if (last !== null) {\\n      last.nextEffect = childToDelete;\\n      returnFiber.lastEffect = childToDelete;\\n    } else {\\n      returnFiber.firstEffect = returnFiber.lastEffect = childToDelete;\\n    }\\n    childToDelete.nextEffect = null;\\n    childToDelete.effectTag = Deletion;\\n  }\\n\\n  function deleteRemainingChildren(returnFiber, currentFirstChild) {\\n    if (!shouldTrackSideEffects) {\\n      // Noop.\\n      return null;\\n    }\\n\\n    // TODO: For the shouldClone case, this could be micro-optimized a bit by\\n    // assuming that after the first child we've already added everything.\\n    var childToDelete = currentFirstChild;\\n    while (childToDelete !== null) {\\n      deleteChild(returnFiber, childToDelete);\\n      childToDelete = childToDelete.sibling;\\n    }\\n    return null;\\n  }\\n\\n  function mapRemainingChildren(returnFiber, currentFirstChild) {\\n    // Add the remaining children to a temporary map so that we can find them by\\n    // keys quickly. Implicit (null) keys get added to this set with their index\\n    var existingChildren = new Map();\\n\\n    var existingChild = currentFirstChild;\\n    while (existingChild !== null) {\\n      if (existingChild.key !== null) {\\n        existingChildren.set(existingChild.key, existingChild);\\n      } else {\\n        existingChildren.set(existingChild.index, existingChild);\\n      }\\n      existingChild = existingChild.sibling;\\n    }\\n    return existingChildren;\\n  }\\n\\n  function useFiber(fiber, pendingProps, expirationTime) {\\n    // We currently set sibling to null and index to 0 here because it is easy\\n    // to forget to do before returning it. E.g. for the single child case.\\n    var clone = createWorkInProgress(fiber, pendingProps, expirationTime);\\n    clone.index = 0;\\n    clone.sibling = null;\\n    return clone;\\n  }\\n\\n  function placeChild(newFiber, lastPlacedIndex, newIndex) {\\n    newFiber.index = newIndex;\\n    if (!shouldTrackSideEffects) {\\n      // Noop.\\n      return lastPlacedIndex;\\n    }\\n    var current$$1 = newFiber.alternate;\\n    if (current$$1 !== null) {\\n      var oldIndex = current$$1.index;\\n      if (oldIndex < lastPlacedIndex) {\\n        // This is a move.\\n        newFiber.effectTag = Placement;\\n        return lastPlacedIndex;\\n      } else {\\n        // This item can stay in place.\\n        return oldIndex;\\n      }\\n    } else {\\n      // This is an insertion.\\n      newFiber.effectTag = Placement;\\n      return lastPlacedIndex;\\n    }\\n  }\\n\\n  function placeSingleChild(newFiber) {\\n    // This is simpler for the single child case. We only need to do a\\n    // placement for inserting new children.\\n    if (shouldTrackSideEffects && newFiber.alternate === null) {\\n      newFiber.effectTag = Placement;\\n    }\\n    return newFiber;\\n  }\\n\\n  function updateTextNode(returnFiber, current$$1, textContent, expirationTime) {\\n    if (current$$1 === null || current$$1.tag !== HostText) {\\n      // Insert\\n      var created = createFiberFromText(textContent, returnFiber.mode, expirationTime);\\n      created.return = returnFiber;\\n      return created;\\n    } else {\\n      // Update\\n      var existing = useFiber(current$$1, textContent, expirationTime);\\n      existing.return = returnFiber;\\n      return existing;\\n    }\\n  }\\n\\n  function updateElement(returnFiber, current$$1, element, expirationTime) {\\n    if (current$$1 !== null && current$$1.elementType === element.type) {\\n      // Move based on index\\n      var existing = useFiber(current$$1, element.props, expirationTime);\\n      existing.ref = coerceRef(returnFiber, current$$1, element);\\n      existing.return = returnFiber;\\n      {\\n        existing._debugSource = element._source;\\n        existing._debugOwner = element._owner;\\n      }\\n      return existing;\\n    } else {\\n      // Insert\\n      var created = createFiberFromElement(element, returnFiber.mode, expirationTime);\\n      created.ref = coerceRef(returnFiber, current$$1, element);\\n      created.return = returnFiber;\\n      return created;\\n    }\\n  }\\n\\n  function updatePortal(returnFiber, current$$1, portal, expirationTime) {\\n    if (current$$1 === null || current$$1.tag !== HostPortal || current$$1.stateNode.containerInfo !== portal.containerInfo || current$$1.stateNode.implementation !== portal.implementation) {\\n      // Insert\\n      var created = createFiberFromPortal(portal, returnFiber.mode, expirationTime);\\n      created.return = returnFiber;\\n      return created;\\n    } else {\\n      // Update\\n      var existing = useFiber(current$$1, portal.children || [], expirationTime);\\n      existing.return = returnFiber;\\n      return existing;\\n    }\\n  }\\n\\n  function updateFragment(returnFiber, current$$1, fragment, expirationTime, key) {\\n    if (current$$1 === null || current$$1.tag !== Fragment) {\\n      // Insert\\n      var created = createFiberFromFragment(fragment, returnFiber.mode, expirationTime, key);\\n      created.return = returnFiber;\\n      return created;\\n    } else {\\n      // Update\\n      var existing = useFiber(current$$1, fragment, expirationTime);\\n      existing.return = returnFiber;\\n      return existing;\\n    }\\n  }\\n\\n  function createChild(returnFiber, newChild, expirationTime) {\\n    if (typeof newChild === 'string' || typeof newChild === 'number') {\\n      // Text nodes don't have keys. If the previous node is implicitly keyed\\n      // we can continue to replace it without aborting even if it is not a text\\n      // node.\\n      var created = createFiberFromText('' + newChild, returnFiber.mode, expirationTime);\\n      created.return = returnFiber;\\n      return created;\\n    }\\n\\n    if (typeof newChild === 'object' && newChild !== null) {\\n      switch (newChild.$$typeof) {\\n        case REACT_ELEMENT_TYPE:\\n          {\\n            var _created = createFiberFromElement(newChild, returnFiber.mode, expirationTime);\\n            _created.ref = coerceRef(returnFiber, null, newChild);\\n            _created.return = returnFiber;\\n            return _created;\\n          }\\n        case REACT_PORTAL_TYPE:\\n          {\\n            var _created2 = createFiberFromPortal(newChild, returnFiber.mode, expirationTime);\\n            _created2.return = returnFiber;\\n            return _created2;\\n          }\\n      }\\n\\n      if (isArray(newChild) || getIteratorFn(newChild)) {\\n        var _created3 = createFiberFromFragment(newChild, returnFiber.mode, expirationTime, null);\\n        _created3.return = returnFiber;\\n        return _created3;\\n      }\\n\\n      throwOnInvalidObjectType(returnFiber, newChild);\\n    }\\n\\n    {\\n      if (typeof newChild === 'function') {\\n        warnOnFunctionType();\\n      }\\n    }\\n\\n    return null;\\n  }\\n\\n  function updateSlot(returnFiber, oldFiber, newChild, expirationTime) {\\n    // Update the fiber if the keys match, otherwise return null.\\n\\n    var key = oldFiber !== null ? oldFiber.key : null;\\n\\n    if (typeof newChild === 'string' || typeof newChild === 'number') {\\n      // Text nodes don't have keys. If the previous node is implicitly keyed\\n      // we can continue to replace it without aborting even if it is not a text\\n      // node.\\n      if (key !== null) {\\n        return null;\\n      }\\n      return updateTextNode(returnFiber, oldFiber, '' + newChild, expirationTime);\\n    }\\n\\n    if (typeof newChild === 'object' && newChild !== null) {\\n      switch (newChild.$$typeof) {\\n        case REACT_ELEMENT_TYPE:\\n          {\\n            if (newChild.key === key) {\\n              if (newChild.type === REACT_FRAGMENT_TYPE) {\\n                return updateFragment(returnFiber, oldFiber, newChild.props.children, expirationTime, key);\\n              }\\n              return updateElement(returnFiber, oldFiber, newChild, expirationTime);\\n            } else {\\n              return null;\\n            }\\n          }\\n        case REACT_PORTAL_TYPE:\\n          {\\n            if (newChild.key === key) {\\n              return updatePortal(returnFiber, oldFiber, newChild, expirationTime);\\n            } else {\\n              return null;\\n            }\\n          }\\n      }\\n\\n      if (isArray(newChild) || getIteratorFn(newChild)) {\\n        if (key !== null) {\\n          return null;\\n        }\\n\\n        return updateFragment(returnFiber, oldFiber, newChild, expirationTime, null);\\n      }\\n\\n      throwOnInvalidObjectType(returnFiber, newChild);\\n    }\\n\\n    {\\n      if (typeof newChild === 'function') {\\n        warnOnFunctionType();\\n      }\\n    }\\n\\n    return null;\\n  }\\n\\n  function updateFromMap(existingChildren, returnFiber, newIdx, newChild, expirationTime) {\\n    if (typeof newChild === 'string' || typeof newChild === 'number') {\\n      // Text nodes don't have keys, so we neither have to check the old nor\\n      // new node for the key. If both are text nodes, they match.\\n      var matchedFiber = existingChildren.get(newIdx) || null;\\n      return updateTextNode(returnFiber, matchedFiber, '' + newChild, expirationTime);\\n    }\\n\\n    if (typeof newChild === 'object' && newChild !== null) {\\n      switch (newChild.$$typeof) {\\n        case REACT_ELEMENT_TYPE:\\n          {\\n            var _matchedFiber = existingChildren.get(newChild.key === null ? newIdx : newChild.key) || null;\\n            if (newChild.type === REACT_FRAGMENT_TYPE) {\\n              return updateFragment(returnFiber, _matchedFiber, newChild.props.children, expirationTime, newChild.key);\\n            }\\n            return updateElement(returnFiber, _matchedFiber, newChild, expirationTime);\\n          }\\n        case REACT_PORTAL_TYPE:\\n          {\\n            var _matchedFiber2 = existingChildren.get(newChild.key === null ? newIdx : newChild.key) || null;\\n            return updatePortal(returnFiber, _matchedFiber2, newChild, expirationTime);\\n          }\\n      }\\n\\n      if (isArray(newChild) || getIteratorFn(newChild)) {\\n        var _matchedFiber3 = existingChildren.get(newIdx) || null;\\n        return updateFragment(returnFiber, _matchedFiber3, newChild, expirationTime, null);\\n      }\\n\\n      throwOnInvalidObjectType(returnFiber, newChild);\\n    }\\n\\n    {\\n      if (typeof newChild === 'function') {\\n        warnOnFunctionType();\\n      }\\n    }\\n\\n    return null;\\n  }\\n\\n  /**\\n   * Warns if there is a duplicate or missing key\\n   */\\n  function warnOnInvalidKey(child, knownKeys) {\\n    {\\n      if (typeof child !== 'object' || child === null) {\\n        return knownKeys;\\n      }\\n      switch (child.$$typeof) {\\n        case REACT_ELEMENT_TYPE:\\n        case REACT_PORTAL_TYPE:\\n          warnForMissingKey(child);\\n          var key = child.key;\\n          if (typeof key !== 'string') {\\n            break;\\n          }\\n          if (knownKeys === null) {\\n            knownKeys = new Set();\\n            knownKeys.add(key);\\n            break;\\n          }\\n          if (!knownKeys.has(key)) {\\n            knownKeys.add(key);\\n            break;\\n          }\\n          warning$1(false, 'Encountered two children with the same key, `%s`. ' + 'Keys should be unique so that components maintain their identity ' + 'across updates. Non-unique keys may cause children to be ' + 'duplicated and/or omitted — the behavior is unsupported and ' + 'could change in a future version.', key);\\n          break;\\n        default:\\n          break;\\n      }\\n    }\\n    return knownKeys;\\n  }\\n\\n  function reconcileChildrenArray(returnFiber, currentFirstChild, newChildren, expirationTime) {\\n    // This algorithm can't optimize by searching from boths ends since we\\n    // don't have backpointers on fibers. I'm trying to see how far we can get\\n    // with that model. If it ends up not being worth the tradeoffs, we can\\n    // add it later.\\n\\n    // Even with a two ended optimization, we'd want to optimize for the case\\n    // where there are few changes and brute force the comparison instead of\\n    // going for the Map. It'd like to explore hitting that path first in\\n    // forward-only mode and only go for the Map once we notice that we need\\n    // lots of look ahead. This doesn't handle reversal as well as two ended\\n    // search but that's unusual. Besides, for the two ended optimization to\\n    // work on Iterables, we'd need to copy the whole set.\\n\\n    // In this first iteration, we'll just live with hitting the bad case\\n    // (adding everything to a Map) in for every insert/move.\\n\\n    // If you change this code, also update reconcileChildrenIterator() which\\n    // uses the same algorithm.\\n\\n    {\\n      // First, validate keys.\\n      var knownKeys = null;\\n      for (var i = 0; i < newChildren.length; i++) {\\n        var child = newChildren[i];\\n        knownKeys = warnOnInvalidKey(child, knownKeys);\\n      }\\n    }\\n\\n    var resultingFirstChild = null;\\n    var previousNewFiber = null;\\n\\n    var oldFiber = currentFirstChild;\\n    var lastPlacedIndex = 0;\\n    var newIdx = 0;\\n    var nextOldFiber = null;\\n    for (; oldFiber !== null && newIdx < newChildren.length; newIdx++) {\\n      if (oldFiber.index > newIdx) {\\n        nextOldFiber = oldFiber;\\n        oldFiber = null;\\n      } else {\\n        nextOldFiber = oldFiber.sibling;\\n      }\\n      var newFiber = updateSlot(returnFiber, oldFiber, newChildren[newIdx], expirationTime);\\n      if (newFiber === null) {\\n        // TODO: This breaks on empty slots like null children. That's\\n        // unfortunate because it triggers the slow path all the time. We need\\n        // a better way to communicate whether this was a miss or null,\\n        // boolean, undefined, etc.\\n        if (oldFiber === null) {\\n          oldFiber = nextOldFiber;\\n        }\\n        break;\\n      }\\n      if (shouldTrackSideEffects) {\\n        if (oldFiber && newFiber.alternate === null) {\\n          // We matched the slot, but we didn't reuse the existing fiber, so we\\n          // need to delete the existing child.\\n          deleteChild(returnFiber, oldFiber);\\n        }\\n      }\\n      lastPlacedIndex = placeChild(newFiber, lastPlacedIndex, newIdx);\\n      if (previousNewFiber === null) {\\n        // TODO: Move out of the loop. This only happens for the first run.\\n        resultingFirstChild = newFiber;\\n      } else {\\n        // TODO: Defer siblings if we're not at the right index for this slot.\\n        // I.e. if we had null values before, then we want to defer this\\n        // for each null value. However, we also don't want to call updateSlot\\n        // with the previous one.\\n        previousNewFiber.sibling = newFiber;\\n      }\\n      previousNewFiber = newFiber;\\n      oldFiber = nextOldFiber;\\n    }\\n\\n    if (newIdx === newChildren.length) {\\n      // We've reached the end of the new children. We can delete the rest.\\n      deleteRemainingChildren(returnFiber, oldFiber);\\n      return resultingFirstChild;\\n    }\\n\\n    if (oldFiber === null) {\\n      // If we don't have any more existing children we can choose a fast path\\n      // since the rest will all be insertions.\\n      for (; newIdx < newChildren.length; newIdx++) {\\n        var _newFiber = createChild(returnFiber, newChildren[newIdx], expirationTime);\\n        if (!_newFiber) {\\n          continue;\\n        }\\n        lastPlacedIndex = placeChild(_newFiber, lastPlacedIndex, newIdx);\\n        if (previousNewFiber === null) {\\n          // TODO: Move out of the loop. This only happens for the first run.\\n          resultingFirstChild = _newFiber;\\n        } else {\\n          previousNewFiber.sibling = _newFiber;\\n        }\\n        previousNewFiber = _newFiber;\\n      }\\n      return resultingFirstChild;\\n    }\\n\\n    // Add all children to a key map for quick lookups.\\n    var existingChildren = mapRemainingChildren(returnFiber, oldFiber);\\n\\n    // Keep scanning and use the map to restore deleted items as moves.\\n    for (; newIdx < newChildren.length; newIdx++) {\\n      var _newFiber2 = updateFromMap(existingChildren, returnFiber, newIdx, newChildren[newIdx], expirationTime);\\n      if (_newFiber2) {\\n        if (shouldTrackSideEffects) {\\n          if (_newFiber2.alternate !== null) {\\n            // The new fiber is a work in progress, but if there exists a\\n            // current, that means that we reused the fiber. We need to delete\\n            // it from the child list so that we don't add it to the deletion\\n            // list.\\n            existingChildren.delete(_newFiber2.key === null ? newIdx : _newFiber2.key);\\n          }\\n        }\\n        lastPlacedIndex = placeChild(_newFiber2, lastPlacedIndex, newIdx);\\n        if (previousNewFiber === null) {\\n          resultingFirstChild = _newFiber2;\\n        } else {\\n          previousNewFiber.sibling = _newFiber2;\\n        }\\n        previousNewFiber = _newFiber2;\\n      }\\n    }\\n\\n    if (shouldTrackSideEffects) {\\n      // Any existing children that weren't consumed above were deleted. We need\\n      // to add them to the deletion list.\\n      existingChildren.forEach(function (child) {\\n        return deleteChild(returnFiber, child);\\n      });\\n    }\\n\\n    return resultingFirstChild;\\n  }\\n\\n  function reconcileChildrenIterator(returnFiber, currentFirstChild, newChildrenIterable, expirationTime) {\\n    // This is the same implementation as reconcileChildrenArray(),\\n    // but using the iterator instead.\\n\\n    var iteratorFn = getIteratorFn(newChildrenIterable);\\n    !(typeof iteratorFn === 'function') ? invariant(false, 'An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n\\n    {\\n      // We don't support rendering Generators because it's a mutation.\\n      // See https://github.com/facebook/react/issues/12995\\n      if (typeof Symbol === 'function' &&\\n      // $FlowFixMe Flow doesn't know about toStringTag\\n      newChildrenIterable[Symbol.toStringTag] === 'Generator') {\\n        !didWarnAboutGenerators ? warning$1(false, 'Using Generators as children is unsupported and will likely yield ' + 'unexpected results because enumerating a generator mutates it. ' + 'You may convert it to an array with `Array.from()` or the ' + '`[...spread]` operator before rendering. Keep in mind ' + 'you might need to polyfill these features for older browsers.') : void 0;\\n        didWarnAboutGenerators = true;\\n      }\\n\\n      // Warn about using Maps as children\\n      if (newChildrenIterable.entries === iteratorFn) {\\n        !didWarnAboutMaps ? warning$1(false, 'Using Maps as children is unsupported and will likely yield ' + 'unexpected results. Convert it to a sequence/iterable of keyed ' + 'ReactElements instead.') : void 0;\\n        didWarnAboutMaps = true;\\n      }\\n\\n      // First, validate keys.\\n      // We'll get a different iterator later for the main pass.\\n      var _newChildren = iteratorFn.call(newChildrenIterable);\\n      if (_newChildren) {\\n        var knownKeys = null;\\n        var _step = _newChildren.next();\\n        for (; !_step.done; _step = _newChildren.next()) {\\n          var child = _step.value;\\n          knownKeys = warnOnInvalidKey(child, knownKeys);\\n        }\\n      }\\n    }\\n\\n    var newChildren = iteratorFn.call(newChildrenIterable);\\n    !(newChildren != null) ? invariant(false, 'An iterable object provided no iterator.') : void 0;\\n\\n    var resultingFirstChild = null;\\n    var previousNewFiber = null;\\n\\n    var oldFiber = currentFirstChild;\\n    var lastPlacedIndex = 0;\\n    var newIdx = 0;\\n    var nextOldFiber = null;\\n\\n    var step = newChildren.next();\\n    for (; oldFiber !== null && !step.done; newIdx++, step = newChildren.next()) {\\n      if (oldFiber.index > newIdx) {\\n        nextOldFiber = oldFiber;\\n        oldFiber = null;\\n      } else {\\n        nextOldFiber = oldFiber.sibling;\\n      }\\n      var newFiber = updateSlot(returnFiber, oldFiber, step.value, expirationTime);\\n      if (newFiber === null) {\\n        // TODO: This breaks on empty slots like null children. That's\\n        // unfortunate because it triggers the slow path all the time. We need\\n        // a better way to communicate whether this was a miss or null,\\n        // boolean, undefined, etc.\\n        if (!oldFiber) {\\n          oldFiber = nextOldFiber;\\n        }\\n        break;\\n      }\\n      if (shouldTrackSideEffects) {\\n        if (oldFiber && newFiber.alternate === null) {\\n          // We matched the slot, but we didn't reuse the existing fiber, so we\\n          // need to delete the existing child.\\n          deleteChild(returnFiber, oldFiber);\\n        }\\n      }\\n      lastPlacedIndex = placeChild(newFiber, lastPlacedIndex, newIdx);\\n      if (previousNewFiber === null) {\\n        // TODO: Move out of the loop. This only happens for the first run.\\n        resultingFirstChild = newFiber;\\n      } else {\\n        // TODO: Defer siblings if we're not at the right index for this slot.\\n        // I.e. if we had null values before, then we want to defer this\\n        // for each null value. However, we also don't want to call updateSlot\\n        // with the previous one.\\n        previousNewFiber.sibling = newFiber;\\n      }\\n      previousNewFiber = newFiber;\\n      oldFiber = nextOldFiber;\\n    }\\n\\n    if (step.done) {\\n      // We've reached the end of the new children. We can delete the rest.\\n      deleteRemainingChildren(returnFiber, oldFiber);\\n      return resultingFirstChild;\\n    }\\n\\n    if (oldFiber === null) {\\n      // If we don't have any more existing children we can choose a fast path\\n      // since the rest will all be insertions.\\n      for (; !step.done; newIdx++, step = newChildren.next()) {\\n        var _newFiber3 = createChild(returnFiber, step.value, expirationTime);\\n        if (_newFiber3 === null) {\\n          continue;\\n        }\\n        lastPlacedIndex = placeChild(_newFiber3, lastPlacedIndex, newIdx);\\n        if (previousNewFiber === null) {\\n          // TODO: Move out of the loop. This only happens for the first run.\\n          resultingFirstChild = _newFiber3;\\n        } else {\\n          previousNewFiber.sibling = _newFiber3;\\n        }\\n        previousNewFiber = _newFiber3;\\n      }\\n      return resultingFirstChild;\\n    }\\n\\n    // Add all children to a key map for quick lookups.\\n    var existingChildren = mapRemainingChildren(returnFiber, oldFiber);\\n\\n    // Keep scanning and use the map to restore deleted items as moves.\\n    for (; !step.done; newIdx++, step = newChildren.next()) {\\n      var _newFiber4 = updateFromMap(existingChildren, returnFiber, newIdx, step.value, expirationTime);\\n      if (_newFiber4 !== null) {\\n        if (shouldTrackSideEffects) {\\n          if (_newFiber4.alternate !== null) {\\n            // The new fiber is a work in progress, but if there exists a\\n            // current, that means that we reused the fiber. We need to delete\\n            // it from the child list so that we don't add it to the deletion\\n            // list.\\n            existingChildren.delete(_newFiber4.key === null ? newIdx : _newFiber4.key);\\n          }\\n        }\\n        lastPlacedIndex = placeChild(_newFiber4, lastPlacedIndex, newIdx);\\n        if (previousNewFiber === null) {\\n          resultingFirstChild = _newFiber4;\\n        } else {\\n          previousNewFiber.sibling = _newFiber4;\\n        }\\n        previousNewFiber = _newFiber4;\\n      }\\n    }\\n\\n    if (shouldTrackSideEffects) {\\n      // Any existing children that weren't consumed above were deleted. We need\\n      // to add them to the deletion list.\\n      existingChildren.forEach(function (child) {\\n        return deleteChild(returnFiber, child);\\n      });\\n    }\\n\\n    return resultingFirstChild;\\n  }\\n\\n  function reconcileSingleTextNode(returnFiber, currentFirstChild, textContent, expirationTime) {\\n    // There's no need to check for keys on text nodes since we don't have a\\n    // way to define them.\\n    if (currentFirstChild !== null && currentFirstChild.tag === HostText) {\\n      // We already have an existing node so let's just update it and delete\\n      // the rest.\\n      deleteRemainingChildren(returnFiber, currentFirstChild.sibling);\\n      var existing = useFiber(currentFirstChild, textContent, expirationTime);\\n      existing.return = returnFiber;\\n      return existing;\\n    }\\n    // The existing first child is not a text node so we need to create one\\n    // and delete the existing ones.\\n    deleteRemainingChildren(returnFiber, currentFirstChild);\\n    var created = createFiberFromText(textContent, returnFiber.mode, expirationTime);\\n    created.return = returnFiber;\\n    return created;\\n  }\\n\\n  function reconcileSingleElement(returnFiber, currentFirstChild, element, expirationTime) {\\n    var key = element.key;\\n    var child = currentFirstChild;\\n    while (child !== null) {\\n      // TODO: If key === null and child.key === null, then this only applies to\\n      // the first item in the list.\\n      if (child.key === key) {\\n        if (child.tag === Fragment ? element.type === REACT_FRAGMENT_TYPE : child.elementType === element.type) {\\n          deleteRemainingChildren(returnFiber, child.sibling);\\n          var existing = useFiber(child, element.type === REACT_FRAGMENT_TYPE ? element.props.children : element.props, expirationTime);\\n          existing.ref = coerceRef(returnFiber, child, element);\\n          existing.return = returnFiber;\\n          {\\n            existing._debugSource = element._source;\\n            existing._debugOwner = element._owner;\\n          }\\n          return existing;\\n        } else {\\n          deleteRemainingChildren(returnFiber, child);\\n          break;\\n        }\\n      } else {\\n        deleteChild(returnFiber, child);\\n      }\\n      child = child.sibling;\\n    }\\n\\n    if (element.type === REACT_FRAGMENT_TYPE) {\\n      var created = createFiberFromFragment(element.props.children, returnFiber.mode, expirationTime, element.key);\\n      created.return = returnFiber;\\n      return created;\\n    } else {\\n      var _created4 = createFiberFromElement(element, returnFiber.mode, expirationTime);\\n      _created4.ref = coerceRef(returnFiber, currentFirstChild, element);\\n      _created4.return = returnFiber;\\n      return _created4;\\n    }\\n  }\\n\\n  function reconcileSinglePortal(returnFiber, currentFirstChild, portal, expirationTime) {\\n    var key = portal.key;\\n    var child = currentFirstChild;\\n    while (child !== null) {\\n      // TODO: If key === null and child.key === null, then this only applies to\\n      // the first item in the list.\\n      if (child.key === key) {\\n        if (child.tag === HostPortal && child.stateNode.containerInfo === portal.containerInfo && child.stateNode.implementation === portal.implementation) {\\n          deleteRemainingChildren(returnFiber, child.sibling);\\n          var existing = useFiber(child, portal.children || [], expirationTime);\\n          existing.return = returnFiber;\\n          return existing;\\n        } else {\\n          deleteRemainingChildren(returnFiber, child);\\n          break;\\n        }\\n      } else {\\n        deleteChild(returnFiber, child);\\n      }\\n      child = child.sibling;\\n    }\\n\\n    var created = createFiberFromPortal(portal, returnFiber.mode, expirationTime);\\n    created.return = returnFiber;\\n    return created;\\n  }\\n\\n  // This API will tag the children with the side-effect of the reconciliation\\n  // itself. They will be added to the side-effect list as we pass through the\\n  // children and the parent.\\n  function reconcileChildFibers(returnFiber, currentFirstChild, newChild, expirationTime) {\\n    // This function is not recursive.\\n    // If the top level item is an array, we treat it as a set of children,\\n    // not as a fragment. Nested arrays on the other hand will be treated as\\n    // fragment nodes. Recursion happens at the normal flow.\\n\\n    // Handle top level unkeyed fragments as if they were arrays.\\n    // This leads to an ambiguity between <>{[...]}</> and <>...</>.\\n    // We treat the ambiguous cases above the same.\\n    var isUnkeyedTopLevelFragment = typeof newChild === 'object' && newChild !== null && newChild.type === REACT_FRAGMENT_TYPE && newChild.key === null;\\n    if (isUnkeyedTopLevelFragment) {\\n      newChild = newChild.props.children;\\n    }\\n\\n    // Handle object types\\n    var isObject = typeof newChild === 'object' && newChild !== null;\\n\\n    if (isObject) {\\n      switch (newChild.$$typeof) {\\n        case REACT_ELEMENT_TYPE:\\n          return placeSingleChild(reconcileSingleElement(returnFiber, currentFirstChild, newChild, expirationTime));\\n        case REACT_PORTAL_TYPE:\\n          return placeSingleChild(reconcileSinglePortal(returnFiber, currentFirstChild, newChild, expirationTime));\\n      }\\n    }\\n\\n    if (typeof newChild === 'string' || typeof newChild === 'number') {\\n      return placeSingleChild(reconcileSingleTextNode(returnFiber, currentFirstChild, '' + newChild, expirationTime));\\n    }\\n\\n    if (isArray(newChild)) {\\n      return reconcileChildrenArray(returnFiber, currentFirstChild, newChild, expirationTime);\\n    }\\n\\n    if (getIteratorFn(newChild)) {\\n      return reconcileChildrenIterator(returnFiber, currentFirstChild, newChild, expirationTime);\\n    }\\n\\n    if (isObject) {\\n      throwOnInvalidObjectType(returnFiber, newChild);\\n    }\\n\\n    {\\n      if (typeof newChild === 'function') {\\n        warnOnFunctionType();\\n      }\\n    }\\n    if (typeof newChild === 'undefined' && !isUnkeyedTopLevelFragment) {\\n      // If the new child is undefined, and the return fiber is a composite\\n      // component, throw an error. If Fiber return types are disabled,\\n      // we already threw above.\\n      switch (returnFiber.tag) {\\n        case ClassComponent:\\n          {\\n            {\\n              var instance = returnFiber.stateNode;\\n              if (instance.render._isMockFunction) {\\n                // We allow auto-mocks to proceed as if they're returning null.\\n                break;\\n              }\\n            }\\n          }\\n        // Intentionally fall through to the next case, which handles both\\n        // functions and classes\\n        // eslint-disable-next-lined no-fallthrough\\n        case FunctionComponent:\\n          {\\n            var Component = returnFiber.type;\\n            invariant(false, '%s(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null.', Component.displayName || Component.name || 'Component');\\n          }\\n      }\\n    }\\n\\n    // Remaining cases are all treated as empty.\\n    return deleteRemainingChildren(returnFiber, currentFirstChild);\\n  }\\n\\n  return reconcileChildFibers;\\n}\\n\\nvar reconcileChildFibers = ChildReconciler(true);\\nvar mountChildFibers = ChildReconciler(false);\\n\\nfunction cloneChildFibers(current$$1, workInProgress) {\\n  !(current$$1 === null || workInProgress.child === current$$1.child) ? invariant(false, 'Resuming work not yet implemented.') : void 0;\\n\\n  if (workInProgress.child === null) {\\n    return;\\n  }\\n\\n  var currentChild = workInProgress.child;\\n  var newChild = createWorkInProgress(currentChild, currentChild.pendingProps, currentChild.expirationTime);\\n  workInProgress.child = newChild;\\n\\n  newChild.return = workInProgress;\\n  while (currentChild.sibling !== null) {\\n    currentChild = currentChild.sibling;\\n    newChild = newChild.sibling = createWorkInProgress(currentChild, currentChild.pendingProps, currentChild.expirationTime);\\n    newChild.return = workInProgress;\\n  }\\n  newChild.sibling = null;\\n}\\n\\n// The deepest Fiber on the stack involved in a hydration context.\\n// This may have been an insertion or a hydration.\\nvar hydrationParentFiber = null;\\nvar nextHydratableInstance = null;\\nvar isHydrating = false;\\n\\nfunction enterHydrationState(fiber) {\\n  if (!supportsHydration) {\\n    return false;\\n  }\\n\\n  var parentInstance = fiber.stateNode.containerInfo;\\n  nextHydratableInstance = getFirstHydratableChild(parentInstance);\\n  hydrationParentFiber = fiber;\\n  isHydrating = true;\\n  return true;\\n}\\n\\nfunction deleteHydratableInstance(returnFiber, instance) {\\n  {\\n    switch (returnFiber.tag) {\\n      case HostRoot:\\n        didNotHydrateContainerInstance(returnFiber.stateNode.containerInfo, instance);\\n        break;\\n      case HostComponent:\\n        didNotHydrateInstance(returnFiber.type, returnFiber.memoizedProps, returnFiber.stateNode, instance);\\n        break;\\n    }\\n  }\\n\\n  var childToDelete = createFiberFromHostInstanceForDeletion();\\n  childToDelete.stateNode = instance;\\n  childToDelete.return = returnFiber;\\n  childToDelete.effectTag = Deletion;\\n\\n  // This might seem like it belongs on progressedFirstDeletion. However,\\n  // these children are not part of the reconciliation list of children.\\n  // Even if we abort and rereconcile the children, that will try to hydrate\\n  // again and the nodes are still in the host tree so these will be\\n  // recreated.\\n  if (returnFiber.lastEffect !== null) {\\n    returnFiber.lastEffect.nextEffect = childToDelete;\\n    returnFiber.lastEffect = childToDelete;\\n  } else {\\n    returnFiber.firstEffect = returnFiber.lastEffect = childToDelete;\\n  }\\n}\\n\\nfunction insertNonHydratedInstance(returnFiber, fiber) {\\n  fiber.effectTag |= Placement;\\n  {\\n    switch (returnFiber.tag) {\\n      case HostRoot:\\n        {\\n          var parentContainer = returnFiber.stateNode.containerInfo;\\n          switch (fiber.tag) {\\n            case HostComponent:\\n              var type = fiber.type;\\n              var props = fiber.pendingProps;\\n              didNotFindHydratableContainerInstance(parentContainer, type, props);\\n              break;\\n            case HostText:\\n              var text = fiber.pendingProps;\\n              didNotFindHydratableContainerTextInstance(parentContainer, text);\\n              break;\\n          }\\n          break;\\n        }\\n      case HostComponent:\\n        {\\n          var parentType = returnFiber.type;\\n          var parentProps = returnFiber.memoizedProps;\\n          var parentInstance = returnFiber.stateNode;\\n          switch (fiber.tag) {\\n            case HostComponent:\\n              var _type = fiber.type;\\n              var _props = fiber.pendingProps;\\n              didNotFindHydratableInstance(parentType, parentProps, parentInstance, _type, _props);\\n              break;\\n            case HostText:\\n              var _text = fiber.pendingProps;\\n              didNotFindHydratableTextInstance(parentType, parentProps, parentInstance, _text);\\n              break;\\n          }\\n          break;\\n        }\\n      default:\\n        return;\\n    }\\n  }\\n}\\n\\nfunction tryHydrate(fiber, nextInstance) {\\n  switch (fiber.tag) {\\n    case HostComponent:\\n      {\\n        var type = fiber.type;\\n        var props = fiber.pendingProps;\\n        var instance = canHydrateInstance(nextInstance, type, props);\\n        if (instance !== null) {\\n          fiber.stateNode = instance;\\n          return true;\\n        }\\n        return false;\\n      }\\n    case HostText:\\n      {\\n        var text = fiber.pendingProps;\\n        var textInstance = canHydrateTextInstance(nextInstance, text);\\n        if (textInstance !== null) {\\n          fiber.stateNode = textInstance;\\n          return true;\\n        }\\n        return false;\\n      }\\n    default:\\n      return false;\\n  }\\n}\\n\\nfunction tryToClaimNextHydratableInstance(fiber) {\\n  if (!isHydrating) {\\n    return;\\n  }\\n  var nextInstance = nextHydratableInstance;\\n  if (!nextInstance) {\\n    // Nothing to hydrate. Make it an insertion.\\n    insertNonHydratedInstance(hydrationParentFiber, fiber);\\n    isHydrating = false;\\n    hydrationParentFiber = fiber;\\n    return;\\n  }\\n  var firstAttemptedInstance = nextInstance;\\n  if (!tryHydrate(fiber, nextInstance)) {\\n    // If we can't hydrate this instance let's try the next one.\\n    // We use this as a heuristic. It's based on intuition and not data so it\\n    // might be flawed or unnecessary.\\n    nextInstance = getNextHydratableSibling(firstAttemptedInstance);\\n    if (!nextInstance || !tryHydrate(fiber, nextInstance)) {\\n      // Nothing to hydrate. Make it an insertion.\\n      insertNonHydratedInstance(hydrationParentFiber, fiber);\\n      isHydrating = false;\\n      hydrationParentFiber = fiber;\\n      return;\\n    }\\n    // We matched the next one, we'll now assume that the first one was\\n    // superfluous and we'll delete it. Since we can't eagerly delete it\\n    // we'll have to schedule a deletion. To do that, this node needs a dummy\\n    // fiber associated with it.\\n    deleteHydratableInstance(hydrationParentFiber, firstAttemptedInstance);\\n  }\\n  hydrationParentFiber = fiber;\\n  nextHydratableInstance = getFirstHydratableChild(nextInstance);\\n}\\n\\nfunction prepareToHydrateHostInstance(fiber, rootContainerInstance, hostContext) {\\n  if (!supportsHydration) {\\n    invariant(false, 'Expected prepareToHydrateHostInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');\\n  }\\n\\n  var instance = fiber.stateNode;\\n  var updatePayload = hydrateInstance(instance, fiber.type, fiber.memoizedProps, rootContainerInstance, hostContext, fiber);\\n  // TODO: Type this specific to this type of component.\\n  fiber.updateQueue = updatePayload;\\n  // If the update payload indicates that there is a change or if there\\n  // is a new ref we mark this as an update.\\n  if (updatePayload !== null) {\\n    return true;\\n  }\\n  return false;\\n}\\n\\nfunction prepareToHydrateHostTextInstance(fiber) {\\n  if (!supportsHydration) {\\n    invariant(false, 'Expected prepareToHydrateHostTextInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');\\n  }\\n\\n  var textInstance = fiber.stateNode;\\n  var textContent = fiber.memoizedProps;\\n  var shouldUpdate = hydrateTextInstance(textInstance, textContent, fiber);\\n  {\\n    if (shouldUpdate) {\\n      // We assume that prepareToHydrateHostTextInstance is called in a context where the\\n      // hydration parent is the parent host component of this host text.\\n      var returnFiber = hydrationParentFiber;\\n      if (returnFiber !== null) {\\n        switch (returnFiber.tag) {\\n          case HostRoot:\\n            {\\n              var parentContainer = returnFiber.stateNode.containerInfo;\\n              didNotMatchHydratedContainerTextInstance(parentContainer, textInstance, textContent);\\n              break;\\n            }\\n          case HostComponent:\\n            {\\n              var parentType = returnFiber.type;\\n              var parentProps = returnFiber.memoizedProps;\\n              var parentInstance = returnFiber.stateNode;\\n              didNotMatchHydratedTextInstance(parentType, parentProps, parentInstance, textInstance, textContent);\\n              break;\\n            }\\n        }\\n      }\\n    }\\n  }\\n  return shouldUpdate;\\n}\\n\\nfunction popToNextHostParent(fiber) {\\n  var parent = fiber.return;\\n  while (parent !== null && parent.tag !== HostComponent && parent.tag !== HostRoot) {\\n    parent = parent.return;\\n  }\\n  hydrationParentFiber = parent;\\n}\\n\\nfunction popHydrationState(fiber) {\\n  if (!supportsHydration) {\\n    return false;\\n  }\\n  if (fiber !== hydrationParentFiber) {\\n    // We're deeper than the current hydration context, inside an inserted\\n    // tree.\\n    return false;\\n  }\\n  if (!isHydrating) {\\n    // If we're not currently hydrating but we're in a hydration context, then\\n    // we were an insertion and now need to pop up reenter hydration of our\\n    // siblings.\\n    popToNextHostParent(fiber);\\n    isHydrating = true;\\n    return false;\\n  }\\n\\n  var type = fiber.type;\\n\\n  // If we have any remaining hydratable nodes, we need to delete them now.\\n  // We only do this deeper than head and body since they tend to have random\\n  // other nodes in them. We also ignore components with pure text content in\\n  // side of them.\\n  // TODO: Better heuristic.\\n  if (fiber.tag !== HostComponent || type !== 'head' && type !== 'body' && !shouldSetTextContent(type, fiber.memoizedProps)) {\\n    var nextInstance = nextHydratableInstance;\\n    while (nextInstance) {\\n      deleteHydratableInstance(fiber, nextInstance);\\n      nextInstance = getNextHydratableSibling(nextInstance);\\n    }\\n  }\\n\\n  popToNextHostParent(fiber);\\n  nextHydratableInstance = hydrationParentFiber ? getNextHydratableSibling(fiber.stateNode) : null;\\n  return true;\\n}\\n\\nfunction resetHydrationState() {\\n  if (!supportsHydration) {\\n    return;\\n  }\\n\\n  hydrationParentFiber = null;\\n  nextHydratableInstance = null;\\n  isHydrating = false;\\n}\\n\\nfunction readLazyComponentType(lazyComponent) {\\n  var status = lazyComponent._status;\\n  var result = lazyComponent._result;\\n  switch (status) {\\n    case Resolved:\\n      {\\n        var Component = result;\\n        return Component;\\n      }\\n    case Rejected:\\n      {\\n        var error = result;\\n        throw error;\\n      }\\n    case Pending:\\n      {\\n        var thenable = result;\\n        throw thenable;\\n      }\\n    default:\\n      {\\n        lazyComponent._status = Pending;\\n        var ctor = lazyComponent._ctor;\\n        var _thenable = ctor();\\n        _thenable.then(function (moduleObject) {\\n          if (lazyComponent._status === Pending) {\\n            var defaultExport = moduleObject.default;\\n            {\\n              if (defaultExport === undefined) {\\n                warning$1(false, 'lazy: Expected the result of a dynamic import() call. ' + 'Instead received: %s\\\\n\\\\nYour code should look like: \\\\n  ' + \\\"const MyComponent = lazy(() => import('./MyComponent'))\\\", moduleObject);\\n              }\\n            }\\n            lazyComponent._status = Resolved;\\n            lazyComponent._result = defaultExport;\\n          }\\n        }, function (error) {\\n          if (lazyComponent._status === Pending) {\\n            lazyComponent._status = Rejected;\\n            lazyComponent._result = error;\\n          }\\n        });\\n        lazyComponent._result = _thenable;\\n        throw _thenable;\\n      }\\n  }\\n}\\n\\nvar ReactCurrentOwner$3 = ReactSharedInternals.ReactCurrentOwner;\\n\\nvar didWarnAboutBadClass = void 0;\\nvar didWarnAboutContextTypeOnFunctionComponent = void 0;\\nvar didWarnAboutGetDerivedStateOnFunctionComponent = void 0;\\nvar didWarnAboutFunctionRefs = void 0;\\n\\n{\\n  didWarnAboutBadClass = {};\\n  didWarnAboutContextTypeOnFunctionComponent = {};\\n  didWarnAboutGetDerivedStateOnFunctionComponent = {};\\n  didWarnAboutFunctionRefs = {};\\n}\\n\\nfunction reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime) {\\n  if (current$$1 === null) {\\n    // If this is a fresh new component that hasn't been rendered yet, we\\n    // won't update its child set by applying minimal side-effects. Instead,\\n    // we will add them all to the child before it gets rendered. That means\\n    // we can optimize this reconciliation pass by not tracking side-effects.\\n    workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);\\n  } else {\\n    // If the current child is the same as the work in progress, it means that\\n    // we haven't yet started any work on these children. Therefore, we use\\n    // the clone algorithm to create a copy of all the current children.\\n\\n    // If we had any progressed work already, that is invalid at this point so\\n    // let's throw it out.\\n    workInProgress.child = reconcileChildFibers(workInProgress, current$$1.child, nextChildren, renderExpirationTime);\\n  }\\n}\\n\\nfunction forceUnmountCurrentAndReconcile(current$$1, workInProgress, nextChildren, renderExpirationTime) {\\n  // This function is fork of reconcileChildren. It's used in cases where we\\n  // want to reconcile without matching against the existing set. This has the\\n  // effect of all current children being unmounted; even if the type and key\\n  // are the same, the old child is unmounted and a new child is created.\\n  //\\n  // To do this, we're going to go through the reconcile algorithm twice. In\\n  // the first pass, we schedule a deletion for all the current children by\\n  // passing null.\\n  workInProgress.child = reconcileChildFibers(workInProgress, current$$1.child, null, renderExpirationTime);\\n  // In the second pass, we mount the new children. The trick here is that we\\n  // pass null in place of where we usually pass the current child set. This has\\n  // the effect of remounting all children regardless of whether their their\\n  // identity matches.\\n  workInProgress.child = reconcileChildFibers(workInProgress, null, nextChildren, renderExpirationTime);\\n}\\n\\nfunction updateForwardRef(current$$1, workInProgress, type, nextProps, renderExpirationTime) {\\n  var render = type.render;\\n  var ref = workInProgress.ref;\\n  if (hasContextChanged()) {\\n    // Normally we can bail out on props equality but if context has changed\\n    // we don't do the bailout and we have to reuse existing props instead.\\n  } else if (workInProgress.memoizedProps === nextProps) {\\n    var currentRef = current$$1 !== null ? current$$1.ref : null;\\n    if (ref === currentRef) {\\n      return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n    }\\n  }\\n\\n  var nextChildren = void 0;\\n  {\\n    ReactCurrentOwner$3.current = workInProgress;\\n    setCurrentPhase('render');\\n    nextChildren = render(nextProps, ref);\\n    setCurrentPhase(null);\\n  }\\n\\n  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nfunction updateMemoComponent(current$$1, workInProgress, Component, nextProps, updateExpirationTime, renderExpirationTime) {\\n  if (current$$1 === null) {\\n    var type = Component.type;\\n    if (isSimpleFunctionComponent(type) && Component.compare === null) {\\n      // If this is a plain function component without default props,\\n      // and with only the default shallow comparison, we upgrade it\\n      // to a SimpleMemoComponent to allow fast path updates.\\n      workInProgress.tag = SimpleMemoComponent;\\n      workInProgress.type = type;\\n      return updateSimpleMemoComponent(current$$1, workInProgress, type, nextProps, updateExpirationTime, renderExpirationTime);\\n    }\\n    var child = createFiberFromTypeAndProps(Component.type, null, nextProps, null, workInProgress.mode, renderExpirationTime);\\n    child.ref = workInProgress.ref;\\n    child.return = workInProgress;\\n    workInProgress.child = child;\\n    return child;\\n  }\\n  var currentChild = current$$1.child; // This is always exactly one child\\n  if (updateExpirationTime === NoWork || updateExpirationTime > renderExpirationTime) {\\n    // This will be the props with resolved defaultProps,\\n    // unlike current.memoizedProps which will be the unresolved ones.\\n    var prevProps = currentChild.memoizedProps;\\n    // Default to shallow comparison\\n    var compare = Component.compare;\\n    compare = compare !== null ? compare : shallowEqual;\\n    if (compare(prevProps, nextProps) && current$$1.ref === workInProgress.ref) {\\n      return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n    }\\n  }\\n  var newChild = createWorkInProgress(currentChild, nextProps, renderExpirationTime);\\n  newChild.ref = workInProgress.ref;\\n  newChild.return = workInProgress;\\n  workInProgress.child = newChild;\\n  return newChild;\\n}\\n\\nfunction updateSimpleMemoComponent(current$$1, workInProgress, Component, nextProps, updateExpirationTime, renderExpirationTime) {\\n  if (current$$1 !== null && (updateExpirationTime === NoWork || updateExpirationTime > renderExpirationTime)) {\\n    var prevProps = current$$1.memoizedProps;\\n    if (shallowEqual(prevProps, nextProps) && current$$1.ref === workInProgress.ref) {\\n      return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n    }\\n  }\\n  return updateFunctionComponent(current$$1, workInProgress, Component, nextProps, renderExpirationTime);\\n}\\n\\nfunction updateFragment(current$$1, workInProgress, renderExpirationTime) {\\n  var nextChildren = workInProgress.pendingProps;\\n  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nfunction updateMode(current$$1, workInProgress, renderExpirationTime) {\\n  var nextChildren = workInProgress.pendingProps.children;\\n  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nfunction updateProfiler(current$$1, workInProgress, renderExpirationTime) {\\n  if (enableProfilerTimer) {\\n    workInProgress.effectTag |= Update;\\n  }\\n  var nextProps = workInProgress.pendingProps;\\n  var nextChildren = nextProps.children;\\n  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nfunction markRef(current$$1, workInProgress) {\\n  var ref = workInProgress.ref;\\n  if (current$$1 === null && ref !== null || current$$1 !== null && current$$1.ref !== ref) {\\n    // Schedule a Ref effect\\n    workInProgress.effectTag |= Ref;\\n  }\\n}\\n\\nfunction updateFunctionComponent(current$$1, workInProgress, Component, nextProps, renderExpirationTime) {\\n  var unmaskedContext = getUnmaskedContext(workInProgress, Component, true);\\n  var context = getMaskedContext(workInProgress, unmaskedContext);\\n\\n  var nextChildren = void 0;\\n  prepareToReadContext(workInProgress, renderExpirationTime);\\n  {\\n    ReactCurrentOwner$3.current = workInProgress;\\n    setCurrentPhase('render');\\n    nextChildren = Component(nextProps, context);\\n    setCurrentPhase(null);\\n  }\\n\\n  // React DevTools reads this flag.\\n  workInProgress.effectTag |= PerformedWork;\\n  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nfunction updateClassComponent(current$$1, workInProgress, Component, nextProps, renderExpirationTime) {\\n  // Push context providers early to prevent context stack mismatches.\\n  // During mounting we don't know the child context yet as the instance doesn't exist.\\n  // We will invalidate the child context in finishClassComponent() right after rendering.\\n  var hasContext = void 0;\\n  if (isContextProvider(Component)) {\\n    hasContext = true;\\n    pushContextProvider(workInProgress);\\n  } else {\\n    hasContext = false;\\n  }\\n  prepareToReadContext(workInProgress, renderExpirationTime);\\n\\n  var instance = workInProgress.stateNode;\\n  var shouldUpdate = void 0;\\n  if (instance === null) {\\n    if (current$$1 !== null) {\\n      // An class component without an instance only mounts if it suspended\\n      // inside a non- concurrent tree, in an inconsistent state. We want to\\n      // tree it like a new mount, even though an empty version of it already\\n      // committed. Disconnect the alternate pointers.\\n      current$$1.alternate = null;\\n      workInProgress.alternate = null;\\n      // Since this is conceptually a new fiber, schedule a Placement effect\\n      workInProgress.effectTag |= Placement;\\n    }\\n    // In the initial pass we might need to construct the instance.\\n    constructClassInstance(workInProgress, Component, nextProps, renderExpirationTime);\\n    mountClassInstance(workInProgress, Component, nextProps, renderExpirationTime);\\n    shouldUpdate = true;\\n  } else if (current$$1 === null) {\\n    // In a resume, we'll already have an instance we can reuse.\\n    shouldUpdate = resumeMountClassInstance(workInProgress, Component, nextProps, renderExpirationTime);\\n  } else {\\n    shouldUpdate = updateClassInstance(current$$1, workInProgress, Component, nextProps, renderExpirationTime);\\n  }\\n  return finishClassComponent(current$$1, workInProgress, Component, shouldUpdate, hasContext, renderExpirationTime);\\n}\\n\\nfunction finishClassComponent(current$$1, workInProgress, Component, shouldUpdate, hasContext, renderExpirationTime) {\\n  // Refs should update even if shouldComponentUpdate returns false\\n  markRef(current$$1, workInProgress);\\n\\n  var didCaptureError = (workInProgress.effectTag & DidCapture) !== NoEffect;\\n\\n  if (!shouldUpdate && !didCaptureError) {\\n    // Context providers should defer to sCU for rendering\\n    if (hasContext) {\\n      invalidateContextProvider(workInProgress, Component, false);\\n    }\\n\\n    return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n  }\\n\\n  var instance = workInProgress.stateNode;\\n\\n  // Rerender\\n  ReactCurrentOwner$3.current = workInProgress;\\n  var nextChildren = void 0;\\n  if (didCaptureError && typeof Component.getDerivedStateFromError !== 'function') {\\n    // If we captured an error, but getDerivedStateFrom catch is not defined,\\n    // unmount all the children. componentDidCatch will schedule an update to\\n    // re-render a fallback. This is temporary until we migrate everyone to\\n    // the new API.\\n    // TODO: Warn in a future release.\\n    nextChildren = null;\\n\\n    if (enableProfilerTimer) {\\n      stopProfilerTimerIfRunning(workInProgress);\\n    }\\n  } else {\\n    {\\n      setCurrentPhase('render');\\n      nextChildren = instance.render();\\n      if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\\n        instance.render();\\n      }\\n      setCurrentPhase(null);\\n    }\\n  }\\n\\n  // React DevTools reads this flag.\\n  workInProgress.effectTag |= PerformedWork;\\n  if (current$$1 !== null && didCaptureError) {\\n    // If we're recovering from an error, reconcile without reusing any of\\n    // the existing children. Conceptually, the normal children and the children\\n    // that are shown on error are two different sets, so we shouldn't reuse\\n    // normal children even if their identities match.\\n    forceUnmountCurrentAndReconcile(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  } else {\\n    reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  }\\n\\n  // Memoize state using the values we just used to render.\\n  // TODO: Restructure so we never read values from the instance.\\n  workInProgress.memoizedState = instance.state;\\n\\n  // The context might have changed so we need to recalculate it.\\n  if (hasContext) {\\n    invalidateContextProvider(workInProgress, Component, true);\\n  }\\n\\n  return workInProgress.child;\\n}\\n\\nfunction pushHostRootContext(workInProgress) {\\n  var root = workInProgress.stateNode;\\n  if (root.pendingContext) {\\n    pushTopLevelContextObject(workInProgress, root.pendingContext, root.pendingContext !== root.context);\\n  } else if (root.context) {\\n    // Should always be set\\n    pushTopLevelContextObject(workInProgress, root.context, false);\\n  }\\n  pushHostContainer(workInProgress, root.containerInfo);\\n}\\n\\nfunction updateHostRoot(current$$1, workInProgress, renderExpirationTime) {\\n  pushHostRootContext(workInProgress);\\n  var updateQueue = workInProgress.updateQueue;\\n  !(updateQueue !== null) ? invariant(false, 'If the root does not have an updateQueue, we should have already bailed out. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  var nextProps = workInProgress.pendingProps;\\n  var prevState = workInProgress.memoizedState;\\n  var prevChildren = prevState !== null ? prevState.element : null;\\n  processUpdateQueue(workInProgress, updateQueue, nextProps, null, renderExpirationTime);\\n  var nextState = workInProgress.memoizedState;\\n  // Caution: React DevTools currently depends on this property\\n  // being called \\\"element\\\".\\n  var nextChildren = nextState.element;\\n  if (nextChildren === prevChildren) {\\n    // If the state is the same as before, that's a bailout because we had\\n    // no work that expires at this time.\\n    resetHydrationState();\\n    return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n  }\\n  var root = workInProgress.stateNode;\\n  if ((current$$1 === null || current$$1.child === null) && root.hydrate && enterHydrationState(workInProgress)) {\\n    // If we don't have any current children this might be the first pass.\\n    // We always try to hydrate. If this isn't a hydration pass there won't\\n    // be any children to hydrate which is effectively the same thing as\\n    // not hydrating.\\n\\n    // This is a bit of a hack. We track the host root as a placement to\\n    // know that we're currently in a mounting state. That way isMounted\\n    // works as expected. We must reset this before committing.\\n    // TODO: Delete this when we delete isMounted and findDOMNode.\\n    workInProgress.effectTag |= Placement;\\n\\n    // Ensure that children mount into this root without tracking\\n    // side-effects. This ensures that we don't store Placement effects on\\n    // nodes that will be hydrated.\\n    workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);\\n  } else {\\n    // Otherwise reset hydration state in case we aborted and resumed another\\n    // root.\\n    reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n    resetHydrationState();\\n  }\\n  return workInProgress.child;\\n}\\n\\nfunction updateHostComponent(current$$1, workInProgress, renderExpirationTime) {\\n  pushHostContext(workInProgress);\\n\\n  if (current$$1 === null) {\\n    tryToClaimNextHydratableInstance(workInProgress);\\n  }\\n\\n  var type = workInProgress.type;\\n  var nextProps = workInProgress.pendingProps;\\n  var prevProps = current$$1 !== null ? current$$1.memoizedProps : null;\\n\\n  var nextChildren = nextProps.children;\\n  var isDirectTextChild = shouldSetTextContent(type, nextProps);\\n\\n  if (isDirectTextChild) {\\n    // We special case a direct text child of a host node. This is a common\\n    // case. We won't handle it as a reified child. We will instead handle\\n    // this in the host environment that also have access to this prop. That\\n    // avoids allocating another HostText fiber and traversing it.\\n    nextChildren = null;\\n  } else if (prevProps !== null && shouldSetTextContent(type, prevProps)) {\\n    // If we're switching from a direct text child to a normal child, or to\\n    // empty, we need to schedule the text content to be reset.\\n    workInProgress.effectTag |= ContentReset;\\n  }\\n\\n  markRef(current$$1, workInProgress);\\n\\n  // Check the host config to see if the children are offscreen/hidden.\\n  if (renderExpirationTime !== Never && workInProgress.mode & ConcurrentMode && shouldDeprioritizeSubtree(type, nextProps)) {\\n    // Schedule this fiber to re-render at offscreen priority. Then bailout.\\n    workInProgress.expirationTime = Never;\\n    return null;\\n  }\\n\\n  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nfunction updateHostText(current$$1, workInProgress) {\\n  if (current$$1 === null) {\\n    tryToClaimNextHydratableInstance(workInProgress);\\n  }\\n  // Nothing to do here. This is terminal. We'll do the completion step\\n  // immediately after.\\n  return null;\\n}\\n\\nfunction resolveDefaultProps(Component, baseProps) {\\n  if (Component && Component.defaultProps) {\\n    // Resolve default props. Taken from ReactElement\\n    var props = _assign({}, baseProps);\\n    var defaultProps = Component.defaultProps;\\n    for (var propName in defaultProps) {\\n      if (props[propName] === undefined) {\\n        props[propName] = defaultProps[propName];\\n      }\\n    }\\n    return props;\\n  }\\n  return baseProps;\\n}\\n\\nfunction mountLazyComponent(_current, workInProgress, elementType, updateExpirationTime, renderExpirationTime) {\\n  if (_current !== null) {\\n    // An lazy component only mounts if it suspended inside a non-\\n    // concurrent tree, in an inconsistent state. We want to tree it like\\n    // a new mount, even though an empty version of it already committed.\\n    // Disconnect the alternate pointers.\\n    _current.alternate = null;\\n    workInProgress.alternate = null;\\n    // Since this is conceptually a new fiber, schedule a Placement effect\\n    workInProgress.effectTag |= Placement;\\n  }\\n\\n  var props = workInProgress.pendingProps;\\n  // We can't start a User Timing measurement with correct label yet.\\n  // Cancel and resume right after we know the tag.\\n  cancelWorkTimer(workInProgress);\\n  var Component = readLazyComponentType(elementType);\\n  // Store the unwrapped component in the type.\\n  workInProgress.type = Component;\\n  var resolvedTag = workInProgress.tag = resolveLazyComponentTag(Component);\\n  startWorkTimer(workInProgress);\\n  var resolvedProps = resolveDefaultProps(Component, props);\\n  var child = void 0;\\n  switch (resolvedTag) {\\n    case FunctionComponent:\\n      {\\n        child = updateFunctionComponent(null, workInProgress, Component, resolvedProps, renderExpirationTime);\\n        break;\\n      }\\n    case ClassComponent:\\n      {\\n        child = updateClassComponent(null, workInProgress, Component, resolvedProps, renderExpirationTime);\\n        break;\\n      }\\n    case ForwardRef:\\n      {\\n        child = updateForwardRef(null, workInProgress, Component, resolvedProps, renderExpirationTime);\\n        break;\\n      }\\n    case MemoComponent:\\n      {\\n        child = updateMemoComponent(null, workInProgress, Component, resolveDefaultProps(Component.type, resolvedProps), // The inner type can have defaults too\\n        updateExpirationTime, renderExpirationTime);\\n        break;\\n      }\\n    default:\\n      {\\n        // This message intentionally doesn't metion ForwardRef or MemoComponent\\n        // because the fact that it's a separate type of work is an\\n        // implementation detail.\\n        invariant(false, 'Element type is invalid. Received a promise that resolves to: %s. Promise elements must resolve to a class or function.', Component);\\n      }\\n  }\\n  return child;\\n}\\n\\nfunction mountIncompleteClassComponent(_current, workInProgress, Component, nextProps, renderExpirationTime) {\\n  if (_current !== null) {\\n    // An incomplete component only mounts if it suspended inside a non-\\n    // concurrent tree, in an inconsistent state. We want to tree it like\\n    // a new mount, even though an empty version of it already committed.\\n    // Disconnect the alternate pointers.\\n    _current.alternate = null;\\n    workInProgress.alternate = null;\\n    // Since this is conceptually a new fiber, schedule a Placement effect\\n    workInProgress.effectTag |= Placement;\\n  }\\n\\n  // Promote the fiber to a class and try rendering again.\\n  workInProgress.tag = ClassComponent;\\n\\n  // The rest of this function is a fork of `updateClassComponent`\\n\\n  // Push context providers early to prevent context stack mismatches.\\n  // During mounting we don't know the child context yet as the instance doesn't exist.\\n  // We will invalidate the child context in finishClassComponent() right after rendering.\\n  var hasContext = void 0;\\n  if (isContextProvider(Component)) {\\n    hasContext = true;\\n    pushContextProvider(workInProgress);\\n  } else {\\n    hasContext = false;\\n  }\\n  prepareToReadContext(workInProgress, renderExpirationTime);\\n\\n  constructClassInstance(workInProgress, Component, nextProps, renderExpirationTime);\\n  mountClassInstance(workInProgress, Component, nextProps, renderExpirationTime);\\n\\n  return finishClassComponent(null, workInProgress, Component, true, hasContext, renderExpirationTime);\\n}\\n\\nfunction mountIndeterminateComponent(_current, workInProgress, Component, renderExpirationTime) {\\n  if (_current !== null) {\\n    // An indeterminate component only mounts if it suspended inside a non-\\n    // concurrent tree, in an inconsistent state. We want to tree it like\\n    // a new mount, even though an empty version of it already committed.\\n    // Disconnect the alternate pointers.\\n    _current.alternate = null;\\n    workInProgress.alternate = null;\\n    // Since this is conceptually a new fiber, schedule a Placement effect\\n    workInProgress.effectTag |= Placement;\\n  }\\n\\n  var props = workInProgress.pendingProps;\\n  var unmaskedContext = getUnmaskedContext(workInProgress, Component, false);\\n  var context = getMaskedContext(workInProgress, unmaskedContext);\\n\\n  prepareToReadContext(workInProgress, renderExpirationTime);\\n\\n  var value = void 0;\\n\\n  {\\n    if (Component.prototype && typeof Component.prototype.render === 'function') {\\n      var componentName = getComponentName(Component) || 'Unknown';\\n\\n      if (!didWarnAboutBadClass[componentName]) {\\n        warningWithoutStack$1(false, \\\"The <%s /> component appears to have a render method, but doesn't extend React.Component. \\\" + 'This is likely to cause errors. Change %s to extend React.Component instead.', componentName, componentName);\\n        didWarnAboutBadClass[componentName] = true;\\n      }\\n    }\\n\\n    if (workInProgress.mode & StrictMode) {\\n      ReactStrictModeWarnings.recordLegacyContextWarning(workInProgress, null);\\n    }\\n\\n    ReactCurrentOwner$3.current = workInProgress;\\n    value = Component(props, context);\\n  }\\n  // React DevTools reads this flag.\\n  workInProgress.effectTag |= PerformedWork;\\n\\n  if (typeof value === 'object' && value !== null && typeof value.render === 'function' && value.$$typeof === undefined) {\\n    // Proceed under the assumption that this is a class instance\\n    workInProgress.tag = ClassComponent;\\n\\n    // Push context providers early to prevent context stack mismatches.\\n    // During mounting we don't know the child context yet as the instance doesn't exist.\\n    // We will invalidate the child context in finishClassComponent() right after rendering.\\n    var hasContext = false;\\n    if (isContextProvider(Component)) {\\n      hasContext = true;\\n      pushContextProvider(workInProgress);\\n    } else {\\n      hasContext = false;\\n    }\\n\\n    workInProgress.memoizedState = value.state !== null && value.state !== undefined ? value.state : null;\\n\\n    var getDerivedStateFromProps = Component.getDerivedStateFromProps;\\n    if (typeof getDerivedStateFromProps === 'function') {\\n      applyDerivedStateFromProps(workInProgress, Component, getDerivedStateFromProps, props);\\n    }\\n\\n    adoptClassInstance(workInProgress, value);\\n    mountClassInstance(workInProgress, Component, props, renderExpirationTime);\\n    return finishClassComponent(null, workInProgress, Component, true, hasContext, renderExpirationTime);\\n  } else {\\n    // Proceed under the assumption that this is a function component\\n    workInProgress.tag = FunctionComponent;\\n    {\\n      if (Component) {\\n        !!Component.childContextTypes ? warningWithoutStack$1(false, '%s(...): childContextTypes cannot be defined on a function component.', Component.displayName || Component.name || 'Component') : void 0;\\n      }\\n      if (workInProgress.ref !== null) {\\n        var info = '';\\n        var ownerName = getCurrentFiberOwnerNameInDevOrNull();\\n        if (ownerName) {\\n          info += '\\\\n\\\\nCheck the render method of `' + ownerName + '`.';\\n        }\\n\\n        var warningKey = ownerName || workInProgress._debugID || '';\\n        var debugSource = workInProgress._debugSource;\\n        if (debugSource) {\\n          warningKey = debugSource.fileName + ':' + debugSource.lineNumber;\\n        }\\n        if (!didWarnAboutFunctionRefs[warningKey]) {\\n          didWarnAboutFunctionRefs[warningKey] = true;\\n          warning$1(false, 'Function components cannot be given refs. ' + 'Attempts to access this ref will fail.%s', info);\\n        }\\n      }\\n\\n      if (typeof Component.getDerivedStateFromProps === 'function') {\\n        var _componentName = getComponentName(Component) || 'Unknown';\\n\\n        if (!didWarnAboutGetDerivedStateOnFunctionComponent[_componentName]) {\\n          warningWithoutStack$1(false, '%s: Function components do not support getDerivedStateFromProps.', _componentName);\\n          didWarnAboutGetDerivedStateOnFunctionComponent[_componentName] = true;\\n        }\\n      }\\n\\n      if (typeof Component.contextType === 'object' && Component.contextType !== null) {\\n        var _componentName2 = getComponentName(Component) || 'Unknown';\\n\\n        if (!didWarnAboutContextTypeOnFunctionComponent[_componentName2]) {\\n          warningWithoutStack$1(false, '%s: Function components do not support contextType.', _componentName2);\\n          didWarnAboutContextTypeOnFunctionComponent[_componentName2] = true;\\n        }\\n      }\\n    }\\n    reconcileChildren(null, workInProgress, value, renderExpirationTime);\\n    return workInProgress.child;\\n  }\\n}\\n\\nfunction updateSuspenseComponent(current$$1, workInProgress, renderExpirationTime) {\\n  var mode = workInProgress.mode;\\n  var nextProps = workInProgress.pendingProps;\\n\\n  // We should attempt to render the primary children unless this boundary\\n  // already suspended during this render (`alreadyCaptured` is true).\\n  var nextState = workInProgress.memoizedState;\\n  if (nextState === null) {\\n    // An empty suspense state means this boundary has not yet timed out.\\n  } else {\\n    if (!nextState.alreadyCaptured) {\\n      // Since we haven't already suspended during this commit, clear the\\n      // existing suspense state. We'll try rendering again.\\n      nextState = null;\\n    } else {\\n      // Something in this boundary's subtree already suspended. Switch to\\n      // rendering the fallback children. Set `alreadyCaptured` to true.\\n      if (current$$1 !== null && nextState === current$$1.memoizedState) {\\n        // Create a new suspense state to avoid mutating the current tree's.\\n        nextState = {\\n          alreadyCaptured: true,\\n          didTimeout: true,\\n          timedOutAt: nextState.timedOutAt\\n        };\\n      } else {\\n        // Already have a clone, so it's safe to mutate.\\n        nextState.alreadyCaptured = true;\\n        nextState.didTimeout = true;\\n      }\\n    }\\n  }\\n  var nextDidTimeout = nextState !== null && nextState.didTimeout;\\n\\n  // This next part is a bit confusing. If the children timeout, we switch to\\n  // showing the fallback children in place of the \\\"primary\\\" children.\\n  // However, we don't want to delete the primary children because then their\\n  // state will be lost (both the React state and the host state, e.g.\\n  // uncontrolled form inputs). Instead we keep them mounted and hide them.\\n  // Both the fallback children AND the primary children are rendered at the\\n  // same time. Once the primary children are un-suspended, we can delete\\n  // the fallback children — don't need to preserve their state.\\n  //\\n  // The two sets of children are siblings in the host environment, but\\n  // semantically, for purposes of reconciliation, they are two separate sets.\\n  // So we store them using two fragment fibers.\\n  //\\n  // However, we want to avoid allocating extra fibers for every placeholder.\\n  // They're only necessary when the children time out, because that's the\\n  // only time when both sets are mounted.\\n  //\\n  // So, the extra fragment fibers are only used if the children time out.\\n  // Otherwise, we render the primary children directly. This requires some\\n  // custom reconciliation logic to preserve the state of the primary\\n  // children. It's essentially a very basic form of re-parenting.\\n\\n  // `child` points to the child fiber. In the normal case, this is the first\\n  // fiber of the primary children set. In the timed-out case, it's a\\n  // a fragment fiber containing the primary children.\\n  var child = void 0;\\n  // `next` points to the next fiber React should render. In the normal case,\\n  // it's the same as `child`: the first fiber of the primary children set.\\n  // In the timed-out case, it's a fragment fiber containing the *fallback*\\n  // children -- we skip over the primary children entirely.\\n  var next = void 0;\\n  if (current$$1 === null) {\\n    // This is the initial mount. This branch is pretty simple because there's\\n    // no previous state that needs to be preserved.\\n    if (nextDidTimeout) {\\n      // Mount separate fragments for primary and fallback children.\\n      var nextFallbackChildren = nextProps.fallback;\\n      var primaryChildFragment = createFiberFromFragment(null, mode, NoWork, null);\\n      var fallbackChildFragment = createFiberFromFragment(nextFallbackChildren, mode, renderExpirationTime, null);\\n      primaryChildFragment.sibling = fallbackChildFragment;\\n      child = primaryChildFragment;\\n      // Skip the primary children, and continue working on the\\n      // fallback children.\\n      next = fallbackChildFragment;\\n      child.return = next.return = workInProgress;\\n    } else {\\n      // Mount the primary children without an intermediate fragment fiber.\\n      var nextPrimaryChildren = nextProps.children;\\n      child = next = mountChildFibers(workInProgress, null, nextPrimaryChildren, renderExpirationTime);\\n    }\\n  } else {\\n    // This is an update. This branch is more complicated because we need to\\n    // ensure the state of the primary children is preserved.\\n    var prevState = current$$1.memoizedState;\\n    var prevDidTimeout = prevState !== null && prevState.didTimeout;\\n    if (prevDidTimeout) {\\n      // The current tree already timed out. That means each child set is\\n      var currentPrimaryChildFragment = current$$1.child;\\n      var currentFallbackChildFragment = currentPrimaryChildFragment.sibling;\\n      if (nextDidTimeout) {\\n        // Still timed out. Reuse the current primary children by cloning\\n        // its fragment. We're going to skip over these entirely.\\n        var _nextFallbackChildren = nextProps.fallback;\\n        var _primaryChildFragment = createWorkInProgress(currentPrimaryChildFragment, currentPrimaryChildFragment.pendingProps, NoWork);\\n        _primaryChildFragment.effectTag |= Placement;\\n        // Clone the fallback child fragment, too. These we'll continue\\n        // working on.\\n        var _fallbackChildFragment = _primaryChildFragment.sibling = createWorkInProgress(currentFallbackChildFragment, _nextFallbackChildren, currentFallbackChildFragment.expirationTime);\\n        _fallbackChildFragment.effectTag |= Placement;\\n        child = _primaryChildFragment;\\n        _primaryChildFragment.childExpirationTime = NoWork;\\n        // Skip the primary children, and continue working on the\\n        // fallback children.\\n        next = _fallbackChildFragment;\\n        child.return = next.return = workInProgress;\\n      } else {\\n        // No longer suspended. Switch back to showing the primary children,\\n        // and remove the intermediate fragment fiber.\\n        var _nextPrimaryChildren = nextProps.children;\\n        var currentPrimaryChild = currentPrimaryChildFragment.child;\\n        var currentFallbackChild = currentFallbackChildFragment.child;\\n        var primaryChild = reconcileChildFibers(workInProgress, currentPrimaryChild, _nextPrimaryChildren, renderExpirationTime);\\n        // Delete the fallback children.\\n        reconcileChildFibers(workInProgress, currentFallbackChild, null, renderExpirationTime);\\n        // Continue rendering the children, like we normally do.\\n        child = next = primaryChild;\\n      }\\n    } else {\\n      // The current tree has not already timed out. That means the primary\\n      var _currentPrimaryChild = current$$1.child;\\n      if (nextDidTimeout) {\\n        // Timed out. Wrap the children in a fragment fiber to keep them\\n        // separate from the fallback children.\\n        var _nextFallbackChildren2 = nextProps.fallback;\\n        var _primaryChildFragment2 = createFiberFromFragment(\\n        // It shouldn't matter what the pending props are because we aren't\\n        // going to render this fragment.\\n        null, mode, NoWork, null);\\n        _primaryChildFragment2.effectTag |= Placement;\\n        _primaryChildFragment2.child = _currentPrimaryChild;\\n        _currentPrimaryChild.return = _primaryChildFragment2;\\n        // Create a fragment from the fallback children, too.\\n        var _fallbackChildFragment2 = _primaryChildFragment2.sibling = createFiberFromFragment(_nextFallbackChildren2, mode, renderExpirationTime, null);\\n        _fallbackChildFragment2.effectTag |= Placement;\\n        child = _primaryChildFragment2;\\n        _primaryChildFragment2.childExpirationTime = NoWork;\\n        // Skip the primary children, and continue working on the\\n        // fallback children.\\n        next = _fallbackChildFragment2;\\n        child.return = next.return = workInProgress;\\n      } else {\\n        // Still haven't timed out.  Continue rendering the children, like we\\n        // normally do.\\n        var _nextPrimaryChildren2 = nextProps.children;\\n        next = child = reconcileChildFibers(workInProgress, _currentPrimaryChild, _nextPrimaryChildren2, renderExpirationTime);\\n      }\\n    }\\n  }\\n\\n  workInProgress.memoizedState = nextState;\\n  workInProgress.child = child;\\n  return next;\\n}\\n\\nfunction updatePortalComponent(current$$1, workInProgress, renderExpirationTime) {\\n  pushHostContainer(workInProgress, workInProgress.stateNode.containerInfo);\\n  var nextChildren = workInProgress.pendingProps;\\n  if (current$$1 === null) {\\n    // Portals are special because we don't append the children during mount\\n    // but at commit. Therefore we need to track insertions which the normal\\n    // flow doesn't do during mount. This doesn't happen at the root because\\n    // the root always starts with a \\\"current\\\" with a null child.\\n    // TODO: Consider unifying this with how the root works.\\n    workInProgress.child = reconcileChildFibers(workInProgress, null, nextChildren, renderExpirationTime);\\n  } else {\\n    reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  }\\n  return workInProgress.child;\\n}\\n\\nfunction updateContextProvider(current$$1, workInProgress, renderExpirationTime) {\\n  var providerType = workInProgress.type;\\n  var context = providerType._context;\\n\\n  var newProps = workInProgress.pendingProps;\\n  var oldProps = workInProgress.memoizedProps;\\n\\n  var newValue = newProps.value;\\n\\n  {\\n    var providerPropTypes = workInProgress.type.propTypes;\\n\\n    if (providerPropTypes) {\\n      checkPropTypes(providerPropTypes, newProps, 'prop', 'Context.Provider', getCurrentFiberStackInDev);\\n    }\\n  }\\n\\n  pushProvider(workInProgress, newValue);\\n\\n  if (oldProps !== null) {\\n    var oldValue = oldProps.value;\\n    var changedBits = calculateChangedBits(context, newValue, oldValue);\\n    if (changedBits === 0) {\\n      // No change. Bailout early if children are the same.\\n      if (oldProps.children === newProps.children && !hasContextChanged()) {\\n        return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n      }\\n    } else {\\n      // The context value changed. Search for matching consumers and schedule\\n      // them to update.\\n      propagateContextChange(workInProgress, context, changedBits, renderExpirationTime);\\n    }\\n  }\\n\\n  var newChildren = newProps.children;\\n  reconcileChildren(current$$1, workInProgress, newChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nvar hasWarnedAboutUsingContextAsConsumer = false;\\n\\nfunction updateContextConsumer(current$$1, workInProgress, renderExpirationTime) {\\n  var context = workInProgress.type;\\n  // The logic below for Context differs depending on PROD or DEV mode. In\\n  // DEV mode, we create a separate object for Context.Consumer that acts\\n  // like a proxy to Context. This proxy object adds unnecessary code in PROD\\n  // so we use the old behaviour (Context.Consumer references Context) to\\n  // reduce size and overhead. The separate object references context via\\n  // a property called \\\"_context\\\", which also gives us the ability to check\\n  // in DEV mode if this property exists or not and warn if it does not.\\n  {\\n    if (context._context === undefined) {\\n      // This may be because it's a Context (rather than a Consumer).\\n      // Or it may be because it's older React where they're the same thing.\\n      // We only want to warn if we're sure it's a new React.\\n      if (context !== context.Consumer) {\\n        if (!hasWarnedAboutUsingContextAsConsumer) {\\n          hasWarnedAboutUsingContextAsConsumer = true;\\n          warning$1(false, 'Rendering <Context> directly is not supported and will be removed in ' + 'a future major release. Did you mean to render <Context.Consumer> instead?');\\n        }\\n      }\\n    } else {\\n      context = context._context;\\n    }\\n  }\\n  var newProps = workInProgress.pendingProps;\\n  var render = newProps.children;\\n\\n  {\\n    !(typeof render === 'function') ? warningWithoutStack$1(false, 'A context consumer was rendered with multiple children, or a child ' + \\\"that isn't a function. A context consumer expects a single child \\\" + 'that is a function. If you did pass a function, make sure there ' + 'is no trailing or leading whitespace around it.') : void 0;\\n  }\\n\\n  prepareToReadContext(workInProgress, renderExpirationTime);\\n  var newValue = readContext(context, newProps.unstable_observedBits);\\n  var newChildren = void 0;\\n  {\\n    ReactCurrentOwner$3.current = workInProgress;\\n    setCurrentPhase('render');\\n    newChildren = render(newValue);\\n    setCurrentPhase(null);\\n  }\\n\\n  // React DevTools reads this flag.\\n  workInProgress.effectTag |= PerformedWork;\\n  reconcileChildren(current$$1, workInProgress, newChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\n/*\\n  function reuseChildrenEffects(returnFiber : Fiber, firstChild : Fiber) {\\n    let child = firstChild;\\n    do {\\n      // Ensure that the first and last effect of the parent corresponds\\n      // to the children's first and last effect.\\n      if (!returnFiber.firstEffect) {\\n        returnFiber.firstEffect = child.firstEffect;\\n      }\\n      if (child.lastEffect) {\\n        if (returnFiber.lastEffect) {\\n          returnFiber.lastEffect.nextEffect = child.firstEffect;\\n        }\\n        returnFiber.lastEffect = child.lastEffect;\\n      }\\n    } while (child = child.sibling);\\n  }\\n  */\\n\\nfunction bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime) {\\n  cancelWorkTimer(workInProgress);\\n\\n  if (current$$1 !== null) {\\n    // Reuse previous context list\\n    workInProgress.firstContextDependency = current$$1.firstContextDependency;\\n  }\\n\\n  if (enableProfilerTimer) {\\n    // Don't update \\\"base\\\" render times for bailouts.\\n    stopProfilerTimerIfRunning(workInProgress);\\n  }\\n\\n  // Check if the children have any pending work.\\n  var childExpirationTime = workInProgress.childExpirationTime;\\n  if (childExpirationTime === NoWork || childExpirationTime > renderExpirationTime) {\\n    // The children don't have any work either. We can skip them.\\n    // TODO: Once we add back resuming, we should check if the children are\\n    // a work-in-progress set. If so, we need to transfer their effects.\\n    return null;\\n  } else {\\n    // This fiber doesn't have work, but its subtree does. Clone the child\\n    // fibers and continue.\\n    cloneChildFibers(current$$1, workInProgress);\\n    return workInProgress.child;\\n  }\\n}\\n\\nfunction beginWork(current$$1, workInProgress, renderExpirationTime) {\\n  var updateExpirationTime = workInProgress.expirationTime;\\n\\n  if (current$$1 !== null) {\\n    var oldProps = current$$1.memoizedProps;\\n    var newProps = workInProgress.pendingProps;\\n    if (oldProps === newProps && !hasContextChanged() && (updateExpirationTime === NoWork || updateExpirationTime > renderExpirationTime)) {\\n      // This fiber does not have any pending work. Bailout without entering\\n      // the begin phase. There's still some bookkeeping we that needs to be done\\n      // in this optimized path, mostly pushing stuff onto the stack.\\n      switch (workInProgress.tag) {\\n        case HostRoot:\\n          pushHostRootContext(workInProgress);\\n          resetHydrationState();\\n          break;\\n        case HostComponent:\\n          pushHostContext(workInProgress);\\n          break;\\n        case ClassComponent:\\n          {\\n            var Component = workInProgress.type;\\n            if (isContextProvider(Component)) {\\n              pushContextProvider(workInProgress);\\n            }\\n            break;\\n          }\\n        case HostPortal:\\n          pushHostContainer(workInProgress, workInProgress.stateNode.containerInfo);\\n          break;\\n        case ContextProvider:\\n          {\\n            var newValue = workInProgress.memoizedProps.value;\\n            pushProvider(workInProgress, newValue);\\n            break;\\n          }\\n        case Profiler:\\n          if (enableProfilerTimer) {\\n            workInProgress.effectTag |= Update;\\n          }\\n          break;\\n        case SuspenseComponent:\\n          {\\n            var state = workInProgress.memoizedState;\\n            var didTimeout = state !== null && state.didTimeout;\\n            if (didTimeout) {\\n              // If this boundary is currently timed out, we need to decide\\n              // whether to retry the primary children, or to skip over it and\\n              // go straight to the fallback. Check the priority of the primary\\n              var primaryChildFragment = workInProgress.child;\\n              var primaryChildExpirationTime = primaryChildFragment.childExpirationTime;\\n              if (primaryChildExpirationTime !== NoWork && primaryChildExpirationTime <= renderExpirationTime) {\\n                // The primary children have pending work. Use the normal path\\n                // to attempt to render the primary children again.\\n                return updateSuspenseComponent(current$$1, workInProgress, renderExpirationTime);\\n              } else {\\n                // The primary children do not have pending work with sufficient\\n                // priority. Bailout.\\n                var child = bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n                if (child !== null) {\\n                  // The fallback children have pending work. Skip over the\\n                  // primary children and work on the fallback.\\n                  return child.sibling;\\n                } else {\\n                  return null;\\n                }\\n              }\\n            }\\n            break;\\n          }\\n      }\\n      return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n    }\\n  }\\n\\n  // Before entering the begin phase, clear the expiration time.\\n  workInProgress.expirationTime = NoWork;\\n\\n  switch (workInProgress.tag) {\\n    case IndeterminateComponent:\\n      {\\n        var elementType = workInProgress.elementType;\\n        return mountIndeterminateComponent(current$$1, workInProgress, elementType, renderExpirationTime);\\n      }\\n    case LazyComponent:\\n      {\\n        var _elementType = workInProgress.elementType;\\n        return mountLazyComponent(current$$1, workInProgress, _elementType, updateExpirationTime, renderExpirationTime);\\n      }\\n    case FunctionComponent:\\n      {\\n        var _Component = workInProgress.type;\\n        var unresolvedProps = workInProgress.pendingProps;\\n        var resolvedProps = workInProgress.elementType === _Component ? unresolvedProps : resolveDefaultProps(_Component, unresolvedProps);\\n        return updateFunctionComponent(current$$1, workInProgress, _Component, resolvedProps, renderExpirationTime);\\n      }\\n    case ClassComponent:\\n      {\\n        var _Component2 = workInProgress.type;\\n        var _unresolvedProps = workInProgress.pendingProps;\\n        var _resolvedProps = workInProgress.elementType === _Component2 ? _unresolvedProps : resolveDefaultProps(_Component2, _unresolvedProps);\\n        return updateClassComponent(current$$1, workInProgress, _Component2, _resolvedProps, renderExpirationTime);\\n      }\\n    case HostRoot:\\n      return updateHostRoot(current$$1, workInProgress, renderExpirationTime);\\n    case HostComponent:\\n      return updateHostComponent(current$$1, workInProgress, renderExpirationTime);\\n    case HostText:\\n      return updateHostText(current$$1, workInProgress);\\n    case SuspenseComponent:\\n      return updateSuspenseComponent(current$$1, workInProgress, renderExpirationTime);\\n    case HostPortal:\\n      return updatePortalComponent(current$$1, workInProgress, renderExpirationTime);\\n    case ForwardRef:\\n      {\\n        var type = workInProgress.type;\\n        var _unresolvedProps2 = workInProgress.pendingProps;\\n        var _resolvedProps2 = workInProgress.elementType === type ? _unresolvedProps2 : resolveDefaultProps(type, _unresolvedProps2);\\n        return updateForwardRef(current$$1, workInProgress, type, _resolvedProps2, renderExpirationTime);\\n      }\\n    case Fragment:\\n      return updateFragment(current$$1, workInProgress, renderExpirationTime);\\n    case Mode:\\n      return updateMode(current$$1, workInProgress, renderExpirationTime);\\n    case Profiler:\\n      return updateProfiler(current$$1, workInProgress, renderExpirationTime);\\n    case ContextProvider:\\n      return updateContextProvider(current$$1, workInProgress, renderExpirationTime);\\n    case ContextConsumer:\\n      return updateContextConsumer(current$$1, workInProgress, renderExpirationTime);\\n    case MemoComponent:\\n      {\\n        var _type = workInProgress.type;\\n        var _unresolvedProps3 = workInProgress.pendingProps;\\n        var _resolvedProps3 = resolveDefaultProps(_type.type, _unresolvedProps3);\\n        return updateMemoComponent(current$$1, workInProgress, _type, _resolvedProps3, updateExpirationTime, renderExpirationTime);\\n      }\\n    case SimpleMemoComponent:\\n      {\\n        return updateSimpleMemoComponent(current$$1, workInProgress, workInProgress.type, workInProgress.pendingProps, updateExpirationTime, renderExpirationTime);\\n      }\\n    case IncompleteClassComponent:\\n      {\\n        var _Component3 = workInProgress.type;\\n        var _unresolvedProps4 = workInProgress.pendingProps;\\n        var _resolvedProps4 = workInProgress.elementType === _Component3 ? _unresolvedProps4 : resolveDefaultProps(_Component3, _unresolvedProps4);\\n        return mountIncompleteClassComponent(current$$1, workInProgress, _Component3, _resolvedProps4, renderExpirationTime);\\n      }\\n    default:\\n      invariant(false, 'Unknown unit of work tag. This error is likely caused by a bug in React. Please file an issue.');\\n  }\\n}\\n\\nfunction markUpdate(workInProgress) {\\n  // Tag the fiber with an update effect. This turns a Placement into\\n  // a PlacementAndUpdate.\\n  workInProgress.effectTag |= Update;\\n}\\n\\nfunction markRef$1(workInProgress) {\\n  workInProgress.effectTag |= Ref;\\n}\\n\\nvar appendAllChildren = void 0;\\nvar updateHostContainer = void 0;\\nvar updateHostComponent$1 = void 0;\\nvar updateHostText$1 = void 0;\\nif (supportsMutation) {\\n  // Mutation mode\\n\\n  appendAllChildren = function (parent, workInProgress, needsVisibilityToggle, isHidden) {\\n    // We only have the top Fiber that was created but we need recurse down its\\n    // children to find all the terminal nodes.\\n    var node = workInProgress.child;\\n    while (node !== null) {\\n      if (node.tag === HostComponent || node.tag === HostText) {\\n        appendInitialChild(parent, node.stateNode);\\n      } else if (node.tag === HostPortal) {\\n        // If we have a portal child, then we don't want to traverse\\n        // down its children. Instead, we'll get insertions from each child in\\n        // the portal directly.\\n      } else if (node.child !== null) {\\n        node.child.return = node;\\n        node = node.child;\\n        continue;\\n      }\\n      if (node === workInProgress) {\\n        return;\\n      }\\n      while (node.sibling === null) {\\n        if (node.return === null || node.return === workInProgress) {\\n          return;\\n        }\\n        node = node.return;\\n      }\\n      node.sibling.return = node.return;\\n      node = node.sibling;\\n    }\\n  };\\n\\n  updateHostContainer = function (workInProgress) {\\n    // Noop\\n  };\\n  updateHostComponent$1 = function (current, workInProgress, type, newProps, rootContainerInstance) {\\n    // If we have an alternate, that means this is an update and we need to\\n    // schedule a side-effect to do the updates.\\n    var oldProps = current.memoizedProps;\\n    if (oldProps === newProps) {\\n      // In mutation mode, this is sufficient for a bailout because\\n      // we won't touch this node even if children changed.\\n      return;\\n    }\\n\\n    // If we get updated because one of our children updated, we don't\\n    // have newProps so we'll have to reuse them.\\n    // TODO: Split the update API as separate for the props vs. children.\\n    // Even better would be if children weren't special cased at all tho.\\n    var instance = workInProgress.stateNode;\\n    var currentHostContext = getHostContext();\\n    // TODO: Experiencing an error where oldProps is null. Suggests a host\\n    // component is hitting the resume path. Figure out why. Possibly\\n    // related to `hidden`.\\n    var updatePayload = prepareUpdate(instance, type, oldProps, newProps, rootContainerInstance, currentHostContext);\\n    // TODO: Type this specific to this type of component.\\n    workInProgress.updateQueue = updatePayload;\\n    // If the update payload indicates that there is a change or if there\\n    // is a new ref we mark this as an update. All the work is done in commitWork.\\n    if (updatePayload) {\\n      markUpdate(workInProgress);\\n    }\\n  };\\n  updateHostText$1 = function (current, workInProgress, oldText, newText) {\\n    // If the text differs, mark it as an update. All the work in done in commitWork.\\n    if (oldText !== newText) {\\n      markUpdate(workInProgress);\\n    }\\n  };\\n} else if (supportsPersistence) {\\n  // Persistent host tree mode\\n\\n  appendAllChildren = function (parent, workInProgress, needsVisibilityToggle, isHidden) {\\n    // We only have the top Fiber that was created but we need recurse down its\\n    // children to find all the terminal nodes.\\n    var node = workInProgress.child;\\n    while (node !== null) {\\n      // eslint-disable-next-line no-labels\\n      branches: if (node.tag === HostComponent) {\\n        var instance = node.stateNode;\\n        if (needsVisibilityToggle) {\\n          var props = node.memoizedProps;\\n          var type = node.type;\\n          if (isHidden) {\\n            // This child is inside a timed out tree. Hide it.\\n            instance = cloneHiddenInstance(instance, type, props, node);\\n          } else {\\n            // This child was previously inside a timed out tree. If it was not\\n            // updated during this render, it may need to be unhidden. Clone\\n            // again to be sure.\\n            instance = cloneUnhiddenInstance(instance, type, props, node);\\n          }\\n          node.stateNode = instance;\\n        }\\n        appendInitialChild(parent, instance);\\n      } else if (node.tag === HostText) {\\n        var _instance = node.stateNode;\\n        if (needsVisibilityToggle) {\\n          var text = node.memoizedProps;\\n          var rootContainerInstance = getRootHostContainer();\\n          var currentHostContext = getHostContext();\\n          if (isHidden) {\\n            _instance = createHiddenTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);\\n          } else {\\n            _instance = createTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);\\n          }\\n          node.stateNode = _instance;\\n        }\\n        appendInitialChild(parent, _instance);\\n      } else if (node.tag === HostPortal) {\\n        // If we have a portal child, then we don't want to traverse\\n        // down its children. Instead, we'll get insertions from each child in\\n        // the portal directly.\\n      } else if (node.tag === SuspenseComponent) {\\n        var current = node.alternate;\\n        if (current !== null) {\\n          var oldState = current.memoizedState;\\n          var newState = node.memoizedState;\\n          var oldIsHidden = oldState !== null && oldState.didTimeout;\\n          var newIsHidden = newState !== null && newState.didTimeout;\\n          if (oldIsHidden !== newIsHidden) {\\n            // The placeholder either just timed out or switched back to the normal\\n            // children after having previously timed out. Toggle the visibility of\\n            // the direct host children.\\n            var primaryChildParent = newIsHidden ? node.child : node;\\n            if (primaryChildParent !== null) {\\n              appendAllChildren(parent, primaryChildParent, true, newIsHidden);\\n            }\\n            // eslint-disable-next-line no-labels\\n            break branches;\\n          }\\n        }\\n        if (node.child !== null) {\\n          // Continue traversing like normal\\n          node.child.return = node;\\n          node = node.child;\\n          continue;\\n        }\\n      } else if (node.child !== null) {\\n        node.child.return = node;\\n        node = node.child;\\n        continue;\\n      }\\n      // $FlowFixMe This is correct but Flow is confused by the labeled break.\\n      node = node;\\n      if (node === workInProgress) {\\n        return;\\n      }\\n      while (node.sibling === null) {\\n        if (node.return === null || node.return === workInProgress) {\\n          return;\\n        }\\n        node = node.return;\\n      }\\n      node.sibling.return = node.return;\\n      node = node.sibling;\\n    }\\n  };\\n\\n  // An unfortunate fork of appendAllChildren because we have two different parent types.\\n  var appendAllChildrenToContainer = function (containerChildSet, workInProgress, needsVisibilityToggle, isHidden) {\\n    // We only have the top Fiber that was created but we need recurse down its\\n    // children to find all the terminal nodes.\\n    var node = workInProgress.child;\\n    while (node !== null) {\\n      // eslint-disable-next-line no-labels\\n      branches: if (node.tag === HostComponent) {\\n        var instance = node.stateNode;\\n        if (needsVisibilityToggle) {\\n          var props = node.memoizedProps;\\n          var type = node.type;\\n          if (isHidden) {\\n            // This child is inside a timed out tree. Hide it.\\n            instance = cloneHiddenInstance(instance, type, props, node);\\n          } else {\\n            // This child was previously inside a timed out tree. If it was not\\n            // updated during this render, it may need to be unhidden. Clone\\n            // again to be sure.\\n            instance = cloneUnhiddenInstance(instance, type, props, node);\\n          }\\n          node.stateNode = instance;\\n        }\\n        appendChildToContainerChildSet(containerChildSet, instance);\\n      } else if (node.tag === HostText) {\\n        var _instance2 = node.stateNode;\\n        if (needsVisibilityToggle) {\\n          var text = node.memoizedProps;\\n          var rootContainerInstance = getRootHostContainer();\\n          var currentHostContext = getHostContext();\\n          if (isHidden) {\\n            _instance2 = createHiddenTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);\\n          } else {\\n            _instance2 = createTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);\\n          }\\n          node.stateNode = _instance2;\\n        }\\n        appendChildToContainerChildSet(containerChildSet, _instance2);\\n      } else if (node.tag === HostPortal) {\\n        // If we have a portal child, then we don't want to traverse\\n        // down its children. Instead, we'll get insertions from each child in\\n        // the portal directly.\\n      } else if (node.tag === SuspenseComponent) {\\n        var current = node.alternate;\\n        if (current !== null) {\\n          var oldState = current.memoizedState;\\n          var newState = node.memoizedState;\\n          var oldIsHidden = oldState !== null && oldState.didTimeout;\\n          var newIsHidden = newState !== null && newState.didTimeout;\\n          if (oldIsHidden !== newIsHidden) {\\n            // The placeholder either just timed out or switched back to the normal\\n            // children after having previously timed out. Toggle the visibility of\\n            // the direct host children.\\n            var primaryChildParent = newIsHidden ? node.child : node;\\n            if (primaryChildParent !== null) {\\n              appendAllChildrenToContainer(containerChildSet, primaryChildParent, true, newIsHidden);\\n            }\\n            // eslint-disable-next-line no-labels\\n            break branches;\\n          }\\n        }\\n        if (node.child !== null) {\\n          // Continue traversing like normal\\n          node.child.return = node;\\n          node = node.child;\\n          continue;\\n        }\\n      } else if (node.child !== null) {\\n        node.child.return = node;\\n        node = node.child;\\n        continue;\\n      }\\n      // $FlowFixMe This is correct but Flow is confused by the labeled break.\\n      node = node;\\n      if (node === workInProgress) {\\n        return;\\n      }\\n      while (node.sibling === null) {\\n        if (node.return === null || node.return === workInProgress) {\\n          return;\\n        }\\n        node = node.return;\\n      }\\n      node.sibling.return = node.return;\\n      node = node.sibling;\\n    }\\n  };\\n  updateHostContainer = function (workInProgress) {\\n    var portalOrRoot = workInProgress.stateNode;\\n    var childrenUnchanged = workInProgress.firstEffect === null;\\n    if (childrenUnchanged) {\\n      // No changes, just reuse the existing instance.\\n    } else {\\n      var container = portalOrRoot.containerInfo;\\n      var newChildSet = createContainerChildSet(container);\\n      // If children might have changed, we have to add them all to the set.\\n      appendAllChildrenToContainer(newChildSet, workInProgress, false, false);\\n      portalOrRoot.pendingChildren = newChildSet;\\n      // Schedule an update on the container to swap out the container.\\n      markUpdate(workInProgress);\\n      finalizeContainerChildren(container, newChildSet);\\n    }\\n  };\\n  updateHostComponent$1 = function (current, workInProgress, type, newProps, rootContainerInstance) {\\n    var currentInstance = current.stateNode;\\n    var oldProps = current.memoizedProps;\\n    // If there are no effects associated with this node, then none of our children had any updates.\\n    // This guarantees that we can reuse all of them.\\n    var childrenUnchanged = workInProgress.firstEffect === null;\\n    if (childrenUnchanged && oldProps === newProps) {\\n      // No changes, just reuse the existing instance.\\n      // Note that this might release a previous clone.\\n      workInProgress.stateNode = currentInstance;\\n      return;\\n    }\\n    var recyclableInstance = workInProgress.stateNode;\\n    var currentHostContext = getHostContext();\\n    var updatePayload = null;\\n    if (oldProps !== newProps) {\\n      updatePayload = prepareUpdate(recyclableInstance, type, oldProps, newProps, rootContainerInstance, currentHostContext);\\n    }\\n    if (childrenUnchanged && updatePayload === null) {\\n      // No changes, just reuse the existing instance.\\n      // Note that this might release a previous clone.\\n      workInProgress.stateNode = currentInstance;\\n      return;\\n    }\\n    var newInstance = cloneInstance(currentInstance, updatePayload, type, oldProps, newProps, workInProgress, childrenUnchanged, recyclableInstance);\\n    if (finalizeInitialChildren(newInstance, type, newProps, rootContainerInstance, currentHostContext)) {\\n      markUpdate(workInProgress);\\n    }\\n    workInProgress.stateNode = newInstance;\\n    if (childrenUnchanged) {\\n      // If there are no other effects in this tree, we need to flag this node as having one.\\n      // Even though we're not going to use it for anything.\\n      // Otherwise parents won't know that there are new children to propagate upwards.\\n      markUpdate(workInProgress);\\n    } else {\\n      // If children might have changed, we have to add them all to the set.\\n      appendAllChildren(newInstance, workInProgress, false, false);\\n    }\\n  };\\n  updateHostText$1 = function (current, workInProgress, oldText, newText) {\\n    if (oldText !== newText) {\\n      // If the text content differs, we'll create a new text instance for it.\\n      var rootContainerInstance = getRootHostContainer();\\n      var currentHostContext = getHostContext();\\n      workInProgress.stateNode = createTextInstance(newText, rootContainerInstance, currentHostContext, workInProgress);\\n      // We'll have to mark it as having an effect, even though we won't use the effect for anything.\\n      // This lets the parents know that at least one of their children has changed.\\n      markUpdate(workInProgress);\\n    }\\n  };\\n} else {\\n  // No host operations\\n  updateHostContainer = function (workInProgress) {\\n    // Noop\\n  };\\n  updateHostComponent$1 = function (current, workInProgress, type, newProps, rootContainerInstance) {\\n    // Noop\\n  };\\n  updateHostText$1 = function (current, workInProgress, oldText, newText) {\\n    // Noop\\n  };\\n}\\n\\nfunction completeWork(current, workInProgress, renderExpirationTime) {\\n  var newProps = workInProgress.pendingProps;\\n\\n  switch (workInProgress.tag) {\\n    case IndeterminateComponent:\\n      break;\\n    case LazyComponent:\\n      break;\\n    case SimpleMemoComponent:\\n    case FunctionComponent:\\n      break;\\n    case ClassComponent:\\n      {\\n        var Component = workInProgress.type;\\n        if (isContextProvider(Component)) {\\n          popContext(workInProgress);\\n        }\\n        break;\\n      }\\n    case HostRoot:\\n      {\\n        popHostContainer(workInProgress);\\n        popTopLevelContextObject(workInProgress);\\n        var fiberRoot = workInProgress.stateNode;\\n        if (fiberRoot.pendingContext) {\\n          fiberRoot.context = fiberRoot.pendingContext;\\n          fiberRoot.pendingContext = null;\\n        }\\n        if (current === null || current.child === null) {\\n          // If we hydrated, pop so that we can delete any remaining children\\n          // that weren't hydrated.\\n          popHydrationState(workInProgress);\\n          // This resets the hacky state to fix isMounted before committing.\\n          // TODO: Delete this when we delete isMounted and findDOMNode.\\n          workInProgress.effectTag &= ~Placement;\\n        }\\n        updateHostContainer(workInProgress);\\n        break;\\n      }\\n    case HostComponent:\\n      {\\n        popHostContext(workInProgress);\\n        var rootContainerInstance = getRootHostContainer();\\n        var type = workInProgress.type;\\n        if (current !== null && workInProgress.stateNode != null) {\\n          updateHostComponent$1(current, workInProgress, type, newProps, rootContainerInstance);\\n\\n          if (current.ref !== workInProgress.ref) {\\n            markRef$1(workInProgress);\\n          }\\n        } else {\\n          if (!newProps) {\\n            !(workInProgress.stateNode !== null) ? invariant(false, 'We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n            // This can happen when we abort work.\\n            break;\\n          }\\n\\n          var currentHostContext = getHostContext();\\n          // TODO: Move createInstance to beginWork and keep it on a context\\n          // \\\"stack\\\" as the parent. Then append children as we go in beginWork\\n          // or completeWork depending on we want to add then top->down or\\n          // bottom->up. Top->down is faster in IE11.\\n          var wasHydrated = popHydrationState(workInProgress);\\n          if (wasHydrated) {\\n            // TODO: Move this and createInstance step into the beginPhase\\n            // to consolidate.\\n            if (prepareToHydrateHostInstance(workInProgress, rootContainerInstance, currentHostContext)) {\\n              // If changes to the hydrated node needs to be applied at the\\n              // commit-phase we mark this as such.\\n              markUpdate(workInProgress);\\n            }\\n          } else {\\n            var instance = createInstance(type, newProps, rootContainerInstance, currentHostContext, workInProgress);\\n\\n            appendAllChildren(instance, workInProgress, false, false);\\n\\n            // Certain renderers require commit-time effects for initial mount.\\n            // (eg DOM renderer supports auto-focus for certain elements).\\n            // Make sure such renderers get scheduled for later work.\\n            if (finalizeInitialChildren(instance, type, newProps, rootContainerInstance, currentHostContext)) {\\n              markUpdate(workInProgress);\\n            }\\n            workInProgress.stateNode = instance;\\n          }\\n\\n          if (workInProgress.ref !== null) {\\n            // If there is a ref on a host node we need to schedule a callback\\n            markRef$1(workInProgress);\\n          }\\n        }\\n        break;\\n      }\\n    case HostText:\\n      {\\n        var newText = newProps;\\n        if (current && workInProgress.stateNode != null) {\\n          var oldText = current.memoizedProps;\\n          // If we have an alternate, that means this is an update and we need\\n          // to schedule a side-effect to do the updates.\\n          updateHostText$1(current, workInProgress, oldText, newText);\\n        } else {\\n          if (typeof newText !== 'string') {\\n            !(workInProgress.stateNode !== null) ? invariant(false, 'We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n            // This can happen when we abort work.\\n          }\\n          var _rootContainerInstance = getRootHostContainer();\\n          var _currentHostContext = getHostContext();\\n          var _wasHydrated = popHydrationState(workInProgress);\\n          if (_wasHydrated) {\\n            if (prepareToHydrateHostTextInstance(workInProgress)) {\\n              markUpdate(workInProgress);\\n            }\\n          } else {\\n            workInProgress.stateNode = createTextInstance(newText, _rootContainerInstance, _currentHostContext, workInProgress);\\n          }\\n        }\\n        break;\\n      }\\n    case ForwardRef:\\n      break;\\n    case SuspenseComponent:\\n      {\\n        var nextState = workInProgress.memoizedState;\\n        var prevState = current !== null ? current.memoizedState : null;\\n        var nextDidTimeout = nextState !== null && nextState.didTimeout;\\n        var prevDidTimeout = prevState !== null && prevState.didTimeout;\\n        if (nextDidTimeout !== prevDidTimeout) {\\n          // If this render commits, and it switches between the normal state\\n          // and the timed-out state, schedule an effect.\\n          workInProgress.effectTag |= Update;\\n        }\\n        break;\\n      }\\n    case Fragment:\\n      break;\\n    case Mode:\\n      break;\\n    case Profiler:\\n      break;\\n    case HostPortal:\\n      popHostContainer(workInProgress);\\n      updateHostContainer(workInProgress);\\n      break;\\n    case ContextProvider:\\n      // Pop provider fiber\\n      popProvider(workInProgress);\\n      break;\\n    case ContextConsumer:\\n      break;\\n    case MemoComponent:\\n      break;\\n    case IncompleteClassComponent:\\n      {\\n        // Same as class component case. I put it down here so that the tags are\\n        // sequential to ensure this switch is compiled to a jump table.\\n        var _Component = workInProgress.type;\\n        if (isContextProvider(_Component)) {\\n          popContext(workInProgress);\\n        }\\n        break;\\n      }\\n    default:\\n      invariant(false, 'Unknown unit of work tag. This error is likely caused by a bug in React. Please file an issue.');\\n  }\\n\\n  return null;\\n}\\n\\nfunction shouldCaptureSuspense(current, workInProgress) {\\n  // In order to capture, the Suspense component must have a fallback prop.\\n  if (workInProgress.memoizedProps.fallback === undefined) {\\n    return false;\\n  }\\n  // If it was the primary children that just suspended, capture and render the\\n  // fallback. Otherwise, don't capture and bubble to the next boundary.\\n  var nextState = workInProgress.memoizedState;\\n  return nextState === null || !nextState.didTimeout;\\n}\\n\\n// This module is forked in different environments.\\n// By default, return `true` to log errors to the console.\\n// Forks can return `false` if this isn't desirable.\\nfunction showErrorDialog(capturedError) {\\n  return true;\\n}\\n\\nfunction logCapturedError(capturedError) {\\n  var logError = showErrorDialog(capturedError);\\n\\n  // Allow injected showErrorDialog() to prevent default console.error logging.\\n  // This enables renderers like ReactNative to better manage redbox behavior.\\n  if (logError === false) {\\n    return;\\n  }\\n\\n  var error = capturedError.error;\\n  {\\n    var componentName = capturedError.componentName,\\n        componentStack = capturedError.componentStack,\\n        errorBoundaryName = capturedError.errorBoundaryName,\\n        errorBoundaryFound = capturedError.errorBoundaryFound,\\n        willRetry = capturedError.willRetry;\\n\\n    // Browsers support silencing uncaught errors by calling\\n    // `preventDefault()` in window `error` handler.\\n    // We record this information as an expando on the error.\\n\\n    if (error != null && error._suppressLogging) {\\n      if (errorBoundaryFound && willRetry) {\\n        // The error is recoverable and was silenced.\\n        // Ignore it and don't print the stack addendum.\\n        // This is handy for testing error boundaries without noise.\\n        return;\\n      }\\n      // The error is fatal. Since the silencing might have\\n      // been accidental, we'll surface it anyway.\\n      // However, the browser would have silenced the original error\\n      // so we'll print it first, and then print the stack addendum.\\n      console.error(error);\\n      // For a more detailed description of this block, see:\\n      // https://github.com/facebook/react/pull/13384\\n    }\\n\\n    var componentNameMessage = componentName ? 'The above error occurred in the <' + componentName + '> component:' : 'The above error occurred in one of your React components:';\\n\\n    var errorBoundaryMessage = void 0;\\n    // errorBoundaryFound check is sufficient; errorBoundaryName check is to satisfy Flow.\\n    if (errorBoundaryFound && errorBoundaryName) {\\n      if (willRetry) {\\n        errorBoundaryMessage = 'React will try to recreate this component tree from scratch ' + ('using the error boundary you provided, ' + errorBoundaryName + '.');\\n      } else {\\n        errorBoundaryMessage = 'This error was initially handled by the error boundary ' + errorBoundaryName + '.\\\\n' + 'Recreating the tree from scratch failed so React will unmount the tree.';\\n      }\\n    } else {\\n      errorBoundaryMessage = 'Consider adding an error boundary to your tree to customize error handling behavior.\\\\n' + 'Visit https://fb.me/react-error-boundaries to learn more about error boundaries.';\\n    }\\n    var combinedMessage = '' + componentNameMessage + componentStack + '\\\\n\\\\n' + ('' + errorBoundaryMessage);\\n\\n    // In development, we provide our own message with just the component stack.\\n    // We don't include the original error message and JS stack because the browser\\n    // has already printed it. Even if the application swallows the error, it is still\\n    // displayed by the browser thanks to the DEV-only fake event trick in ReactErrorUtils.\\n    console.error(combinedMessage);\\n  }\\n}\\n\\nvar didWarnAboutUndefinedSnapshotBeforeUpdate = null;\\n{\\n  didWarnAboutUndefinedSnapshotBeforeUpdate = new Set();\\n}\\n\\nfunction logError(boundary, errorInfo) {\\n  var source = errorInfo.source;\\n  var stack = errorInfo.stack;\\n  if (stack === null && source !== null) {\\n    stack = getStackByFiberInDevAndProd(source);\\n  }\\n\\n  var capturedError = {\\n    componentName: source !== null ? getComponentName(source.type) : null,\\n    componentStack: stack !== null ? stack : '',\\n    error: errorInfo.value,\\n    errorBoundary: null,\\n    errorBoundaryName: null,\\n    errorBoundaryFound: false,\\n    willRetry: false\\n  };\\n\\n  if (boundary !== null && boundary.tag === ClassComponent) {\\n    capturedError.errorBoundary = boundary.stateNode;\\n    capturedError.errorBoundaryName = getComponentName(boundary.type);\\n    capturedError.errorBoundaryFound = true;\\n    capturedError.willRetry = true;\\n  }\\n\\n  try {\\n    logCapturedError(capturedError);\\n  } catch (e) {\\n    // This method must not throw, or React internal state will get messed up.\\n    // If console.error is overridden, or logCapturedError() shows a dialog that throws,\\n    // we want to report this error outside of the normal stack as a last resort.\\n    // https://github.com/facebook/react/issues/13188\\n    setTimeout(function () {\\n      throw e;\\n    });\\n  }\\n}\\n\\nvar callComponentWillUnmountWithTimer = function (current$$1, instance) {\\n  startPhaseTimer(current$$1, 'componentWillUnmount');\\n  instance.props = current$$1.memoizedProps;\\n  instance.state = current$$1.memoizedState;\\n  instance.componentWillUnmount();\\n  stopPhaseTimer();\\n};\\n\\n// Capture errors so they don't interrupt unmounting.\\nfunction safelyCallComponentWillUnmount(current$$1, instance) {\\n  {\\n    invokeGuardedCallback(null, callComponentWillUnmountWithTimer, null, current$$1, instance);\\n    if (hasCaughtError()) {\\n      var unmountError = clearCaughtError();\\n      captureCommitPhaseError(current$$1, unmountError);\\n    }\\n  }\\n}\\n\\nfunction safelyDetachRef(current$$1) {\\n  var ref = current$$1.ref;\\n  if (ref !== null) {\\n    if (typeof ref === 'function') {\\n      {\\n        invokeGuardedCallback(null, ref, null, null);\\n        if (hasCaughtError()) {\\n          var refError = clearCaughtError();\\n          captureCommitPhaseError(current$$1, refError);\\n        }\\n      }\\n    } else {\\n      ref.current = null;\\n    }\\n  }\\n}\\n\\nfunction commitBeforeMutationLifeCycles(current$$1, finishedWork) {\\n  switch (finishedWork.tag) {\\n    case ClassComponent:\\n      {\\n        if (finishedWork.effectTag & Snapshot) {\\n          if (current$$1 !== null) {\\n            var prevProps = current$$1.memoizedProps;\\n            var prevState = current$$1.memoizedState;\\n            startPhaseTimer(finishedWork, 'getSnapshotBeforeUpdate');\\n            var instance = finishedWork.stateNode;\\n            instance.props = finishedWork.memoizedProps;\\n            instance.state = finishedWork.memoizedState;\\n            var snapshot = instance.getSnapshotBeforeUpdate(prevProps, prevState);\\n            {\\n              var didWarnSet = didWarnAboutUndefinedSnapshotBeforeUpdate;\\n              if (snapshot === undefined && !didWarnSet.has(finishedWork.type)) {\\n                didWarnSet.add(finishedWork.type);\\n                warningWithoutStack$1(false, '%s.getSnapshotBeforeUpdate(): A snapshot value (or null) ' + 'must be returned. You have returned undefined.', getComponentName(finishedWork.type));\\n              }\\n            }\\n            instance.__reactInternalSnapshotBeforeUpdate = snapshot;\\n            stopPhaseTimer();\\n          }\\n        }\\n        return;\\n      }\\n    case HostRoot:\\n    case HostComponent:\\n    case HostText:\\n    case HostPortal:\\n    case IncompleteClassComponent:\\n      // Nothing to do for these component types\\n      return;\\n    default:\\n      {\\n        invariant(false, 'This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.');\\n      }\\n  }\\n}\\n\\nfunction commitLifeCycles(finishedRoot, current$$1, finishedWork, committedExpirationTime) {\\n  switch (finishedWork.tag) {\\n    case ClassComponent:\\n      {\\n        var instance = finishedWork.stateNode;\\n        if (finishedWork.effectTag & Update) {\\n          if (current$$1 === null) {\\n            startPhaseTimer(finishedWork, 'componentDidMount');\\n            instance.props = finishedWork.memoizedProps;\\n            instance.state = finishedWork.memoizedState;\\n            instance.componentDidMount();\\n            stopPhaseTimer();\\n          } else {\\n            var prevProps = current$$1.memoizedProps;\\n            var prevState = current$$1.memoizedState;\\n            startPhaseTimer(finishedWork, 'componentDidUpdate');\\n            instance.props = finishedWork.memoizedProps;\\n            instance.state = finishedWork.memoizedState;\\n            instance.componentDidUpdate(prevProps, prevState, instance.__reactInternalSnapshotBeforeUpdate);\\n            stopPhaseTimer();\\n          }\\n        }\\n        var updateQueue = finishedWork.updateQueue;\\n        if (updateQueue !== null) {\\n          instance.props = finishedWork.memoizedProps;\\n          instance.state = finishedWork.memoizedState;\\n          commitUpdateQueue(finishedWork, updateQueue, instance, committedExpirationTime);\\n        }\\n        return;\\n      }\\n    case HostRoot:\\n      {\\n        var _updateQueue = finishedWork.updateQueue;\\n        if (_updateQueue !== null) {\\n          var _instance = null;\\n          if (finishedWork.child !== null) {\\n            switch (finishedWork.child.tag) {\\n              case HostComponent:\\n                _instance = getPublicInstance(finishedWork.child.stateNode);\\n                break;\\n              case ClassComponent:\\n                _instance = finishedWork.child.stateNode;\\n                break;\\n            }\\n          }\\n          commitUpdateQueue(finishedWork, _updateQueue, _instance, committedExpirationTime);\\n        }\\n        return;\\n      }\\n    case HostComponent:\\n      {\\n        var _instance2 = finishedWork.stateNode;\\n\\n        // Renderers may schedule work to be done after host components are mounted\\n        // (eg DOM renderer may schedule auto-focus for inputs and form controls).\\n        // These effects should only be committed when components are first mounted,\\n        // aka when there is no current/alternate.\\n        if (current$$1 === null && finishedWork.effectTag & Update) {\\n          var type = finishedWork.type;\\n          var props = finishedWork.memoizedProps;\\n          commitMount(_instance2, type, props, finishedWork);\\n        }\\n\\n        return;\\n      }\\n    case HostText:\\n      {\\n        // We have no life-cycles associated with text.\\n        return;\\n      }\\n    case HostPortal:\\n      {\\n        // We have no life-cycles associated with portals.\\n        return;\\n      }\\n    case Profiler:\\n      {\\n        if (enableProfilerTimer) {\\n          var onRender = finishedWork.memoizedProps.onRender;\\n\\n          if (enableSchedulerTracing) {\\n            onRender(finishedWork.memoizedProps.id, current$$1 === null ? 'mount' : 'update', finishedWork.actualDuration, finishedWork.treeBaseDuration, finishedWork.actualStartTime, getCommitTime(), finishedRoot.memoizedInteractions);\\n          } else {\\n            onRender(finishedWork.memoizedProps.id, current$$1 === null ? 'mount' : 'update', finishedWork.actualDuration, finishedWork.treeBaseDuration, finishedWork.actualStartTime, getCommitTime());\\n          }\\n        }\\n        return;\\n      }\\n    case SuspenseComponent:\\n      {\\n        if (finishedWork.effectTag & Callback) {\\n          // In non-strict mode, a suspense boundary times out by commiting\\n          // twice: first, by committing the children in an inconsistent state,\\n          // then hiding them and showing the fallback children in a subsequent\\n          var _newState = {\\n            alreadyCaptured: true,\\n            didTimeout: false,\\n            timedOutAt: NoWork\\n          };\\n          finishedWork.memoizedState = _newState;\\n          scheduleWork(finishedWork, Sync);\\n          return;\\n        }\\n        var oldState = current$$1 !== null ? current$$1.memoizedState : null;\\n        var newState = finishedWork.memoizedState;\\n        var oldDidTimeout = oldState !== null ? oldState.didTimeout : false;\\n\\n        var newDidTimeout = void 0;\\n        var primaryChildParent = finishedWork;\\n        if (newState === null) {\\n          newDidTimeout = false;\\n        } else {\\n          newDidTimeout = newState.didTimeout;\\n          if (newDidTimeout) {\\n            primaryChildParent = finishedWork.child;\\n            newState.alreadyCaptured = false;\\n            if (newState.timedOutAt === NoWork) {\\n              // If the children had not already timed out, record the time.\\n              // This is used to compute the elapsed time during subsequent\\n              // attempts to render the children.\\n              newState.timedOutAt = requestCurrentTime();\\n            }\\n          }\\n        }\\n\\n        if (newDidTimeout !== oldDidTimeout && primaryChildParent !== null) {\\n          hideOrUnhideAllChildren(primaryChildParent, newDidTimeout);\\n        }\\n        return;\\n      }\\n    case IncompleteClassComponent:\\n      break;\\n    default:\\n      {\\n        invariant(false, 'This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.');\\n      }\\n  }\\n}\\n\\nfunction hideOrUnhideAllChildren(finishedWork, isHidden) {\\n  if (supportsMutation) {\\n    // We only have the top Fiber that was inserted but we need recurse down its\\n    var node = finishedWork;\\n    while (true) {\\n      if (node.tag === HostComponent) {\\n        var instance = node.stateNode;\\n        if (isHidden) {\\n          hideInstance(instance);\\n        } else {\\n          unhideInstance(node.stateNode, node.memoizedProps);\\n        }\\n      } else if (node.tag === HostText) {\\n        var _instance3 = node.stateNode;\\n        if (isHidden) {\\n          hideTextInstance(_instance3);\\n        } else {\\n          unhideTextInstance(_instance3, node.memoizedProps);\\n        }\\n      } else if (node.child !== null) {\\n        node.child.return = node;\\n        node = node.child;\\n        continue;\\n      }\\n      if (node === finishedWork) {\\n        return;\\n      }\\n      while (node.sibling === null) {\\n        if (node.return === null || node.return === finishedWork) {\\n          return;\\n        }\\n        node = node.return;\\n      }\\n      node.sibling.return = node.return;\\n      node = node.sibling;\\n    }\\n  }\\n}\\n\\nfunction commitAttachRef(finishedWork) {\\n  var ref = finishedWork.ref;\\n  if (ref !== null) {\\n    var instance = finishedWork.stateNode;\\n    var instanceToUse = void 0;\\n    switch (finishedWork.tag) {\\n      case HostComponent:\\n        instanceToUse = getPublicInstance(instance);\\n        break;\\n      default:\\n        instanceToUse = instance;\\n    }\\n    if (typeof ref === 'function') {\\n      ref(instanceToUse);\\n    } else {\\n      {\\n        if (!ref.hasOwnProperty('current')) {\\n          warningWithoutStack$1(false, 'Unexpected ref object provided for %s. ' + 'Use either a ref-setter function or React.createRef().%s', getComponentName(finishedWork.type), getStackByFiberInDevAndProd(finishedWork));\\n        }\\n      }\\n\\n      ref.current = instanceToUse;\\n    }\\n  }\\n}\\n\\nfunction commitDetachRef(current$$1) {\\n  var currentRef = current$$1.ref;\\n  if (currentRef !== null) {\\n    if (typeof currentRef === 'function') {\\n      currentRef(null);\\n    } else {\\n      currentRef.current = null;\\n    }\\n  }\\n}\\n\\n// User-originating errors (lifecycles and refs) should not interrupt\\n// deletion, so don't let them throw. Host-originating errors should\\n// interrupt deletion, so it's okay\\nfunction commitUnmount(current$$1) {\\n  onCommitUnmount(current$$1);\\n\\n  switch (current$$1.tag) {\\n    case ClassComponent:\\n      {\\n        safelyDetachRef(current$$1);\\n        var instance = current$$1.stateNode;\\n        if (typeof instance.componentWillUnmount === 'function') {\\n          safelyCallComponentWillUnmount(current$$1, instance);\\n        }\\n        return;\\n      }\\n    case HostComponent:\\n      {\\n        safelyDetachRef(current$$1);\\n        return;\\n      }\\n    case HostPortal:\\n      {\\n        // TODO: this is recursive.\\n        // We are also not using this parent because\\n        // the portal will get pushed immediately.\\n        if (supportsMutation) {\\n          unmountHostComponents(current$$1);\\n        } else if (supportsPersistence) {\\n          emptyPortalContainer(current$$1);\\n        }\\n        return;\\n      }\\n  }\\n}\\n\\nfunction commitNestedUnmounts(root) {\\n  // While we're inside a removed host node we don't want to call\\n  // removeChild on the inner nodes because they're removed by the top\\n  // call anyway. We also want to call componentWillUnmount on all\\n  // composites before this host node is removed from the tree. Therefore\\n  var node = root;\\n  while (true) {\\n    commitUnmount(node);\\n    // Visit children because they may contain more composite or host nodes.\\n    // Skip portals because commitUnmount() currently visits them recursively.\\n    if (node.child !== null && (\\n    // If we use mutation we drill down into portals using commitUnmount above.\\n    // If we don't use mutation we drill down into portals here instead.\\n    !supportsMutation || node.tag !== HostPortal)) {\\n      node.child.return = node;\\n      node = node.child;\\n      continue;\\n    }\\n    if (node === root) {\\n      return;\\n    }\\n    while (node.sibling === null) {\\n      if (node.return === null || node.return === root) {\\n        return;\\n      }\\n      node = node.return;\\n    }\\n    node.sibling.return = node.return;\\n    node = node.sibling;\\n  }\\n}\\n\\nfunction detachFiber(current$$1) {\\n  // Cut off the return pointers to disconnect it from the tree. Ideally, we\\n  // should clear the child pointer of the parent alternate to let this\\n  // get GC:ed but we don't know which for sure which parent is the current\\n  // one so we'll settle for GC:ing the subtree of this child. This child\\n  // itself will be GC:ed when the parent updates the next time.\\n  current$$1.return = null;\\n  current$$1.child = null;\\n  if (current$$1.alternate) {\\n    current$$1.alternate.child = null;\\n    current$$1.alternate.return = null;\\n  }\\n}\\n\\nfunction emptyPortalContainer(current$$1) {\\n  if (!supportsPersistence) {\\n    return;\\n  }\\n\\n  var portal = current$$1.stateNode;\\n  var containerInfo = portal.containerInfo;\\n\\n  var emptyChildSet = createContainerChildSet(containerInfo);\\n  replaceContainerChildren(containerInfo, emptyChildSet);\\n}\\n\\nfunction commitContainer(finishedWork) {\\n  if (!supportsPersistence) {\\n    return;\\n  }\\n\\n  switch (finishedWork.tag) {\\n    case ClassComponent:\\n      {\\n        return;\\n      }\\n    case HostComponent:\\n      {\\n        return;\\n      }\\n    case HostText:\\n      {\\n        return;\\n      }\\n    case HostRoot:\\n    case HostPortal:\\n      {\\n        var portalOrRoot = finishedWork.stateNode;\\n        var containerInfo = portalOrRoot.containerInfo,\\n            _pendingChildren = portalOrRoot.pendingChildren;\\n\\n        replaceContainerChildren(containerInfo, _pendingChildren);\\n        return;\\n      }\\n    default:\\n      {\\n        invariant(false, 'This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.');\\n      }\\n  }\\n}\\n\\nfunction getHostParentFiber(fiber) {\\n  var parent = fiber.return;\\n  while (parent !== null) {\\n    if (isHostParent(parent)) {\\n      return parent;\\n    }\\n    parent = parent.return;\\n  }\\n  invariant(false, 'Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.');\\n}\\n\\nfunction isHostParent(fiber) {\\n  return fiber.tag === HostComponent || fiber.tag === HostRoot || fiber.tag === HostPortal;\\n}\\n\\nfunction getHostSibling(fiber) {\\n  // We're going to search forward into the tree until we find a sibling host\\n  // node. Unfortunately, if multiple insertions are done in a row we have to\\n  // search past them. This leads to exponential search for the next sibling.\\n  var node = fiber;\\n  siblings: while (true) {\\n    // If we didn't find anything, let's try the next sibling.\\n    while (node.sibling === null) {\\n      if (node.return === null || isHostParent(node.return)) {\\n        // If we pop out of the root or hit the parent the fiber we are the\\n        // last sibling.\\n        return null;\\n      }\\n      node = node.return;\\n    }\\n    node.sibling.return = node.return;\\n    node = node.sibling;\\n    while (node.tag !== HostComponent && node.tag !== HostText) {\\n      // If it is not host node and, we might have a host node inside it.\\n      // Try to search down until we find one.\\n      if (node.effectTag & Placement) {\\n        // If we don't have a child, try the siblings instead.\\n        continue siblings;\\n      }\\n      // If we don't have a child, try the siblings instead.\\n      // We also skip portals because they are not part of this host tree.\\n      if (node.child === null || node.tag === HostPortal) {\\n        continue siblings;\\n      } else {\\n        node.child.return = node;\\n        node = node.child;\\n      }\\n    }\\n    // Check if this host node is stable or about to be placed.\\n    if (!(node.effectTag & Placement)) {\\n      // Found it!\\n      return node.stateNode;\\n    }\\n  }\\n}\\n\\nfunction commitPlacement(finishedWork) {\\n  if (!supportsMutation) {\\n    return;\\n  }\\n\\n  // Recursively insert all host nodes into the parent.\\n  var parentFiber = getHostParentFiber(finishedWork);\\n\\n  // Note: these two variables *must* always be updated together.\\n  var parent = void 0;\\n  var isContainer = void 0;\\n\\n  switch (parentFiber.tag) {\\n    case HostComponent:\\n      parent = parentFiber.stateNode;\\n      isContainer = false;\\n      break;\\n    case HostRoot:\\n      parent = parentFiber.stateNode.containerInfo;\\n      isContainer = true;\\n      break;\\n    case HostPortal:\\n      parent = parentFiber.stateNode.containerInfo;\\n      isContainer = true;\\n      break;\\n    default:\\n      invariant(false, 'Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.');\\n  }\\n  if (parentFiber.effectTag & ContentReset) {\\n    // Reset the text content of the parent before doing any insertions\\n    resetTextContent(parent);\\n    // Clear ContentReset from the effect tag\\n    parentFiber.effectTag &= ~ContentReset;\\n  }\\n\\n  var before = getHostSibling(finishedWork);\\n  // We only have the top Fiber that was inserted but we need recurse down its\\n  // children to find all the terminal nodes.\\n  var node = finishedWork;\\n  while (true) {\\n    if (node.tag === HostComponent || node.tag === HostText) {\\n      if (before) {\\n        if (isContainer) {\\n          insertInContainerBefore(parent, node.stateNode, before);\\n        } else {\\n          insertBefore(parent, node.stateNode, before);\\n        }\\n      } else {\\n        if (isContainer) {\\n          appendChildToContainer(parent, node.stateNode);\\n        } else {\\n          appendChild(parent, node.stateNode);\\n        }\\n      }\\n    } else if (node.tag === HostPortal) {\\n      // If the insertion itself is a portal, then we don't want to traverse\\n      // down its children. Instead, we'll get insertions from each child in\\n      // the portal directly.\\n    } else if (node.child !== null) {\\n      node.child.return = node;\\n      node = node.child;\\n      continue;\\n    }\\n    if (node === finishedWork) {\\n      return;\\n    }\\n    while (node.sibling === null) {\\n      if (node.return === null || node.return === finishedWork) {\\n        return;\\n      }\\n      node = node.return;\\n    }\\n    node.sibling.return = node.return;\\n    node = node.sibling;\\n  }\\n}\\n\\nfunction unmountHostComponents(current$$1) {\\n  // We only have the top Fiber that was deleted but we need recurse down its\\n  var node = current$$1;\\n\\n  // Each iteration, currentParent is populated with node's host parent if not\\n  // currentParentIsValid.\\n  var currentParentIsValid = false;\\n\\n  // Note: these two variables *must* always be updated together.\\n  var currentParent = void 0;\\n  var currentParentIsContainer = void 0;\\n\\n  while (true) {\\n    if (!currentParentIsValid) {\\n      var parent = node.return;\\n      findParent: while (true) {\\n        !(parent !== null) ? invariant(false, 'Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n        switch (parent.tag) {\\n          case HostComponent:\\n            currentParent = parent.stateNode;\\n            currentParentIsContainer = false;\\n            break findParent;\\n          case HostRoot:\\n            currentParent = parent.stateNode.containerInfo;\\n            currentParentIsContainer = true;\\n            break findParent;\\n          case HostPortal:\\n            currentParent = parent.stateNode.containerInfo;\\n            currentParentIsContainer = true;\\n            break findParent;\\n        }\\n        parent = parent.return;\\n      }\\n      currentParentIsValid = true;\\n    }\\n\\n    if (node.tag === HostComponent || node.tag === HostText) {\\n      commitNestedUnmounts(node);\\n      // After all the children have unmounted, it is now safe to remove the\\n      // node from the tree.\\n      if (currentParentIsContainer) {\\n        removeChildFromContainer(currentParent, node.stateNode);\\n      } else {\\n        removeChild(currentParent, node.stateNode);\\n      }\\n      // Don't visit children because we already visited them.\\n    } else if (node.tag === HostPortal) {\\n      // When we go into a portal, it becomes the parent to remove from.\\n      // We will reassign it back when we pop the portal on the way up.\\n      currentParent = node.stateNode.containerInfo;\\n      currentParentIsContainer = true;\\n      // Visit children because portals might contain host components.\\n      if (node.child !== null) {\\n        node.child.return = node;\\n        node = node.child;\\n        continue;\\n      }\\n    } else {\\n      commitUnmount(node);\\n      // Visit children because we may find more host components below.\\n      if (node.child !== null) {\\n        node.child.return = node;\\n        node = node.child;\\n        continue;\\n      }\\n    }\\n    if (node === current$$1) {\\n      return;\\n    }\\n    while (node.sibling === null) {\\n      if (node.return === null || node.return === current$$1) {\\n        return;\\n      }\\n      node = node.return;\\n      if (node.tag === HostPortal) {\\n        // When we go out of the portal, we need to restore the parent.\\n        // Since we don't keep a stack of them, we will search for it.\\n        currentParentIsValid = false;\\n      }\\n    }\\n    node.sibling.return = node.return;\\n    node = node.sibling;\\n  }\\n}\\n\\nfunction commitDeletion(current$$1) {\\n  if (supportsMutation) {\\n    // Recursively delete all host nodes from the parent.\\n    // Detach refs and call componentWillUnmount() on the whole subtree.\\n    unmountHostComponents(current$$1);\\n  } else {\\n    // Detach refs and call componentWillUnmount() on the whole subtree.\\n    commitNestedUnmounts(current$$1);\\n  }\\n  detachFiber(current$$1);\\n}\\n\\nfunction commitWork(current$$1, finishedWork) {\\n  if (!supportsMutation) {\\n    commitContainer(finishedWork);\\n    return;\\n  }\\n\\n  switch (finishedWork.tag) {\\n    case ClassComponent:\\n      {\\n        return;\\n      }\\n    case HostComponent:\\n      {\\n        var instance = finishedWork.stateNode;\\n        if (instance != null) {\\n          // Commit the work prepared earlier.\\n          var newProps = finishedWork.memoizedProps;\\n          // For hydration we reuse the update path but we treat the oldProps\\n          // as the newProps. The updatePayload will contain the real change in\\n          // this case.\\n          var oldProps = current$$1 !== null ? current$$1.memoizedProps : newProps;\\n          var type = finishedWork.type;\\n          // TODO: Type the updateQueue to be specific to host components.\\n          var updatePayload = finishedWork.updateQueue;\\n          finishedWork.updateQueue = null;\\n          if (updatePayload !== null) {\\n            commitUpdate(instance, updatePayload, type, oldProps, newProps, finishedWork);\\n          }\\n        }\\n        return;\\n      }\\n    case HostText:\\n      {\\n        !(finishedWork.stateNode !== null) ? invariant(false, 'This should have a text node initialized. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n        var textInstance = finishedWork.stateNode;\\n        var newText = finishedWork.memoizedProps;\\n        // For hydration we reuse the update path but we treat the oldProps\\n        // as the newProps. The updatePayload will contain the real change in\\n        // this case.\\n        var oldText = current$$1 !== null ? current$$1.memoizedProps : newText;\\n        commitTextUpdate(textInstance, oldText, newText);\\n        return;\\n      }\\n    case HostRoot:\\n      {\\n        return;\\n      }\\n    case Profiler:\\n      {\\n        return;\\n      }\\n    case SuspenseComponent:\\n      {\\n        return;\\n      }\\n    case IncompleteClassComponent:\\n      {\\n        return;\\n      }\\n    default:\\n      {\\n        invariant(false, 'This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.');\\n      }\\n  }\\n}\\n\\nfunction commitResetTextContent(current$$1) {\\n  if (!supportsMutation) {\\n    return;\\n  }\\n  resetTextContent(current$$1.stateNode);\\n}\\n\\nfunction createRootErrorUpdate(fiber, errorInfo, expirationTime) {\\n  var update = createUpdate(expirationTime);\\n  // Unmount the root by rendering null.\\n  update.tag = CaptureUpdate;\\n  // Caution: React DevTools currently depends on this property\\n  // being called \\\"element\\\".\\n  update.payload = { element: null };\\n  var error = errorInfo.value;\\n  update.callback = function () {\\n    onUncaughtError(error);\\n    logError(fiber, errorInfo);\\n  };\\n  return update;\\n}\\n\\nfunction createClassErrorUpdate(fiber, errorInfo, expirationTime) {\\n  var update = createUpdate(expirationTime);\\n  update.tag = CaptureUpdate;\\n  var getDerivedStateFromError = fiber.type.getDerivedStateFromError;\\n  if (typeof getDerivedStateFromError === 'function') {\\n    var error = errorInfo.value;\\n    update.payload = function () {\\n      return getDerivedStateFromError(error);\\n    };\\n  }\\n\\n  var inst = fiber.stateNode;\\n  if (inst !== null && typeof inst.componentDidCatch === 'function') {\\n    update.callback = function callback() {\\n      if (typeof getDerivedStateFromError !== 'function') {\\n        // To preserve the preexisting retry behavior of error boundaries,\\n        // we keep track of which ones already failed during this batch.\\n        // This gets reset before we yield back to the browser.\\n        // TODO: Warn in strict mode if getDerivedStateFromError is\\n        // not defined.\\n        markLegacyErrorBoundaryAsFailed(this);\\n      }\\n      var error = errorInfo.value;\\n      var stack = errorInfo.stack;\\n      logError(fiber, errorInfo);\\n      this.componentDidCatch(error, {\\n        componentStack: stack !== null ? stack : ''\\n      });\\n      {\\n        if (typeof getDerivedStateFromError !== 'function') {\\n          // If componentDidCatch is the only error boundary method defined,\\n          // then it needs to call setState to recover from errors.\\n          // If no state update is scheduled then the boundary will swallow the error.\\n          !(fiber.expirationTime === Sync) ? warningWithoutStack$1(false, '%s: Error boundaries should implement getDerivedStateFromError(). ' + 'In that method, return a state update to display an error message or fallback UI.', getComponentName(fiber.type) || 'Unknown') : void 0;\\n        }\\n      }\\n    };\\n  }\\n  return update;\\n}\\n\\nfunction throwException(root, returnFiber, sourceFiber, value, renderExpirationTime) {\\n  // The source fiber did not complete.\\n  sourceFiber.effectTag |= Incomplete;\\n  // Its effect list is no longer valid.\\n  sourceFiber.firstEffect = sourceFiber.lastEffect = null;\\n\\n  if (value !== null && typeof value === 'object' && typeof value.then === 'function') {\\n    // This is a thenable.\\n    var thenable = value;\\n\\n    // Find the earliest timeout threshold of all the placeholders in the\\n    // ancestor path. We could avoid this traversal by storing the thresholds on\\n    // the stack, but we choose not to because we only hit this path if we're\\n    // IO-bound (i.e. if something suspends). Whereas the stack is used even in\\n    // the non-IO- bound case.\\n    var _workInProgress = returnFiber;\\n    var earliestTimeoutMs = -1;\\n    var startTimeMs = -1;\\n    do {\\n      if (_workInProgress.tag === SuspenseComponent) {\\n        var current = _workInProgress.alternate;\\n        if (current !== null) {\\n          var currentState = current.memoizedState;\\n          if (currentState !== null && currentState.didTimeout) {\\n            // Reached a boundary that already timed out. Do not search\\n            // any further.\\n            var timedOutAt = currentState.timedOutAt;\\n            startTimeMs = expirationTimeToMs(timedOutAt);\\n            // Do not search any further.\\n            break;\\n          }\\n        }\\n        var timeoutPropMs = _workInProgress.pendingProps.maxDuration;\\n        if (typeof timeoutPropMs === 'number') {\\n          if (timeoutPropMs <= 0) {\\n            earliestTimeoutMs = 0;\\n          } else if (earliestTimeoutMs === -1 || timeoutPropMs < earliestTimeoutMs) {\\n            earliestTimeoutMs = timeoutPropMs;\\n          }\\n        }\\n      }\\n      _workInProgress = _workInProgress.return;\\n    } while (_workInProgress !== null);\\n\\n    // Schedule the nearest Suspense to re-render the timed out view.\\n    _workInProgress = returnFiber;\\n    do {\\n      if (_workInProgress.tag === SuspenseComponent && shouldCaptureSuspense(_workInProgress.alternate, _workInProgress)) {\\n        // Found the nearest boundary.\\n\\n        // If the boundary is not in concurrent mode, we should not suspend, and\\n        // likewise, when the promise resolves, we should ping synchronously.\\n        var pingTime = (_workInProgress.mode & ConcurrentMode) === NoEffect ? Sync : renderExpirationTime;\\n\\n        // Attach a listener to the promise to \\\"ping\\\" the root and retry.\\n        var onResolveOrReject = retrySuspendedRoot.bind(null, root, _workInProgress, sourceFiber, pingTime);\\n        if (enableSchedulerTracing) {\\n          onResolveOrReject = tracing.unstable_wrap(onResolveOrReject);\\n        }\\n        thenable.then(onResolveOrReject, onResolveOrReject);\\n\\n        // If the boundary is outside of concurrent mode, we should *not*\\n        // suspend the commit. Pretend as if the suspended component rendered\\n        // null and keep rendering. In the commit phase, we'll schedule a\\n        // subsequent synchronous update to re-render the Suspense.\\n        //\\n        // Note: It doesn't matter whether the component that suspended was\\n        // inside a concurrent mode tree. If the Suspense is outside of it, we\\n        // should *not* suspend the commit.\\n        if ((_workInProgress.mode & ConcurrentMode) === NoEffect) {\\n          _workInProgress.effectTag |= Callback;\\n\\n          // Unmount the source fiber's children\\n          var nextChildren = null;\\n          reconcileChildren(sourceFiber.alternate, sourceFiber, nextChildren, renderExpirationTime);\\n          sourceFiber.effectTag &= ~Incomplete;\\n\\n          if (sourceFiber.tag === ClassComponent) {\\n            // We're going to commit this fiber even though it didn't complete.\\n            // But we shouldn't call any lifecycle methods or callbacks. Remove\\n            // all lifecycle effect tags.\\n            sourceFiber.effectTag &= ~LifecycleEffectMask;\\n            var _current = sourceFiber.alternate;\\n            if (_current === null) {\\n              // This is a new mount. Change the tag so it's not mistaken for a\\n              // completed component. For example, we should not call\\n              // componentWillUnmount if it is deleted.\\n              sourceFiber.tag = IncompleteClassComponent;\\n            }\\n          }\\n\\n          // Exit without suspending.\\n          return;\\n        }\\n\\n        // Confirmed that the boundary is in a concurrent mode tree. Continue\\n        // with the normal suspend path.\\n\\n        var absoluteTimeoutMs = void 0;\\n        if (earliestTimeoutMs === -1) {\\n          // If no explicit threshold is given, default to an abitrarily large\\n          // value. The actual size doesn't matter because the threshold for the\\n          // whole tree will be clamped to the expiration time.\\n          absoluteTimeoutMs = maxSigned31BitInt;\\n        } else {\\n          if (startTimeMs === -1) {\\n            // This suspend happened outside of any already timed-out\\n            // placeholders. We don't know exactly when the update was\\n            // scheduled, but we can infer an approximate start time from the\\n            // expiration time. First, find the earliest uncommitted expiration\\n            // time in the tree, including work that is suspended. Then subtract\\n            // the offset used to compute an async update's expiration time.\\n            // This will cause high priority (interactive) work to expire\\n            // earlier than necessary, but we can account for this by adjusting\\n            // for the Just Noticeable Difference.\\n            var earliestExpirationTime = findEarliestOutstandingPriorityLevel(root, renderExpirationTime);\\n            var earliestExpirationTimeMs = expirationTimeToMs(earliestExpirationTime);\\n            startTimeMs = earliestExpirationTimeMs - LOW_PRIORITY_EXPIRATION;\\n          }\\n          absoluteTimeoutMs = startTimeMs + earliestTimeoutMs;\\n        }\\n\\n        // Mark the earliest timeout in the suspended fiber's ancestor path.\\n        // After completing the root, we'll take the largest of all the\\n        // suspended fiber's timeouts and use it to compute a timeout for the\\n        // whole tree.\\n        renderDidSuspend(root, absoluteTimeoutMs, renderExpirationTime);\\n\\n        _workInProgress.effectTag |= ShouldCapture;\\n        _workInProgress.expirationTime = renderExpirationTime;\\n        return;\\n      }\\n      // This boundary already captured during this render. Continue to the next\\n      // boundary.\\n      _workInProgress = _workInProgress.return;\\n    } while (_workInProgress !== null);\\n    // No boundary was found. Fallthrough to error mode.\\n    value = new Error('An update was suspended, but no placeholder UI was provided.');\\n  }\\n\\n  // We didn't find a boundary that could handle this type of exception. Start\\n  // over and traverse parent path again, this time treating the exception\\n  // as an error.\\n  renderDidError();\\n  value = createCapturedValue(value, sourceFiber);\\n  var workInProgress = returnFiber;\\n  do {\\n    switch (workInProgress.tag) {\\n      case HostRoot:\\n        {\\n          var _errorInfo = value;\\n          workInProgress.effectTag |= ShouldCapture;\\n          workInProgress.expirationTime = renderExpirationTime;\\n          var update = createRootErrorUpdate(workInProgress, _errorInfo, renderExpirationTime);\\n          enqueueCapturedUpdate(workInProgress, update);\\n          return;\\n        }\\n      case ClassComponent:\\n        // Capture and retry\\n        var errorInfo = value;\\n        var ctor = workInProgress.type;\\n        var instance = workInProgress.stateNode;\\n        if ((workInProgress.effectTag & DidCapture) === NoEffect && (typeof ctor.getDerivedStateFromError === 'function' || instance !== null && typeof instance.componentDidCatch === 'function' && !isAlreadyFailedLegacyErrorBoundary(instance))) {\\n          workInProgress.effectTag |= ShouldCapture;\\n          workInProgress.expirationTime = renderExpirationTime;\\n          // Schedule the error boundary to re-render using updated state\\n          var _update = createClassErrorUpdate(workInProgress, errorInfo, renderExpirationTime);\\n          enqueueCapturedUpdate(workInProgress, _update);\\n          return;\\n        }\\n        break;\\n      default:\\n        break;\\n    }\\n    workInProgress = workInProgress.return;\\n  } while (workInProgress !== null);\\n}\\n\\nfunction unwindWork(workInProgress, renderExpirationTime) {\\n  switch (workInProgress.tag) {\\n    case ClassComponent:\\n      {\\n        var Component = workInProgress.type;\\n        if (isContextProvider(Component)) {\\n          popContext(workInProgress);\\n        }\\n        var effectTag = workInProgress.effectTag;\\n        if (effectTag & ShouldCapture) {\\n          workInProgress.effectTag = effectTag & ~ShouldCapture | DidCapture;\\n          return workInProgress;\\n        }\\n        return null;\\n      }\\n    case HostRoot:\\n      {\\n        popHostContainer(workInProgress);\\n        popTopLevelContextObject(workInProgress);\\n        var _effectTag = workInProgress.effectTag;\\n        !((_effectTag & DidCapture) === NoEffect) ? invariant(false, 'The root failed to unmount after an error. This is likely a bug in React. Please file an issue.') : void 0;\\n        workInProgress.effectTag = _effectTag & ~ShouldCapture | DidCapture;\\n        return workInProgress;\\n      }\\n    case HostComponent:\\n      {\\n        popHostContext(workInProgress);\\n        return null;\\n      }\\n    case SuspenseComponent:\\n      {\\n        var _effectTag2 = workInProgress.effectTag;\\n        if (_effectTag2 & ShouldCapture) {\\n          workInProgress.effectTag = _effectTag2 & ~ShouldCapture | DidCapture;\\n          // Captured a suspense effect. Set the boundary's `alreadyCaptured`\\n          // state to true so we know to render the fallback.\\n          var current = workInProgress.alternate;\\n          var currentState = current !== null ? current.memoizedState : null;\\n          var nextState = workInProgress.memoizedState;\\n          if (nextState === null) {\\n            // No existing state. Create a new object.\\n            nextState = {\\n              alreadyCaptured: true,\\n              didTimeout: false,\\n              timedOutAt: NoWork\\n            };\\n          } else if (currentState === nextState) {\\n            // There is an existing state but it's the same as the current tree's.\\n            // Clone the object.\\n            nextState = {\\n              alreadyCaptured: true,\\n              didTimeout: nextState.didTimeout,\\n              timedOutAt: nextState.timedOutAt\\n            };\\n          } else {\\n            // Already have a clone, so it's safe to mutate.\\n            nextState.alreadyCaptured = true;\\n          }\\n          workInProgress.memoizedState = nextState;\\n          // Re-render the boundary.\\n          return workInProgress;\\n        }\\n        return null;\\n      }\\n    case HostPortal:\\n      popHostContainer(workInProgress);\\n      return null;\\n    case ContextProvider:\\n      popProvider(workInProgress);\\n      return null;\\n    default:\\n      return null;\\n  }\\n}\\n\\nfunction unwindInterruptedWork(interruptedWork) {\\n  switch (interruptedWork.tag) {\\n    case ClassComponent:\\n      {\\n        var childContextTypes = interruptedWork.type.childContextTypes;\\n        if (childContextTypes !== null && childContextTypes !== undefined) {\\n          popContext(interruptedWork);\\n        }\\n        break;\\n      }\\n    case HostRoot:\\n      {\\n        popHostContainer(interruptedWork);\\n        popTopLevelContextObject(interruptedWork);\\n        break;\\n      }\\n    case HostComponent:\\n      {\\n        popHostContext(interruptedWork);\\n        break;\\n      }\\n    case HostPortal:\\n      popHostContainer(interruptedWork);\\n      break;\\n    case ContextProvider:\\n      popProvider(interruptedWork);\\n      break;\\n    default:\\n      break;\\n  }\\n}\\n\\nvar Dispatcher = {\\n  readContext: readContext\\n};\\n\\nvar ReactCurrentOwner$2 = ReactSharedInternals.ReactCurrentOwner;\\n\\n\\nvar didWarnAboutStateTransition = void 0;\\nvar didWarnSetStateChildContext = void 0;\\nvar warnAboutUpdateOnUnmounted = void 0;\\nvar warnAboutInvalidUpdates = void 0;\\n\\nif (enableSchedulerTracing) {\\n  // Provide explicit error message when production+profiling bundle of e.g. react-dom\\n  // is used with production (non-profiling) bundle of schedule/tracing\\n  !(tracing.__interactionsRef != null && tracing.__interactionsRef.current != null) ? invariant(false, 'It is not supported to run the profiling version of a renderer (for example, `react-dom/profiling`) without also replacing the `schedule/tracing` module with `schedule/tracing-profiling`. Your bundler might have a setting for aliasing both modules. Learn more at http://fb.me/react-profiling') : void 0;\\n}\\n\\n{\\n  didWarnAboutStateTransition = false;\\n  didWarnSetStateChildContext = false;\\n  var didWarnStateUpdateForUnmountedComponent = {};\\n\\n  warnAboutUpdateOnUnmounted = function (fiber) {\\n    // We show the whole stack but dedupe on the top component's name because\\n    // the problematic code almost always lies inside that component.\\n    var componentName = getComponentName(fiber.type) || 'ReactClass';\\n    if (didWarnStateUpdateForUnmountedComponent[componentName]) {\\n      return;\\n    }\\n    warningWithoutStack$1(false, \\\"Can't call setState (or forceUpdate) on an unmounted component. This \\\" + 'is a no-op, but it indicates a memory leak in your application. To ' + 'fix, cancel all subscriptions and asynchronous tasks in the ' + 'componentWillUnmount method.%s', getStackByFiberInDevAndProd(fiber));\\n    didWarnStateUpdateForUnmountedComponent[componentName] = true;\\n  };\\n\\n  warnAboutInvalidUpdates = function (instance) {\\n    switch (phase) {\\n      case 'getChildContext':\\n        if (didWarnSetStateChildContext) {\\n          return;\\n        }\\n        warningWithoutStack$1(false, 'setState(...): Cannot call setState() inside getChildContext()');\\n        didWarnSetStateChildContext = true;\\n        break;\\n      case 'render':\\n        if (didWarnAboutStateTransition) {\\n          return;\\n        }\\n        warningWithoutStack$1(false, 'Cannot update during an existing state transition (such as within ' + '`render`). Render methods should be a pure function of props and state.');\\n        didWarnAboutStateTransition = true;\\n        break;\\n    }\\n  };\\n}\\n\\n// Used to ensure computeUniqueAsyncExpiration is monotonically increasing.\\nvar lastUniqueAsyncExpiration = 0;\\n\\n// Represents the expiration time that incoming updates should use. (If this\\n// is NoWork, use the default strategy: async updates in async mode, sync\\n// updates in sync mode.)\\nvar expirationContext = NoWork;\\n\\nvar isWorking = false;\\n\\n// The next work in progress fiber that we're currently working on.\\nvar nextUnitOfWork = null;\\nvar nextRoot = null;\\n// The time at which we're currently rendering work.\\nvar nextRenderExpirationTime = NoWork;\\nvar nextLatestAbsoluteTimeoutMs = -1;\\nvar nextRenderDidError = false;\\n\\n// The next fiber with an effect that we're currently committing.\\nvar nextEffect = null;\\n\\nvar isCommitting$1 = false;\\n\\nvar legacyErrorBoundariesThatAlreadyFailed = null;\\n\\n// Used for performance tracking.\\nvar interruptedBy = null;\\n\\nvar stashedWorkInProgressProperties = void 0;\\nvar replayUnitOfWork = void 0;\\nvar isReplayingFailedUnitOfWork = void 0;\\nvar originalReplayError = void 0;\\nvar rethrowOriginalError = void 0;\\nif ( true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\\n  stashedWorkInProgressProperties = null;\\n  isReplayingFailedUnitOfWork = false;\\n  originalReplayError = null;\\n  replayUnitOfWork = function (failedUnitOfWork, thrownValue, isYieldy) {\\n    if (thrownValue !== null && typeof thrownValue === 'object' && typeof thrownValue.then === 'function') {\\n      // Don't replay promises. Treat everything else like an error.\\n      // TODO: Need to figure out a different strategy if/when we add\\n      // support for catching other types.\\n      return;\\n    }\\n\\n    // Restore the original state of the work-in-progress\\n    if (stashedWorkInProgressProperties === null) {\\n      // This should never happen. Don't throw because this code is DEV-only.\\n      warningWithoutStack$1(false, 'Could not replay rendering after an error. This is likely a bug in React. ' + 'Please file an issue.');\\n      return;\\n    }\\n    assignFiberPropertiesInDEV(failedUnitOfWork, stashedWorkInProgressProperties);\\n\\n    switch (failedUnitOfWork.tag) {\\n      case HostRoot:\\n        popHostContainer(failedUnitOfWork);\\n        popTopLevelContextObject(failedUnitOfWork);\\n        break;\\n      case HostComponent:\\n        popHostContext(failedUnitOfWork);\\n        break;\\n      case ClassComponent:\\n        {\\n          var Component = failedUnitOfWork.type;\\n          if (isContextProvider(Component)) {\\n            popContext(failedUnitOfWork);\\n          }\\n          break;\\n        }\\n      case HostPortal:\\n        popHostContainer(failedUnitOfWork);\\n        break;\\n      case ContextProvider:\\n        popProvider(failedUnitOfWork);\\n        break;\\n    }\\n    // Replay the begin phase.\\n    isReplayingFailedUnitOfWork = true;\\n    originalReplayError = thrownValue;\\n    invokeGuardedCallback(null, workLoop, null, isYieldy);\\n    isReplayingFailedUnitOfWork = false;\\n    originalReplayError = null;\\n    if (hasCaughtError()) {\\n      var replayError = clearCaughtError();\\n      if (replayError != null && thrownValue != null) {\\n        try {\\n          // Reading the expando property is intentionally\\n          // inside `try` because it might be a getter or Proxy.\\n          if (replayError._suppressLogging) {\\n            // Also suppress logging for the original error.\\n            thrownValue._suppressLogging = true;\\n          }\\n        } catch (inner) {\\n          // Ignore.\\n        }\\n      }\\n    } else {\\n      // If the begin phase did not fail the second time, set this pointer\\n      // back to the original value.\\n      nextUnitOfWork = failedUnitOfWork;\\n    }\\n  };\\n  rethrowOriginalError = function () {\\n    throw originalReplayError;\\n  };\\n}\\n\\nfunction resetStack() {\\n  if (nextUnitOfWork !== null) {\\n    var interruptedWork = nextUnitOfWork.return;\\n    while (interruptedWork !== null) {\\n      unwindInterruptedWork(interruptedWork);\\n      interruptedWork = interruptedWork.return;\\n    }\\n  }\\n\\n  {\\n    ReactStrictModeWarnings.discardPendingWarnings();\\n    checkThatStackIsEmpty();\\n  }\\n\\n  nextRoot = null;\\n  nextRenderExpirationTime = NoWork;\\n  nextLatestAbsoluteTimeoutMs = -1;\\n  nextRenderDidError = false;\\n  nextUnitOfWork = null;\\n}\\n\\nfunction commitAllHostEffects() {\\n  while (nextEffect !== null) {\\n    {\\n      setCurrentFiber(nextEffect);\\n    }\\n    recordEffect();\\n\\n    var effectTag = nextEffect.effectTag;\\n\\n    if (effectTag & ContentReset) {\\n      commitResetTextContent(nextEffect);\\n    }\\n\\n    if (effectTag & Ref) {\\n      var current$$1 = nextEffect.alternate;\\n      if (current$$1 !== null) {\\n        commitDetachRef(current$$1);\\n      }\\n    }\\n\\n    // The following switch statement is only concerned about placement,\\n    // updates, and deletions. To avoid needing to add a case for every\\n    // possible bitmap value, we remove the secondary effects from the\\n    // effect tag and switch on that value.\\n    var primaryEffectTag = effectTag & (Placement | Update | Deletion);\\n    switch (primaryEffectTag) {\\n      case Placement:\\n        {\\n          commitPlacement(nextEffect);\\n          // Clear the \\\"placement\\\" from effect tag so that we know that this is inserted, before\\n          // any life-cycles like componentDidMount gets called.\\n          // TODO: findDOMNode doesn't rely on this any more but isMounted\\n          // does and isMounted is deprecated anyway so we should be able\\n          // to kill this.\\n          nextEffect.effectTag &= ~Placement;\\n          break;\\n        }\\n      case PlacementAndUpdate:\\n        {\\n          // Placement\\n          commitPlacement(nextEffect);\\n          // Clear the \\\"placement\\\" from effect tag so that we know that this is inserted, before\\n          // any life-cycles like componentDidMount gets called.\\n          nextEffect.effectTag &= ~Placement;\\n\\n          // Update\\n          var _current = nextEffect.alternate;\\n          commitWork(_current, nextEffect);\\n          break;\\n        }\\n      case Update:\\n        {\\n          var _current2 = nextEffect.alternate;\\n          commitWork(_current2, nextEffect);\\n          break;\\n        }\\n      case Deletion:\\n        {\\n          commitDeletion(nextEffect);\\n          break;\\n        }\\n    }\\n    nextEffect = nextEffect.nextEffect;\\n  }\\n\\n  {\\n    resetCurrentFiber();\\n  }\\n}\\n\\nfunction commitBeforeMutationLifecycles() {\\n  while (nextEffect !== null) {\\n    {\\n      setCurrentFiber(nextEffect);\\n    }\\n\\n    var effectTag = nextEffect.effectTag;\\n    if (effectTag & Snapshot) {\\n      recordEffect();\\n      var current$$1 = nextEffect.alternate;\\n      commitBeforeMutationLifeCycles(current$$1, nextEffect);\\n    }\\n\\n    // Don't cleanup effects yet;\\n    // This will be done by commitAllLifeCycles()\\n    nextEffect = nextEffect.nextEffect;\\n  }\\n\\n  {\\n    resetCurrentFiber();\\n  }\\n}\\n\\nfunction commitAllLifeCycles(finishedRoot, committedExpirationTime) {\\n  {\\n    ReactStrictModeWarnings.flushPendingUnsafeLifecycleWarnings();\\n    ReactStrictModeWarnings.flushLegacyContextWarning();\\n\\n    if (warnAboutDeprecatedLifecycles) {\\n      ReactStrictModeWarnings.flushPendingDeprecationWarnings();\\n    }\\n  }\\n  while (nextEffect !== null) {\\n    var effectTag = nextEffect.effectTag;\\n\\n    if (effectTag & (Update | Callback)) {\\n      recordEffect();\\n      var current$$1 = nextEffect.alternate;\\n      commitLifeCycles(finishedRoot, current$$1, nextEffect, committedExpirationTime);\\n    }\\n\\n    if (effectTag & Ref) {\\n      recordEffect();\\n      commitAttachRef(nextEffect);\\n    }\\n\\n    var next = nextEffect.nextEffect;\\n    // Ensure that we clean these up so that we don't accidentally keep them.\\n    // I'm not actually sure this matters because we can't reset firstEffect\\n    // and lastEffect since they're on every node, not just the effectful\\n    // ones. So we have to clean everything as we reuse nodes anyway.\\n    nextEffect.nextEffect = null;\\n    // Ensure that we reset the effectTag here so that we can rely on effect\\n    // tags to reason about the current life-cycle.\\n    nextEffect = next;\\n  }\\n}\\n\\nfunction isAlreadyFailedLegacyErrorBoundary(instance) {\\n  return legacyErrorBoundariesThatAlreadyFailed !== null && legacyErrorBoundariesThatAlreadyFailed.has(instance);\\n}\\n\\nfunction markLegacyErrorBoundaryAsFailed(instance) {\\n  if (legacyErrorBoundariesThatAlreadyFailed === null) {\\n    legacyErrorBoundariesThatAlreadyFailed = new Set([instance]);\\n  } else {\\n    legacyErrorBoundariesThatAlreadyFailed.add(instance);\\n  }\\n}\\n\\nfunction commitRoot(root, finishedWork) {\\n  isWorking = true;\\n  isCommitting$1 = true;\\n  startCommitTimer();\\n\\n  !(root.current !== finishedWork) ? invariant(false, 'Cannot commit the same tree as before. This is probably a bug related to the return field. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  var committedExpirationTime = root.pendingCommitExpirationTime;\\n  !(committedExpirationTime !== NoWork) ? invariant(false, 'Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  root.pendingCommitExpirationTime = NoWork;\\n\\n  // Update the pending priority levels to account for the work that we are\\n  // about to commit. This needs to happen before calling the lifecycles, since\\n  // they may schedule additional updates.\\n  var updateExpirationTimeBeforeCommit = finishedWork.expirationTime;\\n  var childExpirationTimeBeforeCommit = finishedWork.childExpirationTime;\\n  var earliestRemainingTimeBeforeCommit = updateExpirationTimeBeforeCommit === NoWork || childExpirationTimeBeforeCommit !== NoWork && childExpirationTimeBeforeCommit < updateExpirationTimeBeforeCommit ? childExpirationTimeBeforeCommit : updateExpirationTimeBeforeCommit;\\n  markCommittedPriorityLevels(root, earliestRemainingTimeBeforeCommit);\\n\\n  var prevInteractions = null;\\n  if (enableSchedulerTracing) {\\n    // Restore any pending interactions at this point,\\n    // So that cascading work triggered during the render phase will be accounted for.\\n    prevInteractions = tracing.__interactionsRef.current;\\n    tracing.__interactionsRef.current = root.memoizedInteractions;\\n  }\\n\\n  // Reset this to null before calling lifecycles\\n  ReactCurrentOwner$2.current = null;\\n\\n  var firstEffect = void 0;\\n  if (finishedWork.effectTag > PerformedWork) {\\n    // A fiber's effect list consists only of its children, not itself. So if\\n    // the root has an effect, we need to add it to the end of the list. The\\n    // resulting list is the set that would belong to the root's parent, if\\n    // it had one; that is, all the effects in the tree including the root.\\n    if (finishedWork.lastEffect !== null) {\\n      finishedWork.lastEffect.nextEffect = finishedWork;\\n      firstEffect = finishedWork.firstEffect;\\n    } else {\\n      firstEffect = finishedWork;\\n    }\\n  } else {\\n    // There is no effect on the root.\\n    firstEffect = finishedWork.firstEffect;\\n  }\\n\\n  prepareForCommit(root.containerInfo);\\n\\n  // Invoke instances of getSnapshotBeforeUpdate before mutation.\\n  nextEffect = firstEffect;\\n  startCommitSnapshotEffectsTimer();\\n  while (nextEffect !== null) {\\n    var didError = false;\\n    var error = void 0;\\n    {\\n      invokeGuardedCallback(null, commitBeforeMutationLifecycles, null);\\n      if (hasCaughtError()) {\\n        didError = true;\\n        error = clearCaughtError();\\n      }\\n    }\\n    if (didError) {\\n      !(nextEffect !== null) ? invariant(false, 'Should have next effect. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n      captureCommitPhaseError(nextEffect, error);\\n      // Clean-up\\n      if (nextEffect !== null) {\\n        nextEffect = nextEffect.nextEffect;\\n      }\\n    }\\n  }\\n  stopCommitSnapshotEffectsTimer();\\n\\n  if (enableProfilerTimer) {\\n    // Mark the current commit time to be shared by all Profilers in this batch.\\n    // This enables them to be grouped later.\\n    recordCommitTime();\\n  }\\n\\n  // Commit all the side-effects within a tree. We'll do this in two passes.\\n  // The first pass performs all the host insertions, updates, deletions and\\n  // ref unmounts.\\n  nextEffect = firstEffect;\\n  startCommitHostEffectsTimer();\\n  while (nextEffect !== null) {\\n    var _didError = false;\\n    var _error = void 0;\\n    {\\n      invokeGuardedCallback(null, commitAllHostEffects, null);\\n      if (hasCaughtError()) {\\n        _didError = true;\\n        _error = clearCaughtError();\\n      }\\n    }\\n    if (_didError) {\\n      !(nextEffect !== null) ? invariant(false, 'Should have next effect. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n      captureCommitPhaseError(nextEffect, _error);\\n      // Clean-up\\n      if (nextEffect !== null) {\\n        nextEffect = nextEffect.nextEffect;\\n      }\\n    }\\n  }\\n  stopCommitHostEffectsTimer();\\n\\n  resetAfterCommit(root.containerInfo);\\n\\n  // The work-in-progress tree is now the current tree. This must come after\\n  // the first pass of the commit phase, so that the previous tree is still\\n  // current during componentWillUnmount, but before the second pass, so that\\n  // the finished work is current during componentDidMount/Update.\\n  root.current = finishedWork;\\n\\n  // In the second pass we'll perform all life-cycles and ref callbacks.\\n  // Life-cycles happen as a separate pass so that all placements, updates,\\n  // and deletions in the entire tree have already been invoked.\\n  // This pass also triggers any renderer-specific initial effects.\\n  nextEffect = firstEffect;\\n  startCommitLifeCyclesTimer();\\n  while (nextEffect !== null) {\\n    var _didError2 = false;\\n    var _error2 = void 0;\\n    {\\n      invokeGuardedCallback(null, commitAllLifeCycles, null, root, committedExpirationTime);\\n      if (hasCaughtError()) {\\n        _didError2 = true;\\n        _error2 = clearCaughtError();\\n      }\\n    }\\n    if (_didError2) {\\n      !(nextEffect !== null) ? invariant(false, 'Should have next effect. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n      captureCommitPhaseError(nextEffect, _error2);\\n      if (nextEffect !== null) {\\n        nextEffect = nextEffect.nextEffect;\\n      }\\n    }\\n  }\\n\\n  isCommitting$1 = false;\\n  isWorking = false;\\n  stopCommitLifeCyclesTimer();\\n  stopCommitTimer();\\n  onCommitRoot(finishedWork.stateNode);\\n  if ( true && ReactFiberInstrumentation_1.debugTool) {\\n    ReactFiberInstrumentation_1.debugTool.onCommitWork(finishedWork);\\n  }\\n\\n  var updateExpirationTimeAfterCommit = finishedWork.expirationTime;\\n  var childExpirationTimeAfterCommit = finishedWork.childExpirationTime;\\n  var earliestRemainingTimeAfterCommit = updateExpirationTimeAfterCommit === NoWork || childExpirationTimeAfterCommit !== NoWork && childExpirationTimeAfterCommit < updateExpirationTimeAfterCommit ? childExpirationTimeAfterCommit : updateExpirationTimeAfterCommit;\\n  if (earliestRemainingTimeAfterCommit === NoWork) {\\n    // If there's no remaining work, we can clear the set of already failed\\n    // error boundaries.\\n    legacyErrorBoundariesThatAlreadyFailed = null;\\n  }\\n  onCommit(root, earliestRemainingTimeAfterCommit);\\n\\n  if (enableSchedulerTracing) {\\n    tracing.__interactionsRef.current = prevInteractions;\\n\\n    var subscriber = void 0;\\n\\n    try {\\n      subscriber = tracing.__subscriberRef.current;\\n      if (subscriber !== null && root.memoizedInteractions.size > 0) {\\n        var threadID = computeThreadID(committedExpirationTime, root.interactionThreadID);\\n        subscriber.onWorkStopped(root.memoizedInteractions, threadID);\\n      }\\n    } catch (error) {\\n      // It's not safe for commitRoot() to throw.\\n      // Store the error for now and we'll re-throw in finishRendering().\\n      if (!hasUnhandledError) {\\n        hasUnhandledError = true;\\n        unhandledError = error;\\n      }\\n    } finally {\\n      // Clear completed interactions from the pending Map.\\n      // Unless the render was suspended or cascading work was scheduled,\\n      // In which case– leave pending interactions until the subsequent render.\\n      var pendingInteractionMap = root.pendingInteractionMap;\\n      pendingInteractionMap.forEach(function (scheduledInteractions, scheduledExpirationTime) {\\n        // Only decrement the pending interaction count if we're done.\\n        // If there's still work at the current priority,\\n        // That indicates that we are waiting for suspense data.\\n        if (earliestRemainingTimeAfterCommit === NoWork || scheduledExpirationTime < earliestRemainingTimeAfterCommit) {\\n          pendingInteractionMap.delete(scheduledExpirationTime);\\n\\n          scheduledInteractions.forEach(function (interaction) {\\n            interaction.__count--;\\n\\n            if (subscriber !== null && interaction.__count === 0) {\\n              try {\\n                subscriber.onInteractionScheduledWorkCompleted(interaction);\\n              } catch (error) {\\n                // It's not safe for commitRoot() to throw.\\n                // Store the error for now and we'll re-throw in finishRendering().\\n                if (!hasUnhandledError) {\\n                  hasUnhandledError = true;\\n                  unhandledError = error;\\n                }\\n              }\\n            }\\n          });\\n        }\\n      });\\n    }\\n  }\\n}\\n\\nfunction resetChildExpirationTime(workInProgress, renderTime) {\\n  if (renderTime !== Never && workInProgress.childExpirationTime === Never) {\\n    // The children of this component are hidden. Don't bubble their\\n    // expiration times.\\n    return;\\n  }\\n\\n  var newChildExpirationTime = NoWork;\\n\\n  // Bubble up the earliest expiration time.\\n  if (enableProfilerTimer && workInProgress.mode & ProfileMode) {\\n    // We're in profiling mode.\\n    // Let's use this same traversal to update the render durations.\\n    var actualDuration = workInProgress.actualDuration;\\n    var treeBaseDuration = workInProgress.selfBaseDuration;\\n\\n    // When a fiber is cloned, its actualDuration is reset to 0.\\n    // This value will only be updated if work is done on the fiber (i.e. it doesn't bailout).\\n    // When work is done, it should bubble to the parent's actualDuration.\\n    // If the fiber has not been cloned though, (meaning no work was done),\\n    // Then this value will reflect the amount of time spent working on a previous render.\\n    // In that case it should not bubble.\\n    // We determine whether it was cloned by comparing the child pointer.\\n    var shouldBubbleActualDurations = workInProgress.alternate === null || workInProgress.child !== workInProgress.alternate.child;\\n\\n    var child = workInProgress.child;\\n    while (child !== null) {\\n      var childUpdateExpirationTime = child.expirationTime;\\n      var childChildExpirationTime = child.childExpirationTime;\\n      if (newChildExpirationTime === NoWork || childUpdateExpirationTime !== NoWork && childUpdateExpirationTime < newChildExpirationTime) {\\n        newChildExpirationTime = childUpdateExpirationTime;\\n      }\\n      if (newChildExpirationTime === NoWork || childChildExpirationTime !== NoWork && childChildExpirationTime < newChildExpirationTime) {\\n        newChildExpirationTime = childChildExpirationTime;\\n      }\\n      if (shouldBubbleActualDurations) {\\n        actualDuration += child.actualDuration;\\n      }\\n      treeBaseDuration += child.treeBaseDuration;\\n      child = child.sibling;\\n    }\\n    workInProgress.actualDuration = actualDuration;\\n    workInProgress.treeBaseDuration = treeBaseDuration;\\n  } else {\\n    var _child = workInProgress.child;\\n    while (_child !== null) {\\n      var _childUpdateExpirationTime = _child.expirationTime;\\n      var _childChildExpirationTime = _child.childExpirationTime;\\n      if (newChildExpirationTime === NoWork || _childUpdateExpirationTime !== NoWork && _childUpdateExpirationTime < newChildExpirationTime) {\\n        newChildExpirationTime = _childUpdateExpirationTime;\\n      }\\n      if (newChildExpirationTime === NoWork || _childChildExpirationTime !== NoWork && _childChildExpirationTime < newChildExpirationTime) {\\n        newChildExpirationTime = _childChildExpirationTime;\\n      }\\n      _child = _child.sibling;\\n    }\\n  }\\n\\n  workInProgress.childExpirationTime = newChildExpirationTime;\\n}\\n\\nfunction completeUnitOfWork(workInProgress) {\\n  // Attempt to complete the current unit of work, then move to the\\n  // next sibling. If there are no more siblings, return to the\\n  // parent fiber.\\n  while (true) {\\n    // The current, flushed, state of this fiber is the alternate.\\n    // Ideally nothing should rely on this, but relying on it here\\n    // means that we don't need an additional field on the work in\\n    // progress.\\n    var current$$1 = workInProgress.alternate;\\n    {\\n      setCurrentFiber(workInProgress);\\n    }\\n\\n    var returnFiber = workInProgress.return;\\n    var siblingFiber = workInProgress.sibling;\\n\\n    if ((workInProgress.effectTag & Incomplete) === NoEffect) {\\n      // This fiber completed.\\n      if (enableProfilerTimer) {\\n        if (workInProgress.mode & ProfileMode) {\\n          startProfilerTimer(workInProgress);\\n        }\\n\\n        nextUnitOfWork = completeWork(current$$1, workInProgress, nextRenderExpirationTime);\\n\\n        if (workInProgress.mode & ProfileMode) {\\n          // Update render duration assuming we didn't error.\\n          stopProfilerTimerIfRunningAndRecordDelta(workInProgress, false);\\n        }\\n      } else {\\n        nextUnitOfWork = completeWork(current$$1, workInProgress, nextRenderExpirationTime);\\n      }\\n      stopWorkTimer(workInProgress);\\n      resetChildExpirationTime(workInProgress, nextRenderExpirationTime);\\n      {\\n        resetCurrentFiber();\\n      }\\n\\n      if (returnFiber !== null &&\\n      // Do not append effects to parents if a sibling failed to complete\\n      (returnFiber.effectTag & Incomplete) === NoEffect) {\\n        // Append all the effects of the subtree and this fiber onto the effect\\n        // list of the parent. The completion order of the children affects the\\n        // side-effect order.\\n        if (returnFiber.firstEffect === null) {\\n          returnFiber.firstEffect = workInProgress.firstEffect;\\n        }\\n        if (workInProgress.lastEffect !== null) {\\n          if (returnFiber.lastEffect !== null) {\\n            returnFiber.lastEffect.nextEffect = workInProgress.firstEffect;\\n          }\\n          returnFiber.lastEffect = workInProgress.lastEffect;\\n        }\\n\\n        // If this fiber had side-effects, we append it AFTER the children's\\n        // side-effects. We can perform certain side-effects earlier if\\n        // needed, by doing multiple passes over the effect list. We don't want\\n        // to schedule our own side-effect on our own list because if end up\\n        // reusing children we'll schedule this effect onto itself since we're\\n        // at the end.\\n        var effectTag = workInProgress.effectTag;\\n        // Skip both NoWork and PerformedWork tags when creating the effect list.\\n        // PerformedWork effect is read by React DevTools but shouldn't be committed.\\n        if (effectTag > PerformedWork) {\\n          if (returnFiber.lastEffect !== null) {\\n            returnFiber.lastEffect.nextEffect = workInProgress;\\n          } else {\\n            returnFiber.firstEffect = workInProgress;\\n          }\\n          returnFiber.lastEffect = workInProgress;\\n        }\\n      }\\n\\n      if ( true && ReactFiberInstrumentation_1.debugTool) {\\n        ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);\\n      }\\n\\n      if (siblingFiber !== null) {\\n        // If there is more work to do in this returnFiber, do that next.\\n        return siblingFiber;\\n      } else if (returnFiber !== null) {\\n        // If there's no more work in this returnFiber. Complete the returnFiber.\\n        workInProgress = returnFiber;\\n        continue;\\n      } else {\\n        // We've reached the root.\\n        return null;\\n      }\\n    } else {\\n      if (workInProgress.mode & ProfileMode) {\\n        // Record the render duration for the fiber that errored.\\n        stopProfilerTimerIfRunningAndRecordDelta(workInProgress, false);\\n      }\\n\\n      // This fiber did not complete because something threw. Pop values off\\n      // the stack without entering the complete phase. If this is a boundary,\\n      // capture values if possible.\\n      var next = unwindWork(workInProgress, nextRenderExpirationTime);\\n      // Because this fiber did not complete, don't reset its expiration time.\\n      if (workInProgress.effectTag & DidCapture) {\\n        // Restarting an error boundary\\n        stopFailedWorkTimer(workInProgress);\\n      } else {\\n        stopWorkTimer(workInProgress);\\n      }\\n\\n      {\\n        resetCurrentFiber();\\n      }\\n\\n      if (next !== null) {\\n        stopWorkTimer(workInProgress);\\n        if ( true && ReactFiberInstrumentation_1.debugTool) {\\n          ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);\\n        }\\n\\n        if (enableProfilerTimer) {\\n          // Include the time spent working on failed children before continuing.\\n          if (next.mode & ProfileMode) {\\n            var actualDuration = next.actualDuration;\\n            var child = next.child;\\n            while (child !== null) {\\n              actualDuration += child.actualDuration;\\n              child = child.sibling;\\n            }\\n            next.actualDuration = actualDuration;\\n          }\\n        }\\n\\n        // If completing this work spawned new work, do that next. We'll come\\n        // back here again.\\n        // Since we're restarting, remove anything that is not a host effect\\n        // from the effect tag.\\n        next.effectTag &= HostEffectMask;\\n        return next;\\n      }\\n\\n      if (returnFiber !== null) {\\n        // Mark the parent fiber as incomplete and clear its effect list.\\n        returnFiber.firstEffect = returnFiber.lastEffect = null;\\n        returnFiber.effectTag |= Incomplete;\\n      }\\n\\n      if ( true && ReactFiberInstrumentation_1.debugTool) {\\n        ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);\\n      }\\n\\n      if (siblingFiber !== null) {\\n        // If there is more work to do in this returnFiber, do that next.\\n        return siblingFiber;\\n      } else if (returnFiber !== null) {\\n        // If there's no more work in this returnFiber. Complete the returnFiber.\\n        workInProgress = returnFiber;\\n        continue;\\n      } else {\\n        return null;\\n      }\\n    }\\n  }\\n\\n  // Without this explicit null return Flow complains of invalid return type\\n  // TODO Remove the above while(true) loop\\n  // eslint-disable-next-line no-unreachable\\n  return null;\\n}\\n\\nfunction performUnitOfWork(workInProgress) {\\n  // The current, flushed, state of this fiber is the alternate.\\n  // Ideally nothing should rely on this, but relying on it here\\n  // means that we don't need an additional field on the work in\\n  // progress.\\n  var current$$1 = workInProgress.alternate;\\n\\n  // See if beginning this work spawns more work.\\n  startWorkTimer(workInProgress);\\n  {\\n    setCurrentFiber(workInProgress);\\n  }\\n\\n  if ( true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\\n    stashedWorkInProgressProperties = assignFiberPropertiesInDEV(stashedWorkInProgressProperties, workInProgress);\\n  }\\n\\n  var next = void 0;\\n  if (enableProfilerTimer) {\\n    if (workInProgress.mode & ProfileMode) {\\n      startProfilerTimer(workInProgress);\\n    }\\n\\n    next = beginWork(current$$1, workInProgress, nextRenderExpirationTime);\\n    workInProgress.memoizedProps = workInProgress.pendingProps;\\n\\n    if (workInProgress.mode & ProfileMode) {\\n      // Record the render duration assuming we didn't bailout (or error).\\n      stopProfilerTimerIfRunningAndRecordDelta(workInProgress, true);\\n    }\\n  } else {\\n    next = beginWork(current$$1, workInProgress, nextRenderExpirationTime);\\n    workInProgress.memoizedProps = workInProgress.pendingProps;\\n  }\\n\\n  {\\n    resetCurrentFiber();\\n    if (isReplayingFailedUnitOfWork) {\\n      // Currently replaying a failed unit of work. This should be unreachable,\\n      // because the render phase is meant to be idempotent, and it should\\n      // have thrown again. Since it didn't, rethrow the original error, so\\n      // React's internal stack is not misaligned.\\n      rethrowOriginalError();\\n    }\\n  }\\n  if ( true && ReactFiberInstrumentation_1.debugTool) {\\n    ReactFiberInstrumentation_1.debugTool.onBeginWork(workInProgress);\\n  }\\n\\n  if (next === null) {\\n    // If this doesn't spawn new work, complete the current work.\\n    next = completeUnitOfWork(workInProgress);\\n  }\\n\\n  ReactCurrentOwner$2.current = null;\\n\\n  return next;\\n}\\n\\nfunction workLoop(isYieldy) {\\n  if (!isYieldy) {\\n    // Flush work without yielding\\n    while (nextUnitOfWork !== null) {\\n      nextUnitOfWork = performUnitOfWork(nextUnitOfWork);\\n    }\\n  } else {\\n    // Flush asynchronous work until the deadline runs out of time.\\n    while (nextUnitOfWork !== null && !shouldYield()) {\\n      nextUnitOfWork = performUnitOfWork(nextUnitOfWork);\\n    }\\n  }\\n}\\n\\nfunction renderRoot(root, isYieldy, isExpired) {\\n  !!isWorking ? invariant(false, 'renderRoot was called recursively. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  isWorking = true;\\n  ReactCurrentOwner$2.currentDispatcher = Dispatcher;\\n\\n  var expirationTime = root.nextExpirationTimeToWorkOn;\\n\\n  // Check if we're starting from a fresh stack, or if we're resuming from\\n  // previously yielded work.\\n  if (expirationTime !== nextRenderExpirationTime || root !== nextRoot || nextUnitOfWork === null) {\\n    // Reset the stack and start working from the root.\\n    resetStack();\\n    nextRoot = root;\\n    nextRenderExpirationTime = expirationTime;\\n    nextUnitOfWork = createWorkInProgress(nextRoot.current, null, nextRenderExpirationTime);\\n    root.pendingCommitExpirationTime = NoWork;\\n\\n    if (enableSchedulerTracing) {\\n      // Determine which interactions this batch of work currently includes,\\n      // So that we can accurately attribute time spent working on it,\\n      var interactions = new Set();\\n      root.pendingInteractionMap.forEach(function (scheduledInteractions, scheduledExpirationTime) {\\n        if (scheduledExpirationTime <= expirationTime) {\\n          scheduledInteractions.forEach(function (interaction) {\\n            return interactions.add(interaction);\\n          });\\n        }\\n      });\\n\\n      // Store the current set of interactions on the FiberRoot for a few reasons:\\n      // We can re-use it in hot functions like renderRoot() without having to recalculate it.\\n      // We will also use it in commitWork() to pass to any Profiler onRender() hooks.\\n      // This also provides DevTools with a way to access it when the onCommitRoot() hook is called.\\n      root.memoizedInteractions = interactions;\\n\\n      if (interactions.size > 0) {\\n        var subscriber = tracing.__subscriberRef.current;\\n        if (subscriber !== null) {\\n          var threadID = computeThreadID(expirationTime, root.interactionThreadID);\\n          try {\\n            subscriber.onWorkStarted(interactions, threadID);\\n          } catch (error) {\\n            // Work thrown by an interaction tracing subscriber should be rethrown,\\n            // But only once it's safe (to avoid leaveing the scheduler in an invalid state).\\n            // Store the error for now and we'll re-throw in finishRendering().\\n            if (!hasUnhandledError) {\\n              hasUnhandledError = true;\\n              unhandledError = error;\\n            }\\n          }\\n        }\\n      }\\n    }\\n  }\\n\\n  var prevInteractions = null;\\n  if (enableSchedulerTracing) {\\n    // We're about to start new traced work.\\n    // Restore pending interactions so cascading work triggered during the render phase will be accounted for.\\n    prevInteractions = tracing.__interactionsRef.current;\\n    tracing.__interactionsRef.current = root.memoizedInteractions;\\n  }\\n\\n  var didFatal = false;\\n\\n  startWorkLoopTimer(nextUnitOfWork);\\n\\n  do {\\n    try {\\n      workLoop(isYieldy);\\n    } catch (thrownValue) {\\n      if (nextUnitOfWork === null) {\\n        // This is a fatal error.\\n        didFatal = true;\\n        onUncaughtError(thrownValue);\\n      } else {\\n        {\\n          // Reset global debug state\\n          // We assume this is defined in DEV\\n          resetCurrentlyProcessingQueue();\\n        }\\n\\n        var failedUnitOfWork = nextUnitOfWork;\\n        if ( true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\\n          replayUnitOfWork(failedUnitOfWork, thrownValue, isYieldy);\\n        }\\n\\n        // TODO: we already know this isn't true in some cases.\\n        // At least this shows a nicer error message until we figure out the cause.\\n        // https://github.com/facebook/react/issues/12449#issuecomment-386727431\\n        !(nextUnitOfWork !== null) ? invariant(false, 'Failed to replay rendering after an error. This is likely caused by a bug in React. Please file an issue with a reproducing case to help us find it.') : void 0;\\n\\n        var sourceFiber = nextUnitOfWork;\\n        var returnFiber = sourceFiber.return;\\n        if (returnFiber === null) {\\n          // This is the root. The root could capture its own errors. However,\\n          // we don't know if it errors before or after we pushed the host\\n          // context. This information is needed to avoid a stack mismatch.\\n          // Because we're not sure, treat this as a fatal error. We could track\\n          // which phase it fails in, but doesn't seem worth it. At least\\n          // for now.\\n          didFatal = true;\\n          onUncaughtError(thrownValue);\\n        } else {\\n          throwException(root, returnFiber, sourceFiber, thrownValue, nextRenderExpirationTime);\\n          nextUnitOfWork = completeUnitOfWork(sourceFiber);\\n          continue;\\n        }\\n      }\\n    }\\n    break;\\n  } while (true);\\n\\n  if (enableSchedulerTracing) {\\n    // Traced work is done for now; restore the previous interactions.\\n    tracing.__interactionsRef.current = prevInteractions;\\n  }\\n\\n  // We're done performing work. Time to clean up.\\n  isWorking = false;\\n  ReactCurrentOwner$2.currentDispatcher = null;\\n  resetContextDependences();\\n\\n  // Yield back to main thread.\\n  if (didFatal) {\\n    var _didCompleteRoot = false;\\n    stopWorkLoopTimer(interruptedBy, _didCompleteRoot);\\n    interruptedBy = null;\\n    // There was a fatal error.\\n    {\\n      resetStackAfterFatalErrorInDev();\\n    }\\n    // `nextRoot` points to the in-progress root. A non-null value indicates\\n    // that we're in the middle of an async render. Set it to null to indicate\\n    // there's no more work to be done in the current batch.\\n    nextRoot = null;\\n    onFatal(root);\\n    return;\\n  }\\n\\n  if (nextUnitOfWork !== null) {\\n    // There's still remaining async work in this tree, but we ran out of time\\n    // in the current frame. Yield back to the renderer. Unless we're\\n    // interrupted by a higher priority update, we'll continue later from where\\n    // we left off.\\n    var _didCompleteRoot2 = false;\\n    stopWorkLoopTimer(interruptedBy, _didCompleteRoot2);\\n    interruptedBy = null;\\n    onYield(root);\\n    return;\\n  }\\n\\n  // We completed the whole tree.\\n  var didCompleteRoot = true;\\n  stopWorkLoopTimer(interruptedBy, didCompleteRoot);\\n  var rootWorkInProgress = root.current.alternate;\\n  !(rootWorkInProgress !== null) ? invariant(false, 'Finished root should have a work-in-progress. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n\\n  // `nextRoot` points to the in-progress root. A non-null value indicates\\n  // that we're in the middle of an async render. Set it to null to indicate\\n  // there's no more work to be done in the current batch.\\n  nextRoot = null;\\n  interruptedBy = null;\\n\\n  if (nextRenderDidError) {\\n    // There was an error\\n    if (hasLowerPriorityWork(root, expirationTime)) {\\n      // There's lower priority work. If so, it may have the effect of fixing\\n      // the exception that was just thrown. Exit without committing. This is\\n      // similar to a suspend, but without a timeout because we're not waiting\\n      // for a promise to resolve. React will restart at the lower\\n      // priority level.\\n      markSuspendedPriorityLevel(root, expirationTime);\\n      var suspendedExpirationTime = expirationTime;\\n      var rootExpirationTime = root.expirationTime;\\n      onSuspend(root, rootWorkInProgress, suspendedExpirationTime, rootExpirationTime, -1 // Indicates no timeout\\n      );\\n      return;\\n    } else if (\\n    // There's no lower priority work, but we're rendering asynchronously.\\n    // Synchronsouly attempt to render the same level one more time. This is\\n    // similar to a suspend, but without a timeout because we're not waiting\\n    // for a promise to resolve.\\n    !root.didError && !isExpired) {\\n      root.didError = true;\\n      var _suspendedExpirationTime = root.nextExpirationTimeToWorkOn = expirationTime;\\n      var _rootExpirationTime = root.expirationTime = Sync;\\n      onSuspend(root, rootWorkInProgress, _suspendedExpirationTime, _rootExpirationTime, -1 // Indicates no timeout\\n      );\\n      return;\\n    }\\n  }\\n\\n  if (!isExpired && nextLatestAbsoluteTimeoutMs !== -1) {\\n    // The tree was suspended.\\n    var _suspendedExpirationTime2 = expirationTime;\\n    markSuspendedPriorityLevel(root, _suspendedExpirationTime2);\\n\\n    // Find the earliest uncommitted expiration time in the tree, including\\n    // work that is suspended. The timeout threshold cannot be longer than\\n    // the overall expiration.\\n    var earliestExpirationTime = findEarliestOutstandingPriorityLevel(root, expirationTime);\\n    var earliestExpirationTimeMs = expirationTimeToMs(earliestExpirationTime);\\n    if (earliestExpirationTimeMs < nextLatestAbsoluteTimeoutMs) {\\n      nextLatestAbsoluteTimeoutMs = earliestExpirationTimeMs;\\n    }\\n\\n    // Subtract the current time from the absolute timeout to get the number\\n    // of milliseconds until the timeout. In other words, convert an absolute\\n    // timestamp to a relative time. This is the value that is passed\\n    // to `setTimeout`.\\n    var currentTimeMs = expirationTimeToMs(requestCurrentTime());\\n    var msUntilTimeout = nextLatestAbsoluteTimeoutMs - currentTimeMs;\\n    msUntilTimeout = msUntilTimeout < 0 ? 0 : msUntilTimeout;\\n\\n    // TODO: Account for the Just Noticeable Difference\\n\\n    var _rootExpirationTime2 = root.expirationTime;\\n    onSuspend(root, rootWorkInProgress, _suspendedExpirationTime2, _rootExpirationTime2, msUntilTimeout);\\n    return;\\n  }\\n\\n  // Ready to commit.\\n  onComplete(root, rootWorkInProgress, expirationTime);\\n}\\n\\nfunction dispatch(sourceFiber, value, expirationTime) {\\n  !(!isWorking || isCommitting$1) ? invariant(false, 'dispatch: Cannot dispatch during the render phase.') : void 0;\\n\\n  var fiber = sourceFiber.return;\\n  while (fiber !== null) {\\n    switch (fiber.tag) {\\n      case ClassComponent:\\n        var ctor = fiber.type;\\n        var instance = fiber.stateNode;\\n        if (typeof ctor.getDerivedStateFromError === 'function' || typeof instance.componentDidCatch === 'function' && !isAlreadyFailedLegacyErrorBoundary(instance)) {\\n          var errorInfo = createCapturedValue(value, sourceFiber);\\n          var update = createClassErrorUpdate(fiber, errorInfo, expirationTime);\\n          enqueueUpdate(fiber, update);\\n          scheduleWork(fiber, expirationTime);\\n          return;\\n        }\\n        break;\\n      case HostRoot:\\n        {\\n          var _errorInfo = createCapturedValue(value, sourceFiber);\\n          var _update = createRootErrorUpdate(fiber, _errorInfo, expirationTime);\\n          enqueueUpdate(fiber, _update);\\n          scheduleWork(fiber, expirationTime);\\n          return;\\n        }\\n    }\\n    fiber = fiber.return;\\n  }\\n\\n  if (sourceFiber.tag === HostRoot) {\\n    // Error was thrown at the root. There is no parent, so the root\\n    // itself should capture it.\\n    var rootFiber = sourceFiber;\\n    var _errorInfo2 = createCapturedValue(value, rootFiber);\\n    var _update2 = createRootErrorUpdate(rootFiber, _errorInfo2, expirationTime);\\n    enqueueUpdate(rootFiber, _update2);\\n    scheduleWork(rootFiber, expirationTime);\\n  }\\n}\\n\\nfunction captureCommitPhaseError(fiber, error) {\\n  return dispatch(fiber, error, Sync);\\n}\\n\\nfunction computeThreadID(expirationTime, interactionThreadID) {\\n  // Interaction threads are unique per root and expiration time.\\n  return expirationTime * 1000 + interactionThreadID;\\n}\\n\\n// Creates a unique async expiration time.\\nfunction computeUniqueAsyncExpiration() {\\n  var currentTime = requestCurrentTime();\\n  var result = computeAsyncExpiration(currentTime);\\n  if (result <= lastUniqueAsyncExpiration) {\\n    // Since we assume the current time monotonically increases, we only hit\\n    // this branch when computeUniqueAsyncExpiration is fired multiple times\\n    // within a 200ms window (or whatever the async bucket size is).\\n    result = lastUniqueAsyncExpiration + 1;\\n  }\\n  lastUniqueAsyncExpiration = result;\\n  return lastUniqueAsyncExpiration;\\n}\\n\\nfunction computeExpirationForFiber(currentTime, fiber) {\\n  var expirationTime = void 0;\\n  if (expirationContext !== NoWork) {\\n    // An explicit expiration context was set;\\n    expirationTime = expirationContext;\\n  } else if (isWorking) {\\n    if (isCommitting$1) {\\n      // Updates that occur during the commit phase should have sync priority\\n      // by default.\\n      expirationTime = Sync;\\n    } else {\\n      // Updates during the render phase should expire at the same time as\\n      // the work that is being rendered.\\n      expirationTime = nextRenderExpirationTime;\\n    }\\n  } else {\\n    // No explicit expiration context was set, and we're not currently\\n    // performing work. Calculate a new expiration time.\\n    if (fiber.mode & ConcurrentMode) {\\n      if (isBatchingInteractiveUpdates) {\\n        // This is an interactive update\\n        expirationTime = computeInteractiveExpiration(currentTime);\\n      } else {\\n        // This is an async update\\n        expirationTime = computeAsyncExpiration(currentTime);\\n      }\\n      // If we're in the middle of rendering a tree, do not update at the same\\n      // expiration time that is already rendering.\\n      if (nextRoot !== null && expirationTime === nextRenderExpirationTime) {\\n        expirationTime += 1;\\n      }\\n    } else {\\n      // This is a sync update\\n      expirationTime = Sync;\\n    }\\n  }\\n  if (isBatchingInteractiveUpdates) {\\n    // This is an interactive update. Keep track of the lowest pending\\n    // interactive expiration time. This allows us to synchronously flush\\n    // all interactive updates when needed.\\n    if (expirationTime > lowestPriorityPendingInteractiveExpirationTime) {\\n      lowestPriorityPendingInteractiveExpirationTime = expirationTime;\\n    }\\n  }\\n  return expirationTime;\\n}\\n\\nfunction renderDidSuspend(root, absoluteTimeoutMs, suspendedTime) {\\n  // Schedule the timeout.\\n  if (absoluteTimeoutMs >= 0 && nextLatestAbsoluteTimeoutMs < absoluteTimeoutMs) {\\n    nextLatestAbsoluteTimeoutMs = absoluteTimeoutMs;\\n  }\\n}\\n\\nfunction renderDidError() {\\n  nextRenderDidError = true;\\n}\\n\\nfunction retrySuspendedRoot(root, boundaryFiber, sourceFiber, suspendedTime) {\\n  var retryTime = void 0;\\n\\n  if (isPriorityLevelSuspended(root, suspendedTime)) {\\n    // Ping at the original level\\n    retryTime = suspendedTime;\\n\\n    markPingedPriorityLevel(root, retryTime);\\n  } else {\\n    // Suspense already timed out. Compute a new expiration time\\n    var currentTime = requestCurrentTime();\\n    retryTime = computeExpirationForFiber(currentTime, boundaryFiber);\\n    markPendingPriorityLevel(root, retryTime);\\n  }\\n\\n  // TODO: If the suspense fiber has already rendered the primary children\\n  // without suspending (that is, all of the promises have already resolved),\\n  // we should not trigger another update here. One case this happens is when\\n  // we are in sync mode and a single promise is thrown both on initial render\\n  // and on update; we attach two .then(retrySuspendedRoot) callbacks and each\\n  // one performs Sync work, rerendering the Suspense.\\n\\n  if ((boundaryFiber.mode & ConcurrentMode) !== NoContext) {\\n    if (root === nextRoot && nextRenderExpirationTime === suspendedTime) {\\n      // Received a ping at the same priority level at which we're currently\\n      // rendering. Restart from the root.\\n      nextRoot = null;\\n    }\\n  }\\n\\n  scheduleWorkToRoot(boundaryFiber, retryTime);\\n  if ((boundaryFiber.mode & ConcurrentMode) === NoContext) {\\n    // Outside of concurrent mode, we must schedule an update on the source\\n    // fiber, too, since it already committed in an inconsistent state and\\n    // therefore does not have any pending work.\\n    scheduleWorkToRoot(sourceFiber, retryTime);\\n    var sourceTag = sourceFiber.tag;\\n    if (sourceTag === ClassComponent && sourceFiber.stateNode !== null) {\\n      // When we try rendering again, we should not reuse the current fiber,\\n      // since it's known to be in an inconsistent state. Use a force updte to\\n      // prevent a bail out.\\n      var update = createUpdate(retryTime);\\n      update.tag = ForceUpdate;\\n      enqueueUpdate(sourceFiber, update);\\n    }\\n  }\\n\\n  var rootExpirationTime = root.expirationTime;\\n  if (rootExpirationTime !== NoWork) {\\n    requestWork(root, rootExpirationTime);\\n  }\\n}\\n\\nfunction scheduleWorkToRoot(fiber, expirationTime) {\\n  recordScheduleUpdate();\\n\\n  {\\n    if (fiber.tag === ClassComponent) {\\n      var instance = fiber.stateNode;\\n      warnAboutInvalidUpdates(instance);\\n    }\\n  }\\n\\n  // Update the source fiber's expiration time\\n  if (fiber.expirationTime === NoWork || fiber.expirationTime > expirationTime) {\\n    fiber.expirationTime = expirationTime;\\n  }\\n  var alternate = fiber.alternate;\\n  if (alternate !== null && (alternate.expirationTime === NoWork || alternate.expirationTime > expirationTime)) {\\n    alternate.expirationTime = expirationTime;\\n  }\\n  // Walk the parent path to the root and update the child expiration time.\\n  var node = fiber.return;\\n  var root = null;\\n  if (node === null && fiber.tag === HostRoot) {\\n    root = fiber.stateNode;\\n  } else {\\n    while (node !== null) {\\n      alternate = node.alternate;\\n      if (node.childExpirationTime === NoWork || node.childExpirationTime > expirationTime) {\\n        node.childExpirationTime = expirationTime;\\n        if (alternate !== null && (alternate.childExpirationTime === NoWork || alternate.childExpirationTime > expirationTime)) {\\n          alternate.childExpirationTime = expirationTime;\\n        }\\n      } else if (alternate !== null && (alternate.childExpirationTime === NoWork || alternate.childExpirationTime > expirationTime)) {\\n        alternate.childExpirationTime = expirationTime;\\n      }\\n      if (node.return === null && node.tag === HostRoot) {\\n        root = node.stateNode;\\n        break;\\n      }\\n      node = node.return;\\n    }\\n  }\\n\\n  if (root === null) {\\n    if ( true && fiber.tag === ClassComponent) {\\n      warnAboutUpdateOnUnmounted(fiber);\\n    }\\n    return null;\\n  }\\n\\n  if (enableSchedulerTracing) {\\n    var interactions = tracing.__interactionsRef.current;\\n    if (interactions.size > 0) {\\n      var pendingInteractionMap = root.pendingInteractionMap;\\n      var pendingInteractions = pendingInteractionMap.get(expirationTime);\\n      if (pendingInteractions != null) {\\n        interactions.forEach(function (interaction) {\\n          if (!pendingInteractions.has(interaction)) {\\n            // Update the pending async work count for previously unscheduled interaction.\\n            interaction.__count++;\\n          }\\n\\n          pendingInteractions.add(interaction);\\n        });\\n      } else {\\n        pendingInteractionMap.set(expirationTime, new Set(interactions));\\n\\n        // Update the pending async work count for the current interactions.\\n        interactions.forEach(function (interaction) {\\n          interaction.__count++;\\n        });\\n      }\\n\\n      var subscriber = tracing.__subscriberRef.current;\\n      if (subscriber !== null) {\\n        var threadID = computeThreadID(expirationTime, root.interactionThreadID);\\n        subscriber.onWorkScheduled(interactions, threadID);\\n      }\\n    }\\n  }\\n\\n  return root;\\n}\\n\\nfunction scheduleWork(fiber, expirationTime) {\\n  var root = scheduleWorkToRoot(fiber, expirationTime);\\n  if (root === null) {\\n    return;\\n  }\\n\\n  if (!isWorking && nextRenderExpirationTime !== NoWork && expirationTime < nextRenderExpirationTime) {\\n    // This is an interruption. (Used for performance tracking.)\\n    interruptedBy = fiber;\\n    resetStack();\\n  }\\n  markPendingPriorityLevel(root, expirationTime);\\n  if (\\n  // If we're in the render phase, we don't need to schedule this root\\n  // for an update, because we'll do it before we exit...\\n  !isWorking || isCommitting$1 ||\\n  // ...unless this is a different root than the one we're rendering.\\n  nextRoot !== root) {\\n    var rootExpirationTime = root.expirationTime;\\n    requestWork(root, rootExpirationTime);\\n  }\\n  if (nestedUpdateCount > NESTED_UPDATE_LIMIT) {\\n    // Reset this back to zero so subsequent updates don't throw.\\n    nestedUpdateCount = 0;\\n    invariant(false, 'Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.');\\n  }\\n}\\n\\nfunction syncUpdates(fn, a, b, c, d) {\\n  var previousExpirationContext = expirationContext;\\n  expirationContext = Sync;\\n  try {\\n    return fn(a, b, c, d);\\n  } finally {\\n    expirationContext = previousExpirationContext;\\n  }\\n}\\n\\n// TODO: Everything below this is written as if it has been lifted to the\\n// renderers. I'll do this in a follow-up.\\n\\n// Linked-list of roots\\nvar firstScheduledRoot = null;\\nvar lastScheduledRoot = null;\\n\\nvar callbackExpirationTime = NoWork;\\nvar callbackID = void 0;\\nvar isRendering = false;\\nvar nextFlushedRoot = null;\\nvar nextFlushedExpirationTime = NoWork;\\nvar lowestPriorityPendingInteractiveExpirationTime = NoWork;\\nvar deadlineDidExpire = false;\\nvar hasUnhandledError = false;\\nvar unhandledError = null;\\nvar deadline = null;\\n\\nvar isBatchingUpdates = false;\\nvar isUnbatchingUpdates = false;\\nvar isBatchingInteractiveUpdates = false;\\n\\nvar completedBatches = null;\\n\\nvar originalStartTimeMs = scheduler.unstable_now();\\nvar currentRendererTime = msToExpirationTime(originalStartTimeMs);\\nvar currentSchedulerTime = currentRendererTime;\\n\\n// Use these to prevent an infinite loop of nested updates\\nvar NESTED_UPDATE_LIMIT = 50;\\nvar nestedUpdateCount = 0;\\nvar lastCommittedRootDuringThisBatch = null;\\n\\nvar timeHeuristicForUnitOfWork = 1;\\n\\nfunction recomputeCurrentRendererTime() {\\n  var currentTimeMs = scheduler.unstable_now() - originalStartTimeMs;\\n  currentRendererTime = msToExpirationTime(currentTimeMs);\\n}\\n\\nfunction scheduleCallbackWithExpirationTime(root, expirationTime) {\\n  if (callbackExpirationTime !== NoWork) {\\n    // A callback is already scheduled. Check its expiration time (timeout).\\n    if (expirationTime > callbackExpirationTime) {\\n      // Existing callback has sufficient timeout. Exit.\\n      return;\\n    } else {\\n      if (callbackID !== null) {\\n        // Existing callback has insufficient timeout. Cancel and schedule a\\n        // new one.\\n        scheduler.unstable_cancelCallback(callbackID);\\n      }\\n    }\\n    // The request callback timer is already running. Don't start a new one.\\n  } else {\\n    startRequestCallbackTimer();\\n  }\\n\\n  callbackExpirationTime = expirationTime;\\n  var currentMs = scheduler.unstable_now() - originalStartTimeMs;\\n  var expirationTimeMs = expirationTimeToMs(expirationTime);\\n  var timeout = expirationTimeMs - currentMs;\\n  callbackID = scheduler.unstable_scheduleCallback(performAsyncWork, { timeout: timeout });\\n}\\n\\n// For every call to renderRoot, one of onFatal, onComplete, onSuspend, and\\n// onYield is called upon exiting. We use these in lieu of returning a tuple.\\n// I've also chosen not to inline them into renderRoot because these will\\n// eventually be lifted into the renderer.\\nfunction onFatal(root) {\\n  root.finishedWork = null;\\n}\\n\\nfunction onComplete(root, finishedWork, expirationTime) {\\n  root.pendingCommitExpirationTime = expirationTime;\\n  root.finishedWork = finishedWork;\\n}\\n\\nfunction onSuspend(root, finishedWork, suspendedExpirationTime, rootExpirationTime, msUntilTimeout) {\\n  root.expirationTime = rootExpirationTime;\\n  if (msUntilTimeout === 0 && !shouldYield()) {\\n    // Don't wait an additional tick. Commit the tree immediately.\\n    root.pendingCommitExpirationTime = suspendedExpirationTime;\\n    root.finishedWork = finishedWork;\\n  } else if (msUntilTimeout > 0) {\\n    // Wait `msUntilTimeout` milliseconds before committing.\\n    root.timeoutHandle = scheduleTimeout(onTimeout.bind(null, root, finishedWork, suspendedExpirationTime), msUntilTimeout);\\n  }\\n}\\n\\nfunction onYield(root) {\\n  root.finishedWork = null;\\n}\\n\\nfunction onTimeout(root, finishedWork, suspendedExpirationTime) {\\n  // The root timed out. Commit it.\\n  root.pendingCommitExpirationTime = suspendedExpirationTime;\\n  root.finishedWork = finishedWork;\\n  // Read the current time before entering the commit phase. We can be\\n  // certain this won't cause tearing related to batching of event updates\\n  // because we're at the top of a timer event.\\n  recomputeCurrentRendererTime();\\n  currentSchedulerTime = currentRendererTime;\\n  flushRoot(root, suspendedExpirationTime);\\n}\\n\\nfunction onCommit(root, expirationTime) {\\n  root.expirationTime = expirationTime;\\n  root.finishedWork = null;\\n}\\n\\nfunction requestCurrentTime() {\\n  // requestCurrentTime is called by the scheduler to compute an expiration\\n  // time.\\n  //\\n  // Expiration times are computed by adding to the current time (the start\\n  // time). However, if two updates are scheduled within the same event, we\\n  // should treat their start times as simultaneous, even if the actual clock\\n  // time has advanced between the first and second call.\\n\\n  // In other words, because expiration times determine how updates are batched,\\n  // we want all updates of like priority that occur within the same event to\\n  // receive the same expiration time. Otherwise we get tearing.\\n  //\\n  // We keep track of two separate times: the current \\\"renderer\\\" time and the\\n  // current \\\"scheduler\\\" time. The renderer time can be updated whenever; it\\n  // only exists to minimize the calls performance.now.\\n  //\\n  // But the scheduler time can only be updated if there's no pending work, or\\n  // if we know for certain that we're not in the middle of an event.\\n\\n  if (isRendering) {\\n    // We're already rendering. Return the most recently read time.\\n    return currentSchedulerTime;\\n  }\\n  // Check if there's pending work.\\n  findHighestPriorityRoot();\\n  if (nextFlushedExpirationTime === NoWork || nextFlushedExpirationTime === Never) {\\n    // If there's no pending work, or if the pending work is offscreen, we can\\n    // read the current time without risk of tearing.\\n    recomputeCurrentRendererTime();\\n    currentSchedulerTime = currentRendererTime;\\n    return currentSchedulerTime;\\n  }\\n  // There's already pending work. We might be in the middle of a browser\\n  // event. If we were to read the current time, it could cause multiple updates\\n  // within the same event to receive different expiration times, leading to\\n  // tearing. Return the last read time. During the next idle callback, the\\n  // time will be updated.\\n  return currentSchedulerTime;\\n}\\n\\n// requestWork is called by the scheduler whenever a root receives an update.\\n// It's up to the renderer to call renderRoot at some point in the future.\\nfunction requestWork(root, expirationTime) {\\n  addRootToSchedule(root, expirationTime);\\n  if (isRendering) {\\n    // Prevent reentrancy. Remaining work will be scheduled at the end of\\n    // the currently rendering batch.\\n    return;\\n  }\\n\\n  if (isBatchingUpdates) {\\n    // Flush work at the end of the batch.\\n    if (isUnbatchingUpdates) {\\n      // ...unless we're inside unbatchedUpdates, in which case we should\\n      // flush it now.\\n      nextFlushedRoot = root;\\n      nextFlushedExpirationTime = Sync;\\n      performWorkOnRoot(root, Sync, true);\\n    }\\n    return;\\n  }\\n\\n  // TODO: Get rid of Sync and use current time?\\n  if (expirationTime === Sync) {\\n    performSyncWork();\\n  } else {\\n    scheduleCallbackWithExpirationTime(root, expirationTime);\\n  }\\n}\\n\\nfunction addRootToSchedule(root, expirationTime) {\\n  // Add the root to the schedule.\\n  // Check if this root is already part of the schedule.\\n  if (root.nextScheduledRoot === null) {\\n    // This root is not already scheduled. Add it.\\n    root.expirationTime = expirationTime;\\n    if (lastScheduledRoot === null) {\\n      firstScheduledRoot = lastScheduledRoot = root;\\n      root.nextScheduledRoot = root;\\n    } else {\\n      lastScheduledRoot.nextScheduledRoot = root;\\n      lastScheduledRoot = root;\\n      lastScheduledRoot.nextScheduledRoot = firstScheduledRoot;\\n    }\\n  } else {\\n    // This root is already scheduled, but its priority may have increased.\\n    var remainingExpirationTime = root.expirationTime;\\n    if (remainingExpirationTime === NoWork || expirationTime < remainingExpirationTime) {\\n      // Update the priority.\\n      root.expirationTime = expirationTime;\\n    }\\n  }\\n}\\n\\nfunction findHighestPriorityRoot() {\\n  var highestPriorityWork = NoWork;\\n  var highestPriorityRoot = null;\\n  if (lastScheduledRoot !== null) {\\n    var previousScheduledRoot = lastScheduledRoot;\\n    var root = firstScheduledRoot;\\n    while (root !== null) {\\n      var remainingExpirationTime = root.expirationTime;\\n      if (remainingExpirationTime === NoWork) {\\n        // This root no longer has work. Remove it from the scheduler.\\n\\n        // TODO: This check is redudant, but Flow is confused by the branch\\n        // below where we set lastScheduledRoot to null, even though we break\\n        // from the loop right after.\\n        !(previousScheduledRoot !== null && lastScheduledRoot !== null) ? invariant(false, 'Should have a previous and last root. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n        if (root === root.nextScheduledRoot) {\\n          // This is the only root in the list.\\n          root.nextScheduledRoot = null;\\n          firstScheduledRoot = lastScheduledRoot = null;\\n          break;\\n        } else if (root === firstScheduledRoot) {\\n          // This is the first root in the list.\\n          var next = root.nextScheduledRoot;\\n          firstScheduledRoot = next;\\n          lastScheduledRoot.nextScheduledRoot = next;\\n          root.nextScheduledRoot = null;\\n        } else if (root === lastScheduledRoot) {\\n          // This is the last root in the list.\\n          lastScheduledRoot = previousScheduledRoot;\\n          lastScheduledRoot.nextScheduledRoot = firstScheduledRoot;\\n          root.nextScheduledRoot = null;\\n          break;\\n        } else {\\n          previousScheduledRoot.nextScheduledRoot = root.nextScheduledRoot;\\n          root.nextScheduledRoot = null;\\n        }\\n        root = previousScheduledRoot.nextScheduledRoot;\\n      } else {\\n        if (highestPriorityWork === NoWork || remainingExpirationTime < highestPriorityWork) {\\n          // Update the priority, if it's higher\\n          highestPriorityWork = remainingExpirationTime;\\n          highestPriorityRoot = root;\\n        }\\n        if (root === lastScheduledRoot) {\\n          break;\\n        }\\n        if (highestPriorityWork === Sync) {\\n          // Sync is highest priority by definition so\\n          // we can stop searching.\\n          break;\\n        }\\n        previousScheduledRoot = root;\\n        root = root.nextScheduledRoot;\\n      }\\n    }\\n  }\\n\\n  nextFlushedRoot = highestPriorityRoot;\\n  nextFlushedExpirationTime = highestPriorityWork;\\n}\\n\\nfunction performAsyncWork(dl) {\\n  if (dl.didTimeout) {\\n    // The callback timed out. That means at least one update has expired.\\n    // Iterate through the root schedule. If they contain expired work, set\\n    // the next render expiration time to the current time. This has the effect\\n    // of flushing all expired work in a single batch, instead of flushing each\\n    // level one at a time.\\n    if (firstScheduledRoot !== null) {\\n      recomputeCurrentRendererTime();\\n      var root = firstScheduledRoot;\\n      do {\\n        didExpireAtExpirationTime(root, currentRendererTime);\\n        // The root schedule is circular, so this is never null.\\n        root = root.nextScheduledRoot;\\n      } while (root !== firstScheduledRoot);\\n    }\\n  }\\n  performWork(NoWork, dl);\\n}\\n\\nfunction performSyncWork() {\\n  performWork(Sync, null);\\n}\\n\\nfunction performWork(minExpirationTime, dl) {\\n  deadline = dl;\\n\\n  // Keep working on roots until there's no more work, or until we reach\\n  // the deadline.\\n  findHighestPriorityRoot();\\n\\n  if (deadline !== null) {\\n    recomputeCurrentRendererTime();\\n    currentSchedulerTime = currentRendererTime;\\n\\n    if (enableUserTimingAPI) {\\n      var didExpire = nextFlushedExpirationTime < currentRendererTime;\\n      var timeout = expirationTimeToMs(nextFlushedExpirationTime);\\n      stopRequestCallbackTimer(didExpire, timeout);\\n    }\\n\\n    while (nextFlushedRoot !== null && nextFlushedExpirationTime !== NoWork && (minExpirationTime === NoWork || minExpirationTime >= nextFlushedExpirationTime) && (!deadlineDidExpire || currentRendererTime >= nextFlushedExpirationTime)) {\\n      performWorkOnRoot(nextFlushedRoot, nextFlushedExpirationTime, currentRendererTime >= nextFlushedExpirationTime);\\n      findHighestPriorityRoot();\\n      recomputeCurrentRendererTime();\\n      currentSchedulerTime = currentRendererTime;\\n    }\\n  } else {\\n    while (nextFlushedRoot !== null && nextFlushedExpirationTime !== NoWork && (minExpirationTime === NoWork || minExpirationTime >= nextFlushedExpirationTime)) {\\n      performWorkOnRoot(nextFlushedRoot, nextFlushedExpirationTime, true);\\n      findHighestPriorityRoot();\\n    }\\n  }\\n\\n  // We're done flushing work. Either we ran out of time in this callback,\\n  // or there's no more work left with sufficient priority.\\n\\n  // If we're inside a callback, set this to false since we just completed it.\\n  if (deadline !== null) {\\n    callbackExpirationTime = NoWork;\\n    callbackID = null;\\n  }\\n  // If there's work left over, schedule a new callback.\\n  if (nextFlushedExpirationTime !== NoWork) {\\n    scheduleCallbackWithExpirationTime(nextFlushedRoot, nextFlushedExpirationTime);\\n  }\\n\\n  // Clean-up.\\n  deadline = null;\\n  deadlineDidExpire = false;\\n\\n  finishRendering();\\n}\\n\\nfunction flushRoot(root, expirationTime) {\\n  !!isRendering ? invariant(false, 'work.commit(): Cannot commit while already rendering. This likely means you attempted to commit from inside a lifecycle method.') : void 0;\\n  // Perform work on root as if the given expiration time is the current time.\\n  // This has the effect of synchronously flushing all work up to and\\n  // including the given time.\\n  nextFlushedRoot = root;\\n  nextFlushedExpirationTime = expirationTime;\\n  performWorkOnRoot(root, expirationTime, true);\\n  // Flush any sync work that was scheduled by lifecycles\\n  performSyncWork();\\n}\\n\\nfunction finishRendering() {\\n  nestedUpdateCount = 0;\\n  lastCommittedRootDuringThisBatch = null;\\n\\n  if (completedBatches !== null) {\\n    var batches = completedBatches;\\n    completedBatches = null;\\n    for (var i = 0; i < batches.length; i++) {\\n      var batch = batches[i];\\n      try {\\n        batch._onComplete();\\n      } catch (error) {\\n        if (!hasUnhandledError) {\\n          hasUnhandledError = true;\\n          unhandledError = error;\\n        }\\n      }\\n    }\\n  }\\n\\n  if (hasUnhandledError) {\\n    var error = unhandledError;\\n    unhandledError = null;\\n    hasUnhandledError = false;\\n    throw error;\\n  }\\n}\\n\\nfunction performWorkOnRoot(root, expirationTime, isExpired) {\\n  !!isRendering ? invariant(false, 'performWorkOnRoot was called recursively. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n\\n  isRendering = true;\\n\\n  // Check if this is async work or sync/expired work.\\n  if (deadline === null || isExpired) {\\n    // Flush work without yielding.\\n    // TODO: Non-yieldy work does not necessarily imply expired work. A renderer\\n    // may want to perform some work without yielding, but also without\\n    // requiring the root to complete (by triggering placeholders).\\n\\n    var finishedWork = root.finishedWork;\\n    if (finishedWork !== null) {\\n      // This root is already complete. We can commit it.\\n      completeRoot(root, finishedWork, expirationTime);\\n    } else {\\n      root.finishedWork = null;\\n      // If this root previously suspended, clear its existing timeout, since\\n      // we're about to try rendering again.\\n      var timeoutHandle = root.timeoutHandle;\\n      if (timeoutHandle !== noTimeout) {\\n        root.timeoutHandle = noTimeout;\\n        // $FlowFixMe Complains noTimeout is not a TimeoutID, despite the check above\\n        cancelTimeout(timeoutHandle);\\n      }\\n      var isYieldy = false;\\n      renderRoot(root, isYieldy, isExpired);\\n      finishedWork = root.finishedWork;\\n      if (finishedWork !== null) {\\n        // We've completed the root. Commit it.\\n        completeRoot(root, finishedWork, expirationTime);\\n      }\\n    }\\n  } else {\\n    // Flush async work.\\n    var _finishedWork = root.finishedWork;\\n    if (_finishedWork !== null) {\\n      // This root is already complete. We can commit it.\\n      completeRoot(root, _finishedWork, expirationTime);\\n    } else {\\n      root.finishedWork = null;\\n      // If this root previously suspended, clear its existing timeout, since\\n      // we're about to try rendering again.\\n      var _timeoutHandle = root.timeoutHandle;\\n      if (_timeoutHandle !== noTimeout) {\\n        root.timeoutHandle = noTimeout;\\n        // $FlowFixMe Complains noTimeout is not a TimeoutID, despite the check above\\n        cancelTimeout(_timeoutHandle);\\n      }\\n      var _isYieldy = true;\\n      renderRoot(root, _isYieldy, isExpired);\\n      _finishedWork = root.finishedWork;\\n      if (_finishedWork !== null) {\\n        // We've completed the root. Check the deadline one more time\\n        // before committing.\\n        if (!shouldYield()) {\\n          // Still time left. Commit the root.\\n          completeRoot(root, _finishedWork, expirationTime);\\n        } else {\\n          // There's no time left. Mark this root as complete. We'll come\\n          // back and commit it later.\\n          root.finishedWork = _finishedWork;\\n        }\\n      }\\n    }\\n  }\\n\\n  isRendering = false;\\n}\\n\\nfunction completeRoot(root, finishedWork, expirationTime) {\\n  // Check if there's a batch that matches this expiration time.\\n  var firstBatch = root.firstBatch;\\n  if (firstBatch !== null && firstBatch._expirationTime <= expirationTime) {\\n    if (completedBatches === null) {\\n      completedBatches = [firstBatch];\\n    } else {\\n      completedBatches.push(firstBatch);\\n    }\\n    if (firstBatch._defer) {\\n      // This root is blocked from committing by a batch. Unschedule it until\\n      // we receive another update.\\n      root.finishedWork = finishedWork;\\n      root.expirationTime = NoWork;\\n      return;\\n    }\\n  }\\n\\n  // Commit the root.\\n  root.finishedWork = null;\\n\\n  // Check if this is a nested update (a sync update scheduled during the\\n  // commit phase).\\n  if (root === lastCommittedRootDuringThisBatch) {\\n    // If the next root is the same as the previous root, this is a nested\\n    // update. To prevent an infinite loop, increment the nested update count.\\n    nestedUpdateCount++;\\n  } else {\\n    // Reset whenever we switch roots.\\n    lastCommittedRootDuringThisBatch = root;\\n    nestedUpdateCount = 0;\\n  }\\n  commitRoot(root, finishedWork);\\n}\\n\\n// When working on async work, the reconciler asks the renderer if it should\\n// yield execution. For DOM, we implement this with requestIdleCallback.\\nfunction shouldYield() {\\n  if (deadlineDidExpire) {\\n    return true;\\n  }\\n  if (deadline === null || deadline.timeRemaining() > timeHeuristicForUnitOfWork) {\\n    // Disregard deadline.didTimeout. Only expired work should be flushed\\n    // during a timeout. This path is only hit for non-expired work.\\n    return false;\\n  }\\n  deadlineDidExpire = true;\\n  return true;\\n}\\n\\nfunction onUncaughtError(error) {\\n  !(nextFlushedRoot !== null) ? invariant(false, 'Should be working on a root. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  // Unschedule this root so we don't work on it again until there's\\n  // another update.\\n  nextFlushedRoot.expirationTime = NoWork;\\n  if (!hasUnhandledError) {\\n    hasUnhandledError = true;\\n    unhandledError = error;\\n  }\\n}\\n\\n// TODO: Batching should be implemented at the renderer level, not inside\\n// the reconciler.\\nfunction batchedUpdates$1(fn, a) {\\n  var previousIsBatchingUpdates = isBatchingUpdates;\\n  isBatchingUpdates = true;\\n  try {\\n    return fn(a);\\n  } finally {\\n    isBatchingUpdates = previousIsBatchingUpdates;\\n    if (!isBatchingUpdates && !isRendering) {\\n      performSyncWork();\\n    }\\n  }\\n}\\n\\n// TODO: Batching should be implemented at the renderer level, not inside\\n// the reconciler.\\nfunction unbatchedUpdates(fn, a) {\\n  if (isBatchingUpdates && !isUnbatchingUpdates) {\\n    isUnbatchingUpdates = true;\\n    try {\\n      return fn(a);\\n    } finally {\\n      isUnbatchingUpdates = false;\\n    }\\n  }\\n  return fn(a);\\n}\\n\\n// TODO: Batching should be implemented at the renderer level, not within\\n// the reconciler.\\nfunction flushSync(fn, a) {\\n  !!isRendering ? invariant(false, 'flushSync was called from inside a lifecycle method. It cannot be called when React is already rendering.') : void 0;\\n  var previousIsBatchingUpdates = isBatchingUpdates;\\n  isBatchingUpdates = true;\\n  try {\\n    return syncUpdates(fn, a);\\n  } finally {\\n    isBatchingUpdates = previousIsBatchingUpdates;\\n    performSyncWork();\\n  }\\n}\\n\\nfunction interactiveUpdates$1(fn, a, b) {\\n  if (isBatchingInteractiveUpdates) {\\n    return fn(a, b);\\n  }\\n  // If there are any pending interactive updates, synchronously flush them.\\n  // This needs to happen before we read any handlers, because the effect of\\n  // the previous event may influence which handlers are called during\\n  // this event.\\n  if (!isBatchingUpdates && !isRendering && lowestPriorityPendingInteractiveExpirationTime !== NoWork) {\\n    // Synchronously flush pending interactive updates.\\n    performWork(lowestPriorityPendingInteractiveExpirationTime, null);\\n    lowestPriorityPendingInteractiveExpirationTime = NoWork;\\n  }\\n  var previousIsBatchingInteractiveUpdates = isBatchingInteractiveUpdates;\\n  var previousIsBatchingUpdates = isBatchingUpdates;\\n  isBatchingInteractiveUpdates = true;\\n  isBatchingUpdates = true;\\n  try {\\n    return fn(a, b);\\n  } finally {\\n    isBatchingInteractiveUpdates = previousIsBatchingInteractiveUpdates;\\n    isBatchingUpdates = previousIsBatchingUpdates;\\n    if (!isBatchingUpdates && !isRendering) {\\n      performSyncWork();\\n    }\\n  }\\n}\\n\\nfunction flushInteractiveUpdates$1() {\\n  if (!isRendering && lowestPriorityPendingInteractiveExpirationTime !== NoWork) {\\n    // Synchronously flush pending interactive updates.\\n    performWork(lowestPriorityPendingInteractiveExpirationTime, null);\\n    lowestPriorityPendingInteractiveExpirationTime = NoWork;\\n  }\\n}\\n\\nfunction flushControlled(fn) {\\n  var previousIsBatchingUpdates = isBatchingUpdates;\\n  isBatchingUpdates = true;\\n  try {\\n    syncUpdates(fn);\\n  } finally {\\n    isBatchingUpdates = previousIsBatchingUpdates;\\n    if (!isBatchingUpdates && !isRendering) {\\n      performSyncWork();\\n    }\\n  }\\n}\\n\\n// 0 is PROD, 1 is DEV.\\n// Might add PROFILE later.\\n\\n\\nvar didWarnAboutNestedUpdates = void 0;\\nvar didWarnAboutFindNodeInStrictMode = void 0;\\n\\n{\\n  didWarnAboutNestedUpdates = false;\\n  didWarnAboutFindNodeInStrictMode = {};\\n}\\n\\nfunction getContextForSubtree(parentComponent) {\\n  if (!parentComponent) {\\n    return emptyContextObject;\\n  }\\n\\n  var fiber = get(parentComponent);\\n  var parentContext = findCurrentUnmaskedContext(fiber);\\n\\n  if (fiber.tag === ClassComponent) {\\n    var Component = fiber.type;\\n    if (isContextProvider(Component)) {\\n      return processChildContext(fiber, Component, parentContext);\\n    }\\n  }\\n\\n  return parentContext;\\n}\\n\\nfunction scheduleRootUpdate(current$$1, element, expirationTime, callback) {\\n  {\\n    if (phase === 'render' && current !== null && !didWarnAboutNestedUpdates) {\\n      didWarnAboutNestedUpdates = true;\\n      warningWithoutStack$1(false, 'Render methods should be a pure function of props and state; ' + 'triggering nested component updates from render is not allowed. ' + 'If necessary, trigger nested updates in componentDidUpdate.\\\\n\\\\n' + 'Check the render method of %s.', getComponentName(current.type) || 'Unknown');\\n    }\\n  }\\n\\n  var update = createUpdate(expirationTime);\\n  // Caution: React DevTools currently depends on this property\\n  // being called \\\"element\\\".\\n  update.payload = { element: element };\\n\\n  callback = callback === undefined ? null : callback;\\n  if (callback !== null) {\\n    !(typeof callback === 'function') ? warningWithoutStack$1(false, 'render(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callback) : void 0;\\n    update.callback = callback;\\n  }\\n  enqueueUpdate(current$$1, update);\\n\\n  scheduleWork(current$$1, expirationTime);\\n  return expirationTime;\\n}\\n\\nfunction updateContainerAtExpirationTime(element, container, parentComponent, expirationTime, callback) {\\n  // TODO: If this is a nested container, this won't be the root.\\n  var current$$1 = container.current;\\n\\n  {\\n    if (ReactFiberInstrumentation_1.debugTool) {\\n      if (current$$1.alternate === null) {\\n        ReactFiberInstrumentation_1.debugTool.onMountContainer(container);\\n      } else if (element === null) {\\n        ReactFiberInstrumentation_1.debugTool.onUnmountContainer(container);\\n      } else {\\n        ReactFiberInstrumentation_1.debugTool.onUpdateContainer(container);\\n      }\\n    }\\n  }\\n\\n  var context = getContextForSubtree(parentComponent);\\n  if (container.context === null) {\\n    container.context = context;\\n  } else {\\n    container.pendingContext = context;\\n  }\\n\\n  return scheduleRootUpdate(current$$1, element, expirationTime, callback);\\n}\\n\\nfunction findHostInstance(component) {\\n  var fiber = get(component);\\n  if (fiber === undefined) {\\n    if (typeof component.render === 'function') {\\n      invariant(false, 'Unable to find node on an unmounted component.');\\n    } else {\\n      invariant(false, 'Argument appears to not be a ReactComponent. Keys: %s', Object.keys(component));\\n    }\\n  }\\n  var hostFiber = findCurrentHostFiber(fiber);\\n  if (hostFiber === null) {\\n    return null;\\n  }\\n  return hostFiber.stateNode;\\n}\\n\\nfunction findHostInstanceWithWarning(component, methodName) {\\n  {\\n    var fiber = get(component);\\n    if (fiber === undefined) {\\n      if (typeof component.render === 'function') {\\n        invariant(false, 'Unable to find node on an unmounted component.');\\n      } else {\\n        invariant(false, 'Argument appears to not be a ReactComponent. Keys: %s', Object.keys(component));\\n      }\\n    }\\n    var hostFiber = findCurrentHostFiber(fiber);\\n    if (hostFiber === null) {\\n      return null;\\n    }\\n    if (hostFiber.mode & StrictMode) {\\n      var componentName = getComponentName(fiber.type) || 'Component';\\n      if (!didWarnAboutFindNodeInStrictMode[componentName]) {\\n        didWarnAboutFindNodeInStrictMode[componentName] = true;\\n        if (fiber.mode & StrictMode) {\\n          warningWithoutStack$1(false, '%s is deprecated in StrictMode. ' + '%s was passed an instance of %s which is inside StrictMode. ' + 'Instead, add a ref directly to the element you want to reference.' + '\\\\n%s' + '\\\\n\\\\nLearn more about using refs safely here:' + '\\\\nhttps://fb.me/react-strict-mode-find-node', methodName, methodName, componentName, getStackByFiberInDevAndProd(hostFiber));\\n        } else {\\n          warningWithoutStack$1(false, '%s is deprecated in StrictMode. ' + '%s was passed an instance of %s which renders StrictMode children. ' + 'Instead, add a ref directly to the element you want to reference.' + '\\\\n%s' + '\\\\n\\\\nLearn more about using refs safely here:' + '\\\\nhttps://fb.me/react-strict-mode-find-node', methodName, methodName, componentName, getStackByFiberInDevAndProd(hostFiber));\\n        }\\n      }\\n    }\\n    return hostFiber.stateNode;\\n  }\\n  return findHostInstance(component);\\n}\\n\\nfunction createContainer(containerInfo, isConcurrent, hydrate) {\\n  return createFiberRoot(containerInfo, isConcurrent, hydrate);\\n}\\n\\nfunction updateContainer(element, container, parentComponent, callback) {\\n  var current$$1 = container.current;\\n  var currentTime = requestCurrentTime();\\n  var expirationTime = computeExpirationForFiber(currentTime, current$$1);\\n  return updateContainerAtExpirationTime(element, container, parentComponent, expirationTime, callback);\\n}\\n\\nfunction getPublicRootInstance(container) {\\n  var containerFiber = container.current;\\n  if (!containerFiber.child) {\\n    return null;\\n  }\\n  switch (containerFiber.child.tag) {\\n    case HostComponent:\\n      return getPublicInstance(containerFiber.child.stateNode);\\n    default:\\n      return containerFiber.child.stateNode;\\n  }\\n}\\n\\nfunction findHostInstanceWithNoPortals(fiber) {\\n  var hostFiber = findCurrentHostFiberWithNoPortals(fiber);\\n  if (hostFiber === null) {\\n    return null;\\n  }\\n  return hostFiber.stateNode;\\n}\\n\\nfunction injectIntoDevTools(devToolsConfig) {\\n  var findFiberByHostInstance = devToolsConfig.findFiberByHostInstance;\\n\\n  return injectInternals(_assign({}, devToolsConfig, {\\n    findHostInstanceByFiber: function (fiber) {\\n      var hostFiber = findCurrentHostFiber(fiber);\\n      if (hostFiber === null) {\\n        return null;\\n      }\\n      return hostFiber.stateNode;\\n    },\\n    findFiberByHostInstance: function (instance) {\\n      if (!findFiberByHostInstance) {\\n        // Might not be implemented by the renderer.\\n        return null;\\n      }\\n      return findFiberByHostInstance(instance);\\n    }\\n  }));\\n}\\n\\n// This file intentionally does *not* have the Flow annotation.\\n// Don't add it. See `./inline-typed.js` for an explanation.\\n\\nfunction createPortal$1(children, containerInfo,\\n// TODO: figure out the API for cross-renderer implementation.\\nimplementation) {\\n  var key = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : null;\\n\\n  return {\\n    // This tag allow us to uniquely identify this as a React Portal\\n    $$typeof: REACT_PORTAL_TYPE,\\n    key: key == null ? null : '' + key,\\n    children: children,\\n    containerInfo: containerInfo,\\n    implementation: implementation\\n  };\\n}\\n\\n// TODO: this is special because it gets imported during build.\\n\\nvar ReactVersion = '16.6.0';\\n\\n// TODO: This type is shared between the reconciler and ReactDOM, but will\\n// eventually be lifted out to the renderer.\\nvar ReactCurrentOwner = ReactSharedInternals.ReactCurrentOwner;\\n\\nvar topLevelUpdateWarnings = void 0;\\nvar warnOnInvalidCallback = void 0;\\nvar didWarnAboutUnstableCreatePortal = false;\\n\\n{\\n  if (typeof Map !== 'function' ||\\n  // $FlowIssue Flow incorrectly thinks Map has no prototype\\n  Map.prototype == null || typeof Map.prototype.forEach !== 'function' || typeof Set !== 'function' ||\\n  // $FlowIssue Flow incorrectly thinks Set has no prototype\\n  Set.prototype == null || typeof Set.prototype.clear !== 'function' || typeof Set.prototype.forEach !== 'function') {\\n    warningWithoutStack$1(false, 'React depends on Map and Set built-in types. Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');\\n  }\\n\\n  topLevelUpdateWarnings = function (container) {\\n    if (container._reactRootContainer && container.nodeType !== COMMENT_NODE) {\\n      var hostInstance = findHostInstanceWithNoPortals(container._reactRootContainer._internalRoot.current);\\n      if (hostInstance) {\\n        !(hostInstance.parentNode === container) ? warningWithoutStack$1(false, 'render(...): It looks like the React-rendered content of this ' + 'container was removed without using React. This is not ' + 'supported and will cause errors. Instead, call ' + 'ReactDOM.unmountComponentAtNode to empty a container.') : void 0;\\n      }\\n    }\\n\\n    var isRootRenderedBySomeReact = !!container._reactRootContainer;\\n    var rootEl = getReactRootElementInContainer(container);\\n    var hasNonRootReactChild = !!(rootEl && getInstanceFromNode$1(rootEl));\\n\\n    !(!hasNonRootReactChild || isRootRenderedBySomeReact) ? warningWithoutStack$1(false, 'render(...): Replacing React-rendered children with a new root ' + 'component. If you intended to update the children of this node, ' + 'you should instead have the existing children update their state ' + 'and render the new components instead of calling ReactDOM.render.') : void 0;\\n\\n    !(container.nodeType !== ELEMENT_NODE || !container.tagName || container.tagName.toUpperCase() !== 'BODY') ? warningWithoutStack$1(false, 'render(): Rendering components directly into document.body is ' + 'discouraged, since its children are often manipulated by third-party ' + 'scripts and browser extensions. This may lead to subtle ' + 'reconciliation issues. Try rendering into a container element created ' + 'for your app.') : void 0;\\n  };\\n\\n  warnOnInvalidCallback = function (callback, callerName) {\\n    !(callback === null || typeof callback === 'function') ? warningWithoutStack$1(false, '%s(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callerName, callback) : void 0;\\n  };\\n}\\n\\nsetRestoreImplementation(restoreControlledState$1);\\n\\nfunction ReactBatch(root) {\\n  var expirationTime = computeUniqueAsyncExpiration();\\n  this._expirationTime = expirationTime;\\n  this._root = root;\\n  this._next = null;\\n  this._callbacks = null;\\n  this._didComplete = false;\\n  this._hasChildren = false;\\n  this._children = null;\\n  this._defer = true;\\n}\\nReactBatch.prototype.render = function (children) {\\n  !this._defer ? invariant(false, 'batch.render: Cannot render a batch that already committed.') : void 0;\\n  this._hasChildren = true;\\n  this._children = children;\\n  var internalRoot = this._root._internalRoot;\\n  var expirationTime = this._expirationTime;\\n  var work = new ReactWork();\\n  updateContainerAtExpirationTime(children, internalRoot, null, expirationTime, work._onCommit);\\n  return work;\\n};\\nReactBatch.prototype.then = function (onComplete) {\\n  if (this._didComplete) {\\n    onComplete();\\n    return;\\n  }\\n  var callbacks = this._callbacks;\\n  if (callbacks === null) {\\n    callbacks = this._callbacks = [];\\n  }\\n  callbacks.push(onComplete);\\n};\\nReactBatch.prototype.commit = function () {\\n  var internalRoot = this._root._internalRoot;\\n  var firstBatch = internalRoot.firstBatch;\\n  !(this._defer && firstBatch !== null) ? invariant(false, 'batch.commit: Cannot commit a batch multiple times.') : void 0;\\n\\n  if (!this._hasChildren) {\\n    // This batch is empty. Return.\\n    this._next = null;\\n    this._defer = false;\\n    return;\\n  }\\n\\n  var expirationTime = this._expirationTime;\\n\\n  // Ensure this is the first batch in the list.\\n  if (firstBatch !== this) {\\n    // This batch is not the earliest batch. We need to move it to the front.\\n    // Update its expiration time to be the expiration time of the earliest\\n    // batch, so that we can flush it without flushing the other batches.\\n    if (this._hasChildren) {\\n      expirationTime = this._expirationTime = firstBatch._expirationTime;\\n      // Rendering this batch again ensures its children will be the final state\\n      // when we flush (updates are processed in insertion order: last\\n      // update wins).\\n      // TODO: This forces a restart. Should we print a warning?\\n      this.render(this._children);\\n    }\\n\\n    // Remove the batch from the list.\\n    var previous = null;\\n    var batch = firstBatch;\\n    while (batch !== this) {\\n      previous = batch;\\n      batch = batch._next;\\n    }\\n    !(previous !== null) ? invariant(false, 'batch.commit: Cannot commit a batch multiple times.') : void 0;\\n    previous._next = batch._next;\\n\\n    // Add it to the front.\\n    this._next = firstBatch;\\n    firstBatch = internalRoot.firstBatch = this;\\n  }\\n\\n  // Synchronously flush all the work up to this batch's expiration time.\\n  this._defer = false;\\n  flushRoot(internalRoot, expirationTime);\\n\\n  // Pop the batch from the list.\\n  var next = this._next;\\n  this._next = null;\\n  firstBatch = internalRoot.firstBatch = next;\\n\\n  // Append the next earliest batch's children to the update queue.\\n  if (firstBatch !== null && firstBatch._hasChildren) {\\n    firstBatch.render(firstBatch._children);\\n  }\\n};\\nReactBatch.prototype._onComplete = function () {\\n  if (this._didComplete) {\\n    return;\\n  }\\n  this._didComplete = true;\\n  var callbacks = this._callbacks;\\n  if (callbacks === null) {\\n    return;\\n  }\\n  // TODO: Error handling.\\n  for (var i = 0; i < callbacks.length; i++) {\\n    var _callback = callbacks[i];\\n    _callback();\\n  }\\n};\\n\\nfunction ReactWork() {\\n  this._callbacks = null;\\n  this._didCommit = false;\\n  // TODO: Avoid need to bind by replacing callbacks in the update queue with\\n  // list of Work objects.\\n  this._onCommit = this._onCommit.bind(this);\\n}\\nReactWork.prototype.then = function (onCommit) {\\n  if (this._didCommit) {\\n    onCommit();\\n    return;\\n  }\\n  var callbacks = this._callbacks;\\n  if (callbacks === null) {\\n    callbacks = this._callbacks = [];\\n  }\\n  callbacks.push(onCommit);\\n};\\nReactWork.prototype._onCommit = function () {\\n  if (this._didCommit) {\\n    return;\\n  }\\n  this._didCommit = true;\\n  var callbacks = this._callbacks;\\n  if (callbacks === null) {\\n    return;\\n  }\\n  // TODO: Error handling.\\n  for (var i = 0; i < callbacks.length; i++) {\\n    var _callback2 = callbacks[i];\\n    !(typeof _callback2 === 'function') ? invariant(false, 'Invalid argument passed as callback. Expected a function. Instead received: %s', _callback2) : void 0;\\n    _callback2();\\n  }\\n};\\n\\nfunction ReactRoot(container, isConcurrent, hydrate) {\\n  var root = createContainer(container, isConcurrent, hydrate);\\n  this._internalRoot = root;\\n}\\nReactRoot.prototype.render = function (children, callback) {\\n  var root = this._internalRoot;\\n  var work = new ReactWork();\\n  callback = callback === undefined ? null : callback;\\n  {\\n    warnOnInvalidCallback(callback, 'render');\\n  }\\n  if (callback !== null) {\\n    work.then(callback);\\n  }\\n  updateContainer(children, root, null, work._onCommit);\\n  return work;\\n};\\nReactRoot.prototype.unmount = function (callback) {\\n  var root = this._internalRoot;\\n  var work = new ReactWork();\\n  callback = callback === undefined ? null : callback;\\n  {\\n    warnOnInvalidCallback(callback, 'render');\\n  }\\n  if (callback !== null) {\\n    work.then(callback);\\n  }\\n  updateContainer(null, root, null, work._onCommit);\\n  return work;\\n};\\nReactRoot.prototype.legacy_renderSubtreeIntoContainer = function (parentComponent, children, callback) {\\n  var root = this._internalRoot;\\n  var work = new ReactWork();\\n  callback = callback === undefined ? null : callback;\\n  {\\n    warnOnInvalidCallback(callback, 'render');\\n  }\\n  if (callback !== null) {\\n    work.then(callback);\\n  }\\n  updateContainer(children, root, parentComponent, work._onCommit);\\n  return work;\\n};\\nReactRoot.prototype.createBatch = function () {\\n  var batch = new ReactBatch(this);\\n  var expirationTime = batch._expirationTime;\\n\\n  var internalRoot = this._internalRoot;\\n  var firstBatch = internalRoot.firstBatch;\\n  if (firstBatch === null) {\\n    internalRoot.firstBatch = batch;\\n    batch._next = null;\\n  } else {\\n    // Insert sorted by expiration time then insertion order\\n    var insertAfter = null;\\n    var insertBefore = firstBatch;\\n    while (insertBefore !== null && insertBefore._expirationTime <= expirationTime) {\\n      insertAfter = insertBefore;\\n      insertBefore = insertBefore._next;\\n    }\\n    batch._next = insertBefore;\\n    if (insertAfter !== null) {\\n      insertAfter._next = batch;\\n    }\\n  }\\n\\n  return batch;\\n};\\n\\n/**\\n * True if the supplied DOM node is a valid node element.\\n *\\n * @param {?DOMElement} node The candidate DOM node.\\n * @return {boolean} True if the DOM is a valid DOM node.\\n * @internal\\n */\\nfunction isValidContainer(node) {\\n  return !!(node && (node.nodeType === ELEMENT_NODE || node.nodeType === DOCUMENT_NODE || node.nodeType === DOCUMENT_FRAGMENT_NODE || node.nodeType === COMMENT_NODE && node.nodeValue === ' react-mount-point-unstable '));\\n}\\n\\nfunction getReactRootElementInContainer(container) {\\n  if (!container) {\\n    return null;\\n  }\\n\\n  if (container.nodeType === DOCUMENT_NODE) {\\n    return container.documentElement;\\n  } else {\\n    return container.firstChild;\\n  }\\n}\\n\\nfunction shouldHydrateDueToLegacyHeuristic(container) {\\n  var rootElement = getReactRootElementInContainer(container);\\n  return !!(rootElement && rootElement.nodeType === ELEMENT_NODE && rootElement.hasAttribute(ROOT_ATTRIBUTE_NAME));\\n}\\n\\nsetBatchingImplementation(batchedUpdates$1, interactiveUpdates$1, flushInteractiveUpdates$1);\\n\\nvar warnedAboutHydrateAPI = false;\\n\\nfunction legacyCreateRootFromDOMContainer(container, forceHydrate) {\\n  var shouldHydrate = forceHydrate || shouldHydrateDueToLegacyHeuristic(container);\\n  // First clear any existing content.\\n  if (!shouldHydrate) {\\n    var warned = false;\\n    var rootSibling = void 0;\\n    while (rootSibling = container.lastChild) {\\n      {\\n        if (!warned && rootSibling.nodeType === ELEMENT_NODE && rootSibling.hasAttribute(ROOT_ATTRIBUTE_NAME)) {\\n          warned = true;\\n          warningWithoutStack$1(false, 'render(): Target node has markup rendered by React, but there ' + 'are unrelated nodes as well. This is most commonly caused by ' + 'white-space inserted around server-rendered markup.');\\n        }\\n      }\\n      container.removeChild(rootSibling);\\n    }\\n  }\\n  {\\n    if (shouldHydrate && !forceHydrate && !warnedAboutHydrateAPI) {\\n      warnedAboutHydrateAPI = true;\\n      lowPriorityWarning$1(false, 'render(): Calling ReactDOM.render() to hydrate server-rendered markup ' + 'will stop working in React v17. Replace the ReactDOM.render() call ' + 'with ReactDOM.hydrate() if you want React to attach to the server HTML.');\\n    }\\n  }\\n  // Legacy roots are not async by default.\\n  var isConcurrent = false;\\n  return new ReactRoot(container, isConcurrent, shouldHydrate);\\n}\\n\\nfunction legacyRenderSubtreeIntoContainer(parentComponent, children, container, forceHydrate, callback) {\\n  // TODO: Ensure all entry points contain this check\\n  !isValidContainer(container) ? invariant(false, 'Target container is not a DOM element.') : void 0;\\n\\n  {\\n    topLevelUpdateWarnings(container);\\n  }\\n\\n  // TODO: Without `any` type, Flow says \\\"Property cannot be accessed on any\\n  // member of intersection type.\\\" Whyyyyyy.\\n  var root = container._reactRootContainer;\\n  if (!root) {\\n    // Initial mount\\n    root = container._reactRootContainer = legacyCreateRootFromDOMContainer(container, forceHydrate);\\n    if (typeof callback === 'function') {\\n      var originalCallback = callback;\\n      callback = function () {\\n        var instance = getPublicRootInstance(root._internalRoot);\\n        originalCallback.call(instance);\\n      };\\n    }\\n    // Initial mount should not be batched.\\n    unbatchedUpdates(function () {\\n      if (parentComponent != null) {\\n        root.legacy_renderSubtreeIntoContainer(parentComponent, children, callback);\\n      } else {\\n        root.render(children, callback);\\n      }\\n    });\\n  } else {\\n    if (typeof callback === 'function') {\\n      var _originalCallback = callback;\\n      callback = function () {\\n        var instance = getPublicRootInstance(root._internalRoot);\\n        _originalCallback.call(instance);\\n      };\\n    }\\n    // Update\\n    if (parentComponent != null) {\\n      root.legacy_renderSubtreeIntoContainer(parentComponent, children, callback);\\n    } else {\\n      root.render(children, callback);\\n    }\\n  }\\n  return getPublicRootInstance(root._internalRoot);\\n}\\n\\nfunction createPortal(children, container) {\\n  var key = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;\\n\\n  !isValidContainer(container) ? invariant(false, 'Target container is not a DOM element.') : void 0;\\n  // TODO: pass ReactDOM portal implementation as third argument\\n  return createPortal$1(children, container, null, key);\\n}\\n\\nvar ReactDOM = {\\n  createPortal: createPortal,\\n\\n  findDOMNode: function (componentOrElement) {\\n    {\\n      var owner = ReactCurrentOwner.current;\\n      if (owner !== null && owner.stateNode !== null) {\\n        var warnedAboutRefsInRender = owner.stateNode._warnedAboutRefsInRender;\\n        !warnedAboutRefsInRender ? warningWithoutStack$1(false, '%s is accessing findDOMNode inside its render(). ' + 'render() should be a pure function of props and state. It should ' + 'never access something that requires stale data from the previous ' + 'render, such as refs. Move this logic to componentDidMount and ' + 'componentDidUpdate instead.', getComponentName(owner.type) || 'A component') : void 0;\\n        owner.stateNode._warnedAboutRefsInRender = true;\\n      }\\n    }\\n    if (componentOrElement == null) {\\n      return null;\\n    }\\n    if (componentOrElement.nodeType === ELEMENT_NODE) {\\n      return componentOrElement;\\n    }\\n    {\\n      return findHostInstanceWithWarning(componentOrElement, 'findDOMNode');\\n    }\\n    return findHostInstance(componentOrElement);\\n  },\\n  hydrate: function (element, container, callback) {\\n    // TODO: throw or warn if we couldn't hydrate?\\n    return legacyRenderSubtreeIntoContainer(null, element, container, true, callback);\\n  },\\n  render: function (element, container, callback) {\\n    return legacyRenderSubtreeIntoContainer(null, element, container, false, callback);\\n  },\\n  unstable_renderSubtreeIntoContainer: function (parentComponent, element, containerNode, callback) {\\n    !(parentComponent != null && has(parentComponent)) ? invariant(false, 'parentComponent must be a valid React Component') : void 0;\\n    return legacyRenderSubtreeIntoContainer(parentComponent, element, containerNode, false, callback);\\n  },\\n  unmountComponentAtNode: function (container) {\\n    !isValidContainer(container) ? invariant(false, 'unmountComponentAtNode(...): Target container is not a DOM element.') : void 0;\\n\\n    if (container._reactRootContainer) {\\n      {\\n        var rootEl = getReactRootElementInContainer(container);\\n        var renderedByDifferentReact = rootEl && !getInstanceFromNode$1(rootEl);\\n        !!renderedByDifferentReact ? warningWithoutStack$1(false, \\\"unmountComponentAtNode(): The node you're attempting to unmount \\\" + 'was rendered by another copy of React.') : void 0;\\n      }\\n\\n      // Unmount should not be batched.\\n      unbatchedUpdates(function () {\\n        legacyRenderSubtreeIntoContainer(null, null, container, false, function () {\\n          container._reactRootContainer = null;\\n        });\\n      });\\n      // If you call unmountComponentAtNode twice in quick succession, you'll\\n      // get `true` twice. That's probably fine?\\n      return true;\\n    } else {\\n      {\\n        var _rootEl = getReactRootElementInContainer(container);\\n        var hasNonRootReactChild = !!(_rootEl && getInstanceFromNode$1(_rootEl));\\n\\n        // Check if the container itself is a React root node.\\n        var isContainerReactRoot = container.nodeType === ELEMENT_NODE && isValidContainer(container.parentNode) && !!container.parentNode._reactRootContainer;\\n\\n        !!hasNonRootReactChild ? warningWithoutStack$1(false, \\\"unmountComponentAtNode(): The node you're attempting to unmount \\\" + 'was rendered by React and is not a top-level container. %s', isContainerReactRoot ? 'You may have accidentally passed in a React root node instead ' + 'of its container.' : 'Instead, have the parent component update its state and ' + 'rerender in order to remove this component.') : void 0;\\n      }\\n\\n      return false;\\n    }\\n  },\\n\\n\\n  // Temporary alias since we already shipped React 16 RC with it.\\n  // TODO: remove in React 17.\\n  unstable_createPortal: function () {\\n    if (!didWarnAboutUnstableCreatePortal) {\\n      didWarnAboutUnstableCreatePortal = true;\\n      lowPriorityWarning$1(false, 'The ReactDOM.unstable_createPortal() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactDOM.createPortal() instead. It has the exact same API, ' + 'but without the \\\"unstable_\\\" prefix.');\\n    }\\n    return createPortal.apply(undefined, arguments);\\n  },\\n\\n\\n  unstable_batchedUpdates: batchedUpdates$1,\\n\\n  unstable_interactiveUpdates: interactiveUpdates$1,\\n\\n  flushSync: flushSync,\\n\\n  unstable_flushControlled: flushControlled,\\n\\n  __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: {\\n    // Keep in sync with ReactDOMUnstableNativeDependencies.js\\n    // and ReactTestUtils.js. This is an array for better minification.\\n    Events: [getInstanceFromNode$1, getNodeFromInstance$1, getFiberCurrentPropsFromNode$1, injection.injectEventPluginsByName, eventNameDispatchConfigs, accumulateTwoPhaseDispatches, accumulateDirectDispatches, enqueueStateRestore, restoreStateIfNeeded, dispatchEvent, runEventsInBatch]\\n  }\\n};\\n\\nReactDOM.unstable_createRoot = function createRoot(container, options) {\\n  !isValidContainer(container) ? invariant(false, 'unstable_createRoot(...): Target container is not a DOM element.') : void 0;\\n  var hydrate = options != null && options.hydrate === true;\\n  return new ReactRoot(container, true, hydrate);\\n};\\n\\nvar foundDevTools = injectIntoDevTools({\\n  findFiberByHostInstance: getClosestInstanceFromNode,\\n  bundleType: 1,\\n  version: ReactVersion,\\n  rendererPackageName: 'react-dom'\\n});\\n\\n{\\n  if (!foundDevTools && canUseDOM && window.top === window.self) {\\n    // If we're in Chrome or Firefox, provide a download link if not installed.\\n    if (navigator.userAgent.indexOf('Chrome') > -1 && navigator.userAgent.indexOf('Edge') === -1 || navigator.userAgent.indexOf('Firefox') > -1) {\\n      var protocol = window.location.protocol;\\n      // Don't warn in exotic cases like chrome-extension://.\\n      if (/^(https?|file):$/.test(protocol)) {\\n        console.info('%cDownload the React DevTools ' + 'for a better development experience: ' + 'https://fb.me/react-devtools' + (protocol === 'file:' ? '\\\\nYou might need to use a local HTTP server (instead of file://): ' + 'https://fb.me/react-devtools-faq' : ''), 'font-weight:bold');\\n      }\\n    }\\n  }\\n}\\n\\n\\n\\nvar ReactDOM$2 = Object.freeze({\\n\\tdefault: ReactDOM\\n});\\n\\nvar ReactDOM$3 = ( ReactDOM$2 && ReactDOM ) || ReactDOM$2;\\n\\n// TODO: decide on the top-level export form.\\n// This is hacky but makes it work with both Rollup and Jest.\\nvar reactDom = ReactDOM$3.default || ReactDOM$3;\\n\\nmodule.exports = reactDom;\\n  })();\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/react-dom/cjs/react-dom.development.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/react-dom/index.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/react-dom/index.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nfunction checkDCE() {\\n  /* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */\\n  if (\\n    typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ === 'undefined' ||\\n    typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE !== 'function'\\n  ) {\\n    return;\\n  }\\n  if (true) {\\n    // This branch is unreachable because this function is only called\\n    // in production, but the condition is true only in development.\\n    // Therefore if the branch is still here, dead code elimination wasn't\\n    // properly applied.\\n    // Don't change the message. React DevTools relies on it. Also make sure\\n    // this message doesn't occur elsewhere in this function, or it will cause\\n    // a false positive.\\n    throw new Error('^_^');\\n  }\\n  try {\\n    // Verify that the code above has been dead code eliminated (DCE'd).\\n    __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(checkDCE);\\n  } catch (err) {\\n    // DevTools shouldn't crash React, no matter what.\\n    // We should still report in case we break this code.\\n    console.error(err);\\n  }\\n}\\n\\nif (false) {} else {\\n  module.exports = __webpack_require__(/*! ./cjs/react-dom.development.js */ \\\"./node_modules/react-dom/cjs/react-dom.development.js\\\");\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/react-dom/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/react/cjs/react.development.js\":\n/*!*****************************************************!*\\\n  !*** ./node_modules/react/cjs/react.development.js ***!\n  \\*****************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/** @license React v16.6.0\\n * react.development.js\\n *\\n * Copyright (c) Facebook, Inc. and its affiliates.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\n\\n\\nif (true) {\\n  (function() {\\n'use strict';\\n\\nvar _assign = __webpack_require__(/*! object-assign */ \\\"./node_modules/object-assign/index.js\\\");\\nvar checkPropTypes = __webpack_require__(/*! prop-types/checkPropTypes */ \\\"./node_modules/prop-types/checkPropTypes.js\\\");\\n\\n// TODO: this is special because it gets imported during build.\\n\\nvar ReactVersion = '16.6.0';\\n\\n// The Symbol used to tag the ReactElement-like types. If there is no native Symbol\\n// nor polyfill, then a plain number is used for performance.\\nvar hasSymbol = typeof Symbol === 'function' && Symbol.for;\\n\\nvar REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;\\nvar REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;\\nvar REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;\\nvar REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;\\nvar REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;\\nvar REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;\\nvar REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace;\\nvar REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;\\nvar REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;\\nvar REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;\\nvar REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;\\nvar REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;\\n\\nvar MAYBE_ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;\\nvar FAUX_ITERATOR_SYMBOL = '@@iterator';\\n\\nfunction getIteratorFn(maybeIterable) {\\n  if (maybeIterable === null || typeof maybeIterable !== 'object') {\\n    return null;\\n  }\\n  var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];\\n  if (typeof maybeIterator === 'function') {\\n    return maybeIterator;\\n  }\\n  return null;\\n}\\n\\n/**\\n * Use invariant() to assert state which your program assumes to be true.\\n *\\n * Provide sprintf-style format (only %s is supported) and arguments\\n * to provide information about what broke and what you were\\n * expecting.\\n *\\n * The invariant message will be stripped in production, but the invariant\\n * will remain to ensure logic does not differ in production.\\n */\\n\\nvar validateFormat = function () {};\\n\\n{\\n  validateFormat = function (format) {\\n    if (format === undefined) {\\n      throw new Error('invariant requires an error message argument');\\n    }\\n  };\\n}\\n\\nfunction invariant(condition, format, a, b, c, d, e, f) {\\n  validateFormat(format);\\n\\n  if (!condition) {\\n    var error = void 0;\\n    if (format === undefined) {\\n      error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');\\n    } else {\\n      var args = [a, b, c, d, e, f];\\n      var argIndex = 0;\\n      error = new Error(format.replace(/%s/g, function () {\\n        return args[argIndex++];\\n      }));\\n      error.name = 'Invariant Violation';\\n    }\\n\\n    error.framesToPop = 1; // we don't care about invariant's own frame\\n    throw error;\\n  }\\n}\\n\\n// Relying on the `invariant()` implementation lets us\\n// preserve the format and params in the www builds.\\n\\n/**\\n * Forked from fbjs/warning:\\n * https://github.com/facebook/fbjs/blob/e66ba20ad5be433eb54423f2b097d829324d9de6/packages/fbjs/src/__forks__/warning.js\\n *\\n * Only change is we use console.warn instead of console.error,\\n * and do nothing when 'console' is not supported.\\n * This really simplifies the code.\\n * ---\\n * Similar to invariant but only logs a warning if the condition is not met.\\n * This can be used to log issues in development environments in critical\\n * paths. Removing the logging code for production environments will keep the\\n * same logic and follow the same code paths.\\n */\\n\\nvar lowPriorityWarning = function () {};\\n\\n{\\n  var printWarning = function (format) {\\n    for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {\\n      args[_key - 1] = arguments[_key];\\n    }\\n\\n    var argIndex = 0;\\n    var message = 'Warning: ' + format.replace(/%s/g, function () {\\n      return args[argIndex++];\\n    });\\n    if (typeof console !== 'undefined') {\\n      console.warn(message);\\n    }\\n    try {\\n      // --- Welcome to debugging React ---\\n      // This error was thrown as a convenience so that you can use this stack\\n      // to find the callsite that caused this warning to fire.\\n      throw new Error(message);\\n    } catch (x) {}\\n  };\\n\\n  lowPriorityWarning = function (condition, format) {\\n    if (format === undefined) {\\n      throw new Error('`lowPriorityWarning(condition, format, ...args)` requires a warning ' + 'message argument');\\n    }\\n    if (!condition) {\\n      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {\\n        args[_key2 - 2] = arguments[_key2];\\n      }\\n\\n      printWarning.apply(undefined, [format].concat(args));\\n    }\\n  };\\n}\\n\\nvar lowPriorityWarning$1 = lowPriorityWarning;\\n\\n/**\\n * Similar to invariant but only logs a warning if the condition is not met.\\n * This can be used to log issues in development environments in critical\\n * paths. Removing the logging code for production environments will keep the\\n * same logic and follow the same code paths.\\n */\\n\\nvar warningWithoutStack = function () {};\\n\\n{\\n  warningWithoutStack = function (condition, format) {\\n    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {\\n      args[_key - 2] = arguments[_key];\\n    }\\n\\n    if (format === undefined) {\\n      throw new Error('`warningWithoutStack(condition, format, ...args)` requires a warning ' + 'message argument');\\n    }\\n    if (args.length > 8) {\\n      // Check before the condition to catch violations early.\\n      throw new Error('warningWithoutStack() currently supports at most 8 arguments.');\\n    }\\n    if (condition) {\\n      return;\\n    }\\n    if (typeof console !== 'undefined') {\\n      var _args$map = args.map(function (item) {\\n        return '' + item;\\n      }),\\n          a = _args$map[0],\\n          b = _args$map[1],\\n          c = _args$map[2],\\n          d = _args$map[3],\\n          e = _args$map[4],\\n          f = _args$map[5],\\n          g = _args$map[6],\\n          h = _args$map[7];\\n\\n      var message = 'Warning: ' + format;\\n\\n      // We intentionally don't use spread (or .apply) because it breaks IE9:\\n      // https://github.com/facebook/react/issues/13610\\n      switch (args.length) {\\n        case 0:\\n          console.error(message);\\n          break;\\n        case 1:\\n          console.error(message, a);\\n          break;\\n        case 2:\\n          console.error(message, a, b);\\n          break;\\n        case 3:\\n          console.error(message, a, b, c);\\n          break;\\n        case 4:\\n          console.error(message, a, b, c, d);\\n          break;\\n        case 5:\\n          console.error(message, a, b, c, d, e);\\n          break;\\n        case 6:\\n          console.error(message, a, b, c, d, e, f);\\n          break;\\n        case 7:\\n          console.error(message, a, b, c, d, e, f, g);\\n          break;\\n        case 8:\\n          console.error(message, a, b, c, d, e, f, g, h);\\n          break;\\n        default:\\n          throw new Error('warningWithoutStack() currently supports at most 8 arguments.');\\n      }\\n    }\\n    try {\\n      // --- Welcome to debugging React ---\\n      // This error was thrown as a convenience so that you can use this stack\\n      // to find the callsite that caused this warning to fire.\\n      var argIndex = 0;\\n      var _message = 'Warning: ' + format.replace(/%s/g, function () {\\n        return args[argIndex++];\\n      });\\n      throw new Error(_message);\\n    } catch (x) {}\\n  };\\n}\\n\\nvar warningWithoutStack$1 = warningWithoutStack;\\n\\nvar didWarnStateUpdateForUnmountedComponent = {};\\n\\nfunction warnNoop(publicInstance, callerName) {\\n  {\\n    var _constructor = publicInstance.constructor;\\n    var componentName = _constructor && (_constructor.displayName || _constructor.name) || 'ReactClass';\\n    var warningKey = componentName + '.' + callerName;\\n    if (didWarnStateUpdateForUnmountedComponent[warningKey]) {\\n      return;\\n    }\\n    warningWithoutStack$1(false, \\\"Can't call %s on a component that is not yet mounted. \\\" + 'This is a no-op, but it might indicate a bug in your application. ' + 'Instead, assign to `this.state` directly or define a `state = {};` ' + 'class property with the desired state in the %s component.', callerName, componentName);\\n    didWarnStateUpdateForUnmountedComponent[warningKey] = true;\\n  }\\n}\\n\\n/**\\n * This is the abstract API for an update queue.\\n */\\nvar ReactNoopUpdateQueue = {\\n  /**\\n   * Checks whether or not this composite component is mounted.\\n   * @param {ReactClass} publicInstance The instance we want to test.\\n   * @return {boolean} True if mounted, false otherwise.\\n   * @protected\\n   * @final\\n   */\\n  isMounted: function (publicInstance) {\\n    return false;\\n  },\\n\\n  /**\\n   * Forces an update. This should only be invoked when it is known with\\n   * certainty that we are **not** in a DOM transaction.\\n   *\\n   * You may want to call this when you know that some deeper aspect of the\\n   * component's state has changed but `setState` was not called.\\n   *\\n   * This will not invoke `shouldComponentUpdate`, but it will invoke\\n   * `componentWillUpdate` and `componentDidUpdate`.\\n   *\\n   * @param {ReactClass} publicInstance The instance that should rerender.\\n   * @param {?function} callback Called after component is updated.\\n   * @param {?string} callerName name of the calling function in the public API.\\n   * @internal\\n   */\\n  enqueueForceUpdate: function (publicInstance, callback, callerName) {\\n    warnNoop(publicInstance, 'forceUpdate');\\n  },\\n\\n  /**\\n   * Replaces all of the state. Always use this or `setState` to mutate state.\\n   * You should treat `this.state` as immutable.\\n   *\\n   * There is no guarantee that `this.state` will be immediately updated, so\\n   * accessing `this.state` after calling this method may return the old value.\\n   *\\n   * @param {ReactClass} publicInstance The instance that should rerender.\\n   * @param {object} completeState Next state.\\n   * @param {?function} callback Called after component is updated.\\n   * @param {?string} callerName name of the calling function in the public API.\\n   * @internal\\n   */\\n  enqueueReplaceState: function (publicInstance, completeState, callback, callerName) {\\n    warnNoop(publicInstance, 'replaceState');\\n  },\\n\\n  /**\\n   * Sets a subset of the state. This only exists because _pendingState is\\n   * internal. This provides a merging strategy that is not available to deep\\n   * properties which is confusing. TODO: Expose pendingState or don't use it\\n   * during the merge.\\n   *\\n   * @param {ReactClass} publicInstance The instance that should rerender.\\n   * @param {object} partialState Next partial state to be merged with state.\\n   * @param {?function} callback Called after component is updated.\\n   * @param {?string} Name of the calling function in the public API.\\n   * @internal\\n   */\\n  enqueueSetState: function (publicInstance, partialState, callback, callerName) {\\n    warnNoop(publicInstance, 'setState');\\n  }\\n};\\n\\nvar emptyObject = {};\\n{\\n  Object.freeze(emptyObject);\\n}\\n\\n/**\\n * Base class helpers for the updating state of a component.\\n */\\nfunction Component(props, context, updater) {\\n  this.props = props;\\n  this.context = context;\\n  // If a component has string refs, we will assign a different object later.\\n  this.refs = emptyObject;\\n  // We initialize the default updater but the real one gets injected by the\\n  // renderer.\\n  this.updater = updater || ReactNoopUpdateQueue;\\n}\\n\\nComponent.prototype.isReactComponent = {};\\n\\n/**\\n * Sets a subset of the state. Always use this to mutate\\n * state. You should treat `this.state` as immutable.\\n *\\n * There is no guarantee that `this.state` will be immediately updated, so\\n * accessing `this.state` after calling this method may return the old value.\\n *\\n * There is no guarantee that calls to `setState` will run synchronously,\\n * as they may eventually be batched together.  You can provide an optional\\n * callback that will be executed when the call to setState is actually\\n * completed.\\n *\\n * When a function is provided to setState, it will be called at some point in\\n * the future (not synchronously). It will be called with the up to date\\n * component arguments (state, props, context). These values can be different\\n * from this.* because your function may be called after receiveProps but before\\n * shouldComponentUpdate, and this new state, props, and context will not yet be\\n * assigned to this.\\n *\\n * @param {object|function} partialState Next partial state or function to\\n *        produce next partial state to be merged with current state.\\n * @param {?function} callback Called after state is updated.\\n * @final\\n * @protected\\n */\\nComponent.prototype.setState = function (partialState, callback) {\\n  !(typeof partialState === 'object' || typeof partialState === 'function' || partialState == null) ? invariant(false, 'setState(...): takes an object of state variables to update or a function which returns an object of state variables.') : void 0;\\n  this.updater.enqueueSetState(this, partialState, callback, 'setState');\\n};\\n\\n/**\\n * Forces an update. This should only be invoked when it is known with\\n * certainty that we are **not** in a DOM transaction.\\n *\\n * You may want to call this when you know that some deeper aspect of the\\n * component's state has changed but `setState` was not called.\\n *\\n * This will not invoke `shouldComponentUpdate`, but it will invoke\\n * `componentWillUpdate` and `componentDidUpdate`.\\n *\\n * @param {?function} callback Called after update is complete.\\n * @final\\n * @protected\\n */\\nComponent.prototype.forceUpdate = function (callback) {\\n  this.updater.enqueueForceUpdate(this, callback, 'forceUpdate');\\n};\\n\\n/**\\n * Deprecated APIs. These APIs used to exist on classic React classes but since\\n * we would like to deprecate them, we're not going to move them over to this\\n * modern base class. Instead, we define a getter that warns if it's accessed.\\n */\\n{\\n  var deprecatedAPIs = {\\n    isMounted: ['isMounted', 'Instead, make sure to clean up subscriptions and pending requests in ' + 'componentWillUnmount to prevent memory leaks.'],\\n    replaceState: ['replaceState', 'Refactor your code to use setState instead (see ' + 'https://github.com/facebook/react/issues/3236).']\\n  };\\n  var defineDeprecationWarning = function (methodName, info) {\\n    Object.defineProperty(Component.prototype, methodName, {\\n      get: function () {\\n        lowPriorityWarning$1(false, '%s(...) is deprecated in plain JavaScript React classes. %s', info[0], info[1]);\\n        return undefined;\\n      }\\n    });\\n  };\\n  for (var fnName in deprecatedAPIs) {\\n    if (deprecatedAPIs.hasOwnProperty(fnName)) {\\n      defineDeprecationWarning(fnName, deprecatedAPIs[fnName]);\\n    }\\n  }\\n}\\n\\nfunction ComponentDummy() {}\\nComponentDummy.prototype = Component.prototype;\\n\\n/**\\n * Convenience component with default shallow equality check for sCU.\\n */\\nfunction PureComponent(props, context, updater) {\\n  this.props = props;\\n  this.context = context;\\n  // If a component has string refs, we will assign a different object later.\\n  this.refs = emptyObject;\\n  this.updater = updater || ReactNoopUpdateQueue;\\n}\\n\\nvar pureComponentPrototype = PureComponent.prototype = new ComponentDummy();\\npureComponentPrototype.constructor = PureComponent;\\n// Avoid an extra prototype jump for these methods.\\n_assign(pureComponentPrototype, Component.prototype);\\npureComponentPrototype.isPureReactComponent = true;\\n\\n// an immutable object with a single mutable value\\nfunction createRef() {\\n  var refObject = {\\n    current: null\\n  };\\n  {\\n    Object.seal(refObject);\\n  }\\n  return refObject;\\n}\\n\\n/**\\n * Keeps track of the current owner.\\n *\\n * The current owner is the component who should own any components that are\\n * currently being constructed.\\n */\\nvar ReactCurrentOwner = {\\n  /**\\n   * @internal\\n   * @type {ReactComponent}\\n   */\\n  current: null,\\n  currentDispatcher: null\\n};\\n\\nvar BEFORE_SLASH_RE = /^(.*)[\\\\\\\\\\\\/]/;\\n\\nvar describeComponentFrame = function (name, source, ownerName) {\\n  var sourceInfo = '';\\n  if (source) {\\n    var path = source.fileName;\\n    var fileName = path.replace(BEFORE_SLASH_RE, '');\\n    {\\n      // In DEV, include code for a common special case:\\n      // prefer \\\"folder/index.js\\\" instead of just \\\"index.js\\\".\\n      if (/^index\\\\./.test(fileName)) {\\n        var match = path.match(BEFORE_SLASH_RE);\\n        if (match) {\\n          var pathBeforeSlash = match[1];\\n          if (pathBeforeSlash) {\\n            var folderName = pathBeforeSlash.replace(BEFORE_SLASH_RE, '');\\n            fileName = folderName + '/' + fileName;\\n          }\\n        }\\n      }\\n    }\\n    sourceInfo = ' (at ' + fileName + ':' + source.lineNumber + ')';\\n  } else if (ownerName) {\\n    sourceInfo = ' (created by ' + ownerName + ')';\\n  }\\n  return '\\\\n    in ' + (name || 'Unknown') + sourceInfo;\\n};\\n\\nvar Resolved = 1;\\n\\n\\nfunction refineResolvedLazyComponent(lazyComponent) {\\n  return lazyComponent._status === Resolved ? lazyComponent._result : null;\\n}\\n\\nfunction getWrappedName(outerType, innerType, wrapperName) {\\n  var functionName = innerType.displayName || innerType.name || '';\\n  return outerType.displayName || (functionName !== '' ? wrapperName + '(' + functionName + ')' : wrapperName);\\n}\\n\\nfunction getComponentName(type) {\\n  if (type == null) {\\n    // Host root, text node or just invalid type.\\n    return null;\\n  }\\n  {\\n    if (typeof type.tag === 'number') {\\n      warningWithoutStack$1(false, 'Received an unexpected object in getComponentName(). ' + 'This is likely a bug in React. Please file an issue.');\\n    }\\n  }\\n  if (typeof type === 'function') {\\n    return type.displayName || type.name || null;\\n  }\\n  if (typeof type === 'string') {\\n    return type;\\n  }\\n  switch (type) {\\n    case REACT_CONCURRENT_MODE_TYPE:\\n      return 'ConcurrentMode';\\n    case REACT_FRAGMENT_TYPE:\\n      return 'Fragment';\\n    case REACT_PORTAL_TYPE:\\n      return 'Portal';\\n    case REACT_PROFILER_TYPE:\\n      return 'Profiler';\\n    case REACT_STRICT_MODE_TYPE:\\n      return 'StrictMode';\\n    case REACT_SUSPENSE_TYPE:\\n      return 'Suspense';\\n  }\\n  if (typeof type === 'object') {\\n    switch (type.$$typeof) {\\n      case REACT_CONTEXT_TYPE:\\n        return 'Context.Consumer';\\n      case REACT_PROVIDER_TYPE:\\n        return 'Context.Provider';\\n      case REACT_FORWARD_REF_TYPE:\\n        return getWrappedName(type, type.render, 'ForwardRef');\\n      case REACT_MEMO_TYPE:\\n        return getComponentName(type.type);\\n      case REACT_LAZY_TYPE:\\n        {\\n          var thenable = type;\\n          var resolvedThenable = refineResolvedLazyComponent(thenable);\\n          if (resolvedThenable) {\\n            return getComponentName(resolvedThenable);\\n          }\\n        }\\n    }\\n  }\\n  return null;\\n}\\n\\nvar ReactDebugCurrentFrame = {};\\n\\nvar currentlyValidatingElement = null;\\n\\nfunction setCurrentlyValidatingElement(element) {\\n  {\\n    currentlyValidatingElement = element;\\n  }\\n}\\n\\n{\\n  // Stack implementation injected by the current renderer.\\n  ReactDebugCurrentFrame.getCurrentStack = null;\\n\\n  ReactDebugCurrentFrame.getStackAddendum = function () {\\n    var stack = '';\\n\\n    // Add an extra top frame while an element is being validated\\n    if (currentlyValidatingElement) {\\n      var name = getComponentName(currentlyValidatingElement.type);\\n      var owner = currentlyValidatingElement._owner;\\n      stack += describeComponentFrame(name, currentlyValidatingElement._source, owner && getComponentName(owner.type));\\n    }\\n\\n    // Delegate to the injected renderer-specific implementation\\n    var impl = ReactDebugCurrentFrame.getCurrentStack;\\n    if (impl) {\\n      stack += impl() || '';\\n    }\\n\\n    return stack;\\n  };\\n}\\n\\nvar ReactSharedInternals = {\\n  ReactCurrentOwner: ReactCurrentOwner,\\n  // Used by renderers to avoid bundling object-assign twice in UMD bundles:\\n  assign: _assign\\n};\\n\\n{\\n  _assign(ReactSharedInternals, {\\n    // These should not be included in production.\\n    ReactDebugCurrentFrame: ReactDebugCurrentFrame,\\n    // Shim for React DOM 16.0.0 which still destructured (but not used) this.\\n    // TODO: remove in React 17.0.\\n    ReactComponentTreeHook: {}\\n  });\\n}\\n\\n/**\\n * Similar to invariant but only logs a warning if the condition is not met.\\n * This can be used to log issues in development environments in critical\\n * paths. Removing the logging code for production environments will keep the\\n * same logic and follow the same code paths.\\n */\\n\\nvar warning = warningWithoutStack$1;\\n\\n{\\n  warning = function (condition, format) {\\n    if (condition) {\\n      return;\\n    }\\n    var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\\n    var stack = ReactDebugCurrentFrame.getStackAddendum();\\n    // eslint-disable-next-line react-internal/warning-and-invariant-args\\n\\n    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {\\n      args[_key - 2] = arguments[_key];\\n    }\\n\\n    warningWithoutStack$1.apply(undefined, [false, format + '%s'].concat(args, [stack]));\\n  };\\n}\\n\\nvar warning$1 = warning;\\n\\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\\n\\nvar RESERVED_PROPS = {\\n  key: true,\\n  ref: true,\\n  __self: true,\\n  __source: true\\n};\\n\\nvar specialPropKeyWarningShown = void 0;\\nvar specialPropRefWarningShown = void 0;\\n\\nfunction hasValidRef(config) {\\n  {\\n    if (hasOwnProperty.call(config, 'ref')) {\\n      var getter = Object.getOwnPropertyDescriptor(config, 'ref').get;\\n      if (getter && getter.isReactWarning) {\\n        return false;\\n      }\\n    }\\n  }\\n  return config.ref !== undefined;\\n}\\n\\nfunction hasValidKey(config) {\\n  {\\n    if (hasOwnProperty.call(config, 'key')) {\\n      var getter = Object.getOwnPropertyDescriptor(config, 'key').get;\\n      if (getter && getter.isReactWarning) {\\n        return false;\\n      }\\n    }\\n  }\\n  return config.key !== undefined;\\n}\\n\\nfunction defineKeyPropWarningGetter(props, displayName) {\\n  var warnAboutAccessingKey = function () {\\n    if (!specialPropKeyWarningShown) {\\n      specialPropKeyWarningShown = true;\\n      warningWithoutStack$1(false, '%s: `key` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://fb.me/react-special-props)', displayName);\\n    }\\n  };\\n  warnAboutAccessingKey.isReactWarning = true;\\n  Object.defineProperty(props, 'key', {\\n    get: warnAboutAccessingKey,\\n    configurable: true\\n  });\\n}\\n\\nfunction defineRefPropWarningGetter(props, displayName) {\\n  var warnAboutAccessingRef = function () {\\n    if (!specialPropRefWarningShown) {\\n      specialPropRefWarningShown = true;\\n      warningWithoutStack$1(false, '%s: `ref` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://fb.me/react-special-props)', displayName);\\n    }\\n  };\\n  warnAboutAccessingRef.isReactWarning = true;\\n  Object.defineProperty(props, 'ref', {\\n    get: warnAboutAccessingRef,\\n    configurable: true\\n  });\\n}\\n\\n/**\\n * Factory method to create a new React element. This no longer adheres to\\n * the class pattern, so do not use new to call it. Also, no instanceof check\\n * will work. Instead test $$typeof field against Symbol.for('react.element') to check\\n * if something is a React Element.\\n *\\n * @param {*} type\\n * @param {*} key\\n * @param {string|object} ref\\n * @param {*} self A *temporary* helper to detect places where `this` is\\n * different from the `owner` when React.createElement is called, so that we\\n * can warn. We want to get rid of owner and replace string `ref`s with arrow\\n * functions, and as long as `this` and owner are the same, there will be no\\n * change in behavior.\\n * @param {*} source An annotation object (added by a transpiler or otherwise)\\n * indicating filename, line number, and/or other information.\\n * @param {*} owner\\n * @param {*} props\\n * @internal\\n */\\nvar ReactElement = function (type, key, ref, self, source, owner, props) {\\n  var element = {\\n    // This tag allows us to uniquely identify this as a React Element\\n    $$typeof: REACT_ELEMENT_TYPE,\\n\\n    // Built-in properties that belong on the element\\n    type: type,\\n    key: key,\\n    ref: ref,\\n    props: props,\\n\\n    // Record the component responsible for creating this element.\\n    _owner: owner\\n  };\\n\\n  {\\n    // The validation flag is currently mutative. We put it on\\n    // an external backing store so that we can freeze the whole object.\\n    // This can be replaced with a WeakMap once they are implemented in\\n    // commonly used development environments.\\n    element._store = {};\\n\\n    // To make comparing ReactElements easier for testing purposes, we make\\n    // the validation flag non-enumerable (where possible, which should\\n    // include every environment we run tests in), so the test framework\\n    // ignores it.\\n    Object.defineProperty(element._store, 'validated', {\\n      configurable: false,\\n      enumerable: false,\\n      writable: true,\\n      value: false\\n    });\\n    // self and source are DEV only properties.\\n    Object.defineProperty(element, '_self', {\\n      configurable: false,\\n      enumerable: false,\\n      writable: false,\\n      value: self\\n    });\\n    // Two elements created in two different places should be considered\\n    // equal for testing purposes and therefore we hide it from enumeration.\\n    Object.defineProperty(element, '_source', {\\n      configurable: false,\\n      enumerable: false,\\n      writable: false,\\n      value: source\\n    });\\n    if (Object.freeze) {\\n      Object.freeze(element.props);\\n      Object.freeze(element);\\n    }\\n  }\\n\\n  return element;\\n};\\n\\n/**\\n * Create and return a new ReactElement of the given type.\\n * See https://reactjs.org/docs/react-api.html#createelement\\n */\\nfunction createElement(type, config, children) {\\n  var propName = void 0;\\n\\n  // Reserved names are extracted\\n  var props = {};\\n\\n  var key = null;\\n  var ref = null;\\n  var self = null;\\n  var source = null;\\n\\n  if (config != null) {\\n    if (hasValidRef(config)) {\\n      ref = config.ref;\\n    }\\n    if (hasValidKey(config)) {\\n      key = '' + config.key;\\n    }\\n\\n    self = config.__self === undefined ? null : config.__self;\\n    source = config.__source === undefined ? null : config.__source;\\n    // Remaining properties are added to a new props object\\n    for (propName in config) {\\n      if (hasOwnProperty.call(config, propName) && !RESERVED_PROPS.hasOwnProperty(propName)) {\\n        props[propName] = config[propName];\\n      }\\n    }\\n  }\\n\\n  // Children can be more than one argument, and those are transferred onto\\n  // the newly allocated props object.\\n  var childrenLength = arguments.length - 2;\\n  if (childrenLength === 1) {\\n    props.children = children;\\n  } else if (childrenLength > 1) {\\n    var childArray = Array(childrenLength);\\n    for (var i = 0; i < childrenLength; i++) {\\n      childArray[i] = arguments[i + 2];\\n    }\\n    {\\n      if (Object.freeze) {\\n        Object.freeze(childArray);\\n      }\\n    }\\n    props.children = childArray;\\n  }\\n\\n  // Resolve default props\\n  if (type && type.defaultProps) {\\n    var defaultProps = type.defaultProps;\\n    for (propName in defaultProps) {\\n      if (props[propName] === undefined) {\\n        props[propName] = defaultProps[propName];\\n      }\\n    }\\n  }\\n  {\\n    if (key || ref) {\\n      var displayName = typeof type === 'function' ? type.displayName || type.name || 'Unknown' : type;\\n      if (key) {\\n        defineKeyPropWarningGetter(props, displayName);\\n      }\\n      if (ref) {\\n        defineRefPropWarningGetter(props, displayName);\\n      }\\n    }\\n  }\\n  return ReactElement(type, key, ref, self, source, ReactCurrentOwner.current, props);\\n}\\n\\n/**\\n * Return a function that produces ReactElements of a given type.\\n * See https://reactjs.org/docs/react-api.html#createfactory\\n */\\n\\n\\nfunction cloneAndReplaceKey(oldElement, newKey) {\\n  var newElement = ReactElement(oldElement.type, newKey, oldElement.ref, oldElement._self, oldElement._source, oldElement._owner, oldElement.props);\\n\\n  return newElement;\\n}\\n\\n/**\\n * Clone and return a new ReactElement using element as the starting point.\\n * See https://reactjs.org/docs/react-api.html#cloneelement\\n */\\nfunction cloneElement(element, config, children) {\\n  !!(element === null || element === undefined) ? invariant(false, 'React.cloneElement(...): The argument must be a React element, but you passed %s.', element) : void 0;\\n\\n  var propName = void 0;\\n\\n  // Original props are copied\\n  var props = _assign({}, element.props);\\n\\n  // Reserved names are extracted\\n  var key = element.key;\\n  var ref = element.ref;\\n  // Self is preserved since the owner is preserved.\\n  var self = element._self;\\n  // Source is preserved since cloneElement is unlikely to be targeted by a\\n  // transpiler, and the original source is probably a better indicator of the\\n  // true owner.\\n  var source = element._source;\\n\\n  // Owner will be preserved, unless ref is overridden\\n  var owner = element._owner;\\n\\n  if (config != null) {\\n    if (hasValidRef(config)) {\\n      // Silently steal the ref from the parent.\\n      ref = config.ref;\\n      owner = ReactCurrentOwner.current;\\n    }\\n    if (hasValidKey(config)) {\\n      key = '' + config.key;\\n    }\\n\\n    // Remaining properties override existing props\\n    var defaultProps = void 0;\\n    if (element.type && element.type.defaultProps) {\\n      defaultProps = element.type.defaultProps;\\n    }\\n    for (propName in config) {\\n      if (hasOwnProperty.call(config, propName) && !RESERVED_PROPS.hasOwnProperty(propName)) {\\n        if (config[propName] === undefined && defaultProps !== undefined) {\\n          // Resolve default props\\n          props[propName] = defaultProps[propName];\\n        } else {\\n          props[propName] = config[propName];\\n        }\\n      }\\n    }\\n  }\\n\\n  // Children can be more than one argument, and those are transferred onto\\n  // the newly allocated props object.\\n  var childrenLength = arguments.length - 2;\\n  if (childrenLength === 1) {\\n    props.children = children;\\n  } else if (childrenLength > 1) {\\n    var childArray = Array(childrenLength);\\n    for (var i = 0; i < childrenLength; i++) {\\n      childArray[i] = arguments[i + 2];\\n    }\\n    props.children = childArray;\\n  }\\n\\n  return ReactElement(element.type, key, ref, self, source, owner, props);\\n}\\n\\n/**\\n * Verifies the object is a ReactElement.\\n * See https://reactjs.org/docs/react-api.html#isvalidelement\\n * @param {?object} object\\n * @return {boolean} True if `object` is a ReactElement.\\n * @final\\n */\\nfunction isValidElement(object) {\\n  return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\\n}\\n\\nvar SEPARATOR = '.';\\nvar SUBSEPARATOR = ':';\\n\\n/**\\n * Escape and wrap key so it is safe to use as a reactid\\n *\\n * @param {string} key to be escaped.\\n * @return {string} the escaped key.\\n */\\nfunction escape(key) {\\n  var escapeRegex = /[=:]/g;\\n  var escaperLookup = {\\n    '=': '=0',\\n    ':': '=2'\\n  };\\n  var escapedString = ('' + key).replace(escapeRegex, function (match) {\\n    return escaperLookup[match];\\n  });\\n\\n  return '$' + escapedString;\\n}\\n\\n/**\\n * TODO: Test that a single child and an array with one item have the same key\\n * pattern.\\n */\\n\\nvar didWarnAboutMaps = false;\\n\\nvar userProvidedKeyEscapeRegex = /\\\\/+/g;\\nfunction escapeUserProvidedKey(text) {\\n  return ('' + text).replace(userProvidedKeyEscapeRegex, '$&/');\\n}\\n\\nvar POOL_SIZE = 10;\\nvar traverseContextPool = [];\\nfunction getPooledTraverseContext(mapResult, keyPrefix, mapFunction, mapContext) {\\n  if (traverseContextPool.length) {\\n    var traverseContext = traverseContextPool.pop();\\n    traverseContext.result = mapResult;\\n    traverseContext.keyPrefix = keyPrefix;\\n    traverseContext.func = mapFunction;\\n    traverseContext.context = mapContext;\\n    traverseContext.count = 0;\\n    return traverseContext;\\n  } else {\\n    return {\\n      result: mapResult,\\n      keyPrefix: keyPrefix,\\n      func: mapFunction,\\n      context: mapContext,\\n      count: 0\\n    };\\n  }\\n}\\n\\nfunction releaseTraverseContext(traverseContext) {\\n  traverseContext.result = null;\\n  traverseContext.keyPrefix = null;\\n  traverseContext.func = null;\\n  traverseContext.context = null;\\n  traverseContext.count = 0;\\n  if (traverseContextPool.length < POOL_SIZE) {\\n    traverseContextPool.push(traverseContext);\\n  }\\n}\\n\\n/**\\n * @param {?*} children Children tree container.\\n * @param {!string} nameSoFar Name of the key path so far.\\n * @param {!function} callback Callback to invoke with each child found.\\n * @param {?*} traverseContext Used to pass information throughout the traversal\\n * process.\\n * @return {!number} The number of children in this subtree.\\n */\\nfunction traverseAllChildrenImpl(children, nameSoFar, callback, traverseContext) {\\n  var type = typeof children;\\n\\n  if (type === 'undefined' || type === 'boolean') {\\n    // All of the above are perceived as null.\\n    children = null;\\n  }\\n\\n  var invokeCallback = false;\\n\\n  if (children === null) {\\n    invokeCallback = true;\\n  } else {\\n    switch (type) {\\n      case 'string':\\n      case 'number':\\n        invokeCallback = true;\\n        break;\\n      case 'object':\\n        switch (children.$$typeof) {\\n          case REACT_ELEMENT_TYPE:\\n          case REACT_PORTAL_TYPE:\\n            invokeCallback = true;\\n        }\\n    }\\n  }\\n\\n  if (invokeCallback) {\\n    callback(traverseContext, children,\\n    // If it's the only child, treat the name as if it was wrapped in an array\\n    // so that it's consistent if the number of children grows.\\n    nameSoFar === '' ? SEPARATOR + getComponentKey(children, 0) : nameSoFar);\\n    return 1;\\n  }\\n\\n  var child = void 0;\\n  var nextName = void 0;\\n  var subtreeCount = 0; // Count of children found in the current subtree.\\n  var nextNamePrefix = nameSoFar === '' ? SEPARATOR : nameSoFar + SUBSEPARATOR;\\n\\n  if (Array.isArray(children)) {\\n    for (var i = 0; i < children.length; i++) {\\n      child = children[i];\\n      nextName = nextNamePrefix + getComponentKey(child, i);\\n      subtreeCount += traverseAllChildrenImpl(child, nextName, callback, traverseContext);\\n    }\\n  } else {\\n    var iteratorFn = getIteratorFn(children);\\n    if (typeof iteratorFn === 'function') {\\n      {\\n        // Warn about using Maps as children\\n        if (iteratorFn === children.entries) {\\n          !didWarnAboutMaps ? warning$1(false, 'Using Maps as children is unsupported and will likely yield ' + 'unexpected results. Convert it to a sequence/iterable of keyed ' + 'ReactElements instead.') : void 0;\\n          didWarnAboutMaps = true;\\n        }\\n      }\\n\\n      var iterator = iteratorFn.call(children);\\n      var step = void 0;\\n      var ii = 0;\\n      while (!(step = iterator.next()).done) {\\n        child = step.value;\\n        nextName = nextNamePrefix + getComponentKey(child, ii++);\\n        subtreeCount += traverseAllChildrenImpl(child, nextName, callback, traverseContext);\\n      }\\n    } else if (type === 'object') {\\n      var addendum = '';\\n      {\\n        addendum = ' If you meant to render a collection of children, use an array ' + 'instead.' + ReactDebugCurrentFrame.getStackAddendum();\\n      }\\n      var childrenString = '' + children;\\n      invariant(false, 'Objects are not valid as a React child (found: %s).%s', childrenString === '[object Object]' ? 'object with keys {' + Object.keys(children).join(', ') + '}' : childrenString, addendum);\\n    }\\n  }\\n\\n  return subtreeCount;\\n}\\n\\n/**\\n * Traverses children that are typically specified as `props.children`, but\\n * might also be specified through attributes:\\n *\\n * - `traverseAllChildren(this.props.children, ...)`\\n * - `traverseAllChildren(this.props.leftPanelChildren, ...)`\\n *\\n * The `traverseContext` is an optional argument that is passed through the\\n * entire traversal. It can be used to store accumulations or anything else that\\n * the callback might find relevant.\\n *\\n * @param {?*} children Children tree object.\\n * @param {!function} callback To invoke upon traversing each child.\\n * @param {?*} traverseContext Context for traversal.\\n * @return {!number} The number of children in this subtree.\\n */\\nfunction traverseAllChildren(children, callback, traverseContext) {\\n  if (children == null) {\\n    return 0;\\n  }\\n\\n  return traverseAllChildrenImpl(children, '', callback, traverseContext);\\n}\\n\\n/**\\n * Generate a key string that identifies a component within a set.\\n *\\n * @param {*} component A component that could contain a manual key.\\n * @param {number} index Index that is used if a manual key is not provided.\\n * @return {string}\\n */\\nfunction getComponentKey(component, index) {\\n  // Do some typechecking here since we call this blindly. We want to ensure\\n  // that we don't block potential future ES APIs.\\n  if (typeof component === 'object' && component !== null && component.key != null) {\\n    // Explicit key\\n    return escape(component.key);\\n  }\\n  // Implicit key determined by the index in the set\\n  return index.toString(36);\\n}\\n\\nfunction forEachSingleChild(bookKeeping, child, name) {\\n  var func = bookKeeping.func,\\n      context = bookKeeping.context;\\n\\n  func.call(context, child, bookKeeping.count++);\\n}\\n\\n/**\\n * Iterates through children that are typically specified as `props.children`.\\n *\\n * See https://reactjs.org/docs/react-api.html#reactchildrenforeach\\n *\\n * The provided forEachFunc(child, index) will be called for each\\n * leaf child.\\n *\\n * @param {?*} children Children tree container.\\n * @param {function(*, int)} forEachFunc\\n * @param {*} forEachContext Context for forEachContext.\\n */\\nfunction forEachChildren(children, forEachFunc, forEachContext) {\\n  if (children == null) {\\n    return children;\\n  }\\n  var traverseContext = getPooledTraverseContext(null, null, forEachFunc, forEachContext);\\n  traverseAllChildren(children, forEachSingleChild, traverseContext);\\n  releaseTraverseContext(traverseContext);\\n}\\n\\nfunction mapSingleChildIntoContext(bookKeeping, child, childKey) {\\n  var result = bookKeeping.result,\\n      keyPrefix = bookKeeping.keyPrefix,\\n      func = bookKeeping.func,\\n      context = bookKeeping.context;\\n\\n\\n  var mappedChild = func.call(context, child, bookKeeping.count++);\\n  if (Array.isArray(mappedChild)) {\\n    mapIntoWithKeyPrefixInternal(mappedChild, result, childKey, function (c) {\\n      return c;\\n    });\\n  } else if (mappedChild != null) {\\n    if (isValidElement(mappedChild)) {\\n      mappedChild = cloneAndReplaceKey(mappedChild,\\n      // Keep both the (mapped) and old keys if they differ, just as\\n      // traverseAllChildren used to do for objects as children\\n      keyPrefix + (mappedChild.key && (!child || child.key !== mappedChild.key) ? escapeUserProvidedKey(mappedChild.key) + '/' : '') + childKey);\\n    }\\n    result.push(mappedChild);\\n  }\\n}\\n\\nfunction mapIntoWithKeyPrefixInternal(children, array, prefix, func, context) {\\n  var escapedPrefix = '';\\n  if (prefix != null) {\\n    escapedPrefix = escapeUserProvidedKey(prefix) + '/';\\n  }\\n  var traverseContext = getPooledTraverseContext(array, escapedPrefix, func, context);\\n  traverseAllChildren(children, mapSingleChildIntoContext, traverseContext);\\n  releaseTraverseContext(traverseContext);\\n}\\n\\n/**\\n * Maps children that are typically specified as `props.children`.\\n *\\n * See https://reactjs.org/docs/react-api.html#reactchildrenmap\\n *\\n * The provided mapFunction(child, key, index) will be called for each\\n * leaf child.\\n *\\n * @param {?*} children Children tree container.\\n * @param {function(*, int)} func The map function.\\n * @param {*} context Context for mapFunction.\\n * @return {object} Object containing the ordered map of results.\\n */\\nfunction mapChildren(children, func, context) {\\n  if (children == null) {\\n    return children;\\n  }\\n  var result = [];\\n  mapIntoWithKeyPrefixInternal(children, result, null, func, context);\\n  return result;\\n}\\n\\n/**\\n * Count the number of children that are typically specified as\\n * `props.children`.\\n *\\n * See https://reactjs.org/docs/react-api.html#reactchildrencount\\n *\\n * @param {?*} children Children tree container.\\n * @return {number} The number of children.\\n */\\nfunction countChildren(children) {\\n  return traverseAllChildren(children, function () {\\n    return null;\\n  }, null);\\n}\\n\\n/**\\n * Flatten a children object (typically specified as `props.children`) and\\n * return an array with appropriately re-keyed children.\\n *\\n * See https://reactjs.org/docs/react-api.html#reactchildrentoarray\\n */\\nfunction toArray(children) {\\n  var result = [];\\n  mapIntoWithKeyPrefixInternal(children, result, null, function (child) {\\n    return child;\\n  });\\n  return result;\\n}\\n\\n/**\\n * Returns the first child in a collection of children and verifies that there\\n * is only one child in the collection.\\n *\\n * See https://reactjs.org/docs/react-api.html#reactchildrenonly\\n *\\n * The current implementation of this function assumes that a single child gets\\n * passed without a wrapper, but the purpose of this helper function is to\\n * abstract away the particular structure of children.\\n *\\n * @param {?object} children Child collection structure.\\n * @return {ReactElement} The first and only `ReactElement` contained in the\\n * structure.\\n */\\nfunction onlyChild(children) {\\n  !isValidElement(children) ? invariant(false, 'React.Children.only expected to receive a single React element child.') : void 0;\\n  return children;\\n}\\n\\nfunction createContext(defaultValue, calculateChangedBits) {\\n  if (calculateChangedBits === undefined) {\\n    calculateChangedBits = null;\\n  } else {\\n    {\\n      !(calculateChangedBits === null || typeof calculateChangedBits === 'function') ? warningWithoutStack$1(false, 'createContext: Expected the optional second argument to be a ' + 'function. Instead received: %s', calculateChangedBits) : void 0;\\n    }\\n  }\\n\\n  var context = {\\n    $$typeof: REACT_CONTEXT_TYPE,\\n    _calculateChangedBits: calculateChangedBits,\\n    // As a workaround to support multiple concurrent renderers, we categorize\\n    // some renderers as primary and others as secondary. We only expect\\n    // there to be two concurrent renderers at most: React Native (primary) and\\n    // Fabric (secondary); React DOM (primary) and React ART (secondary).\\n    // Secondary renderers store their context values on separate fields.\\n    _currentValue: defaultValue,\\n    _currentValue2: defaultValue,\\n    // These are circular\\n    Provider: null,\\n    Consumer: null\\n  };\\n\\n  context.Provider = {\\n    $$typeof: REACT_PROVIDER_TYPE,\\n    _context: context\\n  };\\n\\n  var hasWarnedAboutUsingNestedContextConsumers = false;\\n  var hasWarnedAboutUsingConsumerProvider = false;\\n\\n  {\\n    // A separate object, but proxies back to the original context object for\\n    // backwards compatibility. It has a different $$typeof, so we can properly\\n    // warn for the incorrect usage of Context as a Consumer.\\n    var Consumer = {\\n      $$typeof: REACT_CONTEXT_TYPE,\\n      _context: context,\\n      _calculateChangedBits: context._calculateChangedBits\\n    };\\n    // $FlowFixMe: Flow complains about not setting a value, which is intentional here\\n    Object.defineProperties(Consumer, {\\n      Provider: {\\n        get: function () {\\n          if (!hasWarnedAboutUsingConsumerProvider) {\\n            hasWarnedAboutUsingConsumerProvider = true;\\n            warning$1(false, 'Rendering <Context.Consumer.Provider> is not supported and will be removed in ' + 'a future major release. Did you mean to render <Context.Provider> instead?');\\n          }\\n          return context.Provider;\\n        },\\n        set: function (_Provider) {\\n          context.Provider = _Provider;\\n        }\\n      },\\n      _currentValue: {\\n        get: function () {\\n          return context._currentValue;\\n        },\\n        set: function (_currentValue) {\\n          context._currentValue = _currentValue;\\n        }\\n      },\\n      _currentValue2: {\\n        get: function () {\\n          return context._currentValue2;\\n        },\\n        set: function (_currentValue2) {\\n          context._currentValue2 = _currentValue2;\\n        }\\n      },\\n      Consumer: {\\n        get: function () {\\n          if (!hasWarnedAboutUsingNestedContextConsumers) {\\n            hasWarnedAboutUsingNestedContextConsumers = true;\\n            warning$1(false, 'Rendering <Context.Consumer.Consumer> is not supported and will be removed in ' + 'a future major release. Did you mean to render <Context.Consumer> instead?');\\n          }\\n          return context.Consumer;\\n        }\\n      }\\n    });\\n    // $FlowFixMe: Flow complains about missing properties because it doesn't understand defineProperty\\n    context.Consumer = Consumer;\\n  }\\n\\n  {\\n    context._currentRenderer = null;\\n    context._currentRenderer2 = null;\\n  }\\n\\n  return context;\\n}\\n\\nfunction lazy(ctor) {\\n  return {\\n    $$typeof: REACT_LAZY_TYPE,\\n    _ctor: ctor,\\n    // React uses these fields to store the result.\\n    _status: -1,\\n    _result: null\\n  };\\n}\\n\\nfunction forwardRef(render) {\\n  {\\n    if (typeof render !== 'function') {\\n      warningWithoutStack$1(false, 'forwardRef requires a render function but was given %s.', render === null ? 'null' : typeof render);\\n    } else {\\n      !(\\n      // Do not warn for 0 arguments because it could be due to usage of the 'arguments' object\\n      render.length === 0 || render.length === 2) ? warningWithoutStack$1(false, 'forwardRef render functions accept exactly two parameters: props and ref. %s', render.length === 1 ? 'Did you forget to use the ref parameter?' : 'Any additional parameter will be undefined.') : void 0;\\n    }\\n\\n    if (render != null) {\\n      !(render.defaultProps == null && render.propTypes == null) ? warningWithoutStack$1(false, 'forwardRef render functions do not support propTypes or defaultProps. ' + 'Did you accidentally pass a React component?') : void 0;\\n    }\\n  }\\n\\n  return {\\n    $$typeof: REACT_FORWARD_REF_TYPE,\\n    render: render\\n  };\\n}\\n\\nfunction isValidElementType(type) {\\n  return typeof type === 'string' || typeof type === 'function' ||\\n  // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.\\n  type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE);\\n}\\n\\nfunction memo(type, compare) {\\n  {\\n    if (!isValidElementType(type)) {\\n      warningWithoutStack$1(false, 'memo: The first argument must be a component. Instead ' + 'received: %s', type === null ? 'null' : typeof type);\\n    }\\n  }\\n  return {\\n    $$typeof: REACT_MEMO_TYPE,\\n    type: type,\\n    compare: compare === undefined ? null : compare\\n  };\\n}\\n\\n/**\\n * ReactElementValidator provides a wrapper around a element factory\\n * which validates the props passed to the element. This is intended to be\\n * used only in DEV and could be replaced by a static type checker for languages\\n * that support it.\\n */\\n\\nvar propTypesMisspellWarningShown = void 0;\\n\\n{\\n  propTypesMisspellWarningShown = false;\\n}\\n\\nfunction getDeclarationErrorAddendum() {\\n  if (ReactCurrentOwner.current) {\\n    var name = getComponentName(ReactCurrentOwner.current.type);\\n    if (name) {\\n      return '\\\\n\\\\nCheck the render method of `' + name + '`.';\\n    }\\n  }\\n  return '';\\n}\\n\\nfunction getSourceInfoErrorAddendum(elementProps) {\\n  if (elementProps !== null && elementProps !== undefined && elementProps.__source !== undefined) {\\n    var source = elementProps.__source;\\n    var fileName = source.fileName.replace(/^.*[\\\\\\\\\\\\/]/, '');\\n    var lineNumber = source.lineNumber;\\n    return '\\\\n\\\\nCheck your code at ' + fileName + ':' + lineNumber + '.';\\n  }\\n  return '';\\n}\\n\\n/**\\n * Warn if there's no key explicitly set on dynamic arrays of children or\\n * object keys are not valid. This allows us to keep track of children between\\n * updates.\\n */\\nvar ownerHasKeyUseWarning = {};\\n\\nfunction getCurrentComponentErrorInfo(parentType) {\\n  var info = getDeclarationErrorAddendum();\\n\\n  if (!info) {\\n    var parentName = typeof parentType === 'string' ? parentType : parentType.displayName || parentType.name;\\n    if (parentName) {\\n      info = '\\\\n\\\\nCheck the top-level render call using <' + parentName + '>.';\\n    }\\n  }\\n  return info;\\n}\\n\\n/**\\n * Warn if the element doesn't have an explicit key assigned to it.\\n * This element is in an array. The array could grow and shrink or be\\n * reordered. All children that haven't already been validated are required to\\n * have a \\\"key\\\" property assigned to it. Error statuses are cached so a warning\\n * will only be shown once.\\n *\\n * @internal\\n * @param {ReactElement} element Element that requires a key.\\n * @param {*} parentType element's parent's type.\\n */\\nfunction validateExplicitKey(element, parentType) {\\n  if (!element._store || element._store.validated || element.key != null) {\\n    return;\\n  }\\n  element._store.validated = true;\\n\\n  var currentComponentErrorInfo = getCurrentComponentErrorInfo(parentType);\\n  if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {\\n    return;\\n  }\\n  ownerHasKeyUseWarning[currentComponentErrorInfo] = true;\\n\\n  // Usually the current owner is the offender, but if it accepts children as a\\n  // property, it may be the creator of the child that's responsible for\\n  // assigning it a key.\\n  var childOwner = '';\\n  if (element && element._owner && element._owner !== ReactCurrentOwner.current) {\\n    // Give the component that originally created this child.\\n    childOwner = ' It was passed a child from ' + getComponentName(element._owner.type) + '.';\\n  }\\n\\n  setCurrentlyValidatingElement(element);\\n  {\\n    warning$1(false, 'Each child in an array or iterator should have a unique \\\"key\\\" prop.' + '%s%s See https://fb.me/react-warning-keys for more information.', currentComponentErrorInfo, childOwner);\\n  }\\n  setCurrentlyValidatingElement(null);\\n}\\n\\n/**\\n * Ensure that every element either is passed in a static location, in an\\n * array with an explicit keys property defined, or in an object literal\\n * with valid key property.\\n *\\n * @internal\\n * @param {ReactNode} node Statically passed child of any type.\\n * @param {*} parentType node's parent's type.\\n */\\nfunction validateChildKeys(node, parentType) {\\n  if (typeof node !== 'object') {\\n    return;\\n  }\\n  if (Array.isArray(node)) {\\n    for (var i = 0; i < node.length; i++) {\\n      var child = node[i];\\n      if (isValidElement(child)) {\\n        validateExplicitKey(child, parentType);\\n      }\\n    }\\n  } else if (isValidElement(node)) {\\n    // This element was passed in a valid location.\\n    if (node._store) {\\n      node._store.validated = true;\\n    }\\n  } else if (node) {\\n    var iteratorFn = getIteratorFn(node);\\n    if (typeof iteratorFn === 'function') {\\n      // Entry iterators used to provide implicit keys,\\n      // but now we print a separate warning for them later.\\n      if (iteratorFn !== node.entries) {\\n        var iterator = iteratorFn.call(node);\\n        var step = void 0;\\n        while (!(step = iterator.next()).done) {\\n          if (isValidElement(step.value)) {\\n            validateExplicitKey(step.value, parentType);\\n          }\\n        }\\n      }\\n    }\\n  }\\n}\\n\\n/**\\n * Given an element, validate that its props follow the propTypes definition,\\n * provided by the type.\\n *\\n * @param {ReactElement} element\\n */\\nfunction validatePropTypes(element) {\\n  var type = element.type;\\n  var name = void 0,\\n      propTypes = void 0;\\n  if (typeof type === 'function') {\\n    // Class or function component\\n    name = type.displayName || type.name;\\n    propTypes = type.propTypes;\\n  } else if (typeof type === 'object' && type !== null && type.$$typeof === REACT_FORWARD_REF_TYPE) {\\n    // ForwardRef\\n    var functionName = type.render.displayName || type.render.name || '';\\n    name = type.displayName || (functionName !== '' ? 'ForwardRef(' + functionName + ')' : 'ForwardRef');\\n    propTypes = type.propTypes;\\n  } else {\\n    return;\\n  }\\n  if (propTypes) {\\n    setCurrentlyValidatingElement(element);\\n    checkPropTypes(propTypes, element.props, 'prop', name, ReactDebugCurrentFrame.getStackAddendum);\\n    setCurrentlyValidatingElement(null);\\n  } else if (type.PropTypes !== undefined && !propTypesMisspellWarningShown) {\\n    propTypesMisspellWarningShown = true;\\n    warningWithoutStack$1(false, 'Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?', name || 'Unknown');\\n  }\\n  if (typeof type.getDefaultProps === 'function') {\\n    !type.getDefaultProps.isReactClassApproved ? warningWithoutStack$1(false, 'getDefaultProps is only used on classic React.createClass ' + 'definitions. Use a static property named `defaultProps` instead.') : void 0;\\n  }\\n}\\n\\n/**\\n * Given a fragment, validate that it can only be provided with fragment props\\n * @param {ReactElement} fragment\\n */\\nfunction validateFragmentProps(fragment) {\\n  setCurrentlyValidatingElement(fragment);\\n\\n  var keys = Object.keys(fragment.props);\\n  for (var i = 0; i < keys.length; i++) {\\n    var key = keys[i];\\n    if (key !== 'children' && key !== 'key') {\\n      warning$1(false, 'Invalid prop `%s` supplied to `React.Fragment`. ' + 'React.Fragment can only have `key` and `children` props.', key);\\n      break;\\n    }\\n  }\\n\\n  if (fragment.ref !== null) {\\n    warning$1(false, 'Invalid attribute `ref` supplied to `React.Fragment`.');\\n  }\\n\\n  setCurrentlyValidatingElement(null);\\n}\\n\\nfunction createElementWithValidation(type, props, children) {\\n  var validType = isValidElementType(type);\\n\\n  // We warn in this case but don't throw. We expect the element creation to\\n  // succeed and there will likely be errors in render.\\n  if (!validType) {\\n    var info = '';\\n    if (type === undefined || typeof type === 'object' && type !== null && Object.keys(type).length === 0) {\\n      info += ' You likely forgot to export your component from the file ' + \\\"it's defined in, or you might have mixed up default and named imports.\\\";\\n    }\\n\\n    var sourceInfo = getSourceInfoErrorAddendum(props);\\n    if (sourceInfo) {\\n      info += sourceInfo;\\n    } else {\\n      info += getDeclarationErrorAddendum();\\n    }\\n\\n    var typeString = void 0;\\n    if (type === null) {\\n      typeString = 'null';\\n    } else if (Array.isArray(type)) {\\n      typeString = 'array';\\n    } else if (type !== undefined && type.$$typeof === REACT_ELEMENT_TYPE) {\\n      typeString = '<' + (getComponentName(type.type) || 'Unknown') + ' />';\\n      info = ' Did you accidentally export a JSX literal instead of a component?';\\n    } else {\\n      typeString = typeof type;\\n    }\\n\\n    warning$1(false, 'React.createElement: type is invalid -- expected a string (for ' + 'built-in components) or a class/function (for composite ' + 'components) but got: %s.%s', typeString, info);\\n  }\\n\\n  var element = createElement.apply(this, arguments);\\n\\n  // The result can be nullish if a mock or a custom function is used.\\n  // TODO: Drop this when these are no longer allowed as the type argument.\\n  if (element == null) {\\n    return element;\\n  }\\n\\n  // Skip key warning if the type isn't valid since our key validation logic\\n  // doesn't expect a non-string/function type and can throw confusing errors.\\n  // We don't want exception behavior to differ between dev and prod.\\n  // (Rendering will throw with a helpful message and as soon as the type is\\n  // fixed, the key warnings will appear.)\\n  if (validType) {\\n    for (var i = 2; i < arguments.length; i++) {\\n      validateChildKeys(arguments[i], type);\\n    }\\n  }\\n\\n  if (type === REACT_FRAGMENT_TYPE) {\\n    validateFragmentProps(element);\\n  } else {\\n    validatePropTypes(element);\\n  }\\n\\n  return element;\\n}\\n\\nfunction createFactoryWithValidation(type) {\\n  var validatedFactory = createElementWithValidation.bind(null, type);\\n  validatedFactory.type = type;\\n  // Legacy hook: remove it\\n  {\\n    Object.defineProperty(validatedFactory, 'type', {\\n      enumerable: false,\\n      get: function () {\\n        lowPriorityWarning$1(false, 'Factory.type is deprecated. Access the class directly ' + 'before passing it to createFactory.');\\n        Object.defineProperty(this, 'type', {\\n          value: type\\n        });\\n        return type;\\n      }\\n    });\\n  }\\n\\n  return validatedFactory;\\n}\\n\\nfunction cloneElementWithValidation(element, props, children) {\\n  var newElement = cloneElement.apply(this, arguments);\\n  for (var i = 2; i < arguments.length; i++) {\\n    validateChildKeys(arguments[i], newElement.type);\\n  }\\n  validatePropTypes(newElement);\\n  return newElement;\\n}\\n\\nvar React = {\\n  Children: {\\n    map: mapChildren,\\n    forEach: forEachChildren,\\n    count: countChildren,\\n    toArray: toArray,\\n    only: onlyChild\\n  },\\n\\n  createRef: createRef,\\n  Component: Component,\\n  PureComponent: PureComponent,\\n\\n  createContext: createContext,\\n  forwardRef: forwardRef,\\n  lazy: lazy,\\n  memo: memo,\\n\\n  Fragment: REACT_FRAGMENT_TYPE,\\n  StrictMode: REACT_STRICT_MODE_TYPE,\\n  unstable_ConcurrentMode: REACT_CONCURRENT_MODE_TYPE,\\n  Suspense: REACT_SUSPENSE_TYPE,\\n  unstable_Profiler: REACT_PROFILER_TYPE,\\n\\n  createElement: createElementWithValidation,\\n  cloneElement: cloneElementWithValidation,\\n  createFactory: createFactoryWithValidation,\\n  isValidElement: isValidElement,\\n\\n  version: ReactVersion,\\n\\n  __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: ReactSharedInternals\\n};\\n\\n\\n\\nvar React$2 = Object.freeze({\\n\\tdefault: React\\n});\\n\\nvar React$3 = ( React$2 && React ) || React$2;\\n\\n// TODO: decide on the top-level export form.\\n// This is hacky but makes it work with both Rollup and Jest.\\nvar react = React$3.default || React$3;\\n\\nmodule.exports = react;\\n  })();\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/react/cjs/react.development.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/react/index.js\":\n/*!*************************************!*\\\n  !*** ./node_modules/react/index.js ***!\n  \\*************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nif (false) {} else {\\n  module.exports = __webpack_require__(/*! ./cjs/react.development.js */ \\\"./node_modules/react/cjs/react.development.js\\\");\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/react/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/scheduler/cjs/scheduler-tracing.development.js\":\n/*!*********************************************************************!*\\\n  !*** ./node_modules/scheduler/cjs/scheduler-tracing.development.js ***!\n  \\*********************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/** @license React v16.6.0\\n * scheduler-tracing.development.js\\n *\\n * Copyright (c) Facebook, Inc. and its affiliates.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\n\\n\\nif (true) {\\n  (function() {\\n'use strict';\\n\\nObject.defineProperty(exports, '__esModule', { value: true });\\n\\n// Helps identify side effects in begin-phase lifecycle hooks and setState reducers:\\n\\n\\n// In some cases, StrictMode should also double-render lifecycles.\\n// This can be confusing for tests though,\\n// And it can be bad for performance in production.\\n// This feature flag can be used to control the behavior:\\n\\n\\n// To preserve the \\\"Pause on caught exceptions\\\" behavior of the debugger, we\\n// replay the begin phase of a failed component inside invokeGuardedCallback.\\n\\n\\n// Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:\\n\\n\\n// Gather advanced timing metrics for Profiler subtrees.\\n\\n\\n// Trace which interactions trigger each commit.\\nvar enableSchedulerTracing = true;\\n\\n// Only used in www builds.\\n\\n\\n// Only used in www builds.\\n\\n\\n// React Fire: prevent the value and checked attributes from syncing\\n// with their related DOM properties\\n\\nvar DEFAULT_THREAD_ID = 0;\\n\\n// Counters used to generate unique IDs.\\nvar interactionIDCounter = 0;\\nvar threadIDCounter = 0;\\n\\n// Set of currently traced interactions.\\n// Interactions \\\"stack\\\"–\\n// Meaning that newly traced interactions are appended to the previously active set.\\n// When an interaction goes out of scope, the previous set (if any) is restored.\\nexports.__interactionsRef = null;\\n\\n// Listener(s) to notify when interactions begin and end.\\nexports.__subscriberRef = null;\\n\\nif (enableSchedulerTracing) {\\n  exports.__interactionsRef = {\\n    current: new Set()\\n  };\\n  exports.__subscriberRef = {\\n    current: null\\n  };\\n}\\n\\nfunction unstable_clear(callback) {\\n  if (!enableSchedulerTracing) {\\n    return callback();\\n  }\\n\\n  var prevInteractions = exports.__interactionsRef.current;\\n  exports.__interactionsRef.current = new Set();\\n\\n  try {\\n    return callback();\\n  } finally {\\n    exports.__interactionsRef.current = prevInteractions;\\n  }\\n}\\n\\nfunction unstable_getCurrent() {\\n  if (!enableSchedulerTracing) {\\n    return null;\\n  } else {\\n    return exports.__interactionsRef.current;\\n  }\\n}\\n\\nfunction unstable_getThreadID() {\\n  return ++threadIDCounter;\\n}\\n\\nfunction unstable_trace(name, timestamp, callback) {\\n  var threadID = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : DEFAULT_THREAD_ID;\\n\\n  if (!enableSchedulerTracing) {\\n    return callback();\\n  }\\n\\n  var interaction = {\\n    __count: 1,\\n    id: interactionIDCounter++,\\n    name: name,\\n    timestamp: timestamp\\n  };\\n\\n  var prevInteractions = exports.__interactionsRef.current;\\n\\n  // Traced interactions should stack/accumulate.\\n  // To do that, clone the current interactions.\\n  // The previous set will be restored upon completion.\\n  var interactions = new Set(prevInteractions);\\n  interactions.add(interaction);\\n  exports.__interactionsRef.current = interactions;\\n\\n  var subscriber = exports.__subscriberRef.current;\\n  var returnValue = void 0;\\n\\n  try {\\n    if (subscriber !== null) {\\n      subscriber.onInteractionTraced(interaction);\\n    }\\n  } finally {\\n    try {\\n      if (subscriber !== null) {\\n        subscriber.onWorkStarted(interactions, threadID);\\n      }\\n    } finally {\\n      try {\\n        returnValue = callback();\\n      } finally {\\n        exports.__interactionsRef.current = prevInteractions;\\n\\n        try {\\n          if (subscriber !== null) {\\n            subscriber.onWorkStopped(interactions, threadID);\\n          }\\n        } finally {\\n          interaction.__count--;\\n\\n          // If no async work was scheduled for this interaction,\\n          // Notify subscribers that it's completed.\\n          if (subscriber !== null && interaction.__count === 0) {\\n            subscriber.onInteractionScheduledWorkCompleted(interaction);\\n          }\\n        }\\n      }\\n    }\\n  }\\n\\n  return returnValue;\\n}\\n\\nfunction unstable_wrap(callback) {\\n  var threadID = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : DEFAULT_THREAD_ID;\\n\\n  if (!enableSchedulerTracing) {\\n    return callback;\\n  }\\n\\n  var wrappedInteractions = exports.__interactionsRef.current;\\n\\n  var subscriber = exports.__subscriberRef.current;\\n  if (subscriber !== null) {\\n    subscriber.onWorkScheduled(wrappedInteractions, threadID);\\n  }\\n\\n  // Update the pending async work count for the current interactions.\\n  // Update after calling subscribers in case of error.\\n  wrappedInteractions.forEach(function (interaction) {\\n    interaction.__count++;\\n  });\\n\\n  var hasRun = false;\\n\\n  function wrapped() {\\n    var prevInteractions = exports.__interactionsRef.current;\\n    exports.__interactionsRef.current = wrappedInteractions;\\n\\n    subscriber = exports.__subscriberRef.current;\\n\\n    try {\\n      var returnValue = void 0;\\n\\n      try {\\n        if (subscriber !== null) {\\n          subscriber.onWorkStarted(wrappedInteractions, threadID);\\n        }\\n      } finally {\\n        try {\\n          returnValue = callback.apply(undefined, arguments);\\n        } finally {\\n          exports.__interactionsRef.current = prevInteractions;\\n\\n          if (subscriber !== null) {\\n            subscriber.onWorkStopped(wrappedInteractions, threadID);\\n          }\\n        }\\n      }\\n\\n      return returnValue;\\n    } finally {\\n      if (!hasRun) {\\n        // We only expect a wrapped function to be executed once,\\n        // But in the event that it's executed more than once–\\n        // Only decrement the outstanding interaction counts once.\\n        hasRun = true;\\n\\n        // Update pending async counts for all wrapped interactions.\\n        // If this was the last scheduled async work for any of them,\\n        // Mark them as completed.\\n        wrappedInteractions.forEach(function (interaction) {\\n          interaction.__count--;\\n\\n          if (subscriber !== null && interaction.__count === 0) {\\n            subscriber.onInteractionScheduledWorkCompleted(interaction);\\n          }\\n        });\\n      }\\n    }\\n  }\\n\\n  wrapped.cancel = function cancel() {\\n    subscriber = exports.__subscriberRef.current;\\n\\n    try {\\n      if (subscriber !== null) {\\n        subscriber.onWorkCanceled(wrappedInteractions, threadID);\\n      }\\n    } finally {\\n      // Update pending async counts for all wrapped interactions.\\n      // If this was the last scheduled async work for any of them,\\n      // Mark them as completed.\\n      wrappedInteractions.forEach(function (interaction) {\\n        interaction.__count--;\\n\\n        if (subscriber && interaction.__count === 0) {\\n          subscriber.onInteractionScheduledWorkCompleted(interaction);\\n        }\\n      });\\n    }\\n  };\\n\\n  return wrapped;\\n}\\n\\nvar subscribers = null;\\nif (enableSchedulerTracing) {\\n  subscribers = new Set();\\n}\\n\\nfunction unstable_subscribe(subscriber) {\\n  if (enableSchedulerTracing) {\\n    subscribers.add(subscriber);\\n\\n    if (subscribers.size === 1) {\\n      exports.__subscriberRef.current = {\\n        onInteractionScheduledWorkCompleted: onInteractionScheduledWorkCompleted,\\n        onInteractionTraced: onInteractionTraced,\\n        onWorkCanceled: onWorkCanceled,\\n        onWorkScheduled: onWorkScheduled,\\n        onWorkStarted: onWorkStarted,\\n        onWorkStopped: onWorkStopped\\n      };\\n    }\\n  }\\n}\\n\\nfunction unstable_unsubscribe(subscriber) {\\n  if (enableSchedulerTracing) {\\n    subscribers.delete(subscriber);\\n\\n    if (subscribers.size === 0) {\\n      exports.__subscriberRef.current = null;\\n    }\\n  }\\n}\\n\\nfunction onInteractionTraced(interaction) {\\n  var didCatchError = false;\\n  var caughtError = null;\\n\\n  subscribers.forEach(function (subscriber) {\\n    try {\\n      subscriber.onInteractionTraced(interaction);\\n    } catch (error) {\\n      if (!didCatchError) {\\n        didCatchError = true;\\n        caughtError = error;\\n      }\\n    }\\n  });\\n\\n  if (didCatchError) {\\n    throw caughtError;\\n  }\\n}\\n\\nfunction onInteractionScheduledWorkCompleted(interaction) {\\n  var didCatchError = false;\\n  var caughtError = null;\\n\\n  subscribers.forEach(function (subscriber) {\\n    try {\\n      subscriber.onInteractionScheduledWorkCompleted(interaction);\\n    } catch (error) {\\n      if (!didCatchError) {\\n        didCatchError = true;\\n        caughtError = error;\\n      }\\n    }\\n  });\\n\\n  if (didCatchError) {\\n    throw caughtError;\\n  }\\n}\\n\\nfunction onWorkScheduled(interactions, threadID) {\\n  var didCatchError = false;\\n  var caughtError = null;\\n\\n  subscribers.forEach(function (subscriber) {\\n    try {\\n      subscriber.onWorkScheduled(interactions, threadID);\\n    } catch (error) {\\n      if (!didCatchError) {\\n        didCatchError = true;\\n        caughtError = error;\\n      }\\n    }\\n  });\\n\\n  if (didCatchError) {\\n    throw caughtError;\\n  }\\n}\\n\\nfunction onWorkStarted(interactions, threadID) {\\n  var didCatchError = false;\\n  var caughtError = null;\\n\\n  subscribers.forEach(function (subscriber) {\\n    try {\\n      subscriber.onWorkStarted(interactions, threadID);\\n    } catch (error) {\\n      if (!didCatchError) {\\n        didCatchError = true;\\n        caughtError = error;\\n      }\\n    }\\n  });\\n\\n  if (didCatchError) {\\n    throw caughtError;\\n  }\\n}\\n\\nfunction onWorkStopped(interactions, threadID) {\\n  var didCatchError = false;\\n  var caughtError = null;\\n\\n  subscribers.forEach(function (subscriber) {\\n    try {\\n      subscriber.onWorkStopped(interactions, threadID);\\n    } catch (error) {\\n      if (!didCatchError) {\\n        didCatchError = true;\\n        caughtError = error;\\n      }\\n    }\\n  });\\n\\n  if (didCatchError) {\\n    throw caughtError;\\n  }\\n}\\n\\nfunction onWorkCanceled(interactions, threadID) {\\n  var didCatchError = false;\\n  var caughtError = null;\\n\\n  subscribers.forEach(function (subscriber) {\\n    try {\\n      subscriber.onWorkCanceled(interactions, threadID);\\n    } catch (error) {\\n      if (!didCatchError) {\\n        didCatchError = true;\\n        caughtError = error;\\n      }\\n    }\\n  });\\n\\n  if (didCatchError) {\\n    throw caughtError;\\n  }\\n}\\n\\nexports.unstable_clear = unstable_clear;\\nexports.unstable_getCurrent = unstable_getCurrent;\\nexports.unstable_getThreadID = unstable_getThreadID;\\nexports.unstable_trace = unstable_trace;\\nexports.unstable_wrap = unstable_wrap;\\nexports.unstable_subscribe = unstable_subscribe;\\nexports.unstable_unsubscribe = unstable_unsubscribe;\\n  })();\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/scheduler/cjs/scheduler-tracing.development.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/scheduler/cjs/scheduler.development.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/scheduler/cjs/scheduler.development.js ***!\n  \\*************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/** @license React v16.6.0\\n * scheduler.development.js\\n *\\n * Copyright (c) Facebook, Inc. and its affiliates.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\n\\n\\nif (true) {\\n  (function() {\\n'use strict';\\n\\nObject.defineProperty(exports, '__esModule', { value: true });\\n\\n/* eslint-disable no-var */\\n\\n// TODO: Use symbols?\\nvar ImmediatePriority = 1;\\nvar UserBlockingPriority = 2;\\nvar NormalPriority = 3;\\nvar IdlePriority = 4;\\n\\n// Max 31 bit integer. The max integer size in V8 for 32-bit systems.\\n// Math.pow(2, 30) - 1\\n// 0b111111111111111111111111111111\\nvar maxSigned31BitInt = 1073741823;\\n\\n// Times out immediately\\nvar IMMEDIATE_PRIORITY_TIMEOUT = -1;\\n// Eventually times out\\nvar USER_BLOCKING_PRIORITY = 250;\\nvar NORMAL_PRIORITY_TIMEOUT = 5000;\\n// Never times out\\nvar IDLE_PRIORITY = maxSigned31BitInt;\\n\\n// Callbacks are stored as a circular, doubly linked list.\\nvar firstCallbackNode = null;\\n\\nvar currentPriorityLevel = NormalPriority;\\nvar currentEventStartTime = -1;\\nvar currentExpirationTime = -1;\\n\\n// This is set when a callback is being executed, to prevent re-entrancy.\\nvar isExecutingCallback = false;\\n\\nvar isHostCallbackScheduled = false;\\n\\nvar hasNativePerformanceNow = typeof performance === 'object' && typeof performance.now === 'function';\\n\\nvar timeRemaining;\\nif (hasNativePerformanceNow) {\\n  timeRemaining = function () {\\n    if (firstCallbackNode !== null && firstCallbackNode.expirationTime < currentExpirationTime) {\\n      // A higher priority callback was scheduled. Yield so we can switch to\\n      // working on that.\\n      return 0;\\n    }\\n    // We assume that if we have a performance timer that the rAF callback\\n    // gets a performance timer value. Not sure if this is always true.\\n    var remaining = getFrameDeadline() - performance.now();\\n    return remaining > 0 ? remaining : 0;\\n  };\\n} else {\\n  timeRemaining = function () {\\n    // Fallback to Date.now()\\n    if (firstCallbackNode !== null && firstCallbackNode.expirationTime < currentExpirationTime) {\\n      return 0;\\n    }\\n    var remaining = getFrameDeadline() - Date.now();\\n    return remaining > 0 ? remaining : 0;\\n  };\\n}\\n\\nvar deadlineObject = {\\n  timeRemaining: timeRemaining,\\n  didTimeout: false\\n};\\n\\nfunction ensureHostCallbackIsScheduled() {\\n  if (isExecutingCallback) {\\n    // Don't schedule work yet; wait until the next time we yield.\\n    return;\\n  }\\n  // Schedule the host callback using the earliest expiration in the list.\\n  var expirationTime = firstCallbackNode.expirationTime;\\n  if (!isHostCallbackScheduled) {\\n    isHostCallbackScheduled = true;\\n  } else {\\n    // Cancel the existing host callback.\\n    cancelHostCallback();\\n  }\\n  requestHostCallback(flushWork, expirationTime);\\n}\\n\\nfunction flushFirstCallback() {\\n  var flushedNode = firstCallbackNode;\\n\\n  // Remove the node from the list before calling the callback. That way the\\n  // list is in a consistent state even if the callback throws.\\n  var next = firstCallbackNode.next;\\n  if (firstCallbackNode === next) {\\n    // This is the last callback in the list.\\n    firstCallbackNode = null;\\n    next = null;\\n  } else {\\n    var lastCallbackNode = firstCallbackNode.previous;\\n    firstCallbackNode = lastCallbackNode.next = next;\\n    next.previous = lastCallbackNode;\\n  }\\n\\n  flushedNode.next = flushedNode.previous = null;\\n\\n  // Now it's safe to call the callback.\\n  var callback = flushedNode.callback;\\n  var expirationTime = flushedNode.expirationTime;\\n  var priorityLevel = flushedNode.priorityLevel;\\n  var previousPriorityLevel = currentPriorityLevel;\\n  var previousExpirationTime = currentExpirationTime;\\n  currentPriorityLevel = priorityLevel;\\n  currentExpirationTime = expirationTime;\\n  var continuationCallback;\\n  try {\\n    continuationCallback = callback(deadlineObject);\\n  } finally {\\n    currentPriorityLevel = previousPriorityLevel;\\n    currentExpirationTime = previousExpirationTime;\\n  }\\n\\n  // A callback may return a continuation. The continuation should be scheduled\\n  // with the same priority and expiration as the just-finished callback.\\n  if (typeof continuationCallback === 'function') {\\n    var continuationNode = {\\n      callback: continuationCallback,\\n      priorityLevel: priorityLevel,\\n      expirationTime: expirationTime,\\n      next: null,\\n      previous: null\\n    };\\n\\n    // Insert the new callback into the list, sorted by its expiration. This is\\n    // almost the same as the code in `scheduleCallback`, except the callback\\n    // is inserted into the list *before* callbacks of equal expiration instead\\n    // of after.\\n    if (firstCallbackNode === null) {\\n      // This is the first callback in the list.\\n      firstCallbackNode = continuationNode.next = continuationNode.previous = continuationNode;\\n    } else {\\n      var nextAfterContinuation = null;\\n      var node = firstCallbackNode;\\n      do {\\n        if (node.expirationTime >= expirationTime) {\\n          // This callback expires at or after the continuation. We will insert\\n          // the continuation *before* this callback.\\n          nextAfterContinuation = node;\\n          break;\\n        }\\n        node = node.next;\\n      } while (node !== firstCallbackNode);\\n\\n      if (nextAfterContinuation === null) {\\n        // No equal or lower priority callback was found, which means the new\\n        // callback is the lowest priority callback in the list.\\n        nextAfterContinuation = firstCallbackNode;\\n      } else if (nextAfterContinuation === firstCallbackNode) {\\n        // The new callback is the highest priority callback in the list.\\n        firstCallbackNode = continuationNode;\\n        ensureHostCallbackIsScheduled();\\n      }\\n\\n      var previous = nextAfterContinuation.previous;\\n      previous.next = nextAfterContinuation.previous = continuationNode;\\n      continuationNode.next = nextAfterContinuation;\\n      continuationNode.previous = previous;\\n    }\\n  }\\n}\\n\\nfunction flushImmediateWork() {\\n  if (\\n  // Confirm we've exited the outer most event handler\\n  currentEventStartTime === -1 && firstCallbackNode !== null && firstCallbackNode.priorityLevel === ImmediatePriority) {\\n    isExecutingCallback = true;\\n    deadlineObject.didTimeout = true;\\n    try {\\n      do {\\n        flushFirstCallback();\\n      } while (\\n      // Keep flushing until there are no more immediate callbacks\\n      firstCallbackNode !== null && firstCallbackNode.priorityLevel === ImmediatePriority);\\n    } finally {\\n      isExecutingCallback = false;\\n      if (firstCallbackNode !== null) {\\n        // There's still work remaining. Request another callback.\\n        ensureHostCallbackIsScheduled();\\n      } else {\\n        isHostCallbackScheduled = false;\\n      }\\n    }\\n  }\\n}\\n\\nfunction flushWork(didTimeout) {\\n  isExecutingCallback = true;\\n  deadlineObject.didTimeout = didTimeout;\\n  try {\\n    if (didTimeout) {\\n      // Flush all the expired callbacks without yielding.\\n      while (firstCallbackNode !== null) {\\n        // Read the current time. Flush all the callbacks that expire at or\\n        // earlier than that time. Then read the current time again and repeat.\\n        // This optimizes for as few performance.now calls as possible.\\n        var currentTime = exports.unstable_now();\\n        if (firstCallbackNode.expirationTime <= currentTime) {\\n          do {\\n            flushFirstCallback();\\n          } while (firstCallbackNode !== null && firstCallbackNode.expirationTime <= currentTime);\\n          continue;\\n        }\\n        break;\\n      }\\n    } else {\\n      // Keep flushing callbacks until we run out of time in the frame.\\n      if (firstCallbackNode !== null) {\\n        do {\\n          flushFirstCallback();\\n        } while (firstCallbackNode !== null && getFrameDeadline() - exports.unstable_now() > 0);\\n      }\\n    }\\n  } finally {\\n    isExecutingCallback = false;\\n    if (firstCallbackNode !== null) {\\n      // There's still work remaining. Request another callback.\\n      ensureHostCallbackIsScheduled();\\n    } else {\\n      isHostCallbackScheduled = false;\\n    }\\n    // Before exiting, flush all the immediate work that was scheduled.\\n    flushImmediateWork();\\n  }\\n}\\n\\nfunction unstable_runWithPriority(priorityLevel, eventHandler) {\\n  switch (priorityLevel) {\\n    case ImmediatePriority:\\n    case UserBlockingPriority:\\n    case NormalPriority:\\n    case IdlePriority:\\n      break;\\n    default:\\n      priorityLevel = NormalPriority;\\n  }\\n\\n  var previousPriorityLevel = currentPriorityLevel;\\n  var previousEventStartTime = currentEventStartTime;\\n  currentPriorityLevel = priorityLevel;\\n  currentEventStartTime = exports.unstable_now();\\n\\n  try {\\n    return eventHandler();\\n  } finally {\\n    currentPriorityLevel = previousPriorityLevel;\\n    currentEventStartTime = previousEventStartTime;\\n\\n    // Before exiting, flush all the immediate work that was scheduled.\\n    flushImmediateWork();\\n  }\\n}\\n\\nfunction unstable_wrapCallback(callback) {\\n  var parentPriorityLevel = currentPriorityLevel;\\n  return function () {\\n    // This is a fork of runWithPriority, inlined for performance.\\n    var previousPriorityLevel = currentPriorityLevel;\\n    var previousEventStartTime = currentEventStartTime;\\n    currentPriorityLevel = parentPriorityLevel;\\n    currentEventStartTime = exports.unstable_now();\\n\\n    try {\\n      return callback.apply(this, arguments);\\n    } finally {\\n      currentPriorityLevel = previousPriorityLevel;\\n      currentEventStartTime = previousEventStartTime;\\n      flushImmediateWork();\\n    }\\n  };\\n}\\n\\nfunction unstable_scheduleCallback(callback, deprecated_options) {\\n  var startTime = currentEventStartTime !== -1 ? currentEventStartTime : exports.unstable_now();\\n\\n  var expirationTime;\\n  if (typeof deprecated_options === 'object' && deprecated_options !== null && typeof deprecated_options.timeout === 'number') {\\n    // FIXME: Remove this branch once we lift expiration times out of React.\\n    expirationTime = startTime + deprecated_options.timeout;\\n  } else {\\n    switch (currentPriorityLevel) {\\n      case ImmediatePriority:\\n        expirationTime = startTime + IMMEDIATE_PRIORITY_TIMEOUT;\\n        break;\\n      case UserBlockingPriority:\\n        expirationTime = startTime + USER_BLOCKING_PRIORITY;\\n        break;\\n      case IdlePriority:\\n        expirationTime = startTime + IDLE_PRIORITY;\\n        break;\\n      case NormalPriority:\\n      default:\\n        expirationTime = startTime + NORMAL_PRIORITY_TIMEOUT;\\n    }\\n  }\\n\\n  var newNode = {\\n    callback: callback,\\n    priorityLevel: currentPriorityLevel,\\n    expirationTime: expirationTime,\\n    next: null,\\n    previous: null\\n  };\\n\\n  // Insert the new callback into the list, ordered first by expiration, then\\n  // by insertion. So the new callback is inserted any other callback with\\n  // equal expiration.\\n  if (firstCallbackNode === null) {\\n    // This is the first callback in the list.\\n    firstCallbackNode = newNode.next = newNode.previous = newNode;\\n    ensureHostCallbackIsScheduled();\\n  } else {\\n    var next = null;\\n    var node = firstCallbackNode;\\n    do {\\n      if (node.expirationTime > expirationTime) {\\n        // The new callback expires before this one.\\n        next = node;\\n        break;\\n      }\\n      node = node.next;\\n    } while (node !== firstCallbackNode);\\n\\n    if (next === null) {\\n      // No callback with a later expiration was found, which means the new\\n      // callback has the latest expiration in the list.\\n      next = firstCallbackNode;\\n    } else if (next === firstCallbackNode) {\\n      // The new callback has the earliest expiration in the entire list.\\n      firstCallbackNode = newNode;\\n      ensureHostCallbackIsScheduled();\\n    }\\n\\n    var previous = next.previous;\\n    previous.next = next.previous = newNode;\\n    newNode.next = next;\\n    newNode.previous = previous;\\n  }\\n\\n  return newNode;\\n}\\n\\nfunction unstable_cancelCallback(callbackNode) {\\n  var next = callbackNode.next;\\n  if (next === null) {\\n    // Already cancelled.\\n    return;\\n  }\\n\\n  if (next === callbackNode) {\\n    // This is the only scheduled callback. Clear the list.\\n    firstCallbackNode = null;\\n  } else {\\n    // Remove the callback from its position in the list.\\n    if (callbackNode === firstCallbackNode) {\\n      firstCallbackNode = next;\\n    }\\n    var previous = callbackNode.previous;\\n    previous.next = next;\\n    next.previous = previous;\\n  }\\n\\n  callbackNode.next = callbackNode.previous = null;\\n}\\n\\nfunction unstable_getCurrentPriorityLevel() {\\n  return currentPriorityLevel;\\n}\\n\\n// The remaining code is essentially a polyfill for requestIdleCallback. It\\n// works by scheduling a requestAnimationFrame, storing the time for the start\\n// of the frame, then scheduling a postMessage which gets scheduled after paint.\\n// Within the postMessage handler do as much work as possible until time + frame\\n// rate. By separating the idle call into a separate event tick we ensure that\\n// layout, paint and other browser work is counted against the available time.\\n// The frame rate is dynamically adjusted.\\n\\n// We capture a local reference to any global, in case it gets polyfilled after\\n// this module is initially evaluated. We want to be using a\\n// consistent implementation.\\nvar localDate = Date;\\n\\n// This initialization code may run even on server environments if a component\\n// just imports ReactDOM (e.g. for findDOMNode). Some environments might not\\n// have setTimeout or clearTimeout. However, we always expect them to be defined\\n// on the client. https://github.com/facebook/react/pull/13088\\nvar localSetTimeout = typeof setTimeout === 'function' ? setTimeout : undefined;\\nvar localClearTimeout = typeof clearTimeout === 'function' ? clearTimeout : undefined;\\n\\n// We don't expect either of these to necessarily be defined, but we will error\\n// later if they are missing on the client.\\nvar localRequestAnimationFrame = typeof requestAnimationFrame === 'function' ? requestAnimationFrame : undefined;\\nvar localCancelAnimationFrame = typeof cancelAnimationFrame === 'function' ? cancelAnimationFrame : undefined;\\n\\n// requestAnimationFrame does not run when the tab is in the background. If\\n// we're backgrounded we prefer for that work to happen so that the page\\n// continues to load in the background. So we also schedule a 'setTimeout' as\\n// a fallback.\\n// TODO: Need a better heuristic for backgrounded work.\\nvar ANIMATION_FRAME_TIMEOUT = 100;\\nvar rAFID;\\nvar rAFTimeoutID;\\nvar requestAnimationFrameWithTimeout = function (callback) {\\n  // schedule rAF and also a setTimeout\\n  rAFID = localRequestAnimationFrame(function (timestamp) {\\n    // cancel the setTimeout\\n    localClearTimeout(rAFTimeoutID);\\n    callback(timestamp);\\n  });\\n  rAFTimeoutID = localSetTimeout(function () {\\n    // cancel the requestAnimationFrame\\n    localCancelAnimationFrame(rAFID);\\n    callback(exports.unstable_now());\\n  }, ANIMATION_FRAME_TIMEOUT);\\n};\\n\\nif (hasNativePerformanceNow) {\\n  var Performance = performance;\\n  exports.unstable_now = function () {\\n    return Performance.now();\\n  };\\n} else {\\n  exports.unstable_now = function () {\\n    return localDate.now();\\n  };\\n}\\n\\nvar requestHostCallback;\\nvar cancelHostCallback;\\nvar getFrameDeadline;\\n\\nif (typeof window !== 'undefined' && window._schedMock) {\\n  // Dynamic injection, only for testing purposes.\\n  var impl = window._schedMock;\\n  requestHostCallback = impl[0];\\n  cancelHostCallback = impl[1];\\n  getFrameDeadline = impl[2];\\n} else if (\\n// If Scheduler runs in a non-DOM environment, it falls back to a naive\\n// implementation using setTimeout.\\ntypeof window === 'undefined' ||\\n// \\\"addEventListener\\\" might not be available on the window object\\n// if this is a mocked \\\"window\\\" object. So we need to validate that too.\\ntypeof window.addEventListener !== 'function') {\\n  var _callback = null;\\n  var _currentTime = -1;\\n  var _flushCallback = function (didTimeout, ms) {\\n    if (_callback !== null) {\\n      var cb = _callback;\\n      _callback = null;\\n      try {\\n        _currentTime = ms;\\n        cb(didTimeout);\\n      } finally {\\n        _currentTime = -1;\\n      }\\n    }\\n  };\\n  requestHostCallback = function (cb, ms) {\\n    if (_currentTime !== -1) {\\n      // Protect against re-entrancy.\\n      setTimeout(requestHostCallback, 0, cb, ms);\\n    } else {\\n      _callback = cb;\\n      setTimeout(_flushCallback, ms, true, ms);\\n      setTimeout(_flushCallback, maxSigned31BitInt, false, maxSigned31BitInt);\\n    }\\n  };\\n  cancelHostCallback = function () {\\n    _callback = null;\\n  };\\n  getFrameDeadline = function () {\\n    return Infinity;\\n  };\\n  exports.unstable_now = function () {\\n    return _currentTime === -1 ? 0 : _currentTime;\\n  };\\n} else {\\n  if (typeof console !== 'undefined') {\\n    // TODO: Remove fb.me link\\n    if (typeof localRequestAnimationFrame !== 'function') {\\n      console.error(\\\"This browser doesn't support requestAnimationFrame. \\\" + 'Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');\\n    }\\n    if (typeof localCancelAnimationFrame !== 'function') {\\n      console.error(\\\"This browser doesn't support cancelAnimationFrame. \\\" + 'Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');\\n    }\\n  }\\n\\n  var scheduledHostCallback = null;\\n  var isMessageEventScheduled = false;\\n  var timeoutTime = -1;\\n\\n  var isAnimationFrameScheduled = false;\\n\\n  var isFlushingHostCallback = false;\\n\\n  var frameDeadline = 0;\\n  // We start out assuming that we run at 30fps but then the heuristic tracking\\n  // will adjust this value to a faster fps if we get more frequent animation\\n  // frames.\\n  var previousFrameTime = 33;\\n  var activeFrameTime = 33;\\n\\n  getFrameDeadline = function () {\\n    return frameDeadline;\\n  };\\n\\n  // We use the postMessage trick to defer idle work until after the repaint.\\n  var messageKey = '__reactIdleCallback$' + Math.random().toString(36).slice(2);\\n  var idleTick = function (event) {\\n    if (event.source !== window || event.data !== messageKey) {\\n      return;\\n    }\\n\\n    isMessageEventScheduled = false;\\n\\n    var prevScheduledCallback = scheduledHostCallback;\\n    var prevTimeoutTime = timeoutTime;\\n    scheduledHostCallback = null;\\n    timeoutTime = -1;\\n\\n    var currentTime = exports.unstable_now();\\n\\n    var didTimeout = false;\\n    if (frameDeadline - currentTime <= 0) {\\n      // There's no time left in this idle period. Check if the callback has\\n      // a timeout and whether it's been exceeded.\\n      if (prevTimeoutTime !== -1 && prevTimeoutTime <= currentTime) {\\n        // Exceeded the timeout. Invoke the callback even though there's no\\n        // time left.\\n        didTimeout = true;\\n      } else {\\n        // No timeout.\\n        if (!isAnimationFrameScheduled) {\\n          // Schedule another animation callback so we retry later.\\n          isAnimationFrameScheduled = true;\\n          requestAnimationFrameWithTimeout(animationTick);\\n        }\\n        // Exit without invoking the callback.\\n        scheduledHostCallback = prevScheduledCallback;\\n        timeoutTime = prevTimeoutTime;\\n        return;\\n      }\\n    }\\n\\n    if (prevScheduledCallback !== null) {\\n      isFlushingHostCallback = true;\\n      try {\\n        prevScheduledCallback(didTimeout);\\n      } finally {\\n        isFlushingHostCallback = false;\\n      }\\n    }\\n  };\\n  // Assumes that we have addEventListener in this environment. Might need\\n  // something better for old IE.\\n  window.addEventListener('message', idleTick, false);\\n\\n  var animationTick = function (rafTime) {\\n    if (scheduledHostCallback !== null) {\\n      // Eagerly schedule the next animation callback at the beginning of the\\n      // frame. If the scheduler queue is not empty at the end of the frame, it\\n      // will continue flushing inside that callback. If the queue *is* empty,\\n      // then it will exit immediately. Posting the callback at the start of the\\n      // frame ensures it's fired within the earliest possible frame. If we\\n      // waited until the end of the frame to post the callback, we risk the\\n      // browser skipping a frame and not firing the callback until the frame\\n      // after that.\\n      requestAnimationFrameWithTimeout(animationTick);\\n    } else {\\n      // No pending work. Exit.\\n      isAnimationFrameScheduled = false;\\n      return;\\n    }\\n\\n    var nextFrameTime = rafTime - frameDeadline + activeFrameTime;\\n    if (nextFrameTime < activeFrameTime && previousFrameTime < activeFrameTime) {\\n      if (nextFrameTime < 8) {\\n        // Defensive coding. We don't support higher frame rates than 120hz.\\n        // If the calculated frame time gets lower than 8, it is probably a bug.\\n        nextFrameTime = 8;\\n      }\\n      // If one frame goes long, then the next one can be short to catch up.\\n      // If two frames are short in a row, then that's an indication that we\\n      // actually have a higher frame rate than what we're currently optimizing.\\n      // We adjust our heuristic dynamically accordingly. For example, if we're\\n      // running on 120hz display or 90hz VR display.\\n      // Take the max of the two in case one of them was an anomaly due to\\n      // missed frame deadlines.\\n      activeFrameTime = nextFrameTime < previousFrameTime ? previousFrameTime : nextFrameTime;\\n    } else {\\n      previousFrameTime = nextFrameTime;\\n    }\\n    frameDeadline = rafTime + activeFrameTime;\\n    if (!isMessageEventScheduled) {\\n      isMessageEventScheduled = true;\\n      window.postMessage(messageKey, '*');\\n    }\\n  };\\n\\n  requestHostCallback = function (callback, absoluteTimeout) {\\n    scheduledHostCallback = callback;\\n    timeoutTime = absoluteTimeout;\\n    if (isFlushingHostCallback || absoluteTimeout < 0) {\\n      // Don't wait for the next frame. Continue working ASAP, in a new event.\\n      window.postMessage(messageKey, '*');\\n    } else if (!isAnimationFrameScheduled) {\\n      // If rAF didn't already schedule one, we need to schedule a frame.\\n      // TODO: If this rAF doesn't materialize because the browser throttles, we\\n      // might want to still have setTimeout trigger rIC as a backup to ensure\\n      // that we keep performing work.\\n      isAnimationFrameScheduled = true;\\n      requestAnimationFrameWithTimeout(animationTick);\\n    }\\n  };\\n\\n  cancelHostCallback = function () {\\n    scheduledHostCallback = null;\\n    isMessageEventScheduled = false;\\n    timeoutTime = -1;\\n  };\\n}\\n\\nexports.unstable_ImmediatePriority = ImmediatePriority;\\nexports.unstable_UserBlockingPriority = UserBlockingPriority;\\nexports.unstable_NormalPriority = NormalPriority;\\nexports.unstable_IdlePriority = IdlePriority;\\nexports.unstable_runWithPriority = unstable_runWithPriority;\\nexports.unstable_scheduleCallback = unstable_scheduleCallback;\\nexports.unstable_cancelCallback = unstable_cancelCallback;\\nexports.unstable_wrapCallback = unstable_wrapCallback;\\nexports.unstable_getCurrentPriorityLevel = unstable_getCurrentPriorityLevel;\\n  })();\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/scheduler/cjs/scheduler.development.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/scheduler/index.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/scheduler/index.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nif (false) {} else {\\n  module.exports = __webpack_require__(/*! ./cjs/scheduler.development.js */ \\\"./node_modules/scheduler/cjs/scheduler.development.js\\\");\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/scheduler/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/scheduler/tracing.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/scheduler/tracing.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nif (false) {} else {\\n  module.exports = __webpack_require__(/*! ./cjs/scheduler-tracing.development.js */ \\\"./node_modules/scheduler/cjs/scheduler-tracing.development.js\\\");\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/scheduler/tracing.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/strip-ansi/index.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/strip-ansi/index.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\nvar ansiRegex = __webpack_require__(/*! ansi-regex */ \\\"./node_modules/ansi-regex/index.js\\\")();\\n\\nmodule.exports = function (str) {\\n\\treturn typeof str === 'string' ? str.replace(ansiRegex, '') : str;\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/strip-ansi/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/webpack-hot-middleware/client-overlay.js\":\n/*!**************************************************!*\\\n  !*** (webpack)-hot-middleware/client-overlay.js ***!\n  \\**************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/*eslint-env browser*/\\n\\nvar clientOverlay = document.createElement('div');\\nclientOverlay.id = 'webpack-hot-middleware-clientOverlay';\\nvar styles = {\\n  background: 'rgba(0,0,0,0.85)',\\n  color: '#E8E8E8',\\n  lineHeight: '1.2',\\n  whiteSpace: 'pre',\\n  fontFamily: 'Menlo, Consolas, monospace',\\n  fontSize: '13px',\\n  position: 'fixed',\\n  zIndex: 9999,\\n  padding: '10px',\\n  left: 0,\\n  right: 0,\\n  top: 0,\\n  bottom: 0,\\n  overflow: 'auto',\\n  dir: 'ltr',\\n  textAlign: 'left'\\n};\\n\\nvar ansiHTML = __webpack_require__(/*! ansi-html */ \\\"./node_modules/ansi-html/index.js\\\");\\nvar colors = {\\n  reset: ['transparent', 'transparent'],\\n  black: '181818',\\n  red: 'E36049',\\n  green: 'B3CB74',\\n  yellow: 'FFD080',\\n  blue: '7CAFC2',\\n  magenta: '7FACCA',\\n  cyan: 'C3C2EF',\\n  lightgrey: 'EBE7E3',\\n  darkgrey: '6D7891'\\n};\\n\\nvar Entities = __webpack_require__(/*! html-entities */ \\\"./node_modules/html-entities/index.js\\\").AllHtmlEntities;\\nvar entities = new Entities();\\n\\nfunction showProblems(type, lines) {\\n  clientOverlay.innerHTML = '';\\n  lines.forEach(function(msg) {\\n    msg = ansiHTML(entities.encode(msg));\\n    var div = document.createElement('div');\\n    div.style.marginBottom = '26px';\\n    div.innerHTML = problemType(type) + ' in ' + msg;\\n    clientOverlay.appendChild(div);\\n  });\\n  if (document.body) {\\n    document.body.appendChild(clientOverlay);\\n  }\\n}\\n\\nfunction clear() {\\n  if (document.body && clientOverlay.parentNode) {\\n    document.body.removeChild(clientOverlay);\\n  }\\n}\\n\\nfunction problemType (type) {\\n  var problemColors = {\\n    errors: colors.red,\\n    warnings: colors.yellow\\n  };\\n  var color = problemColors[type] || colors.red;\\n  return (\\n    '<span style=\\\"background-color:#' + color + '; color:#fff; padding:2px 4px; border-radius: 2px\\\">' +\\n      type.slice(0, -1).toUpperCase() +\\n    '</span>'\\n  );\\n}\\n\\nmodule.exports = function(options) {\\n  for (var color in options.overlayColors) {\\n    if (color in colors) {\\n      colors[color] = options.overlayColors[color];\\n    }\\n    ansiHTML.setColors(colors);\\n  }\\n\\n  for (var style in options.overlayStyles) {\\n    styles[style] = options.overlayStyles[style];\\n  }\\n\\n  for (var key in styles) {\\n    clientOverlay.style[key] = styles[key];\\n  }\\n\\n  return {\\n    showProblems: showProblems,\\n    clear: clear\\n  }\\n};\\n\\nmodule.exports.clear = clear;\\nmodule.exports.showProblems = showProblems;\\n\\n\\n//# sourceURL=webpack:///(webpack)-hot-middleware/client-overlay.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/webpack-hot-middleware/client.js?reload=true&path=__webpack_hmr&dynamicPublicPath=true\":\n/*!************************************************************************************************!*\\\n  !*** (webpack)-hot-middleware/client.js?reload=true&path=__webpack_hmr&dynamicPublicPath=true ***!\n  \\************************************************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/* WEBPACK VAR INJECTION */(function(__resourceQuery, module) {/*eslint-env browser*/\\n/*global __resourceQuery __webpack_public_path__*/\\n\\nvar options = {\\n  path: \\\"/__webpack_hmr\\\",\\n  timeout: 20 * 1000,\\n  overlay: true,\\n  reload: false,\\n  log: true,\\n  warn: true,\\n  name: '',\\n  autoConnect: true,\\n  overlayStyles: {},\\n  overlayWarnings: false,\\n  ansiColors: {}\\n};\\nif (true) {\\n  var querystring = __webpack_require__(/*! querystring */ \\\"./node_modules/querystring-es3/index.js\\\");\\n  var overrides = querystring.parse(__resourceQuery.slice(1));\\n  setOverrides(overrides);\\n}\\n\\nif (typeof window === 'undefined') {\\n  // do nothing\\n} else if (typeof window.EventSource === 'undefined') {\\n  console.warn(\\n    \\\"webpack-hot-middleware's client requires EventSource to work. \\\" +\\n    \\\"You should include a polyfill if you want to support this browser: \\\" +\\n    \\\"https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events#Tools\\\"\\n  );\\n} else {\\n  if (options.autoConnect) {\\n    connect();\\n  }\\n}\\n\\n/* istanbul ignore next */\\nfunction setOptionsAndConnect(overrides) {\\n  setOverrides(overrides);\\n  connect();\\n}\\n\\nfunction setOverrides(overrides) {\\n  if (overrides.autoConnect) options.autoConnect = overrides.autoConnect == 'true';\\n  if (overrides.path) options.path = overrides.path;\\n  if (overrides.timeout) options.timeout = overrides.timeout;\\n  if (overrides.overlay) options.overlay = overrides.overlay !== 'false';\\n  if (overrides.reload) options.reload = overrides.reload !== 'false';\\n  if (overrides.noInfo && overrides.noInfo !== 'false') {\\n    options.log = false;\\n  }\\n  if (overrides.name) {\\n    options.name = overrides.name;\\n  }\\n  if (overrides.quiet && overrides.quiet !== 'false') {\\n    options.log = false;\\n    options.warn = false;\\n  }\\n\\n  if (overrides.dynamicPublicPath) {\\n    options.path = __webpack_require__.p + options.path;\\n  }\\n\\n  if (overrides.ansiColors) options.ansiColors = JSON.parse(overrides.ansiColors);\\n  if (overrides.overlayStyles) options.overlayStyles = JSON.parse(overrides.overlayStyles);\\n\\n  if (overrides.overlayWarnings) {\\n    options.overlayWarnings = overrides.overlayWarnings == 'true';\\n  }\\n}\\n\\nfunction EventSourceWrapper() {\\n  var source;\\n  var lastActivity = new Date();\\n  var listeners = [];\\n\\n  init();\\n  var timer = setInterval(function() {\\n    if ((new Date() - lastActivity) > options.timeout) {\\n      handleDisconnect();\\n    }\\n  }, options.timeout / 2);\\n\\n  function init() {\\n    source = new window.EventSource(options.path);\\n    source.onopen = handleOnline;\\n    source.onerror = handleDisconnect;\\n    source.onmessage = handleMessage;\\n  }\\n\\n  function handleOnline() {\\n    if (options.log) console.log(\\\"[HMR] connected\\\");\\n    lastActivity = new Date();\\n  }\\n\\n  function handleMessage(event) {\\n    lastActivity = new Date();\\n    for (var i = 0; i < listeners.length; i++) {\\n      listeners[i](event);\\n    }\\n  }\\n\\n  function handleDisconnect() {\\n    clearInterval(timer);\\n    source.close();\\n    setTimeout(init, options.timeout);\\n  }\\n\\n  return {\\n    addMessageListener: function(fn) {\\n      listeners.push(fn);\\n    }\\n  };\\n}\\n\\nfunction getEventSourceWrapper() {\\n  if (!window.__whmEventSourceWrapper) {\\n    window.__whmEventSourceWrapper = {};\\n  }\\n  if (!window.__whmEventSourceWrapper[options.path]) {\\n    // cache the wrapper for other entries loaded on\\n    // the same page with the same options.path\\n    window.__whmEventSourceWrapper[options.path] = EventSourceWrapper();\\n  }\\n  return window.__whmEventSourceWrapper[options.path];\\n}\\n\\nfunction connect() {\\n  getEventSourceWrapper().addMessageListener(handleMessage);\\n\\n  function handleMessage(event) {\\n    if (event.data == \\\"\\\\uD83D\\\\uDC93\\\") {\\n      return;\\n    }\\n    try {\\n      processMessage(JSON.parse(event.data));\\n    } catch (ex) {\\n      if (options.warn) {\\n        console.warn(\\\"Invalid HMR message: \\\" + event.data + \\\"\\\\n\\\" + ex);\\n      }\\n    }\\n  }\\n}\\n\\n// the reporter needs to be a singleton on the page\\n// in case the client is being used by multiple bundles\\n// we only want to report once.\\n// all the errors will go to all clients\\nvar singletonKey = '__webpack_hot_middleware_reporter__';\\nvar reporter;\\nif (typeof window !== 'undefined') {\\n  if (!window[singletonKey]) {\\n    window[singletonKey] = createReporter();\\n  }\\n  reporter = window[singletonKey];\\n}\\n\\nfunction createReporter() {\\n  var strip = __webpack_require__(/*! strip-ansi */ \\\"./node_modules/strip-ansi/index.js\\\");\\n\\n  var overlay;\\n  if (typeof document !== 'undefined' && options.overlay) {\\n    overlay = __webpack_require__(/*! ./client-overlay */ \\\"./node_modules/webpack-hot-middleware/client-overlay.js\\\")({\\n      ansiColors: options.ansiColors,\\n      overlayStyles: options.overlayStyles\\n    });\\n  }\\n\\n  var styles = {\\n    errors: \\\"color: #ff0000;\\\",\\n    warnings: \\\"color: #999933;\\\"\\n  };\\n  var previousProblems = null;\\n  function log(type, obj) {\\n    var newProblems = obj[type].map(function(msg) { return strip(msg); }).join('\\\\n');\\n    if (previousProblems == newProblems) {\\n      return;\\n    } else {\\n      previousProblems = newProblems;\\n    }\\n\\n    var style = styles[type];\\n    var name = obj.name ? \\\"'\\\" + obj.name + \\\"' \\\" : \\\"\\\";\\n    var title = \\\"[HMR] bundle \\\" + name + \\\"has \\\" + obj[type].length + \\\" \\\" + type;\\n    // NOTE: console.warn or console.error will print the stack trace\\n    // which isn't helpful here, so using console.log to escape it.\\n    if (console.group && console.groupEnd) {\\n      console.group(\\\"%c\\\" + title, style);\\n      console.log(\\\"%c\\\" + newProblems, style);\\n      console.groupEnd();\\n    } else {\\n      console.log(\\n        \\\"%c\\\" + title + \\\"\\\\n\\\\t%c\\\" + newProblems.replace(/\\\\n/g, \\\"\\\\n\\\\t\\\"),\\n        style + \\\"font-weight: bold;\\\",\\n        style + \\\"font-weight: normal;\\\"\\n      );\\n    }\\n  }\\n\\n  return {\\n    cleanProblemsCache: function () {\\n      previousProblems = null;\\n    },\\n    problems: function(type, obj) {\\n      if (options.warn) {\\n        log(type, obj);\\n      }\\n      if (overlay) {\\n        if (options.overlayWarnings || type === 'errors') {\\n          overlay.showProblems(type, obj[type]);\\n          return false;\\n        }\\n        overlay.clear();\\n      }\\n      return true;\\n    },\\n    success: function() {\\n      if (overlay) overlay.clear();\\n    },\\n    useCustomOverlay: function(customOverlay) {\\n      overlay = customOverlay;\\n    }\\n  };\\n}\\n\\nvar processUpdate = __webpack_require__(/*! ./process-update */ \\\"./node_modules/webpack-hot-middleware/process-update.js\\\");\\n\\nvar customHandler;\\nvar subscribeAllHandler;\\nfunction processMessage(obj) {\\n  switch(obj.action) {\\n    case \\\"building\\\":\\n      if (options.log) {\\n        console.log(\\n          \\\"[HMR] bundle \\\" + (obj.name ? \\\"'\\\" + obj.name + \\\"' \\\" : \\\"\\\") +\\n          \\\"rebuilding\\\"\\n        );\\n      }\\n      break;\\n    case \\\"built\\\":\\n      if (options.log) {\\n        console.log(\\n          \\\"[HMR] bundle \\\" + (obj.name ? \\\"'\\\" + obj.name + \\\"' \\\" : \\\"\\\") +\\n          \\\"rebuilt in \\\" + obj.time + \\\"ms\\\"\\n        );\\n      }\\n      // fall through\\n    case \\\"sync\\\":\\n      if (obj.name && options.name && obj.name !== options.name) {\\n        return;\\n      }\\n      var applyUpdate = true;\\n      if (obj.errors.length > 0) {\\n        if (reporter) reporter.problems('errors', obj);\\n        applyUpdate = false;\\n      } else if (obj.warnings.length > 0) {\\n        if (reporter) {\\n          var overlayShown = reporter.problems('warnings', obj);\\n          applyUpdate = overlayShown;\\n        }\\n      } else {\\n        if (reporter) {\\n          reporter.cleanProblemsCache();\\n          reporter.success();\\n        }\\n      }\\n      if (applyUpdate) {\\n        processUpdate(obj.hash, obj.modules, options);\\n      }\\n      break;\\n    default:\\n      if (customHandler) {\\n        customHandler(obj);\\n      }\\n  }\\n\\n  if (subscribeAllHandler) {\\n    subscribeAllHandler(obj);\\n  }\\n}\\n\\nif (module) {\\n  module.exports = {\\n    subscribeAll: function subscribeAll(handler) {\\n      subscribeAllHandler = handler;\\n    },\\n    subscribe: function subscribe(handler) {\\n      customHandler = handler;\\n    },\\n    useCustomOverlay: function useCustomOverlay(customOverlay) {\\n      if (reporter) reporter.useCustomOverlay(customOverlay);\\n    },\\n    setOptionsAndConnect: setOptionsAndConnect\\n  };\\n}\\n\\n/* WEBPACK VAR INJECTION */}.call(this, \\\"?reload=true&path=__webpack_hmr&dynamicPublicPath=true\\\", __webpack_require__(/*! ./../webpack/buildin/module.js */ \\\"./node_modules/webpack/buildin/module.js\\\")(module)))\\n\\n//# sourceURL=webpack:///(webpack)-hot-middleware/client.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/webpack-hot-middleware/process-update.js\":\n/*!**************************************************!*\\\n  !*** (webpack)-hot-middleware/process-update.js ***!\n  \\**************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/**\\n * Based heavily on https://github.com/webpack/webpack/blob/\\n *  c0afdf9c6abc1dd70707c594e473802a566f7b6e/hot/only-dev-server.js\\n * Original copyright Tobias Koppers @sokra (MIT license)\\n */\\n\\n/* global window __webpack_hash__ */\\n\\nif (false) {}\\n\\nvar hmrDocsUrl = \\\"https://webpack.js.org/concepts/hot-module-replacement/\\\"; // eslint-disable-line max-len\\n\\nvar lastHash;\\nvar failureStatuses = { abort: 1, fail: 1 };\\nvar applyOptions = { \\t\\t\\t\\t\\n  ignoreUnaccepted: true,\\n  ignoreDeclined: true,\\n  ignoreErrored: true,\\n  onUnaccepted: function(data) {\\n    console.warn(\\\"Ignored an update to unaccepted module \\\" + data.chain.join(\\\" -> \\\"));\\n  },\\n  onDeclined: function(data) {\\n    console.warn(\\\"Ignored an update to declined module \\\" + data.chain.join(\\\" -> \\\"));\\n  },\\n  onErrored: function(data) {\\n    console.error(data.error);\\n    console.warn(\\\"Ignored an error while updating module \\\" + data.moduleId + \\\" (\\\" + data.type + \\\")\\\");\\n  } \\n}\\n\\nfunction upToDate(hash) {\\n  if (hash) lastHash = hash;\\n  return lastHash == __webpack_require__.h();\\n}\\n\\nmodule.exports = function(hash, moduleMap, options) {\\n  var reload = options.reload;\\n  if (!upToDate(hash) && module.hot.status() == \\\"idle\\\") {\\n    if (options.log) console.log(\\\"[HMR] Checking for updates on the server...\\\");\\n    check();\\n  }\\n\\n  function check() {\\n    var cb = function(err, updatedModules) {\\n      if (err) return handleError(err);\\n\\n      if(!updatedModules) {\\n        if (options.warn) {\\n          console.warn(\\\"[HMR] Cannot find update (Full reload needed)\\\");\\n          console.warn(\\\"[HMR] (Probably because of restarting the server)\\\");\\n        }\\n        performReload();\\n        return null;\\n      }\\n\\n      var applyCallback = function(applyErr, renewedModules) {\\n        if (applyErr) return handleError(applyErr);\\n\\n        if (!upToDate()) check();\\n\\n        logUpdates(updatedModules, renewedModules);\\n      };\\n\\n      var applyResult = module.hot.apply(applyOptions, applyCallback);\\n      // webpack 2 promise\\n      if (applyResult && applyResult.then) {\\n        // HotModuleReplacement.runtime.js refers to the result as `outdatedModules`\\n        applyResult.then(function(outdatedModules) {\\n          applyCallback(null, outdatedModules);\\n        });\\n        applyResult.catch(applyCallback);\\n      }\\n\\n    };\\n\\n    var result = module.hot.check(false, cb);\\n    // webpack 2 promise\\n    if (result && result.then) {\\n        result.then(function(updatedModules) {\\n            cb(null, updatedModules);\\n        });\\n        result.catch(cb);\\n    }\\n  }\\n\\n  function logUpdates(updatedModules, renewedModules) {\\n    var unacceptedModules = updatedModules.filter(function(moduleId) {\\n      return renewedModules && renewedModules.indexOf(moduleId) < 0;\\n    });\\n\\n    if(unacceptedModules.length > 0) {\\n      if (options.warn) {\\n        console.warn(\\n          \\\"[HMR] The following modules couldn't be hot updated: \\\" +\\n          \\\"(Full reload needed)\\\\n\\\" +\\n          \\\"This is usually because the modules which have changed \\\" +\\n          \\\"(and their parents) do not know how to hot reload themselves. \\\" +\\n          \\\"See \\\" + hmrDocsUrl + \\\" for more details.\\\"\\n        );\\n        unacceptedModules.forEach(function(moduleId) {\\n          console.warn(\\\"[HMR]  - \\\" + (moduleMap[moduleId] || moduleId));\\n        });\\n      }\\n      performReload();\\n      return;\\n    }\\n\\n    if (options.log) {\\n      if(!renewedModules || renewedModules.length === 0) {\\n        console.log(\\\"[HMR] Nothing hot updated.\\\");\\n      } else {\\n        console.log(\\\"[HMR] Updated modules:\\\");\\n        renewedModules.forEach(function(moduleId) {\\n          console.log(\\\"[HMR]  - \\\" + (moduleMap[moduleId] || moduleId));\\n        });\\n      }\\n\\n      if (upToDate()) {\\n        console.log(\\\"[HMR] App is up to date.\\\");\\n      }\\n    }\\n  }\\n\\n  function handleError(err) {\\n    if (module.hot.status() in failureStatuses) {\\n      if (options.warn) {\\n        console.warn(\\\"[HMR] Cannot check for update (Full reload needed)\\\");\\n        console.warn(\\\"[HMR] \\\" + (err.stack || err.message));\\n      }\\n      performReload();\\n      return;\\n    }\\n    if (options.warn) {\\n      console.warn(\\\"[HMR] Update check failed: \\\" + (err.stack || err.message));\\n    }\\n  }\\n\\n  function performReload() {\\n    if (reload) {\\n      if (options.warn) console.warn(\\\"[HMR] Reloading page\\\");\\n      window.location.reload();\\n    }\\n  }\\n};\\n\\n\\n//# sourceURL=webpack:///(webpack)-hot-middleware/process-update.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/webpack/buildin/module.js\":\n/*!***********************************!*\\\n  !*** (webpack)/buildin/module.js ***!\n  \\***********************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"module.exports = function(module) {\\n\\tif (!module.webpackPolyfill) {\\n\\t\\tmodule.deprecate = function() {};\\n\\t\\tmodule.paths = [];\\n\\t\\t// module.parent = undefined by default\\n\\t\\tif (!module.children) module.children = [];\\n\\t\\tObject.defineProperty(module, \\\"loaded\\\", {\\n\\t\\t\\tenumerable: true,\\n\\t\\t\\tget: function() {\\n\\t\\t\\t\\treturn module.l;\\n\\t\\t\\t}\\n\\t\\t});\\n\\t\\tObject.defineProperty(module, \\\"id\\\", {\\n\\t\\t\\tenumerable: true,\\n\\t\\t\\tget: function() {\\n\\t\\t\\t\\treturn module.i;\\n\\t\\t\\t}\\n\\t\\t});\\n\\t\\tmodule.webpackPolyfill = 1;\\n\\t}\\n\\treturn module;\\n};\\n\\n\\n//# sourceURL=webpack:///(webpack)/buildin/module.js?\");\n\n/***/ }),\n\n/***/ \"./src/HelloWorld.jsx\":\n/*!****************************!*\\\n  !*** ./src/HelloWorld.jsx ***!\n  \\****************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n   value: true\\n});\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\\n\\nvar _react = __webpack_require__(/*! react */ \\\"./node_modules/react/index.js\\\");\\n\\nvar _react2 = _interopRequireDefault(_react);\\n\\nvar _dotnetify = __webpack_require__(/*! dotnetify */ \\\"./node_modules/dotnetify/index.js\\\");\\n\\nvar _dotnetify2 = _interopRequireDefault(_dotnetify);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\\\"this hasn't been initialised - super() hasn't been called\\\"); } return call && (typeof call === \\\"object\\\" || typeof call === \\\"function\\\") ? call : self; }\\n\\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \\\"function\\\" && superClass !== null) { throw new TypeError(\\\"Super expression must either be null or a function, not \\\" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\\n\\nvar HelloWorld = function (_React$Component) {\\n   _inherits(HelloWorld, _React$Component);\\n\\n   function HelloWorld(props) {\\n      _classCallCheck(this, HelloWorld);\\n\\n      var _this = _possibleConstructorReturn(this, (HelloWorld.__proto__ || Object.getPrototypeOf(HelloWorld)).call(this, props));\\n\\n      _dotnetify2.default.react.connect(\\\"HelloWorld\\\", _this);\\n\\n      // *** Use below to initialize the user's name from the client. ***\\n      // dotnetify.react.connect(\\\"HelloWorld\\\", this, { vmArg: { User: { Name: \\\"Joe\\\" } } });\\n\\n      _this.state = { Greetings: \\\"\\\", ServerTime: \\\"\\\" };\\n      return _this;\\n   }\\n\\n   _createClass(HelloWorld, [{\\n      key: 'render',\\n      value: function render() {\\n         return _react2.default.createElement(\\n            'div',\\n            null,\\n            this.state.Greetings,\\n            _react2.default.createElement('br', null),\\n            'Server time is: ',\\n            this.state.ServerTime\\n         );\\n      }\\n   }]);\\n\\n   return HelloWorld;\\n}(_react2.default.Component);\\n\\nexports.default = HelloWorld;\\n\\n//# sourceURL=webpack:///./src/HelloWorld.jsx?\");\n\n/***/ }),\n\n/***/ \"./src/app.js\":\n/*!********************!*\\\n  !*** ./src/app.js ***!\n  \\********************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar _react = __webpack_require__(/*! react */ \\\"./node_modules/react/index.js\\\");\\n\\nvar _react2 = _interopRequireDefault(_react);\\n\\nvar _reactDom = __webpack_require__(/*! react-dom */ \\\"./node_modules/react-dom/index.js\\\");\\n\\nvar _reactDom2 = _interopRequireDefault(_reactDom);\\n\\nvar _HelloWorld = __webpack_require__(/*! ./HelloWorld.jsx */ \\\"./src/HelloWorld.jsx\\\");\\n\\nvar _HelloWorld2 = _interopRequireDefault(_HelloWorld);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\n_reactDom2.default.render(_react2.default.createElement(_HelloWorld2.default, null), document.getElementById('Content'));\\n\\n//# sourceURL=webpack:///./src/app.js?\");\n\n/***/ }),\n\n/***/ 0:\n/*!**************************************************************************************************************!*\\\n  !*** multi webpack-hot-middleware/client?reload=true&path=__webpack_hmr&dynamicPublicPath=true ./src/app.js ***!\n  \\**************************************************************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"__webpack_require__(/*! webpack-hot-middleware/client?reload=true&path=__webpack_hmr&dynamicPublicPath=true */\\\"./node_modules/webpack-hot-middleware/client.js?reload=true&path=__webpack_hmr&dynamicPublicPath=true\\\");\\nmodule.exports = __webpack_require__(/*! ./src/app.js */\\\"./src/app.js\\\");\\n\\n\\n//# sourceURL=webpack:///multi_webpack-hot-middleware/client?\");\n\n/***/ })\n\n/******/ });"
  },
  {
    "path": "_archive/HelloWorld/wwwroot/index.html",
    "content": "﻿<html>\n<head>\n   <meta http-equiv=\"content-type\" content=\"text/html; charset=UTF8\">\n   <title>DotNetify-React</title>\n</head>\n<body>\n   <div id=\"Content\"></div>\n\n   <!-- Polyfill Promise object only if it's missing (for IE 11).-->\n   <script src=\"https://cdn.jsdelivr.net/npm/es6-promise@4/dist/es6-promise.auto.min.js\"></script> \n   <script src=\"bundle.js\" charset=\"UTF-8\"></script>\n</body>\n</html>"
  },
  {
    "path": "_archive/LiveChart/IISPublishingSteps.md",
    "content": "## IIS Publishing Steps\n\n### Prerequisite:\n\nInstall ASP.NET Core Module for IIS.  You can download it here:<br/>\nhttps://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.0-download.md#windows-server-hosting\n\n### Steps\n\n1. Set __base href__ in index.html:\n```html\n<head>\n   <meta http-equiv=\"content-type\" content=\"text/html; charset=UTF8\">\n   <title>DotNetify-React</title>\n   <base href=\"/<your_IIS_folder_name>/\" />\n</head>\n...\n```\n\n2. Set __dotNetify.hubServerUrl__ in LiveChart.jsx:\n```jsx\nimport React from 'react';\nimport dotnetify from 'dotnetify';\nimport { Bar } from 'react-chartjs';\n\ndotnetify.hubServerUrl = \"/<your_IIS_folder_name>/\";\n\nexport default class LiveChart extends React.Component {\n...\n```\n\n3. Rebuild the bundle with Webpack.\n\n4. On Visual Studio menu, select __Build > Publish Live Chart__ option.  Choose Folder profile.\n\n5. Copy the __bin/release/PublishOutput__ folder to your IIS /inetpub/wwwroot.   Rename the folder.\n\n6. From IIS Manager, create an Application Pool for the new folder.\n\n7. Run it: http:/localhost/<your_IIS_folder_name>.\n"
  },
  {
    "path": "_archive/LiveChart/LiveChart.cs",
    "content": "﻿using System;\nusing System.Reactive.Linq;\nusing Rx = System.Reactive.Linq;\nusing DotNetify;\n\nnamespace LiveChart\n{\n   public class LiveChart : BaseVM\n   {\n      private IDisposable _subscription;\n      public int NextValue { get; set; }\n\n      public LiveChart()\n      {\n         var sineStream = Rx.Observable.Interval(TimeSpan.FromSeconds(.1)).Select(t => Math.Sin(2 * Math.PI * .06 * t));\n         var ampStream = Rx.Observable.Interval(TimeSpan.FromSeconds(.1)).Select(a => a % 50 + 1);\n\n         _subscription = Rx.Observable\n            .Zip(sineStream, ampStream, (sine, amp) => (int) Math.Abs( sine * amp))\n            .Subscribe(value =>\n            {\n               NextValue = value;\n               Changed(nameof(NextValue));\n               PushUpdates();\n            });\n      }\n\n      public override void Dispose() => _subscription.Dispose();\n   }\n}"
  },
  {
    "path": "_archive/LiveChart/LiveChart.csproj",
    "content": "﻿<Project Sdk=\"Microsoft.NET.Sdk.Web\">\n\n  <PropertyGroup>\n    <TargetFramework>netcoreapp2.1</TargetFramework>\n  </PropertyGroup>\n\n  <ItemGroup>\n    <Folder Include=\"wwwroot\\\" />\n  </ItemGroup>\n\n  <ItemGroup>\n    <PackageReference Include=\"DotNetify.SignalR\" Version=\"3.2.0\" />\n    <PackageReference Include=\"Microsoft.AspNetCore.App\" />\n    <PackageReference Include=\"System.Reactive\" Version=\"3.1.1\" />\n  </ItemGroup>\n\n</Project>\n"
  },
  {
    "path": "_archive/LiveChart/LiveChart.sln",
    "content": "﻿\nMicrosoft Visual Studio Solution File, Format Version 12.00\n# Visual Studio 15\nVisualStudioVersion = 15.0.26228.4\nMinimumVisualStudioVersion = 10.0.40219.1\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"LiveChart\", \"LiveChart.csproj\", \"{0E13DA94-8C28-402D-A209-C8166D3FA8A4}\"\nEndProject\nGlobal\n\tGlobalSection(SolutionConfigurationPlatforms) = preSolution\n\t\tDebug|Any CPU = Debug|Any CPU\n\t\tRelease|Any CPU = Release|Any CPU\n\tEndGlobalSection\n\tGlobalSection(ProjectConfigurationPlatforms) = postSolution\n\t\t{0E13DA94-8C28-402D-A209-C8166D3FA8A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{0E13DA94-8C28-402D-A209-C8166D3FA8A4}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{0E13DA94-8C28-402D-A209-C8166D3FA8A4}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{0E13DA94-8C28-402D-A209-C8166D3FA8A4}.Release|Any CPU.Build.0 = Release|Any CPU\n\tEndGlobalSection\n\tGlobalSection(SolutionProperties) = preSolution\n\t\tHideSolutionNode = FALSE\n\tEndGlobalSection\nEndGlobal\n"
  },
  {
    "path": "_archive/LiveChart/Program.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing System.IO;\nusing System.Linq;\nusing System.Threading.Tasks;\nusing Microsoft.AspNetCore;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.Extensions.Configuration;\nusing Microsoft.Extensions.Logging;\n\nnamespace LiveChart\n{\n    public class Program\n    {\n        public static void Main(string[] args)\n        {\n            CreateWebHostBuilder(args).Build().Run();\n        }\n\n        public static IWebHostBuilder CreateWebHostBuilder(string[] args) =>\n            WebHost.CreateDefaultBuilder(args)\n                .UseStartup<Startup>();\n    }\n}\n"
  },
  {
    "path": "_archive/LiveChart/Properties/launchSettings.json",
    "content": "{\n  \"iisSettings\": {\n    \"windowsAuthentication\": false,\n    \"anonymousAuthentication\": true,\n    \"iisExpress\": {\n      \"applicationUrl\": \"http://localhost:61201/\",\n      \"sslPort\": 0\n    }\n  },\n  \"profiles\": {\n    \"IIS Express\": {\n      \"commandName\": \"IISExpress\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      }\n    },\n    \"LiveChart\": {\n      \"commandName\": \"Project\",\n      \"launchBrowser\": true,\n      \"environmentVariables\": {\n        \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n      },\n      \"applicationUrl\": \"http://localhost:61201\"\n    }\n  }\n}"
  },
  {
    "path": "_archive/LiveChart/Startup.cs",
    "content": "﻿using System.IO;\nusing System.Collections.Generic;\nusing Microsoft.AspNetCore.Builder;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.AspNetCore.Http;\nusing Microsoft.AspNetCore.SpaServices.Webpack;\nusing Microsoft.Extensions.DependencyInjection;\nusing DotNetify;\n\nnamespace LiveChart\n{\n    public class Startup\n    {\n        public void ConfigureServices(IServiceCollection services)\n        {\n            services.AddMemoryCache();\n            services.AddSignalR();\n            services.AddDotNetify();      \n        }\n\n        public void Configure(IApplicationBuilder app)\n        {\n            app.UseWebSockets();\n            app.UseSignalR(routes => routes.MapDotNetifyHub());\n            app.UseDotNetify();\n\n            app.UseWebpackDevMiddleware(new WebpackDevMiddlewareOptions\n            {\n                HotModuleReplacement = true,\n                HotModuleReplacementClientOptions = new Dictionary<string, string> { { \"reload\", \"true\" } },\n            });            \n\n            app.UseStaticFiles();\n            app.Run(async (context) =>\n            {\n                using (var reader = new StreamReader(File.OpenRead(\"wwwroot/index.html\")))\n                    await context.Response.WriteAsync(reader.ReadToEnd());\n            });\n        }\n    }\n}\n"
  },
  {
    "path": "_archive/LiveChart/compilerconfig.json",
    "content": "﻿[\n  {\n    \"outputFile\": \"src/LiveChart.js\",\n    \"inputFile\": \"src/LiveChart.jsx\"\n  }\n]"
  },
  {
    "path": "_archive/LiveChart/compilerconfig.json.defaults",
    "content": "{\n  \"compilers\": {\n    \"less\": {\n      \"autoPrefix\": \"\",\n      \"cssComb\": \"none\",\n      \"ieCompat\": true,\n      \"strictMath\": false,\n      \"strictUnits\": false,\n      \"relativeUrls\": true,\n      \"rootPath\": \"\",\n      \"sourceMapRoot\": \"\",\n      \"sourceMapBasePath\": \"\",\n      \"sourceMap\": false\n    },\n    \"sass\": {\n      \"includePath\": \"\",\n      \"indentType\": \"space\",\n      \"indentWidth\": 2,\n      \"outputStyle\": \"nested\",\n      \"Precision\": 5,\n      \"relativeUrls\": true,\n      \"sourceMapRoot\": \"\",\n      \"sourceMap\": false\n    },\n    \"stylus\": {\n      \"sourceMap\": false\n    },\n    \"babel\": {\n      \"sourceMap\": false\n    },\n    \"coffeescript\": {\n      \"bare\": false,\n      \"runtimeMode\": \"node\",\n      \"sourceMap\": false\n    }\n  },\n  \"minifiers\": {\n    \"css\": {\n      \"enabled\": true,\n      \"termSemicolons\": true,\n      \"gzip\": false\n    },\n    \"javascript\": {\n      \"enabled\": true,\n      \"termSemicolons\": true,\n      \"gzip\": false\n    }\n  }\n}"
  },
  {
    "path": "_archive/LiveChart/package.json",
    "content": "{\n  \"name\": \"livechart\",\n  \"private\": true,\n  \"scripts\": {\n    \"build\": \"webpack\"\n  },\n  \"babel\": {\n    \"presets\": [\n      \"env\",\n      \"react\"\n    ],\n    \"plugins\": [\n      \"babel-plugin-styled-components\",\n      \"babel-plugin-transform-object-rest-spread\",\n      \"babel-plugin-transform-class-properties\"\n    ]\n  },\n  \"dependencies\": {\n    \"chart.js\": \"^2.7.2\",\n    \"dotnetify\": \"~3.2.0\",\n    \"react\": \"~16.6.0\",\n    \"react-chartjs-2\": \"^2.7.4\",\n    \"react-dom\": \"~16.6.0\"\n  },\n  \"devDependencies\": {\n    \"aspnet-webpack\": \"^3.0.0\",\n    \"babel-core\": \"~6.26.3\",\n    \"babel-loader\": \"~7.1.4\",\n    \"babel-plugin-styled-components\": \"^1.7.1\",\n    \"babel-plugin-transform-class-properties\": \"~6.24.1\",\n    \"babel-plugin-transform-object-rest-spread\": \"~6.26.0\",\n    \"babel-preset-env\": \"~1.7.0\",\n    \"babel-preset-react\": \"~6.24.1\",\n    \"webpack\": \"^4.18.0\",\n    \"webpack-cli\": \"^3.1.0\",\n    \"webpack-dev-middleware\": \"^3.3.0\",\n    \"webpack-hot-middleware\": \"^2.23.1\"\n  }\n}\n"
  },
  {
    "path": "_archive/LiveChart/src/LiveChart.jsx",
    "content": "﻿import React from 'react';\nimport dotnetify from 'dotnetify';\nimport { Bar } from 'react-chartjs-2';\n\nexport default class LiveChart extends React.Component {\n\tconstructor(props) {\n\t\tsuper(props);\n\t\tthis.vm = dotnetify.react.connect('LiveChart', this);\n\t\tthis.state = { data: Array(10) };\n\t}\n\n\tcomponentWillUnmount() {\n\t\tthis.vm.$destroy();\n\t}\n\n\tshouldComponentUpdate(_, nextState) {\n\t\tconst value = nextState.NextValue;\n\t\tif (value !== this.state.NextValue) {\n\t\t\tthis.setState({ data: [ ...this.state.data.slice(1), value ] });\n\t\t}\n\t\treturn true;\n\t}\n\n\trender() {\n\t\treturn <BarChart data={this.state.data} />;\n\t}\n}\n\nconst BarChart = ({ data }) => {\n\tlet chartData = {\n\t\tlabels: Array(10).fill(''),\n\t\tdatasets: [\n\t\t\t{\n\t\t\t\tlabel: '',\n\t\t\t\tdata: data,\n\t\t\t\tbackgroundColor: 'rgba(75, 192, 192, 0.2)',\n\t\t\t\tborderColor: [ 'rgba(75, 192, 192, 1)' ]\n\t\t\t}\n\t\t]\n\t};\n\n\tconst chartOptions = {\n\t\tresponsive: true,\n\t\tlegend: { display: false },\n\t\tscaleOverride: true,\n\t\tscaleSteps: 5,\n\t\tscaleStepWidth: 10\n\t};\n\n\treturn <Bar data={chartData} options={chartOptions} />;\n};\n"
  },
  {
    "path": "_archive/LiveChart/src/app.js",
    "content": "﻿import React from 'react';\nimport ReactDOM from 'react-dom';\nimport LiveChart from './LiveChart.jsx';\n\nReactDOM.render(<LiveChart />, document.getElementById('Content'));\n"
  },
  {
    "path": "_archive/LiveChart/webpack.config.js",
    "content": "﻿'use strict';\n\nmodule.exports = {\n\tmode: 'development',\n\tentry: { bundle: './src/app.js' },\n\toutput: {\n\t\tpath: __dirname + '/wwwroot',\n\t\tpublicPath: '/'\n\t},\n\tresolve: {\n\t\tmodules: [ 'client', 'node_modules' ]\n\t},\n\tmodule: {\n\t\trules: [ { test: /\\.jsx?$/, use: 'babel-loader', exclude: /node_modules/ } ]\n\t}\n};\n"
  },
  {
    "path": "_archive/LiveChart/wwwroot/bundle.js",
    "content": "/******/ (function(modules) { // webpackBootstrap\n/******/ \tfunction hotDisposeChunk(chunkId) {\n/******/ \t\tdelete installedChunks[chunkId];\n/******/ \t}\n/******/ \tvar parentHotUpdateCallback = window[\"webpackHotUpdate\"];\n/******/ \twindow[\"webpackHotUpdate\"] = // eslint-disable-next-line no-unused-vars\n/******/ \tfunction webpackHotUpdateCallback(chunkId, moreModules) {\n/******/ \t\thotAddUpdateChunk(chunkId, moreModules);\n/******/ \t\tif (parentHotUpdateCallback) parentHotUpdateCallback(chunkId, moreModules);\n/******/ \t} ;\n/******/\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tfunction hotDownloadUpdateChunk(chunkId) {\n/******/ \t\tvar head = document.getElementsByTagName(\"head\")[0];\n/******/ \t\tvar script = document.createElement(\"script\");\n/******/ \t\tscript.charset = \"utf-8\";\n/******/ \t\tscript.src = __webpack_require__.p + \"\" + chunkId + \".\" + hotCurrentHash + \".hot-update.js\";\n/******/ \t\tif (null) script.crossOrigin = null;\n/******/ \t\thead.appendChild(script);\n/******/ \t}\n/******/\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tfunction hotDownloadManifest(requestTimeout) {\n/******/ \t\trequestTimeout = requestTimeout || 10000;\n/******/ \t\treturn new Promise(function(resolve, reject) {\n/******/ \t\t\tif (typeof XMLHttpRequest === \"undefined\") {\n/******/ \t\t\t\treturn reject(new Error(\"No browser support\"));\n/******/ \t\t\t}\n/******/ \t\t\ttry {\n/******/ \t\t\t\tvar request = new XMLHttpRequest();\n/******/ \t\t\t\tvar requestPath = __webpack_require__.p + \"\" + hotCurrentHash + \".hot-update.json\";\n/******/ \t\t\t\trequest.open(\"GET\", requestPath, true);\n/******/ \t\t\t\trequest.timeout = requestTimeout;\n/******/ \t\t\t\trequest.send(null);\n/******/ \t\t\t} catch (err) {\n/******/ \t\t\t\treturn reject(err);\n/******/ \t\t\t}\n/******/ \t\t\trequest.onreadystatechange = function() {\n/******/ \t\t\t\tif (request.readyState !== 4) return;\n/******/ \t\t\t\tif (request.status === 0) {\n/******/ \t\t\t\t\t// timeout\n/******/ \t\t\t\t\treject(\n/******/ \t\t\t\t\t\tnew Error(\"Manifest request to \" + requestPath + \" timed out.\")\n/******/ \t\t\t\t\t);\n/******/ \t\t\t\t} else if (request.status === 404) {\n/******/ \t\t\t\t\t// no update available\n/******/ \t\t\t\t\tresolve();\n/******/ \t\t\t\t} else if (request.status !== 200 && request.status !== 304) {\n/******/ \t\t\t\t\t// other failure\n/******/ \t\t\t\t\treject(new Error(\"Manifest request to \" + requestPath + \" failed.\"));\n/******/ \t\t\t\t} else {\n/******/ \t\t\t\t\t// success\n/******/ \t\t\t\t\ttry {\n/******/ \t\t\t\t\t\tvar update = JSON.parse(request.responseText);\n/******/ \t\t\t\t\t} catch (e) {\n/******/ \t\t\t\t\t\treject(e);\n/******/ \t\t\t\t\t\treturn;\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t\tresolve(update);\n/******/ \t\t\t\t}\n/******/ \t\t\t};\n/******/ \t\t});\n/******/ \t}\n/******/\n/******/ \tvar hotApplyOnUpdate = true;\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tvar hotCurrentHash = \"1d4d7cca5b1d17887d98\";\n/******/ \tvar hotRequestTimeout = 10000;\n/******/ \tvar hotCurrentModuleData = {};\n/******/ \tvar hotCurrentChildModule;\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tvar hotCurrentParents = [];\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tvar hotCurrentParentsTemp = [];\n/******/\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tfunction hotCreateRequire(moduleId) {\n/******/ \t\tvar me = installedModules[moduleId];\n/******/ \t\tif (!me) return __webpack_require__;\n/******/ \t\tvar fn = function(request) {\n/******/ \t\t\tif (me.hot.active) {\n/******/ \t\t\t\tif (installedModules[request]) {\n/******/ \t\t\t\t\tif (installedModules[request].parents.indexOf(moduleId) === -1) {\n/******/ \t\t\t\t\t\tinstalledModules[request].parents.push(moduleId);\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t} else {\n/******/ \t\t\t\t\thotCurrentParents = [moduleId];\n/******/ \t\t\t\t\thotCurrentChildModule = request;\n/******/ \t\t\t\t}\n/******/ \t\t\t\tif (me.children.indexOf(request) === -1) {\n/******/ \t\t\t\t\tme.children.push(request);\n/******/ \t\t\t\t}\n/******/ \t\t\t} else {\n/******/ \t\t\t\tconsole.warn(\n/******/ \t\t\t\t\t\"[HMR] unexpected require(\" +\n/******/ \t\t\t\t\t\trequest +\n/******/ \t\t\t\t\t\t\") from disposed module \" +\n/******/ \t\t\t\t\t\tmoduleId\n/******/ \t\t\t\t);\n/******/ \t\t\t\thotCurrentParents = [];\n/******/ \t\t\t}\n/******/ \t\t\treturn __webpack_require__(request);\n/******/ \t\t};\n/******/ \t\tvar ObjectFactory = function ObjectFactory(name) {\n/******/ \t\t\treturn {\n/******/ \t\t\t\tconfigurable: true,\n/******/ \t\t\t\tenumerable: true,\n/******/ \t\t\t\tget: function() {\n/******/ \t\t\t\t\treturn __webpack_require__[name];\n/******/ \t\t\t\t},\n/******/ \t\t\t\tset: function(value) {\n/******/ \t\t\t\t\t__webpack_require__[name] = value;\n/******/ \t\t\t\t}\n/******/ \t\t\t};\n/******/ \t\t};\n/******/ \t\tfor (var name in __webpack_require__) {\n/******/ \t\t\tif (\n/******/ \t\t\t\tObject.prototype.hasOwnProperty.call(__webpack_require__, name) &&\n/******/ \t\t\t\tname !== \"e\" &&\n/******/ \t\t\t\tname !== \"t\"\n/******/ \t\t\t) {\n/******/ \t\t\t\tObject.defineProperty(fn, name, ObjectFactory(name));\n/******/ \t\t\t}\n/******/ \t\t}\n/******/ \t\tfn.e = function(chunkId) {\n/******/ \t\t\tif (hotStatus === \"ready\") hotSetStatus(\"prepare\");\n/******/ \t\t\thotChunksLoading++;\n/******/ \t\t\treturn __webpack_require__.e(chunkId).then(finishChunkLoading, function(err) {\n/******/ \t\t\t\tfinishChunkLoading();\n/******/ \t\t\t\tthrow err;\n/******/ \t\t\t});\n/******/\n/******/ \t\t\tfunction finishChunkLoading() {\n/******/ \t\t\t\thotChunksLoading--;\n/******/ \t\t\t\tif (hotStatus === \"prepare\") {\n/******/ \t\t\t\t\tif (!hotWaitingFilesMap[chunkId]) {\n/******/ \t\t\t\t\t\thotEnsureUpdateChunk(chunkId);\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t\tif (hotChunksLoading === 0 && hotWaitingFiles === 0) {\n/******/ \t\t\t\t\t\thotUpdateDownloaded();\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t};\n/******/ \t\tfn.t = function(value, mode) {\n/******/ \t\t\tif (mode & 1) value = fn(value);\n/******/ \t\t\treturn __webpack_require__.t(value, mode & ~1);\n/******/ \t\t};\n/******/ \t\treturn fn;\n/******/ \t}\n/******/\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tfunction hotCreateModule(moduleId) {\n/******/ \t\tvar hot = {\n/******/ \t\t\t// private stuff\n/******/ \t\t\t_acceptedDependencies: {},\n/******/ \t\t\t_declinedDependencies: {},\n/******/ \t\t\t_selfAccepted: false,\n/******/ \t\t\t_selfDeclined: false,\n/******/ \t\t\t_disposeHandlers: [],\n/******/ \t\t\t_main: hotCurrentChildModule !== moduleId,\n/******/\n/******/ \t\t\t// Module API\n/******/ \t\t\tactive: true,\n/******/ \t\t\taccept: function(dep, callback) {\n/******/ \t\t\t\tif (dep === undefined) hot._selfAccepted = true;\n/******/ \t\t\t\telse if (typeof dep === \"function\") hot._selfAccepted = dep;\n/******/ \t\t\t\telse if (typeof dep === \"object\")\n/******/ \t\t\t\t\tfor (var i = 0; i < dep.length; i++)\n/******/ \t\t\t\t\t\thot._acceptedDependencies[dep[i]] = callback || function() {};\n/******/ \t\t\t\telse hot._acceptedDependencies[dep] = callback || function() {};\n/******/ \t\t\t},\n/******/ \t\t\tdecline: function(dep) {\n/******/ \t\t\t\tif (dep === undefined) hot._selfDeclined = true;\n/******/ \t\t\t\telse if (typeof dep === \"object\")\n/******/ \t\t\t\t\tfor (var i = 0; i < dep.length; i++)\n/******/ \t\t\t\t\t\thot._declinedDependencies[dep[i]] = true;\n/******/ \t\t\t\telse hot._declinedDependencies[dep] = true;\n/******/ \t\t\t},\n/******/ \t\t\tdispose: function(callback) {\n/******/ \t\t\t\thot._disposeHandlers.push(callback);\n/******/ \t\t\t},\n/******/ \t\t\taddDisposeHandler: function(callback) {\n/******/ \t\t\t\thot._disposeHandlers.push(callback);\n/******/ \t\t\t},\n/******/ \t\t\tremoveDisposeHandler: function(callback) {\n/******/ \t\t\t\tvar idx = hot._disposeHandlers.indexOf(callback);\n/******/ \t\t\t\tif (idx >= 0) hot._disposeHandlers.splice(idx, 1);\n/******/ \t\t\t},\n/******/\n/******/ \t\t\t// Management API\n/******/ \t\t\tcheck: hotCheck,\n/******/ \t\t\tapply: hotApply,\n/******/ \t\t\tstatus: function(l) {\n/******/ \t\t\t\tif (!l) return hotStatus;\n/******/ \t\t\t\thotStatusHandlers.push(l);\n/******/ \t\t\t},\n/******/ \t\t\taddStatusHandler: function(l) {\n/******/ \t\t\t\thotStatusHandlers.push(l);\n/******/ \t\t\t},\n/******/ \t\t\tremoveStatusHandler: function(l) {\n/******/ \t\t\t\tvar idx = hotStatusHandlers.indexOf(l);\n/******/ \t\t\t\tif (idx >= 0) hotStatusHandlers.splice(idx, 1);\n/******/ \t\t\t},\n/******/\n/******/ \t\t\t//inherit from previous dispose call\n/******/ \t\t\tdata: hotCurrentModuleData[moduleId]\n/******/ \t\t};\n/******/ \t\thotCurrentChildModule = undefined;\n/******/ \t\treturn hot;\n/******/ \t}\n/******/\n/******/ \tvar hotStatusHandlers = [];\n/******/ \tvar hotStatus = \"idle\";\n/******/\n/******/ \tfunction hotSetStatus(newStatus) {\n/******/ \t\thotStatus = newStatus;\n/******/ \t\tfor (var i = 0; i < hotStatusHandlers.length; i++)\n/******/ \t\t\thotStatusHandlers[i].call(null, newStatus);\n/******/ \t}\n/******/\n/******/ \t// while downloading\n/******/ \tvar hotWaitingFiles = 0;\n/******/ \tvar hotChunksLoading = 0;\n/******/ \tvar hotWaitingFilesMap = {};\n/******/ \tvar hotRequestedFilesMap = {};\n/******/ \tvar hotAvailableFilesMap = {};\n/******/ \tvar hotDeferred;\n/******/\n/******/ \t// The update info\n/******/ \tvar hotUpdate, hotUpdateNewHash;\n/******/\n/******/ \tfunction toModuleId(id) {\n/******/ \t\tvar isNumber = +id + \"\" === id;\n/******/ \t\treturn isNumber ? +id : id;\n/******/ \t}\n/******/\n/******/ \tfunction hotCheck(apply) {\n/******/ \t\tif (hotStatus !== \"idle\") {\n/******/ \t\t\tthrow new Error(\"check() is only allowed in idle status\");\n/******/ \t\t}\n/******/ \t\thotApplyOnUpdate = apply;\n/******/ \t\thotSetStatus(\"check\");\n/******/ \t\treturn hotDownloadManifest(hotRequestTimeout).then(function(update) {\n/******/ \t\t\tif (!update) {\n/******/ \t\t\t\thotSetStatus(\"idle\");\n/******/ \t\t\t\treturn null;\n/******/ \t\t\t}\n/******/ \t\t\thotRequestedFilesMap = {};\n/******/ \t\t\thotWaitingFilesMap = {};\n/******/ \t\t\thotAvailableFilesMap = update.c;\n/******/ \t\t\thotUpdateNewHash = update.h;\n/******/\n/******/ \t\t\thotSetStatus(\"prepare\");\n/******/ \t\t\tvar promise = new Promise(function(resolve, reject) {\n/******/ \t\t\t\thotDeferred = {\n/******/ \t\t\t\t\tresolve: resolve,\n/******/ \t\t\t\t\treject: reject\n/******/ \t\t\t\t};\n/******/ \t\t\t});\n/******/ \t\t\thotUpdate = {};\n/******/ \t\t\tvar chunkId = \"bundle\";\n/******/ \t\t\t// eslint-disable-next-line no-lone-blocks\n/******/ \t\t\t{\n/******/ \t\t\t\t/*globals chunkId */\n/******/ \t\t\t\thotEnsureUpdateChunk(chunkId);\n/******/ \t\t\t}\n/******/ \t\t\tif (\n/******/ \t\t\t\thotStatus === \"prepare\" &&\n/******/ \t\t\t\thotChunksLoading === 0 &&\n/******/ \t\t\t\thotWaitingFiles === 0\n/******/ \t\t\t) {\n/******/ \t\t\t\thotUpdateDownloaded();\n/******/ \t\t\t}\n/******/ \t\t\treturn promise;\n/******/ \t\t});\n/******/ \t}\n/******/\n/******/ \t// eslint-disable-next-line no-unused-vars\n/******/ \tfunction hotAddUpdateChunk(chunkId, moreModules) {\n/******/ \t\tif (!hotAvailableFilesMap[chunkId] || !hotRequestedFilesMap[chunkId])\n/******/ \t\t\treturn;\n/******/ \t\thotRequestedFilesMap[chunkId] = false;\n/******/ \t\tfor (var moduleId in moreModules) {\n/******/ \t\t\tif (Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n/******/ \t\t\t\thotUpdate[moduleId] = moreModules[moduleId];\n/******/ \t\t\t}\n/******/ \t\t}\n/******/ \t\tif (--hotWaitingFiles === 0 && hotChunksLoading === 0) {\n/******/ \t\t\thotUpdateDownloaded();\n/******/ \t\t}\n/******/ \t}\n/******/\n/******/ \tfunction hotEnsureUpdateChunk(chunkId) {\n/******/ \t\tif (!hotAvailableFilesMap[chunkId]) {\n/******/ \t\t\thotWaitingFilesMap[chunkId] = true;\n/******/ \t\t} else {\n/******/ \t\t\thotRequestedFilesMap[chunkId] = true;\n/******/ \t\t\thotWaitingFiles++;\n/******/ \t\t\thotDownloadUpdateChunk(chunkId);\n/******/ \t\t}\n/******/ \t}\n/******/\n/******/ \tfunction hotUpdateDownloaded() {\n/******/ \t\thotSetStatus(\"ready\");\n/******/ \t\tvar deferred = hotDeferred;\n/******/ \t\thotDeferred = null;\n/******/ \t\tif (!deferred) return;\n/******/ \t\tif (hotApplyOnUpdate) {\n/******/ \t\t\t// Wrap deferred object in Promise to mark it as a well-handled Promise to\n/******/ \t\t\t// avoid triggering uncaught exception warning in Chrome.\n/******/ \t\t\t// See https://bugs.chromium.org/p/chromium/issues/detail?id=465666\n/******/ \t\t\tPromise.resolve()\n/******/ \t\t\t\t.then(function() {\n/******/ \t\t\t\t\treturn hotApply(hotApplyOnUpdate);\n/******/ \t\t\t\t})\n/******/ \t\t\t\t.then(\n/******/ \t\t\t\t\tfunction(result) {\n/******/ \t\t\t\t\t\tdeferred.resolve(result);\n/******/ \t\t\t\t\t},\n/******/ \t\t\t\t\tfunction(err) {\n/******/ \t\t\t\t\t\tdeferred.reject(err);\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t);\n/******/ \t\t} else {\n/******/ \t\t\tvar outdatedModules = [];\n/******/ \t\t\tfor (var id in hotUpdate) {\n/******/ \t\t\t\tif (Object.prototype.hasOwnProperty.call(hotUpdate, id)) {\n/******/ \t\t\t\t\toutdatedModules.push(toModuleId(id));\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t\tdeferred.resolve(outdatedModules);\n/******/ \t\t}\n/******/ \t}\n/******/\n/******/ \tfunction hotApply(options) {\n/******/ \t\tif (hotStatus !== \"ready\")\n/******/ \t\t\tthrow new Error(\"apply() is only allowed in ready status\");\n/******/ \t\toptions = options || {};\n/******/\n/******/ \t\tvar cb;\n/******/ \t\tvar i;\n/******/ \t\tvar j;\n/******/ \t\tvar module;\n/******/ \t\tvar moduleId;\n/******/\n/******/ \t\tfunction getAffectedStuff(updateModuleId) {\n/******/ \t\t\tvar outdatedModules = [updateModuleId];\n/******/ \t\t\tvar outdatedDependencies = {};\n/******/\n/******/ \t\t\tvar queue = outdatedModules.slice().map(function(id) {\n/******/ \t\t\t\treturn {\n/******/ \t\t\t\t\tchain: [id],\n/******/ \t\t\t\t\tid: id\n/******/ \t\t\t\t};\n/******/ \t\t\t});\n/******/ \t\t\twhile (queue.length > 0) {\n/******/ \t\t\t\tvar queueItem = queue.pop();\n/******/ \t\t\t\tvar moduleId = queueItem.id;\n/******/ \t\t\t\tvar chain = queueItem.chain;\n/******/ \t\t\t\tmodule = installedModules[moduleId];\n/******/ \t\t\t\tif (!module || module.hot._selfAccepted) continue;\n/******/ \t\t\t\tif (module.hot._selfDeclined) {\n/******/ \t\t\t\t\treturn {\n/******/ \t\t\t\t\t\ttype: \"self-declined\",\n/******/ \t\t\t\t\t\tchain: chain,\n/******/ \t\t\t\t\t\tmoduleId: moduleId\n/******/ \t\t\t\t\t};\n/******/ \t\t\t\t}\n/******/ \t\t\t\tif (module.hot._main) {\n/******/ \t\t\t\t\treturn {\n/******/ \t\t\t\t\t\ttype: \"unaccepted\",\n/******/ \t\t\t\t\t\tchain: chain,\n/******/ \t\t\t\t\t\tmoduleId: moduleId\n/******/ \t\t\t\t\t};\n/******/ \t\t\t\t}\n/******/ \t\t\t\tfor (var i = 0; i < module.parents.length; i++) {\n/******/ \t\t\t\t\tvar parentId = module.parents[i];\n/******/ \t\t\t\t\tvar parent = installedModules[parentId];\n/******/ \t\t\t\t\tif (!parent) continue;\n/******/ \t\t\t\t\tif (parent.hot._declinedDependencies[moduleId]) {\n/******/ \t\t\t\t\t\treturn {\n/******/ \t\t\t\t\t\t\ttype: \"declined\",\n/******/ \t\t\t\t\t\t\tchain: chain.concat([parentId]),\n/******/ \t\t\t\t\t\t\tmoduleId: moduleId,\n/******/ \t\t\t\t\t\t\tparentId: parentId\n/******/ \t\t\t\t\t\t};\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t\tif (outdatedModules.indexOf(parentId) !== -1) continue;\n/******/ \t\t\t\t\tif (parent.hot._acceptedDependencies[moduleId]) {\n/******/ \t\t\t\t\t\tif (!outdatedDependencies[parentId])\n/******/ \t\t\t\t\t\t\toutdatedDependencies[parentId] = [];\n/******/ \t\t\t\t\t\taddAllToSet(outdatedDependencies[parentId], [moduleId]);\n/******/ \t\t\t\t\t\tcontinue;\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t\tdelete outdatedDependencies[parentId];\n/******/ \t\t\t\t\toutdatedModules.push(parentId);\n/******/ \t\t\t\t\tqueue.push({\n/******/ \t\t\t\t\t\tchain: chain.concat([parentId]),\n/******/ \t\t\t\t\t\tid: parentId\n/******/ \t\t\t\t\t});\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/\n/******/ \t\t\treturn {\n/******/ \t\t\t\ttype: \"accepted\",\n/******/ \t\t\t\tmoduleId: updateModuleId,\n/******/ \t\t\t\toutdatedModules: outdatedModules,\n/******/ \t\t\t\toutdatedDependencies: outdatedDependencies\n/******/ \t\t\t};\n/******/ \t\t}\n/******/\n/******/ \t\tfunction addAllToSet(a, b) {\n/******/ \t\t\tfor (var i = 0; i < b.length; i++) {\n/******/ \t\t\t\tvar item = b[i];\n/******/ \t\t\t\tif (a.indexOf(item) === -1) a.push(item);\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// at begin all updates modules are outdated\n/******/ \t\t// the \"outdated\" status can propagate to parents if they don't accept the children\n/******/ \t\tvar outdatedDependencies = {};\n/******/ \t\tvar outdatedModules = [];\n/******/ \t\tvar appliedUpdate = {};\n/******/\n/******/ \t\tvar warnUnexpectedRequire = function warnUnexpectedRequire() {\n/******/ \t\t\tconsole.warn(\n/******/ \t\t\t\t\"[HMR] unexpected require(\" + result.moduleId + \") to disposed module\"\n/******/ \t\t\t);\n/******/ \t\t};\n/******/\n/******/ \t\tfor (var id in hotUpdate) {\n/******/ \t\t\tif (Object.prototype.hasOwnProperty.call(hotUpdate, id)) {\n/******/ \t\t\t\tmoduleId = toModuleId(id);\n/******/ \t\t\t\t/** @type {TODO} */\n/******/ \t\t\t\tvar result;\n/******/ \t\t\t\tif (hotUpdate[id]) {\n/******/ \t\t\t\t\tresult = getAffectedStuff(moduleId);\n/******/ \t\t\t\t} else {\n/******/ \t\t\t\t\tresult = {\n/******/ \t\t\t\t\t\ttype: \"disposed\",\n/******/ \t\t\t\t\t\tmoduleId: id\n/******/ \t\t\t\t\t};\n/******/ \t\t\t\t}\n/******/ \t\t\t\t/** @type {Error|false} */\n/******/ \t\t\t\tvar abortError = false;\n/******/ \t\t\t\tvar doApply = false;\n/******/ \t\t\t\tvar doDispose = false;\n/******/ \t\t\t\tvar chainInfo = \"\";\n/******/ \t\t\t\tif (result.chain) {\n/******/ \t\t\t\t\tchainInfo = \"\\nUpdate propagation: \" + result.chain.join(\" -> \");\n/******/ \t\t\t\t}\n/******/ \t\t\t\tswitch (result.type) {\n/******/ \t\t\t\t\tcase \"self-declined\":\n/******/ \t\t\t\t\t\tif (options.onDeclined) options.onDeclined(result);\n/******/ \t\t\t\t\t\tif (!options.ignoreDeclined)\n/******/ \t\t\t\t\t\t\tabortError = new Error(\n/******/ \t\t\t\t\t\t\t\t\"Aborted because of self decline: \" +\n/******/ \t\t\t\t\t\t\t\t\tresult.moduleId +\n/******/ \t\t\t\t\t\t\t\t\tchainInfo\n/******/ \t\t\t\t\t\t\t);\n/******/ \t\t\t\t\t\tbreak;\n/******/ \t\t\t\t\tcase \"declined\":\n/******/ \t\t\t\t\t\tif (options.onDeclined) options.onDeclined(result);\n/******/ \t\t\t\t\t\tif (!options.ignoreDeclined)\n/******/ \t\t\t\t\t\t\tabortError = new Error(\n/******/ \t\t\t\t\t\t\t\t\"Aborted because of declined dependency: \" +\n/******/ \t\t\t\t\t\t\t\t\tresult.moduleId +\n/******/ \t\t\t\t\t\t\t\t\t\" in \" +\n/******/ \t\t\t\t\t\t\t\t\tresult.parentId +\n/******/ \t\t\t\t\t\t\t\t\tchainInfo\n/******/ \t\t\t\t\t\t\t);\n/******/ \t\t\t\t\t\tbreak;\n/******/ \t\t\t\t\tcase \"unaccepted\":\n/******/ \t\t\t\t\t\tif (options.onUnaccepted) options.onUnaccepted(result);\n/******/ \t\t\t\t\t\tif (!options.ignoreUnaccepted)\n/******/ \t\t\t\t\t\t\tabortError = new Error(\n/******/ \t\t\t\t\t\t\t\t\"Aborted because \" + moduleId + \" is not accepted\" + chainInfo\n/******/ \t\t\t\t\t\t\t);\n/******/ \t\t\t\t\t\tbreak;\n/******/ \t\t\t\t\tcase \"accepted\":\n/******/ \t\t\t\t\t\tif (options.onAccepted) options.onAccepted(result);\n/******/ \t\t\t\t\t\tdoApply = true;\n/******/ \t\t\t\t\t\tbreak;\n/******/ \t\t\t\t\tcase \"disposed\":\n/******/ \t\t\t\t\t\tif (options.onDisposed) options.onDisposed(result);\n/******/ \t\t\t\t\t\tdoDispose = true;\n/******/ \t\t\t\t\t\tbreak;\n/******/ \t\t\t\t\tdefault:\n/******/ \t\t\t\t\t\tthrow new Error(\"Unexception type \" + result.type);\n/******/ \t\t\t\t}\n/******/ \t\t\t\tif (abortError) {\n/******/ \t\t\t\t\thotSetStatus(\"abort\");\n/******/ \t\t\t\t\treturn Promise.reject(abortError);\n/******/ \t\t\t\t}\n/******/ \t\t\t\tif (doApply) {\n/******/ \t\t\t\t\tappliedUpdate[moduleId] = hotUpdate[moduleId];\n/******/ \t\t\t\t\taddAllToSet(outdatedModules, result.outdatedModules);\n/******/ \t\t\t\t\tfor (moduleId in result.outdatedDependencies) {\n/******/ \t\t\t\t\t\tif (\n/******/ \t\t\t\t\t\t\tObject.prototype.hasOwnProperty.call(\n/******/ \t\t\t\t\t\t\t\tresult.outdatedDependencies,\n/******/ \t\t\t\t\t\t\t\tmoduleId\n/******/ \t\t\t\t\t\t\t)\n/******/ \t\t\t\t\t\t) {\n/******/ \t\t\t\t\t\t\tif (!outdatedDependencies[moduleId])\n/******/ \t\t\t\t\t\t\t\toutdatedDependencies[moduleId] = [];\n/******/ \t\t\t\t\t\t\taddAllToSet(\n/******/ \t\t\t\t\t\t\t\toutdatedDependencies[moduleId],\n/******/ \t\t\t\t\t\t\t\tresult.outdatedDependencies[moduleId]\n/******/ \t\t\t\t\t\t\t);\n/******/ \t\t\t\t\t\t}\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t}\n/******/ \t\t\t\tif (doDispose) {\n/******/ \t\t\t\t\taddAllToSet(outdatedModules, [result.moduleId]);\n/******/ \t\t\t\t\tappliedUpdate[moduleId] = warnUnexpectedRequire;\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// Store self accepted outdated modules to require them later by the module system\n/******/ \t\tvar outdatedSelfAcceptedModules = [];\n/******/ \t\tfor (i = 0; i < outdatedModules.length; i++) {\n/******/ \t\t\tmoduleId = outdatedModules[i];\n/******/ \t\t\tif (\n/******/ \t\t\t\tinstalledModules[moduleId] &&\n/******/ \t\t\t\tinstalledModules[moduleId].hot._selfAccepted\n/******/ \t\t\t)\n/******/ \t\t\t\toutdatedSelfAcceptedModules.push({\n/******/ \t\t\t\t\tmodule: moduleId,\n/******/ \t\t\t\t\terrorHandler: installedModules[moduleId].hot._selfAccepted\n/******/ \t\t\t\t});\n/******/ \t\t}\n/******/\n/******/ \t\t// Now in \"dispose\" phase\n/******/ \t\thotSetStatus(\"dispose\");\n/******/ \t\tObject.keys(hotAvailableFilesMap).forEach(function(chunkId) {\n/******/ \t\t\tif (hotAvailableFilesMap[chunkId] === false) {\n/******/ \t\t\t\thotDisposeChunk(chunkId);\n/******/ \t\t\t}\n/******/ \t\t});\n/******/\n/******/ \t\tvar idx;\n/******/ \t\tvar queue = outdatedModules.slice();\n/******/ \t\twhile (queue.length > 0) {\n/******/ \t\t\tmoduleId = queue.pop();\n/******/ \t\t\tmodule = installedModules[moduleId];\n/******/ \t\t\tif (!module) continue;\n/******/\n/******/ \t\t\tvar data = {};\n/******/\n/******/ \t\t\t// Call dispose handlers\n/******/ \t\t\tvar disposeHandlers = module.hot._disposeHandlers;\n/******/ \t\t\tfor (j = 0; j < disposeHandlers.length; j++) {\n/******/ \t\t\t\tcb = disposeHandlers[j];\n/******/ \t\t\t\tcb(data);\n/******/ \t\t\t}\n/******/ \t\t\thotCurrentModuleData[moduleId] = data;\n/******/\n/******/ \t\t\t// disable module (this disables requires from this module)\n/******/ \t\t\tmodule.hot.active = false;\n/******/\n/******/ \t\t\t// remove module from cache\n/******/ \t\t\tdelete installedModules[moduleId];\n/******/\n/******/ \t\t\t// when disposing there is no need to call dispose handler\n/******/ \t\t\tdelete outdatedDependencies[moduleId];\n/******/\n/******/ \t\t\t// remove \"parents\" references from all children\n/******/ \t\t\tfor (j = 0; j < module.children.length; j++) {\n/******/ \t\t\t\tvar child = installedModules[module.children[j]];\n/******/ \t\t\t\tif (!child) continue;\n/******/ \t\t\t\tidx = child.parents.indexOf(moduleId);\n/******/ \t\t\t\tif (idx >= 0) {\n/******/ \t\t\t\t\tchild.parents.splice(idx, 1);\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// remove outdated dependency from module children\n/******/ \t\tvar dependency;\n/******/ \t\tvar moduleOutdatedDependencies;\n/******/ \t\tfor (moduleId in outdatedDependencies) {\n/******/ \t\t\tif (\n/******/ \t\t\t\tObject.prototype.hasOwnProperty.call(outdatedDependencies, moduleId)\n/******/ \t\t\t) {\n/******/ \t\t\t\tmodule = installedModules[moduleId];\n/******/ \t\t\t\tif (module) {\n/******/ \t\t\t\t\tmoduleOutdatedDependencies = outdatedDependencies[moduleId];\n/******/ \t\t\t\t\tfor (j = 0; j < moduleOutdatedDependencies.length; j++) {\n/******/ \t\t\t\t\t\tdependency = moduleOutdatedDependencies[j];\n/******/ \t\t\t\t\t\tidx = module.children.indexOf(dependency);\n/******/ \t\t\t\t\t\tif (idx >= 0) module.children.splice(idx, 1);\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// Not in \"apply\" phase\n/******/ \t\thotSetStatus(\"apply\");\n/******/\n/******/ \t\thotCurrentHash = hotUpdateNewHash;\n/******/\n/******/ \t\t// insert new code\n/******/ \t\tfor (moduleId in appliedUpdate) {\n/******/ \t\t\tif (Object.prototype.hasOwnProperty.call(appliedUpdate, moduleId)) {\n/******/ \t\t\t\tmodules[moduleId] = appliedUpdate[moduleId];\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// call accept handlers\n/******/ \t\tvar error = null;\n/******/ \t\tfor (moduleId in outdatedDependencies) {\n/******/ \t\t\tif (\n/******/ \t\t\t\tObject.prototype.hasOwnProperty.call(outdatedDependencies, moduleId)\n/******/ \t\t\t) {\n/******/ \t\t\t\tmodule = installedModules[moduleId];\n/******/ \t\t\t\tif (module) {\n/******/ \t\t\t\t\tmoduleOutdatedDependencies = outdatedDependencies[moduleId];\n/******/ \t\t\t\t\tvar callbacks = [];\n/******/ \t\t\t\t\tfor (i = 0; i < moduleOutdatedDependencies.length; i++) {\n/******/ \t\t\t\t\t\tdependency = moduleOutdatedDependencies[i];\n/******/ \t\t\t\t\t\tcb = module.hot._acceptedDependencies[dependency];\n/******/ \t\t\t\t\t\tif (cb) {\n/******/ \t\t\t\t\t\t\tif (callbacks.indexOf(cb) !== -1) continue;\n/******/ \t\t\t\t\t\t\tcallbacks.push(cb);\n/******/ \t\t\t\t\t\t}\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t\tfor (i = 0; i < callbacks.length; i++) {\n/******/ \t\t\t\t\t\tcb = callbacks[i];\n/******/ \t\t\t\t\t\ttry {\n/******/ \t\t\t\t\t\t\tcb(moduleOutdatedDependencies);\n/******/ \t\t\t\t\t\t} catch (err) {\n/******/ \t\t\t\t\t\t\tif (options.onErrored) {\n/******/ \t\t\t\t\t\t\t\toptions.onErrored({\n/******/ \t\t\t\t\t\t\t\t\ttype: \"accept-errored\",\n/******/ \t\t\t\t\t\t\t\t\tmoduleId: moduleId,\n/******/ \t\t\t\t\t\t\t\t\tdependencyId: moduleOutdatedDependencies[i],\n/******/ \t\t\t\t\t\t\t\t\terror: err\n/******/ \t\t\t\t\t\t\t\t});\n/******/ \t\t\t\t\t\t\t}\n/******/ \t\t\t\t\t\t\tif (!options.ignoreErrored) {\n/******/ \t\t\t\t\t\t\t\tif (!error) error = err;\n/******/ \t\t\t\t\t\t\t}\n/******/ \t\t\t\t\t\t}\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// Load self accepted modules\n/******/ \t\tfor (i = 0; i < outdatedSelfAcceptedModules.length; i++) {\n/******/ \t\t\tvar item = outdatedSelfAcceptedModules[i];\n/******/ \t\t\tmoduleId = item.module;\n/******/ \t\t\thotCurrentParents = [moduleId];\n/******/ \t\t\ttry {\n/******/ \t\t\t\t__webpack_require__(moduleId);\n/******/ \t\t\t} catch (err) {\n/******/ \t\t\t\tif (typeof item.errorHandler === \"function\") {\n/******/ \t\t\t\t\ttry {\n/******/ \t\t\t\t\t\titem.errorHandler(err);\n/******/ \t\t\t\t\t} catch (err2) {\n/******/ \t\t\t\t\t\tif (options.onErrored) {\n/******/ \t\t\t\t\t\t\toptions.onErrored({\n/******/ \t\t\t\t\t\t\t\ttype: \"self-accept-error-handler-errored\",\n/******/ \t\t\t\t\t\t\t\tmoduleId: moduleId,\n/******/ \t\t\t\t\t\t\t\terror: err2,\n/******/ \t\t\t\t\t\t\t\toriginalError: err\n/******/ \t\t\t\t\t\t\t});\n/******/ \t\t\t\t\t\t}\n/******/ \t\t\t\t\t\tif (!options.ignoreErrored) {\n/******/ \t\t\t\t\t\t\tif (!error) error = err2;\n/******/ \t\t\t\t\t\t}\n/******/ \t\t\t\t\t\tif (!error) error = err;\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t} else {\n/******/ \t\t\t\t\tif (options.onErrored) {\n/******/ \t\t\t\t\t\toptions.onErrored({\n/******/ \t\t\t\t\t\t\ttype: \"self-accept-errored\",\n/******/ \t\t\t\t\t\t\tmoduleId: moduleId,\n/******/ \t\t\t\t\t\t\terror: err\n/******/ \t\t\t\t\t\t});\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t\tif (!options.ignoreErrored) {\n/******/ \t\t\t\t\t\tif (!error) error = err;\n/******/ \t\t\t\t\t}\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t}\n/******/\n/******/ \t\t// handle errors in accept handlers and self accepted module load\n/******/ \t\tif (error) {\n/******/ \t\t\thotSetStatus(\"fail\");\n/******/ \t\t\treturn Promise.reject(error);\n/******/ \t\t}\n/******/\n/******/ \t\thotSetStatus(\"idle\");\n/******/ \t\treturn new Promise(function(resolve) {\n/******/ \t\t\tresolve(outdatedModules);\n/******/ \t\t});\n/******/ \t}\n/******/\n/******/ \t// The module cache\n/******/ \tvar installedModules = {};\n/******/\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(installedModules[moduleId]) {\n/******/ \t\t\treturn installedModules[moduleId].exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = installedModules[moduleId] = {\n/******/ \t\t\ti: moduleId,\n/******/ \t\t\tl: false,\n/******/ \t\t\texports: {},\n/******/ \t\t\thot: hotCreateModule(moduleId),\n/******/ \t\t\tparents: (hotCurrentParentsTemp = hotCurrentParents, hotCurrentParents = [], hotCurrentParentsTemp),\n/******/ \t\t\tchildren: []\n/******/ \t\t};\n/******/\n/******/ \t\t// Execute the module function\n/******/ \t\tmodules[moduleId].call(module.exports, module, module.exports, hotCreateRequire(moduleId));\n/******/\n/******/ \t\t// Flag the module as loaded\n/******/ \t\tmodule.l = true;\n/******/\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/\n/******/\n/******/ \t// expose the modules object (__webpack_modules__)\n/******/ \t__webpack_require__.m = modules;\n/******/\n/******/ \t// expose the module cache\n/******/ \t__webpack_require__.c = installedModules;\n/******/\n/******/ \t// define getter function for harmony exports\n/******/ \t__webpack_require__.d = function(exports, name, getter) {\n/******/ \t\tif(!__webpack_require__.o(exports, name)) {\n/******/ \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n/******/ \t\t}\n/******/ \t};\n/******/\n/******/ \t// define __esModule on exports\n/******/ \t__webpack_require__.r = function(exports) {\n/******/ \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n/******/ \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n/******/ \t\t}\n/******/ \t\tObject.defineProperty(exports, '__esModule', { value: true });\n/******/ \t};\n/******/\n/******/ \t// create a fake namespace object\n/******/ \t// mode & 1: value is a module id, require it\n/******/ \t// mode & 2: merge all properties of value into the ns\n/******/ \t// mode & 4: return value when already ns object\n/******/ \t// mode & 8|1: behave like require\n/******/ \t__webpack_require__.t = function(value, mode) {\n/******/ \t\tif(mode & 1) value = __webpack_require__(value);\n/******/ \t\tif(mode & 8) return value;\n/******/ \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n/******/ \t\tvar ns = Object.create(null);\n/******/ \t\t__webpack_require__.r(ns);\n/******/ \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n/******/ \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n/******/ \t\treturn ns;\n/******/ \t};\n/******/\n/******/ \t// getDefaultExport function for compatibility with non-harmony modules\n/******/ \t__webpack_require__.n = function(module) {\n/******/ \t\tvar getter = module && module.__esModule ?\n/******/ \t\t\tfunction getDefault() { return module['default']; } :\n/******/ \t\t\tfunction getModuleExports() { return module; };\n/******/ \t\t__webpack_require__.d(getter, 'a', getter);\n/******/ \t\treturn getter;\n/******/ \t};\n/******/\n/******/ \t// Object.prototype.hasOwnProperty.call\n/******/ \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n/******/\n/******/ \t// __webpack_public_path__\n/******/ \t__webpack_require__.p = \"/\";\n/******/\n/******/ \t// __webpack_hash__\n/******/ \t__webpack_require__.h = function() { return hotCurrentHash; };\n/******/\n/******/\n/******/ \t// Load entry module and return exports\n/******/ \treturn hotCreateRequire(0)(__webpack_require__.s = 0);\n/******/ })\n/************************************************************************/\n/******/ ({\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/AbortController.js\":\n/*!******************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/AbortController.js ***!\n  \\******************************************************************/\n/*! exports provided: AbortController */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"AbortController\\\", function() { return AbortController; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n// Rough polyfill of https://developer.mozilla.org/en-US/docs/Web/API/AbortController\\r\\n// We don't actually ever use the API being polyfilled, we always use the polyfill because\\r\\n// it's a very new API right now.\\r\\n// Not exported from index.\\r\\n/** @private */\\r\\nvar AbortController = /** @class */ (function () {\\r\\n    function AbortController() {\\r\\n        this.isAborted = false;\\r\\n    }\\r\\n    AbortController.prototype.abort = function () {\\r\\n        if (!this.isAborted) {\\r\\n            this.isAborted = true;\\r\\n            if (this.onabort) {\\r\\n                this.onabort();\\r\\n            }\\r\\n        }\\r\\n    };\\r\\n    Object.defineProperty(AbortController.prototype, \\\"signal\\\", {\\r\\n        get: function () {\\r\\n            return this;\\r\\n        },\\r\\n        enumerable: true,\\r\\n        configurable: true\\r\\n    });\\r\\n    Object.defineProperty(AbortController.prototype, \\\"aborted\\\", {\\r\\n        get: function () {\\r\\n            return this.isAborted;\\r\\n        },\\r\\n        enumerable: true,\\r\\n        configurable: true\\r\\n    });\\r\\n    return AbortController;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=AbortController.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/AbortController.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/Errors.js\":\n/*!*********************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/Errors.js ***!\n  \\*********************************************************/\n/*! exports provided: HttpError, TimeoutError */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HttpError\\\", function() { return HttpError; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"TimeoutError\\\", function() { return TimeoutError; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __extends = (undefined && undefined.__extends) || (function () {\\r\\n    var extendStatics = Object.setPrototypeOf ||\\r\\n        ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\\r\\n        function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\\r\\n    return function (d, b) {\\r\\n        extendStatics(d, b);\\r\\n        function __() { this.constructor = d; }\\r\\n        d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\\r\\n    };\\r\\n})();\\r\\n/** Error thrown when an HTTP request fails. */\\r\\nvar HttpError = /** @class */ (function (_super) {\\r\\n    __extends(HttpError, _super);\\r\\n    /** Constructs a new instance of {@link @aspnet/signalr.HttpError}.\\r\\n     *\\r\\n     * @param {string} errorMessage A descriptive error message.\\r\\n     * @param {number} statusCode The HTTP status code represented by this error.\\r\\n     */\\r\\n    function HttpError(errorMessage, statusCode) {\\r\\n        var _newTarget = this.constructor;\\r\\n        var _this = this;\\r\\n        var trueProto = _newTarget.prototype;\\r\\n        _this = _super.call(this, errorMessage) || this;\\r\\n        _this.statusCode = statusCode;\\r\\n        // Workaround issue in Typescript compiler\\r\\n        // https://github.com/Microsoft/TypeScript/issues/13965#issuecomment-278570200\\r\\n        _this.__proto__ = trueProto;\\r\\n        return _this;\\r\\n    }\\r\\n    return HttpError;\\r\\n}(Error));\\r\\n\\r\\n/** Error thrown when a timeout elapses. */\\r\\nvar TimeoutError = /** @class */ (function (_super) {\\r\\n    __extends(TimeoutError, _super);\\r\\n    /** Constructs a new instance of {@link @aspnet/signalr.TimeoutError}.\\r\\n     *\\r\\n     * @param {string} errorMessage A descriptive error message.\\r\\n     */\\r\\n    function TimeoutError(errorMessage) {\\r\\n        var _newTarget = this.constructor;\\r\\n        if (errorMessage === void 0) { errorMessage = \\\"A timeout occurred.\\\"; }\\r\\n        var _this = this;\\r\\n        var trueProto = _newTarget.prototype;\\r\\n        _this = _super.call(this, errorMessage) || this;\\r\\n        // Workaround issue in Typescript compiler\\r\\n        // https://github.com/Microsoft/TypeScript/issues/13965#issuecomment-278570200\\r\\n        _this.__proto__ = trueProto;\\r\\n        return _this;\\r\\n    }\\r\\n    return TimeoutError;\\r\\n}(Error));\\r\\n\\r\\n//# sourceMappingURL=Errors.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/Errors.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/HandshakeProtocol.js\":\n/*!********************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/HandshakeProtocol.js ***!\n  \\********************************************************************/\n/*! exports provided: HandshakeProtocol */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HandshakeProtocol\\\", function() { return HandshakeProtocol; });\\n/* harmony import */ var _TextMessageFormat__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./TextMessageFormat */ \\\"./node_modules/@aspnet/signalr/dist/esm/TextMessageFormat.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n\\r\\n/** @private */\\r\\nvar HandshakeProtocol = /** @class */ (function () {\\r\\n    function HandshakeProtocol() {\\r\\n    }\\r\\n    // Handshake request is always JSON\\r\\n    HandshakeProtocol.prototype.writeHandshakeRequest = function (handshakeRequest) {\\r\\n        return _TextMessageFormat__WEBPACK_IMPORTED_MODULE_0__[\\\"TextMessageFormat\\\"].write(JSON.stringify(handshakeRequest));\\r\\n    };\\r\\n    HandshakeProtocol.prototype.parseHandshakeResponse = function (data) {\\r\\n        var responseMessage;\\r\\n        var messageData;\\r\\n        var remainingData;\\r\\n        if (data instanceof ArrayBuffer) {\\r\\n            // Format is binary but still need to read JSON text from handshake response\\r\\n            var binaryData = new Uint8Array(data);\\r\\n            var separatorIndex = binaryData.indexOf(_TextMessageFormat__WEBPACK_IMPORTED_MODULE_0__[\\\"TextMessageFormat\\\"].RecordSeparatorCode);\\r\\n            if (separatorIndex === -1) {\\r\\n                throw new Error(\\\"Message is incomplete.\\\");\\r\\n            }\\r\\n            // content before separator is handshake response\\r\\n            // optional content after is additional messages\\r\\n            var responseLength = separatorIndex + 1;\\r\\n            messageData = String.fromCharCode.apply(null, binaryData.slice(0, responseLength));\\r\\n            remainingData = (binaryData.byteLength > responseLength) ? binaryData.slice(responseLength).buffer : null;\\r\\n        }\\r\\n        else {\\r\\n            var textData = data;\\r\\n            var separatorIndex = textData.indexOf(_TextMessageFormat__WEBPACK_IMPORTED_MODULE_0__[\\\"TextMessageFormat\\\"].RecordSeparator);\\r\\n            if (separatorIndex === -1) {\\r\\n                throw new Error(\\\"Message is incomplete.\\\");\\r\\n            }\\r\\n            // content before separator is handshake response\\r\\n            // optional content after is additional messages\\r\\n            var responseLength = separatorIndex + 1;\\r\\n            messageData = textData.substring(0, responseLength);\\r\\n            remainingData = (textData.length > responseLength) ? textData.substring(responseLength) : null;\\r\\n        }\\r\\n        // At this point we should have just the single handshake message\\r\\n        var messages = _TextMessageFormat__WEBPACK_IMPORTED_MODULE_0__[\\\"TextMessageFormat\\\"].parse(messageData);\\r\\n        responseMessage = JSON.parse(messages[0]);\\r\\n        // multiple messages could have arrived with handshake\\r\\n        // return additional data to be parsed as usual, or null if all parsed\\r\\n        return [remainingData, responseMessage];\\r\\n    };\\r\\n    return HandshakeProtocol;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=HandshakeProtocol.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/HandshakeProtocol.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/HttpClient.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/HttpClient.js ***!\n  \\*************************************************************/\n/*! exports provided: HttpResponse, HttpClient, DefaultHttpClient */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HttpResponse\\\", function() { return HttpResponse; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HttpClient\\\", function() { return HttpClient; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"DefaultHttpClient\\\", function() { return DefaultHttpClient; });\\n/* harmony import */ var _Errors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Errors */ \\\"./node_modules/@aspnet/signalr/dist/esm/Errors.js\\\");\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __extends = (undefined && undefined.__extends) || (function () {\\r\\n    var extendStatics = Object.setPrototypeOf ||\\r\\n        ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\\r\\n        function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\\r\\n    return function (d, b) {\\r\\n        extendStatics(d, b);\\r\\n        function __() { this.constructor = d; }\\r\\n        d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\\r\\n    };\\r\\n})();\\r\\nvar __assign = (undefined && undefined.__assign) || Object.assign || function(t) {\\r\\n    for (var s, i = 1, n = arguments.length; i < n; i++) {\\r\\n        s = arguments[i];\\r\\n        for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))\\r\\n            t[p] = s[p];\\r\\n    }\\r\\n    return t;\\r\\n};\\r\\n\\r\\n\\r\\n/** Represents an HTTP response. */\\r\\nvar HttpResponse = /** @class */ (function () {\\r\\n    function HttpResponse(statusCode, statusText, content) {\\r\\n        this.statusCode = statusCode;\\r\\n        this.statusText = statusText;\\r\\n        this.content = content;\\r\\n    }\\r\\n    return HttpResponse;\\r\\n}());\\r\\n\\r\\n/** Abstraction over an HTTP client.\\r\\n *\\r\\n * This class provides an abstraction over an HTTP client so that a different implementation can be provided on different platforms.\\r\\n */\\r\\nvar HttpClient = /** @class */ (function () {\\r\\n    function HttpClient() {\\r\\n    }\\r\\n    HttpClient.prototype.get = function (url, options) {\\r\\n        return this.send(__assign({}, options, { method: \\\"GET\\\", url: url }));\\r\\n    };\\r\\n    HttpClient.prototype.post = function (url, options) {\\r\\n        return this.send(__assign({}, options, { method: \\\"POST\\\", url: url }));\\r\\n    };\\r\\n    HttpClient.prototype.delete = function (url, options) {\\r\\n        return this.send(__assign({}, options, { method: \\\"DELETE\\\", url: url }));\\r\\n    };\\r\\n    return HttpClient;\\r\\n}());\\r\\n\\r\\n/** Default implementation of {@link @aspnet/signalr.HttpClient}. */\\r\\nvar DefaultHttpClient = /** @class */ (function (_super) {\\r\\n    __extends(DefaultHttpClient, _super);\\r\\n    /** Creates a new instance of the {@link @aspnet/signalr.DefaultHttpClient}, using the provided {@link @aspnet/signalr.ILogger} to log messages. */\\r\\n    function DefaultHttpClient(logger) {\\r\\n        var _this = _super.call(this) || this;\\r\\n        _this.logger = logger;\\r\\n        return _this;\\r\\n    }\\r\\n    /** @inheritDoc */\\r\\n    DefaultHttpClient.prototype.send = function (request) {\\r\\n        var _this = this;\\r\\n        return new Promise(function (resolve, reject) {\\r\\n            var xhr = new XMLHttpRequest();\\r\\n            xhr.open(request.method, request.url, true);\\r\\n            xhr.withCredentials = true;\\r\\n            xhr.setRequestHeader(\\\"X-Requested-With\\\", \\\"XMLHttpRequest\\\");\\r\\n            // Explicitly setting the Content-Type header for React Native on Android platform.\\r\\n            xhr.setRequestHeader(\\\"Content-Type\\\", \\\"text/plain;charset=UTF-8\\\");\\r\\n            if (request.headers) {\\r\\n                Object.keys(request.headers)\\r\\n                    .forEach(function (header) { return xhr.setRequestHeader(header, request.headers[header]); });\\r\\n            }\\r\\n            if (request.responseType) {\\r\\n                xhr.responseType = request.responseType;\\r\\n            }\\r\\n            if (request.abortSignal) {\\r\\n                request.abortSignal.onabort = function () {\\r\\n                    xhr.abort();\\r\\n                };\\r\\n            }\\r\\n            if (request.timeout) {\\r\\n                xhr.timeout = request.timeout;\\r\\n            }\\r\\n            xhr.onload = function () {\\r\\n                if (request.abortSignal) {\\r\\n                    request.abortSignal.onabort = null;\\r\\n                }\\r\\n                if (xhr.status >= 200 && xhr.status < 300) {\\r\\n                    resolve(new HttpResponse(xhr.status, xhr.statusText, xhr.response || xhr.responseText));\\r\\n                }\\r\\n                else {\\r\\n                    reject(new _Errors__WEBPACK_IMPORTED_MODULE_0__[\\\"HttpError\\\"](xhr.statusText, xhr.status));\\r\\n                }\\r\\n            };\\r\\n            xhr.onerror = function () {\\r\\n                _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Warning, \\\"Error from HTTP request. \\\" + xhr.status + \\\": \\\" + xhr.statusText);\\r\\n                reject(new _Errors__WEBPACK_IMPORTED_MODULE_0__[\\\"HttpError\\\"](xhr.statusText, xhr.status));\\r\\n            };\\r\\n            xhr.ontimeout = function () {\\r\\n                _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Warning, \\\"Timeout from HTTP request.\\\");\\r\\n                reject(new _Errors__WEBPACK_IMPORTED_MODULE_0__[\\\"TimeoutError\\\"]());\\r\\n            };\\r\\n            xhr.send(request.content || \\\"\\\");\\r\\n        });\\r\\n    };\\r\\n    return DefaultHttpClient;\\r\\n}(HttpClient));\\r\\n\\r\\n//# sourceMappingURL=HttpClient.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/HttpClient.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/HttpConnection.js\":\n/*!*****************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/HttpConnection.js ***!\n  \\*****************************************************************/\n/*! exports provided: HttpConnection */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HttpConnection\\\", function() { return HttpConnection; });\\n/* harmony import */ var _HttpClient__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./HttpClient */ \\\"./node_modules/@aspnet/signalr/dist/esm/HttpClient.js\\\");\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _ITransport__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./ITransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\\\");\\n/* harmony import */ var _LongPollingTransport__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./LongPollingTransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/LongPollingTransport.js\\\");\\n/* harmony import */ var _ServerSentEventsTransport__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./ServerSentEventsTransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ServerSentEventsTransport.js\\\");\\n/* harmony import */ var _Utils__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./Utils */ \\\"./node_modules/@aspnet/signalr/dist/esm/Utils.js\\\");\\n/* harmony import */ var _WebSocketTransport__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./WebSocketTransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/WebSocketTransport.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {\\r\\n    return new (P || (P = Promise))(function (resolve, reject) {\\r\\n        function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\\r\\n        function rejected(value) { try { step(generator[\\\"throw\\\"](value)); } catch (e) { reject(e); } }\\r\\n        function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\\r\\n        step((generator = generator.apply(thisArg, _arguments || [])).next());\\r\\n    });\\r\\n};\\r\\nvar __generator = (undefined && undefined.__generator) || function (thisArg, body) {\\r\\n    var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\\r\\n    return g = { next: verb(0), \\\"throw\\\": verb(1), \\\"return\\\": verb(2) }, typeof Symbol === \\\"function\\\" && (g[Symbol.iterator] = function() { return this; }), g;\\r\\n    function verb(n) { return function (v) { return step([n, v]); }; }\\r\\n    function step(op) {\\r\\n        if (f) throw new TypeError(\\\"Generator is already executing.\\\");\\r\\n        while (_) try {\\r\\n            if (f = 1, y && (t = op[0] & 2 ? y[\\\"return\\\"] : op[0] ? y[\\\"throw\\\"] || ((t = y[\\\"return\\\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\\r\\n            if (y = 0, t) op = [op[0] & 2, t.value];\\r\\n            switch (op[0]) {\\r\\n                case 0: case 1: t = op; break;\\r\\n                case 4: _.label++; return { value: op[1], done: false };\\r\\n                case 5: _.label++; y = op[1]; op = [0]; continue;\\r\\n                case 7: op = _.ops.pop(); _.trys.pop(); continue;\\r\\n                default:\\r\\n                    if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\\r\\n                    if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\\r\\n                    if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\\r\\n                    if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\\r\\n                    if (t[2]) _.ops.pop();\\r\\n                    _.trys.pop(); continue;\\r\\n            }\\r\\n            op = body.call(thisArg, _);\\r\\n        } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\\r\\n        if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\\r\\n    }\\r\\n};\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nvar MAX_REDIRECTS = 100;\\r\\n/** @private */\\r\\nvar HttpConnection = /** @class */ (function () {\\r\\n    function HttpConnection(url, options) {\\r\\n        if (options === void 0) { options = {}; }\\r\\n        this.features = {};\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_5__[\\\"Arg\\\"].isRequired(url, \\\"url\\\");\\r\\n        this.logger = Object(_Utils__WEBPACK_IMPORTED_MODULE_5__[\\\"createLogger\\\"])(options.logger);\\r\\n        this.baseUrl = this.resolveUrl(url);\\r\\n        options = options || {};\\r\\n        options.accessTokenFactory = options.accessTokenFactory || (function () { return null; });\\r\\n        options.logMessageContent = options.logMessageContent || false;\\r\\n        this.httpClient = options.httpClient || new _HttpClient__WEBPACK_IMPORTED_MODULE_0__[\\\"DefaultHttpClient\\\"](this.logger);\\r\\n        this.connectionState = 2 /* Disconnected */;\\r\\n        this.options = options;\\r\\n    }\\r\\n    HttpConnection.prototype.start = function (transferFormat) {\\r\\n        transferFormat = transferFormat || _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"TransferFormat\\\"].Binary;\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_5__[\\\"Arg\\\"].isIn(transferFormat, _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"TransferFormat\\\"], \\\"transferFormat\\\");\\r\\n        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Starting connection with transfer format '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"TransferFormat\\\"][transferFormat] + \\\"'.\\\");\\r\\n        if (this.connectionState !== 2 /* Disconnected */) {\\r\\n            return Promise.reject(new Error(\\\"Cannot start a connection that is not in the 'Disconnected' state.\\\"));\\r\\n        }\\r\\n        this.connectionState = 0 /* Connecting */;\\r\\n        this.startPromise = this.startInternal(transferFormat);\\r\\n        return this.startPromise;\\r\\n    };\\r\\n    HttpConnection.prototype.send = function (data) {\\r\\n        if (this.connectionState !== 1 /* Connected */) {\\r\\n            throw new Error(\\\"Cannot send data if the connection is not in the 'Connected' State.\\\");\\r\\n        }\\r\\n        return this.transport.send(data);\\r\\n    };\\r\\n    HttpConnection.prototype.stop = function (error) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var e_1;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        this.connectionState = 2 /* Disconnected */;\\r\\n                        _a.label = 1;\\r\\n                    case 1:\\r\\n                        _a.trys.push([1, 3, , 4]);\\r\\n                        return [4 /*yield*/, this.startPromise];\\r\\n                    case 2:\\r\\n                        _a.sent();\\r\\n                        return [3 /*break*/, 4];\\r\\n                    case 3:\\r\\n                        e_1 = _a.sent();\\r\\n                        return [3 /*break*/, 4];\\r\\n                    case 4:\\r\\n                        if (!this.transport) return [3 /*break*/, 6];\\r\\n                        this.stopError = error;\\r\\n                        return [4 /*yield*/, this.transport.stop()];\\r\\n                    case 5:\\r\\n                        _a.sent();\\r\\n                        this.transport = null;\\r\\n                        _a.label = 6;\\r\\n                    case 6: return [2 /*return*/];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    HttpConnection.prototype.startInternal = function (transferFormat) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var url, negotiateResponse, redirects, _loop_1, this_1, state_1, e_2;\\r\\n            var _this = this;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        url = this.baseUrl;\\r\\n                        this.accessTokenFactory = this.options.accessTokenFactory;\\r\\n                        _a.label = 1;\\r\\n                    case 1:\\r\\n                        _a.trys.push([1, 12, , 13]);\\r\\n                        if (!this.options.skipNegotiation) return [3 /*break*/, 5];\\r\\n                        if (!(this.options.transport === _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].WebSockets)) return [3 /*break*/, 3];\\r\\n                        // No need to add a connection ID in this case\\r\\n                        this.transport = this.constructTransport(_ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].WebSockets);\\r\\n                        // We should just call connect directly in this case.\\r\\n                        // No fallback or negotiate in this case.\\r\\n                        return [4 /*yield*/, this.transport.connect(url, transferFormat)];\\r\\n                    case 2:\\r\\n                        // We should just call connect directly in this case.\\r\\n                        // No fallback or negotiate in this case.\\r\\n                        _a.sent();\\r\\n                        return [3 /*break*/, 4];\\r\\n                    case 3: throw Error(\\\"Negotiation can only be skipped when using the WebSocket transport directly.\\\");\\r\\n                    case 4: return [3 /*break*/, 11];\\r\\n                    case 5:\\r\\n                        negotiateResponse = null;\\r\\n                        redirects = 0;\\r\\n                        _loop_1 = function () {\\r\\n                            var accessToken_1;\\r\\n                            return __generator(this, function (_a) {\\r\\n                                switch (_a.label) {\\r\\n                                    case 0: return [4 /*yield*/, this_1.getNegotiationResponse(url)];\\r\\n                                    case 1:\\r\\n                                        negotiateResponse = _a.sent();\\r\\n                                        // the user tries to stop the connection when it is being started\\r\\n                                        if (this_1.connectionState === 2 /* Disconnected */) {\\r\\n                                            return [2 /*return*/, { value: void 0 }];\\r\\n                                        }\\r\\n                                        if (negotiateResponse.url) {\\r\\n                                            url = negotiateResponse.url;\\r\\n                                        }\\r\\n                                        if (negotiateResponse.accessToken) {\\r\\n                                            accessToken_1 = negotiateResponse.accessToken;\\r\\n                                            this_1.accessTokenFactory = function () { return accessToken_1; };\\r\\n                                        }\\r\\n                                        redirects++;\\r\\n                                        return [2 /*return*/];\\r\\n                                }\\r\\n                            });\\r\\n                        };\\r\\n                        this_1 = this;\\r\\n                        _a.label = 6;\\r\\n                    case 6: return [5 /*yield**/, _loop_1()];\\r\\n                    case 7:\\r\\n                        state_1 = _a.sent();\\r\\n                        if (typeof state_1 === \\\"object\\\")\\r\\n                            return [2 /*return*/, state_1.value];\\r\\n                        _a.label = 8;\\r\\n                    case 8:\\r\\n                        if (negotiateResponse.url && redirects < MAX_REDIRECTS) return [3 /*break*/, 6];\\r\\n                        _a.label = 9;\\r\\n                    case 9:\\r\\n                        if (redirects === MAX_REDIRECTS && negotiateResponse.url) {\\r\\n                            throw Error(\\\"Negotiate redirection limit exceeded.\\\");\\r\\n                        }\\r\\n                        return [4 /*yield*/, this.createTransport(url, this.options.transport, negotiateResponse, transferFormat)];\\r\\n                    case 10:\\r\\n                        _a.sent();\\r\\n                        _a.label = 11;\\r\\n                    case 11:\\r\\n                        if (this.transport instanceof _LongPollingTransport__WEBPACK_IMPORTED_MODULE_3__[\\\"LongPollingTransport\\\"]) {\\r\\n                            this.features.inherentKeepAlive = true;\\r\\n                        }\\r\\n                        this.transport.onreceive = this.onreceive;\\r\\n                        this.transport.onclose = function (e) { return _this.stopConnection(e); };\\r\\n                        // only change the state if we were connecting to not overwrite\\r\\n                        // the state if the connection is already marked as Disconnected\\r\\n                        this.changeState(0 /* Connecting */, 1 /* Connected */);\\r\\n                        return [3 /*break*/, 13];\\r\\n                    case 12:\\r\\n                        e_2 = _a.sent();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Error, \\\"Failed to start the connection: \\\" + e_2);\\r\\n                        this.connectionState = 2 /* Disconnected */;\\r\\n                        this.transport = null;\\r\\n                        throw e_2;\\r\\n                    case 13: return [2 /*return*/];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    HttpConnection.prototype.getNegotiationResponse = function (url) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var _a, token, headers, negotiateUrl, response, e_3;\\r\\n            return __generator(this, function (_b) {\\r\\n                switch (_b.label) {\\r\\n                    case 0: return [4 /*yield*/, this.accessTokenFactory()];\\r\\n                    case 1:\\r\\n                        token = _b.sent();\\r\\n                        if (token) {\\r\\n                            headers = (_a = {},\\r\\n                                _a[\\\"Authorization\\\"] = \\\"Bearer \\\" + token,\\r\\n                                _a);\\r\\n                        }\\r\\n                        negotiateUrl = this.resolveNegotiateUrl(url);\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Sending negotiation request: \\\" + negotiateUrl);\\r\\n                        _b.label = 2;\\r\\n                    case 2:\\r\\n                        _b.trys.push([2, 4, , 5]);\\r\\n                        return [4 /*yield*/, this.httpClient.post(negotiateUrl, {\\r\\n                                content: \\\"\\\",\\r\\n                                headers: headers,\\r\\n                            })];\\r\\n                    case 3:\\r\\n                        response = _b.sent();\\r\\n                        if (response.statusCode !== 200) {\\r\\n                            throw Error(\\\"Unexpected status code returned from negotiate \\\" + response.statusCode);\\r\\n                        }\\r\\n                        return [2 /*return*/, JSON.parse(response.content)];\\r\\n                    case 4:\\r\\n                        e_3 = _b.sent();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Error, \\\"Failed to complete negotiation with the server: \\\" + e_3);\\r\\n                        throw e_3;\\r\\n                    case 5: return [2 /*return*/];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    HttpConnection.prototype.createConnectUrl = function (url, connectionId) {\\r\\n        return url + (url.indexOf(\\\"?\\\") === -1 ? \\\"?\\\" : \\\"&\\\") + (\\\"id=\\\" + connectionId);\\r\\n    };\\r\\n    HttpConnection.prototype.createTransport = function (url, requestedTransport, negotiateResponse, requestedTransferFormat) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var connectUrl, transports, _i, transports_1, endpoint, transport, ex_1;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        connectUrl = this.createConnectUrl(url, negotiateResponse.connectionId);\\r\\n                        if (!this.isITransport(requestedTransport)) return [3 /*break*/, 2];\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Connection was provided an instance of ITransport, using that directly.\\\");\\r\\n                        this.transport = requestedTransport;\\r\\n                        return [4 /*yield*/, this.transport.connect(connectUrl, requestedTransferFormat)];\\r\\n                    case 1:\\r\\n                        _a.sent();\\r\\n                        // only change the state if we were connecting to not overwrite\\r\\n                        // the state if the connection is already marked as Disconnected\\r\\n                        this.changeState(0 /* Connecting */, 1 /* Connected */);\\r\\n                        return [2 /*return*/];\\r\\n                    case 2:\\r\\n                        transports = negotiateResponse.availableTransports;\\r\\n                        _i = 0, transports_1 = transports;\\r\\n                        _a.label = 3;\\r\\n                    case 3:\\r\\n                        if (!(_i < transports_1.length)) return [3 /*break*/, 9];\\r\\n                        endpoint = transports_1[_i];\\r\\n                        this.connectionState = 0 /* Connecting */;\\r\\n                        transport = this.resolveTransport(endpoint, requestedTransport, requestedTransferFormat);\\r\\n                        if (!(typeof transport === \\\"number\\\")) return [3 /*break*/, 8];\\r\\n                        this.transport = this.constructTransport(transport);\\r\\n                        if (!(negotiateResponse.connectionId === null)) return [3 /*break*/, 5];\\r\\n                        return [4 /*yield*/, this.getNegotiationResponse(url)];\\r\\n                    case 4:\\r\\n                        negotiateResponse = _a.sent();\\r\\n                        connectUrl = this.createConnectUrl(url, negotiateResponse.connectionId);\\r\\n                        _a.label = 5;\\r\\n                    case 5:\\r\\n                        _a.trys.push([5, 7, , 8]);\\r\\n                        return [4 /*yield*/, this.transport.connect(connectUrl, requestedTransferFormat)];\\r\\n                    case 6:\\r\\n                        _a.sent();\\r\\n                        this.changeState(0 /* Connecting */, 1 /* Connected */);\\r\\n                        return [2 /*return*/];\\r\\n                    case 7:\\r\\n                        ex_1 = _a.sent();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Error, \\\"Failed to start the transport '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"][transport] + \\\"': \\\" + ex_1);\\r\\n                        this.connectionState = 2 /* Disconnected */;\\r\\n                        negotiateResponse.connectionId = null;\\r\\n                        return [3 /*break*/, 8];\\r\\n                    case 8:\\r\\n                        _i++;\\r\\n                        return [3 /*break*/, 3];\\r\\n                    case 9: throw new Error(\\\"Unable to initialize any of the available transports.\\\");\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    HttpConnection.prototype.constructTransport = function (transport) {\\r\\n        switch (transport) {\\r\\n            case _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].WebSockets:\\r\\n                return new _WebSocketTransport__WEBPACK_IMPORTED_MODULE_6__[\\\"WebSocketTransport\\\"](this.accessTokenFactory, this.logger, this.options.logMessageContent);\\r\\n            case _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].ServerSentEvents:\\r\\n                return new _ServerSentEventsTransport__WEBPACK_IMPORTED_MODULE_4__[\\\"ServerSentEventsTransport\\\"](this.httpClient, this.accessTokenFactory, this.logger, this.options.logMessageContent);\\r\\n            case _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].LongPolling:\\r\\n                return new _LongPollingTransport__WEBPACK_IMPORTED_MODULE_3__[\\\"LongPollingTransport\\\"](this.httpClient, this.accessTokenFactory, this.logger, this.options.logMessageContent);\\r\\n            default:\\r\\n                throw new Error(\\\"Unknown transport: \\\" + transport + \\\".\\\");\\r\\n        }\\r\\n    };\\r\\n    HttpConnection.prototype.resolveTransport = function (endpoint, requestedTransport, requestedTransferFormat) {\\r\\n        var transport = _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"][endpoint.transport];\\r\\n        if (transport === null || transport === undefined) {\\r\\n            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Skipping transport '\\\" + endpoint.transport + \\\"' because it is not supported by this client.\\\");\\r\\n        }\\r\\n        else {\\r\\n            var transferFormats = endpoint.transferFormats.map(function (s) { return _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"TransferFormat\\\"][s]; });\\r\\n            if (transportMatches(requestedTransport, transport)) {\\r\\n                if (transferFormats.indexOf(requestedTransferFormat) >= 0) {\\r\\n                    if ((transport === _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].WebSockets && typeof WebSocket === \\\"undefined\\\") ||\\r\\n                        (transport === _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"].ServerSentEvents && typeof EventSource === \\\"undefined\\\")) {\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Skipping transport '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"][transport] + \\\"' because it is not supported in your environment.'\\\");\\r\\n                    }\\r\\n                    else {\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Selecting transport '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"][transport] + \\\"'\\\");\\r\\n                        return transport;\\r\\n                    }\\r\\n                }\\r\\n                else {\\r\\n                    this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Skipping transport '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"][transport] + \\\"' because it does not support the requested transfer format '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"TransferFormat\\\"][requestedTransferFormat] + \\\"'.\\\");\\r\\n                }\\r\\n            }\\r\\n            else {\\r\\n                this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Debug, \\\"Skipping transport '\\\" + _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"HttpTransportType\\\"][transport] + \\\"' because it was disabled by the client.\\\");\\r\\n            }\\r\\n        }\\r\\n        return null;\\r\\n    };\\r\\n    HttpConnection.prototype.isITransport = function (transport) {\\r\\n        return transport && typeof (transport) === \\\"object\\\" && \\\"connect\\\" in transport;\\r\\n    };\\r\\n    HttpConnection.prototype.changeState = function (from, to) {\\r\\n        if (this.connectionState === from) {\\r\\n            this.connectionState = to;\\r\\n            return true;\\r\\n        }\\r\\n        return false;\\r\\n    };\\r\\n    HttpConnection.prototype.stopConnection = function (error) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            return __generator(this, function (_a) {\\r\\n                this.transport = null;\\r\\n                // If we have a stopError, it takes precedence over the error from the transport\\r\\n                error = this.stopError || error;\\r\\n                if (error) {\\r\\n                    this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Error, \\\"Connection disconnected with error '\\\" + error + \\\"'.\\\");\\r\\n                }\\r\\n                else {\\r\\n                    this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Information, \\\"Connection disconnected.\\\");\\r\\n                }\\r\\n                this.connectionState = 2 /* Disconnected */;\\r\\n                if (this.onclose) {\\r\\n                    this.onclose(error);\\r\\n                }\\r\\n                return [2 /*return*/];\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    HttpConnection.prototype.resolveUrl = function (url) {\\r\\n        // startsWith is not supported in IE\\r\\n        if (url.lastIndexOf(\\\"https://\\\", 0) === 0 || url.lastIndexOf(\\\"http://\\\", 0) === 0) {\\r\\n            return url;\\r\\n        }\\r\\n        if (typeof window === \\\"undefined\\\" || !window || !window.document) {\\r\\n            throw new Error(\\\"Cannot resolve '\\\" + url + \\\"'.\\\");\\r\\n        }\\r\\n        // Setting the url to the href propery of an anchor tag handles normalization\\r\\n        // for us. There are 3 main cases.\\r\\n        // 1. Relative  path normalization e.g \\\"b\\\" -> \\\"http://localhost:5000/a/b\\\"\\r\\n        // 2. Absolute path normalization e.g \\\"/a/b\\\" -> \\\"http://localhost:5000/a/b\\\"\\r\\n        // 3. Networkpath reference normalization e.g \\\"//localhost:5000/a/b\\\" -> \\\"http://localhost:5000/a/b\\\"\\r\\n        var aTag = window.document.createElement(\\\"a\\\");\\r\\n        aTag.href = url;\\r\\n        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Information, \\\"Normalizing '\\\" + url + \\\"' to '\\\" + aTag.href + \\\"'.\\\");\\r\\n        return aTag.href;\\r\\n    };\\r\\n    HttpConnection.prototype.resolveNegotiateUrl = function (url) {\\r\\n        var index = url.indexOf(\\\"?\\\");\\r\\n        var negotiateUrl = url.substring(0, index === -1 ? url.length : index);\\r\\n        if (negotiateUrl[negotiateUrl.length - 1] !== \\\"/\\\") {\\r\\n            negotiateUrl += \\\"/\\\";\\r\\n        }\\r\\n        negotiateUrl += \\\"negotiate\\\";\\r\\n        negotiateUrl += index === -1 ? \\\"\\\" : url.substring(index);\\r\\n        return negotiateUrl;\\r\\n    };\\r\\n    return HttpConnection;\\r\\n}());\\r\\n\\r\\nfunction transportMatches(requestedTransport, actualTransport) {\\r\\n    return !requestedTransport || ((actualTransport & requestedTransport) !== 0);\\r\\n}\\r\\n//# sourceMappingURL=HttpConnection.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/HttpConnection.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/HubConnection.js\":\n/*!****************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/HubConnection.js ***!\n  \\****************************************************************/\n/*! exports provided: HubConnection */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HubConnection\\\", function() { return HubConnection; });\\n/* harmony import */ var _HandshakeProtocol__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./HandshakeProtocol */ \\\"./node_modules/@aspnet/signalr/dist/esm/HandshakeProtocol.js\\\");\\n/* harmony import */ var _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./IHubProtocol */ \\\"./node_modules/@aspnet/signalr/dist/esm/IHubProtocol.js\\\");\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _Utils__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./Utils */ \\\"./node_modules/@aspnet/signalr/dist/esm/Utils.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {\\r\\n    return new (P || (P = Promise))(function (resolve, reject) {\\r\\n        function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\\r\\n        function rejected(value) { try { step(generator[\\\"throw\\\"](value)); } catch (e) { reject(e); } }\\r\\n        function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\\r\\n        step((generator = generator.apply(thisArg, _arguments || [])).next());\\r\\n    });\\r\\n};\\r\\nvar __generator = (undefined && undefined.__generator) || function (thisArg, body) {\\r\\n    var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\\r\\n    return g = { next: verb(0), \\\"throw\\\": verb(1), \\\"return\\\": verb(2) }, typeof Symbol === \\\"function\\\" && (g[Symbol.iterator] = function() { return this; }), g;\\r\\n    function verb(n) { return function (v) { return step([n, v]); }; }\\r\\n    function step(op) {\\r\\n        if (f) throw new TypeError(\\\"Generator is already executing.\\\");\\r\\n        while (_) try {\\r\\n            if (f = 1, y && (t = op[0] & 2 ? y[\\\"return\\\"] : op[0] ? y[\\\"throw\\\"] || ((t = y[\\\"return\\\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\\r\\n            if (y = 0, t) op = [op[0] & 2, t.value];\\r\\n            switch (op[0]) {\\r\\n                case 0: case 1: t = op; break;\\r\\n                case 4: _.label++; return { value: op[1], done: false };\\r\\n                case 5: _.label++; y = op[1]; op = [0]; continue;\\r\\n                case 7: op = _.ops.pop(); _.trys.pop(); continue;\\r\\n                default:\\r\\n                    if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\\r\\n                    if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\\r\\n                    if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\\r\\n                    if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\\r\\n                    if (t[2]) _.ops.pop();\\r\\n                    _.trys.pop(); continue;\\r\\n            }\\r\\n            op = body.call(thisArg, _);\\r\\n        } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\\r\\n        if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\\r\\n    }\\r\\n};\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nvar DEFAULT_TIMEOUT_IN_MS = 30 * 1000;\\r\\n/** Represents a connection to a SignalR Hub. */\\r\\nvar HubConnection = /** @class */ (function () {\\r\\n    function HubConnection(connection, logger, protocol) {\\r\\n        var _this = this;\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_3__[\\\"Arg\\\"].isRequired(connection, \\\"connection\\\");\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_3__[\\\"Arg\\\"].isRequired(logger, \\\"logger\\\");\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_3__[\\\"Arg\\\"].isRequired(protocol, \\\"protocol\\\");\\r\\n        this.serverTimeoutInMilliseconds = DEFAULT_TIMEOUT_IN_MS;\\r\\n        this.logger = logger;\\r\\n        this.protocol = protocol;\\r\\n        this.connection = connection;\\r\\n        this.handshakeProtocol = new _HandshakeProtocol__WEBPACK_IMPORTED_MODULE_0__[\\\"HandshakeProtocol\\\"]();\\r\\n        this.connection.onreceive = function (data) { return _this.processIncomingData(data); };\\r\\n        this.connection.onclose = function (error) { return _this.connectionClosed(error); };\\r\\n        this.callbacks = {};\\r\\n        this.methods = {};\\r\\n        this.closedCallbacks = [];\\r\\n        this.id = 0;\\r\\n    }\\r\\n    /** @internal */\\r\\n    // Using a public static factory method means we can have a private constructor and an _internal_\\r\\n    // create method that can be used by HubConnectionBuilder. An \\\"internal\\\" constructor would just\\r\\n    // be stripped away and the '.d.ts' file would have no constructor, which is interpreted as a\\r\\n    // public parameter-less constructor.\\r\\n    HubConnection.create = function (connection, logger, protocol) {\\r\\n        return new HubConnection(connection, logger, protocol);\\r\\n    };\\r\\n    /** Starts the connection.\\r\\n     *\\r\\n     * @returns {Promise<void>} A Promise that resolves when the connection has been successfully established, or rejects with an error.\\r\\n     */\\r\\n    HubConnection.prototype.start = function () {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var handshakeRequest;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        handshakeRequest = {\\r\\n                            protocol: this.protocol.name,\\r\\n                            version: this.protocol.version,\\r\\n                        };\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Debug, \\\"Starting HubConnection.\\\");\\r\\n                        this.receivedHandshakeResponse = false;\\r\\n                        return [4 /*yield*/, this.connection.start(this.protocol.transferFormat)];\\r\\n                    case 1:\\r\\n                        _a.sent();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Debug, \\\"Sending handshake request.\\\");\\r\\n                        return [4 /*yield*/, this.connection.send(this.handshakeProtocol.writeHandshakeRequest(handshakeRequest))];\\r\\n                    case 2:\\r\\n                        _a.sent();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Information, \\\"Using HubProtocol '\\\" + this.protocol.name + \\\"'.\\\");\\r\\n                        // defensively cleanup timeout in case we receive a message from the server before we finish start\\r\\n                        this.cleanupTimeout();\\r\\n                        this.configureTimeout();\\r\\n                        return [2 /*return*/];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    /** Stops the connection.\\r\\n     *\\r\\n     * @returns {Promise<void>} A Promise that resolves when the connection has been successfully terminated, or rejects with an error.\\r\\n     */\\r\\n    HubConnection.prototype.stop = function () {\\r\\n        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Debug, \\\"Stopping HubConnection.\\\");\\r\\n        this.cleanupTimeout();\\r\\n        return this.connection.stop();\\r\\n    };\\r\\n    /** Invokes a streaming hub method on the server using the specified name and arguments.\\r\\n     *\\r\\n     * @typeparam T The type of the items returned by the server.\\r\\n     * @param {string} methodName The name of the server method to invoke.\\r\\n     * @param {any[]} args The arguments used to invoke the server method.\\r\\n     * @returns {IStreamResult<T>} An object that yields results from the server as they are received.\\r\\n     */\\r\\n    HubConnection.prototype.stream = function (methodName) {\\r\\n        var _this = this;\\r\\n        var args = [];\\r\\n        for (var _i = 1; _i < arguments.length; _i++) {\\r\\n            args[_i - 1] = arguments[_i];\\r\\n        }\\r\\n        var invocationDescriptor = this.createStreamInvocation(methodName, args);\\r\\n        var subject = new _Utils__WEBPACK_IMPORTED_MODULE_3__[\\\"Subject\\\"](function () {\\r\\n            var cancelInvocation = _this.createCancelInvocation(invocationDescriptor.invocationId);\\r\\n            var cancelMessage = _this.protocol.writeMessage(cancelInvocation);\\r\\n            delete _this.callbacks[invocationDescriptor.invocationId];\\r\\n            return _this.connection.send(cancelMessage);\\r\\n        });\\r\\n        this.callbacks[invocationDescriptor.invocationId] = function (invocationEvent, error) {\\r\\n            if (error) {\\r\\n                subject.error(error);\\r\\n                return;\\r\\n            }\\r\\n            if (invocationEvent.type === _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Completion) {\\r\\n                if (invocationEvent.error) {\\r\\n                    subject.error(new Error(invocationEvent.error));\\r\\n                }\\r\\n                else {\\r\\n                    subject.complete();\\r\\n                }\\r\\n            }\\r\\n            else {\\r\\n                subject.next((invocationEvent.item));\\r\\n            }\\r\\n        };\\r\\n        var message = this.protocol.writeMessage(invocationDescriptor);\\r\\n        this.connection.send(message)\\r\\n            .catch(function (e) {\\r\\n            subject.error(e);\\r\\n            delete _this.callbacks[invocationDescriptor.invocationId];\\r\\n        });\\r\\n        return subject;\\r\\n    };\\r\\n    /** Invokes a hub method on the server using the specified name and arguments. Does not wait for a response from the receiver.\\r\\n     *\\r\\n     * The Promise returned by this method resolves when the client has sent the invocation to the server. The server may still\\r\\n     * be processing the invocation.\\r\\n     *\\r\\n     * @param {string} methodName The name of the server method to invoke.\\r\\n     * @param {any[]} args The arguments used to invoke the server method.\\r\\n     * @returns {Promise<void>} A Promise that resolves when the invocation has been successfully sent, or rejects with an error.\\r\\n     */\\r\\n    HubConnection.prototype.send = function (methodName) {\\r\\n        var args = [];\\r\\n        for (var _i = 1; _i < arguments.length; _i++) {\\r\\n            args[_i - 1] = arguments[_i];\\r\\n        }\\r\\n        var invocationDescriptor = this.createInvocation(methodName, args, true);\\r\\n        var message = this.protocol.writeMessage(invocationDescriptor);\\r\\n        return this.connection.send(message);\\r\\n    };\\r\\n    /** Invokes a hub method on the server using the specified name and arguments.\\r\\n     *\\r\\n     * The Promise returned by this method resolves when the server indicates it has finished invoking the method. When the promise\\r\\n     * resolves, the server has finished invoking the method. If the server method returns a result, it is produced as the result of\\r\\n     * resolving the Promise.\\r\\n     *\\r\\n     * @typeparam T The expected return type.\\r\\n     * @param {string} methodName The name of the server method to invoke.\\r\\n     * @param {any[]} args The arguments used to invoke the server method.\\r\\n     * @returns {Promise<T>} A Promise that resolves with the result of the server method (if any), or rejects with an error.\\r\\n     */\\r\\n    HubConnection.prototype.invoke = function (methodName) {\\r\\n        var _this = this;\\r\\n        var args = [];\\r\\n        for (var _i = 1; _i < arguments.length; _i++) {\\r\\n            args[_i - 1] = arguments[_i];\\r\\n        }\\r\\n        var invocationDescriptor = this.createInvocation(methodName, args, false);\\r\\n        var p = new Promise(function (resolve, reject) {\\r\\n            _this.callbacks[invocationDescriptor.invocationId] = function (invocationEvent, error) {\\r\\n                if (error) {\\r\\n                    reject(error);\\r\\n                    return;\\r\\n                }\\r\\n                if (invocationEvent.type === _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Completion) {\\r\\n                    var completionMessage = invocationEvent;\\r\\n                    if (completionMessage.error) {\\r\\n                        reject(new Error(completionMessage.error));\\r\\n                    }\\r\\n                    else {\\r\\n                        resolve(completionMessage.result);\\r\\n                    }\\r\\n                }\\r\\n                else {\\r\\n                    reject(new Error(\\\"Unexpected message type: \\\" + invocationEvent.type));\\r\\n                }\\r\\n            };\\r\\n            var message = _this.protocol.writeMessage(invocationDescriptor);\\r\\n            _this.connection.send(message)\\r\\n                .catch(function (e) {\\r\\n                reject(e);\\r\\n                delete _this.callbacks[invocationDescriptor.invocationId];\\r\\n            });\\r\\n        });\\r\\n        return p;\\r\\n    };\\r\\n    /** Registers a handler that will be invoked when the hub method with the specified method name is invoked.\\r\\n     *\\r\\n     * @param {string} methodName The name of the hub method to define.\\r\\n     * @param {Function} newMethod The handler that will be raised when the hub method is invoked.\\r\\n     */\\r\\n    HubConnection.prototype.on = function (methodName, newMethod) {\\r\\n        if (!methodName || !newMethod) {\\r\\n            return;\\r\\n        }\\r\\n        methodName = methodName.toLowerCase();\\r\\n        if (!this.methods[methodName]) {\\r\\n            this.methods[methodName] = [];\\r\\n        }\\r\\n        // Preventing adding the same handler multiple times.\\r\\n        if (this.methods[methodName].indexOf(newMethod) !== -1) {\\r\\n            return;\\r\\n        }\\r\\n        this.methods[methodName].push(newMethod);\\r\\n    };\\r\\n    HubConnection.prototype.off = function (methodName, method) {\\r\\n        if (!methodName) {\\r\\n            return;\\r\\n        }\\r\\n        methodName = methodName.toLowerCase();\\r\\n        var handlers = this.methods[methodName];\\r\\n        if (!handlers) {\\r\\n            return;\\r\\n        }\\r\\n        if (method) {\\r\\n            var removeIdx = handlers.indexOf(method);\\r\\n            if (removeIdx !== -1) {\\r\\n                handlers.splice(removeIdx, 1);\\r\\n                if (handlers.length === 0) {\\r\\n                    delete this.methods[methodName];\\r\\n                }\\r\\n            }\\r\\n        }\\r\\n        else {\\r\\n            delete this.methods[methodName];\\r\\n        }\\r\\n    };\\r\\n    /** Registers a handler that will be invoked when the connection is closed.\\r\\n     *\\r\\n     * @param {Function} callback The handler that will be invoked when the connection is closed. Optionally receives a single argument containing the error that caused the connection to close (if any).\\r\\n     */\\r\\n    HubConnection.prototype.onclose = function (callback) {\\r\\n        if (callback) {\\r\\n            this.closedCallbacks.push(callback);\\r\\n        }\\r\\n    };\\r\\n    HubConnection.prototype.processIncomingData = function (data) {\\r\\n        this.cleanupTimeout();\\r\\n        if (!this.receivedHandshakeResponse) {\\r\\n            data = this.processHandshakeResponse(data);\\r\\n            this.receivedHandshakeResponse = true;\\r\\n        }\\r\\n        // Data may have all been read when processing handshake response\\r\\n        if (data) {\\r\\n            // Parse the messages\\r\\n            var messages = this.protocol.parseMessages(data, this.logger);\\r\\n            for (var _i = 0, messages_1 = messages; _i < messages_1.length; _i++) {\\r\\n                var message = messages_1[_i];\\r\\n                switch (message.type) {\\r\\n                    case _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Invocation:\\r\\n                        this.invokeClientMethod(message);\\r\\n                        break;\\r\\n                    case _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].StreamItem:\\r\\n                    case _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Completion:\\r\\n                        var callback = this.callbacks[message.invocationId];\\r\\n                        if (callback != null) {\\r\\n                            if (message.type === _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Completion) {\\r\\n                                delete this.callbacks[message.invocationId];\\r\\n                            }\\r\\n                            callback(message);\\r\\n                        }\\r\\n                        break;\\r\\n                    case _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Ping:\\r\\n                        // Don't care about pings\\r\\n                        break;\\r\\n                    case _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Close:\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Information, \\\"Close message received from server.\\\");\\r\\n                        // We don't want to wait on the stop itself.\\r\\n                        // tslint:disable-next-line:no-floating-promises\\r\\n                        this.connection.stop(message.error ? new Error(\\\"Server returned an error on close: \\\" + message.error) : null);\\r\\n                        break;\\r\\n                    default:\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Warning, \\\"Invalid message type: \\\" + message.type);\\r\\n                        break;\\r\\n                }\\r\\n            }\\r\\n        }\\r\\n        this.configureTimeout();\\r\\n    };\\r\\n    HubConnection.prototype.processHandshakeResponse = function (data) {\\r\\n        var _a;\\r\\n        var responseMessage;\\r\\n        var remainingData;\\r\\n        try {\\r\\n            _a = this.handshakeProtocol.parseHandshakeResponse(data), remainingData = _a[0], responseMessage = _a[1];\\r\\n        }\\r\\n        catch (e) {\\r\\n            var message = \\\"Error parsing handshake response: \\\" + e;\\r\\n            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Error, message);\\r\\n            var error = new Error(message);\\r\\n            // We don't want to wait on the stop itself.\\r\\n            // tslint:disable-next-line:no-floating-promises\\r\\n            this.connection.stop(error);\\r\\n            throw error;\\r\\n        }\\r\\n        if (responseMessage.error) {\\r\\n            var message = \\\"Server returned handshake error: \\\" + responseMessage.error;\\r\\n            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Error, message);\\r\\n            // We don't want to wait on the stop itself.\\r\\n            // tslint:disable-next-line:no-floating-promises\\r\\n            this.connection.stop(new Error(message));\\r\\n        }\\r\\n        else {\\r\\n            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Debug, \\\"Server handshake complete.\\\");\\r\\n        }\\r\\n        return remainingData;\\r\\n    };\\r\\n    HubConnection.prototype.configureTimeout = function () {\\r\\n        var _this = this;\\r\\n        if (!this.connection.features || !this.connection.features.inherentKeepAlive) {\\r\\n            // Set the timeout timer\\r\\n            this.timeoutHandle = setTimeout(function () { return _this.serverTimeout(); }, this.serverTimeoutInMilliseconds);\\r\\n        }\\r\\n    };\\r\\n    HubConnection.prototype.serverTimeout = function () {\\r\\n        // The server hasn't talked to us in a while. It doesn't like us anymore ... :(\\r\\n        // Terminate the connection, but we don't need to wait on the promise.\\r\\n        // tslint:disable-next-line:no-floating-promises\\r\\n        this.connection.stop(new Error(\\\"Server timeout elapsed without receiving a message from the server.\\\"));\\r\\n    };\\r\\n    HubConnection.prototype.invokeClientMethod = function (invocationMessage) {\\r\\n        var _this = this;\\r\\n        var methods = this.methods[invocationMessage.target.toLowerCase()];\\r\\n        if (methods) {\\r\\n            methods.forEach(function (m) { return m.apply(_this, invocationMessage.arguments); });\\r\\n            if (invocationMessage.invocationId) {\\r\\n                // This is not supported in v1. So we return an error to avoid blocking the server waiting for the response.\\r\\n                var message = \\\"Server requested a response, which is not supported in this version of the client.\\\";\\r\\n                this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Error, message);\\r\\n                // We don't need to wait on this Promise.\\r\\n                // tslint:disable-next-line:no-floating-promises\\r\\n                this.connection.stop(new Error(message));\\r\\n            }\\r\\n        }\\r\\n        else {\\r\\n            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Warning, \\\"No client method with the name '\\\" + invocationMessage.target + \\\"' found.\\\");\\r\\n        }\\r\\n    };\\r\\n    HubConnection.prototype.connectionClosed = function (error) {\\r\\n        var _this = this;\\r\\n        var callbacks = this.callbacks;\\r\\n        this.callbacks = {};\\r\\n        Object.keys(callbacks)\\r\\n            .forEach(function (key) {\\r\\n            var callback = callbacks[key];\\r\\n            callback(undefined, error ? error : new Error(\\\"Invocation canceled due to connection being closed.\\\"));\\r\\n        });\\r\\n        this.cleanupTimeout();\\r\\n        this.closedCallbacks.forEach(function (c) { return c.apply(_this, [error]); });\\r\\n    };\\r\\n    HubConnection.prototype.cleanupTimeout = function () {\\r\\n        if (this.timeoutHandle) {\\r\\n            clearTimeout(this.timeoutHandle);\\r\\n        }\\r\\n    };\\r\\n    HubConnection.prototype.createInvocation = function (methodName, args, nonblocking) {\\r\\n        if (nonblocking) {\\r\\n            return {\\r\\n                arguments: args,\\r\\n                target: methodName,\\r\\n                type: _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Invocation,\\r\\n            };\\r\\n        }\\r\\n        else {\\r\\n            var id = this.id;\\r\\n            this.id++;\\r\\n            return {\\r\\n                arguments: args,\\r\\n                invocationId: id.toString(),\\r\\n                target: methodName,\\r\\n                type: _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].Invocation,\\r\\n            };\\r\\n        }\\r\\n    };\\r\\n    HubConnection.prototype.createStreamInvocation = function (methodName, args) {\\r\\n        var id = this.id;\\r\\n        this.id++;\\r\\n        return {\\r\\n            arguments: args,\\r\\n            invocationId: id.toString(),\\r\\n            target: methodName,\\r\\n            type: _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].StreamInvocation,\\r\\n        };\\r\\n    };\\r\\n    HubConnection.prototype.createCancelInvocation = function (id) {\\r\\n        return {\\r\\n            invocationId: id,\\r\\n            type: _IHubProtocol__WEBPACK_IMPORTED_MODULE_1__[\\\"MessageType\\\"].CancelInvocation,\\r\\n        };\\r\\n    };\\r\\n    return HubConnection;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=HubConnection.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/HubConnection.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/HubConnectionBuilder.js\":\n/*!***********************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/HubConnectionBuilder.js ***!\n  \\***********************************************************************/\n/*! exports provided: HubConnectionBuilder */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HubConnectionBuilder\\\", function() { return HubConnectionBuilder; });\\n/* harmony import */ var _HttpConnection__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./HttpConnection */ \\\"./node_modules/@aspnet/signalr/dist/esm/HttpConnection.js\\\");\\n/* harmony import */ var _HubConnection__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./HubConnection */ \\\"./node_modules/@aspnet/signalr/dist/esm/HubConnection.js\\\");\\n/* harmony import */ var _JsonHubProtocol__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./JsonHubProtocol */ \\\"./node_modules/@aspnet/signalr/dist/esm/JsonHubProtocol.js\\\");\\n/* harmony import */ var _Loggers__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./Loggers */ \\\"./node_modules/@aspnet/signalr/dist/esm/Loggers.js\\\");\\n/* harmony import */ var _Utils__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./Utils */ \\\"./node_modules/@aspnet/signalr/dist/esm/Utils.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n/** A builder for configuring {@link @aspnet/signalr.HubConnection} instances. */\\r\\nvar HubConnectionBuilder = /** @class */ (function () {\\r\\n    function HubConnectionBuilder() {\\r\\n    }\\r\\n    HubConnectionBuilder.prototype.configureLogging = function (logging) {\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"Arg\\\"].isRequired(logging, \\\"logging\\\");\\r\\n        if (isLogger(logging)) {\\r\\n            this.logger = logging;\\r\\n        }\\r\\n        else {\\r\\n            this.logger = new _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"ConsoleLogger\\\"](logging);\\r\\n        }\\r\\n        return this;\\r\\n    };\\r\\n    HubConnectionBuilder.prototype.withUrl = function (url, transportTypeOrOptions) {\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"Arg\\\"].isRequired(url, \\\"url\\\");\\r\\n        this.url = url;\\r\\n        // Flow-typing knows where it's at. Since HttpTransportType is a number and IHttpConnectionOptions is guaranteed\\r\\n        // to be an object, we know (as does TypeScript) this comparison is all we need to figure out which overload was called.\\r\\n        if (typeof transportTypeOrOptions === \\\"object\\\") {\\r\\n            this.httpConnectionOptions = transportTypeOrOptions;\\r\\n        }\\r\\n        else {\\r\\n            this.httpConnectionOptions = {\\r\\n                transport: transportTypeOrOptions,\\r\\n            };\\r\\n        }\\r\\n        return this;\\r\\n    };\\r\\n    /** Configures the {@link @aspnet/signalr.HubConnection} to use the specified Hub Protocol.\\r\\n     *\\r\\n     * @param {IHubProtocol} protocol The {@link @aspnet/signalr.IHubProtocol} implementation to use.\\r\\n     */\\r\\n    HubConnectionBuilder.prototype.withHubProtocol = function (protocol) {\\r\\n        _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"Arg\\\"].isRequired(protocol, \\\"protocol\\\");\\r\\n        this.protocol = protocol;\\r\\n        return this;\\r\\n    };\\r\\n    /** Creates a {@link @aspnet/signalr.HubConnection} from the configuration options specified in this builder.\\r\\n     *\\r\\n     * @returns {HubConnection} The configured {@link @aspnet/signalr.HubConnection}.\\r\\n     */\\r\\n    HubConnectionBuilder.prototype.build = function () {\\r\\n        // If httpConnectionOptions has a logger, use it. Otherwise, override it with the one\\r\\n        // provided to configureLogger\\r\\n        var httpConnectionOptions = this.httpConnectionOptions || {};\\r\\n        // If it's 'null', the user **explicitly** asked for null, don't mess with it.\\r\\n        if (httpConnectionOptions.logger === undefined) {\\r\\n            // If our logger is undefined or null, that's OK, the HttpConnection constructor will handle it.\\r\\n            httpConnectionOptions.logger = this.logger;\\r\\n        }\\r\\n        // Now create the connection\\r\\n        if (!this.url) {\\r\\n            throw new Error(\\\"The 'HubConnectionBuilder.withUrl' method must be called before building the connection.\\\");\\r\\n        }\\r\\n        var connection = new _HttpConnection__WEBPACK_IMPORTED_MODULE_0__[\\\"HttpConnection\\\"](this.url, httpConnectionOptions);\\r\\n        return _HubConnection__WEBPACK_IMPORTED_MODULE_1__[\\\"HubConnection\\\"].create(connection, this.logger || _Loggers__WEBPACK_IMPORTED_MODULE_3__[\\\"NullLogger\\\"].instance, this.protocol || new _JsonHubProtocol__WEBPACK_IMPORTED_MODULE_2__[\\\"JsonHubProtocol\\\"]());\\r\\n    };\\r\\n    return HubConnectionBuilder;\\r\\n}());\\r\\n\\r\\nfunction isLogger(logger) {\\r\\n    return logger.log !== undefined;\\r\\n}\\r\\n//# sourceMappingURL=HubConnectionBuilder.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/HubConnectionBuilder.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/IHubProtocol.js\":\n/*!***************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/IHubProtocol.js ***!\n  \\***************************************************************/\n/*! exports provided: MessageType */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"MessageType\\\", function() { return MessageType; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n/** Defines the type of a Hub Message. */\\r\\nvar MessageType;\\r\\n(function (MessageType) {\\r\\n    /** Indicates the message is an Invocation message and implements the {@link @aspnet/signalr.InvocationMessage} interface. */\\r\\n    MessageType[MessageType[\\\"Invocation\\\"] = 1] = \\\"Invocation\\\";\\r\\n    /** Indicates the message is a StreamItem message and implements the {@link @aspnet/signalr.StreamItemMessage} interface. */\\r\\n    MessageType[MessageType[\\\"StreamItem\\\"] = 2] = \\\"StreamItem\\\";\\r\\n    /** Indicates the message is a Completion message and implements the {@link @aspnet/signalr.CompletionMessage} interface. */\\r\\n    MessageType[MessageType[\\\"Completion\\\"] = 3] = \\\"Completion\\\";\\r\\n    /** Indicates the message is a Stream Invocation message and implements the {@link @aspnet/signalr.StreamInvocationMessage} interface. */\\r\\n    MessageType[MessageType[\\\"StreamInvocation\\\"] = 4] = \\\"StreamInvocation\\\";\\r\\n    /** Indicates the message is a Cancel Invocation message and implements the {@link @aspnet/signalr.CancelInvocationMessage} interface. */\\r\\n    MessageType[MessageType[\\\"CancelInvocation\\\"] = 5] = \\\"CancelInvocation\\\";\\r\\n    /** Indicates the message is a Ping message and implements the {@link @aspnet/signalr.PingMessage} interface. */\\r\\n    MessageType[MessageType[\\\"Ping\\\"] = 6] = \\\"Ping\\\";\\r\\n    /** Indicates the message is a Close message and implements the {@link @aspnet/signalr.CloseMessage} interface. */\\r\\n    MessageType[MessageType[\\\"Close\\\"] = 7] = \\\"Close\\\";\\r\\n})(MessageType || (MessageType = {}));\\r\\n//# sourceMappingURL=IHubProtocol.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/IHubProtocol.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\":\n/*!**********************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/ILogger.js ***!\n  \\**********************************************************/\n/*! exports provided: LogLevel */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"LogLevel\\\", function() { return LogLevel; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n// These values are designed to match the ASP.NET Log Levels since that's the pattern we're emulating here.\\r\\n/** Indicates the severity of a log message.\\r\\n *\\r\\n * Log Levels are ordered in increasing severity. So `Debug` is more severe than `Trace`, etc.\\r\\n */\\r\\nvar LogLevel;\\r\\n(function (LogLevel) {\\r\\n    /** Log level for very low severity diagnostic messages. */\\r\\n    LogLevel[LogLevel[\\\"Trace\\\"] = 0] = \\\"Trace\\\";\\r\\n    /** Log level for low severity diagnostic messages. */\\r\\n    LogLevel[LogLevel[\\\"Debug\\\"] = 1] = \\\"Debug\\\";\\r\\n    /** Log level for informational diagnostic messages. */\\r\\n    LogLevel[LogLevel[\\\"Information\\\"] = 2] = \\\"Information\\\";\\r\\n    /** Log level for diagnostic messages that indicate a non-fatal problem. */\\r\\n    LogLevel[LogLevel[\\\"Warning\\\"] = 3] = \\\"Warning\\\";\\r\\n    /** Log level for diagnostic messages that indicate a failure in the current operation. */\\r\\n    LogLevel[LogLevel[\\\"Error\\\"] = 4] = \\\"Error\\\";\\r\\n    /** Log level for diagnostic messages that indicate a failure that will terminate the entire application. */\\r\\n    LogLevel[LogLevel[\\\"Critical\\\"] = 5] = \\\"Critical\\\";\\r\\n    /** The highest possible log level. Used when configuring logging to indicate that no log messages should be emitted. */\\r\\n    LogLevel[LogLevel[\\\"None\\\"] = 6] = \\\"None\\\";\\r\\n})(LogLevel || (LogLevel = {}));\\r\\n//# sourceMappingURL=ILogger.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/ILogger.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/ITransport.js ***!\n  \\*************************************************************/\n/*! exports provided: HttpTransportType, TransferFormat */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HttpTransportType\\\", function() { return HttpTransportType; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"TransferFormat\\\", function() { return TransferFormat; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n// This will be treated as a bit flag in the future, so we keep it using power-of-two values.\\r\\n/** Specifies a specific HTTP transport type. */\\r\\nvar HttpTransportType;\\r\\n(function (HttpTransportType) {\\r\\n    /** Specifies no transport preference. */\\r\\n    HttpTransportType[HttpTransportType[\\\"None\\\"] = 0] = \\\"None\\\";\\r\\n    /** Specifies the WebSockets transport. */\\r\\n    HttpTransportType[HttpTransportType[\\\"WebSockets\\\"] = 1] = \\\"WebSockets\\\";\\r\\n    /** Specifies the Server-Sent Events transport. */\\r\\n    HttpTransportType[HttpTransportType[\\\"ServerSentEvents\\\"] = 2] = \\\"ServerSentEvents\\\";\\r\\n    /** Specifies the Long Polling transport. */\\r\\n    HttpTransportType[HttpTransportType[\\\"LongPolling\\\"] = 4] = \\\"LongPolling\\\";\\r\\n})(HttpTransportType || (HttpTransportType = {}));\\r\\n/** Specifies the transfer format for a connection. */\\r\\nvar TransferFormat;\\r\\n(function (TransferFormat) {\\r\\n    /** Specifies that only text data will be transmitted over the connection. */\\r\\n    TransferFormat[TransferFormat[\\\"Text\\\"] = 1] = \\\"Text\\\";\\r\\n    /** Specifies that binary data will be transmitted over the connection. */\\r\\n    TransferFormat[TransferFormat[\\\"Binary\\\"] = 2] = \\\"Binary\\\";\\r\\n})(TransferFormat || (TransferFormat = {}));\\r\\n//# sourceMappingURL=ITransport.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/ITransport.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/JsonHubProtocol.js\":\n/*!******************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/JsonHubProtocol.js ***!\n  \\******************************************************************/\n/*! exports provided: JsonHubProtocol */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"JsonHubProtocol\\\", function() { return JsonHubProtocol; });\\n/* harmony import */ var _IHubProtocol__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./IHubProtocol */ \\\"./node_modules/@aspnet/signalr/dist/esm/IHubProtocol.js\\\");\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _ITransport__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./ITransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\\\");\\n/* harmony import */ var _Loggers__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./Loggers */ \\\"./node_modules/@aspnet/signalr/dist/esm/Loggers.js\\\");\\n/* harmony import */ var _TextMessageFormat__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./TextMessageFormat */ \\\"./node_modules/@aspnet/signalr/dist/esm/TextMessageFormat.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nvar JSON_HUB_PROTOCOL_NAME = \\\"json\\\";\\r\\n/** Implements the JSON Hub Protocol. */\\r\\nvar JsonHubProtocol = /** @class */ (function () {\\r\\n    function JsonHubProtocol() {\\r\\n        /** @inheritDoc */\\r\\n        this.name = JSON_HUB_PROTOCOL_NAME;\\r\\n        /** @inheritDoc */\\r\\n        this.version = 1;\\r\\n        /** @inheritDoc */\\r\\n        this.transferFormat = _ITransport__WEBPACK_IMPORTED_MODULE_2__[\\\"TransferFormat\\\"].Text;\\r\\n    }\\r\\n    /** Creates an array of {@link @aspnet/signalr.HubMessage} objects from the specified serialized representation.\\r\\n     *\\r\\n     * @param {string} input A string containing the serialized representation.\\r\\n     * @param {ILogger} logger A logger that will be used to log messages that occur during parsing.\\r\\n     */\\r\\n    JsonHubProtocol.prototype.parseMessages = function (input, logger) {\\r\\n        // The interface does allow \\\"ArrayBuffer\\\" to be passed in, but this implementation does not. So let's throw a useful error.\\r\\n        if (typeof input !== \\\"string\\\") {\\r\\n            throw new Error(\\\"Invalid input for JSON hub protocol. Expected a string.\\\");\\r\\n        }\\r\\n        if (!input) {\\r\\n            return [];\\r\\n        }\\r\\n        if (logger === null) {\\r\\n            logger = _Loggers__WEBPACK_IMPORTED_MODULE_3__[\\\"NullLogger\\\"].instance;\\r\\n        }\\r\\n        // Parse the messages\\r\\n        var messages = _TextMessageFormat__WEBPACK_IMPORTED_MODULE_4__[\\\"TextMessageFormat\\\"].parse(input);\\r\\n        var hubMessages = [];\\r\\n        for (var _i = 0, messages_1 = messages; _i < messages_1.length; _i++) {\\r\\n            var message = messages_1[_i];\\r\\n            var parsedMessage = JSON.parse(message);\\r\\n            if (typeof parsedMessage.type !== \\\"number\\\") {\\r\\n                throw new Error(\\\"Invalid payload.\\\");\\r\\n            }\\r\\n            switch (parsedMessage.type) {\\r\\n                case _IHubProtocol__WEBPACK_IMPORTED_MODULE_0__[\\\"MessageType\\\"].Invocation:\\r\\n                    this.isInvocationMessage(parsedMessage);\\r\\n                    break;\\r\\n                case _IHubProtocol__WEBPACK_IMPORTED_MODULE_0__[\\\"MessageType\\\"].StreamItem:\\r\\n                    this.isStreamItemMessage(parsedMessage);\\r\\n                    break;\\r\\n                case _IHubProtocol__WEBPACK_IMPORTED_MODULE_0__[\\\"MessageType\\\"].Completion:\\r\\n                    this.isCompletionMessage(parsedMessage);\\r\\n                    break;\\r\\n                case _IHubProtocol__WEBPACK_IMPORTED_MODULE_0__[\\\"MessageType\\\"].Ping:\\r\\n                    // Single value, no need to validate\\r\\n                    break;\\r\\n                case _IHubProtocol__WEBPACK_IMPORTED_MODULE_0__[\\\"MessageType\\\"].Close:\\r\\n                    // All optional values, no need to validate\\r\\n                    break;\\r\\n                default:\\r\\n                    // Future protocol changes can add message types, old clients can ignore them\\r\\n                    logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_1__[\\\"LogLevel\\\"].Information, \\\"Unknown message type '\\\" + parsedMessage.type + \\\"' ignored.\\\");\\r\\n                    continue;\\r\\n            }\\r\\n            hubMessages.push(parsedMessage);\\r\\n        }\\r\\n        return hubMessages;\\r\\n    };\\r\\n    /** Writes the specified {@link @aspnet/signalr.HubMessage} to a string and returns it.\\r\\n     *\\r\\n     * @param {HubMessage} message The message to write.\\r\\n     * @returns {string} A string containing the serialized representation of the message.\\r\\n     */\\r\\n    JsonHubProtocol.prototype.writeMessage = function (message) {\\r\\n        return _TextMessageFormat__WEBPACK_IMPORTED_MODULE_4__[\\\"TextMessageFormat\\\"].write(JSON.stringify(message));\\r\\n    };\\r\\n    JsonHubProtocol.prototype.isInvocationMessage = function (message) {\\r\\n        this.assertNotEmptyString(message.target, \\\"Invalid payload for Invocation message.\\\");\\r\\n        if (message.invocationId !== undefined) {\\r\\n            this.assertNotEmptyString(message.invocationId, \\\"Invalid payload for Invocation message.\\\");\\r\\n        }\\r\\n    };\\r\\n    JsonHubProtocol.prototype.isStreamItemMessage = function (message) {\\r\\n        this.assertNotEmptyString(message.invocationId, \\\"Invalid payload for StreamItem message.\\\");\\r\\n        if (message.item === undefined) {\\r\\n            throw new Error(\\\"Invalid payload for StreamItem message.\\\");\\r\\n        }\\r\\n    };\\r\\n    JsonHubProtocol.prototype.isCompletionMessage = function (message) {\\r\\n        if (message.result && message.error) {\\r\\n            throw new Error(\\\"Invalid payload for Completion message.\\\");\\r\\n        }\\r\\n        if (!message.result && message.error) {\\r\\n            this.assertNotEmptyString(message.error, \\\"Invalid payload for Completion message.\\\");\\r\\n        }\\r\\n        this.assertNotEmptyString(message.invocationId, \\\"Invalid payload for Completion message.\\\");\\r\\n    };\\r\\n    JsonHubProtocol.prototype.assertNotEmptyString = function (value, errorMessage) {\\r\\n        if (typeof value !== \\\"string\\\" || value === \\\"\\\") {\\r\\n            throw new Error(errorMessage);\\r\\n        }\\r\\n    };\\r\\n    return JsonHubProtocol;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=JsonHubProtocol.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/JsonHubProtocol.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/Loggers.js\":\n/*!**********************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/Loggers.js ***!\n  \\**********************************************************/\n/*! exports provided: NullLogger */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"NullLogger\\\", function() { return NullLogger; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n/** A logger that does nothing when log messages are sent to it. */\\r\\nvar NullLogger = /** @class */ (function () {\\r\\n    function NullLogger() {\\r\\n    }\\r\\n    /** @inheritDoc */\\r\\n    // tslint:disable-next-line\\r\\n    NullLogger.prototype.log = function (_logLevel, _message) {\\r\\n    };\\r\\n    /** The singleton instance of the {@link @aspnet/signalr.NullLogger}. */\\r\\n    NullLogger.instance = new NullLogger();\\r\\n    return NullLogger;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=Loggers.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/Loggers.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/LongPollingTransport.js\":\n/*!***********************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/LongPollingTransport.js ***!\n  \\***********************************************************************/\n/*! exports provided: LongPollingTransport */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"LongPollingTransport\\\", function() { return LongPollingTransport; });\\n/* harmony import */ var _AbortController__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./AbortController */ \\\"./node_modules/@aspnet/signalr/dist/esm/AbortController.js\\\");\\n/* harmony import */ var _Errors__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Errors */ \\\"./node_modules/@aspnet/signalr/dist/esm/Errors.js\\\");\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _ITransport__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./ITransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\\\");\\n/* harmony import */ var _Utils__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./Utils */ \\\"./node_modules/@aspnet/signalr/dist/esm/Utils.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {\\r\\n    return new (P || (P = Promise))(function (resolve, reject) {\\r\\n        function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\\r\\n        function rejected(value) { try { step(generator[\\\"throw\\\"](value)); } catch (e) { reject(e); } }\\r\\n        function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\\r\\n        step((generator = generator.apply(thisArg, _arguments || [])).next());\\r\\n    });\\r\\n};\\r\\nvar __generator = (undefined && undefined.__generator) || function (thisArg, body) {\\r\\n    var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\\r\\n    return g = { next: verb(0), \\\"throw\\\": verb(1), \\\"return\\\": verb(2) }, typeof Symbol === \\\"function\\\" && (g[Symbol.iterator] = function() { return this; }), g;\\r\\n    function verb(n) { return function (v) { return step([n, v]); }; }\\r\\n    function step(op) {\\r\\n        if (f) throw new TypeError(\\\"Generator is already executing.\\\");\\r\\n        while (_) try {\\r\\n            if (f = 1, y && (t = op[0] & 2 ? y[\\\"return\\\"] : op[0] ? y[\\\"throw\\\"] || ((t = y[\\\"return\\\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\\r\\n            if (y = 0, t) op = [op[0] & 2, t.value];\\r\\n            switch (op[0]) {\\r\\n                case 0: case 1: t = op; break;\\r\\n                case 4: _.label++; return { value: op[1], done: false };\\r\\n                case 5: _.label++; y = op[1]; op = [0]; continue;\\r\\n                case 7: op = _.ops.pop(); _.trys.pop(); continue;\\r\\n                default:\\r\\n                    if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\\r\\n                    if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\\r\\n                    if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\\r\\n                    if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\\r\\n                    if (t[2]) _.ops.pop();\\r\\n                    _.trys.pop(); continue;\\r\\n            }\\r\\n            op = body.call(thisArg, _);\\r\\n        } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\\r\\n        if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\\r\\n    }\\r\\n};\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\nvar SHUTDOWN_TIMEOUT = 5 * 1000;\\r\\n// Not exported from 'index', this type is internal.\\r\\n/** @private */\\r\\nvar LongPollingTransport = /** @class */ (function () {\\r\\n    function LongPollingTransport(httpClient, accessTokenFactory, logger, logMessageContent, shutdownTimeout) {\\r\\n        this.httpClient = httpClient;\\r\\n        this.accessTokenFactory = accessTokenFactory || (function () { return null; });\\r\\n        this.logger = logger;\\r\\n        this.pollAbort = new _AbortController__WEBPACK_IMPORTED_MODULE_0__[\\\"AbortController\\\"]();\\r\\n        this.logMessageContent = logMessageContent;\\r\\n        this.shutdownTimeout = shutdownTimeout || SHUTDOWN_TIMEOUT;\\r\\n    }\\r\\n    Object.defineProperty(LongPollingTransport.prototype, \\\"pollAborted\\\", {\\r\\n        // This is an internal type, not exported from 'index' so this is really just internal.\\r\\n        get: function () {\\r\\n            return this.pollAbort.aborted;\\r\\n        },\\r\\n        enumerable: true,\\r\\n        configurable: true\\r\\n    });\\r\\n    LongPollingTransport.prototype.connect = function (url, transferFormat) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var pollOptions, token, closeError, pollUrl, response;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"Arg\\\"].isRequired(url, \\\"url\\\");\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"Arg\\\"].isRequired(transferFormat, \\\"transferFormat\\\");\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"Arg\\\"].isIn(transferFormat, _ITransport__WEBPACK_IMPORTED_MODULE_3__[\\\"TransferFormat\\\"], \\\"transferFormat\\\");\\r\\n                        this.url = url;\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) Connecting\\\");\\r\\n                        if (transferFormat === _ITransport__WEBPACK_IMPORTED_MODULE_3__[\\\"TransferFormat\\\"].Binary && (typeof new XMLHttpRequest().responseType !== \\\"string\\\")) {\\r\\n                            // This will work if we fix: https://github.com/aspnet/SignalR/issues/742\\r\\n                            throw new Error(\\\"Binary protocols over XmlHttpRequest not implementing advanced features are not supported.\\\");\\r\\n                        }\\r\\n                        pollOptions = {\\r\\n                            abortSignal: this.pollAbort.signal,\\r\\n                            headers: {},\\r\\n                            timeout: 90000,\\r\\n                        };\\r\\n                        if (transferFormat === _ITransport__WEBPACK_IMPORTED_MODULE_3__[\\\"TransferFormat\\\"].Binary) {\\r\\n                            pollOptions.responseType = \\\"arraybuffer\\\";\\r\\n                        }\\r\\n                        return [4 /*yield*/, this.accessTokenFactory()];\\r\\n                    case 1:\\r\\n                        token = _a.sent();\\r\\n                        this.updateHeaderToken(pollOptions, token);\\r\\n                        pollUrl = url + \\\"&_=\\\" + Date.now();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) polling: \\\" + pollUrl);\\r\\n                        return [4 /*yield*/, this.httpClient.get(pollUrl, pollOptions)];\\r\\n                    case 2:\\r\\n                        response = _a.sent();\\r\\n                        if (response.statusCode !== 200) {\\r\\n                            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Error, \\\"(LongPolling transport) Unexpected response code: \\\" + response.statusCode);\\r\\n                            // Mark running as false so that the poll immediately ends and runs the close logic\\r\\n                            closeError = new _Errors__WEBPACK_IMPORTED_MODULE_1__[\\\"HttpError\\\"](response.statusText, response.statusCode);\\r\\n                            this.running = false;\\r\\n                        }\\r\\n                        else {\\r\\n                            this.running = true;\\r\\n                        }\\r\\n                        // tslint:disable-next-line:no-floating-promises\\r\\n                        this.poll(this.url, pollOptions, closeError);\\r\\n                        return [2 /*return*/, Promise.resolve()];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    LongPollingTransport.prototype.updateHeaderToken = function (request, token) {\\r\\n        if (token) {\\r\\n            // tslint:disable-next-line:no-string-literal\\r\\n            request.headers[\\\"Authorization\\\"] = \\\"Bearer \\\" + token;\\r\\n            return;\\r\\n        }\\r\\n        // tslint:disable-next-line:no-string-literal\\r\\n        if (request.headers[\\\"Authorization\\\"]) {\\r\\n            // tslint:disable-next-line:no-string-literal\\r\\n            delete request.headers[\\\"Authorization\\\"];\\r\\n        }\\r\\n    };\\r\\n    LongPollingTransport.prototype.poll = function (url, pollOptions, closeError) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var token, pollUrl, response, e_1;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        _a.trys.push([0, , 8, 9]);\\r\\n                        _a.label = 1;\\r\\n                    case 1:\\r\\n                        if (!this.running) return [3 /*break*/, 7];\\r\\n                        return [4 /*yield*/, this.accessTokenFactory()];\\r\\n                    case 2:\\r\\n                        token = _a.sent();\\r\\n                        this.updateHeaderToken(pollOptions, token);\\r\\n                        _a.label = 3;\\r\\n                    case 3:\\r\\n                        _a.trys.push([3, 5, , 6]);\\r\\n                        pollUrl = url + \\\"&_=\\\" + Date.now();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) polling: \\\" + pollUrl);\\r\\n                        return [4 /*yield*/, this.httpClient.get(pollUrl, pollOptions)];\\r\\n                    case 4:\\r\\n                        response = _a.sent();\\r\\n                        if (response.statusCode === 204) {\\r\\n                            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Information, \\\"(LongPolling transport) Poll terminated by server\\\");\\r\\n                            this.running = false;\\r\\n                        }\\r\\n                        else if (response.statusCode !== 200) {\\r\\n                            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Error, \\\"(LongPolling transport) Unexpected response code: \\\" + response.statusCode);\\r\\n                            // Unexpected status code\\r\\n                            closeError = new _Errors__WEBPACK_IMPORTED_MODULE_1__[\\\"HttpError\\\"](response.statusText, response.statusCode);\\r\\n                            this.running = false;\\r\\n                        }\\r\\n                        else {\\r\\n                            // Process the response\\r\\n                            if (response.content) {\\r\\n                                this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) data received. \\\" + Object(_Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"getDataDetail\\\"])(response.content, this.logMessageContent));\\r\\n                                if (this.onreceive) {\\r\\n                                    this.onreceive(response.content);\\r\\n                                }\\r\\n                            }\\r\\n                            else {\\r\\n                                // This is another way timeout manifest.\\r\\n                                this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) Poll timed out, reissuing.\\\");\\r\\n                            }\\r\\n                        }\\r\\n                        return [3 /*break*/, 6];\\r\\n                    case 5:\\r\\n                        e_1 = _a.sent();\\r\\n                        if (!this.running) {\\r\\n                            // Log but disregard errors that occur after we were stopped by DELETE\\r\\n                            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) Poll errored after shutdown: \\\" + e_1.message);\\r\\n                        }\\r\\n                        else {\\r\\n                            if (e_1 instanceof _Errors__WEBPACK_IMPORTED_MODULE_1__[\\\"TimeoutError\\\"]) {\\r\\n                                // Ignore timeouts and reissue the poll.\\r\\n                                this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) Poll timed out, reissuing.\\\");\\r\\n                            }\\r\\n                            else {\\r\\n                                // Close the connection with the error as the result.\\r\\n                                closeError = e_1;\\r\\n                                this.running = false;\\r\\n                            }\\r\\n                        }\\r\\n                        return [3 /*break*/, 6];\\r\\n                    case 6: return [3 /*break*/, 1];\\r\\n                    case 7: return [3 /*break*/, 9];\\r\\n                    case 8:\\r\\n                        // Indicate that we've stopped so the shutdown timer doesn't get registered.\\r\\n                        this.stopped = true;\\r\\n                        // Clean up the shutdown timer if it was registered\\r\\n                        if (this.shutdownTimer) {\\r\\n                            clearTimeout(this.shutdownTimer);\\r\\n                        }\\r\\n                        // Fire our onclosed event\\r\\n                        if (this.onclose) {\\r\\n                            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) Firing onclose event. Error: \\\" + (closeError || \\\"<undefined>\\\"));\\r\\n                            this.onclose(closeError);\\r\\n                        }\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) Transport finished.\\\");\\r\\n                        return [7 /*endfinally*/];\\r\\n                    case 9: return [2 /*return*/];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    LongPollingTransport.prototype.send = function (data) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            return __generator(this, function (_a) {\\r\\n                if (!this.running) {\\r\\n                    return [2 /*return*/, Promise.reject(new Error(\\\"Cannot send until the transport is connected\\\"))];\\r\\n                }\\r\\n                return [2 /*return*/, Object(_Utils__WEBPACK_IMPORTED_MODULE_4__[\\\"sendMessage\\\"])(this.logger, \\\"LongPolling\\\", this.httpClient, this.url, this.accessTokenFactory, data, this.logMessageContent)];\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    LongPollingTransport.prototype.stop = function () {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var deleteOptions, token;\\r\\n            var _this = this;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        _a.trys.push([0, , 3, 4]);\\r\\n                        this.running = false;\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) sending DELETE request to \\\" + this.url + \\\".\\\");\\r\\n                        deleteOptions = {\\r\\n                            headers: {},\\r\\n                        };\\r\\n                        return [4 /*yield*/, this.accessTokenFactory()];\\r\\n                    case 1:\\r\\n                        token = _a.sent();\\r\\n                        this.updateHeaderToken(deleteOptions, token);\\r\\n                        return [4 /*yield*/, this.httpClient.delete(this.url, deleteOptions)];\\r\\n                    case 2:\\r\\n                        _a.sent();\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Trace, \\\"(LongPolling transport) DELETE request accepted.\\\");\\r\\n                        return [3 /*break*/, 4];\\r\\n                    case 3:\\r\\n                        // Abort the poll after the shutdown timeout if the server doesn't stop the poll.\\r\\n                        if (!this.stopped) {\\r\\n                            this.shutdownTimer = setTimeout(function () {\\r\\n                                _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_2__[\\\"LogLevel\\\"].Warning, \\\"(LongPolling transport) server did not terminate after DELETE request, canceling poll.\\\");\\r\\n                                // Abort any outstanding poll\\r\\n                                _this.pollAbort.abort();\\r\\n                            }, this.shutdownTimeout);\\r\\n                        }\\r\\n                        return [7 /*endfinally*/];\\r\\n                    case 4: return [2 /*return*/];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    return LongPollingTransport;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=LongPollingTransport.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/LongPollingTransport.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/ServerSentEventsTransport.js\":\n/*!****************************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/ServerSentEventsTransport.js ***!\n  \\****************************************************************************/\n/*! exports provided: ServerSentEventsTransport */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"ServerSentEventsTransport\\\", function() { return ServerSentEventsTransport; });\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _ITransport__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./ITransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\\\");\\n/* harmony import */ var _Utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./Utils */ \\\"./node_modules/@aspnet/signalr/dist/esm/Utils.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {\\r\\n    return new (P || (P = Promise))(function (resolve, reject) {\\r\\n        function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\\r\\n        function rejected(value) { try { step(generator[\\\"throw\\\"](value)); } catch (e) { reject(e); } }\\r\\n        function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\\r\\n        step((generator = generator.apply(thisArg, _arguments || [])).next());\\r\\n    });\\r\\n};\\r\\nvar __generator = (undefined && undefined.__generator) || function (thisArg, body) {\\r\\n    var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\\r\\n    return g = { next: verb(0), \\\"throw\\\": verb(1), \\\"return\\\": verb(2) }, typeof Symbol === \\\"function\\\" && (g[Symbol.iterator] = function() { return this; }), g;\\r\\n    function verb(n) { return function (v) { return step([n, v]); }; }\\r\\n    function step(op) {\\r\\n        if (f) throw new TypeError(\\\"Generator is already executing.\\\");\\r\\n        while (_) try {\\r\\n            if (f = 1, y && (t = op[0] & 2 ? y[\\\"return\\\"] : op[0] ? y[\\\"throw\\\"] || ((t = y[\\\"return\\\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\\r\\n            if (y = 0, t) op = [op[0] & 2, t.value];\\r\\n            switch (op[0]) {\\r\\n                case 0: case 1: t = op; break;\\r\\n                case 4: _.label++; return { value: op[1], done: false };\\r\\n                case 5: _.label++; y = op[1]; op = [0]; continue;\\r\\n                case 7: op = _.ops.pop(); _.trys.pop(); continue;\\r\\n                default:\\r\\n                    if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\\r\\n                    if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\\r\\n                    if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\\r\\n                    if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\\r\\n                    if (t[2]) _.ops.pop();\\r\\n                    _.trys.pop(); continue;\\r\\n            }\\r\\n            op = body.call(thisArg, _);\\r\\n        } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\\r\\n        if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\\r\\n    }\\r\\n};\\r\\n\\r\\n\\r\\n\\r\\n/** @private */\\r\\nvar ServerSentEventsTransport = /** @class */ (function () {\\r\\n    function ServerSentEventsTransport(httpClient, accessTokenFactory, logger, logMessageContent) {\\r\\n        this.httpClient = httpClient;\\r\\n        this.accessTokenFactory = accessTokenFactory || (function () { return null; });\\r\\n        this.logger = logger;\\r\\n        this.logMessageContent = logMessageContent;\\r\\n    }\\r\\n    ServerSentEventsTransport.prototype.connect = function (url, transferFormat) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var token;\\r\\n            var _this = this;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"Arg\\\"].isRequired(url, \\\"url\\\");\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"Arg\\\"].isRequired(transferFormat, \\\"transferFormat\\\");\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"Arg\\\"].isIn(transferFormat, _ITransport__WEBPACK_IMPORTED_MODULE_1__[\\\"TransferFormat\\\"], \\\"transferFormat\\\");\\r\\n                        if (typeof (EventSource) === \\\"undefined\\\") {\\r\\n                            throw new Error(\\\"'EventSource' is not supported in your environment.\\\");\\r\\n                        }\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(SSE transport) Connecting\\\");\\r\\n                        return [4 /*yield*/, this.accessTokenFactory()];\\r\\n                    case 1:\\r\\n                        token = _a.sent();\\r\\n                        if (token) {\\r\\n                            url += (url.indexOf(\\\"?\\\") < 0 ? \\\"?\\\" : \\\"&\\\") + (\\\"access_token=\\\" + encodeURIComponent(token));\\r\\n                        }\\r\\n                        this.url = url;\\r\\n                        return [2 /*return*/, new Promise(function (resolve, reject) {\\r\\n                                var opened = false;\\r\\n                                if (transferFormat !== _ITransport__WEBPACK_IMPORTED_MODULE_1__[\\\"TransferFormat\\\"].Text) {\\r\\n                                    reject(new Error(\\\"The Server-Sent Events transport only supports the 'Text' transfer format\\\"));\\r\\n                                }\\r\\n                                var eventSource = new EventSource(url, { withCredentials: true });\\r\\n                                try {\\r\\n                                    eventSource.onmessage = function (e) {\\r\\n                                        if (_this.onreceive) {\\r\\n                                            try {\\r\\n                                                _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(SSE transport) data received. \\\" + Object(_Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"getDataDetail\\\"])(e.data, _this.logMessageContent) + \\\".\\\");\\r\\n                                                _this.onreceive(e.data);\\r\\n                                            }\\r\\n                                            catch (error) {\\r\\n                                                if (_this.onclose) {\\r\\n                                                    _this.onclose(error);\\r\\n                                                }\\r\\n                                                return;\\r\\n                                            }\\r\\n                                        }\\r\\n                                    };\\r\\n                                    eventSource.onerror = function (e) {\\r\\n                                        var error = new Error(e.message || \\\"Error occurred\\\");\\r\\n                                        if (opened) {\\r\\n                                            _this.close(error);\\r\\n                                        }\\r\\n                                        else {\\r\\n                                            reject(error);\\r\\n                                        }\\r\\n                                    };\\r\\n                                    eventSource.onopen = function () {\\r\\n                                        _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Information, \\\"SSE connected to \\\" + _this.url);\\r\\n                                        _this.eventSource = eventSource;\\r\\n                                        opened = true;\\r\\n                                        resolve();\\r\\n                                    };\\r\\n                                }\\r\\n                                catch (e) {\\r\\n                                    return Promise.reject(e);\\r\\n                                }\\r\\n                            })];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    ServerSentEventsTransport.prototype.send = function (data) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            return __generator(this, function (_a) {\\r\\n                if (!this.eventSource) {\\r\\n                    return [2 /*return*/, Promise.reject(new Error(\\\"Cannot send until the transport is connected\\\"))];\\r\\n                }\\r\\n                return [2 /*return*/, Object(_Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"sendMessage\\\"])(this.logger, \\\"SSE\\\", this.httpClient, this.url, this.accessTokenFactory, data, this.logMessageContent)];\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    ServerSentEventsTransport.prototype.stop = function () {\\r\\n        this.close();\\r\\n        return Promise.resolve();\\r\\n    };\\r\\n    ServerSentEventsTransport.prototype.close = function (e) {\\r\\n        if (this.eventSource) {\\r\\n            this.eventSource.close();\\r\\n            this.eventSource = null;\\r\\n            if (this.onclose) {\\r\\n                this.onclose(e);\\r\\n            }\\r\\n        }\\r\\n    };\\r\\n    return ServerSentEventsTransport;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=ServerSentEventsTransport.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/ServerSentEventsTransport.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/TextMessageFormat.js\":\n/*!********************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/TextMessageFormat.js ***!\n  \\********************************************************************/\n/*! exports provided: TextMessageFormat */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"TextMessageFormat\\\", function() { return TextMessageFormat; });\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n// Not exported from index\\r\\n/** @private */\\r\\nvar TextMessageFormat = /** @class */ (function () {\\r\\n    function TextMessageFormat() {\\r\\n    }\\r\\n    TextMessageFormat.write = function (output) {\\r\\n        return \\\"\\\" + output + TextMessageFormat.RecordSeparator;\\r\\n    };\\r\\n    TextMessageFormat.parse = function (input) {\\r\\n        if (input[input.length - 1] !== TextMessageFormat.RecordSeparator) {\\r\\n            throw new Error(\\\"Message is incomplete.\\\");\\r\\n        }\\r\\n        var messages = input.split(TextMessageFormat.RecordSeparator);\\r\\n        messages.pop();\\r\\n        return messages;\\r\\n    };\\r\\n    TextMessageFormat.RecordSeparatorCode = 0x1e;\\r\\n    TextMessageFormat.RecordSeparator = String.fromCharCode(TextMessageFormat.RecordSeparatorCode);\\r\\n    return TextMessageFormat;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=TextMessageFormat.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/TextMessageFormat.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/Utils.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/Utils.js ***!\n  \\********************************************************/\n/*! exports provided: Arg, getDataDetail, formatArrayBuffer, sendMessage, createLogger, Subject, SubjectSubscription, ConsoleLogger */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"Arg\\\", function() { return Arg; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"getDataDetail\\\", function() { return getDataDetail; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"formatArrayBuffer\\\", function() { return formatArrayBuffer; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"sendMessage\\\", function() { return sendMessage; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"createLogger\\\", function() { return createLogger; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"Subject\\\", function() { return Subject; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"SubjectSubscription\\\", function() { return SubjectSubscription; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"ConsoleLogger\\\", function() { return ConsoleLogger; });\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _Loggers__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Loggers */ \\\"./node_modules/@aspnet/signalr/dist/esm/Loggers.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {\\r\\n    return new (P || (P = Promise))(function (resolve, reject) {\\r\\n        function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\\r\\n        function rejected(value) { try { step(generator[\\\"throw\\\"](value)); } catch (e) { reject(e); } }\\r\\n        function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\\r\\n        step((generator = generator.apply(thisArg, _arguments || [])).next());\\r\\n    });\\r\\n};\\r\\nvar __generator = (undefined && undefined.__generator) || function (thisArg, body) {\\r\\n    var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\\r\\n    return g = { next: verb(0), \\\"throw\\\": verb(1), \\\"return\\\": verb(2) }, typeof Symbol === \\\"function\\\" && (g[Symbol.iterator] = function() { return this; }), g;\\r\\n    function verb(n) { return function (v) { return step([n, v]); }; }\\r\\n    function step(op) {\\r\\n        if (f) throw new TypeError(\\\"Generator is already executing.\\\");\\r\\n        while (_) try {\\r\\n            if (f = 1, y && (t = op[0] & 2 ? y[\\\"return\\\"] : op[0] ? y[\\\"throw\\\"] || ((t = y[\\\"return\\\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\\r\\n            if (y = 0, t) op = [op[0] & 2, t.value];\\r\\n            switch (op[0]) {\\r\\n                case 0: case 1: t = op; break;\\r\\n                case 4: _.label++; return { value: op[1], done: false };\\r\\n                case 5: _.label++; y = op[1]; op = [0]; continue;\\r\\n                case 7: op = _.ops.pop(); _.trys.pop(); continue;\\r\\n                default:\\r\\n                    if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\\r\\n                    if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\\r\\n                    if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\\r\\n                    if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\\r\\n                    if (t[2]) _.ops.pop();\\r\\n                    _.trys.pop(); continue;\\r\\n            }\\r\\n            op = body.call(thisArg, _);\\r\\n        } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\\r\\n        if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\\r\\n    }\\r\\n};\\r\\n\\r\\n\\r\\n/** @private */\\r\\nvar Arg = /** @class */ (function () {\\r\\n    function Arg() {\\r\\n    }\\r\\n    Arg.isRequired = function (val, name) {\\r\\n        if (val === null || val === undefined) {\\r\\n            throw new Error(\\\"The '\\\" + name + \\\"' argument is required.\\\");\\r\\n        }\\r\\n    };\\r\\n    Arg.isIn = function (val, values, name) {\\r\\n        // TypeScript enums have keys for **both** the name and the value of each enum member on the type itself.\\r\\n        if (!(val in values)) {\\r\\n            throw new Error(\\\"Unknown \\\" + name + \\\" value: \\\" + val + \\\".\\\");\\r\\n        }\\r\\n    };\\r\\n    return Arg;\\r\\n}());\\r\\n\\r\\n/** @private */\\r\\nfunction getDataDetail(data, includeContent) {\\r\\n    var length = null;\\r\\n    if (data instanceof ArrayBuffer) {\\r\\n        length = \\\"Binary data of length \\\" + data.byteLength;\\r\\n        if (includeContent) {\\r\\n            length += \\\". Content: '\\\" + formatArrayBuffer(data) + \\\"'\\\";\\r\\n        }\\r\\n    }\\r\\n    else if (typeof data === \\\"string\\\") {\\r\\n        length = \\\"String data of length \\\" + data.length;\\r\\n        if (includeContent) {\\r\\n            length += \\\". Content: '\\\" + data + \\\"'.\\\";\\r\\n        }\\r\\n    }\\r\\n    return length;\\r\\n}\\r\\n/** @private */\\r\\nfunction formatArrayBuffer(data) {\\r\\n    var view = new Uint8Array(data);\\r\\n    // Uint8Array.map only supports returning another Uint8Array?\\r\\n    var str = \\\"\\\";\\r\\n    view.forEach(function (num) {\\r\\n        var pad = num < 16 ? \\\"0\\\" : \\\"\\\";\\r\\n        str += \\\"0x\\\" + pad + num.toString(16) + \\\" \\\";\\r\\n    });\\r\\n    // Trim of trailing space.\\r\\n    return str.substr(0, str.length - 1);\\r\\n}\\r\\n/** @private */\\r\\nfunction sendMessage(logger, transportName, httpClient, url, accessTokenFactory, content, logMessageContent) {\\r\\n    return __awaiter(this, void 0, void 0, function () {\\r\\n        var _a, headers, token, response;\\r\\n        return __generator(this, function (_b) {\\r\\n            switch (_b.label) {\\r\\n                case 0: return [4 /*yield*/, accessTokenFactory()];\\r\\n                case 1:\\r\\n                    token = _b.sent();\\r\\n                    if (token) {\\r\\n                        headers = (_a = {},\\r\\n                            _a[\\\"Authorization\\\"] = \\\"Bearer \\\" + token,\\r\\n                            _a);\\r\\n                    }\\r\\n                    logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(\\\" + transportName + \\\" transport) sending data. \\\" + getDataDetail(content, logMessageContent) + \\\".\\\");\\r\\n                    return [4 /*yield*/, httpClient.post(url, {\\r\\n                            content: content,\\r\\n                            headers: headers,\\r\\n                        })];\\r\\n                case 2:\\r\\n                    response = _b.sent();\\r\\n                    logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(\\\" + transportName + \\\" transport) request complete. Response status: \\\" + response.statusCode + \\\".\\\");\\r\\n                    return [2 /*return*/];\\r\\n            }\\r\\n        });\\r\\n    });\\r\\n}\\r\\n/** @private */\\r\\nfunction createLogger(logger) {\\r\\n    if (logger === undefined) {\\r\\n        return new ConsoleLogger(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Information);\\r\\n    }\\r\\n    if (logger === null) {\\r\\n        return _Loggers__WEBPACK_IMPORTED_MODULE_1__[\\\"NullLogger\\\"].instance;\\r\\n    }\\r\\n    if (logger.log) {\\r\\n        return logger;\\r\\n    }\\r\\n    return new ConsoleLogger(logger);\\r\\n}\\r\\n/** @private */\\r\\nvar Subject = /** @class */ (function () {\\r\\n    function Subject(cancelCallback) {\\r\\n        this.observers = [];\\r\\n        this.cancelCallback = cancelCallback;\\r\\n    }\\r\\n    Subject.prototype.next = function (item) {\\r\\n        for (var _i = 0, _a = this.observers; _i < _a.length; _i++) {\\r\\n            var observer = _a[_i];\\r\\n            observer.next(item);\\r\\n        }\\r\\n    };\\r\\n    Subject.prototype.error = function (err) {\\r\\n        for (var _i = 0, _a = this.observers; _i < _a.length; _i++) {\\r\\n            var observer = _a[_i];\\r\\n            if (observer.error) {\\r\\n                observer.error(err);\\r\\n            }\\r\\n        }\\r\\n    };\\r\\n    Subject.prototype.complete = function () {\\r\\n        for (var _i = 0, _a = this.observers; _i < _a.length; _i++) {\\r\\n            var observer = _a[_i];\\r\\n            if (observer.complete) {\\r\\n                observer.complete();\\r\\n            }\\r\\n        }\\r\\n    };\\r\\n    Subject.prototype.subscribe = function (observer) {\\r\\n        this.observers.push(observer);\\r\\n        return new SubjectSubscription(this, observer);\\r\\n    };\\r\\n    return Subject;\\r\\n}());\\r\\n\\r\\n/** @private */\\r\\nvar SubjectSubscription = /** @class */ (function () {\\r\\n    function SubjectSubscription(subject, observer) {\\r\\n        this.subject = subject;\\r\\n        this.observer = observer;\\r\\n    }\\r\\n    SubjectSubscription.prototype.dispose = function () {\\r\\n        var index = this.subject.observers.indexOf(this.observer);\\r\\n        if (index > -1) {\\r\\n            this.subject.observers.splice(index, 1);\\r\\n        }\\r\\n        if (this.subject.observers.length === 0) {\\r\\n            this.subject.cancelCallback().catch(function (_) { });\\r\\n        }\\r\\n    };\\r\\n    return SubjectSubscription;\\r\\n}());\\r\\n\\r\\n/** @private */\\r\\nvar ConsoleLogger = /** @class */ (function () {\\r\\n    function ConsoleLogger(minimumLogLevel) {\\r\\n        this.minimumLogLevel = minimumLogLevel;\\r\\n    }\\r\\n    ConsoleLogger.prototype.log = function (logLevel, message) {\\r\\n        if (logLevel >= this.minimumLogLevel) {\\r\\n            switch (logLevel) {\\r\\n                case _ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Critical:\\r\\n                case _ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Error:\\r\\n                    console.error(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"][logLevel] + \\\": \\\" + message);\\r\\n                    break;\\r\\n                case _ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Warning:\\r\\n                    console.warn(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"][logLevel] + \\\": \\\" + message);\\r\\n                    break;\\r\\n                case _ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Information:\\r\\n                    console.info(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"][logLevel] + \\\": \\\" + message);\\r\\n                    break;\\r\\n                default:\\r\\n                    // console.debug only goes to attached debuggers in Node, so we use console.log for Trace and Debug\\r\\n                    console.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"][logLevel] + \\\": \\\" + message);\\r\\n                    break;\\r\\n            }\\r\\n        }\\r\\n    };\\r\\n    return ConsoleLogger;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=Utils.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/Utils.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/WebSocketTransport.js\":\n/*!*********************************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/WebSocketTransport.js ***!\n  \\*********************************************************************/\n/*! exports provided: WebSocketTransport */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"WebSocketTransport\\\", function() { return WebSocketTransport; });\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony import */ var _ITransport__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./ITransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\\\");\\n/* harmony import */ var _Utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./Utils */ \\\"./node_modules/@aspnet/signalr/dist/esm/Utils.js\\\");\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\nvar __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {\\r\\n    return new (P || (P = Promise))(function (resolve, reject) {\\r\\n        function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\\r\\n        function rejected(value) { try { step(generator[\\\"throw\\\"](value)); } catch (e) { reject(e); } }\\r\\n        function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\\r\\n        step((generator = generator.apply(thisArg, _arguments || [])).next());\\r\\n    });\\r\\n};\\r\\nvar __generator = (undefined && undefined.__generator) || function (thisArg, body) {\\r\\n    var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\\r\\n    return g = { next: verb(0), \\\"throw\\\": verb(1), \\\"return\\\": verb(2) }, typeof Symbol === \\\"function\\\" && (g[Symbol.iterator] = function() { return this; }), g;\\r\\n    function verb(n) { return function (v) { return step([n, v]); }; }\\r\\n    function step(op) {\\r\\n        if (f) throw new TypeError(\\\"Generator is already executing.\\\");\\r\\n        while (_) try {\\r\\n            if (f = 1, y && (t = op[0] & 2 ? y[\\\"return\\\"] : op[0] ? y[\\\"throw\\\"] || ((t = y[\\\"return\\\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\\r\\n            if (y = 0, t) op = [op[0] & 2, t.value];\\r\\n            switch (op[0]) {\\r\\n                case 0: case 1: t = op; break;\\r\\n                case 4: _.label++; return { value: op[1], done: false };\\r\\n                case 5: _.label++; y = op[1]; op = [0]; continue;\\r\\n                case 7: op = _.ops.pop(); _.trys.pop(); continue;\\r\\n                default:\\r\\n                    if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\\r\\n                    if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\\r\\n                    if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\\r\\n                    if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\\r\\n                    if (t[2]) _.ops.pop();\\r\\n                    _.trys.pop(); continue;\\r\\n            }\\r\\n            op = body.call(thisArg, _);\\r\\n        } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\\r\\n        if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\\r\\n    }\\r\\n};\\r\\n\\r\\n\\r\\n\\r\\n/** @private */\\r\\nvar WebSocketTransport = /** @class */ (function () {\\r\\n    function WebSocketTransport(accessTokenFactory, logger, logMessageContent) {\\r\\n        this.logger = logger;\\r\\n        this.accessTokenFactory = accessTokenFactory || (function () { return null; });\\r\\n        this.logMessageContent = logMessageContent;\\r\\n    }\\r\\n    WebSocketTransport.prototype.connect = function (url, transferFormat) {\\r\\n        return __awaiter(this, void 0, void 0, function () {\\r\\n            var token;\\r\\n            var _this = this;\\r\\n            return __generator(this, function (_a) {\\r\\n                switch (_a.label) {\\r\\n                    case 0:\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"Arg\\\"].isRequired(url, \\\"url\\\");\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"Arg\\\"].isRequired(transferFormat, \\\"transferFormat\\\");\\r\\n                        _Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"Arg\\\"].isIn(transferFormat, _ITransport__WEBPACK_IMPORTED_MODULE_1__[\\\"TransferFormat\\\"], \\\"transferFormat\\\");\\r\\n                        if (typeof (WebSocket) === \\\"undefined\\\") {\\r\\n                            throw new Error(\\\"'WebSocket' is not supported in your environment.\\\");\\r\\n                        }\\r\\n                        this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(WebSockets transport) Connecting\\\");\\r\\n                        return [4 /*yield*/, this.accessTokenFactory()];\\r\\n                    case 1:\\r\\n                        token = _a.sent();\\r\\n                        if (token) {\\r\\n                            url += (url.indexOf(\\\"?\\\") < 0 ? \\\"?\\\" : \\\"&\\\") + (\\\"access_token=\\\" + encodeURIComponent(token));\\r\\n                        }\\r\\n                        return [2 /*return*/, new Promise(function (resolve, reject) {\\r\\n                                url = url.replace(/^http/, \\\"ws\\\");\\r\\n                                var webSocket = new WebSocket(url);\\r\\n                                if (transferFormat === _ITransport__WEBPACK_IMPORTED_MODULE_1__[\\\"TransferFormat\\\"].Binary) {\\r\\n                                    webSocket.binaryType = \\\"arraybuffer\\\";\\r\\n                                }\\r\\n                                // tslint:disable-next-line:variable-name\\r\\n                                webSocket.onopen = function (_event) {\\r\\n                                    _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Information, \\\"WebSocket connected to \\\" + url);\\r\\n                                    _this.webSocket = webSocket;\\r\\n                                    resolve();\\r\\n                                };\\r\\n                                webSocket.onerror = function (event) {\\r\\n                                    reject(event.error);\\r\\n                                };\\r\\n                                webSocket.onmessage = function (message) {\\r\\n                                    _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(WebSockets transport) data received. \\\" + Object(_Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"getDataDetail\\\"])(message.data, _this.logMessageContent) + \\\".\\\");\\r\\n                                    if (_this.onreceive) {\\r\\n                                        _this.onreceive(message.data);\\r\\n                                    }\\r\\n                                };\\r\\n                                webSocket.onclose = function (event) {\\r\\n                                    // webSocket will be null if the transport did not start successfully\\r\\n                                    _this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(WebSockets transport) socket closed.\\\");\\r\\n                                    if (_this.onclose) {\\r\\n                                        if (event.wasClean === false || event.code !== 1000) {\\r\\n                                            _this.onclose(new Error(\\\"Websocket closed with status code: \\\" + event.code + \\\" (\\\" + event.reason + \\\")\\\"));\\r\\n                                        }\\r\\n                                        else {\\r\\n                                            _this.onclose();\\r\\n                                        }\\r\\n                                    }\\r\\n                                };\\r\\n                            })];\\r\\n                }\\r\\n            });\\r\\n        });\\r\\n    };\\r\\n    WebSocketTransport.prototype.send = function (data) {\\r\\n        if (this.webSocket && this.webSocket.readyState === WebSocket.OPEN) {\\r\\n            this.logger.log(_ILogger__WEBPACK_IMPORTED_MODULE_0__[\\\"LogLevel\\\"].Trace, \\\"(WebSockets transport) sending data. \\\" + Object(_Utils__WEBPACK_IMPORTED_MODULE_2__[\\\"getDataDetail\\\"])(data, this.logMessageContent) + \\\".\\\");\\r\\n            this.webSocket.send(data);\\r\\n            return Promise.resolve();\\r\\n        }\\r\\n        return Promise.reject(\\\"WebSocket is not in the OPEN state\\\");\\r\\n    };\\r\\n    WebSocketTransport.prototype.stop = function () {\\r\\n        if (this.webSocket) {\\r\\n            this.webSocket.close();\\r\\n            this.webSocket = null;\\r\\n        }\\r\\n        return Promise.resolve();\\r\\n    };\\r\\n    return WebSocketTransport;\\r\\n}());\\r\\n\\r\\n//# sourceMappingURL=WebSocketTransport.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/WebSocketTransport.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/@aspnet/signalr/dist/esm/index.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/@aspnet/signalr/dist/esm/index.js ***!\n  \\********************************************************/\n/*! exports provided: VERSION, HttpError, TimeoutError, DefaultHttpClient, HttpClient, HttpResponse, HubConnection, HubConnectionBuilder, MessageType, LogLevel, HttpTransportType, TransferFormat, NullLogger, JsonHubProtocol */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"VERSION\\\", function() { return VERSION; });\\n/* harmony import */ var _Errors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./Errors */ \\\"./node_modules/@aspnet/signalr/dist/esm/Errors.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"HttpError\\\", function() { return _Errors__WEBPACK_IMPORTED_MODULE_0__[\\\"HttpError\\\"]; });\\n\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"TimeoutError\\\", function() { return _Errors__WEBPACK_IMPORTED_MODULE_0__[\\\"TimeoutError\\\"]; });\\n\\n/* harmony import */ var _HttpClient__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./HttpClient */ \\\"./node_modules/@aspnet/signalr/dist/esm/HttpClient.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"DefaultHttpClient\\\", function() { return _HttpClient__WEBPACK_IMPORTED_MODULE_1__[\\\"DefaultHttpClient\\\"]; });\\n\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"HttpClient\\\", function() { return _HttpClient__WEBPACK_IMPORTED_MODULE_1__[\\\"HttpClient\\\"]; });\\n\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"HttpResponse\\\", function() { return _HttpClient__WEBPACK_IMPORTED_MODULE_1__[\\\"HttpResponse\\\"]; });\\n\\n/* harmony import */ var _HubConnection__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./HubConnection */ \\\"./node_modules/@aspnet/signalr/dist/esm/HubConnection.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"HubConnection\\\", function() { return _HubConnection__WEBPACK_IMPORTED_MODULE_2__[\\\"HubConnection\\\"]; });\\n\\n/* harmony import */ var _HubConnectionBuilder__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./HubConnectionBuilder */ \\\"./node_modules/@aspnet/signalr/dist/esm/HubConnectionBuilder.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"HubConnectionBuilder\\\", function() { return _HubConnectionBuilder__WEBPACK_IMPORTED_MODULE_3__[\\\"HubConnectionBuilder\\\"]; });\\n\\n/* harmony import */ var _IHubProtocol__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./IHubProtocol */ \\\"./node_modules/@aspnet/signalr/dist/esm/IHubProtocol.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"MessageType\\\", function() { return _IHubProtocol__WEBPACK_IMPORTED_MODULE_4__[\\\"MessageType\\\"]; });\\n\\n/* harmony import */ var _ILogger__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./ILogger */ \\\"./node_modules/@aspnet/signalr/dist/esm/ILogger.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"LogLevel\\\", function() { return _ILogger__WEBPACK_IMPORTED_MODULE_5__[\\\"LogLevel\\\"]; });\\n\\n/* harmony import */ var _ITransport__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./ITransport */ \\\"./node_modules/@aspnet/signalr/dist/esm/ITransport.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"HttpTransportType\\\", function() { return _ITransport__WEBPACK_IMPORTED_MODULE_6__[\\\"HttpTransportType\\\"]; });\\n\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"TransferFormat\\\", function() { return _ITransport__WEBPACK_IMPORTED_MODULE_6__[\\\"TransferFormat\\\"]; });\\n\\n/* harmony import */ var _Loggers__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./Loggers */ \\\"./node_modules/@aspnet/signalr/dist/esm/Loggers.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"NullLogger\\\", function() { return _Loggers__WEBPACK_IMPORTED_MODULE_7__[\\\"NullLogger\\\"]; });\\n\\n/* harmony import */ var _JsonHubProtocol__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./JsonHubProtocol */ \\\"./node_modules/@aspnet/signalr/dist/esm/JsonHubProtocol.js\\\");\\n/* harmony reexport (safe) */ __webpack_require__.d(__webpack_exports__, \\\"JsonHubProtocol\\\", function() { return _JsonHubProtocol__WEBPACK_IMPORTED_MODULE_8__[\\\"JsonHubProtocol\\\"]; });\\n\\n// Copyright (c) .NET Foundation. All rights reserved.\\r\\n// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\\r\\n// Version token that will be replaced by the prepack command\\r\\n/** The version of the SignalR client. */\\r\\nvar VERSION = \\\"1.0.4\\\";\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n//# sourceMappingURL=index.js.map\\n\\n//# sourceURL=webpack:///./node_modules/@aspnet/signalr/dist/esm/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/ansi-html/index.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/ansi-html/index.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nmodule.exports = ansiHTML\\n\\n// Reference to https://github.com/sindresorhus/ansi-regex\\nvar _regANSI = /(?:(?:\\\\u001b\\\\[)|\\\\u009b)(?:(?:[0-9]{1,3})?(?:(?:;[0-9]{0,3})*)?[A-M|f-m])|\\\\u001b[A-M]/\\n\\nvar _defColors = {\\n  reset: ['fff', '000'], // [FOREGROUD_COLOR, BACKGROUND_COLOR]\\n  black: '000',\\n  red: 'ff0000',\\n  green: '209805',\\n  yellow: 'e8bf03',\\n  blue: '0000ff',\\n  magenta: 'ff00ff',\\n  cyan: '00ffee',\\n  lightgrey: 'f0f0f0',\\n  darkgrey: '888'\\n}\\nvar _styles = {\\n  30: 'black',\\n  31: 'red',\\n  32: 'green',\\n  33: 'yellow',\\n  34: 'blue',\\n  35: 'magenta',\\n  36: 'cyan',\\n  37: 'lightgrey'\\n}\\nvar _openTags = {\\n  '1': 'font-weight:bold', // bold\\n  '2': 'opacity:0.5', // dim\\n  '3': '<i>', // italic\\n  '4': '<u>', // underscore\\n  '8': 'display:none', // hidden\\n  '9': '<del>' // delete\\n}\\nvar _closeTags = {\\n  '23': '</i>', // reset italic\\n  '24': '</u>', // reset underscore\\n  '29': '</del>' // reset delete\\n}\\n\\n;[0, 21, 22, 27, 28, 39, 49].forEach(function (n) {\\n  _closeTags[n] = '</span>'\\n})\\n\\n/**\\n * Converts text with ANSI color codes to HTML markup.\\n * @param {String} text\\n * @returns {*}\\n */\\nfunction ansiHTML (text) {\\n  // Returns the text if the string has no ANSI escape code.\\n  if (!_regANSI.test(text)) {\\n    return text\\n  }\\n\\n  // Cache opened sequence.\\n  var ansiCodes = []\\n  // Replace with markup.\\n  var ret = text.replace(/\\\\033\\\\[(\\\\d+)*m/g, function (match, seq) {\\n    var ot = _openTags[seq]\\n    if (ot) {\\n      // If current sequence has been opened, close it.\\n      if (!!~ansiCodes.indexOf(seq)) { // eslint-disable-line no-extra-boolean-cast\\n        ansiCodes.pop()\\n        return '</span>'\\n      }\\n      // Open tag.\\n      ansiCodes.push(seq)\\n      return ot[0] === '<' ? ot : '<span style=\\\"' + ot + ';\\\">'\\n    }\\n\\n    var ct = _closeTags[seq]\\n    if (ct) {\\n      // Pop sequence\\n      ansiCodes.pop()\\n      return ct\\n    }\\n    return ''\\n  })\\n\\n  // Make sure tags are closed.\\n  var l = ansiCodes.length\\n  ;(l > 0) && (ret += Array(l + 1).join('</span>'))\\n\\n  return ret\\n}\\n\\n/**\\n * Customize colors.\\n * @param {Object} colors reference to _defColors\\n */\\nansiHTML.setColors = function (colors) {\\n  if (typeof colors !== 'object') {\\n    throw new Error('`colors` parameter must be an Object.')\\n  }\\n\\n  var _finalColors = {}\\n  for (var key in _defColors) {\\n    var hex = colors.hasOwnProperty(key) ? colors[key] : null\\n    if (!hex) {\\n      _finalColors[key] = _defColors[key]\\n      continue\\n    }\\n    if ('reset' === key) {\\n      if (typeof hex === 'string') {\\n        hex = [hex]\\n      }\\n      if (!Array.isArray(hex) || hex.length === 0 || hex.some(function (h) {\\n        return typeof h !== 'string'\\n      })) {\\n        throw new Error('The value of `' + key + '` property must be an Array and each item could only be a hex string, e.g.: FF0000')\\n      }\\n      var defHexColor = _defColors[key]\\n      if (!hex[0]) {\\n        hex[0] = defHexColor[0]\\n      }\\n      if (hex.length === 1 || !hex[1]) {\\n        hex = [hex[0]]\\n        hex.push(defHexColor[1])\\n      }\\n\\n      hex = hex.slice(0, 2)\\n    } else if (typeof hex !== 'string') {\\n      throw new Error('The value of `' + key + '` property must be a hex string, e.g.: FF0000')\\n    }\\n    _finalColors[key] = hex\\n  }\\n  _setTags(_finalColors)\\n}\\n\\n/**\\n * Reset colors.\\n */\\nansiHTML.reset = function () {\\n  _setTags(_defColors)\\n}\\n\\n/**\\n * Expose tags, including open and close.\\n * @type {Object}\\n */\\nansiHTML.tags = {}\\n\\nif (Object.defineProperty) {\\n  Object.defineProperty(ansiHTML.tags, 'open', {\\n    get: function () { return _openTags }\\n  })\\n  Object.defineProperty(ansiHTML.tags, 'close', {\\n    get: function () { return _closeTags }\\n  })\\n} else {\\n  ansiHTML.tags.open = _openTags\\n  ansiHTML.tags.close = _closeTags\\n}\\n\\nfunction _setTags (colors) {\\n  // reset all\\n  _openTags['0'] = 'font-weight:normal;opacity:1;color:#' + colors.reset[0] + ';background:#' + colors.reset[1]\\n  // inverse\\n  _openTags['7'] = 'color:#' + colors.reset[1] + ';background:#' + colors.reset[0]\\n  // dark grey\\n  _openTags['90'] = 'color:#' + colors.darkgrey\\n\\n  for (var code in _styles) {\\n    var color = _styles[code]\\n    var oriColor = colors[color] || '000'\\n    _openTags[code] = 'color:#' + oriColor\\n    code = parseInt(code)\\n    _openTags[(code + 10).toString()] = 'background:#' + oriColor\\n  }\\n}\\n\\nansiHTML.reset()\\n\\n\\n//# sourceURL=webpack:///./node_modules/ansi-html/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/ansi-regex/index.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/ansi-regex/index.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\nmodule.exports = function () {\\n\\treturn /[\\\\u001b\\\\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-PRZcf-nqry=><]/g;\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/ansi-regex/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/chart.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/chart.js/src/chart.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/**\\n * @namespace Chart\\n */\\nvar Chart = __webpack_require__(/*! ./core/core */ \\\"./node_modules/chart.js/src/core/core.js\\\")();\\n\\nChart.helpers = __webpack_require__(/*! ./helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\n// @todo dispatch these helpers into appropriated helpers/helpers.* file and write unit tests!\\n__webpack_require__(/*! ./core/core.helpers */ \\\"./node_modules/chart.js/src/core/core.helpers.js\\\")(Chart);\\n\\nChart.Animation = __webpack_require__(/*! ./core/core.animation */ \\\"./node_modules/chart.js/src/core/core.animation.js\\\");\\nChart.animationService = __webpack_require__(/*! ./core/core.animations */ \\\"./node_modules/chart.js/src/core/core.animations.js\\\");\\nChart.defaults = __webpack_require__(/*! ./core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nChart.Element = __webpack_require__(/*! ./core/core.element */ \\\"./node_modules/chart.js/src/core/core.element.js\\\");\\nChart.elements = __webpack_require__(/*! ./elements/index */ \\\"./node_modules/chart.js/src/elements/index.js\\\");\\nChart.Interaction = __webpack_require__(/*! ./core/core.interaction */ \\\"./node_modules/chart.js/src/core/core.interaction.js\\\");\\nChart.layouts = __webpack_require__(/*! ./core/core.layouts */ \\\"./node_modules/chart.js/src/core/core.layouts.js\\\");\\nChart.platform = __webpack_require__(/*! ./platforms/platform */ \\\"./node_modules/chart.js/src/platforms/platform.js\\\");\\nChart.plugins = __webpack_require__(/*! ./core/core.plugins */ \\\"./node_modules/chart.js/src/core/core.plugins.js\\\");\\nChart.Scale = __webpack_require__(/*! ./core/core.scale */ \\\"./node_modules/chart.js/src/core/core.scale.js\\\");\\nChart.scaleService = __webpack_require__(/*! ./core/core.scaleService */ \\\"./node_modules/chart.js/src/core/core.scaleService.js\\\");\\nChart.Ticks = __webpack_require__(/*! ./core/core.ticks */ \\\"./node_modules/chart.js/src/core/core.ticks.js\\\");\\nChart.Tooltip = __webpack_require__(/*! ./core/core.tooltip */ \\\"./node_modules/chart.js/src/core/core.tooltip.js\\\");\\n\\n__webpack_require__(/*! ./core/core.controller */ \\\"./node_modules/chart.js/src/core/core.controller.js\\\")(Chart);\\n__webpack_require__(/*! ./core/core.datasetController */ \\\"./node_modules/chart.js/src/core/core.datasetController.js\\\")(Chart);\\n\\n__webpack_require__(/*! ./scales/scale.linearbase */ \\\"./node_modules/chart.js/src/scales/scale.linearbase.js\\\")(Chart);\\n__webpack_require__(/*! ./scales/scale.category */ \\\"./node_modules/chart.js/src/scales/scale.category.js\\\")(Chart);\\n__webpack_require__(/*! ./scales/scale.linear */ \\\"./node_modules/chart.js/src/scales/scale.linear.js\\\")(Chart);\\n__webpack_require__(/*! ./scales/scale.logarithmic */ \\\"./node_modules/chart.js/src/scales/scale.logarithmic.js\\\")(Chart);\\n__webpack_require__(/*! ./scales/scale.radialLinear */ \\\"./node_modules/chart.js/src/scales/scale.radialLinear.js\\\")(Chart);\\n__webpack_require__(/*! ./scales/scale.time */ \\\"./node_modules/chart.js/src/scales/scale.time.js\\\")(Chart);\\n\\n// Controllers must be loaded after elements\\n// See Chart.core.datasetController.dataElementType\\n__webpack_require__(/*! ./controllers/controller.bar */ \\\"./node_modules/chart.js/src/controllers/controller.bar.js\\\")(Chart);\\n__webpack_require__(/*! ./controllers/controller.bubble */ \\\"./node_modules/chart.js/src/controllers/controller.bubble.js\\\")(Chart);\\n__webpack_require__(/*! ./controllers/controller.doughnut */ \\\"./node_modules/chart.js/src/controllers/controller.doughnut.js\\\")(Chart);\\n__webpack_require__(/*! ./controllers/controller.line */ \\\"./node_modules/chart.js/src/controllers/controller.line.js\\\")(Chart);\\n__webpack_require__(/*! ./controllers/controller.polarArea */ \\\"./node_modules/chart.js/src/controllers/controller.polarArea.js\\\")(Chart);\\n__webpack_require__(/*! ./controllers/controller.radar */ \\\"./node_modules/chart.js/src/controllers/controller.radar.js\\\")(Chart);\\n__webpack_require__(/*! ./controllers/controller.scatter */ \\\"./node_modules/chart.js/src/controllers/controller.scatter.js\\\")(Chart);\\n\\n__webpack_require__(/*! ./charts/Chart.Bar */ \\\"./node_modules/chart.js/src/charts/Chart.Bar.js\\\")(Chart);\\n__webpack_require__(/*! ./charts/Chart.Bubble */ \\\"./node_modules/chart.js/src/charts/Chart.Bubble.js\\\")(Chart);\\n__webpack_require__(/*! ./charts/Chart.Doughnut */ \\\"./node_modules/chart.js/src/charts/Chart.Doughnut.js\\\")(Chart);\\n__webpack_require__(/*! ./charts/Chart.Line */ \\\"./node_modules/chart.js/src/charts/Chart.Line.js\\\")(Chart);\\n__webpack_require__(/*! ./charts/Chart.PolarArea */ \\\"./node_modules/chart.js/src/charts/Chart.PolarArea.js\\\")(Chart);\\n__webpack_require__(/*! ./charts/Chart.Radar */ \\\"./node_modules/chart.js/src/charts/Chart.Radar.js\\\")(Chart);\\n__webpack_require__(/*! ./charts/Chart.Scatter */ \\\"./node_modules/chart.js/src/charts/Chart.Scatter.js\\\")(Chart);\\n\\n// Loading built-in plugins\\nvar plugins = __webpack_require__(/*! ./plugins */ \\\"./node_modules/chart.js/src/plugins/index.js\\\");\\nfor (var k in plugins) {\\n\\tif (plugins.hasOwnProperty(k)) {\\n\\t\\tChart.plugins.register(plugins[k]);\\n\\t}\\n}\\n\\nChart.platform.initialize();\\n\\nmodule.exports = Chart;\\nif (typeof window !== 'undefined') {\\n\\twindow.Chart = Chart;\\n}\\n\\n// DEPRECATIONS\\n\\n/**\\n * Provided for backward compatibility, not available anymore\\n * @namespace Chart.Legend\\n * @deprecated since version 2.1.5\\n * @todo remove at version 3\\n * @private\\n */\\nChart.Legend = plugins.legend._element;\\n\\n/**\\n * Provided for backward compatibility, not available anymore\\n * @namespace Chart.Title\\n * @deprecated since version 2.1.5\\n * @todo remove at version 3\\n * @private\\n */\\nChart.Title = plugins.title._element;\\n\\n/**\\n * Provided for backward compatibility, use Chart.plugins instead\\n * @namespace Chart.pluginService\\n * @deprecated since version 2.1.5\\n * @todo remove at version 3\\n * @private\\n */\\nChart.pluginService = Chart.plugins;\\n\\n/**\\n * Provided for backward compatibility, inheriting from Chart.PlugingBase has no\\n * effect, instead simply create/register plugins via plain JavaScript objects.\\n * @interface Chart.PluginBase\\n * @deprecated since version 2.5.0\\n * @todo remove at version 3\\n * @private\\n */\\nChart.PluginBase = Chart.Element.extend({});\\n\\n/**\\n * Provided for backward compatibility, use Chart.helpers.canvas instead.\\n * @namespace Chart.canvasHelpers\\n * @deprecated since version 2.6.0\\n * @todo remove at version 3\\n * @private\\n */\\nChart.canvasHelpers = Chart.helpers.canvas;\\n\\n/**\\n * Provided for backward compatibility, use Chart.layouts instead.\\n * @namespace Chart.layoutService\\n * @deprecated since version 2.8.0\\n * @todo remove at version 3\\n * @private\\n */\\nChart.layoutService = Chart.layouts;\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/chart.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/charts/Chart.Bar.js\":\n/*!*******************************************************!*\\\n  !*** ./node_modules/chart.js/src/charts/Chart.Bar.js ***!\n  \\*******************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nmodule.exports = function(Chart) {\\n\\n\\tChart.Bar = function(context, config) {\\n\\t\\tconfig.type = 'bar';\\n\\n\\t\\treturn new Chart(context, config);\\n\\t};\\n\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/charts/Chart.Bar.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/charts/Chart.Bubble.js\":\n/*!**********************************************************!*\\\n  !*** ./node_modules/chart.js/src/charts/Chart.Bubble.js ***!\n  \\**********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nmodule.exports = function(Chart) {\\n\\n\\tChart.Bubble = function(context, config) {\\n\\t\\tconfig.type = 'bubble';\\n\\t\\treturn new Chart(context, config);\\n\\t};\\n\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/charts/Chart.Bubble.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/charts/Chart.Doughnut.js\":\n/*!************************************************************!*\\\n  !*** ./node_modules/chart.js/src/charts/Chart.Doughnut.js ***!\n  \\************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nmodule.exports = function(Chart) {\\n\\n\\tChart.Doughnut = function(context, config) {\\n\\t\\tconfig.type = 'doughnut';\\n\\n\\t\\treturn new Chart(context, config);\\n\\t};\\n\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/charts/Chart.Doughnut.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/charts/Chart.Line.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/chart.js/src/charts/Chart.Line.js ***!\n  \\********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nmodule.exports = function(Chart) {\\n\\n\\tChart.Line = function(context, config) {\\n\\t\\tconfig.type = 'line';\\n\\n\\t\\treturn new Chart(context, config);\\n\\t};\\n\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/charts/Chart.Line.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/charts/Chart.PolarArea.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/chart.js/src/charts/Chart.PolarArea.js ***!\n  \\*************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nmodule.exports = function(Chart) {\\n\\n\\tChart.PolarArea = function(context, config) {\\n\\t\\tconfig.type = 'polarArea';\\n\\n\\t\\treturn new Chart(context, config);\\n\\t};\\n\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/charts/Chart.PolarArea.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/charts/Chart.Radar.js\":\n/*!*********************************************************!*\\\n  !*** ./node_modules/chart.js/src/charts/Chart.Radar.js ***!\n  \\*********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nmodule.exports = function(Chart) {\\n\\n\\tChart.Radar = function(context, config) {\\n\\t\\tconfig.type = 'radar';\\n\\n\\t\\treturn new Chart(context, config);\\n\\t};\\n\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/charts/Chart.Radar.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/charts/Chart.Scatter.js\":\n/*!***********************************************************!*\\\n  !*** ./node_modules/chart.js/src/charts/Chart.Scatter.js ***!\n  \\***********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nmodule.exports = function(Chart) {\\n\\tChart.Scatter = function(context, config) {\\n\\t\\tconfig.type = 'scatter';\\n\\t\\treturn new Chart(context, config);\\n\\t};\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/charts/Chart.Scatter.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/controllers/controller.bar.js\":\n/*!*****************************************************************!*\\\n  !*** ./node_modules/chart.js/src/controllers/controller.bar.js ***!\n  \\*****************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar elements = __webpack_require__(/*! ../elements/index */ \\\"./node_modules/chart.js/src/elements/index.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\ndefaults._set('bar', {\\n\\thover: {\\n\\t\\tmode: 'label'\\n\\t},\\n\\n\\tscales: {\\n\\t\\txAxes: [{\\n\\t\\t\\ttype: 'category',\\n\\n\\t\\t\\t// Specific to Bar Controller\\n\\t\\t\\tcategoryPercentage: 0.8,\\n\\t\\t\\tbarPercentage: 0.9,\\n\\n\\t\\t\\t// offset settings\\n\\t\\t\\toffset: true,\\n\\n\\t\\t\\t// grid line settings\\n\\t\\t\\tgridLines: {\\n\\t\\t\\t\\toffsetGridLines: true\\n\\t\\t\\t}\\n\\t\\t}],\\n\\n\\t\\tyAxes: [{\\n\\t\\t\\ttype: 'linear'\\n\\t\\t}]\\n\\t}\\n});\\n\\ndefaults._set('horizontalBar', {\\n\\thover: {\\n\\t\\tmode: 'index',\\n\\t\\taxis: 'y'\\n\\t},\\n\\n\\tscales: {\\n\\t\\txAxes: [{\\n\\t\\t\\ttype: 'linear',\\n\\t\\t\\tposition: 'bottom'\\n\\t\\t}],\\n\\n\\t\\tyAxes: [{\\n\\t\\t\\tposition: 'left',\\n\\t\\t\\ttype: 'category',\\n\\n\\t\\t\\t// Specific to Horizontal Bar Controller\\n\\t\\t\\tcategoryPercentage: 0.8,\\n\\t\\t\\tbarPercentage: 0.9,\\n\\n\\t\\t\\t// offset settings\\n\\t\\t\\toffset: true,\\n\\n\\t\\t\\t// grid line settings\\n\\t\\t\\tgridLines: {\\n\\t\\t\\t\\toffsetGridLines: true\\n\\t\\t\\t}\\n\\t\\t}]\\n\\t},\\n\\n\\telements: {\\n\\t\\trectangle: {\\n\\t\\t\\tborderSkipped: 'left'\\n\\t\\t}\\n\\t},\\n\\n\\ttooltips: {\\n\\t\\tcallbacks: {\\n\\t\\t\\ttitle: function(item, data) {\\n\\t\\t\\t\\t// Pick first xLabel for now\\n\\t\\t\\t\\tvar title = '';\\n\\n\\t\\t\\t\\tif (item.length > 0) {\\n\\t\\t\\t\\t\\tif (item[0].yLabel) {\\n\\t\\t\\t\\t\\t\\ttitle = item[0].yLabel;\\n\\t\\t\\t\\t\\t} else if (data.labels.length > 0 && item[0].index < data.labels.length) {\\n\\t\\t\\t\\t\\t\\ttitle = data.labels[item[0].index];\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\treturn title;\\n\\t\\t\\t},\\n\\n\\t\\t\\tlabel: function(item, data) {\\n\\t\\t\\t\\tvar datasetLabel = data.datasets[item.datasetIndex].label || '';\\n\\t\\t\\t\\treturn datasetLabel + ': ' + item.xLabel;\\n\\t\\t\\t}\\n\\t\\t},\\n\\t\\tmode: 'index',\\n\\t\\taxis: 'y'\\n\\t}\\n});\\n\\n/**\\n * Computes the \\\"optimal\\\" sample size to maintain bars equally sized while preventing overlap.\\n * @private\\n */\\nfunction computeMinSampleSize(scale, pixels) {\\n\\tvar min = scale.isHorizontal() ? scale.width : scale.height;\\n\\tvar ticks = scale.getTicks();\\n\\tvar prev, curr, i, ilen;\\n\\n\\tfor (i = 1, ilen = pixels.length; i < ilen; ++i) {\\n\\t\\tmin = Math.min(min, pixels[i] - pixels[i - 1]);\\n\\t}\\n\\n\\tfor (i = 0, ilen = ticks.length; i < ilen; ++i) {\\n\\t\\tcurr = scale.getPixelForTick(i);\\n\\t\\tmin = i > 0 ? Math.min(min, curr - prev) : min;\\n\\t\\tprev = curr;\\n\\t}\\n\\n\\treturn min;\\n}\\n\\n/**\\n * Computes an \\\"ideal\\\" category based on the absolute bar thickness or, if undefined or null,\\n * uses the smallest interval (see computeMinSampleSize) that prevents bar overlapping. This\\n * mode currently always generates bars equally sized (until we introduce scriptable options?).\\n * @private\\n */\\nfunction computeFitCategoryTraits(index, ruler, options) {\\n\\tvar thickness = options.barThickness;\\n\\tvar count = ruler.stackCount;\\n\\tvar curr = ruler.pixels[index];\\n\\tvar size, ratio;\\n\\n\\tif (helpers.isNullOrUndef(thickness)) {\\n\\t\\tsize = ruler.min * options.categoryPercentage;\\n\\t\\tratio = options.barPercentage;\\n\\t} else {\\n\\t\\t// When bar thickness is enforced, category and bar percentages are ignored.\\n\\t\\t// Note(SB): we could add support for relative bar thickness (e.g. barThickness: '50%')\\n\\t\\t// and deprecate barPercentage since this value is ignored when thickness is absolute.\\n\\t\\tsize = thickness * count;\\n\\t\\tratio = 1;\\n\\t}\\n\\n\\treturn {\\n\\t\\tchunk: size / count,\\n\\t\\tratio: ratio,\\n\\t\\tstart: curr - (size / 2)\\n\\t};\\n}\\n\\n/**\\n * Computes an \\\"optimal\\\" category that globally arranges bars side by side (no gap when\\n * percentage options are 1), based on the previous and following categories. This mode\\n * generates bars with different widths when data are not evenly spaced.\\n * @private\\n */\\nfunction computeFlexCategoryTraits(index, ruler, options) {\\n\\tvar pixels = ruler.pixels;\\n\\tvar curr = pixels[index];\\n\\tvar prev = index > 0 ? pixels[index - 1] : null;\\n\\tvar next = index < pixels.length - 1 ? pixels[index + 1] : null;\\n\\tvar percent = options.categoryPercentage;\\n\\tvar start, size;\\n\\n\\tif (prev === null) {\\n\\t\\t// first data: its size is double based on the next point or,\\n\\t\\t// if it's also the last data, we use the scale end extremity.\\n\\t\\tprev = curr - (next === null ? ruler.end - curr : next - curr);\\n\\t}\\n\\n\\tif (next === null) {\\n\\t\\t// last data: its size is also double based on the previous point.\\n\\t\\tnext = curr + curr - prev;\\n\\t}\\n\\n\\tstart = curr - ((curr - prev) / 2) * percent;\\n\\tsize = ((next - prev) / 2) * percent;\\n\\n\\treturn {\\n\\t\\tchunk: size / ruler.stackCount,\\n\\t\\tratio: options.barPercentage,\\n\\t\\tstart: start\\n\\t};\\n}\\n\\nmodule.exports = function(Chart) {\\n\\n\\tChart.controllers.bar = Chart.DatasetController.extend({\\n\\n\\t\\tdataElementType: elements.Rectangle,\\n\\n\\t\\tinitialize: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar meta;\\n\\n\\t\\t\\tChart.DatasetController.prototype.initialize.apply(me, arguments);\\n\\n\\t\\t\\tmeta = me.getMeta();\\n\\t\\t\\tmeta.stack = me.getDataset().stack;\\n\\t\\t\\tmeta.bar = true;\\n\\t\\t},\\n\\n\\t\\tupdate: function(reset) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar rects = me.getMeta().data;\\n\\t\\t\\tvar i, ilen;\\n\\n\\t\\t\\tme._ruler = me.getRuler();\\n\\n\\t\\t\\tfor (i = 0, ilen = rects.length; i < ilen; ++i) {\\n\\t\\t\\t\\tme.updateElement(rects[i], i, reset);\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\tupdateElement: function(rectangle, index, reset) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar dataset = me.getDataset();\\n\\t\\t\\tvar custom = rectangle.custom || {};\\n\\t\\t\\tvar rectangleOptions = chart.options.elements.rectangle;\\n\\n\\t\\t\\trectangle._xScale = me.getScaleForId(meta.xAxisID);\\n\\t\\t\\trectangle._yScale = me.getScaleForId(meta.yAxisID);\\n\\t\\t\\trectangle._datasetIndex = me.index;\\n\\t\\t\\trectangle._index = index;\\n\\n\\t\\t\\trectangle._model = {\\n\\t\\t\\t\\tdatasetLabel: dataset.label,\\n\\t\\t\\t\\tlabel: chart.data.labels[index],\\n\\t\\t\\t\\tborderSkipped: custom.borderSkipped ? custom.borderSkipped : rectangleOptions.borderSkipped,\\n\\t\\t\\t\\tbackgroundColor: custom.backgroundColor ? custom.backgroundColor : helpers.valueAtIndexOrDefault(dataset.backgroundColor, index, rectangleOptions.backgroundColor),\\n\\t\\t\\t\\tborderColor: custom.borderColor ? custom.borderColor : helpers.valueAtIndexOrDefault(dataset.borderColor, index, rectangleOptions.borderColor),\\n\\t\\t\\t\\tborderWidth: custom.borderWidth ? custom.borderWidth : helpers.valueAtIndexOrDefault(dataset.borderWidth, index, rectangleOptions.borderWidth)\\n\\t\\t\\t};\\n\\n\\t\\t\\tme.updateElementGeometry(rectangle, index, reset);\\n\\n\\t\\t\\trectangle.pivot();\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tupdateElementGeometry: function(rectangle, index, reset) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar model = rectangle._model;\\n\\t\\t\\tvar vscale = me.getValueScale();\\n\\t\\t\\tvar base = vscale.getBasePixel();\\n\\t\\t\\tvar horizontal = vscale.isHorizontal();\\n\\t\\t\\tvar ruler = me._ruler || me.getRuler();\\n\\t\\t\\tvar vpixels = me.calculateBarValuePixels(me.index, index);\\n\\t\\t\\tvar ipixels = me.calculateBarIndexPixels(me.index, index, ruler);\\n\\n\\t\\t\\tmodel.horizontal = horizontal;\\n\\t\\t\\tmodel.base = reset ? base : vpixels.base;\\n\\t\\t\\tmodel.x = horizontal ? reset ? base : vpixels.head : ipixels.center;\\n\\t\\t\\tmodel.y = horizontal ? ipixels.center : reset ? base : vpixels.head;\\n\\t\\t\\tmodel.height = horizontal ? ipixels.size : undefined;\\n\\t\\t\\tmodel.width = horizontal ? undefined : ipixels.size;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tgetValueScaleId: function() {\\n\\t\\t\\treturn this.getMeta().yAxisID;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tgetIndexScaleId: function() {\\n\\t\\t\\treturn this.getMeta().xAxisID;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tgetValueScale: function() {\\n\\t\\t\\treturn this.getScaleForId(this.getValueScaleId());\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tgetIndexScale: function() {\\n\\t\\t\\treturn this.getScaleForId(this.getIndexScaleId());\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Returns the stacks based on groups and bar visibility.\\n\\t\\t * @param {Number} [last] - The dataset index\\n\\t\\t * @returns {Array} The stack list\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\t_getStacks: function(last) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar scale = me.getIndexScale();\\n\\t\\t\\tvar stacked = scale.options.stacked;\\n\\t\\t\\tvar ilen = last === undefined ? chart.data.datasets.length : last + 1;\\n\\t\\t\\tvar stacks = [];\\n\\t\\t\\tvar i, meta;\\n\\n\\t\\t\\tfor (i = 0; i < ilen; ++i) {\\n\\t\\t\\t\\tmeta = chart.getDatasetMeta(i);\\n\\t\\t\\t\\tif (meta.bar && chart.isDatasetVisible(i) &&\\n\\t\\t\\t\\t\\t(stacked === false ||\\n\\t\\t\\t\\t\\t(stacked === true && stacks.indexOf(meta.stack) === -1) ||\\n\\t\\t\\t\\t\\t(stacked === undefined && (meta.stack === undefined || stacks.indexOf(meta.stack) === -1)))) {\\n\\t\\t\\t\\t\\tstacks.push(meta.stack);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn stacks;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Returns the effective number of stacks based on groups and bar visibility.\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tgetStackCount: function() {\\n\\t\\t\\treturn this._getStacks().length;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Returns the stack index for the given dataset based on groups and bar visibility.\\n\\t\\t * @param {Number} [datasetIndex] - The dataset index\\n\\t\\t * @param {String} [name] - The stack name to find\\n\\t\\t * @returns {Number} The stack index\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tgetStackIndex: function(datasetIndex, name) {\\n\\t\\t\\tvar stacks = this._getStacks(datasetIndex);\\n\\t\\t\\tvar index = (name !== undefined)\\n\\t\\t\\t\\t? stacks.indexOf(name)\\n\\t\\t\\t\\t: -1; // indexOf returns -1 if element is not present\\n\\n\\t\\t\\treturn (index === -1)\\n\\t\\t\\t\\t? stacks.length - 1\\n\\t\\t\\t\\t: index;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tgetRuler: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar scale = me.getIndexScale();\\n\\t\\t\\tvar stackCount = me.getStackCount();\\n\\t\\t\\tvar datasetIndex = me.index;\\n\\t\\t\\tvar isHorizontal = scale.isHorizontal();\\n\\t\\t\\tvar start = isHorizontal ? scale.left : scale.top;\\n\\t\\t\\tvar end = start + (isHorizontal ? scale.width : scale.height);\\n\\t\\t\\tvar pixels = [];\\n\\t\\t\\tvar i, ilen, min;\\n\\n\\t\\t\\tfor (i = 0, ilen = me.getMeta().data.length; i < ilen; ++i) {\\n\\t\\t\\t\\tpixels.push(scale.getPixelForValue(null, i, datasetIndex));\\n\\t\\t\\t}\\n\\n\\t\\t\\tmin = helpers.isNullOrUndef(scale.options.barThickness)\\n\\t\\t\\t\\t? computeMinSampleSize(scale, pixels)\\n\\t\\t\\t\\t: -1;\\n\\n\\t\\t\\treturn {\\n\\t\\t\\t\\tmin: min,\\n\\t\\t\\t\\tpixels: pixels,\\n\\t\\t\\t\\tstart: start,\\n\\t\\t\\t\\tend: end,\\n\\t\\t\\t\\tstackCount: stackCount,\\n\\t\\t\\t\\tscale: scale\\n\\t\\t\\t};\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Note: pixel values are not clamped to the scale area.\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tcalculateBarValuePixels: function(datasetIndex, index) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar scale = me.getValueScale();\\n\\t\\t\\tvar datasets = chart.data.datasets;\\n\\t\\t\\tvar value = scale.getRightValue(datasets[datasetIndex].data[index]);\\n\\t\\t\\tvar stacked = scale.options.stacked;\\n\\t\\t\\tvar stack = meta.stack;\\n\\t\\t\\tvar start = 0;\\n\\t\\t\\tvar i, imeta, ivalue, base, head, size;\\n\\n\\t\\t\\tif (stacked || (stacked === undefined && stack !== undefined)) {\\n\\t\\t\\t\\tfor (i = 0; i < datasetIndex; ++i) {\\n\\t\\t\\t\\t\\timeta = chart.getDatasetMeta(i);\\n\\n\\t\\t\\t\\t\\tif (imeta.bar &&\\n\\t\\t\\t\\t\\t\\timeta.stack === stack &&\\n\\t\\t\\t\\t\\t\\timeta.controller.getValueScaleId() === scale.id &&\\n\\t\\t\\t\\t\\t\\tchart.isDatasetVisible(i)) {\\n\\n\\t\\t\\t\\t\\t\\tivalue = scale.getRightValue(datasets[i].data[index]);\\n\\t\\t\\t\\t\\t\\tif ((value < 0 && ivalue < 0) || (value >= 0 && ivalue > 0)) {\\n\\t\\t\\t\\t\\t\\t\\tstart += ivalue;\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tbase = scale.getPixelForValue(start);\\n\\t\\t\\thead = scale.getPixelForValue(start + value);\\n\\t\\t\\tsize = (head - base) / 2;\\n\\n\\t\\t\\treturn {\\n\\t\\t\\t\\tsize: size,\\n\\t\\t\\t\\tbase: base,\\n\\t\\t\\t\\thead: head,\\n\\t\\t\\t\\tcenter: head + size / 2\\n\\t\\t\\t};\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tcalculateBarIndexPixels: function(datasetIndex, index, ruler) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar options = ruler.scale.options;\\n\\t\\t\\tvar range = options.barThickness === 'flex'\\n\\t\\t\\t\\t? computeFlexCategoryTraits(index, ruler, options)\\n\\t\\t\\t\\t: computeFitCategoryTraits(index, ruler, options);\\n\\n\\t\\t\\tvar stackIndex = me.getStackIndex(datasetIndex, me.getMeta().stack);\\n\\t\\t\\tvar center = range.start + (range.chunk * stackIndex) + (range.chunk / 2);\\n\\t\\t\\tvar size = Math.min(\\n\\t\\t\\t\\thelpers.valueOrDefault(options.maxBarThickness, Infinity),\\n\\t\\t\\t\\trange.chunk * range.ratio);\\n\\n\\t\\t\\treturn {\\n\\t\\t\\t\\tbase: center - size / 2,\\n\\t\\t\\t\\thead: center + size / 2,\\n\\t\\t\\t\\tcenter: center,\\n\\t\\t\\t\\tsize: size\\n\\t\\t\\t};\\n\\t\\t},\\n\\n\\t\\tdraw: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar scale = me.getValueScale();\\n\\t\\t\\tvar rects = me.getMeta().data;\\n\\t\\t\\tvar dataset = me.getDataset();\\n\\t\\t\\tvar ilen = rects.length;\\n\\t\\t\\tvar i = 0;\\n\\n\\t\\t\\thelpers.canvas.clipArea(chart.ctx, chart.chartArea);\\n\\n\\t\\t\\tfor (; i < ilen; ++i) {\\n\\t\\t\\t\\tif (!isNaN(scale.getRightValue(dataset.data[i]))) {\\n\\t\\t\\t\\t\\trects[i].draw();\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\thelpers.canvas.unclipArea(chart.ctx);\\n\\t\\t},\\n\\t});\\n\\n\\tChart.controllers.horizontalBar = Chart.controllers.bar.extend({\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tgetValueScaleId: function() {\\n\\t\\t\\treturn this.getMeta().xAxisID;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tgetIndexScaleId: function() {\\n\\t\\t\\treturn this.getMeta().yAxisID;\\n\\t\\t}\\n\\t});\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/controllers/controller.bar.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/controllers/controller.bubble.js\":\n/*!********************************************************************!*\\\n  !*** ./node_modules/chart.js/src/controllers/controller.bubble.js ***!\n  \\********************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar elements = __webpack_require__(/*! ../elements/index */ \\\"./node_modules/chart.js/src/elements/index.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\ndefaults._set('bubble', {\\n\\thover: {\\n\\t\\tmode: 'single'\\n\\t},\\n\\n\\tscales: {\\n\\t\\txAxes: [{\\n\\t\\t\\ttype: 'linear', // bubble should probably use a linear scale by default\\n\\t\\t\\tposition: 'bottom',\\n\\t\\t\\tid: 'x-axis-0' // need an ID so datasets can reference the scale\\n\\t\\t}],\\n\\t\\tyAxes: [{\\n\\t\\t\\ttype: 'linear',\\n\\t\\t\\tposition: 'left',\\n\\t\\t\\tid: 'y-axis-0'\\n\\t\\t}]\\n\\t},\\n\\n\\ttooltips: {\\n\\t\\tcallbacks: {\\n\\t\\t\\ttitle: function() {\\n\\t\\t\\t\\t// Title doesn't make sense for scatter since we format the data as a point\\n\\t\\t\\t\\treturn '';\\n\\t\\t\\t},\\n\\t\\t\\tlabel: function(item, data) {\\n\\t\\t\\t\\tvar datasetLabel = data.datasets[item.datasetIndex].label || '';\\n\\t\\t\\t\\tvar dataPoint = data.datasets[item.datasetIndex].data[item.index];\\n\\t\\t\\t\\treturn datasetLabel + ': (' + item.xLabel + ', ' + item.yLabel + ', ' + dataPoint.r + ')';\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n});\\n\\n\\nmodule.exports = function(Chart) {\\n\\n\\tChart.controllers.bubble = Chart.DatasetController.extend({\\n\\t\\t/**\\n\\t\\t * @protected\\n\\t\\t */\\n\\t\\tdataElementType: elements.Point,\\n\\n\\t\\t/**\\n\\t\\t * @protected\\n\\t\\t */\\n\\t\\tupdate: function(reset) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar points = meta.data;\\n\\n\\t\\t\\t// Update Points\\n\\t\\t\\thelpers.each(points, function(point, index) {\\n\\t\\t\\t\\tme.updateElement(point, index, reset);\\n\\t\\t\\t});\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @protected\\n\\t\\t */\\n\\t\\tupdateElement: function(point, index, reset) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar custom = point.custom || {};\\n\\t\\t\\tvar xScale = me.getScaleForId(meta.xAxisID);\\n\\t\\t\\tvar yScale = me.getScaleForId(meta.yAxisID);\\n\\t\\t\\tvar options = me._resolveElementOptions(point, index);\\n\\t\\t\\tvar data = me.getDataset().data[index];\\n\\t\\t\\tvar dsIndex = me.index;\\n\\n\\t\\t\\tvar x = reset ? xScale.getPixelForDecimal(0.5) : xScale.getPixelForValue(typeof data === 'object' ? data : NaN, index, dsIndex);\\n\\t\\t\\tvar y = reset ? yScale.getBasePixel() : yScale.getPixelForValue(data, index, dsIndex);\\n\\n\\t\\t\\tpoint._xScale = xScale;\\n\\t\\t\\tpoint._yScale = yScale;\\n\\t\\t\\tpoint._options = options;\\n\\t\\t\\tpoint._datasetIndex = dsIndex;\\n\\t\\t\\tpoint._index = index;\\n\\t\\t\\tpoint._model = {\\n\\t\\t\\t\\tbackgroundColor: options.backgroundColor,\\n\\t\\t\\t\\tborderColor: options.borderColor,\\n\\t\\t\\t\\tborderWidth: options.borderWidth,\\n\\t\\t\\t\\thitRadius: options.hitRadius,\\n\\t\\t\\t\\tpointStyle: options.pointStyle,\\n\\t\\t\\t\\trotation: options.rotation,\\n\\t\\t\\t\\tradius: reset ? 0 : options.radius,\\n\\t\\t\\t\\tskip: custom.skip || isNaN(x) || isNaN(y),\\n\\t\\t\\t\\tx: x,\\n\\t\\t\\t\\ty: y,\\n\\t\\t\\t};\\n\\n\\t\\t\\tpoint.pivot();\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @protected\\n\\t\\t */\\n\\t\\tsetHoverStyle: function(point) {\\n\\t\\t\\tvar model = point._model;\\n\\t\\t\\tvar options = point._options;\\n\\t\\t\\tpoint.$previousStyle = {\\n\\t\\t\\t\\tbackgroundColor: model.backgroundColor,\\n\\t\\t\\t\\tborderColor: model.borderColor,\\n\\t\\t\\t\\tborderWidth: model.borderWidth,\\n\\t\\t\\t\\tradius: model.radius\\n\\t\\t\\t};\\n\\t\\t\\tmodel.backgroundColor = helpers.valueOrDefault(options.hoverBackgroundColor, helpers.getHoverColor(options.backgroundColor));\\n\\t\\t\\tmodel.borderColor = helpers.valueOrDefault(options.hoverBorderColor, helpers.getHoverColor(options.borderColor));\\n\\t\\t\\tmodel.borderWidth = helpers.valueOrDefault(options.hoverBorderWidth, options.borderWidth);\\n\\t\\t\\tmodel.radius = options.radius + options.hoverRadius;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\t_resolveElementOptions: function(point, index) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar datasets = chart.data.datasets;\\n\\t\\t\\tvar dataset = datasets[me.index];\\n\\t\\t\\tvar custom = point.custom || {};\\n\\t\\t\\tvar options = chart.options.elements.point;\\n\\t\\t\\tvar resolve = helpers.options.resolve;\\n\\t\\t\\tvar data = dataset.data[index];\\n\\t\\t\\tvar values = {};\\n\\t\\t\\tvar i, ilen, key;\\n\\n\\t\\t\\t// Scriptable options\\n\\t\\t\\tvar context = {\\n\\t\\t\\t\\tchart: chart,\\n\\t\\t\\t\\tdataIndex: index,\\n\\t\\t\\t\\tdataset: dataset,\\n\\t\\t\\t\\tdatasetIndex: me.index\\n\\t\\t\\t};\\n\\n\\t\\t\\tvar keys = [\\n\\t\\t\\t\\t'backgroundColor',\\n\\t\\t\\t\\t'borderColor',\\n\\t\\t\\t\\t'borderWidth',\\n\\t\\t\\t\\t'hoverBackgroundColor',\\n\\t\\t\\t\\t'hoverBorderColor',\\n\\t\\t\\t\\t'hoverBorderWidth',\\n\\t\\t\\t\\t'hoverRadius',\\n\\t\\t\\t\\t'hitRadius',\\n\\t\\t\\t\\t'pointStyle',\\n\\t\\t\\t\\t'rotation'\\n\\t\\t\\t];\\n\\n\\t\\t\\tfor (i = 0, ilen = keys.length; i < ilen; ++i) {\\n\\t\\t\\t\\tkey = keys[i];\\n\\t\\t\\t\\tvalues[key] = resolve([\\n\\t\\t\\t\\t\\tcustom[key],\\n\\t\\t\\t\\t\\tdataset[key],\\n\\t\\t\\t\\t\\toptions[key]\\n\\t\\t\\t\\t], context, index);\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Custom radius resolution\\n\\t\\t\\tvalues.radius = resolve([\\n\\t\\t\\t\\tcustom.radius,\\n\\t\\t\\t\\tdata ? data.r : undefined,\\n\\t\\t\\t\\tdataset.radius,\\n\\t\\t\\t\\toptions.radius\\n\\t\\t\\t], context, index);\\n\\t\\t\\treturn values;\\n\\t\\t}\\n\\t});\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/controllers/controller.bubble.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/controllers/controller.doughnut.js\":\n/*!**********************************************************************!*\\\n  !*** ./node_modules/chart.js/src/controllers/controller.doughnut.js ***!\n  \\**********************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar elements = __webpack_require__(/*! ../elements/index */ \\\"./node_modules/chart.js/src/elements/index.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\ndefaults._set('doughnut', {\\n\\tanimation: {\\n\\t\\t// Boolean - Whether we animate the rotation of the Doughnut\\n\\t\\tanimateRotate: true,\\n\\t\\t// Boolean - Whether we animate scaling the Doughnut from the centre\\n\\t\\tanimateScale: false\\n\\t},\\n\\thover: {\\n\\t\\tmode: 'single'\\n\\t},\\n\\tlegendCallback: function(chart) {\\n\\t\\tvar text = [];\\n\\t\\ttext.push('<ul class=\\\"' + chart.id + '-legend\\\">');\\n\\n\\t\\tvar data = chart.data;\\n\\t\\tvar datasets = data.datasets;\\n\\t\\tvar labels = data.labels;\\n\\n\\t\\tif (datasets.length) {\\n\\t\\t\\tfor (var i = 0; i < datasets[0].data.length; ++i) {\\n\\t\\t\\t\\ttext.push('<li><span style=\\\"background-color:' + datasets[0].backgroundColor[i] + '\\\"></span>');\\n\\t\\t\\t\\tif (labels[i]) {\\n\\t\\t\\t\\t\\ttext.push(labels[i]);\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\ttext.push('</li>');\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\ttext.push('</ul>');\\n\\t\\treturn text.join('');\\n\\t},\\n\\tlegend: {\\n\\t\\tlabels: {\\n\\t\\t\\tgenerateLabels: function(chart) {\\n\\t\\t\\t\\tvar data = chart.data;\\n\\t\\t\\t\\tif (data.labels.length && data.datasets.length) {\\n\\t\\t\\t\\t\\treturn data.labels.map(function(label, i) {\\n\\t\\t\\t\\t\\t\\tvar meta = chart.getDatasetMeta(0);\\n\\t\\t\\t\\t\\t\\tvar ds = data.datasets[0];\\n\\t\\t\\t\\t\\t\\tvar arc = meta.data[i];\\n\\t\\t\\t\\t\\t\\tvar custom = arc && arc.custom || {};\\n\\t\\t\\t\\t\\t\\tvar valueAtIndexOrDefault = helpers.valueAtIndexOrDefault;\\n\\t\\t\\t\\t\\t\\tvar arcOpts = chart.options.elements.arc;\\n\\t\\t\\t\\t\\t\\tvar fill = custom.backgroundColor ? custom.backgroundColor : valueAtIndexOrDefault(ds.backgroundColor, i, arcOpts.backgroundColor);\\n\\t\\t\\t\\t\\t\\tvar stroke = custom.borderColor ? custom.borderColor : valueAtIndexOrDefault(ds.borderColor, i, arcOpts.borderColor);\\n\\t\\t\\t\\t\\t\\tvar bw = custom.borderWidth ? custom.borderWidth : valueAtIndexOrDefault(ds.borderWidth, i, arcOpts.borderWidth);\\n\\n\\t\\t\\t\\t\\t\\treturn {\\n\\t\\t\\t\\t\\t\\t\\ttext: label,\\n\\t\\t\\t\\t\\t\\t\\tfillStyle: fill,\\n\\t\\t\\t\\t\\t\\t\\tstrokeStyle: stroke,\\n\\t\\t\\t\\t\\t\\t\\tlineWidth: bw,\\n\\t\\t\\t\\t\\t\\t\\thidden: isNaN(ds.data[i]) || meta.data[i].hidden,\\n\\n\\t\\t\\t\\t\\t\\t\\t// Extra data used for toggling the correct item\\n\\t\\t\\t\\t\\t\\t\\tindex: i\\n\\t\\t\\t\\t\\t\\t};\\n\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\treturn [];\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\tonClick: function(e, legendItem) {\\n\\t\\t\\tvar index = legendItem.index;\\n\\t\\t\\tvar chart = this.chart;\\n\\t\\t\\tvar i, ilen, meta;\\n\\n\\t\\t\\tfor (i = 0, ilen = (chart.data.datasets || []).length; i < ilen; ++i) {\\n\\t\\t\\t\\tmeta = chart.getDatasetMeta(i);\\n\\t\\t\\t\\t// toggle visibility of index if exists\\n\\t\\t\\t\\tif (meta.data[index]) {\\n\\t\\t\\t\\t\\tmeta.data[index].hidden = !meta.data[index].hidden;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tchart.update();\\n\\t\\t}\\n\\t},\\n\\n\\t// The percentage of the chart that we cut out of the middle.\\n\\tcutoutPercentage: 50,\\n\\n\\t// The rotation of the chart, where the first data arc begins.\\n\\trotation: Math.PI * -0.5,\\n\\n\\t// The total circumference of the chart.\\n\\tcircumference: Math.PI * 2.0,\\n\\n\\t// Need to override these to give a nice default\\n\\ttooltips: {\\n\\t\\tcallbacks: {\\n\\t\\t\\ttitle: function() {\\n\\t\\t\\t\\treturn '';\\n\\t\\t\\t},\\n\\t\\t\\tlabel: function(tooltipItem, data) {\\n\\t\\t\\t\\tvar dataLabel = data.labels[tooltipItem.index];\\n\\t\\t\\t\\tvar value = ': ' + data.datasets[tooltipItem.datasetIndex].data[tooltipItem.index];\\n\\n\\t\\t\\t\\tif (helpers.isArray(dataLabel)) {\\n\\t\\t\\t\\t\\t// show value on first line of multiline label\\n\\t\\t\\t\\t\\t// need to clone because we are changing the value\\n\\t\\t\\t\\t\\tdataLabel = dataLabel.slice();\\n\\t\\t\\t\\t\\tdataLabel[0] += value;\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tdataLabel += value;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\treturn dataLabel;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n});\\n\\ndefaults._set('pie', helpers.clone(defaults.doughnut));\\ndefaults._set('pie', {\\n\\tcutoutPercentage: 0\\n});\\n\\nmodule.exports = function(Chart) {\\n\\n\\tChart.controllers.doughnut = Chart.controllers.pie = Chart.DatasetController.extend({\\n\\n\\t\\tdataElementType: elements.Arc,\\n\\n\\t\\tlinkScales: helpers.noop,\\n\\n\\t\\t// Get index of the dataset in relation to the visible datasets. This allows determining the inner and outer radius correctly\\n\\t\\tgetRingIndex: function(datasetIndex) {\\n\\t\\t\\tvar ringIndex = 0;\\n\\n\\t\\t\\tfor (var j = 0; j < datasetIndex; ++j) {\\n\\t\\t\\t\\tif (this.chart.isDatasetVisible(j)) {\\n\\t\\t\\t\\t\\t++ringIndex;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn ringIndex;\\n\\t\\t},\\n\\n\\t\\tupdate: function(reset) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar chartArea = chart.chartArea;\\n\\t\\t\\tvar opts = chart.options;\\n\\t\\t\\tvar arcOpts = opts.elements.arc;\\n\\t\\t\\tvar availableWidth = chartArea.right - chartArea.left - arcOpts.borderWidth;\\n\\t\\t\\tvar availableHeight = chartArea.bottom - chartArea.top - arcOpts.borderWidth;\\n\\t\\t\\tvar minSize = Math.min(availableWidth, availableHeight);\\n\\t\\t\\tvar offset = {x: 0, y: 0};\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar cutoutPercentage = opts.cutoutPercentage;\\n\\t\\t\\tvar circumference = opts.circumference;\\n\\n\\t\\t\\t// If the chart's circumference isn't a full circle, calculate minSize as a ratio of the width/height of the arc\\n\\t\\t\\tif (circumference < Math.PI * 2.0) {\\n\\t\\t\\t\\tvar startAngle = opts.rotation % (Math.PI * 2.0);\\n\\t\\t\\t\\tstartAngle += Math.PI * 2.0 * (startAngle >= Math.PI ? -1 : startAngle < -Math.PI ? 1 : 0);\\n\\t\\t\\t\\tvar endAngle = startAngle + circumference;\\n\\t\\t\\t\\tvar start = {x: Math.cos(startAngle), y: Math.sin(startAngle)};\\n\\t\\t\\t\\tvar end = {x: Math.cos(endAngle), y: Math.sin(endAngle)};\\n\\t\\t\\t\\tvar contains0 = (startAngle <= 0 && endAngle >= 0) || (startAngle <= Math.PI * 2.0 && Math.PI * 2.0 <= endAngle);\\n\\t\\t\\t\\tvar contains90 = (startAngle <= Math.PI * 0.5 && Math.PI * 0.5 <= endAngle) || (startAngle <= Math.PI * 2.5 && Math.PI * 2.5 <= endAngle);\\n\\t\\t\\t\\tvar contains180 = (startAngle <= -Math.PI && -Math.PI <= endAngle) || (startAngle <= Math.PI && Math.PI <= endAngle);\\n\\t\\t\\t\\tvar contains270 = (startAngle <= -Math.PI * 0.5 && -Math.PI * 0.5 <= endAngle) || (startAngle <= Math.PI * 1.5 && Math.PI * 1.5 <= endAngle);\\n\\t\\t\\t\\tvar cutout = cutoutPercentage / 100.0;\\n\\t\\t\\t\\tvar min = {x: contains180 ? -1 : Math.min(start.x * (start.x < 0 ? 1 : cutout), end.x * (end.x < 0 ? 1 : cutout)), y: contains270 ? -1 : Math.min(start.y * (start.y < 0 ? 1 : cutout), end.y * (end.y < 0 ? 1 : cutout))};\\n\\t\\t\\t\\tvar max = {x: contains0 ? 1 : Math.max(start.x * (start.x > 0 ? 1 : cutout), end.x * (end.x > 0 ? 1 : cutout)), y: contains90 ? 1 : Math.max(start.y * (start.y > 0 ? 1 : cutout), end.y * (end.y > 0 ? 1 : cutout))};\\n\\t\\t\\t\\tvar size = {width: (max.x - min.x) * 0.5, height: (max.y - min.y) * 0.5};\\n\\t\\t\\t\\tminSize = Math.min(availableWidth / size.width, availableHeight / size.height);\\n\\t\\t\\t\\toffset = {x: (max.x + min.x) * -0.5, y: (max.y + min.y) * -0.5};\\n\\t\\t\\t}\\n\\n\\t\\t\\tchart.borderWidth = me.getMaxBorderWidth(meta.data);\\n\\t\\t\\tchart.outerRadius = Math.max((minSize - chart.borderWidth) / 2, 0);\\n\\t\\t\\tchart.innerRadius = Math.max(cutoutPercentage ? (chart.outerRadius / 100) * (cutoutPercentage) : 0, 0);\\n\\t\\t\\tchart.radiusLength = (chart.outerRadius - chart.innerRadius) / chart.getVisibleDatasetCount();\\n\\t\\t\\tchart.offsetX = offset.x * chart.outerRadius;\\n\\t\\t\\tchart.offsetY = offset.y * chart.outerRadius;\\n\\n\\t\\t\\tmeta.total = me.calculateTotal();\\n\\n\\t\\t\\tme.outerRadius = chart.outerRadius - (chart.radiusLength * me.getRingIndex(me.index));\\n\\t\\t\\tme.innerRadius = Math.max(me.outerRadius - chart.radiusLength, 0);\\n\\n\\t\\t\\thelpers.each(meta.data, function(arc, index) {\\n\\t\\t\\t\\tme.updateElement(arc, index, reset);\\n\\t\\t\\t});\\n\\t\\t},\\n\\n\\t\\tupdateElement: function(arc, index, reset) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar chartArea = chart.chartArea;\\n\\t\\t\\tvar opts = chart.options;\\n\\t\\t\\tvar animationOpts = opts.animation;\\n\\t\\t\\tvar centerX = (chartArea.left + chartArea.right) / 2;\\n\\t\\t\\tvar centerY = (chartArea.top + chartArea.bottom) / 2;\\n\\t\\t\\tvar startAngle = opts.rotation; // non reset case handled later\\n\\t\\t\\tvar endAngle = opts.rotation; // non reset case handled later\\n\\t\\t\\tvar dataset = me.getDataset();\\n\\t\\t\\tvar circumference = reset && animationOpts.animateRotate ? 0 : arc.hidden ? 0 : me.calculateCircumference(dataset.data[index]) * (opts.circumference / (2.0 * Math.PI));\\n\\t\\t\\tvar innerRadius = reset && animationOpts.animateScale ? 0 : me.innerRadius;\\n\\t\\t\\tvar outerRadius = reset && animationOpts.animateScale ? 0 : me.outerRadius;\\n\\t\\t\\tvar valueAtIndexOrDefault = helpers.valueAtIndexOrDefault;\\n\\n\\t\\t\\thelpers.extend(arc, {\\n\\t\\t\\t\\t// Utility\\n\\t\\t\\t\\t_datasetIndex: me.index,\\n\\t\\t\\t\\t_index: index,\\n\\n\\t\\t\\t\\t// Desired view properties\\n\\t\\t\\t\\t_model: {\\n\\t\\t\\t\\t\\tx: centerX + chart.offsetX,\\n\\t\\t\\t\\t\\ty: centerY + chart.offsetY,\\n\\t\\t\\t\\t\\tstartAngle: startAngle,\\n\\t\\t\\t\\t\\tendAngle: endAngle,\\n\\t\\t\\t\\t\\tcircumference: circumference,\\n\\t\\t\\t\\t\\touterRadius: outerRadius,\\n\\t\\t\\t\\t\\tinnerRadius: innerRadius,\\n\\t\\t\\t\\t\\tlabel: valueAtIndexOrDefault(dataset.label, index, chart.data.labels[index])\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\tvar model = arc._model;\\n\\n\\t\\t\\t// Resets the visual styles\\n\\t\\t\\tvar custom = arc.custom || {};\\n\\t\\t\\tvar valueOrDefault = helpers.valueAtIndexOrDefault;\\n\\t\\t\\tvar elementOpts = this.chart.options.elements.arc;\\n\\t\\t\\tmodel.backgroundColor = custom.backgroundColor ? custom.backgroundColor : valueOrDefault(dataset.backgroundColor, index, elementOpts.backgroundColor);\\n\\t\\t\\tmodel.borderColor = custom.borderColor ? custom.borderColor : valueOrDefault(dataset.borderColor, index, elementOpts.borderColor);\\n\\t\\t\\tmodel.borderWidth = custom.borderWidth ? custom.borderWidth : valueOrDefault(dataset.borderWidth, index, elementOpts.borderWidth);\\n\\n\\t\\t\\t// Set correct angles if not resetting\\n\\t\\t\\tif (!reset || !animationOpts.animateRotate) {\\n\\t\\t\\t\\tif (index === 0) {\\n\\t\\t\\t\\t\\tmodel.startAngle = opts.rotation;\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tmodel.startAngle = me.getMeta().data[index - 1]._model.endAngle;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tmodel.endAngle = model.startAngle + model.circumference;\\n\\t\\t\\t}\\n\\n\\t\\t\\tarc.pivot();\\n\\t\\t},\\n\\n\\t\\tcalculateTotal: function() {\\n\\t\\t\\tvar dataset = this.getDataset();\\n\\t\\t\\tvar meta = this.getMeta();\\n\\t\\t\\tvar total = 0;\\n\\t\\t\\tvar value;\\n\\n\\t\\t\\thelpers.each(meta.data, function(element, index) {\\n\\t\\t\\t\\tvalue = dataset.data[index];\\n\\t\\t\\t\\tif (!isNaN(value) && !element.hidden) {\\n\\t\\t\\t\\t\\ttotal += Math.abs(value);\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\t/* if (total === 0) {\\n\\t\\t\\t\\ttotal = NaN;\\n\\t\\t\\t}*/\\n\\n\\t\\t\\treturn total;\\n\\t\\t},\\n\\n\\t\\tcalculateCircumference: function(value) {\\n\\t\\t\\tvar total = this.getMeta().total;\\n\\t\\t\\tif (total > 0 && !isNaN(value)) {\\n\\t\\t\\t\\treturn (Math.PI * 2.0) * (Math.abs(value) / total);\\n\\t\\t\\t}\\n\\t\\t\\treturn 0;\\n\\t\\t},\\n\\n\\t\\t// gets the max border or hover width to properly scale pie charts\\n\\t\\tgetMaxBorderWidth: function(arcs) {\\n\\t\\t\\tvar max = 0;\\n\\t\\t\\tvar index = this.index;\\n\\t\\t\\tvar length = arcs.length;\\n\\t\\t\\tvar borderWidth;\\n\\t\\t\\tvar hoverWidth;\\n\\n\\t\\t\\tfor (var i = 0; i < length; i++) {\\n\\t\\t\\t\\tborderWidth = arcs[i]._model ? arcs[i]._model.borderWidth : 0;\\n\\t\\t\\t\\thoverWidth = arcs[i]._chart ? arcs[i]._chart.config.data.datasets[index].hoverBorderWidth : 0;\\n\\n\\t\\t\\t\\tmax = borderWidth > max ? borderWidth : max;\\n\\t\\t\\t\\tmax = hoverWidth > max ? hoverWidth : max;\\n\\t\\t\\t}\\n\\t\\t\\treturn max;\\n\\t\\t}\\n\\t});\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/controllers/controller.doughnut.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/controllers/controller.line.js\":\n/*!******************************************************************!*\\\n  !*** ./node_modules/chart.js/src/controllers/controller.line.js ***!\n  \\******************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar elements = __webpack_require__(/*! ../elements/index */ \\\"./node_modules/chart.js/src/elements/index.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\ndefaults._set('line', {\\n\\tshowLines: true,\\n\\tspanGaps: false,\\n\\n\\thover: {\\n\\t\\tmode: 'label'\\n\\t},\\n\\n\\tscales: {\\n\\t\\txAxes: [{\\n\\t\\t\\ttype: 'category',\\n\\t\\t\\tid: 'x-axis-0'\\n\\t\\t}],\\n\\t\\tyAxes: [{\\n\\t\\t\\ttype: 'linear',\\n\\t\\t\\tid: 'y-axis-0'\\n\\t\\t}]\\n\\t}\\n});\\n\\nmodule.exports = function(Chart) {\\n\\n\\tfunction lineEnabled(dataset, options) {\\n\\t\\treturn helpers.valueOrDefault(dataset.showLine, options.showLines);\\n\\t}\\n\\n\\tChart.controllers.line = Chart.DatasetController.extend({\\n\\n\\t\\tdatasetElementType: elements.Line,\\n\\n\\t\\tdataElementType: elements.Point,\\n\\n\\t\\tupdate: function(reset) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar line = meta.dataset;\\n\\t\\t\\tvar points = meta.data || [];\\n\\t\\t\\tvar options = me.chart.options;\\n\\t\\t\\tvar lineElementOptions = options.elements.line;\\n\\t\\t\\tvar scale = me.getScaleForId(meta.yAxisID);\\n\\t\\t\\tvar i, ilen, custom;\\n\\t\\t\\tvar dataset = me.getDataset();\\n\\t\\t\\tvar showLine = lineEnabled(dataset, options);\\n\\n\\t\\t\\t// Update Line\\n\\t\\t\\tif (showLine) {\\n\\t\\t\\t\\tcustom = line.custom || {};\\n\\n\\t\\t\\t\\t// Compatibility: If the properties are defined with only the old name, use those values\\n\\t\\t\\t\\tif ((dataset.tension !== undefined) && (dataset.lineTension === undefined)) {\\n\\t\\t\\t\\t\\tdataset.lineTension = dataset.tension;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t// Utility\\n\\t\\t\\t\\tline._scale = scale;\\n\\t\\t\\t\\tline._datasetIndex = me.index;\\n\\t\\t\\t\\t// Data\\n\\t\\t\\t\\tline._children = points;\\n\\t\\t\\t\\t// Model\\n\\t\\t\\t\\tline._model = {\\n\\t\\t\\t\\t\\t// Appearance\\n\\t\\t\\t\\t\\t// The default behavior of lines is to break at null values, according\\n\\t\\t\\t\\t\\t// to https://github.com/chartjs/Chart.js/issues/2435#issuecomment-216718158\\n\\t\\t\\t\\t\\t// This option gives lines the ability to span gaps\\n\\t\\t\\t\\t\\tspanGaps: dataset.spanGaps ? dataset.spanGaps : options.spanGaps,\\n\\t\\t\\t\\t\\ttension: custom.tension ? custom.tension : helpers.valueOrDefault(dataset.lineTension, lineElementOptions.tension),\\n\\t\\t\\t\\t\\tbackgroundColor: custom.backgroundColor ? custom.backgroundColor : (dataset.backgroundColor || lineElementOptions.backgroundColor),\\n\\t\\t\\t\\t\\tborderWidth: custom.borderWidth ? custom.borderWidth : (dataset.borderWidth || lineElementOptions.borderWidth),\\n\\t\\t\\t\\t\\tborderColor: custom.borderColor ? custom.borderColor : (dataset.borderColor || lineElementOptions.borderColor),\\n\\t\\t\\t\\t\\tborderCapStyle: custom.borderCapStyle ? custom.borderCapStyle : (dataset.borderCapStyle || lineElementOptions.borderCapStyle),\\n\\t\\t\\t\\t\\tborderDash: custom.borderDash ? custom.borderDash : (dataset.borderDash || lineElementOptions.borderDash),\\n\\t\\t\\t\\t\\tborderDashOffset: custom.borderDashOffset ? custom.borderDashOffset : (dataset.borderDashOffset || lineElementOptions.borderDashOffset),\\n\\t\\t\\t\\t\\tborderJoinStyle: custom.borderJoinStyle ? custom.borderJoinStyle : (dataset.borderJoinStyle || lineElementOptions.borderJoinStyle),\\n\\t\\t\\t\\t\\tfill: custom.fill ? custom.fill : (dataset.fill !== undefined ? dataset.fill : lineElementOptions.fill),\\n\\t\\t\\t\\t\\tsteppedLine: custom.steppedLine ? custom.steppedLine : helpers.valueOrDefault(dataset.steppedLine, lineElementOptions.stepped),\\n\\t\\t\\t\\t\\tcubicInterpolationMode: custom.cubicInterpolationMode ? custom.cubicInterpolationMode : helpers.valueOrDefault(dataset.cubicInterpolationMode, lineElementOptions.cubicInterpolationMode),\\n\\t\\t\\t\\t};\\n\\n\\t\\t\\t\\tline.pivot();\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Update Points\\n\\t\\t\\tfor (i = 0, ilen = points.length; i < ilen; ++i) {\\n\\t\\t\\t\\tme.updateElement(points[i], i, reset);\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (showLine && line._model.tension !== 0) {\\n\\t\\t\\t\\tme.updateBezierControlPoints();\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Now pivot the point for animation\\n\\t\\t\\tfor (i = 0, ilen = points.length; i < ilen; ++i) {\\n\\t\\t\\t\\tpoints[i].pivot();\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\tgetPointBackgroundColor: function(point, index) {\\n\\t\\t\\tvar backgroundColor = this.chart.options.elements.point.backgroundColor;\\n\\t\\t\\tvar dataset = this.getDataset();\\n\\t\\t\\tvar custom = point.custom || {};\\n\\n\\t\\t\\tif (custom.backgroundColor) {\\n\\t\\t\\t\\tbackgroundColor = custom.backgroundColor;\\n\\t\\t\\t} else if (dataset.pointBackgroundColor) {\\n\\t\\t\\t\\tbackgroundColor = helpers.valueAtIndexOrDefault(dataset.pointBackgroundColor, index, backgroundColor);\\n\\t\\t\\t} else if (dataset.backgroundColor) {\\n\\t\\t\\t\\tbackgroundColor = dataset.backgroundColor;\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn backgroundColor;\\n\\t\\t},\\n\\n\\t\\tgetPointBorderColor: function(point, index) {\\n\\t\\t\\tvar borderColor = this.chart.options.elements.point.borderColor;\\n\\t\\t\\tvar dataset = this.getDataset();\\n\\t\\t\\tvar custom = point.custom || {};\\n\\n\\t\\t\\tif (custom.borderColor) {\\n\\t\\t\\t\\tborderColor = custom.borderColor;\\n\\t\\t\\t} else if (dataset.pointBorderColor) {\\n\\t\\t\\t\\tborderColor = helpers.valueAtIndexOrDefault(dataset.pointBorderColor, index, borderColor);\\n\\t\\t\\t} else if (dataset.borderColor) {\\n\\t\\t\\t\\tborderColor = dataset.borderColor;\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn borderColor;\\n\\t\\t},\\n\\n\\t\\tgetPointBorderWidth: function(point, index) {\\n\\t\\t\\tvar borderWidth = this.chart.options.elements.point.borderWidth;\\n\\t\\t\\tvar dataset = this.getDataset();\\n\\t\\t\\tvar custom = point.custom || {};\\n\\n\\t\\t\\tif (!isNaN(custom.borderWidth)) {\\n\\t\\t\\t\\tborderWidth = custom.borderWidth;\\n\\t\\t\\t} else if (!isNaN(dataset.pointBorderWidth) || helpers.isArray(dataset.pointBorderWidth)) {\\n\\t\\t\\t\\tborderWidth = helpers.valueAtIndexOrDefault(dataset.pointBorderWidth, index, borderWidth);\\n\\t\\t\\t} else if (!isNaN(dataset.borderWidth)) {\\n\\t\\t\\t\\tborderWidth = dataset.borderWidth;\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn borderWidth;\\n\\t\\t},\\n\\n\\t\\tgetPointRotation: function(point, index) {\\n\\t\\t\\tvar pointRotation = this.chart.options.elements.point.rotation;\\n\\t\\t\\tvar dataset = this.getDataset();\\n\\t\\t\\tvar custom = point.custom || {};\\n\\n\\t\\t\\tif (!isNaN(custom.rotation)) {\\n\\t\\t\\t\\tpointRotation = custom.rotation;\\n\\t\\t\\t} else if (!isNaN(dataset.pointRotation) || helpers.isArray(dataset.pointRotation)) {\\n\\t\\t\\t\\tpointRotation = helpers.valueAtIndexOrDefault(dataset.pointRotation, index, pointRotation);\\n\\t\\t\\t}\\n\\t\\t\\treturn pointRotation;\\n\\t\\t},\\n\\n\\t\\tupdateElement: function(point, index, reset) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar custom = point.custom || {};\\n\\t\\t\\tvar dataset = me.getDataset();\\n\\t\\t\\tvar datasetIndex = me.index;\\n\\t\\t\\tvar value = dataset.data[index];\\n\\t\\t\\tvar yScale = me.getScaleForId(meta.yAxisID);\\n\\t\\t\\tvar xScale = me.getScaleForId(meta.xAxisID);\\n\\t\\t\\tvar pointOptions = me.chart.options.elements.point;\\n\\t\\t\\tvar x, y;\\n\\n\\t\\t\\t// Compatibility: If the properties are defined with only the old name, use those values\\n\\t\\t\\tif ((dataset.radius !== undefined) && (dataset.pointRadius === undefined)) {\\n\\t\\t\\t\\tdataset.pointRadius = dataset.radius;\\n\\t\\t\\t}\\n\\t\\t\\tif ((dataset.hitRadius !== undefined) && (dataset.pointHitRadius === undefined)) {\\n\\t\\t\\t\\tdataset.pointHitRadius = dataset.hitRadius;\\n\\t\\t\\t}\\n\\n\\t\\t\\tx = xScale.getPixelForValue(typeof value === 'object' ? value : NaN, index, datasetIndex);\\n\\t\\t\\ty = reset ? yScale.getBasePixel() : me.calculatePointY(value, index, datasetIndex);\\n\\n\\t\\t\\t// Utility\\n\\t\\t\\tpoint._xScale = xScale;\\n\\t\\t\\tpoint._yScale = yScale;\\n\\t\\t\\tpoint._datasetIndex = datasetIndex;\\n\\t\\t\\tpoint._index = index;\\n\\n\\t\\t\\t// Desired view properties\\n\\t\\t\\tpoint._model = {\\n\\t\\t\\t\\tx: x,\\n\\t\\t\\t\\ty: y,\\n\\t\\t\\t\\tskip: custom.skip || isNaN(x) || isNaN(y),\\n\\t\\t\\t\\t// Appearance\\n\\t\\t\\t\\tradius: custom.radius || helpers.valueAtIndexOrDefault(dataset.pointRadius, index, pointOptions.radius),\\n\\t\\t\\t\\tpointStyle: custom.pointStyle || helpers.valueAtIndexOrDefault(dataset.pointStyle, index, pointOptions.pointStyle),\\n\\t\\t\\t\\trotation: me.getPointRotation(point, index),\\n\\t\\t\\t\\tbackgroundColor: me.getPointBackgroundColor(point, index),\\n\\t\\t\\t\\tborderColor: me.getPointBorderColor(point, index),\\n\\t\\t\\t\\tborderWidth: me.getPointBorderWidth(point, index),\\n\\t\\t\\t\\ttension: meta.dataset._model ? meta.dataset._model.tension : 0,\\n\\t\\t\\t\\tsteppedLine: meta.dataset._model ? meta.dataset._model.steppedLine : false,\\n\\t\\t\\t\\t// Tooltip\\n\\t\\t\\t\\thitRadius: custom.hitRadius || helpers.valueAtIndexOrDefault(dataset.pointHitRadius, index, pointOptions.hitRadius)\\n\\t\\t\\t};\\n\\t\\t},\\n\\n\\t\\tcalculatePointY: function(value, index, datasetIndex) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar yScale = me.getScaleForId(meta.yAxisID);\\n\\t\\t\\tvar sumPos = 0;\\n\\t\\t\\tvar sumNeg = 0;\\n\\t\\t\\tvar i, ds, dsMeta;\\n\\n\\t\\t\\tif (yScale.options.stacked) {\\n\\t\\t\\t\\tfor (i = 0; i < datasetIndex; i++) {\\n\\t\\t\\t\\t\\tds = chart.data.datasets[i];\\n\\t\\t\\t\\t\\tdsMeta = chart.getDatasetMeta(i);\\n\\t\\t\\t\\t\\tif (dsMeta.type === 'line' && dsMeta.yAxisID === yScale.id && chart.isDatasetVisible(i)) {\\n\\t\\t\\t\\t\\t\\tvar stackedRightValue = Number(yScale.getRightValue(ds.data[index]));\\n\\t\\t\\t\\t\\t\\tif (stackedRightValue < 0) {\\n\\t\\t\\t\\t\\t\\t\\tsumNeg += stackedRightValue || 0;\\n\\t\\t\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t\\t\\tsumPos += stackedRightValue || 0;\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tvar rightValue = Number(yScale.getRightValue(value));\\n\\t\\t\\t\\tif (rightValue < 0) {\\n\\t\\t\\t\\t\\treturn yScale.getPixelForValue(sumNeg + rightValue);\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\treturn yScale.getPixelForValue(sumPos + rightValue);\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn yScale.getPixelForValue(value);\\n\\t\\t},\\n\\n\\t\\tupdateBezierControlPoints: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar area = me.chart.chartArea;\\n\\t\\t\\tvar points = (meta.data || []);\\n\\t\\t\\tvar i, ilen, point, model, controlPoints;\\n\\n\\t\\t\\t// Only consider points that are drawn in case the spanGaps option is used\\n\\t\\t\\tif (meta.dataset._model.spanGaps) {\\n\\t\\t\\t\\tpoints = points.filter(function(pt) {\\n\\t\\t\\t\\t\\treturn !pt._model.skip;\\n\\t\\t\\t\\t});\\n\\t\\t\\t}\\n\\n\\t\\t\\tfunction capControlPoint(pt, min, max) {\\n\\t\\t\\t\\treturn Math.max(Math.min(pt, max), min);\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (meta.dataset._model.cubicInterpolationMode === 'monotone') {\\n\\t\\t\\t\\thelpers.splineCurveMonotone(points);\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tfor (i = 0, ilen = points.length; i < ilen; ++i) {\\n\\t\\t\\t\\t\\tpoint = points[i];\\n\\t\\t\\t\\t\\tmodel = point._model;\\n\\t\\t\\t\\t\\tcontrolPoints = helpers.splineCurve(\\n\\t\\t\\t\\t\\t\\thelpers.previousItem(points, i)._model,\\n\\t\\t\\t\\t\\t\\tmodel,\\n\\t\\t\\t\\t\\t\\thelpers.nextItem(points, i)._model,\\n\\t\\t\\t\\t\\t\\tmeta.dataset._model.tension\\n\\t\\t\\t\\t\\t);\\n\\t\\t\\t\\t\\tmodel.controlPointPreviousX = controlPoints.previous.x;\\n\\t\\t\\t\\t\\tmodel.controlPointPreviousY = controlPoints.previous.y;\\n\\t\\t\\t\\t\\tmodel.controlPointNextX = controlPoints.next.x;\\n\\t\\t\\t\\t\\tmodel.controlPointNextY = controlPoints.next.y;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (me.chart.options.elements.line.capBezierPoints) {\\n\\t\\t\\t\\tfor (i = 0, ilen = points.length; i < ilen; ++i) {\\n\\t\\t\\t\\t\\tmodel = points[i]._model;\\n\\t\\t\\t\\t\\tmodel.controlPointPreviousX = capControlPoint(model.controlPointPreviousX, area.left, area.right);\\n\\t\\t\\t\\t\\tmodel.controlPointPreviousY = capControlPoint(model.controlPointPreviousY, area.top, area.bottom);\\n\\t\\t\\t\\t\\tmodel.controlPointNextX = capControlPoint(model.controlPointNextX, area.left, area.right);\\n\\t\\t\\t\\t\\tmodel.controlPointNextY = capControlPoint(model.controlPointNextY, area.top, area.bottom);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\tdraw: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar points = meta.data || [];\\n\\t\\t\\tvar area = chart.chartArea;\\n\\t\\t\\tvar ilen = points.length;\\n\\t\\t\\tvar halfBorderWidth;\\n\\t\\t\\tvar i = 0;\\n\\n\\t\\t\\tif (lineEnabled(me.getDataset(), chart.options)) {\\n\\t\\t\\t\\thalfBorderWidth = (meta.dataset._model.borderWidth || 0) / 2;\\n\\n\\t\\t\\t\\thelpers.canvas.clipArea(chart.ctx, {\\n\\t\\t\\t\\t\\tleft: area.left,\\n\\t\\t\\t\\t\\tright: area.right,\\n\\t\\t\\t\\t\\ttop: area.top - halfBorderWidth,\\n\\t\\t\\t\\t\\tbottom: area.bottom + halfBorderWidth\\n\\t\\t\\t\\t});\\n\\n\\t\\t\\t\\tmeta.dataset.draw();\\n\\n\\t\\t\\t\\thelpers.canvas.unclipArea(chart.ctx);\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Draw the points\\n\\t\\t\\tfor (; i < ilen; ++i) {\\n\\t\\t\\t\\tpoints[i].draw(area);\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\tsetHoverStyle: function(element) {\\n\\t\\t\\t// Point\\n\\t\\t\\tvar dataset = this.chart.data.datasets[element._datasetIndex];\\n\\t\\t\\tvar index = element._index;\\n\\t\\t\\tvar custom = element.custom || {};\\n\\t\\t\\tvar model = element._model;\\n\\n\\t\\t\\telement.$previousStyle = {\\n\\t\\t\\t\\tbackgroundColor: model.backgroundColor,\\n\\t\\t\\t\\tborderColor: model.borderColor,\\n\\t\\t\\t\\tborderWidth: model.borderWidth,\\n\\t\\t\\t\\tradius: model.radius\\n\\t\\t\\t};\\n\\n\\t\\t\\tmodel.backgroundColor = custom.hoverBackgroundColor || helpers.valueAtIndexOrDefault(dataset.pointHoverBackgroundColor, index, helpers.getHoverColor(model.backgroundColor));\\n\\t\\t\\tmodel.borderColor = custom.hoverBorderColor || helpers.valueAtIndexOrDefault(dataset.pointHoverBorderColor, index, helpers.getHoverColor(model.borderColor));\\n\\t\\t\\tmodel.borderWidth = custom.hoverBorderWidth || helpers.valueAtIndexOrDefault(dataset.pointHoverBorderWidth, index, model.borderWidth);\\n\\t\\t\\tmodel.radius = custom.hoverRadius || helpers.valueAtIndexOrDefault(dataset.pointHoverRadius, index, this.chart.options.elements.point.hoverRadius);\\n\\t\\t},\\n\\t});\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/controllers/controller.line.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/controllers/controller.polarArea.js\":\n/*!***********************************************************************!*\\\n  !*** ./node_modules/chart.js/src/controllers/controller.polarArea.js ***!\n  \\***********************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar elements = __webpack_require__(/*! ../elements/index */ \\\"./node_modules/chart.js/src/elements/index.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\ndefaults._set('polarArea', {\\n\\tscale: {\\n\\t\\ttype: 'radialLinear',\\n\\t\\tangleLines: {\\n\\t\\t\\tdisplay: false\\n\\t\\t},\\n\\t\\tgridLines: {\\n\\t\\t\\tcircular: true\\n\\t\\t},\\n\\t\\tpointLabels: {\\n\\t\\t\\tdisplay: false\\n\\t\\t},\\n\\t\\tticks: {\\n\\t\\t\\tbeginAtZero: true\\n\\t\\t}\\n\\t},\\n\\n\\t// Boolean - Whether to animate the rotation of the chart\\n\\tanimation: {\\n\\t\\tanimateRotate: true,\\n\\t\\tanimateScale: true\\n\\t},\\n\\n\\tstartAngle: -0.5 * Math.PI,\\n\\tlegendCallback: function(chart) {\\n\\t\\tvar text = [];\\n\\t\\ttext.push('<ul class=\\\"' + chart.id + '-legend\\\">');\\n\\n\\t\\tvar data = chart.data;\\n\\t\\tvar datasets = data.datasets;\\n\\t\\tvar labels = data.labels;\\n\\n\\t\\tif (datasets.length) {\\n\\t\\t\\tfor (var i = 0; i < datasets[0].data.length; ++i) {\\n\\t\\t\\t\\ttext.push('<li><span style=\\\"background-color:' + datasets[0].backgroundColor[i] + '\\\"></span>');\\n\\t\\t\\t\\tif (labels[i]) {\\n\\t\\t\\t\\t\\ttext.push(labels[i]);\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\ttext.push('</li>');\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\ttext.push('</ul>');\\n\\t\\treturn text.join('');\\n\\t},\\n\\tlegend: {\\n\\t\\tlabels: {\\n\\t\\t\\tgenerateLabels: function(chart) {\\n\\t\\t\\t\\tvar data = chart.data;\\n\\t\\t\\t\\tif (data.labels.length && data.datasets.length) {\\n\\t\\t\\t\\t\\treturn data.labels.map(function(label, i) {\\n\\t\\t\\t\\t\\t\\tvar meta = chart.getDatasetMeta(0);\\n\\t\\t\\t\\t\\t\\tvar ds = data.datasets[0];\\n\\t\\t\\t\\t\\t\\tvar arc = meta.data[i];\\n\\t\\t\\t\\t\\t\\tvar custom = arc.custom || {};\\n\\t\\t\\t\\t\\t\\tvar valueAtIndexOrDefault = helpers.valueAtIndexOrDefault;\\n\\t\\t\\t\\t\\t\\tvar arcOpts = chart.options.elements.arc;\\n\\t\\t\\t\\t\\t\\tvar fill = custom.backgroundColor ? custom.backgroundColor : valueAtIndexOrDefault(ds.backgroundColor, i, arcOpts.backgroundColor);\\n\\t\\t\\t\\t\\t\\tvar stroke = custom.borderColor ? custom.borderColor : valueAtIndexOrDefault(ds.borderColor, i, arcOpts.borderColor);\\n\\t\\t\\t\\t\\t\\tvar bw = custom.borderWidth ? custom.borderWidth : valueAtIndexOrDefault(ds.borderWidth, i, arcOpts.borderWidth);\\n\\n\\t\\t\\t\\t\\t\\treturn {\\n\\t\\t\\t\\t\\t\\t\\ttext: label,\\n\\t\\t\\t\\t\\t\\t\\tfillStyle: fill,\\n\\t\\t\\t\\t\\t\\t\\tstrokeStyle: stroke,\\n\\t\\t\\t\\t\\t\\t\\tlineWidth: bw,\\n\\t\\t\\t\\t\\t\\t\\thidden: isNaN(ds.data[i]) || meta.data[i].hidden,\\n\\n\\t\\t\\t\\t\\t\\t\\t// Extra data used for toggling the correct item\\n\\t\\t\\t\\t\\t\\t\\tindex: i\\n\\t\\t\\t\\t\\t\\t};\\n\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\treturn [];\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\tonClick: function(e, legendItem) {\\n\\t\\t\\tvar index = legendItem.index;\\n\\t\\t\\tvar chart = this.chart;\\n\\t\\t\\tvar i, ilen, meta;\\n\\n\\t\\t\\tfor (i = 0, ilen = (chart.data.datasets || []).length; i < ilen; ++i) {\\n\\t\\t\\t\\tmeta = chart.getDatasetMeta(i);\\n\\t\\t\\t\\tmeta.data[index].hidden = !meta.data[index].hidden;\\n\\t\\t\\t}\\n\\n\\t\\t\\tchart.update();\\n\\t\\t}\\n\\t},\\n\\n\\t// Need to override these to give a nice default\\n\\ttooltips: {\\n\\t\\tcallbacks: {\\n\\t\\t\\ttitle: function() {\\n\\t\\t\\t\\treturn '';\\n\\t\\t\\t},\\n\\t\\t\\tlabel: function(item, data) {\\n\\t\\t\\t\\treturn data.labels[item.index] + ': ' + item.yLabel;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n});\\n\\nmodule.exports = function(Chart) {\\n\\n\\tChart.controllers.polarArea = Chart.DatasetController.extend({\\n\\n\\t\\tdataElementType: elements.Arc,\\n\\n\\t\\tlinkScales: helpers.noop,\\n\\n\\t\\tupdate: function(reset) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar dataset = me.getDataset();\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar start = me.chart.options.startAngle || 0;\\n\\t\\t\\tvar starts = me._starts = [];\\n\\t\\t\\tvar angles = me._angles = [];\\n\\t\\t\\tvar i, ilen, angle;\\n\\n\\t\\t\\tme._updateRadius();\\n\\n\\t\\t\\tmeta.count = me.countVisibleElements();\\n\\n\\t\\t\\tfor (i = 0, ilen = dataset.data.length; i < ilen; i++) {\\n\\t\\t\\t\\tstarts[i] = start;\\n\\t\\t\\t\\tangle = me._computeAngle(i);\\n\\t\\t\\t\\tangles[i] = angle;\\n\\t\\t\\t\\tstart += angle;\\n\\t\\t\\t}\\n\\n\\t\\t\\thelpers.each(meta.data, function(arc, index) {\\n\\t\\t\\t\\tme.updateElement(arc, index, reset);\\n\\t\\t\\t});\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\t_updateRadius: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar chartArea = chart.chartArea;\\n\\t\\t\\tvar opts = chart.options;\\n\\t\\t\\tvar arcOpts = opts.elements.arc;\\n\\t\\t\\tvar minSize = Math.min(chartArea.right - chartArea.left, chartArea.bottom - chartArea.top);\\n\\n\\t\\t\\tchart.outerRadius = Math.max((minSize - arcOpts.borderWidth / 2) / 2, 0);\\n\\t\\t\\tchart.innerRadius = Math.max(opts.cutoutPercentage ? (chart.outerRadius / 100) * (opts.cutoutPercentage) : 1, 0);\\n\\t\\t\\tchart.radiusLength = (chart.outerRadius - chart.innerRadius) / chart.getVisibleDatasetCount();\\n\\n\\t\\t\\tme.outerRadius = chart.outerRadius - (chart.radiusLength * me.index);\\n\\t\\t\\tme.innerRadius = me.outerRadius - chart.radiusLength;\\n\\t\\t},\\n\\n\\t\\tupdateElement: function(arc, index, reset) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar dataset = me.getDataset();\\n\\t\\t\\tvar opts = chart.options;\\n\\t\\t\\tvar animationOpts = opts.animation;\\n\\t\\t\\tvar scale = chart.scale;\\n\\t\\t\\tvar labels = chart.data.labels;\\n\\n\\t\\t\\tvar centerX = scale.xCenter;\\n\\t\\t\\tvar centerY = scale.yCenter;\\n\\n\\t\\t\\t// var negHalfPI = -0.5 * Math.PI;\\n\\t\\t\\tvar datasetStartAngle = opts.startAngle;\\n\\t\\t\\tvar distance = arc.hidden ? 0 : scale.getDistanceFromCenterForValue(dataset.data[index]);\\n\\t\\t\\tvar startAngle = me._starts[index];\\n\\t\\t\\tvar endAngle = startAngle + (arc.hidden ? 0 : me._angles[index]);\\n\\n\\t\\t\\tvar resetRadius = animationOpts.animateScale ? 0 : scale.getDistanceFromCenterForValue(dataset.data[index]);\\n\\n\\t\\t\\thelpers.extend(arc, {\\n\\t\\t\\t\\t// Utility\\n\\t\\t\\t\\t_datasetIndex: me.index,\\n\\t\\t\\t\\t_index: index,\\n\\t\\t\\t\\t_scale: scale,\\n\\n\\t\\t\\t\\t// Desired view properties\\n\\t\\t\\t\\t_model: {\\n\\t\\t\\t\\t\\tx: centerX,\\n\\t\\t\\t\\t\\ty: centerY,\\n\\t\\t\\t\\t\\tinnerRadius: 0,\\n\\t\\t\\t\\t\\touterRadius: reset ? resetRadius : distance,\\n\\t\\t\\t\\t\\tstartAngle: reset && animationOpts.animateRotate ? datasetStartAngle : startAngle,\\n\\t\\t\\t\\t\\tendAngle: reset && animationOpts.animateRotate ? datasetStartAngle : endAngle,\\n\\t\\t\\t\\t\\tlabel: helpers.valueAtIndexOrDefault(labels, index, labels[index])\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\t// Apply border and fill style\\n\\t\\t\\tvar elementOpts = this.chart.options.elements.arc;\\n\\t\\t\\tvar custom = arc.custom || {};\\n\\t\\t\\tvar valueOrDefault = helpers.valueAtIndexOrDefault;\\n\\t\\t\\tvar model = arc._model;\\n\\n\\t\\t\\tmodel.backgroundColor = custom.backgroundColor ? custom.backgroundColor : valueOrDefault(dataset.backgroundColor, index, elementOpts.backgroundColor);\\n\\t\\t\\tmodel.borderColor = custom.borderColor ? custom.borderColor : valueOrDefault(dataset.borderColor, index, elementOpts.borderColor);\\n\\t\\t\\tmodel.borderWidth = custom.borderWidth ? custom.borderWidth : valueOrDefault(dataset.borderWidth, index, elementOpts.borderWidth);\\n\\n\\t\\t\\tarc.pivot();\\n\\t\\t},\\n\\n\\t\\tcountVisibleElements: function() {\\n\\t\\t\\tvar dataset = this.getDataset();\\n\\t\\t\\tvar meta = this.getMeta();\\n\\t\\t\\tvar count = 0;\\n\\n\\t\\t\\thelpers.each(meta.data, function(element, index) {\\n\\t\\t\\t\\tif (!isNaN(dataset.data[index]) && !element.hidden) {\\n\\t\\t\\t\\t\\tcount++;\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\treturn count;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\t_computeAngle: function(index) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar count = this.getMeta().count;\\n\\t\\t\\tvar dataset = me.getDataset();\\n\\t\\t\\tvar meta = me.getMeta();\\n\\n\\t\\t\\tif (isNaN(dataset.data[index]) || meta.data[index].hidden) {\\n\\t\\t\\t\\treturn 0;\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Scriptable options\\n\\t\\t\\tvar context = {\\n\\t\\t\\t\\tchart: me.chart,\\n\\t\\t\\t\\tdataIndex: index,\\n\\t\\t\\t\\tdataset: dataset,\\n\\t\\t\\t\\tdatasetIndex: me.index\\n\\t\\t\\t};\\n\\n\\t\\t\\treturn helpers.options.resolve([\\n\\t\\t\\t\\tme.chart.options.elements.arc.angle,\\n\\t\\t\\t\\t(2 * Math.PI) / count\\n\\t\\t\\t], context, index);\\n\\t\\t}\\n\\t});\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/controllers/controller.polarArea.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/controllers/controller.radar.js\":\n/*!*******************************************************************!*\\\n  !*** ./node_modules/chart.js/src/controllers/controller.radar.js ***!\n  \\*******************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar elements = __webpack_require__(/*! ../elements/index */ \\\"./node_modules/chart.js/src/elements/index.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\ndefaults._set('radar', {\\n\\tscale: {\\n\\t\\ttype: 'radialLinear'\\n\\t},\\n\\telements: {\\n\\t\\tline: {\\n\\t\\t\\ttension: 0 // no bezier in radar\\n\\t\\t}\\n\\t}\\n});\\n\\nmodule.exports = function(Chart) {\\n\\n\\tChart.controllers.radar = Chart.DatasetController.extend({\\n\\n\\t\\tdatasetElementType: elements.Line,\\n\\n\\t\\tdataElementType: elements.Point,\\n\\n\\t\\tlinkScales: helpers.noop,\\n\\n\\t\\tupdate: function(reset) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar line = meta.dataset;\\n\\t\\t\\tvar points = meta.data;\\n\\t\\t\\tvar custom = line.custom || {};\\n\\t\\t\\tvar dataset = me.getDataset();\\n\\t\\t\\tvar lineElementOptions = me.chart.options.elements.line;\\n\\t\\t\\tvar scale = me.chart.scale;\\n\\n\\t\\t\\t// Compatibility: If the properties are defined with only the old name, use those values\\n\\t\\t\\tif ((dataset.tension !== undefined) && (dataset.lineTension === undefined)) {\\n\\t\\t\\t\\tdataset.lineTension = dataset.tension;\\n\\t\\t\\t}\\n\\n\\t\\t\\thelpers.extend(meta.dataset, {\\n\\t\\t\\t\\t// Utility\\n\\t\\t\\t\\t_datasetIndex: me.index,\\n\\t\\t\\t\\t_scale: scale,\\n\\t\\t\\t\\t// Data\\n\\t\\t\\t\\t_children: points,\\n\\t\\t\\t\\t_loop: true,\\n\\t\\t\\t\\t// Model\\n\\t\\t\\t\\t_model: {\\n\\t\\t\\t\\t\\t// Appearance\\n\\t\\t\\t\\t\\ttension: custom.tension ? custom.tension : helpers.valueOrDefault(dataset.lineTension, lineElementOptions.tension),\\n\\t\\t\\t\\t\\tbackgroundColor: custom.backgroundColor ? custom.backgroundColor : (dataset.backgroundColor || lineElementOptions.backgroundColor),\\n\\t\\t\\t\\t\\tborderWidth: custom.borderWidth ? custom.borderWidth : (dataset.borderWidth || lineElementOptions.borderWidth),\\n\\t\\t\\t\\t\\tborderColor: custom.borderColor ? custom.borderColor : (dataset.borderColor || lineElementOptions.borderColor),\\n\\t\\t\\t\\t\\tfill: custom.fill ? custom.fill : (dataset.fill !== undefined ? dataset.fill : lineElementOptions.fill),\\n\\t\\t\\t\\t\\tborderCapStyle: custom.borderCapStyle ? custom.borderCapStyle : (dataset.borderCapStyle || lineElementOptions.borderCapStyle),\\n\\t\\t\\t\\t\\tborderDash: custom.borderDash ? custom.borderDash : (dataset.borderDash || lineElementOptions.borderDash),\\n\\t\\t\\t\\t\\tborderDashOffset: custom.borderDashOffset ? custom.borderDashOffset : (dataset.borderDashOffset || lineElementOptions.borderDashOffset),\\n\\t\\t\\t\\t\\tborderJoinStyle: custom.borderJoinStyle ? custom.borderJoinStyle : (dataset.borderJoinStyle || lineElementOptions.borderJoinStyle),\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\tmeta.dataset.pivot();\\n\\n\\t\\t\\t// Update Points\\n\\t\\t\\thelpers.each(points, function(point, index) {\\n\\t\\t\\t\\tme.updateElement(point, index, reset);\\n\\t\\t\\t}, me);\\n\\n\\t\\t\\t// Update bezier control points\\n\\t\\t\\tme.updateBezierControlPoints();\\n\\t\\t},\\n\\t\\tupdateElement: function(point, index, reset) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar custom = point.custom || {};\\n\\t\\t\\tvar dataset = me.getDataset();\\n\\t\\t\\tvar scale = me.chart.scale;\\n\\t\\t\\tvar pointElementOptions = me.chart.options.elements.point;\\n\\t\\t\\tvar pointPosition = scale.getPointPositionForValue(index, dataset.data[index]);\\n\\n\\t\\t\\t// Compatibility: If the properties are defined with only the old name, use those values\\n\\t\\t\\tif ((dataset.radius !== undefined) && (dataset.pointRadius === undefined)) {\\n\\t\\t\\t\\tdataset.pointRadius = dataset.radius;\\n\\t\\t\\t}\\n\\t\\t\\tif ((dataset.hitRadius !== undefined) && (dataset.pointHitRadius === undefined)) {\\n\\t\\t\\t\\tdataset.pointHitRadius = dataset.hitRadius;\\n\\t\\t\\t}\\n\\n\\t\\t\\thelpers.extend(point, {\\n\\t\\t\\t\\t// Utility\\n\\t\\t\\t\\t_datasetIndex: me.index,\\n\\t\\t\\t\\t_index: index,\\n\\t\\t\\t\\t_scale: scale,\\n\\n\\t\\t\\t\\t// Desired view properties\\n\\t\\t\\t\\t_model: {\\n\\t\\t\\t\\t\\tx: reset ? scale.xCenter : pointPosition.x, // value not used in dataset scale, but we want a consistent API between scales\\n\\t\\t\\t\\t\\ty: reset ? scale.yCenter : pointPosition.y,\\n\\n\\t\\t\\t\\t\\t// Appearance\\n\\t\\t\\t\\t\\ttension: custom.tension ? custom.tension : helpers.valueOrDefault(dataset.lineTension, me.chart.options.elements.line.tension),\\n\\t\\t\\t\\t\\tradius: custom.radius ? custom.radius : helpers.valueAtIndexOrDefault(dataset.pointRadius, index, pointElementOptions.radius),\\n\\t\\t\\t\\t\\tbackgroundColor: custom.backgroundColor ? custom.backgroundColor : helpers.valueAtIndexOrDefault(dataset.pointBackgroundColor, index, pointElementOptions.backgroundColor),\\n\\t\\t\\t\\t\\tborderColor: custom.borderColor ? custom.borderColor : helpers.valueAtIndexOrDefault(dataset.pointBorderColor, index, pointElementOptions.borderColor),\\n\\t\\t\\t\\t\\tborderWidth: custom.borderWidth ? custom.borderWidth : helpers.valueAtIndexOrDefault(dataset.pointBorderWidth, index, pointElementOptions.borderWidth),\\n\\t\\t\\t\\t\\tpointStyle: custom.pointStyle ? custom.pointStyle : helpers.valueAtIndexOrDefault(dataset.pointStyle, index, pointElementOptions.pointStyle),\\n\\t\\t\\t\\t\\trotation: custom.rotation ? custom.rotation : helpers.valueAtIndexOrDefault(dataset.pointRotation, index, pointElementOptions.rotation),\\n\\n\\t\\t\\t\\t\\t// Tooltip\\n\\t\\t\\t\\t\\thitRadius: custom.hitRadius ? custom.hitRadius : helpers.valueAtIndexOrDefault(dataset.pointHitRadius, index, pointElementOptions.hitRadius)\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\tpoint._model.skip = custom.skip ? custom.skip : (isNaN(point._model.x) || isNaN(point._model.y));\\n\\t\\t},\\n\\t\\tupdateBezierControlPoints: function() {\\n\\t\\t\\tvar chartArea = this.chart.chartArea;\\n\\t\\t\\tvar meta = this.getMeta();\\n\\n\\t\\t\\thelpers.each(meta.data, function(point, index) {\\n\\t\\t\\t\\tvar model = point._model;\\n\\t\\t\\t\\tvar controlPoints = helpers.splineCurve(\\n\\t\\t\\t\\t\\thelpers.previousItem(meta.data, index, true)._model,\\n\\t\\t\\t\\t\\tmodel,\\n\\t\\t\\t\\t\\thelpers.nextItem(meta.data, index, true)._model,\\n\\t\\t\\t\\t\\tmodel.tension\\n\\t\\t\\t\\t);\\n\\n\\t\\t\\t\\t// Prevent the bezier going outside of the bounds of the graph\\n\\t\\t\\t\\tmodel.controlPointPreviousX = Math.max(Math.min(controlPoints.previous.x, chartArea.right), chartArea.left);\\n\\t\\t\\t\\tmodel.controlPointPreviousY = Math.max(Math.min(controlPoints.previous.y, chartArea.bottom), chartArea.top);\\n\\n\\t\\t\\t\\tmodel.controlPointNextX = Math.max(Math.min(controlPoints.next.x, chartArea.right), chartArea.left);\\n\\t\\t\\t\\tmodel.controlPointNextY = Math.max(Math.min(controlPoints.next.y, chartArea.bottom), chartArea.top);\\n\\n\\t\\t\\t\\t// Now pivot the point for animation\\n\\t\\t\\t\\tpoint.pivot();\\n\\t\\t\\t});\\n\\t\\t},\\n\\n\\t\\tsetHoverStyle: function(point) {\\n\\t\\t\\t// Point\\n\\t\\t\\tvar dataset = this.chart.data.datasets[point._datasetIndex];\\n\\t\\t\\tvar custom = point.custom || {};\\n\\t\\t\\tvar index = point._index;\\n\\t\\t\\tvar model = point._model;\\n\\n\\t\\t\\tpoint.$previousStyle = {\\n\\t\\t\\t\\tbackgroundColor: model.backgroundColor,\\n\\t\\t\\t\\tborderColor: model.borderColor,\\n\\t\\t\\t\\tborderWidth: model.borderWidth,\\n\\t\\t\\t\\tradius: model.radius\\n\\t\\t\\t};\\n\\n\\t\\t\\tmodel.radius = custom.hoverRadius ? custom.hoverRadius : helpers.valueAtIndexOrDefault(dataset.pointHoverRadius, index, this.chart.options.elements.point.hoverRadius);\\n\\t\\t\\tmodel.backgroundColor = custom.hoverBackgroundColor ? custom.hoverBackgroundColor : helpers.valueAtIndexOrDefault(dataset.pointHoverBackgroundColor, index, helpers.getHoverColor(model.backgroundColor));\\n\\t\\t\\tmodel.borderColor = custom.hoverBorderColor ? custom.hoverBorderColor : helpers.valueAtIndexOrDefault(dataset.pointHoverBorderColor, index, helpers.getHoverColor(model.borderColor));\\n\\t\\t\\tmodel.borderWidth = custom.hoverBorderWidth ? custom.hoverBorderWidth : helpers.valueAtIndexOrDefault(dataset.pointHoverBorderWidth, index, model.borderWidth);\\n\\t\\t},\\n\\t});\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/controllers/controller.radar.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/controllers/controller.scatter.js\":\n/*!*********************************************************************!*\\\n  !*** ./node_modules/chart.js/src/controllers/controller.scatter.js ***!\n  \\*********************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\n\\ndefaults._set('scatter', {\\n\\thover: {\\n\\t\\tmode: 'single'\\n\\t},\\n\\n\\tscales: {\\n\\t\\txAxes: [{\\n\\t\\t\\tid: 'x-axis-1',    // need an ID so datasets can reference the scale\\n\\t\\t\\ttype: 'linear',    // scatter should not use a category axis\\n\\t\\t\\tposition: 'bottom'\\n\\t\\t}],\\n\\t\\tyAxes: [{\\n\\t\\t\\tid: 'y-axis-1',\\n\\t\\t\\ttype: 'linear',\\n\\t\\t\\tposition: 'left'\\n\\t\\t}]\\n\\t},\\n\\n\\tshowLines: false,\\n\\n\\ttooltips: {\\n\\t\\tcallbacks: {\\n\\t\\t\\ttitle: function() {\\n\\t\\t\\t\\treturn '';     // doesn't make sense for scatter since data are formatted as a point\\n\\t\\t\\t},\\n\\t\\t\\tlabel: function(item) {\\n\\t\\t\\t\\treturn '(' + item.xLabel + ', ' + item.yLabel + ')';\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n});\\n\\nmodule.exports = function(Chart) {\\n\\n\\t// Scatter charts use line controllers\\n\\tChart.controllers.scatter = Chart.controllers.line;\\n\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/controllers/controller.scatter.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.animation.js\":\n/*!**********************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.animation.js ***!\n  \\**********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar Element = __webpack_require__(/*! ./core.element */ \\\"./node_modules/chart.js/src/core/core.element.js\\\");\\n\\nvar exports = module.exports = Element.extend({\\n\\tchart: null, // the animation associated chart instance\\n\\tcurrentStep: 0, // the current animation step\\n\\tnumSteps: 60, // default number of steps\\n\\teasing: '', // the easing to use for this animation\\n\\trender: null, // render function used by the animation service\\n\\n\\tonAnimationProgress: null, // user specified callback to fire on each step of the animation\\n\\tonAnimationComplete: null, // user specified callback to fire when the animation finishes\\n});\\n\\n// DEPRECATIONS\\n\\n/**\\n * Provided for backward compatibility, use Chart.Animation instead\\n * @prop Chart.Animation#animationObject\\n * @deprecated since version 2.6.0\\n * @todo remove at version 3\\n */\\nObject.defineProperty(exports.prototype, 'animationObject', {\\n\\tget: function() {\\n\\t\\treturn this;\\n\\t}\\n});\\n\\n/**\\n * Provided for backward compatibility, use Chart.Animation#chart instead\\n * @prop Chart.Animation#chartInstance\\n * @deprecated since version 2.6.0\\n * @todo remove at version 3\\n */\\nObject.defineProperty(exports.prototype, 'chartInstance', {\\n\\tget: function() {\\n\\t\\treturn this.chart;\\n\\t},\\n\\tset: function(value) {\\n\\t\\tthis.chart = value;\\n\\t}\\n});\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.animation.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.animations.js\":\n/*!***********************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.animations.js ***!\n  \\***********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/* global window: false */\\n\\n\\nvar defaults = __webpack_require__(/*! ./core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\ndefaults._set('global', {\\n\\tanimation: {\\n\\t\\tduration: 1000,\\n\\t\\teasing: 'easeOutQuart',\\n\\t\\tonProgress: helpers.noop,\\n\\t\\tonComplete: helpers.noop\\n\\t}\\n});\\n\\nmodule.exports = {\\n\\tframeDuration: 17,\\n\\tanimations: [],\\n\\tdropFrames: 0,\\n\\trequest: null,\\n\\n\\t/**\\n\\t * @param {Chart} chart - The chart to animate.\\n\\t * @param {Chart.Animation} animation - The animation that we will animate.\\n\\t * @param {Number} duration - The animation duration in ms.\\n\\t * @param {Boolean} lazy - if true, the chart is not marked as animating to enable more responsive interactions\\n\\t */\\n\\taddAnimation: function(chart, animation, duration, lazy) {\\n\\t\\tvar animations = this.animations;\\n\\t\\tvar i, ilen;\\n\\n\\t\\tanimation.chart = chart;\\n\\n\\t\\tif (!lazy) {\\n\\t\\t\\tchart.animating = true;\\n\\t\\t}\\n\\n\\t\\tfor (i = 0, ilen = animations.length; i < ilen; ++i) {\\n\\t\\t\\tif (animations[i].chart === chart) {\\n\\t\\t\\t\\tanimations[i] = animation;\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tanimations.push(animation);\\n\\n\\t\\t// If there are no animations queued, manually kickstart a digest, for lack of a better word\\n\\t\\tif (animations.length === 1) {\\n\\t\\t\\tthis.requestAnimationFrame();\\n\\t\\t}\\n\\t},\\n\\n\\tcancelAnimation: function(chart) {\\n\\t\\tvar index = helpers.findIndex(this.animations, function(animation) {\\n\\t\\t\\treturn animation.chart === chart;\\n\\t\\t});\\n\\n\\t\\tif (index !== -1) {\\n\\t\\t\\tthis.animations.splice(index, 1);\\n\\t\\t\\tchart.animating = false;\\n\\t\\t}\\n\\t},\\n\\n\\trequestAnimationFrame: function() {\\n\\t\\tvar me = this;\\n\\t\\tif (me.request === null) {\\n\\t\\t\\t// Skip animation frame requests until the active one is executed.\\n\\t\\t\\t// This can happen when processing mouse events, e.g. 'mousemove'\\n\\t\\t\\t// and 'mouseout' events will trigger multiple renders.\\n\\t\\t\\tme.request = helpers.requestAnimFrame.call(window, function() {\\n\\t\\t\\t\\tme.request = null;\\n\\t\\t\\t\\tme.startDigest();\\n\\t\\t\\t});\\n\\t\\t}\\n\\t},\\n\\n\\t/**\\n\\t * @private\\n\\t */\\n\\tstartDigest: function() {\\n\\t\\tvar me = this;\\n\\t\\tvar startTime = Date.now();\\n\\t\\tvar framesToDrop = 0;\\n\\n\\t\\tif (me.dropFrames > 1) {\\n\\t\\t\\tframesToDrop = Math.floor(me.dropFrames);\\n\\t\\t\\tme.dropFrames = me.dropFrames % 1;\\n\\t\\t}\\n\\n\\t\\tme.advance(1 + framesToDrop);\\n\\n\\t\\tvar endTime = Date.now();\\n\\n\\t\\tme.dropFrames += (endTime - startTime) / me.frameDuration;\\n\\n\\t\\t// Do we have more stuff to animate?\\n\\t\\tif (me.animations.length > 0) {\\n\\t\\t\\tme.requestAnimationFrame();\\n\\t\\t}\\n\\t},\\n\\n\\t/**\\n\\t * @private\\n\\t */\\n\\tadvance: function(count) {\\n\\t\\tvar animations = this.animations;\\n\\t\\tvar animation, chart;\\n\\t\\tvar i = 0;\\n\\n\\t\\twhile (i < animations.length) {\\n\\t\\t\\tanimation = animations[i];\\n\\t\\t\\tchart = animation.chart;\\n\\n\\t\\t\\tanimation.currentStep = (animation.currentStep || 0) + count;\\n\\t\\t\\tanimation.currentStep = Math.min(animation.currentStep, animation.numSteps);\\n\\n\\t\\t\\thelpers.callback(animation.render, [chart, animation], chart);\\n\\t\\t\\thelpers.callback(animation.onAnimationProgress, [animation], chart);\\n\\n\\t\\t\\tif (animation.currentStep >= animation.numSteps) {\\n\\t\\t\\t\\thelpers.callback(animation.onAnimationComplete, [animation], chart);\\n\\t\\t\\t\\tchart.animating = false;\\n\\t\\t\\t\\tanimations.splice(i, 1);\\n\\t\\t\\t} else {\\n\\t\\t\\t\\t++i;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.animations.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.controller.js\":\n/*!***********************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.controller.js ***!\n  \\***********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar Animation = __webpack_require__(/*! ./core.animation */ \\\"./node_modules/chart.js/src/core/core.animation.js\\\");\\nvar animations = __webpack_require__(/*! ./core.animations */ \\\"./node_modules/chart.js/src/core/core.animations.js\\\");\\nvar defaults = __webpack_require__(/*! ./core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\nvar Interaction = __webpack_require__(/*! ./core.interaction */ \\\"./node_modules/chart.js/src/core/core.interaction.js\\\");\\nvar layouts = __webpack_require__(/*! ./core.layouts */ \\\"./node_modules/chart.js/src/core/core.layouts.js\\\");\\nvar platform = __webpack_require__(/*! ../platforms/platform */ \\\"./node_modules/chart.js/src/platforms/platform.js\\\");\\nvar plugins = __webpack_require__(/*! ./core.plugins */ \\\"./node_modules/chart.js/src/core/core.plugins.js\\\");\\nvar scaleService = __webpack_require__(/*! ../core/core.scaleService */ \\\"./node_modules/chart.js/src/core/core.scaleService.js\\\");\\nvar Tooltip = __webpack_require__(/*! ./core.tooltip */ \\\"./node_modules/chart.js/src/core/core.tooltip.js\\\");\\n\\nmodule.exports = function(Chart) {\\n\\n\\t// Create a dictionary of chart types, to allow for extension of existing types\\n\\tChart.types = {};\\n\\n\\t// Store a reference to each instance - allowing us to globally resize chart instances on window resize.\\n\\t// Destroy method on the chart will remove the instance of the chart from this reference.\\n\\tChart.instances = {};\\n\\n\\t// Controllers available for dataset visualization eg. bar, line, slice, etc.\\n\\tChart.controllers = {};\\n\\n\\t/**\\n\\t * Initializes the given config with global and chart default values.\\n\\t */\\n\\tfunction initConfig(config) {\\n\\t\\tconfig = config || {};\\n\\n\\t\\t// Do NOT use configMerge() for the data object because this method merges arrays\\n\\t\\t// and so would change references to labels and datasets, preventing data updates.\\n\\t\\tvar data = config.data = config.data || {};\\n\\t\\tdata.datasets = data.datasets || [];\\n\\t\\tdata.labels = data.labels || [];\\n\\n\\t\\tconfig.options = helpers.configMerge(\\n\\t\\t\\tdefaults.global,\\n\\t\\t\\tdefaults[config.type],\\n\\t\\t\\tconfig.options || {});\\n\\n\\t\\treturn config;\\n\\t}\\n\\n\\t/**\\n\\t * Updates the config of the chart\\n\\t * @param chart {Chart} chart to update the options for\\n\\t */\\n\\tfunction updateConfig(chart) {\\n\\t\\tvar newOptions = chart.options;\\n\\n\\t\\thelpers.each(chart.scales, function(scale) {\\n\\t\\t\\tlayouts.removeBox(chart, scale);\\n\\t\\t});\\n\\n\\t\\tnewOptions = helpers.configMerge(\\n\\t\\t\\tChart.defaults.global,\\n\\t\\t\\tChart.defaults[chart.config.type],\\n\\t\\t\\tnewOptions);\\n\\n\\t\\tchart.options = chart.config.options = newOptions;\\n\\t\\tchart.ensureScalesHaveIDs();\\n\\t\\tchart.buildOrUpdateScales();\\n\\t\\t// Tooltip\\n\\t\\tchart.tooltip._options = newOptions.tooltips;\\n\\t\\tchart.tooltip.initialize();\\n\\t}\\n\\n\\tfunction positionIsHorizontal(position) {\\n\\t\\treturn position === 'top' || position === 'bottom';\\n\\t}\\n\\n\\thelpers.extend(Chart.prototype, /** @lends Chart */ {\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tconstruct: function(item, config) {\\n\\t\\t\\tvar me = this;\\n\\n\\t\\t\\tconfig = initConfig(config);\\n\\n\\t\\t\\tvar context = platform.acquireContext(item, config);\\n\\t\\t\\tvar canvas = context && context.canvas;\\n\\t\\t\\tvar height = canvas && canvas.height;\\n\\t\\t\\tvar width = canvas && canvas.width;\\n\\n\\t\\t\\tme.id = helpers.uid();\\n\\t\\t\\tme.ctx = context;\\n\\t\\t\\tme.canvas = canvas;\\n\\t\\t\\tme.config = config;\\n\\t\\t\\tme.width = width;\\n\\t\\t\\tme.height = height;\\n\\t\\t\\tme.aspectRatio = height ? width / height : null;\\n\\t\\t\\tme.options = config.options;\\n\\t\\t\\tme._bufferedRender = false;\\n\\n\\t\\t\\t/**\\n\\t\\t\\t * Provided for backward compatibility, Chart and Chart.Controller have been merged,\\n\\t\\t\\t * the \\\"instance\\\" still need to be defined since it might be called from plugins.\\n\\t\\t\\t * @prop Chart#chart\\n\\t\\t\\t * @deprecated since version 2.6.0\\n\\t\\t\\t * @todo remove at version 3\\n\\t\\t\\t * @private\\n\\t\\t\\t */\\n\\t\\t\\tme.chart = me;\\n\\t\\t\\tme.controller = me; // chart.chart.controller #inception\\n\\n\\t\\t\\t// Add the chart instance to the global namespace\\n\\t\\t\\tChart.instances[me.id] = me;\\n\\n\\t\\t\\t// Define alias to the config data: `chart.data === chart.config.data`\\n\\t\\t\\tObject.defineProperty(me, 'data', {\\n\\t\\t\\t\\tget: function() {\\n\\t\\t\\t\\t\\treturn me.config.data;\\n\\t\\t\\t\\t},\\n\\t\\t\\t\\tset: function(value) {\\n\\t\\t\\t\\t\\tme.config.data = value;\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\tif (!context || !canvas) {\\n\\t\\t\\t\\t// The given item is not a compatible context2d element, let's return before finalizing\\n\\t\\t\\t\\t// the chart initialization but after setting basic chart / controller properties that\\n\\t\\t\\t\\t// can help to figure out that the chart is not valid (e.g chart.canvas !== null);\\n\\t\\t\\t\\t// https://github.com/chartjs/Chart.js/issues/2807\\n\\t\\t\\t\\tconsole.error(\\\"Failed to create chart: can't acquire context from the given item\\\");\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\tme.initialize();\\n\\t\\t\\tme.update();\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tinitialize: function() {\\n\\t\\t\\tvar me = this;\\n\\n\\t\\t\\t// Before init plugin notification\\n\\t\\t\\tplugins.notify(me, 'beforeInit');\\n\\n\\t\\t\\thelpers.retinaScale(me, me.options.devicePixelRatio);\\n\\n\\t\\t\\tme.bindEvents();\\n\\n\\t\\t\\tif (me.options.responsive) {\\n\\t\\t\\t\\t// Initial resize before chart draws (must be silent to preserve initial animations).\\n\\t\\t\\t\\tme.resize(true);\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Make sure scales have IDs and are built before we build any controllers.\\n\\t\\t\\tme.ensureScalesHaveIDs();\\n\\t\\t\\tme.buildOrUpdateScales();\\n\\t\\t\\tme.initToolTip();\\n\\n\\t\\t\\t// After init plugin notification\\n\\t\\t\\tplugins.notify(me, 'afterInit');\\n\\n\\t\\t\\treturn me;\\n\\t\\t},\\n\\n\\t\\tclear: function() {\\n\\t\\t\\thelpers.canvas.clear(this);\\n\\t\\t\\treturn this;\\n\\t\\t},\\n\\n\\t\\tstop: function() {\\n\\t\\t\\t// Stops any current animation loop occurring\\n\\t\\t\\tanimations.cancelAnimation(this);\\n\\t\\t\\treturn this;\\n\\t\\t},\\n\\n\\t\\tresize: function(silent) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar options = me.options;\\n\\t\\t\\tvar canvas = me.canvas;\\n\\t\\t\\tvar aspectRatio = (options.maintainAspectRatio && me.aspectRatio) || null;\\n\\n\\t\\t\\t// the canvas render width and height will be casted to integers so make sure that\\n\\t\\t\\t// the canvas display style uses the same integer values to avoid blurring effect.\\n\\n\\t\\t\\t// Set to 0 instead of canvas.size because the size defaults to 300x150 if the element is collapsed\\n\\t\\t\\tvar newWidth = Math.max(0, Math.floor(helpers.getMaximumWidth(canvas)));\\n\\t\\t\\tvar newHeight = Math.max(0, Math.floor(aspectRatio ? newWidth / aspectRatio : helpers.getMaximumHeight(canvas)));\\n\\n\\t\\t\\tif (me.width === newWidth && me.height === newHeight) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\tcanvas.width = me.width = newWidth;\\n\\t\\t\\tcanvas.height = me.height = newHeight;\\n\\t\\t\\tcanvas.style.width = newWidth + 'px';\\n\\t\\t\\tcanvas.style.height = newHeight + 'px';\\n\\n\\t\\t\\thelpers.retinaScale(me, options.devicePixelRatio);\\n\\n\\t\\t\\tif (!silent) {\\n\\t\\t\\t\\t// Notify any plugins about the resize\\n\\t\\t\\t\\tvar newSize = {width: newWidth, height: newHeight};\\n\\t\\t\\t\\tplugins.notify(me, 'resize', [newSize]);\\n\\n\\t\\t\\t\\t// Notify of resize\\n\\t\\t\\t\\tif (me.options.onResize) {\\n\\t\\t\\t\\t\\tme.options.onResize(me, newSize);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tme.stop();\\n\\t\\t\\t\\tme.update({\\n\\t\\t\\t\\t\\tduration: me.options.responsiveAnimationDuration\\n\\t\\t\\t\\t});\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\tensureScalesHaveIDs: function() {\\n\\t\\t\\tvar options = this.options;\\n\\t\\t\\tvar scalesOptions = options.scales || {};\\n\\t\\t\\tvar scaleOptions = options.scale;\\n\\n\\t\\t\\thelpers.each(scalesOptions.xAxes, function(xAxisOptions, index) {\\n\\t\\t\\t\\txAxisOptions.id = xAxisOptions.id || ('x-axis-' + index);\\n\\t\\t\\t});\\n\\n\\t\\t\\thelpers.each(scalesOptions.yAxes, function(yAxisOptions, index) {\\n\\t\\t\\t\\tyAxisOptions.id = yAxisOptions.id || ('y-axis-' + index);\\n\\t\\t\\t});\\n\\n\\t\\t\\tif (scaleOptions) {\\n\\t\\t\\t\\tscaleOptions.id = scaleOptions.id || 'scale';\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Builds a map of scale ID to scale object for future lookup.\\n\\t\\t */\\n\\t\\tbuildOrUpdateScales: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar options = me.options;\\n\\t\\t\\tvar scales = me.scales || {};\\n\\t\\t\\tvar items = [];\\n\\t\\t\\tvar updated = Object.keys(scales).reduce(function(obj, id) {\\n\\t\\t\\t\\tobj[id] = false;\\n\\t\\t\\t\\treturn obj;\\n\\t\\t\\t}, {});\\n\\n\\t\\t\\tif (options.scales) {\\n\\t\\t\\t\\titems = items.concat(\\n\\t\\t\\t\\t\\t(options.scales.xAxes || []).map(function(xAxisOptions) {\\n\\t\\t\\t\\t\\t\\treturn {options: xAxisOptions, dtype: 'category', dposition: 'bottom'};\\n\\t\\t\\t\\t\\t}),\\n\\t\\t\\t\\t\\t(options.scales.yAxes || []).map(function(yAxisOptions) {\\n\\t\\t\\t\\t\\t\\treturn {options: yAxisOptions, dtype: 'linear', dposition: 'left'};\\n\\t\\t\\t\\t\\t})\\n\\t\\t\\t\\t);\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (options.scale) {\\n\\t\\t\\t\\titems.push({\\n\\t\\t\\t\\t\\toptions: options.scale,\\n\\t\\t\\t\\t\\tdtype: 'radialLinear',\\n\\t\\t\\t\\t\\tisDefault: true,\\n\\t\\t\\t\\t\\tdposition: 'chartArea'\\n\\t\\t\\t\\t});\\n\\t\\t\\t}\\n\\n\\t\\t\\thelpers.each(items, function(item) {\\n\\t\\t\\t\\tvar scaleOptions = item.options;\\n\\t\\t\\t\\tvar id = scaleOptions.id;\\n\\t\\t\\t\\tvar scaleType = helpers.valueOrDefault(scaleOptions.type, item.dtype);\\n\\n\\t\\t\\t\\tif (positionIsHorizontal(scaleOptions.position) !== positionIsHorizontal(item.dposition)) {\\n\\t\\t\\t\\t\\tscaleOptions.position = item.dposition;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tupdated[id] = true;\\n\\t\\t\\t\\tvar scale = null;\\n\\t\\t\\t\\tif (id in scales && scales[id].type === scaleType) {\\n\\t\\t\\t\\t\\tscale = scales[id];\\n\\t\\t\\t\\t\\tscale.options = scaleOptions;\\n\\t\\t\\t\\t\\tscale.ctx = me.ctx;\\n\\t\\t\\t\\t\\tscale.chart = me;\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tvar scaleClass = scaleService.getScaleConstructor(scaleType);\\n\\t\\t\\t\\t\\tif (!scaleClass) {\\n\\t\\t\\t\\t\\t\\treturn;\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\tscale = new scaleClass({\\n\\t\\t\\t\\t\\t\\tid: id,\\n\\t\\t\\t\\t\\t\\ttype: scaleType,\\n\\t\\t\\t\\t\\t\\toptions: scaleOptions,\\n\\t\\t\\t\\t\\t\\tctx: me.ctx,\\n\\t\\t\\t\\t\\t\\tchart: me\\n\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t\\tscales[scale.id] = scale;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tscale.mergeTicksOptions();\\n\\n\\t\\t\\t\\t// TODO(SB): I think we should be able to remove this custom case (options.scale)\\n\\t\\t\\t\\t// and consider it as a regular scale part of the \\\"scales\\\"\\\" map only! This would\\n\\t\\t\\t\\t// make the logic easier and remove some useless? custom code.\\n\\t\\t\\t\\tif (item.isDefault) {\\n\\t\\t\\t\\t\\tme.scale = scale;\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\t\\t\\t// clear up discarded scales\\n\\t\\t\\thelpers.each(updated, function(hasUpdated, id) {\\n\\t\\t\\t\\tif (!hasUpdated) {\\n\\t\\t\\t\\t\\tdelete scales[id];\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\tme.scales = scales;\\n\\n\\t\\t\\tscaleService.addScalesToLayout(this);\\n\\t\\t},\\n\\n\\t\\tbuildOrUpdateControllers: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar types = [];\\n\\t\\t\\tvar newControllers = [];\\n\\n\\t\\t\\thelpers.each(me.data.datasets, function(dataset, datasetIndex) {\\n\\t\\t\\t\\tvar meta = me.getDatasetMeta(datasetIndex);\\n\\t\\t\\t\\tvar type = dataset.type || me.config.type;\\n\\n\\t\\t\\t\\tif (meta.type && meta.type !== type) {\\n\\t\\t\\t\\t\\tme.destroyDatasetMeta(datasetIndex);\\n\\t\\t\\t\\t\\tmeta = me.getDatasetMeta(datasetIndex);\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\tmeta.type = type;\\n\\n\\t\\t\\t\\ttypes.push(meta.type);\\n\\n\\t\\t\\t\\tif (meta.controller) {\\n\\t\\t\\t\\t\\tmeta.controller.updateIndex(datasetIndex);\\n\\t\\t\\t\\t\\tmeta.controller.linkScales();\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tvar ControllerClass = Chart.controllers[meta.type];\\n\\t\\t\\t\\t\\tif (ControllerClass === undefined) {\\n\\t\\t\\t\\t\\t\\tthrow new Error('\\\"' + meta.type + '\\\" is not a chart type.');\\n\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\tmeta.controller = new ControllerClass(me, datasetIndex);\\n\\t\\t\\t\\t\\tnewControllers.push(meta.controller);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}, me);\\n\\n\\t\\t\\treturn newControllers;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Reset the elements of all datasets\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tresetElements: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\thelpers.each(me.data.datasets, function(dataset, datasetIndex) {\\n\\t\\t\\t\\tme.getDatasetMeta(datasetIndex).controller.reset();\\n\\t\\t\\t}, me);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t* Resets the chart back to it's state before the initial animation\\n\\t\\t*/\\n\\t\\treset: function() {\\n\\t\\t\\tthis.resetElements();\\n\\t\\t\\tthis.tooltip.initialize();\\n\\t\\t},\\n\\n\\t\\tupdate: function(config) {\\n\\t\\t\\tvar me = this;\\n\\n\\t\\t\\tif (!config || typeof config !== 'object') {\\n\\t\\t\\t\\t// backwards compatibility\\n\\t\\t\\t\\tconfig = {\\n\\t\\t\\t\\t\\tduration: config,\\n\\t\\t\\t\\t\\tlazy: arguments[1]\\n\\t\\t\\t\\t};\\n\\t\\t\\t}\\n\\n\\t\\t\\tupdateConfig(me);\\n\\n\\t\\t\\t// plugins options references might have change, let's invalidate the cache\\n\\t\\t\\t// https://github.com/chartjs/Chart.js/issues/5111#issuecomment-355934167\\n\\t\\t\\tplugins._invalidate(me);\\n\\n\\t\\t\\tif (plugins.notify(me, 'beforeUpdate') === false) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\t// In case the entire data object changed\\n\\t\\t\\tme.tooltip._data = me.data;\\n\\n\\t\\t\\t// Make sure dataset controllers are updated and new controllers are reset\\n\\t\\t\\tvar newControllers = me.buildOrUpdateControllers();\\n\\n\\t\\t\\t// Make sure all dataset controllers have correct meta data counts\\n\\t\\t\\thelpers.each(me.data.datasets, function(dataset, datasetIndex) {\\n\\t\\t\\t\\tme.getDatasetMeta(datasetIndex).controller.buildOrUpdateElements();\\n\\t\\t\\t}, me);\\n\\n\\t\\t\\tme.updateLayout();\\n\\n\\t\\t\\t// Can only reset the new controllers after the scales have been updated\\n\\t\\t\\tif (me.options.animation && me.options.animation.duration) {\\n\\t\\t\\t\\thelpers.each(newControllers, function(controller) {\\n\\t\\t\\t\\t\\tcontroller.reset();\\n\\t\\t\\t\\t});\\n\\t\\t\\t}\\n\\n\\t\\t\\tme.updateDatasets();\\n\\n\\t\\t\\t// Need to reset tooltip in case it is displayed with elements that are removed\\n\\t\\t\\t// after update.\\n\\t\\t\\tme.tooltip.initialize();\\n\\n\\t\\t\\t// Last active contains items that were previously in the tooltip.\\n\\t\\t\\t// When we reset the tooltip, we need to clear it\\n\\t\\t\\tme.lastActive = [];\\n\\n\\t\\t\\t// Do this before render so that any plugins that need final scale updates can use it\\n\\t\\t\\tplugins.notify(me, 'afterUpdate');\\n\\n\\t\\t\\tif (me._bufferedRender) {\\n\\t\\t\\t\\tme._bufferedRequest = {\\n\\t\\t\\t\\t\\tduration: config.duration,\\n\\t\\t\\t\\t\\teasing: config.easing,\\n\\t\\t\\t\\t\\tlazy: config.lazy\\n\\t\\t\\t\\t};\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tme.render(config);\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Updates the chart layout unless a plugin returns `false` to the `beforeLayout`\\n\\t\\t * hook, in which case, plugins will not be called on `afterLayout`.\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tupdateLayout: function() {\\n\\t\\t\\tvar me = this;\\n\\n\\t\\t\\tif (plugins.notify(me, 'beforeLayout') === false) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\tlayouts.update(this, this.width, this.height);\\n\\n\\t\\t\\t/**\\n\\t\\t\\t * Provided for backward compatibility, use `afterLayout` instead.\\n\\t\\t\\t * @method IPlugin#afterScaleUpdate\\n\\t\\t\\t * @deprecated since version 2.5.0\\n\\t\\t\\t * @todo remove at version 3\\n\\t\\t\\t * @private\\n\\t\\t\\t */\\n\\t\\t\\tplugins.notify(me, 'afterScaleUpdate');\\n\\t\\t\\tplugins.notify(me, 'afterLayout');\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Updates all datasets unless a plugin returns `false` to the `beforeDatasetsUpdate`\\n\\t\\t * hook, in which case, plugins will not be called on `afterDatasetsUpdate`.\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tupdateDatasets: function() {\\n\\t\\t\\tvar me = this;\\n\\n\\t\\t\\tif (plugins.notify(me, 'beforeDatasetsUpdate') === false) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\tfor (var i = 0, ilen = me.data.datasets.length; i < ilen; ++i) {\\n\\t\\t\\t\\tme.updateDataset(i);\\n\\t\\t\\t}\\n\\n\\t\\t\\tplugins.notify(me, 'afterDatasetsUpdate');\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Updates dataset at index unless a plugin returns `false` to the `beforeDatasetUpdate`\\n\\t\\t * hook, in which case, plugins will not be called on `afterDatasetUpdate`.\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tupdateDataset: function(index) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar meta = me.getDatasetMeta(index);\\n\\t\\t\\tvar args = {\\n\\t\\t\\t\\tmeta: meta,\\n\\t\\t\\t\\tindex: index\\n\\t\\t\\t};\\n\\n\\t\\t\\tif (plugins.notify(me, 'beforeDatasetUpdate', [args]) === false) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\tmeta.controller.update();\\n\\n\\t\\t\\tplugins.notify(me, 'afterDatasetUpdate', [args]);\\n\\t\\t},\\n\\n\\t\\trender: function(config) {\\n\\t\\t\\tvar me = this;\\n\\n\\t\\t\\tif (!config || typeof config !== 'object') {\\n\\t\\t\\t\\t// backwards compatibility\\n\\t\\t\\t\\tconfig = {\\n\\t\\t\\t\\t\\tduration: config,\\n\\t\\t\\t\\t\\tlazy: arguments[1]\\n\\t\\t\\t\\t};\\n\\t\\t\\t}\\n\\n\\t\\t\\tvar duration = config.duration;\\n\\t\\t\\tvar lazy = config.lazy;\\n\\n\\t\\t\\tif (plugins.notify(me, 'beforeRender') === false) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\tvar animationOptions = me.options.animation;\\n\\t\\t\\tvar onComplete = function(animation) {\\n\\t\\t\\t\\tplugins.notify(me, 'afterRender');\\n\\t\\t\\t\\thelpers.callback(animationOptions && animationOptions.onComplete, [animation], me);\\n\\t\\t\\t};\\n\\n\\t\\t\\tif (animationOptions && ((typeof duration !== 'undefined' && duration !== 0) || (typeof duration === 'undefined' && animationOptions.duration !== 0))) {\\n\\t\\t\\t\\tvar animation = new Animation({\\n\\t\\t\\t\\t\\tnumSteps: (duration || animationOptions.duration) / 16.66, // 60 fps\\n\\t\\t\\t\\t\\teasing: config.easing || animationOptions.easing,\\n\\n\\t\\t\\t\\t\\trender: function(chart, animationObject) {\\n\\t\\t\\t\\t\\t\\tvar easingFunction = helpers.easing.effects[animationObject.easing];\\n\\t\\t\\t\\t\\t\\tvar currentStep = animationObject.currentStep;\\n\\t\\t\\t\\t\\t\\tvar stepDecimal = currentStep / animationObject.numSteps;\\n\\n\\t\\t\\t\\t\\t\\tchart.draw(easingFunction(stepDecimal), stepDecimal, currentStep);\\n\\t\\t\\t\\t\\t},\\n\\n\\t\\t\\t\\t\\tonAnimationProgress: animationOptions.onProgress,\\n\\t\\t\\t\\t\\tonAnimationComplete: onComplete\\n\\t\\t\\t\\t});\\n\\n\\t\\t\\t\\tanimations.addAnimation(me, animation, duration, lazy);\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tme.draw();\\n\\n\\t\\t\\t\\t// See https://github.com/chartjs/Chart.js/issues/3781\\n\\t\\t\\t\\tonComplete(new Animation({numSteps: 0, chart: me}));\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn me;\\n\\t\\t},\\n\\n\\t\\tdraw: function(easingValue) {\\n\\t\\t\\tvar me = this;\\n\\n\\t\\t\\tme.clear();\\n\\n\\t\\t\\tif (helpers.isNullOrUndef(easingValue)) {\\n\\t\\t\\t\\teasingValue = 1;\\n\\t\\t\\t}\\n\\n\\t\\t\\tme.transition(easingValue);\\n\\n\\t\\t\\tif (me.width <= 0 || me.height <= 0) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (plugins.notify(me, 'beforeDraw', [easingValue]) === false) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Draw all the scales\\n\\t\\t\\thelpers.each(me.boxes, function(box) {\\n\\t\\t\\t\\tbox.draw(me.chartArea);\\n\\t\\t\\t}, me);\\n\\n\\t\\t\\tif (me.scale) {\\n\\t\\t\\t\\tme.scale.draw();\\n\\t\\t\\t}\\n\\n\\t\\t\\tme.drawDatasets(easingValue);\\n\\t\\t\\tme._drawTooltip(easingValue);\\n\\n\\t\\t\\tplugins.notify(me, 'afterDraw', [easingValue]);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\ttransition: function(easingValue) {\\n\\t\\t\\tvar me = this;\\n\\n\\t\\t\\tfor (var i = 0, ilen = (me.data.datasets || []).length; i < ilen; ++i) {\\n\\t\\t\\t\\tif (me.isDatasetVisible(i)) {\\n\\t\\t\\t\\t\\tme.getDatasetMeta(i).controller.transition(easingValue);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tme.tooltip.transition(easingValue);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Draws all datasets unless a plugin returns `false` to the `beforeDatasetsDraw`\\n\\t\\t * hook, in which case, plugins will not be called on `afterDatasetsDraw`.\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tdrawDatasets: function(easingValue) {\\n\\t\\t\\tvar me = this;\\n\\n\\t\\t\\tif (plugins.notify(me, 'beforeDatasetsDraw', [easingValue]) === false) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Draw datasets reversed to support proper line stacking\\n\\t\\t\\tfor (var i = (me.data.datasets || []).length - 1; i >= 0; --i) {\\n\\t\\t\\t\\tif (me.isDatasetVisible(i)) {\\n\\t\\t\\t\\t\\tme.drawDataset(i, easingValue);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tplugins.notify(me, 'afterDatasetsDraw', [easingValue]);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Draws dataset at index unless a plugin returns `false` to the `beforeDatasetDraw`\\n\\t\\t * hook, in which case, plugins will not be called on `afterDatasetDraw`.\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tdrawDataset: function(index, easingValue) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar meta = me.getDatasetMeta(index);\\n\\t\\t\\tvar args = {\\n\\t\\t\\t\\tmeta: meta,\\n\\t\\t\\t\\tindex: index,\\n\\t\\t\\t\\teasingValue: easingValue\\n\\t\\t\\t};\\n\\n\\t\\t\\tif (plugins.notify(me, 'beforeDatasetDraw', [args]) === false) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\tmeta.controller.draw(easingValue);\\n\\n\\t\\t\\tplugins.notify(me, 'afterDatasetDraw', [args]);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Draws tooltip unless a plugin returns `false` to the `beforeTooltipDraw`\\n\\t\\t * hook, in which case, plugins will not be called on `afterTooltipDraw`.\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\t_drawTooltip: function(easingValue) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar tooltip = me.tooltip;\\n\\t\\t\\tvar args = {\\n\\t\\t\\t\\ttooltip: tooltip,\\n\\t\\t\\t\\teasingValue: easingValue\\n\\t\\t\\t};\\n\\n\\t\\t\\tif (plugins.notify(me, 'beforeTooltipDraw', [args]) === false) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\ttooltip.draw();\\n\\n\\t\\t\\tplugins.notify(me, 'afterTooltipDraw', [args]);\\n\\t\\t},\\n\\n\\t\\t// Get the single element that was clicked on\\n\\t\\t// @return : An object containing the dataset index and element index of the matching element. Also contains the rectangle that was draw\\n\\t\\tgetElementAtEvent: function(e) {\\n\\t\\t\\treturn Interaction.modes.single(this, e);\\n\\t\\t},\\n\\n\\t\\tgetElementsAtEvent: function(e) {\\n\\t\\t\\treturn Interaction.modes.label(this, e, {intersect: true});\\n\\t\\t},\\n\\n\\t\\tgetElementsAtXAxis: function(e) {\\n\\t\\t\\treturn Interaction.modes['x-axis'](this, e, {intersect: true});\\n\\t\\t},\\n\\n\\t\\tgetElementsAtEventForMode: function(e, mode, options) {\\n\\t\\t\\tvar method = Interaction.modes[mode];\\n\\t\\t\\tif (typeof method === 'function') {\\n\\t\\t\\t\\treturn method(this, e, options);\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn [];\\n\\t\\t},\\n\\n\\t\\tgetDatasetAtEvent: function(e) {\\n\\t\\t\\treturn Interaction.modes.dataset(this, e, {intersect: true});\\n\\t\\t},\\n\\n\\t\\tgetDatasetMeta: function(datasetIndex) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar dataset = me.data.datasets[datasetIndex];\\n\\t\\t\\tif (!dataset._meta) {\\n\\t\\t\\t\\tdataset._meta = {};\\n\\t\\t\\t}\\n\\n\\t\\t\\tvar meta = dataset._meta[me.id];\\n\\t\\t\\tif (!meta) {\\n\\t\\t\\t\\tmeta = dataset._meta[me.id] = {\\n\\t\\t\\t\\t\\ttype: null,\\n\\t\\t\\t\\t\\tdata: [],\\n\\t\\t\\t\\t\\tdataset: null,\\n\\t\\t\\t\\t\\tcontroller: null,\\n\\t\\t\\t\\t\\thidden: null,\\t\\t\\t// See isDatasetVisible() comment\\n\\t\\t\\t\\t\\txAxisID: null,\\n\\t\\t\\t\\t\\tyAxisID: null\\n\\t\\t\\t\\t};\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn meta;\\n\\t\\t},\\n\\n\\t\\tgetVisibleDatasetCount: function() {\\n\\t\\t\\tvar count = 0;\\n\\t\\t\\tfor (var i = 0, ilen = this.data.datasets.length; i < ilen; ++i) {\\n\\t\\t\\t\\tif (this.isDatasetVisible(i)) {\\n\\t\\t\\t\\t\\tcount++;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t\\treturn count;\\n\\t\\t},\\n\\n\\t\\tisDatasetVisible: function(datasetIndex) {\\n\\t\\t\\tvar meta = this.getDatasetMeta(datasetIndex);\\n\\n\\t\\t\\t// meta.hidden is a per chart dataset hidden flag override with 3 states: if true or false,\\n\\t\\t\\t// the dataset.hidden value is ignored, else if null, the dataset hidden state is returned.\\n\\t\\t\\treturn typeof meta.hidden === 'boolean' ? !meta.hidden : !this.data.datasets[datasetIndex].hidden;\\n\\t\\t},\\n\\n\\t\\tgenerateLegend: function() {\\n\\t\\t\\treturn this.options.legendCallback(this);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tdestroyDatasetMeta: function(datasetIndex) {\\n\\t\\t\\tvar id = this.id;\\n\\t\\t\\tvar dataset = this.data.datasets[datasetIndex];\\n\\t\\t\\tvar meta = dataset._meta && dataset._meta[id];\\n\\n\\t\\t\\tif (meta) {\\n\\t\\t\\t\\tmeta.controller.destroy();\\n\\t\\t\\t\\tdelete dataset._meta[id];\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\tdestroy: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar canvas = me.canvas;\\n\\t\\t\\tvar i, ilen;\\n\\n\\t\\t\\tme.stop();\\n\\n\\t\\t\\t// dataset controllers need to cleanup associated data\\n\\t\\t\\tfor (i = 0, ilen = me.data.datasets.length; i < ilen; ++i) {\\n\\t\\t\\t\\tme.destroyDatasetMeta(i);\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (canvas) {\\n\\t\\t\\t\\tme.unbindEvents();\\n\\t\\t\\t\\thelpers.canvas.clear(me);\\n\\t\\t\\t\\tplatform.releaseContext(me.ctx);\\n\\t\\t\\t\\tme.canvas = null;\\n\\t\\t\\t\\tme.ctx = null;\\n\\t\\t\\t}\\n\\n\\t\\t\\tplugins.notify(me, 'destroy');\\n\\n\\t\\t\\tdelete Chart.instances[me.id];\\n\\t\\t},\\n\\n\\t\\ttoBase64Image: function() {\\n\\t\\t\\treturn this.canvas.toDataURL.apply(this.canvas, arguments);\\n\\t\\t},\\n\\n\\t\\tinitToolTip: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tme.tooltip = new Tooltip({\\n\\t\\t\\t\\t_chart: me,\\n\\t\\t\\t\\t_chartInstance: me, // deprecated, backward compatibility\\n\\t\\t\\t\\t_data: me.data,\\n\\t\\t\\t\\t_options: me.options.tooltips\\n\\t\\t\\t}, me);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tbindEvents: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar listeners = me._listeners = {};\\n\\t\\t\\tvar listener = function() {\\n\\t\\t\\t\\tme.eventHandler.apply(me, arguments);\\n\\t\\t\\t};\\n\\n\\t\\t\\thelpers.each(me.options.events, function(type) {\\n\\t\\t\\t\\tplatform.addEventListener(me, type, listener);\\n\\t\\t\\t\\tlisteners[type] = listener;\\n\\t\\t\\t});\\n\\n\\t\\t\\t// Elements used to detect size change should not be injected for non responsive charts.\\n\\t\\t\\t// See https://github.com/chartjs/Chart.js/issues/2210\\n\\t\\t\\tif (me.options.responsive) {\\n\\t\\t\\t\\tlistener = function() {\\n\\t\\t\\t\\t\\tme.resize();\\n\\t\\t\\t\\t};\\n\\n\\t\\t\\t\\tplatform.addEventListener(me, 'resize', listener);\\n\\t\\t\\t\\tlisteners.resize = listener;\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tunbindEvents: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar listeners = me._listeners;\\n\\t\\t\\tif (!listeners) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\tdelete me._listeners;\\n\\t\\t\\thelpers.each(listeners, function(listener, type) {\\n\\t\\t\\t\\tplatform.removeEventListener(me, type, listener);\\n\\t\\t\\t});\\n\\t\\t},\\n\\n\\t\\tupdateHoverStyle: function(elements, mode, enabled) {\\n\\t\\t\\tvar method = enabled ? 'setHoverStyle' : 'removeHoverStyle';\\n\\t\\t\\tvar element, i, ilen;\\n\\n\\t\\t\\tfor (i = 0, ilen = elements.length; i < ilen; ++i) {\\n\\t\\t\\t\\telement = elements[i];\\n\\t\\t\\t\\tif (element) {\\n\\t\\t\\t\\t\\tthis.getDatasetMeta(element._datasetIndex).controller[method](element);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\teventHandler: function(e) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar tooltip = me.tooltip;\\n\\n\\t\\t\\tif (plugins.notify(me, 'beforeEvent', [e]) === false) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Buffer any update calls so that renders do not occur\\n\\t\\t\\tme._bufferedRender = true;\\n\\t\\t\\tme._bufferedRequest = null;\\n\\n\\t\\t\\tvar changed = me.handleEvent(e);\\n\\t\\t\\t// for smooth tooltip animations issue #4989\\n\\t\\t\\t// the tooltip should be the source of change\\n\\t\\t\\t// Animation check workaround:\\n\\t\\t\\t// tooltip._start will be null when tooltip isn't animating\\n\\t\\t\\tif (tooltip) {\\n\\t\\t\\t\\tchanged = tooltip._start\\n\\t\\t\\t\\t\\t? tooltip.handleEvent(e)\\n\\t\\t\\t\\t\\t: changed | tooltip.handleEvent(e);\\n\\t\\t\\t}\\n\\n\\t\\t\\tplugins.notify(me, 'afterEvent', [e]);\\n\\n\\t\\t\\tvar bufferedRequest = me._bufferedRequest;\\n\\t\\t\\tif (bufferedRequest) {\\n\\t\\t\\t\\t// If we have an update that was triggered, we need to do a normal render\\n\\t\\t\\t\\tme.render(bufferedRequest);\\n\\t\\t\\t} else if (changed && !me.animating) {\\n\\t\\t\\t\\t// If entering, leaving, or changing elements, animate the change via pivot\\n\\t\\t\\t\\tme.stop();\\n\\n\\t\\t\\t\\t// We only need to render at this point. Updating will cause scales to be\\n\\t\\t\\t\\t// recomputed generating flicker & using more memory than necessary.\\n\\t\\t\\t\\tme.render({\\n\\t\\t\\t\\t\\tduration: me.options.hover.animationDuration,\\n\\t\\t\\t\\t\\tlazy: true\\n\\t\\t\\t\\t});\\n\\t\\t\\t}\\n\\n\\t\\t\\tme._bufferedRender = false;\\n\\t\\t\\tme._bufferedRequest = null;\\n\\n\\t\\t\\treturn me;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Handle an event\\n\\t\\t * @private\\n\\t\\t * @param {IEvent} event the event to handle\\n\\t\\t * @return {Boolean} true if the chart needs to re-render\\n\\t\\t */\\n\\t\\thandleEvent: function(e) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar options = me.options || {};\\n\\t\\t\\tvar hoverOptions = options.hover;\\n\\t\\t\\tvar changed = false;\\n\\n\\t\\t\\tme.lastActive = me.lastActive || [];\\n\\n\\t\\t\\t// Find Active Elements for hover and tooltips\\n\\t\\t\\tif (e.type === 'mouseout') {\\n\\t\\t\\t\\tme.active = [];\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tme.active = me.getElementsAtEventForMode(e, hoverOptions.mode, hoverOptions);\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Invoke onHover hook\\n\\t\\t\\t// Need to call with native event here to not break backwards compatibility\\n\\t\\t\\thelpers.callback(options.onHover || options.hover.onHover, [e.native, me.active], me);\\n\\n\\t\\t\\tif (e.type === 'mouseup' || e.type === 'click') {\\n\\t\\t\\t\\tif (options.onClick) {\\n\\t\\t\\t\\t\\t// Use e.native here for backwards compatibility\\n\\t\\t\\t\\t\\toptions.onClick.call(me, e.native, me.active);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Remove styling for last active (even if it may still be active)\\n\\t\\t\\tif (me.lastActive.length) {\\n\\t\\t\\t\\tme.updateHoverStyle(me.lastActive, hoverOptions.mode, false);\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Built in hover styling\\n\\t\\t\\tif (me.active.length && hoverOptions.mode) {\\n\\t\\t\\t\\tme.updateHoverStyle(me.active, hoverOptions.mode, true);\\n\\t\\t\\t}\\n\\n\\t\\t\\tchanged = !helpers.arrayEquals(me.active, me.lastActive);\\n\\n\\t\\t\\t// Remember Last Actives\\n\\t\\t\\tme.lastActive = me.active;\\n\\n\\t\\t\\treturn changed;\\n\\t\\t}\\n\\t});\\n\\n\\t/**\\n\\t * Provided for backward compatibility, use Chart instead.\\n\\t * @class Chart.Controller\\n\\t * @deprecated since version 2.6.0\\n\\t * @todo remove at version 3\\n\\t * @private\\n\\t */\\n\\tChart.Controller = Chart;\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.controller.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.datasetController.js\":\n/*!******************************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.datasetController.js ***!\n  \\******************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\nmodule.exports = function(Chart) {\\n\\n\\tvar arrayEvents = ['push', 'pop', 'shift', 'splice', 'unshift'];\\n\\n\\t/**\\n\\t * Hooks the array methods that add or remove values ('push', pop', 'shift', 'splice',\\n\\t * 'unshift') and notify the listener AFTER the array has been altered. Listeners are\\n\\t * called on the 'onData*' callbacks (e.g. onDataPush, etc.) with same arguments.\\n\\t */\\n\\tfunction listenArrayEvents(array, listener) {\\n\\t\\tif (array._chartjs) {\\n\\t\\t\\tarray._chartjs.listeners.push(listener);\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tObject.defineProperty(array, '_chartjs', {\\n\\t\\t\\tconfigurable: true,\\n\\t\\t\\tenumerable: false,\\n\\t\\t\\tvalue: {\\n\\t\\t\\t\\tlisteners: [listener]\\n\\t\\t\\t}\\n\\t\\t});\\n\\n\\t\\tarrayEvents.forEach(function(key) {\\n\\t\\t\\tvar method = 'onData' + key.charAt(0).toUpperCase() + key.slice(1);\\n\\t\\t\\tvar base = array[key];\\n\\n\\t\\t\\tObject.defineProperty(array, key, {\\n\\t\\t\\t\\tconfigurable: true,\\n\\t\\t\\t\\tenumerable: false,\\n\\t\\t\\t\\tvalue: function() {\\n\\t\\t\\t\\t\\tvar args = Array.prototype.slice.call(arguments);\\n\\t\\t\\t\\t\\tvar res = base.apply(this, args);\\n\\n\\t\\t\\t\\t\\thelpers.each(array._chartjs.listeners, function(object) {\\n\\t\\t\\t\\t\\t\\tif (typeof object[method] === 'function') {\\n\\t\\t\\t\\t\\t\\t\\tobject[method].apply(object, args);\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t});\\n\\n\\t\\t\\t\\t\\treturn res;\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\t\\t});\\n\\t}\\n\\n\\t/**\\n\\t * Removes the given array event listener and cleanup extra attached properties (such as\\n\\t * the _chartjs stub and overridden methods) if array doesn't have any more listeners.\\n\\t */\\n\\tfunction unlistenArrayEvents(array, listener) {\\n\\t\\tvar stub = array._chartjs;\\n\\t\\tif (!stub) {\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tvar listeners = stub.listeners;\\n\\t\\tvar index = listeners.indexOf(listener);\\n\\t\\tif (index !== -1) {\\n\\t\\t\\tlisteners.splice(index, 1);\\n\\t\\t}\\n\\n\\t\\tif (listeners.length > 0) {\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tarrayEvents.forEach(function(key) {\\n\\t\\t\\tdelete array[key];\\n\\t\\t});\\n\\n\\t\\tdelete array._chartjs;\\n\\t}\\n\\n\\t// Base class for all dataset controllers (line, bar, etc)\\n\\tChart.DatasetController = function(chart, datasetIndex) {\\n\\t\\tthis.initialize(chart, datasetIndex);\\n\\t};\\n\\n\\thelpers.extend(Chart.DatasetController.prototype, {\\n\\n\\t\\t/**\\n\\t\\t * Element type used to generate a meta dataset (e.g. Chart.element.Line).\\n\\t\\t * @type {Chart.core.element}\\n\\t\\t */\\n\\t\\tdatasetElementType: null,\\n\\n\\t\\t/**\\n\\t\\t * Element type used to generate a meta data (e.g. Chart.element.Point).\\n\\t\\t * @type {Chart.core.element}\\n\\t\\t */\\n\\t\\tdataElementType: null,\\n\\n\\t\\tinitialize: function(chart, datasetIndex) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tme.chart = chart;\\n\\t\\t\\tme.index = datasetIndex;\\n\\t\\t\\tme.linkScales();\\n\\t\\t\\tme.addElements();\\n\\t\\t},\\n\\n\\t\\tupdateIndex: function(datasetIndex) {\\n\\t\\t\\tthis.index = datasetIndex;\\n\\t\\t},\\n\\n\\t\\tlinkScales: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar dataset = me.getDataset();\\n\\n\\t\\t\\tif (meta.xAxisID === null || !(meta.xAxisID in me.chart.scales)) {\\n\\t\\t\\t\\tmeta.xAxisID = dataset.xAxisID || me.chart.options.scales.xAxes[0].id;\\n\\t\\t\\t}\\n\\t\\t\\tif (meta.yAxisID === null || !(meta.yAxisID in me.chart.scales)) {\\n\\t\\t\\t\\tmeta.yAxisID = dataset.yAxisID || me.chart.options.scales.yAxes[0].id;\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\tgetDataset: function() {\\n\\t\\t\\treturn this.chart.data.datasets[this.index];\\n\\t\\t},\\n\\n\\t\\tgetMeta: function() {\\n\\t\\t\\treturn this.chart.getDatasetMeta(this.index);\\n\\t\\t},\\n\\n\\t\\tgetScaleForId: function(scaleID) {\\n\\t\\t\\treturn this.chart.scales[scaleID];\\n\\t\\t},\\n\\n\\t\\treset: function() {\\n\\t\\t\\tthis.update(true);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tdestroy: function() {\\n\\t\\t\\tif (this._data) {\\n\\t\\t\\t\\tunlistenArrayEvents(this._data, this);\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\tcreateMetaDataset: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar type = me.datasetElementType;\\n\\t\\t\\treturn type && new type({\\n\\t\\t\\t\\t_chart: me.chart,\\n\\t\\t\\t\\t_datasetIndex: me.index\\n\\t\\t\\t});\\n\\t\\t},\\n\\n\\t\\tcreateMetaData: function(index) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar type = me.dataElementType;\\n\\t\\t\\treturn type && new type({\\n\\t\\t\\t\\t_chart: me.chart,\\n\\t\\t\\t\\t_datasetIndex: me.index,\\n\\t\\t\\t\\t_index: index\\n\\t\\t\\t});\\n\\t\\t},\\n\\n\\t\\taddElements: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar data = me.getDataset().data || [];\\n\\t\\t\\tvar metaData = meta.data;\\n\\t\\t\\tvar i, ilen;\\n\\n\\t\\t\\tfor (i = 0, ilen = data.length; i < ilen; ++i) {\\n\\t\\t\\t\\tmetaData[i] = metaData[i] || me.createMetaData(i);\\n\\t\\t\\t}\\n\\n\\t\\t\\tmeta.dataset = meta.dataset || me.createMetaDataset();\\n\\t\\t},\\n\\n\\t\\taddElementAndReset: function(index) {\\n\\t\\t\\tvar element = this.createMetaData(index);\\n\\t\\t\\tthis.getMeta().data.splice(index, 0, element);\\n\\t\\t\\tthis.updateElement(element, index, true);\\n\\t\\t},\\n\\n\\t\\tbuildOrUpdateElements: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar dataset = me.getDataset();\\n\\t\\t\\tvar data = dataset.data || (dataset.data = []);\\n\\n\\t\\t\\t// In order to correctly handle data addition/deletion animation (an thus simulate\\n\\t\\t\\t// real-time charts), we need to monitor these data modifications and synchronize\\n\\t\\t\\t// the internal meta data accordingly.\\n\\t\\t\\tif (me._data !== data) {\\n\\t\\t\\t\\tif (me._data) {\\n\\t\\t\\t\\t\\t// This case happens when the user replaced the data array instance.\\n\\t\\t\\t\\t\\tunlistenArrayEvents(me._data, me);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tlistenArrayEvents(data, me);\\n\\t\\t\\t\\tme._data = data;\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Re-sync meta data in case the user replaced the data array or if we missed\\n\\t\\t\\t// any updates and so make sure that we handle number of datapoints changing.\\n\\t\\t\\tme.resyncElements();\\n\\t\\t},\\n\\n\\t\\tupdate: helpers.noop,\\n\\n\\t\\ttransition: function(easingValue) {\\n\\t\\t\\tvar meta = this.getMeta();\\n\\t\\t\\tvar elements = meta.data || [];\\n\\t\\t\\tvar ilen = elements.length;\\n\\t\\t\\tvar i = 0;\\n\\n\\t\\t\\tfor (; i < ilen; ++i) {\\n\\t\\t\\t\\telements[i].transition(easingValue);\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (meta.dataset) {\\n\\t\\t\\t\\tmeta.dataset.transition(easingValue);\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\tdraw: function() {\\n\\t\\t\\tvar meta = this.getMeta();\\n\\t\\t\\tvar elements = meta.data || [];\\n\\t\\t\\tvar ilen = elements.length;\\n\\t\\t\\tvar i = 0;\\n\\n\\t\\t\\tif (meta.dataset) {\\n\\t\\t\\t\\tmeta.dataset.draw();\\n\\t\\t\\t}\\n\\n\\t\\t\\tfor (; i < ilen; ++i) {\\n\\t\\t\\t\\telements[i].draw();\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\tremoveHoverStyle: function(element) {\\n\\t\\t\\thelpers.merge(element._model, element.$previousStyle || {});\\n\\t\\t\\tdelete element.$previousStyle;\\n\\t\\t},\\n\\n\\t\\tsetHoverStyle: function(element) {\\n\\t\\t\\tvar dataset = this.chart.data.datasets[element._datasetIndex];\\n\\t\\t\\tvar index = element._index;\\n\\t\\t\\tvar custom = element.custom || {};\\n\\t\\t\\tvar valueOrDefault = helpers.valueAtIndexOrDefault;\\n\\t\\t\\tvar getHoverColor = helpers.getHoverColor;\\n\\t\\t\\tvar model = element._model;\\n\\n\\t\\t\\telement.$previousStyle = {\\n\\t\\t\\t\\tbackgroundColor: model.backgroundColor,\\n\\t\\t\\t\\tborderColor: model.borderColor,\\n\\t\\t\\t\\tborderWidth: model.borderWidth\\n\\t\\t\\t};\\n\\n\\t\\t\\tmodel.backgroundColor = custom.hoverBackgroundColor ? custom.hoverBackgroundColor : valueOrDefault(dataset.hoverBackgroundColor, index, getHoverColor(model.backgroundColor));\\n\\t\\t\\tmodel.borderColor = custom.hoverBorderColor ? custom.hoverBorderColor : valueOrDefault(dataset.hoverBorderColor, index, getHoverColor(model.borderColor));\\n\\t\\t\\tmodel.borderWidth = custom.hoverBorderWidth ? custom.hoverBorderWidth : valueOrDefault(dataset.hoverBorderWidth, index, model.borderWidth);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tresyncElements: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar meta = me.getMeta();\\n\\t\\t\\tvar data = me.getDataset().data;\\n\\t\\t\\tvar numMeta = meta.data.length;\\n\\t\\t\\tvar numData = data.length;\\n\\n\\t\\t\\tif (numData < numMeta) {\\n\\t\\t\\t\\tmeta.data.splice(numData, numMeta - numData);\\n\\t\\t\\t} else if (numData > numMeta) {\\n\\t\\t\\t\\tme.insertElements(numMeta, numData - numMeta);\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tinsertElements: function(start, count) {\\n\\t\\t\\tfor (var i = 0; i < count; ++i) {\\n\\t\\t\\t\\tthis.addElementAndReset(start + i);\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tonDataPush: function() {\\n\\t\\t\\tthis.insertElements(this.getDataset().data.length - 1, arguments.length);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tonDataPop: function() {\\n\\t\\t\\tthis.getMeta().data.pop();\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tonDataShift: function() {\\n\\t\\t\\tthis.getMeta().data.shift();\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tonDataSplice: function(start, count) {\\n\\t\\t\\tthis.getMeta().data.splice(start, count);\\n\\t\\t\\tthis.insertElements(start, arguments.length - 2);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tonDataUnshift: function() {\\n\\t\\t\\tthis.insertElements(0, arguments.length);\\n\\t\\t}\\n\\t});\\n\\n\\tChart.DatasetController.extend = helpers.inherits;\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.datasetController.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.defaults.js\":\n/*!*********************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.defaults.js ***!\n  \\*********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\nmodule.exports = {\\n\\t/**\\n\\t * @private\\n\\t */\\n\\t_set: function(scope, values) {\\n\\t\\treturn helpers.merge(this[scope] || (this[scope] = {}), values);\\n\\t}\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.defaults.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.element.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.element.js ***!\n  \\********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar color = __webpack_require__(/*! chartjs-color */ \\\"./node_modules/chartjs-color/index.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\nfunction interpolate(start, view, model, ease) {\\n\\tvar keys = Object.keys(model);\\n\\tvar i, ilen, key, actual, origin, target, type, c0, c1;\\n\\n\\tfor (i = 0, ilen = keys.length; i < ilen; ++i) {\\n\\t\\tkey = keys[i];\\n\\n\\t\\ttarget = model[key];\\n\\n\\t\\t// if a value is added to the model after pivot() has been called, the view\\n\\t\\t// doesn't contain it, so let's initialize the view to the target value.\\n\\t\\tif (!view.hasOwnProperty(key)) {\\n\\t\\t\\tview[key] = target;\\n\\t\\t}\\n\\n\\t\\tactual = view[key];\\n\\n\\t\\tif (actual === target || key[0] === '_') {\\n\\t\\t\\tcontinue;\\n\\t\\t}\\n\\n\\t\\tif (!start.hasOwnProperty(key)) {\\n\\t\\t\\tstart[key] = actual;\\n\\t\\t}\\n\\n\\t\\torigin = start[key];\\n\\n\\t\\ttype = typeof target;\\n\\n\\t\\tif (type === typeof origin) {\\n\\t\\t\\tif (type === 'string') {\\n\\t\\t\\t\\tc0 = color(origin);\\n\\t\\t\\t\\tif (c0.valid) {\\n\\t\\t\\t\\t\\tc1 = color(target);\\n\\t\\t\\t\\t\\tif (c1.valid) {\\n\\t\\t\\t\\t\\t\\tview[key] = c1.mix(c0, ease).rgbString();\\n\\t\\t\\t\\t\\t\\tcontinue;\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t} else if (type === 'number' && isFinite(origin) && isFinite(target)) {\\n\\t\\t\\t\\tview[key] = origin + (target - origin) * ease;\\n\\t\\t\\t\\tcontinue;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tview[key] = target;\\n\\t}\\n}\\n\\nvar Element = function(configuration) {\\n\\thelpers.extend(this, configuration);\\n\\tthis.initialize.apply(this, arguments);\\n};\\n\\nhelpers.extend(Element.prototype, {\\n\\n\\tinitialize: function() {\\n\\t\\tthis.hidden = false;\\n\\t},\\n\\n\\tpivot: function() {\\n\\t\\tvar me = this;\\n\\t\\tif (!me._view) {\\n\\t\\t\\tme._view = helpers.clone(me._model);\\n\\t\\t}\\n\\t\\tme._start = {};\\n\\t\\treturn me;\\n\\t},\\n\\n\\ttransition: function(ease) {\\n\\t\\tvar me = this;\\n\\t\\tvar model = me._model;\\n\\t\\tvar start = me._start;\\n\\t\\tvar view = me._view;\\n\\n\\t\\t// No animation -> No Transition\\n\\t\\tif (!model || ease === 1) {\\n\\t\\t\\tme._view = model;\\n\\t\\t\\tme._start = null;\\n\\t\\t\\treturn me;\\n\\t\\t}\\n\\n\\t\\tif (!view) {\\n\\t\\t\\tview = me._view = {};\\n\\t\\t}\\n\\n\\t\\tif (!start) {\\n\\t\\t\\tstart = me._start = {};\\n\\t\\t}\\n\\n\\t\\tinterpolate(start, view, model, ease);\\n\\n\\t\\treturn me;\\n\\t},\\n\\n\\ttooltipPosition: function() {\\n\\t\\treturn {\\n\\t\\t\\tx: this._model.x,\\n\\t\\t\\ty: this._model.y\\n\\t\\t};\\n\\t},\\n\\n\\thasValue: function() {\\n\\t\\treturn helpers.isNumber(this._model.x) && helpers.isNumber(this._model.y);\\n\\t}\\n});\\n\\nElement.extend = helpers.inherits;\\n\\nmodule.exports = Element;\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.element.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.helpers.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.helpers.js ***!\n  \\********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/* global window: false */\\n/* global document: false */\\n\\n\\nvar color = __webpack_require__(/*! chartjs-color */ \\\"./node_modules/chartjs-color/index.js\\\");\\nvar defaults = __webpack_require__(/*! ./core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\nvar scaleService = __webpack_require__(/*! ../core/core.scaleService */ \\\"./node_modules/chart.js/src/core/core.scaleService.js\\\");\\n\\nmodule.exports = function() {\\n\\n\\t// -- Basic js utility methods\\n\\n\\thelpers.configMerge = function(/* objects ... */) {\\n\\t\\treturn helpers.merge(helpers.clone(arguments[0]), [].slice.call(arguments, 1), {\\n\\t\\t\\tmerger: function(key, target, source, options) {\\n\\t\\t\\t\\tvar tval = target[key] || {};\\n\\t\\t\\t\\tvar sval = source[key];\\n\\n\\t\\t\\t\\tif (key === 'scales') {\\n\\t\\t\\t\\t\\t// scale config merging is complex. Add our own function here for that\\n\\t\\t\\t\\t\\ttarget[key] = helpers.scaleMerge(tval, sval);\\n\\t\\t\\t\\t} else if (key === 'scale') {\\n\\t\\t\\t\\t\\t// used in polar area & radar charts since there is only one scale\\n\\t\\t\\t\\t\\ttarget[key] = helpers.merge(tval, [scaleService.getScaleDefaults(sval.type), sval]);\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\thelpers._merger(key, target, source, options);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t});\\n\\t};\\n\\n\\thelpers.scaleMerge = function(/* objects ... */) {\\n\\t\\treturn helpers.merge(helpers.clone(arguments[0]), [].slice.call(arguments, 1), {\\n\\t\\t\\tmerger: function(key, target, source, options) {\\n\\t\\t\\t\\tif (key === 'xAxes' || key === 'yAxes') {\\n\\t\\t\\t\\t\\tvar slen = source[key].length;\\n\\t\\t\\t\\t\\tvar i, type, scale;\\n\\n\\t\\t\\t\\t\\tif (!target[key]) {\\n\\t\\t\\t\\t\\t\\ttarget[key] = [];\\n\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\tfor (i = 0; i < slen; ++i) {\\n\\t\\t\\t\\t\\t\\tscale = source[key][i];\\n\\t\\t\\t\\t\\t\\ttype = helpers.valueOrDefault(scale.type, key === 'xAxes' ? 'category' : 'linear');\\n\\n\\t\\t\\t\\t\\t\\tif (i >= target[key].length) {\\n\\t\\t\\t\\t\\t\\t\\ttarget[key].push({});\\n\\t\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t\\tif (!target[key][i].type || (scale.type && scale.type !== target[key][i].type)) {\\n\\t\\t\\t\\t\\t\\t\\t// new/untyped scale or type changed: let's apply the new defaults\\n\\t\\t\\t\\t\\t\\t\\t// then merge source scale to correctly overwrite the defaults.\\n\\t\\t\\t\\t\\t\\t\\thelpers.merge(target[key][i], [scaleService.getScaleDefaults(type), scale]);\\n\\t\\t\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t\\t\\t// scales type are the same\\n\\t\\t\\t\\t\\t\\t\\thelpers.merge(target[key][i], scale);\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\thelpers._merger(key, target, source, options);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t});\\n\\t};\\n\\n\\thelpers.where = function(collection, filterCallback) {\\n\\t\\tif (helpers.isArray(collection) && Array.prototype.filter) {\\n\\t\\t\\treturn collection.filter(filterCallback);\\n\\t\\t}\\n\\t\\tvar filtered = [];\\n\\n\\t\\thelpers.each(collection, function(item) {\\n\\t\\t\\tif (filterCallback(item)) {\\n\\t\\t\\t\\tfiltered.push(item);\\n\\t\\t\\t}\\n\\t\\t});\\n\\n\\t\\treturn filtered;\\n\\t};\\n\\thelpers.findIndex = Array.prototype.findIndex ?\\n\\t\\tfunction(array, callback, scope) {\\n\\t\\t\\treturn array.findIndex(callback, scope);\\n\\t\\t} :\\n\\t\\tfunction(array, callback, scope) {\\n\\t\\t\\tscope = scope === undefined ? array : scope;\\n\\t\\t\\tfor (var i = 0, ilen = array.length; i < ilen; ++i) {\\n\\t\\t\\t\\tif (callback.call(scope, array[i], i, array)) {\\n\\t\\t\\t\\t\\treturn i;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t\\treturn -1;\\n\\t\\t};\\n\\thelpers.findNextWhere = function(arrayToSearch, filterCallback, startIndex) {\\n\\t\\t// Default to start of the array\\n\\t\\tif (helpers.isNullOrUndef(startIndex)) {\\n\\t\\t\\tstartIndex = -1;\\n\\t\\t}\\n\\t\\tfor (var i = startIndex + 1; i < arrayToSearch.length; i++) {\\n\\t\\t\\tvar currentItem = arrayToSearch[i];\\n\\t\\t\\tif (filterCallback(currentItem)) {\\n\\t\\t\\t\\treturn currentItem;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t};\\n\\thelpers.findPreviousWhere = function(arrayToSearch, filterCallback, startIndex) {\\n\\t\\t// Default to end of the array\\n\\t\\tif (helpers.isNullOrUndef(startIndex)) {\\n\\t\\t\\tstartIndex = arrayToSearch.length;\\n\\t\\t}\\n\\t\\tfor (var i = startIndex - 1; i >= 0; i--) {\\n\\t\\t\\tvar currentItem = arrayToSearch[i];\\n\\t\\t\\tif (filterCallback(currentItem)) {\\n\\t\\t\\t\\treturn currentItem;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t};\\n\\n\\t// -- Math methods\\n\\thelpers.isNumber = function(n) {\\n\\t\\treturn !isNaN(parseFloat(n)) && isFinite(n);\\n\\t};\\n\\thelpers.almostEquals = function(x, y, epsilon) {\\n\\t\\treturn Math.abs(x - y) < epsilon;\\n\\t};\\n\\thelpers.almostWhole = function(x, epsilon) {\\n\\t\\tvar rounded = Math.round(x);\\n\\t\\treturn (((rounded - epsilon) < x) && ((rounded + epsilon) > x));\\n\\t};\\n\\thelpers.max = function(array) {\\n\\t\\treturn array.reduce(function(max, value) {\\n\\t\\t\\tif (!isNaN(value)) {\\n\\t\\t\\t\\treturn Math.max(max, value);\\n\\t\\t\\t}\\n\\t\\t\\treturn max;\\n\\t\\t}, Number.NEGATIVE_INFINITY);\\n\\t};\\n\\thelpers.min = function(array) {\\n\\t\\treturn array.reduce(function(min, value) {\\n\\t\\t\\tif (!isNaN(value)) {\\n\\t\\t\\t\\treturn Math.min(min, value);\\n\\t\\t\\t}\\n\\t\\t\\treturn min;\\n\\t\\t}, Number.POSITIVE_INFINITY);\\n\\t};\\n\\thelpers.sign = Math.sign ?\\n\\t\\tfunction(x) {\\n\\t\\t\\treturn Math.sign(x);\\n\\t\\t} :\\n\\t\\tfunction(x) {\\n\\t\\t\\tx = +x; // convert to a number\\n\\t\\t\\tif (x === 0 || isNaN(x)) {\\n\\t\\t\\t\\treturn x;\\n\\t\\t\\t}\\n\\t\\t\\treturn x > 0 ? 1 : -1;\\n\\t\\t};\\n\\thelpers.log10 = Math.log10 ?\\n\\t\\tfunction(x) {\\n\\t\\t\\treturn Math.log10(x);\\n\\t\\t} :\\n\\t\\tfunction(x) {\\n\\t\\t\\tvar exponent = Math.log(x) * Math.LOG10E; // Math.LOG10E = 1 / Math.LN10.\\n\\t\\t\\t// Check for whole powers of 10,\\n\\t\\t\\t// which due to floating point rounding error should be corrected.\\n\\t\\t\\tvar powerOf10 = Math.round(exponent);\\n\\t\\t\\tvar isPowerOf10 = x === Math.pow(10, powerOf10);\\n\\n\\t\\t\\treturn isPowerOf10 ? powerOf10 : exponent;\\n\\t\\t};\\n\\thelpers.toRadians = function(degrees) {\\n\\t\\treturn degrees * (Math.PI / 180);\\n\\t};\\n\\thelpers.toDegrees = function(radians) {\\n\\t\\treturn radians * (180 / Math.PI);\\n\\t};\\n\\t// Gets the angle from vertical upright to the point about a centre.\\n\\thelpers.getAngleFromPoint = function(centrePoint, anglePoint) {\\n\\t\\tvar distanceFromXCenter = anglePoint.x - centrePoint.x;\\n\\t\\tvar distanceFromYCenter = anglePoint.y - centrePoint.y;\\n\\t\\tvar radialDistanceFromCenter = Math.sqrt(distanceFromXCenter * distanceFromXCenter + distanceFromYCenter * distanceFromYCenter);\\n\\n\\t\\tvar angle = Math.atan2(distanceFromYCenter, distanceFromXCenter);\\n\\n\\t\\tif (angle < (-0.5 * Math.PI)) {\\n\\t\\t\\tangle += 2.0 * Math.PI; // make sure the returned angle is in the range of (-PI/2, 3PI/2]\\n\\t\\t}\\n\\n\\t\\treturn {\\n\\t\\t\\tangle: angle,\\n\\t\\t\\tdistance: radialDistanceFromCenter\\n\\t\\t};\\n\\t};\\n\\thelpers.distanceBetweenPoints = function(pt1, pt2) {\\n\\t\\treturn Math.sqrt(Math.pow(pt2.x - pt1.x, 2) + Math.pow(pt2.y - pt1.y, 2));\\n\\t};\\n\\thelpers.aliasPixel = function(pixelWidth) {\\n\\t\\treturn (pixelWidth % 2 === 0) ? 0 : 0.5;\\n\\t};\\n\\thelpers.splineCurve = function(firstPoint, middlePoint, afterPoint, t) {\\n\\t\\t// Props to Rob Spencer at scaled innovation for his post on splining between points\\n\\t\\t// http://scaledinnovation.com/analytics/splines/aboutSplines.html\\n\\n\\t\\t// This function must also respect \\\"skipped\\\" points\\n\\n\\t\\tvar previous = firstPoint.skip ? middlePoint : firstPoint;\\n\\t\\tvar current = middlePoint;\\n\\t\\tvar next = afterPoint.skip ? middlePoint : afterPoint;\\n\\n\\t\\tvar d01 = Math.sqrt(Math.pow(current.x - previous.x, 2) + Math.pow(current.y - previous.y, 2));\\n\\t\\tvar d12 = Math.sqrt(Math.pow(next.x - current.x, 2) + Math.pow(next.y - current.y, 2));\\n\\n\\t\\tvar s01 = d01 / (d01 + d12);\\n\\t\\tvar s12 = d12 / (d01 + d12);\\n\\n\\t\\t// If all points are the same, s01 & s02 will be inf\\n\\t\\ts01 = isNaN(s01) ? 0 : s01;\\n\\t\\ts12 = isNaN(s12) ? 0 : s12;\\n\\n\\t\\tvar fa = t * s01; // scaling factor for triangle Ta\\n\\t\\tvar fb = t * s12;\\n\\n\\t\\treturn {\\n\\t\\t\\tprevious: {\\n\\t\\t\\t\\tx: current.x - fa * (next.x - previous.x),\\n\\t\\t\\t\\ty: current.y - fa * (next.y - previous.y)\\n\\t\\t\\t},\\n\\t\\t\\tnext: {\\n\\t\\t\\t\\tx: current.x + fb * (next.x - previous.x),\\n\\t\\t\\t\\ty: current.y + fb * (next.y - previous.y)\\n\\t\\t\\t}\\n\\t\\t};\\n\\t};\\n\\thelpers.EPSILON = Number.EPSILON || 1e-14;\\n\\thelpers.splineCurveMonotone = function(points) {\\n\\t\\t// This function calculates Bézier control points in a similar way than |splineCurve|,\\n\\t\\t// but preserves monotonicity of the provided data and ensures no local extremums are added\\n\\t\\t// between the dataset discrete points due to the interpolation.\\n\\t\\t// See : https://en.wikipedia.org/wiki/Monotone_cubic_interpolation\\n\\n\\t\\tvar pointsWithTangents = (points || []).map(function(point) {\\n\\t\\t\\treturn {\\n\\t\\t\\t\\tmodel: point._model,\\n\\t\\t\\t\\tdeltaK: 0,\\n\\t\\t\\t\\tmK: 0\\n\\t\\t\\t};\\n\\t\\t});\\n\\n\\t\\t// Calculate slopes (deltaK) and initialize tangents (mK)\\n\\t\\tvar pointsLen = pointsWithTangents.length;\\n\\t\\tvar i, pointBefore, pointCurrent, pointAfter;\\n\\t\\tfor (i = 0; i < pointsLen; ++i) {\\n\\t\\t\\tpointCurrent = pointsWithTangents[i];\\n\\t\\t\\tif (pointCurrent.model.skip) {\\n\\t\\t\\t\\tcontinue;\\n\\t\\t\\t}\\n\\n\\t\\t\\tpointBefore = i > 0 ? pointsWithTangents[i - 1] : null;\\n\\t\\t\\tpointAfter = i < pointsLen - 1 ? pointsWithTangents[i + 1] : null;\\n\\t\\t\\tif (pointAfter && !pointAfter.model.skip) {\\n\\t\\t\\t\\tvar slopeDeltaX = (pointAfter.model.x - pointCurrent.model.x);\\n\\n\\t\\t\\t\\t// In the case of two points that appear at the same x pixel, slopeDeltaX is 0\\n\\t\\t\\t\\tpointCurrent.deltaK = slopeDeltaX !== 0 ? (pointAfter.model.y - pointCurrent.model.y) / slopeDeltaX : 0;\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (!pointBefore || pointBefore.model.skip) {\\n\\t\\t\\t\\tpointCurrent.mK = pointCurrent.deltaK;\\n\\t\\t\\t} else if (!pointAfter || pointAfter.model.skip) {\\n\\t\\t\\t\\tpointCurrent.mK = pointBefore.deltaK;\\n\\t\\t\\t} else if (this.sign(pointBefore.deltaK) !== this.sign(pointCurrent.deltaK)) {\\n\\t\\t\\t\\tpointCurrent.mK = 0;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tpointCurrent.mK = (pointBefore.deltaK + pointCurrent.deltaK) / 2;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Adjust tangents to ensure monotonic properties\\n\\t\\tvar alphaK, betaK, tauK, squaredMagnitude;\\n\\t\\tfor (i = 0; i < pointsLen - 1; ++i) {\\n\\t\\t\\tpointCurrent = pointsWithTangents[i];\\n\\t\\t\\tpointAfter = pointsWithTangents[i + 1];\\n\\t\\t\\tif (pointCurrent.model.skip || pointAfter.model.skip) {\\n\\t\\t\\t\\tcontinue;\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (helpers.almostEquals(pointCurrent.deltaK, 0, this.EPSILON)) {\\n\\t\\t\\t\\tpointCurrent.mK = pointAfter.mK = 0;\\n\\t\\t\\t\\tcontinue;\\n\\t\\t\\t}\\n\\n\\t\\t\\talphaK = pointCurrent.mK / pointCurrent.deltaK;\\n\\t\\t\\tbetaK = pointAfter.mK / pointCurrent.deltaK;\\n\\t\\t\\tsquaredMagnitude = Math.pow(alphaK, 2) + Math.pow(betaK, 2);\\n\\t\\t\\tif (squaredMagnitude <= 9) {\\n\\t\\t\\t\\tcontinue;\\n\\t\\t\\t}\\n\\n\\t\\t\\ttauK = 3 / Math.sqrt(squaredMagnitude);\\n\\t\\t\\tpointCurrent.mK = alphaK * tauK * pointCurrent.deltaK;\\n\\t\\t\\tpointAfter.mK = betaK * tauK * pointCurrent.deltaK;\\n\\t\\t}\\n\\n\\t\\t// Compute control points\\n\\t\\tvar deltaX;\\n\\t\\tfor (i = 0; i < pointsLen; ++i) {\\n\\t\\t\\tpointCurrent = pointsWithTangents[i];\\n\\t\\t\\tif (pointCurrent.model.skip) {\\n\\t\\t\\t\\tcontinue;\\n\\t\\t\\t}\\n\\n\\t\\t\\tpointBefore = i > 0 ? pointsWithTangents[i - 1] : null;\\n\\t\\t\\tpointAfter = i < pointsLen - 1 ? pointsWithTangents[i + 1] : null;\\n\\t\\t\\tif (pointBefore && !pointBefore.model.skip) {\\n\\t\\t\\t\\tdeltaX = (pointCurrent.model.x - pointBefore.model.x) / 3;\\n\\t\\t\\t\\tpointCurrent.model.controlPointPreviousX = pointCurrent.model.x - deltaX;\\n\\t\\t\\t\\tpointCurrent.model.controlPointPreviousY = pointCurrent.model.y - deltaX * pointCurrent.mK;\\n\\t\\t\\t}\\n\\t\\t\\tif (pointAfter && !pointAfter.model.skip) {\\n\\t\\t\\t\\tdeltaX = (pointAfter.model.x - pointCurrent.model.x) / 3;\\n\\t\\t\\t\\tpointCurrent.model.controlPointNextX = pointCurrent.model.x + deltaX;\\n\\t\\t\\t\\tpointCurrent.model.controlPointNextY = pointCurrent.model.y + deltaX * pointCurrent.mK;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t};\\n\\thelpers.nextItem = function(collection, index, loop) {\\n\\t\\tif (loop) {\\n\\t\\t\\treturn index >= collection.length - 1 ? collection[0] : collection[index + 1];\\n\\t\\t}\\n\\t\\treturn index >= collection.length - 1 ? collection[collection.length - 1] : collection[index + 1];\\n\\t};\\n\\thelpers.previousItem = function(collection, index, loop) {\\n\\t\\tif (loop) {\\n\\t\\t\\treturn index <= 0 ? collection[collection.length - 1] : collection[index - 1];\\n\\t\\t}\\n\\t\\treturn index <= 0 ? collection[0] : collection[index - 1];\\n\\t};\\n\\t// Implementation of the nice number algorithm used in determining where axis labels will go\\n\\thelpers.niceNum = function(range, round) {\\n\\t\\tvar exponent = Math.floor(helpers.log10(range));\\n\\t\\tvar fraction = range / Math.pow(10, exponent);\\n\\t\\tvar niceFraction;\\n\\n\\t\\tif (round) {\\n\\t\\t\\tif (fraction < 1.5) {\\n\\t\\t\\t\\tniceFraction = 1;\\n\\t\\t\\t} else if (fraction < 3) {\\n\\t\\t\\t\\tniceFraction = 2;\\n\\t\\t\\t} else if (fraction < 7) {\\n\\t\\t\\t\\tniceFraction = 5;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tniceFraction = 10;\\n\\t\\t\\t}\\n\\t\\t} else if (fraction <= 1.0) {\\n\\t\\t\\tniceFraction = 1;\\n\\t\\t} else if (fraction <= 2) {\\n\\t\\t\\tniceFraction = 2;\\n\\t\\t} else if (fraction <= 5) {\\n\\t\\t\\tniceFraction = 5;\\n\\t\\t} else {\\n\\t\\t\\tniceFraction = 10;\\n\\t\\t}\\n\\n\\t\\treturn niceFraction * Math.pow(10, exponent);\\n\\t};\\n\\t// Request animation polyfill - http://www.paulirish.com/2011/requestanimationframe-for-smart-animating/\\n\\thelpers.requestAnimFrame = (function() {\\n\\t\\tif (typeof window === 'undefined') {\\n\\t\\t\\treturn function(callback) {\\n\\t\\t\\t\\tcallback();\\n\\t\\t\\t};\\n\\t\\t}\\n\\t\\treturn window.requestAnimationFrame ||\\n\\t\\t\\twindow.webkitRequestAnimationFrame ||\\n\\t\\t\\twindow.mozRequestAnimationFrame ||\\n\\t\\t\\twindow.oRequestAnimationFrame ||\\n\\t\\t\\twindow.msRequestAnimationFrame ||\\n\\t\\t\\tfunction(callback) {\\n\\t\\t\\t\\treturn window.setTimeout(callback, 1000 / 60);\\n\\t\\t\\t};\\n\\t}());\\n\\t// -- DOM methods\\n\\thelpers.getRelativePosition = function(evt, chart) {\\n\\t\\tvar mouseX, mouseY;\\n\\t\\tvar e = evt.originalEvent || evt;\\n\\t\\tvar canvas = evt.target || evt.srcElement;\\n\\t\\tvar boundingRect = canvas.getBoundingClientRect();\\n\\n\\t\\tvar touches = e.touches;\\n\\t\\tif (touches && touches.length > 0) {\\n\\t\\t\\tmouseX = touches[0].clientX;\\n\\t\\t\\tmouseY = touches[0].clientY;\\n\\n\\t\\t} else {\\n\\t\\t\\tmouseX = e.clientX;\\n\\t\\t\\tmouseY = e.clientY;\\n\\t\\t}\\n\\n\\t\\t// Scale mouse coordinates into canvas coordinates\\n\\t\\t// by following the pattern laid out by 'jerryj' in the comments of\\n\\t\\t// http://www.html5canvastutorials.com/advanced/html5-canvas-mouse-coordinates/\\n\\t\\tvar paddingLeft = parseFloat(helpers.getStyle(canvas, 'padding-left'));\\n\\t\\tvar paddingTop = parseFloat(helpers.getStyle(canvas, 'padding-top'));\\n\\t\\tvar paddingRight = parseFloat(helpers.getStyle(canvas, 'padding-right'));\\n\\t\\tvar paddingBottom = parseFloat(helpers.getStyle(canvas, 'padding-bottom'));\\n\\t\\tvar width = boundingRect.right - boundingRect.left - paddingLeft - paddingRight;\\n\\t\\tvar height = boundingRect.bottom - boundingRect.top - paddingTop - paddingBottom;\\n\\n\\t\\t// We divide by the current device pixel ratio, because the canvas is scaled up by that amount in each direction. However\\n\\t\\t// the backend model is in unscaled coordinates. Since we are going to deal with our model coordinates, we go back here\\n\\t\\tmouseX = Math.round((mouseX - boundingRect.left - paddingLeft) / (width) * canvas.width / chart.currentDevicePixelRatio);\\n\\t\\tmouseY = Math.round((mouseY - boundingRect.top - paddingTop) / (height) * canvas.height / chart.currentDevicePixelRatio);\\n\\n\\t\\treturn {\\n\\t\\t\\tx: mouseX,\\n\\t\\t\\ty: mouseY\\n\\t\\t};\\n\\n\\t};\\n\\n\\t// Private helper function to convert max-width/max-height values that may be percentages into a number\\n\\tfunction parseMaxStyle(styleValue, node, parentProperty) {\\n\\t\\tvar valueInPixels;\\n\\t\\tif (typeof styleValue === 'string') {\\n\\t\\t\\tvalueInPixels = parseInt(styleValue, 10);\\n\\n\\t\\t\\tif (styleValue.indexOf('%') !== -1) {\\n\\t\\t\\t\\t// percentage * size in dimension\\n\\t\\t\\t\\tvalueInPixels = valueInPixels / 100 * node.parentNode[parentProperty];\\n\\t\\t\\t}\\n\\t\\t} else {\\n\\t\\t\\tvalueInPixels = styleValue;\\n\\t\\t}\\n\\n\\t\\treturn valueInPixels;\\n\\t}\\n\\n\\t/**\\n\\t * Returns if the given value contains an effective constraint.\\n\\t * @private\\n\\t */\\n\\tfunction isConstrainedValue(value) {\\n\\t\\treturn value !== undefined && value !== null && value !== 'none';\\n\\t}\\n\\n\\t// Private helper to get a constraint dimension\\n\\t// @param domNode : the node to check the constraint on\\n\\t// @param maxStyle : the style that defines the maximum for the direction we are using (maxWidth / maxHeight)\\n\\t// @param percentageProperty : property of parent to use when calculating width as a percentage\\n\\t// @see http://www.nathanaeljones.com/blog/2013/reading-max-width-cross-browser\\n\\tfunction getConstraintDimension(domNode, maxStyle, percentageProperty) {\\n\\t\\tvar view = document.defaultView;\\n\\t\\tvar parentNode = helpers._getParentNode(domNode);\\n\\t\\tvar constrainedNode = view.getComputedStyle(domNode)[maxStyle];\\n\\t\\tvar constrainedContainer = view.getComputedStyle(parentNode)[maxStyle];\\n\\t\\tvar hasCNode = isConstrainedValue(constrainedNode);\\n\\t\\tvar hasCContainer = isConstrainedValue(constrainedContainer);\\n\\t\\tvar infinity = Number.POSITIVE_INFINITY;\\n\\n\\t\\tif (hasCNode || hasCContainer) {\\n\\t\\t\\treturn Math.min(\\n\\t\\t\\t\\thasCNode ? parseMaxStyle(constrainedNode, domNode, percentageProperty) : infinity,\\n\\t\\t\\t\\thasCContainer ? parseMaxStyle(constrainedContainer, parentNode, percentageProperty) : infinity);\\n\\t\\t}\\n\\n\\t\\treturn 'none';\\n\\t}\\n\\t// returns Number or undefined if no constraint\\n\\thelpers.getConstraintWidth = function(domNode) {\\n\\t\\treturn getConstraintDimension(domNode, 'max-width', 'clientWidth');\\n\\t};\\n\\t// returns Number or undefined if no constraint\\n\\thelpers.getConstraintHeight = function(domNode) {\\n\\t\\treturn getConstraintDimension(domNode, 'max-height', 'clientHeight');\\n\\t};\\n\\t/**\\n\\t * @private\\n \\t */\\n\\thelpers._calculatePadding = function(container, padding, parentDimension) {\\n\\t\\tpadding = helpers.getStyle(container, padding);\\n\\n\\t\\treturn padding.indexOf('%') > -1 ? parentDimension / parseInt(padding, 10) : parseInt(padding, 10);\\n\\t};\\n\\t/**\\n\\t * @private\\n\\t */\\n\\thelpers._getParentNode = function(domNode) {\\n\\t\\tvar parent = domNode.parentNode;\\n\\t\\tif (parent && parent.host) {\\n\\t\\t\\tparent = parent.host;\\n\\t\\t}\\n\\t\\treturn parent;\\n\\t};\\n\\thelpers.getMaximumWidth = function(domNode) {\\n\\t\\tvar container = helpers._getParentNode(domNode);\\n\\t\\tif (!container) {\\n\\t\\t\\treturn domNode.clientWidth;\\n\\t\\t}\\n\\n\\t\\tvar clientWidth = container.clientWidth;\\n\\t\\tvar paddingLeft = helpers._calculatePadding(container, 'padding-left', clientWidth);\\n\\t\\tvar paddingRight = helpers._calculatePadding(container, 'padding-right', clientWidth);\\n\\n\\t\\tvar w = clientWidth - paddingLeft - paddingRight;\\n\\t\\tvar cw = helpers.getConstraintWidth(domNode);\\n\\t\\treturn isNaN(cw) ? w : Math.min(w, cw);\\n\\t};\\n\\thelpers.getMaximumHeight = function(domNode) {\\n\\t\\tvar container = helpers._getParentNode(domNode);\\n\\t\\tif (!container) {\\n\\t\\t\\treturn domNode.clientHeight;\\n\\t\\t}\\n\\n\\t\\tvar clientHeight = container.clientHeight;\\n\\t\\tvar paddingTop = helpers._calculatePadding(container, 'padding-top', clientHeight);\\n\\t\\tvar paddingBottom = helpers._calculatePadding(container, 'padding-bottom', clientHeight);\\n\\n\\t\\tvar h = clientHeight - paddingTop - paddingBottom;\\n\\t\\tvar ch = helpers.getConstraintHeight(domNode);\\n\\t\\treturn isNaN(ch) ? h : Math.min(h, ch);\\n\\t};\\n\\thelpers.getStyle = function(el, property) {\\n\\t\\treturn el.currentStyle ?\\n\\t\\t\\tel.currentStyle[property] :\\n\\t\\t\\tdocument.defaultView.getComputedStyle(el, null).getPropertyValue(property);\\n\\t};\\n\\thelpers.retinaScale = function(chart, forceRatio) {\\n\\t\\tvar pixelRatio = chart.currentDevicePixelRatio = forceRatio || (typeof window !== 'undefined' && window.devicePixelRatio) || 1;\\n\\t\\tif (pixelRatio === 1) {\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tvar canvas = chart.canvas;\\n\\t\\tvar height = chart.height;\\n\\t\\tvar width = chart.width;\\n\\n\\t\\tcanvas.height = height * pixelRatio;\\n\\t\\tcanvas.width = width * pixelRatio;\\n\\t\\tchart.ctx.scale(pixelRatio, pixelRatio);\\n\\n\\t\\t// If no style has been set on the canvas, the render size is used as display size,\\n\\t\\t// making the chart visually bigger, so let's enforce it to the \\\"correct\\\" values.\\n\\t\\t// See https://github.com/chartjs/Chart.js/issues/3575\\n\\t\\tif (!canvas.style.height && !canvas.style.width) {\\n\\t\\t\\tcanvas.style.height = height + 'px';\\n\\t\\t\\tcanvas.style.width = width + 'px';\\n\\t\\t}\\n\\t};\\n\\t// -- Canvas methods\\n\\thelpers.fontString = function(pixelSize, fontStyle, fontFamily) {\\n\\t\\treturn fontStyle + ' ' + pixelSize + 'px ' + fontFamily;\\n\\t};\\n\\thelpers.longestText = function(ctx, font, arrayOfThings, cache) {\\n\\t\\tcache = cache || {};\\n\\t\\tvar data = cache.data = cache.data || {};\\n\\t\\tvar gc = cache.garbageCollect = cache.garbageCollect || [];\\n\\n\\t\\tif (cache.font !== font) {\\n\\t\\t\\tdata = cache.data = {};\\n\\t\\t\\tgc = cache.garbageCollect = [];\\n\\t\\t\\tcache.font = font;\\n\\t\\t}\\n\\n\\t\\tctx.font = font;\\n\\t\\tvar longest = 0;\\n\\t\\thelpers.each(arrayOfThings, function(thing) {\\n\\t\\t\\t// Undefined strings and arrays should not be measured\\n\\t\\t\\tif (thing !== undefined && thing !== null && helpers.isArray(thing) !== true) {\\n\\t\\t\\t\\tlongest = helpers.measureText(ctx, data, gc, longest, thing);\\n\\t\\t\\t} else if (helpers.isArray(thing)) {\\n\\t\\t\\t\\t// if it is an array lets measure each element\\n\\t\\t\\t\\t// to do maybe simplify this function a bit so we can do this more recursively?\\n\\t\\t\\t\\thelpers.each(thing, function(nestedThing) {\\n\\t\\t\\t\\t\\t// Undefined strings and arrays should not be measured\\n\\t\\t\\t\\t\\tif (nestedThing !== undefined && nestedThing !== null && !helpers.isArray(nestedThing)) {\\n\\t\\t\\t\\t\\t\\tlongest = helpers.measureText(ctx, data, gc, longest, nestedThing);\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t});\\n\\t\\t\\t}\\n\\t\\t});\\n\\n\\t\\tvar gcLen = gc.length / 2;\\n\\t\\tif (gcLen > arrayOfThings.length) {\\n\\t\\t\\tfor (var i = 0; i < gcLen; i++) {\\n\\t\\t\\t\\tdelete data[gc[i]];\\n\\t\\t\\t}\\n\\t\\t\\tgc.splice(0, gcLen);\\n\\t\\t}\\n\\t\\treturn longest;\\n\\t};\\n\\thelpers.measureText = function(ctx, data, gc, longest, string) {\\n\\t\\tvar textWidth = data[string];\\n\\t\\tif (!textWidth) {\\n\\t\\t\\ttextWidth = data[string] = ctx.measureText(string).width;\\n\\t\\t\\tgc.push(string);\\n\\t\\t}\\n\\t\\tif (textWidth > longest) {\\n\\t\\t\\tlongest = textWidth;\\n\\t\\t}\\n\\t\\treturn longest;\\n\\t};\\n\\thelpers.numberOfLabelLines = function(arrayOfThings) {\\n\\t\\tvar numberOfLines = 1;\\n\\t\\thelpers.each(arrayOfThings, function(thing) {\\n\\t\\t\\tif (helpers.isArray(thing)) {\\n\\t\\t\\t\\tif (thing.length > numberOfLines) {\\n\\t\\t\\t\\t\\tnumberOfLines = thing.length;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t});\\n\\t\\treturn numberOfLines;\\n\\t};\\n\\n\\thelpers.color = !color ?\\n\\t\\tfunction(value) {\\n\\t\\t\\tconsole.error('Color.js not found!');\\n\\t\\t\\treturn value;\\n\\t\\t} :\\n\\t\\tfunction(value) {\\n\\t\\t\\t/* global CanvasGradient */\\n\\t\\t\\tif (value instanceof CanvasGradient) {\\n\\t\\t\\t\\tvalue = defaults.global.defaultColor;\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn color(value);\\n\\t\\t};\\n\\n\\thelpers.getHoverColor = function(colorValue) {\\n\\t\\t/* global CanvasPattern */\\n\\t\\treturn (colorValue instanceof CanvasPattern) ?\\n\\t\\t\\tcolorValue :\\n\\t\\t\\thelpers.color(colorValue).saturate(0.5).darken(0.1).rgbString();\\n\\t};\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.helpers.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.interaction.js\":\n/*!************************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.interaction.js ***!\n  \\************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\n/**\\n * Helper function to get relative position for an event\\n * @param {Event|IEvent} event - The event to get the position for\\n * @param {Chart} chart - The chart\\n * @returns {Point} the event position\\n */\\nfunction getRelativePosition(e, chart) {\\n\\tif (e.native) {\\n\\t\\treturn {\\n\\t\\t\\tx: e.x,\\n\\t\\t\\ty: e.y\\n\\t\\t};\\n\\t}\\n\\n\\treturn helpers.getRelativePosition(e, chart);\\n}\\n\\n/**\\n * Helper function to traverse all of the visible elements in the chart\\n * @param chart {chart} the chart\\n * @param handler {Function} the callback to execute for each visible item\\n */\\nfunction parseVisibleItems(chart, handler) {\\n\\tvar datasets = chart.data.datasets;\\n\\tvar meta, i, j, ilen, jlen;\\n\\n\\tfor (i = 0, ilen = datasets.length; i < ilen; ++i) {\\n\\t\\tif (!chart.isDatasetVisible(i)) {\\n\\t\\t\\tcontinue;\\n\\t\\t}\\n\\n\\t\\tmeta = chart.getDatasetMeta(i);\\n\\t\\tfor (j = 0, jlen = meta.data.length; j < jlen; ++j) {\\n\\t\\t\\tvar element = meta.data[j];\\n\\t\\t\\tif (!element._view.skip) {\\n\\t\\t\\t\\thandler(element);\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n}\\n\\n/**\\n * Helper function to get the items that intersect the event position\\n * @param items {ChartElement[]} elements to filter\\n * @param position {Point} the point to be nearest to\\n * @return {ChartElement[]} the nearest items\\n */\\nfunction getIntersectItems(chart, position) {\\n\\tvar elements = [];\\n\\n\\tparseVisibleItems(chart, function(element) {\\n\\t\\tif (element.inRange(position.x, position.y)) {\\n\\t\\t\\telements.push(element);\\n\\t\\t}\\n\\t});\\n\\n\\treturn elements;\\n}\\n\\n/**\\n * Helper function to get the items nearest to the event position considering all visible items in teh chart\\n * @param chart {Chart} the chart to look at elements from\\n * @param position {Point} the point to be nearest to\\n * @param intersect {Boolean} if true, only consider items that intersect the position\\n * @param distanceMetric {Function} function to provide the distance between points\\n * @return {ChartElement[]} the nearest items\\n */\\nfunction getNearestItems(chart, position, intersect, distanceMetric) {\\n\\tvar minDistance = Number.POSITIVE_INFINITY;\\n\\tvar nearestItems = [];\\n\\n\\tparseVisibleItems(chart, function(element) {\\n\\t\\tif (intersect && !element.inRange(position.x, position.y)) {\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tvar center = element.getCenterPoint();\\n\\t\\tvar distance = distanceMetric(position, center);\\n\\n\\t\\tif (distance < minDistance) {\\n\\t\\t\\tnearestItems = [element];\\n\\t\\t\\tminDistance = distance;\\n\\t\\t} else if (distance === minDistance) {\\n\\t\\t\\t// Can have multiple items at the same distance in which case we sort by size\\n\\t\\t\\tnearestItems.push(element);\\n\\t\\t}\\n\\t});\\n\\n\\treturn nearestItems;\\n}\\n\\n/**\\n * Get a distance metric function for two points based on the\\n * axis mode setting\\n * @param {String} axis the axis mode. x|y|xy\\n */\\nfunction getDistanceMetricForAxis(axis) {\\n\\tvar useX = axis.indexOf('x') !== -1;\\n\\tvar useY = axis.indexOf('y') !== -1;\\n\\n\\treturn function(pt1, pt2) {\\n\\t\\tvar deltaX = useX ? Math.abs(pt1.x - pt2.x) : 0;\\n\\t\\tvar deltaY = useY ? Math.abs(pt1.y - pt2.y) : 0;\\n\\t\\treturn Math.sqrt(Math.pow(deltaX, 2) + Math.pow(deltaY, 2));\\n\\t};\\n}\\n\\nfunction indexMode(chart, e, options) {\\n\\tvar position = getRelativePosition(e, chart);\\n\\t// Default axis for index mode is 'x' to match old behaviour\\n\\toptions.axis = options.axis || 'x';\\n\\tvar distanceMetric = getDistanceMetricForAxis(options.axis);\\n\\tvar items = options.intersect ? getIntersectItems(chart, position) : getNearestItems(chart, position, false, distanceMetric);\\n\\tvar elements = [];\\n\\n\\tif (!items.length) {\\n\\t\\treturn [];\\n\\t}\\n\\n\\tchart.data.datasets.forEach(function(dataset, datasetIndex) {\\n\\t\\tif (chart.isDatasetVisible(datasetIndex)) {\\n\\t\\t\\tvar meta = chart.getDatasetMeta(datasetIndex);\\n\\t\\t\\tvar element = meta.data[items[0]._index];\\n\\n\\t\\t\\t// don't count items that are skipped (null data)\\n\\t\\t\\tif (element && !element._view.skip) {\\n\\t\\t\\t\\telements.push(element);\\n\\t\\t\\t}\\n\\t\\t}\\n\\t});\\n\\n\\treturn elements;\\n}\\n\\n/**\\n * @interface IInteractionOptions\\n */\\n/**\\n * If true, only consider items that intersect the point\\n * @name IInterfaceOptions#boolean\\n * @type Boolean\\n */\\n\\n/**\\n * Contains interaction related functions\\n * @namespace Chart.Interaction\\n */\\nmodule.exports = {\\n\\t// Helper function for different modes\\n\\tmodes: {\\n\\t\\tsingle: function(chart, e) {\\n\\t\\t\\tvar position = getRelativePosition(e, chart);\\n\\t\\t\\tvar elements = [];\\n\\n\\t\\t\\tparseVisibleItems(chart, function(element) {\\n\\t\\t\\t\\tif (element.inRange(position.x, position.y)) {\\n\\t\\t\\t\\t\\telements.push(element);\\n\\t\\t\\t\\t\\treturn elements;\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\treturn elements.slice(0, 1);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @function Chart.Interaction.modes.label\\n\\t\\t * @deprecated since version 2.4.0\\n\\t\\t * @todo remove at version 3\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tlabel: indexMode,\\n\\n\\t\\t/**\\n\\t\\t * Returns items at the same index. If the options.intersect parameter is true, we only return items if we intersect something\\n\\t\\t * If the options.intersect mode is false, we find the nearest item and return the items at the same index as that item\\n\\t\\t * @function Chart.Interaction.modes.index\\n\\t\\t * @since v2.4.0\\n\\t\\t * @param chart {chart} the chart we are returning items from\\n\\t\\t * @param e {Event} the event we are find things at\\n\\t\\t * @param options {IInteractionOptions} options to use during interaction\\n\\t\\t * @return {Chart.Element[]} Array of elements that are under the point. If none are found, an empty array is returned\\n\\t\\t */\\n\\t\\tindex: indexMode,\\n\\n\\t\\t/**\\n\\t\\t * Returns items in the same dataset. If the options.intersect parameter is true, we only return items if we intersect something\\n\\t\\t * If the options.intersect is false, we find the nearest item and return the items in that dataset\\n\\t\\t * @function Chart.Interaction.modes.dataset\\n\\t\\t * @param chart {chart} the chart we are returning items from\\n\\t\\t * @param e {Event} the event we are find things at\\n\\t\\t * @param options {IInteractionOptions} options to use during interaction\\n\\t\\t * @return {Chart.Element[]} Array of elements that are under the point. If none are found, an empty array is returned\\n\\t\\t */\\n\\t\\tdataset: function(chart, e, options) {\\n\\t\\t\\tvar position = getRelativePosition(e, chart);\\n\\t\\t\\toptions.axis = options.axis || 'xy';\\n\\t\\t\\tvar distanceMetric = getDistanceMetricForAxis(options.axis);\\n\\t\\t\\tvar items = options.intersect ? getIntersectItems(chart, position) : getNearestItems(chart, position, false, distanceMetric);\\n\\n\\t\\t\\tif (items.length > 0) {\\n\\t\\t\\t\\titems = chart.getDatasetMeta(items[0]._datasetIndex).data;\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn items;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @function Chart.Interaction.modes.x-axis\\n\\t\\t * @deprecated since version 2.4.0. Use index mode and intersect == true\\n\\t\\t * @todo remove at version 3\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\t'x-axis': function(chart, e) {\\n\\t\\t\\treturn indexMode(chart, e, {intersect: false});\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Point mode returns all elements that hit test based on the event position\\n\\t\\t * of the event\\n\\t\\t * @function Chart.Interaction.modes.intersect\\n\\t\\t * @param chart {chart} the chart we are returning items from\\n\\t\\t * @param e {Event} the event we are find things at\\n\\t\\t * @return {Chart.Element[]} Array of elements that are under the point. If none are found, an empty array is returned\\n\\t\\t */\\n\\t\\tpoint: function(chart, e) {\\n\\t\\t\\tvar position = getRelativePosition(e, chart);\\n\\t\\t\\treturn getIntersectItems(chart, position);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * nearest mode returns the element closest to the point\\n\\t\\t * @function Chart.Interaction.modes.intersect\\n\\t\\t * @param chart {chart} the chart we are returning items from\\n\\t\\t * @param e {Event} the event we are find things at\\n\\t\\t * @param options {IInteractionOptions} options to use\\n\\t\\t * @return {Chart.Element[]} Array of elements that are under the point. If none are found, an empty array is returned\\n\\t\\t */\\n\\t\\tnearest: function(chart, e, options) {\\n\\t\\t\\tvar position = getRelativePosition(e, chart);\\n\\t\\t\\toptions.axis = options.axis || 'xy';\\n\\t\\t\\tvar distanceMetric = getDistanceMetricForAxis(options.axis);\\n\\t\\t\\tvar nearestItems = getNearestItems(chart, position, options.intersect, distanceMetric);\\n\\n\\t\\t\\t// We have multiple items at the same distance from the event. Now sort by smallest\\n\\t\\t\\tif (nearestItems.length > 1) {\\n\\t\\t\\t\\tnearestItems.sort(function(a, b) {\\n\\t\\t\\t\\t\\tvar sizeA = a.getArea();\\n\\t\\t\\t\\t\\tvar sizeB = b.getArea();\\n\\t\\t\\t\\t\\tvar ret = sizeA - sizeB;\\n\\n\\t\\t\\t\\t\\tif (ret === 0) {\\n\\t\\t\\t\\t\\t\\t// if equal sort by dataset index\\n\\t\\t\\t\\t\\t\\tret = a._datasetIndex - b._datasetIndex;\\n\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\treturn ret;\\n\\t\\t\\t\\t});\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Return only 1 item\\n\\t\\t\\treturn nearestItems.slice(0, 1);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * x mode returns the elements that hit-test at the current x coordinate\\n\\t\\t * @function Chart.Interaction.modes.x\\n\\t\\t * @param chart {chart} the chart we are returning items from\\n\\t\\t * @param e {Event} the event we are find things at\\n\\t\\t * @param options {IInteractionOptions} options to use\\n\\t\\t * @return {Chart.Element[]} Array of elements that are under the point. If none are found, an empty array is returned\\n\\t\\t */\\n\\t\\tx: function(chart, e, options) {\\n\\t\\t\\tvar position = getRelativePosition(e, chart);\\n\\t\\t\\tvar items = [];\\n\\t\\t\\tvar intersectsItem = false;\\n\\n\\t\\t\\tparseVisibleItems(chart, function(element) {\\n\\t\\t\\t\\tif (element.inXRange(position.x)) {\\n\\t\\t\\t\\t\\titems.push(element);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tif (element.inRange(position.x, position.y)) {\\n\\t\\t\\t\\t\\tintersectsItem = true;\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\t// If we want to trigger on an intersect and we don't have any items\\n\\t\\t\\t// that intersect the position, return nothing\\n\\t\\t\\tif (options.intersect && !intersectsItem) {\\n\\t\\t\\t\\titems = [];\\n\\t\\t\\t}\\n\\t\\t\\treturn items;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * y mode returns the elements that hit-test at the current y coordinate\\n\\t\\t * @function Chart.Interaction.modes.y\\n\\t\\t * @param chart {chart} the chart we are returning items from\\n\\t\\t * @param e {Event} the event we are find things at\\n\\t\\t * @param options {IInteractionOptions} options to use\\n\\t\\t * @return {Chart.Element[]} Array of elements that are under the point. If none are found, an empty array is returned\\n\\t\\t */\\n\\t\\ty: function(chart, e, options) {\\n\\t\\t\\tvar position = getRelativePosition(e, chart);\\n\\t\\t\\tvar items = [];\\n\\t\\t\\tvar intersectsItem = false;\\n\\n\\t\\t\\tparseVisibleItems(chart, function(element) {\\n\\t\\t\\t\\tif (element.inYRange(position.y)) {\\n\\t\\t\\t\\t\\titems.push(element);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tif (element.inRange(position.x, position.y)) {\\n\\t\\t\\t\\t\\tintersectsItem = true;\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\t// If we want to trigger on an intersect and we don't have any items\\n\\t\\t\\t// that intersect the position, return nothing\\n\\t\\t\\tif (options.intersect && !intersectsItem) {\\n\\t\\t\\t\\titems = [];\\n\\t\\t\\t}\\n\\t\\t\\treturn items;\\n\\t\\t}\\n\\t}\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.interaction.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ./core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\n\\ndefaults._set('global', {\\n\\tresponsive: true,\\n\\tresponsiveAnimationDuration: 0,\\n\\tmaintainAspectRatio: true,\\n\\tevents: ['mousemove', 'mouseout', 'click', 'touchstart', 'touchmove'],\\n\\thover: {\\n\\t\\tonHover: null,\\n\\t\\tmode: 'nearest',\\n\\t\\tintersect: true,\\n\\t\\tanimationDuration: 400\\n\\t},\\n\\tonClick: null,\\n\\tdefaultColor: 'rgba(0,0,0,0.1)',\\n\\tdefaultFontColor: '#666',\\n\\tdefaultFontFamily: \\\"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif\\\",\\n\\tdefaultFontSize: 12,\\n\\tdefaultFontStyle: 'normal',\\n\\tshowLines: true,\\n\\n\\t// Element defaults defined in element extensions\\n\\telements: {},\\n\\n\\t// Layout options such as padding\\n\\tlayout: {\\n\\t\\tpadding: {\\n\\t\\t\\ttop: 0,\\n\\t\\t\\tright: 0,\\n\\t\\t\\tbottom: 0,\\n\\t\\t\\tleft: 0\\n\\t\\t}\\n\\t}\\n});\\n\\nmodule.exports = function() {\\n\\n\\t// Occupy the global variable of Chart, and create a simple base class\\n\\tvar Chart = function(item, config) {\\n\\t\\tthis.construct(item, config);\\n\\t\\treturn this;\\n\\t};\\n\\n\\tChart.Chart = Chart;\\n\\n\\treturn Chart;\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.layouts.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.layouts.js ***!\n  \\********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\nfunction filterByPosition(array, position) {\\n\\treturn helpers.where(array, function(v) {\\n\\t\\treturn v.position === position;\\n\\t});\\n}\\n\\nfunction sortByWeight(array, reverse) {\\n\\tarray.forEach(function(v, i) {\\n\\t\\tv._tmpIndex_ = i;\\n\\t\\treturn v;\\n\\t});\\n\\tarray.sort(function(a, b) {\\n\\t\\tvar v0 = reverse ? b : a;\\n\\t\\tvar v1 = reverse ? a : b;\\n\\t\\treturn v0.weight === v1.weight ?\\n\\t\\t\\tv0._tmpIndex_ - v1._tmpIndex_ :\\n\\t\\t\\tv0.weight - v1.weight;\\n\\t});\\n\\tarray.forEach(function(v) {\\n\\t\\tdelete v._tmpIndex_;\\n\\t});\\n}\\n\\n/**\\n * @interface ILayoutItem\\n * @prop {String} position - The position of the item in the chart layout. Possible values are\\n * 'left', 'top', 'right', 'bottom', and 'chartArea'\\n * @prop {Number} weight - The weight used to sort the item. Higher weights are further away from the chart area\\n * @prop {Boolean} fullWidth - if true, and the item is horizontal, then push vertical boxes down\\n * @prop {Function} isHorizontal - returns true if the layout item is horizontal (ie. top or bottom)\\n * @prop {Function} update - Takes two parameters: width and height. Returns size of item\\n * @prop {Function} getPadding -  Returns an object with padding on the edges\\n * @prop {Number} width - Width of item. Must be valid after update()\\n * @prop {Number} height - Height of item. Must be valid after update()\\n * @prop {Number} left - Left edge of the item. Set by layout system and cannot be used in update\\n * @prop {Number} top - Top edge of the item. Set by layout system and cannot be used in update\\n * @prop {Number} right - Right edge of the item. Set by layout system and cannot be used in update\\n * @prop {Number} bottom - Bottom edge of the item. Set by layout system and cannot be used in update\\n */\\n\\n// The layout service is very self explanatory.  It's responsible for the layout within a chart.\\n// Scales, Legends and Plugins all rely on the layout service and can easily register to be placed anywhere they need\\n// It is this service's responsibility of carrying out that layout.\\nmodule.exports = {\\n\\tdefaults: {},\\n\\n\\t/**\\n\\t * Register a box to a chart.\\n\\t * A box is simply a reference to an object that requires layout. eg. Scales, Legend, Title.\\n\\t * @param {Chart} chart - the chart to use\\n\\t * @param {ILayoutItem} item - the item to add to be layed out\\n\\t */\\n\\taddBox: function(chart, item) {\\n\\t\\tif (!chart.boxes) {\\n\\t\\t\\tchart.boxes = [];\\n\\t\\t}\\n\\n\\t\\t// initialize item with default values\\n\\t\\titem.fullWidth = item.fullWidth || false;\\n\\t\\titem.position = item.position || 'top';\\n\\t\\titem.weight = item.weight || 0;\\n\\n\\t\\tchart.boxes.push(item);\\n\\t},\\n\\n\\t/**\\n\\t * Remove a layoutItem from a chart\\n\\t * @param {Chart} chart - the chart to remove the box from\\n\\t * @param {Object} layoutItem - the item to remove from the layout\\n\\t */\\n\\tremoveBox: function(chart, layoutItem) {\\n\\t\\tvar index = chart.boxes ? chart.boxes.indexOf(layoutItem) : -1;\\n\\t\\tif (index !== -1) {\\n\\t\\t\\tchart.boxes.splice(index, 1);\\n\\t\\t}\\n\\t},\\n\\n\\t/**\\n\\t * Sets (or updates) options on the given `item`.\\n\\t * @param {Chart} chart - the chart in which the item lives (or will be added to)\\n\\t * @param {Object} item - the item to configure with the given options\\n\\t * @param {Object} options - the new item options.\\n\\t */\\n\\tconfigure: function(chart, item, options) {\\n\\t\\tvar props = ['fullWidth', 'position', 'weight'];\\n\\t\\tvar ilen = props.length;\\n\\t\\tvar i = 0;\\n\\t\\tvar prop;\\n\\n\\t\\tfor (; i < ilen; ++i) {\\n\\t\\t\\tprop = props[i];\\n\\t\\t\\tif (options.hasOwnProperty(prop)) {\\n\\t\\t\\t\\titem[prop] = options[prop];\\n\\t\\t\\t}\\n\\t\\t}\\n\\t},\\n\\n\\t/**\\n\\t * Fits boxes of the given chart into the given size by having each box measure itself\\n\\t * then running a fitting algorithm\\n\\t * @param {Chart} chart - the chart\\n\\t * @param {Number} width - the width to fit into\\n\\t * @param {Number} height - the height to fit into\\n\\t */\\n\\tupdate: function(chart, width, height) {\\n\\t\\tif (!chart) {\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tvar layoutOptions = chart.options.layout || {};\\n\\t\\tvar padding = helpers.options.toPadding(layoutOptions.padding);\\n\\t\\tvar leftPadding = padding.left;\\n\\t\\tvar rightPadding = padding.right;\\n\\t\\tvar topPadding = padding.top;\\n\\t\\tvar bottomPadding = padding.bottom;\\n\\n\\t\\tvar leftBoxes = filterByPosition(chart.boxes, 'left');\\n\\t\\tvar rightBoxes = filterByPosition(chart.boxes, 'right');\\n\\t\\tvar topBoxes = filterByPosition(chart.boxes, 'top');\\n\\t\\tvar bottomBoxes = filterByPosition(chart.boxes, 'bottom');\\n\\t\\tvar chartAreaBoxes = filterByPosition(chart.boxes, 'chartArea');\\n\\n\\t\\t// Sort boxes by weight. A higher weight is further away from the chart area\\n\\t\\tsortByWeight(leftBoxes, true);\\n\\t\\tsortByWeight(rightBoxes, false);\\n\\t\\tsortByWeight(topBoxes, true);\\n\\t\\tsortByWeight(bottomBoxes, false);\\n\\n\\t\\t// Essentially we now have any number of boxes on each of the 4 sides.\\n\\t\\t// Our canvas looks like the following.\\n\\t\\t// The areas L1 and L2 are the left axes. R1 is the right axis, T1 is the top axis and\\n\\t\\t// B1 is the bottom axis\\n\\t\\t// There are also 4 quadrant-like locations (left to right instead of clockwise) reserved for chart overlays\\n\\t\\t// These locations are single-box locations only, when trying to register a chartArea location that is already taken,\\n\\t\\t// an error will be thrown.\\n\\t\\t//\\n\\t\\t// |----------------------------------------------------|\\n\\t\\t// |                  T1 (Full Width)                   |\\n\\t\\t// |----------------------------------------------------|\\n\\t\\t// |    |    |                 T2                  |    |\\n\\t\\t// |    |----|-------------------------------------|----|\\n\\t\\t// |    |    | C1 |                           | C2 |    |\\n\\t\\t// |    |    |----|                           |----|    |\\n\\t\\t// |    |    |                                     |    |\\n\\t\\t// | L1 | L2 |           ChartArea (C0)            | R1 |\\n\\t\\t// |    |    |                                     |    |\\n\\t\\t// |    |    |----|                           |----|    |\\n\\t\\t// |    |    | C3 |                           | C4 |    |\\n\\t\\t// |    |----|-------------------------------------|----|\\n\\t\\t// |    |    |                 B1                  |    |\\n\\t\\t// |----------------------------------------------------|\\n\\t\\t// |                  B2 (Full Width)                   |\\n\\t\\t// |----------------------------------------------------|\\n\\t\\t//\\n\\t\\t// What we do to find the best sizing, we do the following\\n\\t\\t// 1. Determine the minimum size of the chart area.\\n\\t\\t// 2. Split the remaining width equally between each vertical axis\\n\\t\\t// 3. Split the remaining height equally between each horizontal axis\\n\\t\\t// 4. Give each layout the maximum size it can be. The layout will return it's minimum size\\n\\t\\t// 5. Adjust the sizes of each axis based on it's minimum reported size.\\n\\t\\t// 6. Refit each axis\\n\\t\\t// 7. Position each axis in the final location\\n\\t\\t// 8. Tell the chart the final location of the chart area\\n\\t\\t// 9. Tell any axes that overlay the chart area the positions of the chart area\\n\\n\\t\\t// Step 1\\n\\t\\tvar chartWidth = width - leftPadding - rightPadding;\\n\\t\\tvar chartHeight = height - topPadding - bottomPadding;\\n\\t\\tvar chartAreaWidth = chartWidth / 2; // min 50%\\n\\t\\tvar chartAreaHeight = chartHeight / 2; // min 50%\\n\\n\\t\\t// Step 2\\n\\t\\tvar verticalBoxWidth = (width - chartAreaWidth) / (leftBoxes.length + rightBoxes.length);\\n\\n\\t\\t// Step 3\\n\\t\\tvar horizontalBoxHeight = (height - chartAreaHeight) / (topBoxes.length + bottomBoxes.length);\\n\\n\\t\\t// Step 4\\n\\t\\tvar maxChartAreaWidth = chartWidth;\\n\\t\\tvar maxChartAreaHeight = chartHeight;\\n\\t\\tvar minBoxSizes = [];\\n\\n\\t\\tfunction getMinimumBoxSize(box) {\\n\\t\\t\\tvar minSize;\\n\\t\\t\\tvar isHorizontal = box.isHorizontal();\\n\\n\\t\\t\\tif (isHorizontal) {\\n\\t\\t\\t\\tminSize = box.update(box.fullWidth ? chartWidth : maxChartAreaWidth, horizontalBoxHeight);\\n\\t\\t\\t\\tmaxChartAreaHeight -= minSize.height;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tminSize = box.update(verticalBoxWidth, maxChartAreaHeight);\\n\\t\\t\\t\\tmaxChartAreaWidth -= minSize.width;\\n\\t\\t\\t}\\n\\n\\t\\t\\tminBoxSizes.push({\\n\\t\\t\\t\\thorizontal: isHorizontal,\\n\\t\\t\\t\\tminSize: minSize,\\n\\t\\t\\t\\tbox: box,\\n\\t\\t\\t});\\n\\t\\t}\\n\\n\\t\\thelpers.each(leftBoxes.concat(rightBoxes, topBoxes, bottomBoxes), getMinimumBoxSize);\\n\\n\\t\\t// If a horizontal box has padding, we move the left boxes over to avoid ugly charts (see issue #2478)\\n\\t\\tvar maxHorizontalLeftPadding = 0;\\n\\t\\tvar maxHorizontalRightPadding = 0;\\n\\t\\tvar maxVerticalTopPadding = 0;\\n\\t\\tvar maxVerticalBottomPadding = 0;\\n\\n\\t\\thelpers.each(topBoxes.concat(bottomBoxes), function(horizontalBox) {\\n\\t\\t\\tif (horizontalBox.getPadding) {\\n\\t\\t\\t\\tvar boxPadding = horizontalBox.getPadding();\\n\\t\\t\\t\\tmaxHorizontalLeftPadding = Math.max(maxHorizontalLeftPadding, boxPadding.left);\\n\\t\\t\\t\\tmaxHorizontalRightPadding = Math.max(maxHorizontalRightPadding, boxPadding.right);\\n\\t\\t\\t}\\n\\t\\t});\\n\\n\\t\\thelpers.each(leftBoxes.concat(rightBoxes), function(verticalBox) {\\n\\t\\t\\tif (verticalBox.getPadding) {\\n\\t\\t\\t\\tvar boxPadding = verticalBox.getPadding();\\n\\t\\t\\t\\tmaxVerticalTopPadding = Math.max(maxVerticalTopPadding, boxPadding.top);\\n\\t\\t\\t\\tmaxVerticalBottomPadding = Math.max(maxVerticalBottomPadding, boxPadding.bottom);\\n\\t\\t\\t}\\n\\t\\t});\\n\\n\\t\\t// At this point, maxChartAreaHeight and maxChartAreaWidth are the size the chart area could\\n\\t\\t// be if the axes are drawn at their minimum sizes.\\n\\t\\t// Steps 5 & 6\\n\\t\\tvar totalLeftBoxesWidth = leftPadding;\\n\\t\\tvar totalRightBoxesWidth = rightPadding;\\n\\t\\tvar totalTopBoxesHeight = topPadding;\\n\\t\\tvar totalBottomBoxesHeight = bottomPadding;\\n\\n\\t\\t// Function to fit a box\\n\\t\\tfunction fitBox(box) {\\n\\t\\t\\tvar minBoxSize = helpers.findNextWhere(minBoxSizes, function(minBox) {\\n\\t\\t\\t\\treturn minBox.box === box;\\n\\t\\t\\t});\\n\\n\\t\\t\\tif (minBoxSize) {\\n\\t\\t\\t\\tif (box.isHorizontal()) {\\n\\t\\t\\t\\t\\tvar scaleMargin = {\\n\\t\\t\\t\\t\\t\\tleft: Math.max(totalLeftBoxesWidth, maxHorizontalLeftPadding),\\n\\t\\t\\t\\t\\t\\tright: Math.max(totalRightBoxesWidth, maxHorizontalRightPadding),\\n\\t\\t\\t\\t\\t\\ttop: 0,\\n\\t\\t\\t\\t\\t\\tbottom: 0\\n\\t\\t\\t\\t\\t};\\n\\n\\t\\t\\t\\t\\t// Don't use min size here because of label rotation. When the labels are rotated, their rotation highly depends\\n\\t\\t\\t\\t\\t// on the margin. Sometimes they need to increase in size slightly\\n\\t\\t\\t\\t\\tbox.update(box.fullWidth ? chartWidth : maxChartAreaWidth, chartHeight / 2, scaleMargin);\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tbox.update(minBoxSize.minSize.width, maxChartAreaHeight);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Update, and calculate the left and right margins for the horizontal boxes\\n\\t\\thelpers.each(leftBoxes.concat(rightBoxes), fitBox);\\n\\n\\t\\thelpers.each(leftBoxes, function(box) {\\n\\t\\t\\ttotalLeftBoxesWidth += box.width;\\n\\t\\t});\\n\\n\\t\\thelpers.each(rightBoxes, function(box) {\\n\\t\\t\\ttotalRightBoxesWidth += box.width;\\n\\t\\t});\\n\\n\\t\\t// Set the Left and Right margins for the horizontal boxes\\n\\t\\thelpers.each(topBoxes.concat(bottomBoxes), fitBox);\\n\\n\\t\\t// Figure out how much margin is on the top and bottom of the vertical boxes\\n\\t\\thelpers.each(topBoxes, function(box) {\\n\\t\\t\\ttotalTopBoxesHeight += box.height;\\n\\t\\t});\\n\\n\\t\\thelpers.each(bottomBoxes, function(box) {\\n\\t\\t\\ttotalBottomBoxesHeight += box.height;\\n\\t\\t});\\n\\n\\t\\tfunction finalFitVerticalBox(box) {\\n\\t\\t\\tvar minBoxSize = helpers.findNextWhere(minBoxSizes, function(minSize) {\\n\\t\\t\\t\\treturn minSize.box === box;\\n\\t\\t\\t});\\n\\n\\t\\t\\tvar scaleMargin = {\\n\\t\\t\\t\\tleft: 0,\\n\\t\\t\\t\\tright: 0,\\n\\t\\t\\t\\ttop: totalTopBoxesHeight,\\n\\t\\t\\t\\tbottom: totalBottomBoxesHeight\\n\\t\\t\\t};\\n\\n\\t\\t\\tif (minBoxSize) {\\n\\t\\t\\t\\tbox.update(minBoxSize.minSize.width, maxChartAreaHeight, scaleMargin);\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Let the left layout know the final margin\\n\\t\\thelpers.each(leftBoxes.concat(rightBoxes), finalFitVerticalBox);\\n\\n\\t\\t// Recalculate because the size of each layout might have changed slightly due to the margins (label rotation for instance)\\n\\t\\ttotalLeftBoxesWidth = leftPadding;\\n\\t\\ttotalRightBoxesWidth = rightPadding;\\n\\t\\ttotalTopBoxesHeight = topPadding;\\n\\t\\ttotalBottomBoxesHeight = bottomPadding;\\n\\n\\t\\thelpers.each(leftBoxes, function(box) {\\n\\t\\t\\ttotalLeftBoxesWidth += box.width;\\n\\t\\t});\\n\\n\\t\\thelpers.each(rightBoxes, function(box) {\\n\\t\\t\\ttotalRightBoxesWidth += box.width;\\n\\t\\t});\\n\\n\\t\\thelpers.each(topBoxes, function(box) {\\n\\t\\t\\ttotalTopBoxesHeight += box.height;\\n\\t\\t});\\n\\t\\thelpers.each(bottomBoxes, function(box) {\\n\\t\\t\\ttotalBottomBoxesHeight += box.height;\\n\\t\\t});\\n\\n\\t\\t// We may be adding some padding to account for rotated x axis labels\\n\\t\\tvar leftPaddingAddition = Math.max(maxHorizontalLeftPadding - totalLeftBoxesWidth, 0);\\n\\t\\ttotalLeftBoxesWidth += leftPaddingAddition;\\n\\t\\ttotalRightBoxesWidth += Math.max(maxHorizontalRightPadding - totalRightBoxesWidth, 0);\\n\\n\\t\\tvar topPaddingAddition = Math.max(maxVerticalTopPadding - totalTopBoxesHeight, 0);\\n\\t\\ttotalTopBoxesHeight += topPaddingAddition;\\n\\t\\ttotalBottomBoxesHeight += Math.max(maxVerticalBottomPadding - totalBottomBoxesHeight, 0);\\n\\n\\t\\t// Figure out if our chart area changed. This would occur if the dataset layout label rotation\\n\\t\\t// changed due to the application of the margins in step 6. Since we can only get bigger, this is safe to do\\n\\t\\t// without calling `fit` again\\n\\t\\tvar newMaxChartAreaHeight = height - totalTopBoxesHeight - totalBottomBoxesHeight;\\n\\t\\tvar newMaxChartAreaWidth = width - totalLeftBoxesWidth - totalRightBoxesWidth;\\n\\n\\t\\tif (newMaxChartAreaWidth !== maxChartAreaWidth || newMaxChartAreaHeight !== maxChartAreaHeight) {\\n\\t\\t\\thelpers.each(leftBoxes, function(box) {\\n\\t\\t\\t\\tbox.height = newMaxChartAreaHeight;\\n\\t\\t\\t});\\n\\n\\t\\t\\thelpers.each(rightBoxes, function(box) {\\n\\t\\t\\t\\tbox.height = newMaxChartAreaHeight;\\n\\t\\t\\t});\\n\\n\\t\\t\\thelpers.each(topBoxes, function(box) {\\n\\t\\t\\t\\tif (!box.fullWidth) {\\n\\t\\t\\t\\t\\tbox.width = newMaxChartAreaWidth;\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\thelpers.each(bottomBoxes, function(box) {\\n\\t\\t\\t\\tif (!box.fullWidth) {\\n\\t\\t\\t\\t\\tbox.width = newMaxChartAreaWidth;\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\tmaxChartAreaHeight = newMaxChartAreaHeight;\\n\\t\\t\\tmaxChartAreaWidth = newMaxChartAreaWidth;\\n\\t\\t}\\n\\n\\t\\t// Step 7 - Position the boxes\\n\\t\\tvar left = leftPadding + leftPaddingAddition;\\n\\t\\tvar top = topPadding + topPaddingAddition;\\n\\n\\t\\tfunction placeBox(box) {\\n\\t\\t\\tif (box.isHorizontal()) {\\n\\t\\t\\t\\tbox.left = box.fullWidth ? leftPadding : totalLeftBoxesWidth;\\n\\t\\t\\t\\tbox.right = box.fullWidth ? width - rightPadding : totalLeftBoxesWidth + maxChartAreaWidth;\\n\\t\\t\\t\\tbox.top = top;\\n\\t\\t\\t\\tbox.bottom = top + box.height;\\n\\n\\t\\t\\t\\t// Move to next point\\n\\t\\t\\t\\ttop = box.bottom;\\n\\n\\t\\t\\t} else {\\n\\n\\t\\t\\t\\tbox.left = left;\\n\\t\\t\\t\\tbox.right = left + box.width;\\n\\t\\t\\t\\tbox.top = totalTopBoxesHeight;\\n\\t\\t\\t\\tbox.bottom = totalTopBoxesHeight + maxChartAreaHeight;\\n\\n\\t\\t\\t\\t// Move to next point\\n\\t\\t\\t\\tleft = box.right;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\thelpers.each(leftBoxes.concat(topBoxes), placeBox);\\n\\n\\t\\t// Account for chart width and height\\n\\t\\tleft += maxChartAreaWidth;\\n\\t\\ttop += maxChartAreaHeight;\\n\\n\\t\\thelpers.each(rightBoxes, placeBox);\\n\\t\\thelpers.each(bottomBoxes, placeBox);\\n\\n\\t\\t// Step 8\\n\\t\\tchart.chartArea = {\\n\\t\\t\\tleft: totalLeftBoxesWidth,\\n\\t\\t\\ttop: totalTopBoxesHeight,\\n\\t\\t\\tright: totalLeftBoxesWidth + maxChartAreaWidth,\\n\\t\\t\\tbottom: totalTopBoxesHeight + maxChartAreaHeight\\n\\t\\t};\\n\\n\\t\\t// Step 9\\n\\t\\thelpers.each(chartAreaBoxes, function(box) {\\n\\t\\t\\tbox.left = chart.chartArea.left;\\n\\t\\t\\tbox.top = chart.chartArea.top;\\n\\t\\t\\tbox.right = chart.chartArea.right;\\n\\t\\t\\tbox.bottom = chart.chartArea.bottom;\\n\\n\\t\\t\\tbox.update(maxChartAreaWidth, maxChartAreaHeight);\\n\\t\\t});\\n\\t}\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.layouts.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.plugins.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.plugins.js ***!\n  \\********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ./core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\ndefaults._set('global', {\\n\\tplugins: {}\\n});\\n\\n/**\\n * The plugin service singleton\\n * @namespace Chart.plugins\\n * @since 2.1.0\\n */\\nmodule.exports = {\\n\\t/**\\n\\t * Globally registered plugins.\\n\\t * @private\\n\\t */\\n\\t_plugins: [],\\n\\n\\t/**\\n\\t * This identifier is used to invalidate the descriptors cache attached to each chart\\n\\t * when a global plugin is registered or unregistered. In this case, the cache ID is\\n\\t * incremented and descriptors are regenerated during following API calls.\\n\\t * @private\\n\\t */\\n\\t_cacheId: 0,\\n\\n\\t/**\\n\\t * Registers the given plugin(s) if not already registered.\\n\\t * @param {Array|Object} plugins plugin instance(s).\\n\\t */\\n\\tregister: function(plugins) {\\n\\t\\tvar p = this._plugins;\\n\\t\\t([]).concat(plugins).forEach(function(plugin) {\\n\\t\\t\\tif (p.indexOf(plugin) === -1) {\\n\\t\\t\\t\\tp.push(plugin);\\n\\t\\t\\t}\\n\\t\\t});\\n\\n\\t\\tthis._cacheId++;\\n\\t},\\n\\n\\t/**\\n\\t * Unregisters the given plugin(s) only if registered.\\n\\t * @param {Array|Object} plugins plugin instance(s).\\n\\t */\\n\\tunregister: function(plugins) {\\n\\t\\tvar p = this._plugins;\\n\\t\\t([]).concat(plugins).forEach(function(plugin) {\\n\\t\\t\\tvar idx = p.indexOf(plugin);\\n\\t\\t\\tif (idx !== -1) {\\n\\t\\t\\t\\tp.splice(idx, 1);\\n\\t\\t\\t}\\n\\t\\t});\\n\\n\\t\\tthis._cacheId++;\\n\\t},\\n\\n\\t/**\\n\\t * Remove all registered plugins.\\n\\t * @since 2.1.5\\n\\t */\\n\\tclear: function() {\\n\\t\\tthis._plugins = [];\\n\\t\\tthis._cacheId++;\\n\\t},\\n\\n\\t/**\\n\\t * Returns the number of registered plugins?\\n\\t * @returns {Number}\\n\\t * @since 2.1.5\\n\\t */\\n\\tcount: function() {\\n\\t\\treturn this._plugins.length;\\n\\t},\\n\\n\\t/**\\n\\t * Returns all registered plugin instances.\\n\\t * @returns {Array} array of plugin objects.\\n\\t * @since 2.1.5\\n\\t */\\n\\tgetAll: function() {\\n\\t\\treturn this._plugins;\\n\\t},\\n\\n\\t/**\\n\\t * Calls enabled plugins for `chart` on the specified hook and with the given args.\\n\\t * This method immediately returns as soon as a plugin explicitly returns false. The\\n\\t * returned value can be used, for instance, to interrupt the current action.\\n\\t * @param {Object} chart - The chart instance for which plugins should be called.\\n\\t * @param {String} hook - The name of the plugin method to call (e.g. 'beforeUpdate').\\n\\t * @param {Array} [args] - Extra arguments to apply to the hook call.\\n\\t * @returns {Boolean} false if any of the plugins return false, else returns true.\\n\\t */\\n\\tnotify: function(chart, hook, args) {\\n\\t\\tvar descriptors = this.descriptors(chart);\\n\\t\\tvar ilen = descriptors.length;\\n\\t\\tvar i, descriptor, plugin, params, method;\\n\\n\\t\\tfor (i = 0; i < ilen; ++i) {\\n\\t\\t\\tdescriptor = descriptors[i];\\n\\t\\t\\tplugin = descriptor.plugin;\\n\\t\\t\\tmethod = plugin[hook];\\n\\t\\t\\tif (typeof method === 'function') {\\n\\t\\t\\t\\tparams = [chart].concat(args || []);\\n\\t\\t\\t\\tparams.push(descriptor.options);\\n\\t\\t\\t\\tif (method.apply(plugin, params) === false) {\\n\\t\\t\\t\\t\\treturn false;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\treturn true;\\n\\t},\\n\\n\\t/**\\n\\t * Returns descriptors of enabled plugins for the given chart.\\n\\t * @returns {Array} [{ plugin, options }]\\n\\t * @private\\n\\t */\\n\\tdescriptors: function(chart) {\\n\\t\\tvar cache = chart.$plugins || (chart.$plugins = {});\\n\\t\\tif (cache.id === this._cacheId) {\\n\\t\\t\\treturn cache.descriptors;\\n\\t\\t}\\n\\n\\t\\tvar plugins = [];\\n\\t\\tvar descriptors = [];\\n\\t\\tvar config = (chart && chart.config) || {};\\n\\t\\tvar options = (config.options && config.options.plugins) || {};\\n\\n\\t\\tthis._plugins.concat(config.plugins || []).forEach(function(plugin) {\\n\\t\\t\\tvar idx = plugins.indexOf(plugin);\\n\\t\\t\\tif (idx !== -1) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\tvar id = plugin.id;\\n\\t\\t\\tvar opts = options[id];\\n\\t\\t\\tif (opts === false) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (opts === true) {\\n\\t\\t\\t\\topts = helpers.clone(defaults.global.plugins[id]);\\n\\t\\t\\t}\\n\\n\\t\\t\\tplugins.push(plugin);\\n\\t\\t\\tdescriptors.push({\\n\\t\\t\\t\\tplugin: plugin,\\n\\t\\t\\t\\toptions: opts || {}\\n\\t\\t\\t});\\n\\t\\t});\\n\\n\\t\\tcache.descriptors = descriptors;\\n\\t\\tcache.id = this._cacheId;\\n\\t\\treturn descriptors;\\n\\t},\\n\\n\\t/**\\n\\t * Invalidates cache for the given chart: descriptors hold a reference on plugin option,\\n\\t * but in some cases, this reference can be changed by the user when updating options.\\n\\t * https://github.com/chartjs/Chart.js/issues/5111#issuecomment-355934167\\n\\t * @private\\n\\t */\\n\\t_invalidate: function(chart) {\\n\\t\\tdelete chart.$plugins;\\n\\t}\\n};\\n\\n/**\\n * Plugin extension hooks.\\n * @interface IPlugin\\n * @since 2.1.0\\n */\\n/**\\n * @method IPlugin#beforeInit\\n * @desc Called before initializing `chart`.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Object} options - The plugin options.\\n */\\n/**\\n * @method IPlugin#afterInit\\n * @desc Called after `chart` has been initialized and before the first update.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Object} options - The plugin options.\\n */\\n/**\\n * @method IPlugin#beforeUpdate\\n * @desc Called before updating `chart`. If any plugin returns `false`, the update\\n * is cancelled (and thus subsequent render(s)) until another `update` is triggered.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Object} options - The plugin options.\\n * @returns {Boolean} `false` to cancel the chart update.\\n */\\n/**\\n * @method IPlugin#afterUpdate\\n * @desc Called after `chart` has been updated and before rendering. Note that this\\n * hook will not be called if the chart update has been previously cancelled.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Object} options - The plugin options.\\n */\\n/**\\n * @method IPlugin#beforeDatasetsUpdate\\n * @desc Called before updating the `chart` datasets. If any plugin returns `false`,\\n * the datasets update is cancelled until another `update` is triggered.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Object} options - The plugin options.\\n * @returns {Boolean} false to cancel the datasets update.\\n * @since version 2.1.5\\n*/\\n/**\\n * @method IPlugin#afterDatasetsUpdate\\n * @desc Called after the `chart` datasets have been updated. Note that this hook\\n * will not be called if the datasets update has been previously cancelled.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Object} options - The plugin options.\\n * @since version 2.1.5\\n */\\n/**\\n * @method IPlugin#beforeDatasetUpdate\\n * @desc Called before updating the `chart` dataset at the given `args.index`. If any plugin\\n * returns `false`, the datasets update is cancelled until another `update` is triggered.\\n * @param {Chart} chart - The chart instance.\\n * @param {Object} args - The call arguments.\\n * @param {Number} args.index - The dataset index.\\n * @param {Object} args.meta - The dataset metadata.\\n * @param {Object} options - The plugin options.\\n * @returns {Boolean} `false` to cancel the chart datasets drawing.\\n */\\n/**\\n * @method IPlugin#afterDatasetUpdate\\n * @desc Called after the `chart` datasets at the given `args.index` has been updated. Note\\n * that this hook will not be called if the datasets update has been previously cancelled.\\n * @param {Chart} chart - The chart instance.\\n * @param {Object} args - The call arguments.\\n * @param {Number} args.index - The dataset index.\\n * @param {Object} args.meta - The dataset metadata.\\n * @param {Object} options - The plugin options.\\n */\\n/**\\n * @method IPlugin#beforeLayout\\n * @desc Called before laying out `chart`. If any plugin returns `false`,\\n * the layout update is cancelled until another `update` is triggered.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Object} options - The plugin options.\\n * @returns {Boolean} `false` to cancel the chart layout.\\n */\\n/**\\n * @method IPlugin#afterLayout\\n * @desc Called after the `chart` has been layed out. Note that this hook will not\\n * be called if the layout update has been previously cancelled.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Object} options - The plugin options.\\n */\\n/**\\n * @method IPlugin#beforeRender\\n * @desc Called before rendering `chart`. If any plugin returns `false`,\\n * the rendering is cancelled until another `render` is triggered.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Object} options - The plugin options.\\n * @returns {Boolean} `false` to cancel the chart rendering.\\n */\\n/**\\n * @method IPlugin#afterRender\\n * @desc Called after the `chart` has been fully rendered (and animation completed). Note\\n * that this hook will not be called if the rendering has been previously cancelled.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Object} options - The plugin options.\\n */\\n/**\\n * @method IPlugin#beforeDraw\\n * @desc Called before drawing `chart` at every animation frame specified by the given\\n * easing value. If any plugin returns `false`, the frame drawing is cancelled until\\n * another `render` is triggered.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Number} easingValue - The current animation value, between 0.0 and 1.0.\\n * @param {Object} options - The plugin options.\\n * @returns {Boolean} `false` to cancel the chart drawing.\\n */\\n/**\\n * @method IPlugin#afterDraw\\n * @desc Called after the `chart` has been drawn for the specific easing value. Note\\n * that this hook will not be called if the drawing has been previously cancelled.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Number} easingValue - The current animation value, between 0.0 and 1.0.\\n * @param {Object} options - The plugin options.\\n */\\n/**\\n * @method IPlugin#beforeDatasetsDraw\\n * @desc Called before drawing the `chart` datasets. If any plugin returns `false`,\\n * the datasets drawing is cancelled until another `render` is triggered.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Number} easingValue - The current animation value, between 0.0 and 1.0.\\n * @param {Object} options - The plugin options.\\n * @returns {Boolean} `false` to cancel the chart datasets drawing.\\n */\\n/**\\n * @method IPlugin#afterDatasetsDraw\\n * @desc Called after the `chart` datasets have been drawn. Note that this hook\\n * will not be called if the datasets drawing has been previously cancelled.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Number} easingValue - The current animation value, between 0.0 and 1.0.\\n * @param {Object} options - The plugin options.\\n */\\n/**\\n * @method IPlugin#beforeDatasetDraw\\n * @desc Called before drawing the `chart` dataset at the given `args.index` (datasets\\n * are drawn in the reverse order). If any plugin returns `false`, the datasets drawing\\n * is cancelled until another `render` is triggered.\\n * @param {Chart} chart - The chart instance.\\n * @param {Object} args - The call arguments.\\n * @param {Number} args.index - The dataset index.\\n * @param {Object} args.meta - The dataset metadata.\\n * @param {Number} args.easingValue - The current animation value, between 0.0 and 1.0.\\n * @param {Object} options - The plugin options.\\n * @returns {Boolean} `false` to cancel the chart datasets drawing.\\n */\\n/**\\n * @method IPlugin#afterDatasetDraw\\n * @desc Called after the `chart` datasets at the given `args.index` have been drawn\\n * (datasets are drawn in the reverse order). Note that this hook will not be called\\n * if the datasets drawing has been previously cancelled.\\n * @param {Chart} chart - The chart instance.\\n * @param {Object} args - The call arguments.\\n * @param {Number} args.index - The dataset index.\\n * @param {Object} args.meta - The dataset metadata.\\n * @param {Number} args.easingValue - The current animation value, between 0.0 and 1.0.\\n * @param {Object} options - The plugin options.\\n */\\n/**\\n * @method IPlugin#beforeTooltipDraw\\n * @desc Called before drawing the `tooltip`. If any plugin returns `false`,\\n * the tooltip drawing is cancelled until another `render` is triggered.\\n * @param {Chart} chart - The chart instance.\\n * @param {Object} args - The call arguments.\\n * @param {Object} args.tooltip - The tooltip.\\n * @param {Number} args.easingValue - The current animation value, between 0.0 and 1.0.\\n * @param {Object} options - The plugin options.\\n * @returns {Boolean} `false` to cancel the chart tooltip drawing.\\n */\\n/**\\n * @method IPlugin#afterTooltipDraw\\n * @desc Called after drawing the `tooltip`. Note that this hook will not\\n * be called if the tooltip drawing has been previously cancelled.\\n * @param {Chart} chart - The chart instance.\\n * @param {Object} args - The call arguments.\\n * @param {Object} args.tooltip - The tooltip.\\n * @param {Number} args.easingValue - The current animation value, between 0.0 and 1.0.\\n * @param {Object} options - The plugin options.\\n */\\n/**\\n * @method IPlugin#beforeEvent\\n * @desc Called before processing the specified `event`. If any plugin returns `false`,\\n * the event will be discarded.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {IEvent} event - The event object.\\n * @param {Object} options - The plugin options.\\n */\\n/**\\n * @method IPlugin#afterEvent\\n * @desc Called after the `event` has been consumed. Note that this hook\\n * will not be called if the `event` has been previously discarded.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {IEvent} event - The event object.\\n * @param {Object} options - The plugin options.\\n */\\n/**\\n * @method IPlugin#resize\\n * @desc Called after the chart as been resized.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Number} size - The new canvas display size (eq. canvas.style width & height).\\n * @param {Object} options - The plugin options.\\n */\\n/**\\n * @method IPlugin#destroy\\n * @desc Called after the chart as been destroyed.\\n * @param {Chart.Controller} chart - The chart instance.\\n * @param {Object} options - The plugin options.\\n */\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.plugins.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.scale.js\":\n/*!******************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.scale.js ***!\n  \\******************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ./core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar Element = __webpack_require__(/*! ./core.element */ \\\"./node_modules/chart.js/src/core/core.element.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\nvar Ticks = __webpack_require__(/*! ./core.ticks */ \\\"./node_modules/chart.js/src/core/core.ticks.js\\\");\\n\\ndefaults._set('scale', {\\n\\tdisplay: true,\\n\\tposition: 'left',\\n\\toffset: false,\\n\\n\\t// grid line settings\\n\\tgridLines: {\\n\\t\\tdisplay: true,\\n\\t\\tcolor: 'rgba(0, 0, 0, 0.1)',\\n\\t\\tlineWidth: 1,\\n\\t\\tdrawBorder: true,\\n\\t\\tdrawOnChartArea: true,\\n\\t\\tdrawTicks: true,\\n\\t\\ttickMarkLength: 10,\\n\\t\\tzeroLineWidth: 1,\\n\\t\\tzeroLineColor: 'rgba(0,0,0,0.25)',\\n\\t\\tzeroLineBorderDash: [],\\n\\t\\tzeroLineBorderDashOffset: 0.0,\\n\\t\\toffsetGridLines: false,\\n\\t\\tborderDash: [],\\n\\t\\tborderDashOffset: 0.0\\n\\t},\\n\\n\\t// scale label\\n\\tscaleLabel: {\\n\\t\\t// display property\\n\\t\\tdisplay: false,\\n\\n\\t\\t// actual label\\n\\t\\tlabelString: '',\\n\\n\\t\\t// line height\\n\\t\\tlineHeight: 1.2,\\n\\n\\t\\t// top/bottom padding\\n\\t\\tpadding: {\\n\\t\\t\\ttop: 4,\\n\\t\\t\\tbottom: 4\\n\\t\\t}\\n\\t},\\n\\n\\t// label settings\\n\\tticks: {\\n\\t\\tbeginAtZero: false,\\n\\t\\tminRotation: 0,\\n\\t\\tmaxRotation: 50,\\n\\t\\tmirror: false,\\n\\t\\tpadding: 0,\\n\\t\\treverse: false,\\n\\t\\tdisplay: true,\\n\\t\\tautoSkip: true,\\n\\t\\tautoSkipPadding: 0,\\n\\t\\tlabelOffset: 0,\\n\\t\\t// We pass through arrays to be rendered as multiline labels, we convert Others to strings here.\\n\\t\\tcallback: Ticks.formatters.values,\\n\\t\\tminor: {},\\n\\t\\tmajor: {}\\n\\t}\\n});\\n\\nfunction labelsFromTicks(ticks) {\\n\\tvar labels = [];\\n\\tvar i, ilen;\\n\\n\\tfor (i = 0, ilen = ticks.length; i < ilen; ++i) {\\n\\t\\tlabels.push(ticks[i].label);\\n\\t}\\n\\n\\treturn labels;\\n}\\n\\nfunction getLineValue(scale, index, offsetGridLines) {\\n\\tvar lineValue = scale.getPixelForTick(index);\\n\\n\\tif (offsetGridLines) {\\n\\t\\tif (index === 0) {\\n\\t\\t\\tlineValue -= (scale.getPixelForTick(1) - lineValue) / 2;\\n\\t\\t} else {\\n\\t\\t\\tlineValue -= (lineValue - scale.getPixelForTick(index - 1)) / 2;\\n\\t\\t}\\n\\t}\\n\\treturn lineValue;\\n}\\n\\nfunction computeTextSize(context, tick, font) {\\n\\treturn helpers.isArray(tick) ?\\n\\t\\thelpers.longestText(context, font, tick) :\\n\\t\\tcontext.measureText(tick).width;\\n}\\n\\nfunction parseFontOptions(options) {\\n\\tvar valueOrDefault = helpers.valueOrDefault;\\n\\tvar globalDefaults = defaults.global;\\n\\tvar size = valueOrDefault(options.fontSize, globalDefaults.defaultFontSize);\\n\\tvar style = valueOrDefault(options.fontStyle, globalDefaults.defaultFontStyle);\\n\\tvar family = valueOrDefault(options.fontFamily, globalDefaults.defaultFontFamily);\\n\\n\\treturn {\\n\\t\\tsize: size,\\n\\t\\tstyle: style,\\n\\t\\tfamily: family,\\n\\t\\tfont: helpers.fontString(size, style, family)\\n\\t};\\n}\\n\\nfunction parseLineHeight(options) {\\n\\treturn helpers.options.toLineHeight(\\n\\t\\thelpers.valueOrDefault(options.lineHeight, 1.2),\\n\\t\\thelpers.valueOrDefault(options.fontSize, defaults.global.defaultFontSize));\\n}\\n\\nmodule.exports = Element.extend({\\n\\t/**\\n\\t * Get the padding needed for the scale\\n\\t * @method getPadding\\n\\t * @private\\n\\t * @returns {Padding} the necessary padding\\n\\t */\\n\\tgetPadding: function() {\\n\\t\\tvar me = this;\\n\\t\\treturn {\\n\\t\\t\\tleft: me.paddingLeft || 0,\\n\\t\\t\\ttop: me.paddingTop || 0,\\n\\t\\t\\tright: me.paddingRight || 0,\\n\\t\\t\\tbottom: me.paddingBottom || 0\\n\\t\\t};\\n\\t},\\n\\n\\t/**\\n\\t * Returns the scale tick objects ({label, major})\\n\\t * @since 2.7\\n\\t */\\n\\tgetTicks: function() {\\n\\t\\treturn this._ticks;\\n\\t},\\n\\n\\t// These methods are ordered by lifecyle. Utilities then follow.\\n\\t// Any function defined here is inherited by all scale types.\\n\\t// Any function can be extended by the scale type\\n\\n\\tmergeTicksOptions: function() {\\n\\t\\tvar ticks = this.options.ticks;\\n\\t\\tif (ticks.minor === false) {\\n\\t\\t\\tticks.minor = {\\n\\t\\t\\t\\tdisplay: false\\n\\t\\t\\t};\\n\\t\\t}\\n\\t\\tif (ticks.major === false) {\\n\\t\\t\\tticks.major = {\\n\\t\\t\\t\\tdisplay: false\\n\\t\\t\\t};\\n\\t\\t}\\n\\t\\tfor (var key in ticks) {\\n\\t\\t\\tif (key !== 'major' && key !== 'minor') {\\n\\t\\t\\t\\tif (typeof ticks.minor[key] === 'undefined') {\\n\\t\\t\\t\\t\\tticks.minor[key] = ticks[key];\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\tif (typeof ticks.major[key] === 'undefined') {\\n\\t\\t\\t\\t\\tticks.major[key] = ticks[key];\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t},\\n\\tbeforeUpdate: function() {\\n\\t\\thelpers.callback(this.options.beforeUpdate, [this]);\\n\\t},\\n\\n\\tupdate: function(maxWidth, maxHeight, margins) {\\n\\t\\tvar me = this;\\n\\t\\tvar i, ilen, labels, label, ticks, tick;\\n\\n\\t\\t// Update Lifecycle - Probably don't want to ever extend or overwrite this function ;)\\n\\t\\tme.beforeUpdate();\\n\\n\\t\\t// Absorb the master measurements\\n\\t\\tme.maxWidth = maxWidth;\\n\\t\\tme.maxHeight = maxHeight;\\n\\t\\tme.margins = helpers.extend({\\n\\t\\t\\tleft: 0,\\n\\t\\t\\tright: 0,\\n\\t\\t\\ttop: 0,\\n\\t\\t\\tbottom: 0\\n\\t\\t}, margins);\\n\\t\\tme.longestTextCache = me.longestTextCache || {};\\n\\n\\t\\t// Dimensions\\n\\t\\tme.beforeSetDimensions();\\n\\t\\tme.setDimensions();\\n\\t\\tme.afterSetDimensions();\\n\\n\\t\\t// Data min/max\\n\\t\\tme.beforeDataLimits();\\n\\t\\tme.determineDataLimits();\\n\\t\\tme.afterDataLimits();\\n\\n\\t\\t// Ticks - `this.ticks` is now DEPRECATED!\\n\\t\\t// Internal ticks are now stored as objects in the PRIVATE `this._ticks` member\\n\\t\\t// and must not be accessed directly from outside this class. `this.ticks` being\\n\\t\\t// around for long time and not marked as private, we can't change its structure\\n\\t\\t// without unexpected breaking changes. If you need to access the scale ticks,\\n\\t\\t// use scale.getTicks() instead.\\n\\n\\t\\tme.beforeBuildTicks();\\n\\n\\t\\t// New implementations should return an array of objects but for BACKWARD COMPAT,\\n\\t\\t// we still support no return (`this.ticks` internally set by calling this method).\\n\\t\\tticks = me.buildTicks() || [];\\n\\n\\t\\tme.afterBuildTicks();\\n\\n\\t\\tme.beforeTickToLabelConversion();\\n\\n\\t\\t// New implementations should return the formatted tick labels but for BACKWARD\\n\\t\\t// COMPAT, we still support no return (`this.ticks` internally changed by calling\\n\\t\\t// this method and supposed to contain only string values).\\n\\t\\tlabels = me.convertTicksToLabels(ticks) || me.ticks;\\n\\n\\t\\tme.afterTickToLabelConversion();\\n\\n\\t\\tme.ticks = labels;   // BACKWARD COMPATIBILITY\\n\\n\\t\\t// IMPORTANT: from this point, we consider that `this.ticks` will NEVER change!\\n\\n\\t\\t// BACKWARD COMPAT: synchronize `_ticks` with labels (so potentially `this.ticks`)\\n\\t\\tfor (i = 0, ilen = labels.length; i < ilen; ++i) {\\n\\t\\t\\tlabel = labels[i];\\n\\t\\t\\ttick = ticks[i];\\n\\t\\t\\tif (!tick) {\\n\\t\\t\\t\\tticks.push(tick = {\\n\\t\\t\\t\\t\\tlabel: label,\\n\\t\\t\\t\\t\\tmajor: false\\n\\t\\t\\t\\t});\\n\\t\\t\\t} else {\\n\\t\\t\\t\\ttick.label = label;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tme._ticks = ticks;\\n\\n\\t\\t// Tick Rotation\\n\\t\\tme.beforeCalculateTickRotation();\\n\\t\\tme.calculateTickRotation();\\n\\t\\tme.afterCalculateTickRotation();\\n\\t\\t// Fit\\n\\t\\tme.beforeFit();\\n\\t\\tme.fit();\\n\\t\\tme.afterFit();\\n\\t\\t//\\n\\t\\tme.afterUpdate();\\n\\n\\t\\treturn me.minSize;\\n\\n\\t},\\n\\tafterUpdate: function() {\\n\\t\\thelpers.callback(this.options.afterUpdate, [this]);\\n\\t},\\n\\n\\t//\\n\\n\\tbeforeSetDimensions: function() {\\n\\t\\thelpers.callback(this.options.beforeSetDimensions, [this]);\\n\\t},\\n\\tsetDimensions: function() {\\n\\t\\tvar me = this;\\n\\t\\t// Set the unconstrained dimension before label rotation\\n\\t\\tif (me.isHorizontal()) {\\n\\t\\t\\t// Reset position before calculating rotation\\n\\t\\t\\tme.width = me.maxWidth;\\n\\t\\t\\tme.left = 0;\\n\\t\\t\\tme.right = me.width;\\n\\t\\t} else {\\n\\t\\t\\tme.height = me.maxHeight;\\n\\n\\t\\t\\t// Reset position before calculating rotation\\n\\t\\t\\tme.top = 0;\\n\\t\\t\\tme.bottom = me.height;\\n\\t\\t}\\n\\n\\t\\t// Reset padding\\n\\t\\tme.paddingLeft = 0;\\n\\t\\tme.paddingTop = 0;\\n\\t\\tme.paddingRight = 0;\\n\\t\\tme.paddingBottom = 0;\\n\\t},\\n\\tafterSetDimensions: function() {\\n\\t\\thelpers.callback(this.options.afterSetDimensions, [this]);\\n\\t},\\n\\n\\t// Data limits\\n\\tbeforeDataLimits: function() {\\n\\t\\thelpers.callback(this.options.beforeDataLimits, [this]);\\n\\t},\\n\\tdetermineDataLimits: helpers.noop,\\n\\tafterDataLimits: function() {\\n\\t\\thelpers.callback(this.options.afterDataLimits, [this]);\\n\\t},\\n\\n\\t//\\n\\tbeforeBuildTicks: function() {\\n\\t\\thelpers.callback(this.options.beforeBuildTicks, [this]);\\n\\t},\\n\\tbuildTicks: helpers.noop,\\n\\tafterBuildTicks: function() {\\n\\t\\thelpers.callback(this.options.afterBuildTicks, [this]);\\n\\t},\\n\\n\\tbeforeTickToLabelConversion: function() {\\n\\t\\thelpers.callback(this.options.beforeTickToLabelConversion, [this]);\\n\\t},\\n\\tconvertTicksToLabels: function() {\\n\\t\\tvar me = this;\\n\\t\\t// Convert ticks to strings\\n\\t\\tvar tickOpts = me.options.ticks;\\n\\t\\tme.ticks = me.ticks.map(tickOpts.userCallback || tickOpts.callback, this);\\n\\t},\\n\\tafterTickToLabelConversion: function() {\\n\\t\\thelpers.callback(this.options.afterTickToLabelConversion, [this]);\\n\\t},\\n\\n\\t//\\n\\n\\tbeforeCalculateTickRotation: function() {\\n\\t\\thelpers.callback(this.options.beforeCalculateTickRotation, [this]);\\n\\t},\\n\\tcalculateTickRotation: function() {\\n\\t\\tvar me = this;\\n\\t\\tvar context = me.ctx;\\n\\t\\tvar tickOpts = me.options.ticks;\\n\\t\\tvar labels = labelsFromTicks(me._ticks);\\n\\n\\t\\t// Get the width of each grid by calculating the difference\\n\\t\\t// between x offsets between 0 and 1.\\n\\t\\tvar tickFont = parseFontOptions(tickOpts);\\n\\t\\tcontext.font = tickFont.font;\\n\\n\\t\\tvar labelRotation = tickOpts.minRotation || 0;\\n\\n\\t\\tif (labels.length && me.options.display && me.isHorizontal()) {\\n\\t\\t\\tvar originalLabelWidth = helpers.longestText(context, tickFont.font, labels, me.longestTextCache);\\n\\t\\t\\tvar labelWidth = originalLabelWidth;\\n\\t\\t\\tvar cosRotation, sinRotation;\\n\\n\\t\\t\\t// Allow 3 pixels x2 padding either side for label readability\\n\\t\\t\\tvar tickWidth = me.getPixelForTick(1) - me.getPixelForTick(0) - 6;\\n\\n\\t\\t\\t// Max label rotation can be set or default to 90 - also act as a loop counter\\n\\t\\t\\twhile (labelWidth > tickWidth && labelRotation < tickOpts.maxRotation) {\\n\\t\\t\\t\\tvar angleRadians = helpers.toRadians(labelRotation);\\n\\t\\t\\t\\tcosRotation = Math.cos(angleRadians);\\n\\t\\t\\t\\tsinRotation = Math.sin(angleRadians);\\n\\n\\t\\t\\t\\tif (sinRotation * originalLabelWidth > me.maxHeight) {\\n\\t\\t\\t\\t\\t// go back one step\\n\\t\\t\\t\\t\\tlabelRotation--;\\n\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tlabelRotation++;\\n\\t\\t\\t\\tlabelWidth = cosRotation * originalLabelWidth;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tme.labelRotation = labelRotation;\\n\\t},\\n\\tafterCalculateTickRotation: function() {\\n\\t\\thelpers.callback(this.options.afterCalculateTickRotation, [this]);\\n\\t},\\n\\n\\t//\\n\\n\\tbeforeFit: function() {\\n\\t\\thelpers.callback(this.options.beforeFit, [this]);\\n\\t},\\n\\tfit: function() {\\n\\t\\tvar me = this;\\n\\t\\t// Reset\\n\\t\\tvar minSize = me.minSize = {\\n\\t\\t\\twidth: 0,\\n\\t\\t\\theight: 0\\n\\t\\t};\\n\\n\\t\\tvar labels = labelsFromTicks(me._ticks);\\n\\n\\t\\tvar opts = me.options;\\n\\t\\tvar tickOpts = opts.ticks;\\n\\t\\tvar scaleLabelOpts = opts.scaleLabel;\\n\\t\\tvar gridLineOpts = opts.gridLines;\\n\\t\\tvar display = opts.display;\\n\\t\\tvar isHorizontal = me.isHorizontal();\\n\\n\\t\\tvar tickFont = parseFontOptions(tickOpts);\\n\\t\\tvar tickMarkLength = opts.gridLines.tickMarkLength;\\n\\n\\t\\t// Width\\n\\t\\tif (isHorizontal) {\\n\\t\\t\\t// subtract the margins to line up with the chartArea if we are a full width scale\\n\\t\\t\\tminSize.width = me.isFullWidth() ? me.maxWidth - me.margins.left - me.margins.right : me.maxWidth;\\n\\t\\t} else {\\n\\t\\t\\tminSize.width = display && gridLineOpts.drawTicks ? tickMarkLength : 0;\\n\\t\\t}\\n\\n\\t\\t// height\\n\\t\\tif (isHorizontal) {\\n\\t\\t\\tminSize.height = display && gridLineOpts.drawTicks ? tickMarkLength : 0;\\n\\t\\t} else {\\n\\t\\t\\tminSize.height = me.maxHeight; // fill all the height\\n\\t\\t}\\n\\n\\t\\t// Are we showing a title for the scale?\\n\\t\\tif (scaleLabelOpts.display && display) {\\n\\t\\t\\tvar scaleLabelLineHeight = parseLineHeight(scaleLabelOpts);\\n\\t\\t\\tvar scaleLabelPadding = helpers.options.toPadding(scaleLabelOpts.padding);\\n\\t\\t\\tvar deltaHeight = scaleLabelLineHeight + scaleLabelPadding.height;\\n\\n\\t\\t\\tif (isHorizontal) {\\n\\t\\t\\t\\tminSize.height += deltaHeight;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tminSize.width += deltaHeight;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Don't bother fitting the ticks if we are not showing them\\n\\t\\tif (tickOpts.display && display) {\\n\\t\\t\\tvar largestTextWidth = helpers.longestText(me.ctx, tickFont.font, labels, me.longestTextCache);\\n\\t\\t\\tvar tallestLabelHeightInLines = helpers.numberOfLabelLines(labels);\\n\\t\\t\\tvar lineSpace = tickFont.size * 0.5;\\n\\t\\t\\tvar tickPadding = me.options.ticks.padding;\\n\\n\\t\\t\\tif (isHorizontal) {\\n\\t\\t\\t\\t// A horizontal axis is more constrained by the height.\\n\\t\\t\\t\\tme.longestLabelWidth = largestTextWidth;\\n\\n\\t\\t\\t\\tvar angleRadians = helpers.toRadians(me.labelRotation);\\n\\t\\t\\t\\tvar cosRotation = Math.cos(angleRadians);\\n\\t\\t\\t\\tvar sinRotation = Math.sin(angleRadians);\\n\\n\\t\\t\\t\\t// TODO - improve this calculation\\n\\t\\t\\t\\tvar labelHeight = (sinRotation * largestTextWidth)\\n\\t\\t\\t\\t\\t+ (tickFont.size * tallestLabelHeightInLines)\\n\\t\\t\\t\\t\\t+ (lineSpace * (tallestLabelHeightInLines - 1))\\n\\t\\t\\t\\t\\t+ lineSpace; // padding\\n\\n\\t\\t\\t\\tminSize.height = Math.min(me.maxHeight, minSize.height + labelHeight + tickPadding);\\n\\n\\t\\t\\t\\tme.ctx.font = tickFont.font;\\n\\t\\t\\t\\tvar firstLabelWidth = computeTextSize(me.ctx, labels[0], tickFont.font);\\n\\t\\t\\t\\tvar lastLabelWidth = computeTextSize(me.ctx, labels[labels.length - 1], tickFont.font);\\n\\n\\t\\t\\t\\t// Ensure that our ticks are always inside the canvas. When rotated, ticks are right aligned\\n\\t\\t\\t\\t// which means that the right padding is dominated by the font height\\n\\t\\t\\t\\tif (me.labelRotation !== 0) {\\n\\t\\t\\t\\t\\tme.paddingLeft = opts.position === 'bottom' ? (cosRotation * firstLabelWidth) + 3 : (cosRotation * lineSpace) + 3; // add 3 px to move away from canvas edges\\n\\t\\t\\t\\t\\tme.paddingRight = opts.position === 'bottom' ? (cosRotation * lineSpace) + 3 : (cosRotation * lastLabelWidth) + 3;\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tme.paddingLeft = firstLabelWidth / 2 + 3; // add 3 px to move away from canvas edges\\n\\t\\t\\t\\t\\tme.paddingRight = lastLabelWidth / 2 + 3;\\n\\t\\t\\t\\t}\\n\\t\\t\\t} else {\\n\\t\\t\\t\\t// A vertical axis is more constrained by the width. Labels are the\\n\\t\\t\\t\\t// dominant factor here, so get that length first and account for padding\\n\\t\\t\\t\\tif (tickOpts.mirror) {\\n\\t\\t\\t\\t\\tlargestTextWidth = 0;\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t// use lineSpace for consistency with horizontal axis\\n\\t\\t\\t\\t\\t// tickPadding is not implemented for horizontal\\n\\t\\t\\t\\t\\tlargestTextWidth += tickPadding + lineSpace;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tminSize.width = Math.min(me.maxWidth, minSize.width + largestTextWidth);\\n\\n\\t\\t\\t\\tme.paddingTop = tickFont.size / 2;\\n\\t\\t\\t\\tme.paddingBottom = tickFont.size / 2;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tme.handleMargins();\\n\\n\\t\\tme.width = minSize.width;\\n\\t\\tme.height = minSize.height;\\n\\t},\\n\\n\\t/**\\n\\t * Handle margins and padding interactions\\n\\t * @private\\n\\t */\\n\\thandleMargins: function() {\\n\\t\\tvar me = this;\\n\\t\\tif (me.margins) {\\n\\t\\t\\tme.paddingLeft = Math.max(me.paddingLeft - me.margins.left, 0);\\n\\t\\t\\tme.paddingTop = Math.max(me.paddingTop - me.margins.top, 0);\\n\\t\\t\\tme.paddingRight = Math.max(me.paddingRight - me.margins.right, 0);\\n\\t\\t\\tme.paddingBottom = Math.max(me.paddingBottom - me.margins.bottom, 0);\\n\\t\\t}\\n\\t},\\n\\n\\tafterFit: function() {\\n\\t\\thelpers.callback(this.options.afterFit, [this]);\\n\\t},\\n\\n\\t// Shared Methods\\n\\tisHorizontal: function() {\\n\\t\\treturn this.options.position === 'top' || this.options.position === 'bottom';\\n\\t},\\n\\tisFullWidth: function() {\\n\\t\\treturn (this.options.fullWidth);\\n\\t},\\n\\n\\t// Get the correct value. NaN bad inputs, If the value type is object get the x or y based on whether we are horizontal or not\\n\\tgetRightValue: function(rawValue) {\\n\\t\\t// Null and undefined values first\\n\\t\\tif (helpers.isNullOrUndef(rawValue)) {\\n\\t\\t\\treturn NaN;\\n\\t\\t}\\n\\t\\t// isNaN(object) returns true, so make sure NaN is checking for a number; Discard Infinite values\\n\\t\\tif (typeof rawValue === 'number' && !isFinite(rawValue)) {\\n\\t\\t\\treturn NaN;\\n\\t\\t}\\n\\t\\t// If it is in fact an object, dive in one more level\\n\\t\\tif (rawValue) {\\n\\t\\t\\tif (this.isHorizontal()) {\\n\\t\\t\\t\\tif (rawValue.x !== undefined) {\\n\\t\\t\\t\\t\\treturn this.getRightValue(rawValue.x);\\n\\t\\t\\t\\t}\\n\\t\\t\\t} else if (rawValue.y !== undefined) {\\n\\t\\t\\t\\treturn this.getRightValue(rawValue.y);\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// Value is good, return it\\n\\t\\treturn rawValue;\\n\\t},\\n\\n\\t/**\\n\\t * Used to get the value to display in the tooltip for the data at the given index\\n\\t * @param index\\n\\t * @param datasetIndex\\n\\t */\\n\\tgetLabelForIndex: helpers.noop,\\n\\n\\t/**\\n\\t * Returns the location of the given data point. Value can either be an index or a numerical value\\n\\t * The coordinate (0, 0) is at the upper-left corner of the canvas\\n\\t * @param value\\n\\t * @param index\\n\\t * @param datasetIndex\\n\\t */\\n\\tgetPixelForValue: helpers.noop,\\n\\n\\t/**\\n\\t * Used to get the data value from a given pixel. This is the inverse of getPixelForValue\\n\\t * The coordinate (0, 0) is at the upper-left corner of the canvas\\n\\t * @param pixel\\n\\t */\\n\\tgetValueForPixel: helpers.noop,\\n\\n\\t/**\\n\\t * Returns the location of the tick at the given index\\n\\t * The coordinate (0, 0) is at the upper-left corner of the canvas\\n\\t */\\n\\tgetPixelForTick: function(index) {\\n\\t\\tvar me = this;\\n\\t\\tvar offset = me.options.offset;\\n\\t\\tif (me.isHorizontal()) {\\n\\t\\t\\tvar innerWidth = me.width - (me.paddingLeft + me.paddingRight);\\n\\t\\t\\tvar tickWidth = innerWidth / Math.max((me._ticks.length - (offset ? 0 : 1)), 1);\\n\\t\\t\\tvar pixel = (tickWidth * index) + me.paddingLeft;\\n\\n\\t\\t\\tif (offset) {\\n\\t\\t\\t\\tpixel += tickWidth / 2;\\n\\t\\t\\t}\\n\\n\\t\\t\\tvar finalVal = me.left + Math.round(pixel);\\n\\t\\t\\tfinalVal += me.isFullWidth() ? me.margins.left : 0;\\n\\t\\t\\treturn finalVal;\\n\\t\\t}\\n\\t\\tvar innerHeight = me.height - (me.paddingTop + me.paddingBottom);\\n\\t\\treturn me.top + (index * (innerHeight / (me._ticks.length - 1)));\\n\\t},\\n\\n\\t/**\\n\\t * Utility for getting the pixel location of a percentage of scale\\n\\t * The coordinate (0, 0) is at the upper-left corner of the canvas\\n\\t */\\n\\tgetPixelForDecimal: function(decimal) {\\n\\t\\tvar me = this;\\n\\t\\tif (me.isHorizontal()) {\\n\\t\\t\\tvar innerWidth = me.width - (me.paddingLeft + me.paddingRight);\\n\\t\\t\\tvar valueOffset = (innerWidth * decimal) + me.paddingLeft;\\n\\n\\t\\t\\tvar finalVal = me.left + Math.round(valueOffset);\\n\\t\\t\\tfinalVal += me.isFullWidth() ? me.margins.left : 0;\\n\\t\\t\\treturn finalVal;\\n\\t\\t}\\n\\t\\treturn me.top + (decimal * me.height);\\n\\t},\\n\\n\\t/**\\n\\t * Returns the pixel for the minimum chart value\\n\\t * The coordinate (0, 0) is at the upper-left corner of the canvas\\n\\t */\\n\\tgetBasePixel: function() {\\n\\t\\treturn this.getPixelForValue(this.getBaseValue());\\n\\t},\\n\\n\\tgetBaseValue: function() {\\n\\t\\tvar me = this;\\n\\t\\tvar min = me.min;\\n\\t\\tvar max = me.max;\\n\\n\\t\\treturn me.beginAtZero ? 0 :\\n\\t\\t\\tmin < 0 && max < 0 ? max :\\n\\t\\t\\tmin > 0 && max > 0 ? min :\\n\\t\\t\\t0;\\n\\t},\\n\\n\\t/**\\n\\t * Returns a subset of ticks to be plotted to avoid overlapping labels.\\n\\t * @private\\n\\t */\\n\\t_autoSkip: function(ticks) {\\n\\t\\tvar skipRatio;\\n\\t\\tvar me = this;\\n\\t\\tvar isHorizontal = me.isHorizontal();\\n\\t\\tvar optionTicks = me.options.ticks.minor;\\n\\t\\tvar tickCount = ticks.length;\\n\\t\\tvar labelRotationRadians = helpers.toRadians(me.labelRotation);\\n\\t\\tvar cosRotation = Math.cos(labelRotationRadians);\\n\\t\\tvar longestRotatedLabel = me.longestLabelWidth * cosRotation;\\n\\t\\tvar result = [];\\n\\t\\tvar i, tick, shouldSkip;\\n\\n\\t\\t// figure out the maximum number of gridlines to show\\n\\t\\tvar maxTicks;\\n\\t\\tif (optionTicks.maxTicksLimit) {\\n\\t\\t\\tmaxTicks = optionTicks.maxTicksLimit;\\n\\t\\t}\\n\\n\\t\\tif (isHorizontal) {\\n\\t\\t\\tskipRatio = false;\\n\\n\\t\\t\\tif ((longestRotatedLabel + optionTicks.autoSkipPadding) * tickCount > (me.width - (me.paddingLeft + me.paddingRight))) {\\n\\t\\t\\t\\tskipRatio = 1 + Math.floor(((longestRotatedLabel + optionTicks.autoSkipPadding) * tickCount) / (me.width - (me.paddingLeft + me.paddingRight)));\\n\\t\\t\\t}\\n\\n\\t\\t\\t// if they defined a max number of optionTicks,\\n\\t\\t\\t// increase skipRatio until that number is met\\n\\t\\t\\tif (maxTicks && tickCount > maxTicks) {\\n\\t\\t\\t\\tskipRatio = Math.max(skipRatio, Math.floor(tickCount / maxTicks));\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tfor (i = 0; i < tickCount; i++) {\\n\\t\\t\\ttick = ticks[i];\\n\\n\\t\\t\\t// Since we always show the last tick,we need may need to hide the last shown one before\\n\\t\\t\\tshouldSkip = (skipRatio > 1 && i % skipRatio > 0) || (i % skipRatio === 0 && i + skipRatio >= tickCount);\\n\\t\\t\\tif (shouldSkip && i !== tickCount - 1) {\\n\\t\\t\\t\\t// leave tick in place but make sure it's not displayed (#4635)\\n\\t\\t\\t\\tdelete tick.label;\\n\\t\\t\\t}\\n\\t\\t\\tresult.push(tick);\\n\\t\\t}\\n\\t\\treturn result;\\n\\t},\\n\\n\\t// Actually draw the scale on the canvas\\n\\t// @param {rectangle} chartArea : the area of the chart to draw full grid lines on\\n\\tdraw: function(chartArea) {\\n\\t\\tvar me = this;\\n\\t\\tvar options = me.options;\\n\\t\\tif (!options.display) {\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tvar context = me.ctx;\\n\\t\\tvar globalDefaults = defaults.global;\\n\\t\\tvar optionTicks = options.ticks.minor;\\n\\t\\tvar optionMajorTicks = options.ticks.major || optionTicks;\\n\\t\\tvar gridLines = options.gridLines;\\n\\t\\tvar scaleLabel = options.scaleLabel;\\n\\n\\t\\tvar isRotated = me.labelRotation !== 0;\\n\\t\\tvar isHorizontal = me.isHorizontal();\\n\\n\\t\\tvar ticks = optionTicks.autoSkip ? me._autoSkip(me.getTicks()) : me.getTicks();\\n\\t\\tvar tickFontColor = helpers.valueOrDefault(optionTicks.fontColor, globalDefaults.defaultFontColor);\\n\\t\\tvar tickFont = parseFontOptions(optionTicks);\\n\\t\\tvar majorTickFontColor = helpers.valueOrDefault(optionMajorTicks.fontColor, globalDefaults.defaultFontColor);\\n\\t\\tvar majorTickFont = parseFontOptions(optionMajorTicks);\\n\\n\\t\\tvar tl = gridLines.drawTicks ? gridLines.tickMarkLength : 0;\\n\\n\\t\\tvar scaleLabelFontColor = helpers.valueOrDefault(scaleLabel.fontColor, globalDefaults.defaultFontColor);\\n\\t\\tvar scaleLabelFont = parseFontOptions(scaleLabel);\\n\\t\\tvar scaleLabelPadding = helpers.options.toPadding(scaleLabel.padding);\\n\\t\\tvar labelRotationRadians = helpers.toRadians(me.labelRotation);\\n\\n\\t\\tvar itemsToDraw = [];\\n\\n\\t\\tvar axisWidth = me.options.gridLines.lineWidth;\\n\\t\\tvar xTickStart = options.position === 'right' ? me.left : me.right - axisWidth - tl;\\n\\t\\tvar xTickEnd = options.position === 'right' ? me.left + tl : me.right;\\n\\t\\tvar yTickStart = options.position === 'bottom' ? me.top + axisWidth : me.bottom - tl - axisWidth;\\n\\t\\tvar yTickEnd = options.position === 'bottom' ? me.top + axisWidth + tl : me.bottom + axisWidth;\\n\\n\\t\\thelpers.each(ticks, function(tick, index) {\\n\\t\\t\\t// autoskipper skipped this tick (#4635)\\n\\t\\t\\tif (helpers.isNullOrUndef(tick.label)) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\tvar label = tick.label;\\n\\t\\t\\tvar lineWidth, lineColor, borderDash, borderDashOffset;\\n\\t\\t\\tif (index === me.zeroLineIndex && options.offset === gridLines.offsetGridLines) {\\n\\t\\t\\t\\t// Draw the first index specially\\n\\t\\t\\t\\tlineWidth = gridLines.zeroLineWidth;\\n\\t\\t\\t\\tlineColor = gridLines.zeroLineColor;\\n\\t\\t\\t\\tborderDash = gridLines.zeroLineBorderDash;\\n\\t\\t\\t\\tborderDashOffset = gridLines.zeroLineBorderDashOffset;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tlineWidth = helpers.valueAtIndexOrDefault(gridLines.lineWidth, index);\\n\\t\\t\\t\\tlineColor = helpers.valueAtIndexOrDefault(gridLines.color, index);\\n\\t\\t\\t\\tborderDash = helpers.valueOrDefault(gridLines.borderDash, globalDefaults.borderDash);\\n\\t\\t\\t\\tborderDashOffset = helpers.valueOrDefault(gridLines.borderDashOffset, globalDefaults.borderDashOffset);\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Common properties\\n\\t\\t\\tvar tx1, ty1, tx2, ty2, x1, y1, x2, y2, labelX, labelY;\\n\\t\\t\\tvar textAlign = 'middle';\\n\\t\\t\\tvar textBaseline = 'middle';\\n\\t\\t\\tvar tickPadding = optionTicks.padding;\\n\\n\\t\\t\\tif (isHorizontal) {\\n\\t\\t\\t\\tvar labelYOffset = tl + tickPadding;\\n\\n\\t\\t\\t\\tif (options.position === 'bottom') {\\n\\t\\t\\t\\t\\t// bottom\\n\\t\\t\\t\\t\\ttextBaseline = !isRotated ? 'top' : 'middle';\\n\\t\\t\\t\\t\\ttextAlign = !isRotated ? 'center' : 'right';\\n\\t\\t\\t\\t\\tlabelY = me.top + labelYOffset;\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t// top\\n\\t\\t\\t\\t\\ttextBaseline = !isRotated ? 'bottom' : 'middle';\\n\\t\\t\\t\\t\\ttextAlign = !isRotated ? 'center' : 'left';\\n\\t\\t\\t\\t\\tlabelY = me.bottom - labelYOffset;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tvar xLineValue = getLineValue(me, index, gridLines.offsetGridLines && ticks.length > 1);\\n\\t\\t\\t\\tif (xLineValue < me.left) {\\n\\t\\t\\t\\t\\tlineColor = 'rgba(0,0,0,0)';\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\txLineValue += helpers.aliasPixel(lineWidth);\\n\\n\\t\\t\\t\\tlabelX = me.getPixelForTick(index) + optionTicks.labelOffset; // x values for optionTicks (need to consider offsetLabel option)\\n\\n\\t\\t\\t\\ttx1 = tx2 = x1 = x2 = xLineValue;\\n\\t\\t\\t\\tty1 = yTickStart;\\n\\t\\t\\t\\tty2 = yTickEnd;\\n\\t\\t\\t\\ty1 = chartArea.top;\\n\\t\\t\\t\\ty2 = chartArea.bottom + axisWidth;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tvar isLeft = options.position === 'left';\\n\\t\\t\\t\\tvar labelXOffset;\\n\\n\\t\\t\\t\\tif (optionTicks.mirror) {\\n\\t\\t\\t\\t\\ttextAlign = isLeft ? 'left' : 'right';\\n\\t\\t\\t\\t\\tlabelXOffset = tickPadding;\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\ttextAlign = isLeft ? 'right' : 'left';\\n\\t\\t\\t\\t\\tlabelXOffset = tl + tickPadding;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tlabelX = isLeft ? me.right - labelXOffset : me.left + labelXOffset;\\n\\n\\t\\t\\t\\tvar yLineValue = getLineValue(me, index, gridLines.offsetGridLines && ticks.length > 1);\\n\\t\\t\\t\\tif (yLineValue < me.top) {\\n\\t\\t\\t\\t\\tlineColor = 'rgba(0,0,0,0)';\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\tyLineValue += helpers.aliasPixel(lineWidth);\\n\\n\\t\\t\\t\\tlabelY = me.getPixelForTick(index) + optionTicks.labelOffset;\\n\\n\\t\\t\\t\\ttx1 = xTickStart;\\n\\t\\t\\t\\ttx2 = xTickEnd;\\n\\t\\t\\t\\tx1 = chartArea.left;\\n\\t\\t\\t\\tx2 = chartArea.right + axisWidth;\\n\\t\\t\\t\\tty1 = ty2 = y1 = y2 = yLineValue;\\n\\t\\t\\t}\\n\\n\\t\\t\\titemsToDraw.push({\\n\\t\\t\\t\\ttx1: tx1,\\n\\t\\t\\t\\tty1: ty1,\\n\\t\\t\\t\\ttx2: tx2,\\n\\t\\t\\t\\tty2: ty2,\\n\\t\\t\\t\\tx1: x1,\\n\\t\\t\\t\\ty1: y1,\\n\\t\\t\\t\\tx2: x2,\\n\\t\\t\\t\\ty2: y2,\\n\\t\\t\\t\\tlabelX: labelX,\\n\\t\\t\\t\\tlabelY: labelY,\\n\\t\\t\\t\\tglWidth: lineWidth,\\n\\t\\t\\t\\tglColor: lineColor,\\n\\t\\t\\t\\tglBorderDash: borderDash,\\n\\t\\t\\t\\tglBorderDashOffset: borderDashOffset,\\n\\t\\t\\t\\trotation: -1 * labelRotationRadians,\\n\\t\\t\\t\\tlabel: label,\\n\\t\\t\\t\\tmajor: tick.major,\\n\\t\\t\\t\\ttextBaseline: textBaseline,\\n\\t\\t\\t\\ttextAlign: textAlign\\n\\t\\t\\t});\\n\\t\\t});\\n\\n\\t\\t// Draw all of the tick labels, tick marks, and grid lines at the correct places\\n\\t\\thelpers.each(itemsToDraw, function(itemToDraw) {\\n\\t\\t\\tif (gridLines.display) {\\n\\t\\t\\t\\tcontext.save();\\n\\t\\t\\t\\tcontext.lineWidth = itemToDraw.glWidth;\\n\\t\\t\\t\\tcontext.strokeStyle = itemToDraw.glColor;\\n\\t\\t\\t\\tif (context.setLineDash) {\\n\\t\\t\\t\\t\\tcontext.setLineDash(itemToDraw.glBorderDash);\\n\\t\\t\\t\\t\\tcontext.lineDashOffset = itemToDraw.glBorderDashOffset;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tcontext.beginPath();\\n\\n\\t\\t\\t\\tif (gridLines.drawTicks) {\\n\\t\\t\\t\\t\\tcontext.moveTo(itemToDraw.tx1, itemToDraw.ty1);\\n\\t\\t\\t\\t\\tcontext.lineTo(itemToDraw.tx2, itemToDraw.ty2);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tif (gridLines.drawOnChartArea) {\\n\\t\\t\\t\\t\\tcontext.moveTo(itemToDraw.x1, itemToDraw.y1);\\n\\t\\t\\t\\t\\tcontext.lineTo(itemToDraw.x2, itemToDraw.y2);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tcontext.stroke();\\n\\t\\t\\t\\tcontext.restore();\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (optionTicks.display) {\\n\\t\\t\\t\\t// Make sure we draw text in the correct color and font\\n\\t\\t\\t\\tcontext.save();\\n\\t\\t\\t\\tcontext.translate(itemToDraw.labelX, itemToDraw.labelY);\\n\\t\\t\\t\\tcontext.rotate(itemToDraw.rotation);\\n\\t\\t\\t\\tcontext.font = itemToDraw.major ? majorTickFont.font : tickFont.font;\\n\\t\\t\\t\\tcontext.fillStyle = itemToDraw.major ? majorTickFontColor : tickFontColor;\\n\\t\\t\\t\\tcontext.textBaseline = itemToDraw.textBaseline;\\n\\t\\t\\t\\tcontext.textAlign = itemToDraw.textAlign;\\n\\n\\t\\t\\t\\tvar label = itemToDraw.label;\\n\\t\\t\\t\\tif (helpers.isArray(label)) {\\n\\t\\t\\t\\t\\tvar lineCount = label.length;\\n\\t\\t\\t\\t\\tvar lineHeight = tickFont.size * 1.5;\\n\\t\\t\\t\\t\\tvar y = me.isHorizontal() ? 0 : -lineHeight * (lineCount - 1) / 2;\\n\\n\\t\\t\\t\\t\\tfor (var i = 0; i < lineCount; ++i) {\\n\\t\\t\\t\\t\\t\\t// We just make sure the multiline element is a string here..\\n\\t\\t\\t\\t\\t\\tcontext.fillText('' + label[i], 0, y);\\n\\t\\t\\t\\t\\t\\t// apply same lineSpacing as calculated @ L#320\\n\\t\\t\\t\\t\\t\\ty += lineHeight;\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tcontext.fillText(label, 0, 0);\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\tcontext.restore();\\n\\t\\t\\t}\\n\\t\\t});\\n\\n\\t\\tif (scaleLabel.display) {\\n\\t\\t\\t// Draw the scale label\\n\\t\\t\\tvar scaleLabelX;\\n\\t\\t\\tvar scaleLabelY;\\n\\t\\t\\tvar rotation = 0;\\n\\t\\t\\tvar halfLineHeight = parseLineHeight(scaleLabel) / 2;\\n\\n\\t\\t\\tif (isHorizontal) {\\n\\t\\t\\t\\tscaleLabelX = me.left + ((me.right - me.left) / 2); // midpoint of the width\\n\\t\\t\\t\\tscaleLabelY = options.position === 'bottom'\\n\\t\\t\\t\\t\\t? me.bottom - halfLineHeight - scaleLabelPadding.bottom\\n\\t\\t\\t\\t\\t: me.top + halfLineHeight + scaleLabelPadding.top;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tvar isLeft = options.position === 'left';\\n\\t\\t\\t\\tscaleLabelX = isLeft\\n\\t\\t\\t\\t\\t? me.left + halfLineHeight + scaleLabelPadding.top\\n\\t\\t\\t\\t\\t: me.right - halfLineHeight - scaleLabelPadding.top;\\n\\t\\t\\t\\tscaleLabelY = me.top + ((me.bottom - me.top) / 2);\\n\\t\\t\\t\\trotation = isLeft ? -0.5 * Math.PI : 0.5 * Math.PI;\\n\\t\\t\\t}\\n\\n\\t\\t\\tcontext.save();\\n\\t\\t\\tcontext.translate(scaleLabelX, scaleLabelY);\\n\\t\\t\\tcontext.rotate(rotation);\\n\\t\\t\\tcontext.textAlign = 'center';\\n\\t\\t\\tcontext.textBaseline = 'middle';\\n\\t\\t\\tcontext.fillStyle = scaleLabelFontColor; // render in correct colour\\n\\t\\t\\tcontext.font = scaleLabelFont.font;\\n\\t\\t\\tcontext.fillText(scaleLabel.labelString, 0, 0);\\n\\t\\t\\tcontext.restore();\\n\\t\\t}\\n\\n\\t\\tif (gridLines.drawBorder) {\\n\\t\\t\\t// Draw the line at the edge of the axis\\n\\t\\t\\tcontext.lineWidth = helpers.valueAtIndexOrDefault(gridLines.lineWidth, 0);\\n\\t\\t\\tcontext.strokeStyle = helpers.valueAtIndexOrDefault(gridLines.color, 0);\\n\\t\\t\\tvar x1 = me.left;\\n\\t\\t\\tvar x2 = me.right + axisWidth;\\n\\t\\t\\tvar y1 = me.top;\\n\\t\\t\\tvar y2 = me.bottom + axisWidth;\\n\\n\\t\\t\\tvar aliasPixel = helpers.aliasPixel(context.lineWidth);\\n\\t\\t\\tif (isHorizontal) {\\n\\t\\t\\t\\ty1 = y2 = options.position === 'top' ? me.bottom : me.top;\\n\\t\\t\\t\\ty1 += aliasPixel;\\n\\t\\t\\t\\ty2 += aliasPixel;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tx1 = x2 = options.position === 'left' ? me.right : me.left;\\n\\t\\t\\t\\tx1 += aliasPixel;\\n\\t\\t\\t\\tx2 += aliasPixel;\\n\\t\\t\\t}\\n\\n\\t\\t\\tcontext.beginPath();\\n\\t\\t\\tcontext.moveTo(x1, y1);\\n\\t\\t\\tcontext.lineTo(x2, y2);\\n\\t\\t\\tcontext.stroke();\\n\\t\\t}\\n\\t}\\n});\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.scale.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.scaleService.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.scaleService.js ***!\n  \\*************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ./core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\nvar layouts = __webpack_require__(/*! ./core.layouts */ \\\"./node_modules/chart.js/src/core/core.layouts.js\\\");\\n\\nmodule.exports = {\\n\\t// Scale registration object. Extensions can register new scale types (such as log or DB scales) and then\\n\\t// use the new chart options to grab the correct scale\\n\\tconstructors: {},\\n\\t// Use a registration function so that we can move to an ES6 map when we no longer need to support\\n\\t// old browsers\\n\\n\\t// Scale config defaults\\n\\tdefaults: {},\\n\\tregisterScaleType: function(type, scaleConstructor, scaleDefaults) {\\n\\t\\tthis.constructors[type] = scaleConstructor;\\n\\t\\tthis.defaults[type] = helpers.clone(scaleDefaults);\\n\\t},\\n\\tgetScaleConstructor: function(type) {\\n\\t\\treturn this.constructors.hasOwnProperty(type) ? this.constructors[type] : undefined;\\n\\t},\\n\\tgetScaleDefaults: function(type) {\\n\\t\\t// Return the scale defaults merged with the global settings so that we always use the latest ones\\n\\t\\treturn this.defaults.hasOwnProperty(type) ? helpers.merge({}, [defaults.scale, this.defaults[type]]) : {};\\n\\t},\\n\\tupdateScaleDefaults: function(type, additions) {\\n\\t\\tvar me = this;\\n\\t\\tif (me.defaults.hasOwnProperty(type)) {\\n\\t\\t\\tme.defaults[type] = helpers.extend(me.defaults[type], additions);\\n\\t\\t}\\n\\t},\\n\\taddScalesToLayout: function(chart) {\\n\\t\\t// Adds each scale to the chart.boxes array to be sized accordingly\\n\\t\\thelpers.each(chart.scales, function(scale) {\\n\\t\\t\\t// Set ILayoutItem parameters for backwards compatibility\\n\\t\\t\\tscale.fullWidth = scale.options.fullWidth;\\n\\t\\t\\tscale.position = scale.options.position;\\n\\t\\t\\tscale.weight = scale.options.weight;\\n\\t\\t\\tlayouts.addBox(chart, scale);\\n\\t\\t});\\n\\t}\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.scaleService.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.ticks.js\":\n/*!******************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.ticks.js ***!\n  \\******************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\n/**\\n * Namespace to hold static tick generation functions\\n * @namespace Chart.Ticks\\n */\\nmodule.exports = {\\n\\t/**\\n\\t * Namespace to hold formatters for different types of ticks\\n\\t * @namespace Chart.Ticks.formatters\\n\\t */\\n\\tformatters: {\\n\\t\\t/**\\n\\t\\t * Formatter for value labels\\n\\t\\t * @method Chart.Ticks.formatters.values\\n\\t\\t * @param value the value to display\\n\\t\\t * @return {String|Array} the label to display\\n\\t\\t */\\n\\t\\tvalues: function(value) {\\n\\t\\t\\treturn helpers.isArray(value) ? value : '' + value;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Formatter for linear numeric ticks\\n\\t\\t * @method Chart.Ticks.formatters.linear\\n\\t\\t * @param tickValue {Number} the value to be formatted\\n\\t\\t * @param index {Number} the position of the tickValue parameter in the ticks array\\n\\t\\t * @param ticks {Array<Number>} the list of ticks being converted\\n\\t\\t * @return {String} string representation of the tickValue parameter\\n\\t\\t */\\n\\t\\tlinear: function(tickValue, index, ticks) {\\n\\t\\t\\t// If we have lots of ticks, don't use the ones\\n\\t\\t\\tvar delta = ticks.length > 3 ? ticks[2] - ticks[1] : ticks[1] - ticks[0];\\n\\n\\t\\t\\t// If we have a number like 2.5 as the delta, figure out how many decimal places we need\\n\\t\\t\\tif (Math.abs(delta) > 1) {\\n\\t\\t\\t\\tif (tickValue !== Math.floor(tickValue)) {\\n\\t\\t\\t\\t\\t// not an integer\\n\\t\\t\\t\\t\\tdelta = tickValue - Math.floor(tickValue);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tvar logDelta = helpers.log10(Math.abs(delta));\\n\\t\\t\\tvar tickString = '';\\n\\n\\t\\t\\tif (tickValue !== 0) {\\n\\t\\t\\t\\tvar maxTick = Math.max(Math.abs(ticks[0]), Math.abs(ticks[ticks.length - 1]));\\n\\t\\t\\t\\tif (maxTick < 1e-4) { // all ticks are small numbers; use scientific notation\\n\\t\\t\\t\\t\\tvar logTick = helpers.log10(Math.abs(tickValue));\\n\\t\\t\\t\\t\\ttickString = tickValue.toExponential(Math.floor(logTick) - Math.floor(logDelta));\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tvar numDecimal = -1 * Math.floor(logDelta);\\n\\t\\t\\t\\t\\tnumDecimal = Math.max(Math.min(numDecimal, 20), 0); // toFixed has a max of 20 decimal places\\n\\t\\t\\t\\t\\ttickString = tickValue.toFixed(numDecimal);\\n\\t\\t\\t\\t}\\n\\t\\t\\t} else {\\n\\t\\t\\t\\ttickString = '0'; // never show decimal places for 0\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn tickString;\\n\\t\\t},\\n\\n\\t\\tlogarithmic: function(tickValue, index, ticks) {\\n\\t\\t\\tvar remain = tickValue / (Math.pow(10, Math.floor(helpers.log10(tickValue))));\\n\\n\\t\\t\\tif (tickValue === 0) {\\n\\t\\t\\t\\treturn '0';\\n\\t\\t\\t} else if (remain === 1 || remain === 2 || remain === 5 || index === 0 || index === ticks.length - 1) {\\n\\t\\t\\t\\treturn tickValue.toExponential();\\n\\t\\t\\t}\\n\\t\\t\\treturn '';\\n\\t\\t}\\n\\t}\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.ticks.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/core/core.tooltip.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/chart.js/src/core/core.tooltip.js ***!\n  \\********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ./core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar Element = __webpack_require__(/*! ./core.element */ \\\"./node_modules/chart.js/src/core/core.element.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\ndefaults._set('global', {\\n\\ttooltips: {\\n\\t\\tenabled: true,\\n\\t\\tcustom: null,\\n\\t\\tmode: 'nearest',\\n\\t\\tposition: 'average',\\n\\t\\tintersect: true,\\n\\t\\tbackgroundColor: 'rgba(0,0,0,0.8)',\\n\\t\\ttitleFontStyle: 'bold',\\n\\t\\ttitleSpacing: 2,\\n\\t\\ttitleMarginBottom: 6,\\n\\t\\ttitleFontColor: '#fff',\\n\\t\\ttitleAlign: 'left',\\n\\t\\tbodySpacing: 2,\\n\\t\\tbodyFontColor: '#fff',\\n\\t\\tbodyAlign: 'left',\\n\\t\\tfooterFontStyle: 'bold',\\n\\t\\tfooterSpacing: 2,\\n\\t\\tfooterMarginTop: 6,\\n\\t\\tfooterFontColor: '#fff',\\n\\t\\tfooterAlign: 'left',\\n\\t\\tyPadding: 6,\\n\\t\\txPadding: 6,\\n\\t\\tcaretPadding: 2,\\n\\t\\tcaretSize: 5,\\n\\t\\tcornerRadius: 6,\\n\\t\\tmultiKeyBackground: '#fff',\\n\\t\\tdisplayColors: true,\\n\\t\\tborderColor: 'rgba(0,0,0,0)',\\n\\t\\tborderWidth: 0,\\n\\t\\tcallbacks: {\\n\\t\\t\\t// Args are: (tooltipItems, data)\\n\\t\\t\\tbeforeTitle: helpers.noop,\\n\\t\\t\\ttitle: function(tooltipItems, data) {\\n\\t\\t\\t\\t// Pick first xLabel for now\\n\\t\\t\\t\\tvar title = '';\\n\\t\\t\\t\\tvar labels = data.labels;\\n\\t\\t\\t\\tvar labelCount = labels ? labels.length : 0;\\n\\n\\t\\t\\t\\tif (tooltipItems.length > 0) {\\n\\t\\t\\t\\t\\tvar item = tooltipItems[0];\\n\\n\\t\\t\\t\\t\\tif (item.xLabel) {\\n\\t\\t\\t\\t\\t\\ttitle = item.xLabel;\\n\\t\\t\\t\\t\\t} else if (labelCount > 0 && item.index < labelCount) {\\n\\t\\t\\t\\t\\t\\ttitle = labels[item.index];\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\treturn title;\\n\\t\\t\\t},\\n\\t\\t\\tafterTitle: helpers.noop,\\n\\n\\t\\t\\t// Args are: (tooltipItems, data)\\n\\t\\t\\tbeforeBody: helpers.noop,\\n\\n\\t\\t\\t// Args are: (tooltipItem, data)\\n\\t\\t\\tbeforeLabel: helpers.noop,\\n\\t\\t\\tlabel: function(tooltipItem, data) {\\n\\t\\t\\t\\tvar label = data.datasets[tooltipItem.datasetIndex].label || '';\\n\\n\\t\\t\\t\\tif (label) {\\n\\t\\t\\t\\t\\tlabel += ': ';\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\tlabel += tooltipItem.yLabel;\\n\\t\\t\\t\\treturn label;\\n\\t\\t\\t},\\n\\t\\t\\tlabelColor: function(tooltipItem, chart) {\\n\\t\\t\\t\\tvar meta = chart.getDatasetMeta(tooltipItem.datasetIndex);\\n\\t\\t\\t\\tvar activeElement = meta.data[tooltipItem.index];\\n\\t\\t\\t\\tvar view = activeElement._view;\\n\\t\\t\\t\\treturn {\\n\\t\\t\\t\\t\\tborderColor: view.borderColor,\\n\\t\\t\\t\\t\\tbackgroundColor: view.backgroundColor\\n\\t\\t\\t\\t};\\n\\t\\t\\t},\\n\\t\\t\\tlabelTextColor: function() {\\n\\t\\t\\t\\treturn this._options.bodyFontColor;\\n\\t\\t\\t},\\n\\t\\t\\tafterLabel: helpers.noop,\\n\\n\\t\\t\\t// Args are: (tooltipItems, data)\\n\\t\\t\\tafterBody: helpers.noop,\\n\\n\\t\\t\\t// Args are: (tooltipItems, data)\\n\\t\\t\\tbeforeFooter: helpers.noop,\\n\\t\\t\\tfooter: helpers.noop,\\n\\t\\t\\tafterFooter: helpers.noop\\n\\t\\t}\\n\\t}\\n});\\n\\nvar positioners = {\\n\\t/**\\n\\t * Average mode places the tooltip at the average position of the elements shown\\n\\t * @function Chart.Tooltip.positioners.average\\n\\t * @param elements {ChartElement[]} the elements being displayed in the tooltip\\n\\t * @returns {Point} tooltip position\\n\\t */\\n\\taverage: function(elements) {\\n\\t\\tif (!elements.length) {\\n\\t\\t\\treturn false;\\n\\t\\t}\\n\\n\\t\\tvar i, len;\\n\\t\\tvar x = 0;\\n\\t\\tvar y = 0;\\n\\t\\tvar count = 0;\\n\\n\\t\\tfor (i = 0, len = elements.length; i < len; ++i) {\\n\\t\\t\\tvar el = elements[i];\\n\\t\\t\\tif (el && el.hasValue()) {\\n\\t\\t\\t\\tvar pos = el.tooltipPosition();\\n\\t\\t\\t\\tx += pos.x;\\n\\t\\t\\t\\ty += pos.y;\\n\\t\\t\\t\\t++count;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\treturn {\\n\\t\\t\\tx: Math.round(x / count),\\n\\t\\t\\ty: Math.round(y / count)\\n\\t\\t};\\n\\t},\\n\\n\\t/**\\n\\t * Gets the tooltip position nearest of the item nearest to the event position\\n\\t * @function Chart.Tooltip.positioners.nearest\\n\\t * @param elements {Chart.Element[]} the tooltip elements\\n\\t * @param eventPosition {Point} the position of the event in canvas coordinates\\n\\t * @returns {Point} the tooltip position\\n\\t */\\n\\tnearest: function(elements, eventPosition) {\\n\\t\\tvar x = eventPosition.x;\\n\\t\\tvar y = eventPosition.y;\\n\\t\\tvar minDistance = Number.POSITIVE_INFINITY;\\n\\t\\tvar i, len, nearestElement;\\n\\n\\t\\tfor (i = 0, len = elements.length; i < len; ++i) {\\n\\t\\t\\tvar el = elements[i];\\n\\t\\t\\tif (el && el.hasValue()) {\\n\\t\\t\\t\\tvar center = el.getCenterPoint();\\n\\t\\t\\t\\tvar d = helpers.distanceBetweenPoints(eventPosition, center);\\n\\n\\t\\t\\t\\tif (d < minDistance) {\\n\\t\\t\\t\\t\\tminDistance = d;\\n\\t\\t\\t\\t\\tnearestElement = el;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tif (nearestElement) {\\n\\t\\t\\tvar tp = nearestElement.tooltipPosition();\\n\\t\\t\\tx = tp.x;\\n\\t\\t\\ty = tp.y;\\n\\t\\t}\\n\\n\\t\\treturn {\\n\\t\\t\\tx: x,\\n\\t\\t\\ty: y\\n\\t\\t};\\n\\t}\\n};\\n\\n/**\\n * Helper method to merge the opacity into a color\\n */\\nfunction mergeOpacity(colorString, opacity) {\\n\\tvar color = helpers.color(colorString);\\n\\treturn color.alpha(opacity * color.alpha()).rgbaString();\\n}\\n\\n// Helper to push or concat based on if the 2nd parameter is an array or not\\nfunction pushOrConcat(base, toPush) {\\n\\tif (toPush) {\\n\\t\\tif (helpers.isArray(toPush)) {\\n\\t\\t\\t// base = base.concat(toPush);\\n\\t\\t\\tArray.prototype.push.apply(base, toPush);\\n\\t\\t} else {\\n\\t\\t\\tbase.push(toPush);\\n\\t\\t}\\n\\t}\\n\\n\\treturn base;\\n}\\n\\n/**\\n * Returns array of strings split by newline\\n * @param {String} value - The value to split by newline.\\n * @returns {Array} value if newline present - Returned from String split() method\\n * @function\\n */\\nfunction splitNewlines(str) {\\n\\tif ((typeof str === 'string' || str instanceof String) && str.indexOf('\\\\n') > -1) {\\n\\t\\treturn str.split('\\\\n');\\n\\t}\\n\\treturn str;\\n}\\n\\n\\n// Private helper to create a tooltip item model\\n// @param element : the chart element (point, arc, bar) to create the tooltip item for\\n// @return : new tooltip item\\nfunction createTooltipItem(element) {\\n\\tvar xScale = element._xScale;\\n\\tvar yScale = element._yScale || element._scale; // handle radar || polarArea charts\\n\\tvar index = element._index;\\n\\tvar datasetIndex = element._datasetIndex;\\n\\n\\treturn {\\n\\t\\txLabel: xScale ? xScale.getLabelForIndex(index, datasetIndex) : '',\\n\\t\\tyLabel: yScale ? yScale.getLabelForIndex(index, datasetIndex) : '',\\n\\t\\tindex: index,\\n\\t\\tdatasetIndex: datasetIndex,\\n\\t\\tx: element._model.x,\\n\\t\\ty: element._model.y\\n\\t};\\n}\\n\\n/**\\n * Helper to get the reset model for the tooltip\\n * @param tooltipOpts {Object} the tooltip options\\n */\\nfunction getBaseModel(tooltipOpts) {\\n\\tvar globalDefaults = defaults.global;\\n\\tvar valueOrDefault = helpers.valueOrDefault;\\n\\n\\treturn {\\n\\t\\t// Positioning\\n\\t\\txPadding: tooltipOpts.xPadding,\\n\\t\\tyPadding: tooltipOpts.yPadding,\\n\\t\\txAlign: tooltipOpts.xAlign,\\n\\t\\tyAlign: tooltipOpts.yAlign,\\n\\n\\t\\t// Body\\n\\t\\tbodyFontColor: tooltipOpts.bodyFontColor,\\n\\t\\t_bodyFontFamily: valueOrDefault(tooltipOpts.bodyFontFamily, globalDefaults.defaultFontFamily),\\n\\t\\t_bodyFontStyle: valueOrDefault(tooltipOpts.bodyFontStyle, globalDefaults.defaultFontStyle),\\n\\t\\t_bodyAlign: tooltipOpts.bodyAlign,\\n\\t\\tbodyFontSize: valueOrDefault(tooltipOpts.bodyFontSize, globalDefaults.defaultFontSize),\\n\\t\\tbodySpacing: tooltipOpts.bodySpacing,\\n\\n\\t\\t// Title\\n\\t\\ttitleFontColor: tooltipOpts.titleFontColor,\\n\\t\\t_titleFontFamily: valueOrDefault(tooltipOpts.titleFontFamily, globalDefaults.defaultFontFamily),\\n\\t\\t_titleFontStyle: valueOrDefault(tooltipOpts.titleFontStyle, globalDefaults.defaultFontStyle),\\n\\t\\ttitleFontSize: valueOrDefault(tooltipOpts.titleFontSize, globalDefaults.defaultFontSize),\\n\\t\\t_titleAlign: tooltipOpts.titleAlign,\\n\\t\\ttitleSpacing: tooltipOpts.titleSpacing,\\n\\t\\ttitleMarginBottom: tooltipOpts.titleMarginBottom,\\n\\n\\t\\t// Footer\\n\\t\\tfooterFontColor: tooltipOpts.footerFontColor,\\n\\t\\t_footerFontFamily: valueOrDefault(tooltipOpts.footerFontFamily, globalDefaults.defaultFontFamily),\\n\\t\\t_footerFontStyle: valueOrDefault(tooltipOpts.footerFontStyle, globalDefaults.defaultFontStyle),\\n\\t\\tfooterFontSize: valueOrDefault(tooltipOpts.footerFontSize, globalDefaults.defaultFontSize),\\n\\t\\t_footerAlign: tooltipOpts.footerAlign,\\n\\t\\tfooterSpacing: tooltipOpts.footerSpacing,\\n\\t\\tfooterMarginTop: tooltipOpts.footerMarginTop,\\n\\n\\t\\t// Appearance\\n\\t\\tcaretSize: tooltipOpts.caretSize,\\n\\t\\tcornerRadius: tooltipOpts.cornerRadius,\\n\\t\\tbackgroundColor: tooltipOpts.backgroundColor,\\n\\t\\topacity: 0,\\n\\t\\tlegendColorBackground: tooltipOpts.multiKeyBackground,\\n\\t\\tdisplayColors: tooltipOpts.displayColors,\\n\\t\\tborderColor: tooltipOpts.borderColor,\\n\\t\\tborderWidth: tooltipOpts.borderWidth\\n\\t};\\n}\\n\\n/**\\n * Get the size of the tooltip\\n */\\nfunction getTooltipSize(tooltip, model) {\\n\\tvar ctx = tooltip._chart.ctx;\\n\\n\\tvar height = model.yPadding * 2; // Tooltip Padding\\n\\tvar width = 0;\\n\\n\\t// Count of all lines in the body\\n\\tvar body = model.body;\\n\\tvar combinedBodyLength = body.reduce(function(count, bodyItem) {\\n\\t\\treturn count + bodyItem.before.length + bodyItem.lines.length + bodyItem.after.length;\\n\\t}, 0);\\n\\tcombinedBodyLength += model.beforeBody.length + model.afterBody.length;\\n\\n\\tvar titleLineCount = model.title.length;\\n\\tvar footerLineCount = model.footer.length;\\n\\tvar titleFontSize = model.titleFontSize;\\n\\tvar bodyFontSize = model.bodyFontSize;\\n\\tvar footerFontSize = model.footerFontSize;\\n\\n\\theight += titleLineCount * titleFontSize; // Title Lines\\n\\theight += titleLineCount ? (titleLineCount - 1) * model.titleSpacing : 0; // Title Line Spacing\\n\\theight += titleLineCount ? model.titleMarginBottom : 0; // Title's bottom Margin\\n\\theight += combinedBodyLength * bodyFontSize; // Body Lines\\n\\theight += combinedBodyLength ? (combinedBodyLength - 1) * model.bodySpacing : 0; // Body Line Spacing\\n\\theight += footerLineCount ? model.footerMarginTop : 0; // Footer Margin\\n\\theight += footerLineCount * (footerFontSize); // Footer Lines\\n\\theight += footerLineCount ? (footerLineCount - 1) * model.footerSpacing : 0; // Footer Line Spacing\\n\\n\\t// Title width\\n\\tvar widthPadding = 0;\\n\\tvar maxLineWidth = function(line) {\\n\\t\\twidth = Math.max(width, ctx.measureText(line).width + widthPadding);\\n\\t};\\n\\n\\tctx.font = helpers.fontString(titleFontSize, model._titleFontStyle, model._titleFontFamily);\\n\\thelpers.each(model.title, maxLineWidth);\\n\\n\\t// Body width\\n\\tctx.font = helpers.fontString(bodyFontSize, model._bodyFontStyle, model._bodyFontFamily);\\n\\thelpers.each(model.beforeBody.concat(model.afterBody), maxLineWidth);\\n\\n\\t// Body lines may include some extra width due to the color box\\n\\twidthPadding = model.displayColors ? (bodyFontSize + 2) : 0;\\n\\thelpers.each(body, function(bodyItem) {\\n\\t\\thelpers.each(bodyItem.before, maxLineWidth);\\n\\t\\thelpers.each(bodyItem.lines, maxLineWidth);\\n\\t\\thelpers.each(bodyItem.after, maxLineWidth);\\n\\t});\\n\\n\\t// Reset back to 0\\n\\twidthPadding = 0;\\n\\n\\t// Footer width\\n\\tctx.font = helpers.fontString(footerFontSize, model._footerFontStyle, model._footerFontFamily);\\n\\thelpers.each(model.footer, maxLineWidth);\\n\\n\\t// Add padding\\n\\twidth += 2 * model.xPadding;\\n\\n\\treturn {\\n\\t\\twidth: width,\\n\\t\\theight: height\\n\\t};\\n}\\n\\n/**\\n * Helper to get the alignment of a tooltip given the size\\n */\\nfunction determineAlignment(tooltip, size) {\\n\\tvar model = tooltip._model;\\n\\tvar chart = tooltip._chart;\\n\\tvar chartArea = tooltip._chart.chartArea;\\n\\tvar xAlign = 'center';\\n\\tvar yAlign = 'center';\\n\\n\\tif (model.y < size.height) {\\n\\t\\tyAlign = 'top';\\n\\t} else if (model.y > (chart.height - size.height)) {\\n\\t\\tyAlign = 'bottom';\\n\\t}\\n\\n\\tvar lf, rf; // functions to determine left, right alignment\\n\\tvar olf, orf; // functions to determine if left/right alignment causes tooltip to go outside chart\\n\\tvar yf; // function to get the y alignment if the tooltip goes outside of the left or right edges\\n\\tvar midX = (chartArea.left + chartArea.right) / 2;\\n\\tvar midY = (chartArea.top + chartArea.bottom) / 2;\\n\\n\\tif (yAlign === 'center') {\\n\\t\\tlf = function(x) {\\n\\t\\t\\treturn x <= midX;\\n\\t\\t};\\n\\t\\trf = function(x) {\\n\\t\\t\\treturn x > midX;\\n\\t\\t};\\n\\t} else {\\n\\t\\tlf = function(x) {\\n\\t\\t\\treturn x <= (size.width / 2);\\n\\t\\t};\\n\\t\\trf = function(x) {\\n\\t\\t\\treturn x >= (chart.width - (size.width / 2));\\n\\t\\t};\\n\\t}\\n\\n\\tolf = function(x) {\\n\\t\\treturn x + size.width + model.caretSize + model.caretPadding > chart.width;\\n\\t};\\n\\torf = function(x) {\\n\\t\\treturn x - size.width - model.caretSize - model.caretPadding < 0;\\n\\t};\\n\\tyf = function(y) {\\n\\t\\treturn y <= midY ? 'top' : 'bottom';\\n\\t};\\n\\n\\tif (lf(model.x)) {\\n\\t\\txAlign = 'left';\\n\\n\\t\\t// Is tooltip too wide and goes over the right side of the chart.?\\n\\t\\tif (olf(model.x)) {\\n\\t\\t\\txAlign = 'center';\\n\\t\\t\\tyAlign = yf(model.y);\\n\\t\\t}\\n\\t} else if (rf(model.x)) {\\n\\t\\txAlign = 'right';\\n\\n\\t\\t// Is tooltip too wide and goes outside left edge of canvas?\\n\\t\\tif (orf(model.x)) {\\n\\t\\t\\txAlign = 'center';\\n\\t\\t\\tyAlign = yf(model.y);\\n\\t\\t}\\n\\t}\\n\\n\\tvar opts = tooltip._options;\\n\\treturn {\\n\\t\\txAlign: opts.xAlign ? opts.xAlign : xAlign,\\n\\t\\tyAlign: opts.yAlign ? opts.yAlign : yAlign\\n\\t};\\n}\\n\\n/**\\n * Helper to get the location a tooltip needs to be placed at given the initial position (via the vm) and the size and alignment\\n */\\nfunction getBackgroundPoint(vm, size, alignment, chart) {\\n\\t// Background Position\\n\\tvar x = vm.x;\\n\\tvar y = vm.y;\\n\\n\\tvar caretSize = vm.caretSize;\\n\\tvar caretPadding = vm.caretPadding;\\n\\tvar cornerRadius = vm.cornerRadius;\\n\\tvar xAlign = alignment.xAlign;\\n\\tvar yAlign = alignment.yAlign;\\n\\tvar paddingAndSize = caretSize + caretPadding;\\n\\tvar radiusAndPadding = cornerRadius + caretPadding;\\n\\n\\tif (xAlign === 'right') {\\n\\t\\tx -= size.width;\\n\\t} else if (xAlign === 'center') {\\n\\t\\tx -= (size.width / 2);\\n\\t\\tif (x + size.width > chart.width) {\\n\\t\\t\\tx = chart.width - size.width;\\n\\t\\t}\\n\\t\\tif (x < 0) {\\n\\t\\t\\tx = 0;\\n\\t\\t}\\n\\t}\\n\\n\\tif (yAlign === 'top') {\\n\\t\\ty += paddingAndSize;\\n\\t} else if (yAlign === 'bottom') {\\n\\t\\ty -= size.height + paddingAndSize;\\n\\t} else {\\n\\t\\ty -= (size.height / 2);\\n\\t}\\n\\n\\tif (yAlign === 'center') {\\n\\t\\tif (xAlign === 'left') {\\n\\t\\t\\tx += paddingAndSize;\\n\\t\\t} else if (xAlign === 'right') {\\n\\t\\t\\tx -= paddingAndSize;\\n\\t\\t}\\n\\t} else if (xAlign === 'left') {\\n\\t\\tx -= radiusAndPadding;\\n\\t} else if (xAlign === 'right') {\\n\\t\\tx += radiusAndPadding;\\n\\t}\\n\\n\\treturn {\\n\\t\\tx: x,\\n\\t\\ty: y\\n\\t};\\n}\\n\\n/**\\n * Helper to build before and after body lines\\n */\\nfunction getBeforeAfterBodyLines(callback) {\\n\\treturn pushOrConcat([], splitNewlines(callback));\\n}\\n\\nvar exports = module.exports = Element.extend({\\n\\tinitialize: function() {\\n\\t\\tthis._model = getBaseModel(this._options);\\n\\t\\tthis._lastActive = [];\\n\\t},\\n\\n\\t// Get the title\\n\\t// Args are: (tooltipItem, data)\\n\\tgetTitle: function() {\\n\\t\\tvar me = this;\\n\\t\\tvar opts = me._options;\\n\\t\\tvar callbacks = opts.callbacks;\\n\\n\\t\\tvar beforeTitle = callbacks.beforeTitle.apply(me, arguments);\\n\\t\\tvar title = callbacks.title.apply(me, arguments);\\n\\t\\tvar afterTitle = callbacks.afterTitle.apply(me, arguments);\\n\\n\\t\\tvar lines = [];\\n\\t\\tlines = pushOrConcat(lines, splitNewlines(beforeTitle));\\n\\t\\tlines = pushOrConcat(lines, splitNewlines(title));\\n\\t\\tlines = pushOrConcat(lines, splitNewlines(afterTitle));\\n\\n\\t\\treturn lines;\\n\\t},\\n\\n\\t// Args are: (tooltipItem, data)\\n\\tgetBeforeBody: function() {\\n\\t\\treturn getBeforeAfterBodyLines(this._options.callbacks.beforeBody.apply(this, arguments));\\n\\t},\\n\\n\\t// Args are: (tooltipItem, data)\\n\\tgetBody: function(tooltipItems, data) {\\n\\t\\tvar me = this;\\n\\t\\tvar callbacks = me._options.callbacks;\\n\\t\\tvar bodyItems = [];\\n\\n\\t\\thelpers.each(tooltipItems, function(tooltipItem) {\\n\\t\\t\\tvar bodyItem = {\\n\\t\\t\\t\\tbefore: [],\\n\\t\\t\\t\\tlines: [],\\n\\t\\t\\t\\tafter: []\\n\\t\\t\\t};\\n\\t\\t\\tpushOrConcat(bodyItem.before, splitNewlines(callbacks.beforeLabel.call(me, tooltipItem, data)));\\n\\t\\t\\tpushOrConcat(bodyItem.lines, callbacks.label.call(me, tooltipItem, data));\\n\\t\\t\\tpushOrConcat(bodyItem.after, splitNewlines(callbacks.afterLabel.call(me, tooltipItem, data)));\\n\\n\\t\\t\\tbodyItems.push(bodyItem);\\n\\t\\t});\\n\\n\\t\\treturn bodyItems;\\n\\t},\\n\\n\\t// Args are: (tooltipItem, data)\\n\\tgetAfterBody: function() {\\n\\t\\treturn getBeforeAfterBodyLines(this._options.callbacks.afterBody.apply(this, arguments));\\n\\t},\\n\\n\\t// Get the footer and beforeFooter and afterFooter lines\\n\\t// Args are: (tooltipItem, data)\\n\\tgetFooter: function() {\\n\\t\\tvar me = this;\\n\\t\\tvar callbacks = me._options.callbacks;\\n\\n\\t\\tvar beforeFooter = callbacks.beforeFooter.apply(me, arguments);\\n\\t\\tvar footer = callbacks.footer.apply(me, arguments);\\n\\t\\tvar afterFooter = callbacks.afterFooter.apply(me, arguments);\\n\\n\\t\\tvar lines = [];\\n\\t\\tlines = pushOrConcat(lines, splitNewlines(beforeFooter));\\n\\t\\tlines = pushOrConcat(lines, splitNewlines(footer));\\n\\t\\tlines = pushOrConcat(lines, splitNewlines(afterFooter));\\n\\n\\t\\treturn lines;\\n\\t},\\n\\n\\tupdate: function(changed) {\\n\\t\\tvar me = this;\\n\\t\\tvar opts = me._options;\\n\\n\\t\\t// Need to regenerate the model because its faster than using extend and it is necessary due to the optimization in Chart.Element.transition\\n\\t\\t// that does _view = _model if ease === 1. This causes the 2nd tooltip update to set properties in both the view and model at the same time\\n\\t\\t// which breaks any animations.\\n\\t\\tvar existingModel = me._model;\\n\\t\\tvar model = me._model = getBaseModel(opts);\\n\\t\\tvar active = me._active;\\n\\n\\t\\tvar data = me._data;\\n\\n\\t\\t// In the case where active.length === 0 we need to keep these at existing values for good animations\\n\\t\\tvar alignment = {\\n\\t\\t\\txAlign: existingModel.xAlign,\\n\\t\\t\\tyAlign: existingModel.yAlign\\n\\t\\t};\\n\\t\\tvar backgroundPoint = {\\n\\t\\t\\tx: existingModel.x,\\n\\t\\t\\ty: existingModel.y\\n\\t\\t};\\n\\t\\tvar tooltipSize = {\\n\\t\\t\\twidth: existingModel.width,\\n\\t\\t\\theight: existingModel.height\\n\\t\\t};\\n\\t\\tvar tooltipPosition = {\\n\\t\\t\\tx: existingModel.caretX,\\n\\t\\t\\ty: existingModel.caretY\\n\\t\\t};\\n\\n\\t\\tvar i, len;\\n\\n\\t\\tif (active.length) {\\n\\t\\t\\tmodel.opacity = 1;\\n\\n\\t\\t\\tvar labelColors = [];\\n\\t\\t\\tvar labelTextColors = [];\\n\\t\\t\\ttooltipPosition = positioners[opts.position].call(me, active, me._eventPosition);\\n\\n\\t\\t\\tvar tooltipItems = [];\\n\\t\\t\\tfor (i = 0, len = active.length; i < len; ++i) {\\n\\t\\t\\t\\ttooltipItems.push(createTooltipItem(active[i]));\\n\\t\\t\\t}\\n\\n\\t\\t\\t// If the user provided a filter function, use it to modify the tooltip items\\n\\t\\t\\tif (opts.filter) {\\n\\t\\t\\t\\ttooltipItems = tooltipItems.filter(function(a) {\\n\\t\\t\\t\\t\\treturn opts.filter(a, data);\\n\\t\\t\\t\\t});\\n\\t\\t\\t}\\n\\n\\t\\t\\t// If the user provided a sorting function, use it to modify the tooltip items\\n\\t\\t\\tif (opts.itemSort) {\\n\\t\\t\\t\\ttooltipItems = tooltipItems.sort(function(a, b) {\\n\\t\\t\\t\\t\\treturn opts.itemSort(a, b, data);\\n\\t\\t\\t\\t});\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Determine colors for boxes\\n\\t\\t\\thelpers.each(tooltipItems, function(tooltipItem) {\\n\\t\\t\\t\\tlabelColors.push(opts.callbacks.labelColor.call(me, tooltipItem, me._chart));\\n\\t\\t\\t\\tlabelTextColors.push(opts.callbacks.labelTextColor.call(me, tooltipItem, me._chart));\\n\\t\\t\\t});\\n\\n\\n\\t\\t\\t// Build the Text Lines\\n\\t\\t\\tmodel.title = me.getTitle(tooltipItems, data);\\n\\t\\t\\tmodel.beforeBody = me.getBeforeBody(tooltipItems, data);\\n\\t\\t\\tmodel.body = me.getBody(tooltipItems, data);\\n\\t\\t\\tmodel.afterBody = me.getAfterBody(tooltipItems, data);\\n\\t\\t\\tmodel.footer = me.getFooter(tooltipItems, data);\\n\\n\\t\\t\\t// Initial positioning and colors\\n\\t\\t\\tmodel.x = Math.round(tooltipPosition.x);\\n\\t\\t\\tmodel.y = Math.round(tooltipPosition.y);\\n\\t\\t\\tmodel.caretPadding = opts.caretPadding;\\n\\t\\t\\tmodel.labelColors = labelColors;\\n\\t\\t\\tmodel.labelTextColors = labelTextColors;\\n\\n\\t\\t\\t// data points\\n\\t\\t\\tmodel.dataPoints = tooltipItems;\\n\\n\\t\\t\\t// We need to determine alignment of the tooltip\\n\\t\\t\\ttooltipSize = getTooltipSize(this, model);\\n\\t\\t\\talignment = determineAlignment(this, tooltipSize);\\n\\t\\t\\t// Final Size and Position\\n\\t\\t\\tbackgroundPoint = getBackgroundPoint(model, tooltipSize, alignment, me._chart);\\n\\t\\t} else {\\n\\t\\t\\tmodel.opacity = 0;\\n\\t\\t}\\n\\n\\t\\tmodel.xAlign = alignment.xAlign;\\n\\t\\tmodel.yAlign = alignment.yAlign;\\n\\t\\tmodel.x = backgroundPoint.x;\\n\\t\\tmodel.y = backgroundPoint.y;\\n\\t\\tmodel.width = tooltipSize.width;\\n\\t\\tmodel.height = tooltipSize.height;\\n\\n\\t\\t// Point where the caret on the tooltip points to\\n\\t\\tmodel.caretX = tooltipPosition.x;\\n\\t\\tmodel.caretY = tooltipPosition.y;\\n\\n\\t\\tme._model = model;\\n\\n\\t\\tif (changed && opts.custom) {\\n\\t\\t\\topts.custom.call(me, model);\\n\\t\\t}\\n\\n\\t\\treturn me;\\n\\t},\\n\\n\\tdrawCaret: function(tooltipPoint, size) {\\n\\t\\tvar ctx = this._chart.ctx;\\n\\t\\tvar vm = this._view;\\n\\t\\tvar caretPosition = this.getCaretPosition(tooltipPoint, size, vm);\\n\\n\\t\\tctx.lineTo(caretPosition.x1, caretPosition.y1);\\n\\t\\tctx.lineTo(caretPosition.x2, caretPosition.y2);\\n\\t\\tctx.lineTo(caretPosition.x3, caretPosition.y3);\\n\\t},\\n\\tgetCaretPosition: function(tooltipPoint, size, vm) {\\n\\t\\tvar x1, x2, x3, y1, y2, y3;\\n\\t\\tvar caretSize = vm.caretSize;\\n\\t\\tvar cornerRadius = vm.cornerRadius;\\n\\t\\tvar xAlign = vm.xAlign;\\n\\t\\tvar yAlign = vm.yAlign;\\n\\t\\tvar ptX = tooltipPoint.x;\\n\\t\\tvar ptY = tooltipPoint.y;\\n\\t\\tvar width = size.width;\\n\\t\\tvar height = size.height;\\n\\n\\t\\tif (yAlign === 'center') {\\n\\t\\t\\ty2 = ptY + (height / 2);\\n\\n\\t\\t\\tif (xAlign === 'left') {\\n\\t\\t\\t\\tx1 = ptX;\\n\\t\\t\\t\\tx2 = x1 - caretSize;\\n\\t\\t\\t\\tx3 = x1;\\n\\n\\t\\t\\t\\ty1 = y2 + caretSize;\\n\\t\\t\\t\\ty3 = y2 - caretSize;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tx1 = ptX + width;\\n\\t\\t\\t\\tx2 = x1 + caretSize;\\n\\t\\t\\t\\tx3 = x1;\\n\\n\\t\\t\\t\\ty1 = y2 - caretSize;\\n\\t\\t\\t\\ty3 = y2 + caretSize;\\n\\t\\t\\t}\\n\\t\\t} else {\\n\\t\\t\\tif (xAlign === 'left') {\\n\\t\\t\\t\\tx2 = ptX + cornerRadius + (caretSize);\\n\\t\\t\\t\\tx1 = x2 - caretSize;\\n\\t\\t\\t\\tx3 = x2 + caretSize;\\n\\t\\t\\t} else if (xAlign === 'right') {\\n\\t\\t\\t\\tx2 = ptX + width - cornerRadius - caretSize;\\n\\t\\t\\t\\tx1 = x2 - caretSize;\\n\\t\\t\\t\\tx3 = x2 + caretSize;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tx2 = vm.caretX;\\n\\t\\t\\t\\tx1 = x2 - caretSize;\\n\\t\\t\\t\\tx3 = x2 + caretSize;\\n\\t\\t\\t}\\n\\t\\t\\tif (yAlign === 'top') {\\n\\t\\t\\t\\ty1 = ptY;\\n\\t\\t\\t\\ty2 = y1 - caretSize;\\n\\t\\t\\t\\ty3 = y1;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\ty1 = ptY + height;\\n\\t\\t\\t\\ty2 = y1 + caretSize;\\n\\t\\t\\t\\ty3 = y1;\\n\\t\\t\\t\\t// invert drawing order\\n\\t\\t\\t\\tvar tmp = x3;\\n\\t\\t\\t\\tx3 = x1;\\n\\t\\t\\t\\tx1 = tmp;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\treturn {x1: x1, x2: x2, x3: x3, y1: y1, y2: y2, y3: y3};\\n\\t},\\n\\n\\tdrawTitle: function(pt, vm, ctx, opacity) {\\n\\t\\tvar title = vm.title;\\n\\n\\t\\tif (title.length) {\\n\\t\\t\\tctx.textAlign = vm._titleAlign;\\n\\t\\t\\tctx.textBaseline = 'top';\\n\\n\\t\\t\\tvar titleFontSize = vm.titleFontSize;\\n\\t\\t\\tvar titleSpacing = vm.titleSpacing;\\n\\n\\t\\t\\tctx.fillStyle = mergeOpacity(vm.titleFontColor, opacity);\\n\\t\\t\\tctx.font = helpers.fontString(titleFontSize, vm._titleFontStyle, vm._titleFontFamily);\\n\\n\\t\\t\\tvar i, len;\\n\\t\\t\\tfor (i = 0, len = title.length; i < len; ++i) {\\n\\t\\t\\t\\tctx.fillText(title[i], pt.x, pt.y);\\n\\t\\t\\t\\tpt.y += titleFontSize + titleSpacing; // Line Height and spacing\\n\\n\\t\\t\\t\\tif (i + 1 === title.length) {\\n\\t\\t\\t\\t\\tpt.y += vm.titleMarginBottom - titleSpacing; // If Last, add margin, remove spacing\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t},\\n\\n\\tdrawBody: function(pt, vm, ctx, opacity) {\\n\\t\\tvar bodyFontSize = vm.bodyFontSize;\\n\\t\\tvar bodySpacing = vm.bodySpacing;\\n\\t\\tvar body = vm.body;\\n\\n\\t\\tctx.textAlign = vm._bodyAlign;\\n\\t\\tctx.textBaseline = 'top';\\n\\t\\tctx.font = helpers.fontString(bodyFontSize, vm._bodyFontStyle, vm._bodyFontFamily);\\n\\n\\t\\t// Before Body\\n\\t\\tvar xLinePadding = 0;\\n\\t\\tvar fillLineOfText = function(line) {\\n\\t\\t\\tctx.fillText(line, pt.x + xLinePadding, pt.y);\\n\\t\\t\\tpt.y += bodyFontSize + bodySpacing;\\n\\t\\t};\\n\\n\\t\\t// Before body lines\\n\\t\\tctx.fillStyle = mergeOpacity(vm.bodyFontColor, opacity);\\n\\t\\thelpers.each(vm.beforeBody, fillLineOfText);\\n\\n\\t\\tvar drawColorBoxes = vm.displayColors;\\n\\t\\txLinePadding = drawColorBoxes ? (bodyFontSize + 2) : 0;\\n\\n\\t\\t// Draw body lines now\\n\\t\\thelpers.each(body, function(bodyItem, i) {\\n\\t\\t\\tvar textColor = mergeOpacity(vm.labelTextColors[i], opacity);\\n\\t\\t\\tctx.fillStyle = textColor;\\n\\t\\t\\thelpers.each(bodyItem.before, fillLineOfText);\\n\\n\\t\\t\\thelpers.each(bodyItem.lines, function(line) {\\n\\t\\t\\t\\t// Draw Legend-like boxes if needed\\n\\t\\t\\t\\tif (drawColorBoxes) {\\n\\t\\t\\t\\t\\t// Fill a white rect so that colours merge nicely if the opacity is < 1\\n\\t\\t\\t\\t\\tctx.fillStyle = mergeOpacity(vm.legendColorBackground, opacity);\\n\\t\\t\\t\\t\\tctx.fillRect(pt.x, pt.y, bodyFontSize, bodyFontSize);\\n\\n\\t\\t\\t\\t\\t// Border\\n\\t\\t\\t\\t\\tctx.lineWidth = 1;\\n\\t\\t\\t\\t\\tctx.strokeStyle = mergeOpacity(vm.labelColors[i].borderColor, opacity);\\n\\t\\t\\t\\t\\tctx.strokeRect(pt.x, pt.y, bodyFontSize, bodyFontSize);\\n\\n\\t\\t\\t\\t\\t// Inner square\\n\\t\\t\\t\\t\\tctx.fillStyle = mergeOpacity(vm.labelColors[i].backgroundColor, opacity);\\n\\t\\t\\t\\t\\tctx.fillRect(pt.x + 1, pt.y + 1, bodyFontSize - 2, bodyFontSize - 2);\\n\\t\\t\\t\\t\\tctx.fillStyle = textColor;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tfillLineOfText(line);\\n\\t\\t\\t});\\n\\n\\t\\t\\thelpers.each(bodyItem.after, fillLineOfText);\\n\\t\\t});\\n\\n\\t\\t// Reset back to 0 for after body\\n\\t\\txLinePadding = 0;\\n\\n\\t\\t// After body lines\\n\\t\\thelpers.each(vm.afterBody, fillLineOfText);\\n\\t\\tpt.y -= bodySpacing; // Remove last body spacing\\n\\t},\\n\\n\\tdrawFooter: function(pt, vm, ctx, opacity) {\\n\\t\\tvar footer = vm.footer;\\n\\n\\t\\tif (footer.length) {\\n\\t\\t\\tpt.y += vm.footerMarginTop;\\n\\n\\t\\t\\tctx.textAlign = vm._footerAlign;\\n\\t\\t\\tctx.textBaseline = 'top';\\n\\n\\t\\t\\tctx.fillStyle = mergeOpacity(vm.footerFontColor, opacity);\\n\\t\\t\\tctx.font = helpers.fontString(vm.footerFontSize, vm._footerFontStyle, vm._footerFontFamily);\\n\\n\\t\\t\\thelpers.each(footer, function(line) {\\n\\t\\t\\t\\tctx.fillText(line, pt.x, pt.y);\\n\\t\\t\\t\\tpt.y += vm.footerFontSize + vm.footerSpacing;\\n\\t\\t\\t});\\n\\t\\t}\\n\\t},\\n\\n\\tdrawBackground: function(pt, vm, ctx, tooltipSize, opacity) {\\n\\t\\tctx.fillStyle = mergeOpacity(vm.backgroundColor, opacity);\\n\\t\\tctx.strokeStyle = mergeOpacity(vm.borderColor, opacity);\\n\\t\\tctx.lineWidth = vm.borderWidth;\\n\\t\\tvar xAlign = vm.xAlign;\\n\\t\\tvar yAlign = vm.yAlign;\\n\\t\\tvar x = pt.x;\\n\\t\\tvar y = pt.y;\\n\\t\\tvar width = tooltipSize.width;\\n\\t\\tvar height = tooltipSize.height;\\n\\t\\tvar radius = vm.cornerRadius;\\n\\n\\t\\tctx.beginPath();\\n\\t\\tctx.moveTo(x + radius, y);\\n\\t\\tif (yAlign === 'top') {\\n\\t\\t\\tthis.drawCaret(pt, tooltipSize);\\n\\t\\t}\\n\\t\\tctx.lineTo(x + width - radius, y);\\n\\t\\tctx.quadraticCurveTo(x + width, y, x + width, y + radius);\\n\\t\\tif (yAlign === 'center' && xAlign === 'right') {\\n\\t\\t\\tthis.drawCaret(pt, tooltipSize);\\n\\t\\t}\\n\\t\\tctx.lineTo(x + width, y + height - radius);\\n\\t\\tctx.quadraticCurveTo(x + width, y + height, x + width - radius, y + height);\\n\\t\\tif (yAlign === 'bottom') {\\n\\t\\t\\tthis.drawCaret(pt, tooltipSize);\\n\\t\\t}\\n\\t\\tctx.lineTo(x + radius, y + height);\\n\\t\\tctx.quadraticCurveTo(x, y + height, x, y + height - radius);\\n\\t\\tif (yAlign === 'center' && xAlign === 'left') {\\n\\t\\t\\tthis.drawCaret(pt, tooltipSize);\\n\\t\\t}\\n\\t\\tctx.lineTo(x, y + radius);\\n\\t\\tctx.quadraticCurveTo(x, y, x + radius, y);\\n\\t\\tctx.closePath();\\n\\n\\t\\tctx.fill();\\n\\n\\t\\tif (vm.borderWidth > 0) {\\n\\t\\t\\tctx.stroke();\\n\\t\\t}\\n\\t},\\n\\n\\tdraw: function() {\\n\\t\\tvar ctx = this._chart.ctx;\\n\\t\\tvar vm = this._view;\\n\\n\\t\\tif (vm.opacity === 0) {\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tvar tooltipSize = {\\n\\t\\t\\twidth: vm.width,\\n\\t\\t\\theight: vm.height\\n\\t\\t};\\n\\t\\tvar pt = {\\n\\t\\t\\tx: vm.x,\\n\\t\\t\\ty: vm.y\\n\\t\\t};\\n\\n\\t\\t// IE11/Edge does not like very small opacities, so snap to 0\\n\\t\\tvar opacity = Math.abs(vm.opacity < 1e-3) ? 0 : vm.opacity;\\n\\n\\t\\t// Truthy/falsey value for empty tooltip\\n\\t\\tvar hasTooltipContent = vm.title.length || vm.beforeBody.length || vm.body.length || vm.afterBody.length || vm.footer.length;\\n\\n\\t\\tif (this._options.enabled && hasTooltipContent) {\\n\\t\\t\\t// Draw Background\\n\\t\\t\\tthis.drawBackground(pt, vm, ctx, tooltipSize, opacity);\\n\\n\\t\\t\\t// Draw Title, Body, and Footer\\n\\t\\t\\tpt.x += vm.xPadding;\\n\\t\\t\\tpt.y += vm.yPadding;\\n\\n\\t\\t\\t// Titles\\n\\t\\t\\tthis.drawTitle(pt, vm, ctx, opacity);\\n\\n\\t\\t\\t// Body\\n\\t\\t\\tthis.drawBody(pt, vm, ctx, opacity);\\n\\n\\t\\t\\t// Footer\\n\\t\\t\\tthis.drawFooter(pt, vm, ctx, opacity);\\n\\t\\t}\\n\\t},\\n\\n\\t/**\\n\\t * Handle an event\\n\\t * @private\\n\\t * @param {IEvent} event - The event to handle\\n\\t * @returns {Boolean} true if the tooltip changed\\n\\t */\\n\\thandleEvent: function(e) {\\n\\t\\tvar me = this;\\n\\t\\tvar options = me._options;\\n\\t\\tvar changed = false;\\n\\n\\t\\tme._lastActive = me._lastActive || [];\\n\\n\\t\\t// Find Active Elements for tooltips\\n\\t\\tif (e.type === 'mouseout') {\\n\\t\\t\\tme._active = [];\\n\\t\\t} else {\\n\\t\\t\\tme._active = me._chart.getElementsAtEventForMode(e, options.mode, options);\\n\\t\\t}\\n\\n\\t\\t// Remember Last Actives\\n\\t\\tchanged = !helpers.arrayEquals(me._active, me._lastActive);\\n\\n\\t\\t// Only handle target event on tooltip change\\n\\t\\tif (changed) {\\n\\t\\t\\tme._lastActive = me._active;\\n\\n\\t\\t\\tif (options.enabled || options.custom) {\\n\\t\\t\\t\\tme._eventPosition = {\\n\\t\\t\\t\\t\\tx: e.x,\\n\\t\\t\\t\\t\\ty: e.y\\n\\t\\t\\t\\t};\\n\\n\\t\\t\\t\\tme.update(true);\\n\\t\\t\\t\\tme.pivot();\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\treturn changed;\\n\\t}\\n});\\n\\n/**\\n * @namespace Chart.Tooltip.positioners\\n */\\nexports.positioners = positioners;\\n\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/core/core.tooltip.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/elements/element.arc.js\":\n/*!***********************************************************!*\\\n  !*** ./node_modules/chart.js/src/elements/element.arc.js ***!\n  \\***********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar Element = __webpack_require__(/*! ../core/core.element */ \\\"./node_modules/chart.js/src/core/core.element.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\ndefaults._set('global', {\\n\\telements: {\\n\\t\\tarc: {\\n\\t\\t\\tbackgroundColor: defaults.global.defaultColor,\\n\\t\\t\\tborderColor: '#fff',\\n\\t\\t\\tborderWidth: 2\\n\\t\\t}\\n\\t}\\n});\\n\\nmodule.exports = Element.extend({\\n\\tinLabelRange: function(mouseX) {\\n\\t\\tvar vm = this._view;\\n\\n\\t\\tif (vm) {\\n\\t\\t\\treturn (Math.pow(mouseX - vm.x, 2) < Math.pow(vm.radius + vm.hoverRadius, 2));\\n\\t\\t}\\n\\t\\treturn false;\\n\\t},\\n\\n\\tinRange: function(chartX, chartY) {\\n\\t\\tvar vm = this._view;\\n\\n\\t\\tif (vm) {\\n\\t\\t\\tvar pointRelativePosition = helpers.getAngleFromPoint(vm, {x: chartX, y: chartY});\\n\\t\\t\\tvar\\tangle = pointRelativePosition.angle;\\n\\t\\t\\tvar distance = pointRelativePosition.distance;\\n\\n\\t\\t\\t// Sanitise angle range\\n\\t\\t\\tvar startAngle = vm.startAngle;\\n\\t\\t\\tvar endAngle = vm.endAngle;\\n\\t\\t\\twhile (endAngle < startAngle) {\\n\\t\\t\\t\\tendAngle += 2.0 * Math.PI;\\n\\t\\t\\t}\\n\\t\\t\\twhile (angle > endAngle) {\\n\\t\\t\\t\\tangle -= 2.0 * Math.PI;\\n\\t\\t\\t}\\n\\t\\t\\twhile (angle < startAngle) {\\n\\t\\t\\t\\tangle += 2.0 * Math.PI;\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Check if within the range of the open/close angle\\n\\t\\t\\tvar betweenAngles = (angle >= startAngle && angle <= endAngle);\\n\\t\\t\\tvar withinRadius = (distance >= vm.innerRadius && distance <= vm.outerRadius);\\n\\n\\t\\t\\treturn (betweenAngles && withinRadius);\\n\\t\\t}\\n\\t\\treturn false;\\n\\t},\\n\\n\\tgetCenterPoint: function() {\\n\\t\\tvar vm = this._view;\\n\\t\\tvar halfAngle = (vm.startAngle + vm.endAngle) / 2;\\n\\t\\tvar halfRadius = (vm.innerRadius + vm.outerRadius) / 2;\\n\\t\\treturn {\\n\\t\\t\\tx: vm.x + Math.cos(halfAngle) * halfRadius,\\n\\t\\t\\ty: vm.y + Math.sin(halfAngle) * halfRadius\\n\\t\\t};\\n\\t},\\n\\n\\tgetArea: function() {\\n\\t\\tvar vm = this._view;\\n\\t\\treturn Math.PI * ((vm.endAngle - vm.startAngle) / (2 * Math.PI)) * (Math.pow(vm.outerRadius, 2) - Math.pow(vm.innerRadius, 2));\\n\\t},\\n\\n\\ttooltipPosition: function() {\\n\\t\\tvar vm = this._view;\\n\\t\\tvar centreAngle = vm.startAngle + ((vm.endAngle - vm.startAngle) / 2);\\n\\t\\tvar rangeFromCentre = (vm.outerRadius - vm.innerRadius) / 2 + vm.innerRadius;\\n\\n\\t\\treturn {\\n\\t\\t\\tx: vm.x + (Math.cos(centreAngle) * rangeFromCentre),\\n\\t\\t\\ty: vm.y + (Math.sin(centreAngle) * rangeFromCentre)\\n\\t\\t};\\n\\t},\\n\\n\\tdraw: function() {\\n\\t\\tvar ctx = this._chart.ctx;\\n\\t\\tvar vm = this._view;\\n\\t\\tvar sA = vm.startAngle;\\n\\t\\tvar eA = vm.endAngle;\\n\\n\\t\\tctx.beginPath();\\n\\n\\t\\tctx.arc(vm.x, vm.y, vm.outerRadius, sA, eA);\\n\\t\\tctx.arc(vm.x, vm.y, vm.innerRadius, eA, sA, true);\\n\\n\\t\\tctx.closePath();\\n\\t\\tctx.strokeStyle = vm.borderColor;\\n\\t\\tctx.lineWidth = vm.borderWidth;\\n\\n\\t\\tctx.fillStyle = vm.backgroundColor;\\n\\n\\t\\tctx.fill();\\n\\t\\tctx.lineJoin = 'bevel';\\n\\n\\t\\tif (vm.borderWidth) {\\n\\t\\t\\tctx.stroke();\\n\\t\\t}\\n\\t}\\n});\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/elements/element.arc.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/elements/element.line.js\":\n/*!************************************************************!*\\\n  !*** ./node_modules/chart.js/src/elements/element.line.js ***!\n  \\************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar Element = __webpack_require__(/*! ../core/core.element */ \\\"./node_modules/chart.js/src/core/core.element.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\nvar globalDefaults = defaults.global;\\n\\ndefaults._set('global', {\\n\\telements: {\\n\\t\\tline: {\\n\\t\\t\\ttension: 0.4,\\n\\t\\t\\tbackgroundColor: globalDefaults.defaultColor,\\n\\t\\t\\tborderWidth: 3,\\n\\t\\t\\tborderColor: globalDefaults.defaultColor,\\n\\t\\t\\tborderCapStyle: 'butt',\\n\\t\\t\\tborderDash: [],\\n\\t\\t\\tborderDashOffset: 0.0,\\n\\t\\t\\tborderJoinStyle: 'miter',\\n\\t\\t\\tcapBezierPoints: true,\\n\\t\\t\\tfill: true, // do we fill in the area between the line and its base axis\\n\\t\\t}\\n\\t}\\n});\\n\\nmodule.exports = Element.extend({\\n\\tdraw: function() {\\n\\t\\tvar me = this;\\n\\t\\tvar vm = me._view;\\n\\t\\tvar ctx = me._chart.ctx;\\n\\t\\tvar spanGaps = vm.spanGaps;\\n\\t\\tvar points = me._children.slice(); // clone array\\n\\t\\tvar globalOptionLineElements = globalDefaults.elements.line;\\n\\t\\tvar lastDrawnIndex = -1;\\n\\t\\tvar index, current, previous, currentVM;\\n\\n\\t\\t// If we are looping, adding the first point again\\n\\t\\tif (me._loop && points.length) {\\n\\t\\t\\tpoints.push(points[0]);\\n\\t\\t}\\n\\n\\t\\tctx.save();\\n\\n\\t\\t// Stroke Line Options\\n\\t\\tctx.lineCap = vm.borderCapStyle || globalOptionLineElements.borderCapStyle;\\n\\n\\t\\t// IE 9 and 10 do not support line dash\\n\\t\\tif (ctx.setLineDash) {\\n\\t\\t\\tctx.setLineDash(vm.borderDash || globalOptionLineElements.borderDash);\\n\\t\\t}\\n\\n\\t\\tctx.lineDashOffset = vm.borderDashOffset || globalOptionLineElements.borderDashOffset;\\n\\t\\tctx.lineJoin = vm.borderJoinStyle || globalOptionLineElements.borderJoinStyle;\\n\\t\\tctx.lineWidth = vm.borderWidth || globalOptionLineElements.borderWidth;\\n\\t\\tctx.strokeStyle = vm.borderColor || globalDefaults.defaultColor;\\n\\n\\t\\t// Stroke Line\\n\\t\\tctx.beginPath();\\n\\t\\tlastDrawnIndex = -1;\\n\\n\\t\\tfor (index = 0; index < points.length; ++index) {\\n\\t\\t\\tcurrent = points[index];\\n\\t\\t\\tprevious = helpers.previousItem(points, index);\\n\\t\\t\\tcurrentVM = current._view;\\n\\n\\t\\t\\t// First point moves to it's starting position no matter what\\n\\t\\t\\tif (index === 0) {\\n\\t\\t\\t\\tif (!currentVM.skip) {\\n\\t\\t\\t\\t\\tctx.moveTo(currentVM.x, currentVM.y);\\n\\t\\t\\t\\t\\tlastDrawnIndex = index;\\n\\t\\t\\t\\t}\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tprevious = lastDrawnIndex === -1 ? previous : points[lastDrawnIndex];\\n\\n\\t\\t\\t\\tif (!currentVM.skip) {\\n\\t\\t\\t\\t\\tif ((lastDrawnIndex !== (index - 1) && !spanGaps) || lastDrawnIndex === -1) {\\n\\t\\t\\t\\t\\t\\t// There was a gap and this is the first point after the gap\\n\\t\\t\\t\\t\\t\\tctx.moveTo(currentVM.x, currentVM.y);\\n\\t\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t\\t// Line to next point\\n\\t\\t\\t\\t\\t\\thelpers.canvas.lineTo(ctx, previous._view, current._view);\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\tlastDrawnIndex = index;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tctx.stroke();\\n\\t\\tctx.restore();\\n\\t}\\n});\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/elements/element.line.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/elements/element.point.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/chart.js/src/elements/element.point.js ***!\n  \\*************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar Element = __webpack_require__(/*! ../core/core.element */ \\\"./node_modules/chart.js/src/core/core.element.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\nvar defaultColor = defaults.global.defaultColor;\\n\\ndefaults._set('global', {\\n\\telements: {\\n\\t\\tpoint: {\\n\\t\\t\\tradius: 3,\\n\\t\\t\\tpointStyle: 'circle',\\n\\t\\t\\tbackgroundColor: defaultColor,\\n\\t\\t\\tborderColor: defaultColor,\\n\\t\\t\\tborderWidth: 1,\\n\\t\\t\\t// Hover\\n\\t\\t\\thitRadius: 1,\\n\\t\\t\\thoverRadius: 4,\\n\\t\\t\\thoverBorderWidth: 1\\n\\t\\t}\\n\\t}\\n});\\n\\nfunction xRange(mouseX) {\\n\\tvar vm = this._view;\\n\\treturn vm ? (Math.abs(mouseX - vm.x) < vm.radius + vm.hitRadius) : false;\\n}\\n\\nfunction yRange(mouseY) {\\n\\tvar vm = this._view;\\n\\treturn vm ? (Math.abs(mouseY - vm.y) < vm.radius + vm.hitRadius) : false;\\n}\\n\\nmodule.exports = Element.extend({\\n\\tinRange: function(mouseX, mouseY) {\\n\\t\\tvar vm = this._view;\\n\\t\\treturn vm ? ((Math.pow(mouseX - vm.x, 2) + Math.pow(mouseY - vm.y, 2)) < Math.pow(vm.hitRadius + vm.radius, 2)) : false;\\n\\t},\\n\\n\\tinLabelRange: xRange,\\n\\tinXRange: xRange,\\n\\tinYRange: yRange,\\n\\n\\tgetCenterPoint: function() {\\n\\t\\tvar vm = this._view;\\n\\t\\treturn {\\n\\t\\t\\tx: vm.x,\\n\\t\\t\\ty: vm.y\\n\\t\\t};\\n\\t},\\n\\n\\tgetArea: function() {\\n\\t\\treturn Math.PI * Math.pow(this._view.radius, 2);\\n\\t},\\n\\n\\ttooltipPosition: function() {\\n\\t\\tvar vm = this._view;\\n\\t\\treturn {\\n\\t\\t\\tx: vm.x,\\n\\t\\t\\ty: vm.y,\\n\\t\\t\\tpadding: vm.radius + vm.borderWidth\\n\\t\\t};\\n\\t},\\n\\n\\tdraw: function(chartArea) {\\n\\t\\tvar vm = this._view;\\n\\t\\tvar model = this._model;\\n\\t\\tvar ctx = this._chart.ctx;\\n\\t\\tvar pointStyle = vm.pointStyle;\\n\\t\\tvar rotation = vm.rotation;\\n\\t\\tvar radius = vm.radius;\\n\\t\\tvar x = vm.x;\\n\\t\\tvar y = vm.y;\\n\\t\\tvar errMargin = 1.01; // 1.01 is margin for Accumulated error. (Especially Edge, IE.)\\n\\n\\t\\tif (vm.skip) {\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\t// Clipping for Points.\\n\\t\\tif (chartArea === undefined || (model.x >= chartArea.left && chartArea.right * errMargin >= model.x && model.y >= chartArea.top && chartArea.bottom * errMargin >= model.y)) {\\n\\t\\t\\tctx.strokeStyle = vm.borderColor || defaultColor;\\n\\t\\t\\tctx.lineWidth = helpers.valueOrDefault(vm.borderWidth, defaults.global.elements.point.borderWidth);\\n\\t\\t\\tctx.fillStyle = vm.backgroundColor || defaultColor;\\n\\t\\t\\thelpers.canvas.drawPoint(ctx, pointStyle, radius, x, y, rotation);\\n\\t\\t}\\n\\t}\\n});\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/elements/element.point.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/elements/element.rectangle.js\":\n/*!*****************************************************************!*\\\n  !*** ./node_modules/chart.js/src/elements/element.rectangle.js ***!\n  \\*****************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar Element = __webpack_require__(/*! ../core/core.element */ \\\"./node_modules/chart.js/src/core/core.element.js\\\");\\n\\ndefaults._set('global', {\\n\\telements: {\\n\\t\\trectangle: {\\n\\t\\t\\tbackgroundColor: defaults.global.defaultColor,\\n\\t\\t\\tborderColor: defaults.global.defaultColor,\\n\\t\\t\\tborderSkipped: 'bottom',\\n\\t\\t\\tborderWidth: 0\\n\\t\\t}\\n\\t}\\n});\\n\\nfunction isVertical(bar) {\\n\\treturn bar._view.width !== undefined;\\n}\\n\\n/**\\n * Helper function to get the bounds of the bar regardless of the orientation\\n * @param bar {Chart.Element.Rectangle} the bar\\n * @return {Bounds} bounds of the bar\\n * @private\\n */\\nfunction getBarBounds(bar) {\\n\\tvar vm = bar._view;\\n\\tvar x1, x2, y1, y2;\\n\\n\\tif (isVertical(bar)) {\\n\\t\\t// vertical\\n\\t\\tvar halfWidth = vm.width / 2;\\n\\t\\tx1 = vm.x - halfWidth;\\n\\t\\tx2 = vm.x + halfWidth;\\n\\t\\ty1 = Math.min(vm.y, vm.base);\\n\\t\\ty2 = Math.max(vm.y, vm.base);\\n\\t} else {\\n\\t\\t// horizontal bar\\n\\t\\tvar halfHeight = vm.height / 2;\\n\\t\\tx1 = Math.min(vm.x, vm.base);\\n\\t\\tx2 = Math.max(vm.x, vm.base);\\n\\t\\ty1 = vm.y - halfHeight;\\n\\t\\ty2 = vm.y + halfHeight;\\n\\t}\\n\\n\\treturn {\\n\\t\\tleft: x1,\\n\\t\\ttop: y1,\\n\\t\\tright: x2,\\n\\t\\tbottom: y2\\n\\t};\\n}\\n\\nmodule.exports = Element.extend({\\n\\tdraw: function() {\\n\\t\\tvar ctx = this._chart.ctx;\\n\\t\\tvar vm = this._view;\\n\\t\\tvar left, right, top, bottom, signX, signY, borderSkipped;\\n\\t\\tvar borderWidth = vm.borderWidth;\\n\\n\\t\\tif (!vm.horizontal) {\\n\\t\\t\\t// bar\\n\\t\\t\\tleft = vm.x - vm.width / 2;\\n\\t\\t\\tright = vm.x + vm.width / 2;\\n\\t\\t\\ttop = vm.y;\\n\\t\\t\\tbottom = vm.base;\\n\\t\\t\\tsignX = 1;\\n\\t\\t\\tsignY = bottom > top ? 1 : -1;\\n\\t\\t\\tborderSkipped = vm.borderSkipped || 'bottom';\\n\\t\\t} else {\\n\\t\\t\\t// horizontal bar\\n\\t\\t\\tleft = vm.base;\\n\\t\\t\\tright = vm.x;\\n\\t\\t\\ttop = vm.y - vm.height / 2;\\n\\t\\t\\tbottom = vm.y + vm.height / 2;\\n\\t\\t\\tsignX = right > left ? 1 : -1;\\n\\t\\t\\tsignY = 1;\\n\\t\\t\\tborderSkipped = vm.borderSkipped || 'left';\\n\\t\\t}\\n\\n\\t\\t// Canvas doesn't allow us to stroke inside the width so we can\\n\\t\\t// adjust the sizes to fit if we're setting a stroke on the line\\n\\t\\tif (borderWidth) {\\n\\t\\t\\t// borderWidth shold be less than bar width and bar height.\\n\\t\\t\\tvar barSize = Math.min(Math.abs(left - right), Math.abs(top - bottom));\\n\\t\\t\\tborderWidth = borderWidth > barSize ? barSize : borderWidth;\\n\\t\\t\\tvar halfStroke = borderWidth / 2;\\n\\t\\t\\t// Adjust borderWidth when bar top position is near vm.base(zero).\\n\\t\\t\\tvar borderLeft = left + (borderSkipped !== 'left' ? halfStroke * signX : 0);\\n\\t\\t\\tvar borderRight = right + (borderSkipped !== 'right' ? -halfStroke * signX : 0);\\n\\t\\t\\tvar borderTop = top + (borderSkipped !== 'top' ? halfStroke * signY : 0);\\n\\t\\t\\tvar borderBottom = bottom + (borderSkipped !== 'bottom' ? -halfStroke * signY : 0);\\n\\t\\t\\t// not become a vertical line?\\n\\t\\t\\tif (borderLeft !== borderRight) {\\n\\t\\t\\t\\ttop = borderTop;\\n\\t\\t\\t\\tbottom = borderBottom;\\n\\t\\t\\t}\\n\\t\\t\\t// not become a horizontal line?\\n\\t\\t\\tif (borderTop !== borderBottom) {\\n\\t\\t\\t\\tleft = borderLeft;\\n\\t\\t\\t\\tright = borderRight;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tctx.beginPath();\\n\\t\\tctx.fillStyle = vm.backgroundColor;\\n\\t\\tctx.strokeStyle = vm.borderColor;\\n\\t\\tctx.lineWidth = borderWidth;\\n\\n\\t\\t// Corner points, from bottom-left to bottom-right clockwise\\n\\t\\t// | 1 2 |\\n\\t\\t// | 0 3 |\\n\\t\\tvar corners = [\\n\\t\\t\\t[left, bottom],\\n\\t\\t\\t[left, top],\\n\\t\\t\\t[right, top],\\n\\t\\t\\t[right, bottom]\\n\\t\\t];\\n\\n\\t\\t// Find first (starting) corner with fallback to 'bottom'\\n\\t\\tvar borders = ['bottom', 'left', 'top', 'right'];\\n\\t\\tvar startCorner = borders.indexOf(borderSkipped, 0);\\n\\t\\tif (startCorner === -1) {\\n\\t\\t\\tstartCorner = 0;\\n\\t\\t}\\n\\n\\t\\tfunction cornerAt(index) {\\n\\t\\t\\treturn corners[(startCorner + index) % 4];\\n\\t\\t}\\n\\n\\t\\t// Draw rectangle from 'startCorner'\\n\\t\\tvar corner = cornerAt(0);\\n\\t\\tctx.moveTo(corner[0], corner[1]);\\n\\n\\t\\tfor (var i = 1; i < 4; i++) {\\n\\t\\t\\tcorner = cornerAt(i);\\n\\t\\t\\tctx.lineTo(corner[0], corner[1]);\\n\\t\\t}\\n\\n\\t\\tctx.fill();\\n\\t\\tif (borderWidth) {\\n\\t\\t\\tctx.stroke();\\n\\t\\t}\\n\\t},\\n\\n\\theight: function() {\\n\\t\\tvar vm = this._view;\\n\\t\\treturn vm.base - vm.y;\\n\\t},\\n\\n\\tinRange: function(mouseX, mouseY) {\\n\\t\\tvar inRange = false;\\n\\n\\t\\tif (this._view) {\\n\\t\\t\\tvar bounds = getBarBounds(this);\\n\\t\\t\\tinRange = mouseX >= bounds.left && mouseX <= bounds.right && mouseY >= bounds.top && mouseY <= bounds.bottom;\\n\\t\\t}\\n\\n\\t\\treturn inRange;\\n\\t},\\n\\n\\tinLabelRange: function(mouseX, mouseY) {\\n\\t\\tvar me = this;\\n\\t\\tif (!me._view) {\\n\\t\\t\\treturn false;\\n\\t\\t}\\n\\n\\t\\tvar inRange = false;\\n\\t\\tvar bounds = getBarBounds(me);\\n\\n\\t\\tif (isVertical(me)) {\\n\\t\\t\\tinRange = mouseX >= bounds.left && mouseX <= bounds.right;\\n\\t\\t} else {\\n\\t\\t\\tinRange = mouseY >= bounds.top && mouseY <= bounds.bottom;\\n\\t\\t}\\n\\n\\t\\treturn inRange;\\n\\t},\\n\\n\\tinXRange: function(mouseX) {\\n\\t\\tvar bounds = getBarBounds(this);\\n\\t\\treturn mouseX >= bounds.left && mouseX <= bounds.right;\\n\\t},\\n\\n\\tinYRange: function(mouseY) {\\n\\t\\tvar bounds = getBarBounds(this);\\n\\t\\treturn mouseY >= bounds.top && mouseY <= bounds.bottom;\\n\\t},\\n\\n\\tgetCenterPoint: function() {\\n\\t\\tvar vm = this._view;\\n\\t\\tvar x, y;\\n\\t\\tif (isVertical(this)) {\\n\\t\\t\\tx = vm.x;\\n\\t\\t\\ty = (vm.y + vm.base) / 2;\\n\\t\\t} else {\\n\\t\\t\\tx = (vm.x + vm.base) / 2;\\n\\t\\t\\ty = vm.y;\\n\\t\\t}\\n\\n\\t\\treturn {x: x, y: y};\\n\\t},\\n\\n\\tgetArea: function() {\\n\\t\\tvar vm = this._view;\\n\\t\\treturn vm.width * Math.abs(vm.y - vm.base);\\n\\t},\\n\\n\\ttooltipPosition: function() {\\n\\t\\tvar vm = this._view;\\n\\t\\treturn {\\n\\t\\t\\tx: vm.x,\\n\\t\\t\\ty: vm.y\\n\\t\\t};\\n\\t}\\n});\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/elements/element.rectangle.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/elements/index.js\":\n/*!*****************************************************!*\\\n  !*** ./node_modules/chart.js/src/elements/index.js ***!\n  \\*****************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nmodule.exports = {};\\nmodule.exports.Arc = __webpack_require__(/*! ./element.arc */ \\\"./node_modules/chart.js/src/elements/element.arc.js\\\");\\nmodule.exports.Line = __webpack_require__(/*! ./element.line */ \\\"./node_modules/chart.js/src/elements/element.line.js\\\");\\nmodule.exports.Point = __webpack_require__(/*! ./element.point */ \\\"./node_modules/chart.js/src/elements/element.point.js\\\");\\nmodule.exports.Rectangle = __webpack_require__(/*! ./element.rectangle */ \\\"./node_modules/chart.js/src/elements/element.rectangle.js\\\");\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/elements/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/helpers/helpers.canvas.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/chart.js/src/helpers/helpers.canvas.js ***!\n  \\*************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar helpers = __webpack_require__(/*! ./helpers.core */ \\\"./node_modules/chart.js/src/helpers/helpers.core.js\\\");\\n\\n/**\\n * @namespace Chart.helpers.canvas\\n */\\nvar exports = module.exports = {\\n\\t/**\\n\\t * Clears the entire canvas associated to the given `chart`.\\n\\t * @param {Chart} chart - The chart for which to clear the canvas.\\n\\t */\\n\\tclear: function(chart) {\\n\\t\\tchart.ctx.clearRect(0, 0, chart.width, chart.height);\\n\\t},\\n\\n\\t/**\\n\\t * Creates a \\\"path\\\" for a rectangle with rounded corners at position (x, y) with a\\n\\t * given size (width, height) and the same `radius` for all corners.\\n\\t * @param {CanvasRenderingContext2D} ctx - The canvas 2D Context.\\n\\t * @param {Number} x - The x axis of the coordinate for the rectangle starting point.\\n\\t * @param {Number} y - The y axis of the coordinate for the rectangle starting point.\\n\\t * @param {Number} width - The rectangle's width.\\n\\t * @param {Number} height - The rectangle's height.\\n\\t * @param {Number} radius - The rounded amount (in pixels) for the four corners.\\n\\t * @todo handle `radius` as top-left, top-right, bottom-right, bottom-left array/object?\\n\\t */\\n\\troundedRect: function(ctx, x, y, width, height, radius) {\\n\\t\\tif (radius) {\\n\\t\\t\\t// NOTE(SB) `epsilon` helps to prevent minor artifacts appearing\\n\\t\\t\\t// on Chrome when `r` is exactly half the height or the width.\\n\\t\\t\\tvar epsilon = 0.0000001;\\n\\t\\t\\tvar r = Math.min(radius, (height / 2) - epsilon, (width / 2) - epsilon);\\n\\n\\t\\t\\tctx.moveTo(x + r, y);\\n\\t\\t\\tctx.lineTo(x + width - r, y);\\n\\t\\t\\tctx.arcTo(x + width, y, x + width, y + r, r);\\n\\t\\t\\tctx.lineTo(x + width, y + height - r);\\n\\t\\t\\tctx.arcTo(x + width, y + height, x + width - r, y + height, r);\\n\\t\\t\\tctx.lineTo(x + r, y + height);\\n\\t\\t\\tctx.arcTo(x, y + height, x, y + height - r, r);\\n\\t\\t\\tctx.lineTo(x, y + r);\\n\\t\\t\\tctx.arcTo(x, y, x + r, y, r);\\n\\t\\t\\tctx.closePath();\\n\\t\\t\\tctx.moveTo(x, y);\\n\\t\\t} else {\\n\\t\\t\\tctx.rect(x, y, width, height);\\n\\t\\t}\\n\\t},\\n\\n\\tdrawPoint: function(ctx, style, radius, x, y, rotation) {\\n\\t\\tvar type, edgeLength, xOffset, yOffset, height, size;\\n\\t\\trotation = rotation || 0;\\n\\n\\t\\tif (style && typeof style === 'object') {\\n\\t\\t\\ttype = style.toString();\\n\\t\\t\\tif (type === '[object HTMLImageElement]' || type === '[object HTMLCanvasElement]') {\\n\\t\\t\\t\\tctx.drawImage(style, x - style.width / 2, y - style.height / 2, style.width, style.height);\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tif (isNaN(radius) || radius <= 0) {\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tctx.save();\\n\\t\\tctx.translate(x, y);\\n\\t\\tctx.rotate(rotation * Math.PI / 180);\\n\\t\\tctx.beginPath();\\n\\n\\t\\tswitch (style) {\\n\\t\\t// Default includes circle\\n\\t\\tdefault:\\n\\t\\t\\tctx.arc(0, 0, radius, 0, Math.PI * 2);\\n\\t\\t\\tctx.closePath();\\n\\t\\t\\tbreak;\\n\\t\\tcase 'triangle':\\n\\t\\t\\tedgeLength = 3 * radius / Math.sqrt(3);\\n\\t\\t\\theight = edgeLength * Math.sqrt(3) / 2;\\n\\t\\t\\tctx.moveTo(-edgeLength / 2, height / 3);\\n\\t\\t\\tctx.lineTo(edgeLength / 2, height / 3);\\n\\t\\t\\tctx.lineTo(0, -2 * height / 3);\\n\\t\\t\\tctx.closePath();\\n\\t\\t\\tbreak;\\n\\t\\tcase 'rect':\\n\\t\\t\\tsize = 1 / Math.SQRT2 * radius;\\n\\t\\t\\tctx.rect(-size, -size, 2 * size, 2 * size);\\n\\t\\t\\tbreak;\\n\\t\\tcase 'rectRounded':\\n\\t\\t\\tvar offset = radius / Math.SQRT2;\\n\\t\\t\\tvar leftX = -offset;\\n\\t\\t\\tvar topY = -offset;\\n\\t\\t\\tvar sideSize = Math.SQRT2 * radius;\\n\\n\\t\\t\\t// NOTE(SB) the rounded rect implementation changed to use `arcTo`\\n\\t\\t\\t// instead of `quadraticCurveTo` since it generates better results\\n\\t\\t\\t// when rect is almost a circle. 0.425 (instead of 0.5) produces\\n\\t\\t\\t// results visually closer to the previous impl.\\n\\t\\t\\tthis.roundedRect(ctx, leftX, topY, sideSize, sideSize, radius * 0.425);\\n\\t\\t\\tbreak;\\n\\t\\tcase 'rectRot':\\n\\t\\t\\tsize = 1 / Math.SQRT2 * radius;\\n\\t\\t\\tctx.moveTo(-size, 0);\\n\\t\\t\\tctx.lineTo(0, size);\\n\\t\\t\\tctx.lineTo(size, 0);\\n\\t\\t\\tctx.lineTo(0, -size);\\n\\t\\t\\tctx.closePath();\\n\\t\\t\\tbreak;\\n\\t\\tcase 'cross':\\n\\t\\t\\tctx.moveTo(0, radius);\\n\\t\\t\\tctx.lineTo(0, -radius);\\n\\t\\t\\tctx.moveTo(-radius, 0);\\n\\t\\t\\tctx.lineTo(radius, 0);\\n\\t\\t\\tbreak;\\n\\t\\tcase 'crossRot':\\n\\t\\t\\txOffset = Math.cos(Math.PI / 4) * radius;\\n\\t\\t\\tyOffset = Math.sin(Math.PI / 4) * radius;\\n\\t\\t\\tctx.moveTo(-xOffset, -yOffset);\\n\\t\\t\\tctx.lineTo(xOffset, yOffset);\\n\\t\\t\\tctx.moveTo(-xOffset, yOffset);\\n\\t\\t\\tctx.lineTo(xOffset, -yOffset);\\n\\t\\t\\tbreak;\\n\\t\\tcase 'star':\\n\\t\\t\\tctx.moveTo(0, radius);\\n\\t\\t\\tctx.lineTo(0, -radius);\\n\\t\\t\\tctx.moveTo(-radius, 0);\\n\\t\\t\\tctx.lineTo(radius, 0);\\n\\t\\t\\txOffset = Math.cos(Math.PI / 4) * radius;\\n\\t\\t\\tyOffset = Math.sin(Math.PI / 4) * radius;\\n\\t\\t\\tctx.moveTo(-xOffset, -yOffset);\\n\\t\\t\\tctx.lineTo(xOffset, yOffset);\\n\\t\\t\\tctx.moveTo(-xOffset, yOffset);\\n\\t\\t\\tctx.lineTo(xOffset, -yOffset);\\n\\t\\t\\tbreak;\\n\\t\\tcase 'line':\\n\\t\\t\\tctx.moveTo(-radius, 0);\\n\\t\\t\\tctx.lineTo(radius, 0);\\n\\t\\t\\tbreak;\\n\\t\\tcase 'dash':\\n\\t\\t\\tctx.moveTo(0, 0);\\n\\t\\t\\tctx.lineTo(radius, 0);\\n\\t\\t\\tbreak;\\n\\t\\t}\\n\\n\\t\\tctx.fill();\\n\\t\\tctx.stroke();\\n\\t\\tctx.restore();\\n\\t},\\n\\n\\tclipArea: function(ctx, area) {\\n\\t\\tctx.save();\\n\\t\\tctx.beginPath();\\n\\t\\tctx.rect(area.left, area.top, area.right - area.left, area.bottom - area.top);\\n\\t\\tctx.clip();\\n\\t},\\n\\n\\tunclipArea: function(ctx) {\\n\\t\\tctx.restore();\\n\\t},\\n\\n\\tlineTo: function(ctx, previous, target, flip) {\\n\\t\\tif (target.steppedLine) {\\n\\t\\t\\tif ((target.steppedLine === 'after' && !flip) || (target.steppedLine !== 'after' && flip)) {\\n\\t\\t\\t\\tctx.lineTo(previous.x, target.y);\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tctx.lineTo(target.x, previous.y);\\n\\t\\t\\t}\\n\\t\\t\\tctx.lineTo(target.x, target.y);\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tif (!target.tension) {\\n\\t\\t\\tctx.lineTo(target.x, target.y);\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tctx.bezierCurveTo(\\n\\t\\t\\tflip ? previous.controlPointPreviousX : previous.controlPointNextX,\\n\\t\\t\\tflip ? previous.controlPointPreviousY : previous.controlPointNextY,\\n\\t\\t\\tflip ? target.controlPointNextX : target.controlPointPreviousX,\\n\\t\\t\\tflip ? target.controlPointNextY : target.controlPointPreviousY,\\n\\t\\t\\ttarget.x,\\n\\t\\t\\ttarget.y);\\n\\t}\\n};\\n\\n// DEPRECATIONS\\n\\n/**\\n * Provided for backward compatibility, use Chart.helpers.canvas.clear instead.\\n * @namespace Chart.helpers.clear\\n * @deprecated since version 2.7.0\\n * @todo remove at version 3\\n * @private\\n */\\nhelpers.clear = exports.clear;\\n\\n/**\\n * Provided for backward compatibility, use Chart.helpers.canvas.roundedRect instead.\\n * @namespace Chart.helpers.drawRoundedRectangle\\n * @deprecated since version 2.7.0\\n * @todo remove at version 3\\n * @private\\n */\\nhelpers.drawRoundedRectangle = function(ctx) {\\n\\tctx.beginPath();\\n\\texports.roundedRect.apply(exports, arguments);\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/helpers/helpers.canvas.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/helpers/helpers.core.js\":\n/*!***********************************************************!*\\\n  !*** ./node_modules/chart.js/src/helpers/helpers.core.js ***!\n  \\***********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\n/**\\n * @namespace Chart.helpers\\n */\\nvar helpers = {\\n\\t/**\\n\\t * An empty function that can be used, for example, for optional callback.\\n\\t */\\n\\tnoop: function() {},\\n\\n\\t/**\\n\\t * Returns a unique id, sequentially generated from a global variable.\\n\\t * @returns {Number}\\n\\t * @function\\n\\t */\\n\\tuid: (function() {\\n\\t\\tvar id = 0;\\n\\t\\treturn function() {\\n\\t\\t\\treturn id++;\\n\\t\\t};\\n\\t}()),\\n\\n\\t/**\\n\\t * Returns true if `value` is neither null nor undefined, else returns false.\\n\\t * @param {*} value - The value to test.\\n\\t * @returns {Boolean}\\n\\t * @since 2.7.0\\n\\t */\\n\\tisNullOrUndef: function(value) {\\n\\t\\treturn value === null || typeof value === 'undefined';\\n\\t},\\n\\n\\t/**\\n\\t * Returns true if `value` is an array, else returns false.\\n\\t * @param {*} value - The value to test.\\n\\t * @returns {Boolean}\\n\\t * @function\\n\\t */\\n\\tisArray: Array.isArray ? Array.isArray : function(value) {\\n\\t\\treturn Object.prototype.toString.call(value) === '[object Array]';\\n\\t},\\n\\n\\t/**\\n\\t * Returns true if `value` is an object (excluding null), else returns false.\\n\\t * @param {*} value - The value to test.\\n\\t * @returns {Boolean}\\n\\t * @since 2.7.0\\n\\t */\\n\\tisObject: function(value) {\\n\\t\\treturn value !== null && Object.prototype.toString.call(value) === '[object Object]';\\n\\t},\\n\\n\\t/**\\n\\t * Returns `value` if defined, else returns `defaultValue`.\\n\\t * @param {*} value - The value to return if defined.\\n\\t * @param {*} defaultValue - The value to return if `value` is undefined.\\n\\t * @returns {*}\\n\\t */\\n\\tvalueOrDefault: function(value, defaultValue) {\\n\\t\\treturn typeof value === 'undefined' ? defaultValue : value;\\n\\t},\\n\\n\\t/**\\n\\t * Returns value at the given `index` in array if defined, else returns `defaultValue`.\\n\\t * @param {Array} value - The array to lookup for value at `index`.\\n\\t * @param {Number} index - The index in `value` to lookup for value.\\n\\t * @param {*} defaultValue - The value to return if `value[index]` is undefined.\\n\\t * @returns {*}\\n\\t */\\n\\tvalueAtIndexOrDefault: function(value, index, defaultValue) {\\n\\t\\treturn helpers.valueOrDefault(helpers.isArray(value) ? value[index] : value, defaultValue);\\n\\t},\\n\\n\\t/**\\n\\t * Calls `fn` with the given `args` in the scope defined by `thisArg` and returns the\\n\\t * value returned by `fn`. If `fn` is not a function, this method returns undefined.\\n\\t * @param {Function} fn - The function to call.\\n\\t * @param {Array|undefined|null} args - The arguments with which `fn` should be called.\\n\\t * @param {Object} [thisArg] - The value of `this` provided for the call to `fn`.\\n\\t * @returns {*}\\n\\t */\\n\\tcallback: function(fn, args, thisArg) {\\n\\t\\tif (fn && typeof fn.call === 'function') {\\n\\t\\t\\treturn fn.apply(thisArg, args);\\n\\t\\t}\\n\\t},\\n\\n\\t/**\\n\\t * Note(SB) for performance sake, this method should only be used when loopable type\\n\\t * is unknown or in none intensive code (not called often and small loopable). Else\\n\\t * it's preferable to use a regular for() loop and save extra function calls.\\n\\t * @param {Object|Array} loopable - The object or array to be iterated.\\n\\t * @param {Function} fn - The function to call for each item.\\n\\t * @param {Object} [thisArg] - The value of `this` provided for the call to `fn`.\\n\\t * @param {Boolean} [reverse] - If true, iterates backward on the loopable.\\n\\t */\\n\\teach: function(loopable, fn, thisArg, reverse) {\\n\\t\\tvar i, len, keys;\\n\\t\\tif (helpers.isArray(loopable)) {\\n\\t\\t\\tlen = loopable.length;\\n\\t\\t\\tif (reverse) {\\n\\t\\t\\t\\tfor (i = len - 1; i >= 0; i--) {\\n\\t\\t\\t\\t\\tfn.call(thisArg, loopable[i], i);\\n\\t\\t\\t\\t}\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tfor (i = 0; i < len; i++) {\\n\\t\\t\\t\\t\\tfn.call(thisArg, loopable[i], i);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t} else if (helpers.isObject(loopable)) {\\n\\t\\t\\tkeys = Object.keys(loopable);\\n\\t\\t\\tlen = keys.length;\\n\\t\\t\\tfor (i = 0; i < len; i++) {\\n\\t\\t\\t\\tfn.call(thisArg, loopable[keys[i]], keys[i]);\\n\\t\\t\\t}\\n\\t\\t}\\n\\t},\\n\\n\\t/**\\n\\t * Returns true if the `a0` and `a1` arrays have the same content, else returns false.\\n\\t * @see http://stackoverflow.com/a/14853974\\n\\t * @param {Array} a0 - The array to compare\\n\\t * @param {Array} a1 - The array to compare\\n\\t * @returns {Boolean}\\n\\t */\\n\\tarrayEquals: function(a0, a1) {\\n\\t\\tvar i, ilen, v0, v1;\\n\\n\\t\\tif (!a0 || !a1 || a0.length !== a1.length) {\\n\\t\\t\\treturn false;\\n\\t\\t}\\n\\n\\t\\tfor (i = 0, ilen = a0.length; i < ilen; ++i) {\\n\\t\\t\\tv0 = a0[i];\\n\\t\\t\\tv1 = a1[i];\\n\\n\\t\\t\\tif (v0 instanceof Array && v1 instanceof Array) {\\n\\t\\t\\t\\tif (!helpers.arrayEquals(v0, v1)) {\\n\\t\\t\\t\\t\\treturn false;\\n\\t\\t\\t\\t}\\n\\t\\t\\t} else if (v0 !== v1) {\\n\\t\\t\\t\\t// NOTE: two different object instances will never be equal: {x:20} != {x:20}\\n\\t\\t\\t\\treturn false;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\treturn true;\\n\\t},\\n\\n\\t/**\\n\\t * Returns a deep copy of `source` without keeping references on objects and arrays.\\n\\t * @param {*} source - The value to clone.\\n\\t * @returns {*}\\n\\t */\\n\\tclone: function(source) {\\n\\t\\tif (helpers.isArray(source)) {\\n\\t\\t\\treturn source.map(helpers.clone);\\n\\t\\t}\\n\\n\\t\\tif (helpers.isObject(source)) {\\n\\t\\t\\tvar target = {};\\n\\t\\t\\tvar keys = Object.keys(source);\\n\\t\\t\\tvar klen = keys.length;\\n\\t\\t\\tvar k = 0;\\n\\n\\t\\t\\tfor (; k < klen; ++k) {\\n\\t\\t\\t\\ttarget[keys[k]] = helpers.clone(source[keys[k]]);\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn target;\\n\\t\\t}\\n\\n\\t\\treturn source;\\n\\t},\\n\\n\\t/**\\n\\t * The default merger when Chart.helpers.merge is called without merger option.\\n\\t * Note(SB): this method is also used by configMerge and scaleMerge as fallback.\\n\\t * @private\\n\\t */\\n\\t_merger: function(key, target, source, options) {\\n\\t\\tvar tval = target[key];\\n\\t\\tvar sval = source[key];\\n\\n\\t\\tif (helpers.isObject(tval) && helpers.isObject(sval)) {\\n\\t\\t\\thelpers.merge(tval, sval, options);\\n\\t\\t} else {\\n\\t\\t\\ttarget[key] = helpers.clone(sval);\\n\\t\\t}\\n\\t},\\n\\n\\t/**\\n\\t * Merges source[key] in target[key] only if target[key] is undefined.\\n\\t * @private\\n\\t */\\n\\t_mergerIf: function(key, target, source) {\\n\\t\\tvar tval = target[key];\\n\\t\\tvar sval = source[key];\\n\\n\\t\\tif (helpers.isObject(tval) && helpers.isObject(sval)) {\\n\\t\\t\\thelpers.mergeIf(tval, sval);\\n\\t\\t} else if (!target.hasOwnProperty(key)) {\\n\\t\\t\\ttarget[key] = helpers.clone(sval);\\n\\t\\t}\\n\\t},\\n\\n\\t/**\\n\\t * Recursively deep copies `source` properties into `target` with the given `options`.\\n\\t * IMPORTANT: `target` is not cloned and will be updated with `source` properties.\\n\\t * @param {Object} target - The target object in which all sources are merged into.\\n\\t * @param {Object|Array(Object)} source - Object(s) to merge into `target`.\\n\\t * @param {Object} [options] - Merging options:\\n\\t * @param {Function} [options.merger] - The merge method (key, target, source, options)\\n\\t * @returns {Object} The `target` object.\\n\\t */\\n\\tmerge: function(target, source, options) {\\n\\t\\tvar sources = helpers.isArray(source) ? source : [source];\\n\\t\\tvar ilen = sources.length;\\n\\t\\tvar merge, i, keys, klen, k;\\n\\n\\t\\tif (!helpers.isObject(target)) {\\n\\t\\t\\treturn target;\\n\\t\\t}\\n\\n\\t\\toptions = options || {};\\n\\t\\tmerge = options.merger || helpers._merger;\\n\\n\\t\\tfor (i = 0; i < ilen; ++i) {\\n\\t\\t\\tsource = sources[i];\\n\\t\\t\\tif (!helpers.isObject(source)) {\\n\\t\\t\\t\\tcontinue;\\n\\t\\t\\t}\\n\\n\\t\\t\\tkeys = Object.keys(source);\\n\\t\\t\\tfor (k = 0, klen = keys.length; k < klen; ++k) {\\n\\t\\t\\t\\tmerge(keys[k], target, source, options);\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\treturn target;\\n\\t},\\n\\n\\t/**\\n\\t * Recursively deep copies `source` properties into `target` *only* if not defined in target.\\n\\t * IMPORTANT: `target` is not cloned and will be updated with `source` properties.\\n\\t * @param {Object} target - The target object in which all sources are merged into.\\n\\t * @param {Object|Array(Object)} source - Object(s) to merge into `target`.\\n\\t * @returns {Object} The `target` object.\\n\\t */\\n\\tmergeIf: function(target, source) {\\n\\t\\treturn helpers.merge(target, source, {merger: helpers._mergerIf});\\n\\t},\\n\\n\\t/**\\n\\t * Applies the contents of two or more objects together into the first object.\\n\\t * @param {Object} target - The target object in which all objects are merged into.\\n\\t * @param {Object} arg1 - Object containing additional properties to merge in target.\\n\\t * @param {Object} argN - Additional objects containing properties to merge in target.\\n\\t * @returns {Object} The `target` object.\\n\\t */\\n\\textend: function(target) {\\n\\t\\tvar setFn = function(value, key) {\\n\\t\\t\\ttarget[key] = value;\\n\\t\\t};\\n\\t\\tfor (var i = 1, ilen = arguments.length; i < ilen; ++i) {\\n\\t\\t\\thelpers.each(arguments[i], setFn);\\n\\t\\t}\\n\\t\\treturn target;\\n\\t},\\n\\n\\t/**\\n\\t * Basic javascript inheritance based on the model created in Backbone.js\\n\\t */\\n\\tinherits: function(extensions) {\\n\\t\\tvar me = this;\\n\\t\\tvar ChartElement = (extensions && extensions.hasOwnProperty('constructor')) ? extensions.constructor : function() {\\n\\t\\t\\treturn me.apply(this, arguments);\\n\\t\\t};\\n\\n\\t\\tvar Surrogate = function() {\\n\\t\\t\\tthis.constructor = ChartElement;\\n\\t\\t};\\n\\n\\t\\tSurrogate.prototype = me.prototype;\\n\\t\\tChartElement.prototype = new Surrogate();\\n\\t\\tChartElement.extend = helpers.inherits;\\n\\n\\t\\tif (extensions) {\\n\\t\\t\\thelpers.extend(ChartElement.prototype, extensions);\\n\\t\\t}\\n\\n\\t\\tChartElement.__super__ = me.prototype;\\n\\t\\treturn ChartElement;\\n\\t}\\n};\\n\\nmodule.exports = helpers;\\n\\n// DEPRECATIONS\\n\\n/**\\n * Provided for backward compatibility, use Chart.helpers.callback instead.\\n * @function Chart.helpers.callCallback\\n * @deprecated since version 2.6.0\\n * @todo remove at version 3\\n * @private\\n */\\nhelpers.callCallback = helpers.callback;\\n\\n/**\\n * Provided for backward compatibility, use Array.prototype.indexOf instead.\\n * Array.prototype.indexOf compatibility: Chrome, Opera, Safari, FF1.5+, IE9+\\n * @function Chart.helpers.indexOf\\n * @deprecated since version 2.7.0\\n * @todo remove at version 3\\n * @private\\n */\\nhelpers.indexOf = function(array, item, fromIndex) {\\n\\treturn Array.prototype.indexOf.call(array, item, fromIndex);\\n};\\n\\n/**\\n * Provided for backward compatibility, use Chart.helpers.valueOrDefault instead.\\n * @function Chart.helpers.getValueOrDefault\\n * @deprecated since version 2.7.0\\n * @todo remove at version 3\\n * @private\\n */\\nhelpers.getValueOrDefault = helpers.valueOrDefault;\\n\\n/**\\n * Provided for backward compatibility, use Chart.helpers.valueAtIndexOrDefault instead.\\n * @function Chart.helpers.getValueAtIndexOrDefault\\n * @deprecated since version 2.7.0\\n * @todo remove at version 3\\n * @private\\n */\\nhelpers.getValueAtIndexOrDefault = helpers.valueAtIndexOrDefault;\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/helpers/helpers.core.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/helpers/helpers.easing.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/chart.js/src/helpers/helpers.easing.js ***!\n  \\*************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar helpers = __webpack_require__(/*! ./helpers.core */ \\\"./node_modules/chart.js/src/helpers/helpers.core.js\\\");\\n\\n/**\\n * Easing functions adapted from Robert Penner's easing equations.\\n * @namespace Chart.helpers.easingEffects\\n * @see http://www.robertpenner.com/easing/\\n */\\nvar effects = {\\n\\tlinear: function(t) {\\n\\t\\treturn t;\\n\\t},\\n\\n\\teaseInQuad: function(t) {\\n\\t\\treturn t * t;\\n\\t},\\n\\n\\teaseOutQuad: function(t) {\\n\\t\\treturn -t * (t - 2);\\n\\t},\\n\\n\\teaseInOutQuad: function(t) {\\n\\t\\tif ((t /= 0.5) < 1) {\\n\\t\\t\\treturn 0.5 * t * t;\\n\\t\\t}\\n\\t\\treturn -0.5 * ((--t) * (t - 2) - 1);\\n\\t},\\n\\n\\teaseInCubic: function(t) {\\n\\t\\treturn t * t * t;\\n\\t},\\n\\n\\teaseOutCubic: function(t) {\\n\\t\\treturn (t = t - 1) * t * t + 1;\\n\\t},\\n\\n\\teaseInOutCubic: function(t) {\\n\\t\\tif ((t /= 0.5) < 1) {\\n\\t\\t\\treturn 0.5 * t * t * t;\\n\\t\\t}\\n\\t\\treturn 0.5 * ((t -= 2) * t * t + 2);\\n\\t},\\n\\n\\teaseInQuart: function(t) {\\n\\t\\treturn t * t * t * t;\\n\\t},\\n\\n\\teaseOutQuart: function(t) {\\n\\t\\treturn -((t = t - 1) * t * t * t - 1);\\n\\t},\\n\\n\\teaseInOutQuart: function(t) {\\n\\t\\tif ((t /= 0.5) < 1) {\\n\\t\\t\\treturn 0.5 * t * t * t * t;\\n\\t\\t}\\n\\t\\treturn -0.5 * ((t -= 2) * t * t * t - 2);\\n\\t},\\n\\n\\teaseInQuint: function(t) {\\n\\t\\treturn t * t * t * t * t;\\n\\t},\\n\\n\\teaseOutQuint: function(t) {\\n\\t\\treturn (t = t - 1) * t * t * t * t + 1;\\n\\t},\\n\\n\\teaseInOutQuint: function(t) {\\n\\t\\tif ((t /= 0.5) < 1) {\\n\\t\\t\\treturn 0.5 * t * t * t * t * t;\\n\\t\\t}\\n\\t\\treturn 0.5 * ((t -= 2) * t * t * t * t + 2);\\n\\t},\\n\\n\\teaseInSine: function(t) {\\n\\t\\treturn -Math.cos(t * (Math.PI / 2)) + 1;\\n\\t},\\n\\n\\teaseOutSine: function(t) {\\n\\t\\treturn Math.sin(t * (Math.PI / 2));\\n\\t},\\n\\n\\teaseInOutSine: function(t) {\\n\\t\\treturn -0.5 * (Math.cos(Math.PI * t) - 1);\\n\\t},\\n\\n\\teaseInExpo: function(t) {\\n\\t\\treturn (t === 0) ? 0 : Math.pow(2, 10 * (t - 1));\\n\\t},\\n\\n\\teaseOutExpo: function(t) {\\n\\t\\treturn (t === 1) ? 1 : -Math.pow(2, -10 * t) + 1;\\n\\t},\\n\\n\\teaseInOutExpo: function(t) {\\n\\t\\tif (t === 0) {\\n\\t\\t\\treturn 0;\\n\\t\\t}\\n\\t\\tif (t === 1) {\\n\\t\\t\\treturn 1;\\n\\t\\t}\\n\\t\\tif ((t /= 0.5) < 1) {\\n\\t\\t\\treturn 0.5 * Math.pow(2, 10 * (t - 1));\\n\\t\\t}\\n\\t\\treturn 0.5 * (-Math.pow(2, -10 * --t) + 2);\\n\\t},\\n\\n\\teaseInCirc: function(t) {\\n\\t\\tif (t >= 1) {\\n\\t\\t\\treturn t;\\n\\t\\t}\\n\\t\\treturn -(Math.sqrt(1 - t * t) - 1);\\n\\t},\\n\\n\\teaseOutCirc: function(t) {\\n\\t\\treturn Math.sqrt(1 - (t = t - 1) * t);\\n\\t},\\n\\n\\teaseInOutCirc: function(t) {\\n\\t\\tif ((t /= 0.5) < 1) {\\n\\t\\t\\treturn -0.5 * (Math.sqrt(1 - t * t) - 1);\\n\\t\\t}\\n\\t\\treturn 0.5 * (Math.sqrt(1 - (t -= 2) * t) + 1);\\n\\t},\\n\\n\\teaseInElastic: function(t) {\\n\\t\\tvar s = 1.70158;\\n\\t\\tvar p = 0;\\n\\t\\tvar a = 1;\\n\\t\\tif (t === 0) {\\n\\t\\t\\treturn 0;\\n\\t\\t}\\n\\t\\tif (t === 1) {\\n\\t\\t\\treturn 1;\\n\\t\\t}\\n\\t\\tif (!p) {\\n\\t\\t\\tp = 0.3;\\n\\t\\t}\\n\\t\\tif (a < 1) {\\n\\t\\t\\ta = 1;\\n\\t\\t\\ts = p / 4;\\n\\t\\t} else {\\n\\t\\t\\ts = p / (2 * Math.PI) * Math.asin(1 / a);\\n\\t\\t}\\n\\t\\treturn -(a * Math.pow(2, 10 * (t -= 1)) * Math.sin((t - s) * (2 * Math.PI) / p));\\n\\t},\\n\\n\\teaseOutElastic: function(t) {\\n\\t\\tvar s = 1.70158;\\n\\t\\tvar p = 0;\\n\\t\\tvar a = 1;\\n\\t\\tif (t === 0) {\\n\\t\\t\\treturn 0;\\n\\t\\t}\\n\\t\\tif (t === 1) {\\n\\t\\t\\treturn 1;\\n\\t\\t}\\n\\t\\tif (!p) {\\n\\t\\t\\tp = 0.3;\\n\\t\\t}\\n\\t\\tif (a < 1) {\\n\\t\\t\\ta = 1;\\n\\t\\t\\ts = p / 4;\\n\\t\\t} else {\\n\\t\\t\\ts = p / (2 * Math.PI) * Math.asin(1 / a);\\n\\t\\t}\\n\\t\\treturn a * Math.pow(2, -10 * t) * Math.sin((t - s) * (2 * Math.PI) / p) + 1;\\n\\t},\\n\\n\\teaseInOutElastic: function(t) {\\n\\t\\tvar s = 1.70158;\\n\\t\\tvar p = 0;\\n\\t\\tvar a = 1;\\n\\t\\tif (t === 0) {\\n\\t\\t\\treturn 0;\\n\\t\\t}\\n\\t\\tif ((t /= 0.5) === 2) {\\n\\t\\t\\treturn 1;\\n\\t\\t}\\n\\t\\tif (!p) {\\n\\t\\t\\tp = 0.45;\\n\\t\\t}\\n\\t\\tif (a < 1) {\\n\\t\\t\\ta = 1;\\n\\t\\t\\ts = p / 4;\\n\\t\\t} else {\\n\\t\\t\\ts = p / (2 * Math.PI) * Math.asin(1 / a);\\n\\t\\t}\\n\\t\\tif (t < 1) {\\n\\t\\t\\treturn -0.5 * (a * Math.pow(2, 10 * (t -= 1)) * Math.sin((t - s) * (2 * Math.PI) / p));\\n\\t\\t}\\n\\t\\treturn a * Math.pow(2, -10 * (t -= 1)) * Math.sin((t - s) * (2 * Math.PI) / p) * 0.5 + 1;\\n\\t},\\n\\teaseInBack: function(t) {\\n\\t\\tvar s = 1.70158;\\n\\t\\treturn t * t * ((s + 1) * t - s);\\n\\t},\\n\\n\\teaseOutBack: function(t) {\\n\\t\\tvar s = 1.70158;\\n\\t\\treturn (t = t - 1) * t * ((s + 1) * t + s) + 1;\\n\\t},\\n\\n\\teaseInOutBack: function(t) {\\n\\t\\tvar s = 1.70158;\\n\\t\\tif ((t /= 0.5) < 1) {\\n\\t\\t\\treturn 0.5 * (t * t * (((s *= (1.525)) + 1) * t - s));\\n\\t\\t}\\n\\t\\treturn 0.5 * ((t -= 2) * t * (((s *= (1.525)) + 1) * t + s) + 2);\\n\\t},\\n\\n\\teaseInBounce: function(t) {\\n\\t\\treturn 1 - effects.easeOutBounce(1 - t);\\n\\t},\\n\\n\\teaseOutBounce: function(t) {\\n\\t\\tif (t < (1 / 2.75)) {\\n\\t\\t\\treturn 7.5625 * t * t;\\n\\t\\t}\\n\\t\\tif (t < (2 / 2.75)) {\\n\\t\\t\\treturn 7.5625 * (t -= (1.5 / 2.75)) * t + 0.75;\\n\\t\\t}\\n\\t\\tif (t < (2.5 / 2.75)) {\\n\\t\\t\\treturn 7.5625 * (t -= (2.25 / 2.75)) * t + 0.9375;\\n\\t\\t}\\n\\t\\treturn 7.5625 * (t -= (2.625 / 2.75)) * t + 0.984375;\\n\\t},\\n\\n\\teaseInOutBounce: function(t) {\\n\\t\\tif (t < 0.5) {\\n\\t\\t\\treturn effects.easeInBounce(t * 2) * 0.5;\\n\\t\\t}\\n\\t\\treturn effects.easeOutBounce(t * 2 - 1) * 0.5 + 0.5;\\n\\t}\\n};\\n\\nmodule.exports = {\\n\\teffects: effects\\n};\\n\\n// DEPRECATIONS\\n\\n/**\\n * Provided for backward compatibility, use Chart.helpers.easing.effects instead.\\n * @function Chart.helpers.easingEffects\\n * @deprecated since version 2.7.0\\n * @todo remove at version 3\\n * @private\\n */\\nhelpers.easingEffects = effects;\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/helpers/helpers.easing.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/helpers/helpers.options.js\":\n/*!**************************************************************!*\\\n  !*** ./node_modules/chart.js/src/helpers/helpers.options.js ***!\n  \\**************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar helpers = __webpack_require__(/*! ./helpers.core */ \\\"./node_modules/chart.js/src/helpers/helpers.core.js\\\");\\n\\n/**\\n * @alias Chart.helpers.options\\n * @namespace\\n */\\nmodule.exports = {\\n\\t/**\\n\\t * Converts the given line height `value` in pixels for a specific font `size`.\\n\\t * @param {Number|String} value - The lineHeight to parse (eg. 1.6, '14px', '75%', '1.6em').\\n\\t * @param {Number} size - The font size (in pixels) used to resolve relative `value`.\\n\\t * @returns {Number} The effective line height in pixels (size * 1.2 if value is invalid).\\n\\t * @see https://developer.mozilla.org/en-US/docs/Web/CSS/line-height\\n\\t * @since 2.7.0\\n\\t */\\n\\ttoLineHeight: function(value, size) {\\n\\t\\tvar matches = ('' + value).match(/^(normal|(\\\\d+(?:\\\\.\\\\d+)?)(px|em|%)?)$/);\\n\\t\\tif (!matches || matches[1] === 'normal') {\\n\\t\\t\\treturn size * 1.2;\\n\\t\\t}\\n\\n\\t\\tvalue = +matches[2];\\n\\n\\t\\tswitch (matches[3]) {\\n\\t\\tcase 'px':\\n\\t\\t\\treturn value;\\n\\t\\tcase '%':\\n\\t\\t\\tvalue /= 100;\\n\\t\\t\\tbreak;\\n\\t\\tdefault:\\n\\t\\t\\tbreak;\\n\\t\\t}\\n\\n\\t\\treturn size * value;\\n\\t},\\n\\n\\t/**\\n\\t * Converts the given value into a padding object with pre-computed width/height.\\n\\t * @param {Number|Object} value - If a number, set the value to all TRBL component,\\n\\t *  else, if and object, use defined properties and sets undefined ones to 0.\\n\\t * @returns {Object} The padding values (top, right, bottom, left, width, height)\\n\\t * @since 2.7.0\\n\\t */\\n\\ttoPadding: function(value) {\\n\\t\\tvar t, r, b, l;\\n\\n\\t\\tif (helpers.isObject(value)) {\\n\\t\\t\\tt = +value.top || 0;\\n\\t\\t\\tr = +value.right || 0;\\n\\t\\t\\tb = +value.bottom || 0;\\n\\t\\t\\tl = +value.left || 0;\\n\\t\\t} else {\\n\\t\\t\\tt = r = b = l = +value || 0;\\n\\t\\t}\\n\\n\\t\\treturn {\\n\\t\\t\\ttop: t,\\n\\t\\t\\tright: r,\\n\\t\\t\\tbottom: b,\\n\\t\\t\\tleft: l,\\n\\t\\t\\theight: t + b,\\n\\t\\t\\twidth: l + r\\n\\t\\t};\\n\\t},\\n\\n\\t/**\\n\\t * Evaluates the given `inputs` sequentially and returns the first defined value.\\n\\t * @param {Array[]} inputs - An array of values, falling back to the last value.\\n\\t * @param {Object} [context] - If defined and the current value is a function, the value\\n\\t * is called with `context` as first argument and the result becomes the new input.\\n\\t * @param {Number} [index] - If defined and the current value is an array, the value\\n\\t * at `index` become the new input.\\n\\t * @since 2.7.0\\n\\t */\\n\\tresolve: function(inputs, context, index) {\\n\\t\\tvar i, ilen, value;\\n\\n\\t\\tfor (i = 0, ilen = inputs.length; i < ilen; ++i) {\\n\\t\\t\\tvalue = inputs[i];\\n\\t\\t\\tif (value === undefined) {\\n\\t\\t\\t\\tcontinue;\\n\\t\\t\\t}\\n\\t\\t\\tif (context !== undefined && typeof value === 'function') {\\n\\t\\t\\t\\tvalue = value(context);\\n\\t\\t\\t}\\n\\t\\t\\tif (index !== undefined && helpers.isArray(value)) {\\n\\t\\t\\t\\tvalue = value[index];\\n\\t\\t\\t}\\n\\t\\t\\tif (value !== undefined) {\\n\\t\\t\\t\\treturn value;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/helpers/helpers.options.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/helpers/index.js\":\n/*!****************************************************!*\\\n  !*** ./node_modules/chart.js/src/helpers/index.js ***!\n  \\****************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nmodule.exports = __webpack_require__(/*! ./helpers.core */ \\\"./node_modules/chart.js/src/helpers/helpers.core.js\\\");\\nmodule.exports.easing = __webpack_require__(/*! ./helpers.easing */ \\\"./node_modules/chart.js/src/helpers/helpers.easing.js\\\");\\nmodule.exports.canvas = __webpack_require__(/*! ./helpers.canvas */ \\\"./node_modules/chart.js/src/helpers/helpers.canvas.js\\\");\\nmodule.exports.options = __webpack_require__(/*! ./helpers.options */ \\\"./node_modules/chart.js/src/helpers/helpers.options.js\\\");\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/helpers/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/platforms/platform.basic.js\":\n/*!***************************************************************!*\\\n  !*** ./node_modules/chart.js/src/platforms/platform.basic.js ***!\n  \\***************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Platform fallback implementation (minimal).\\n * @see https://github.com/chartjs/Chart.js/pull/4591#issuecomment-319575939\\n */\\n\\nmodule.exports = {\\n\\tacquireContext: function(item) {\\n\\t\\tif (item && item.canvas) {\\n\\t\\t\\t// Support for any object associated to a canvas (including a context2d)\\n\\t\\t\\titem = item.canvas;\\n\\t\\t}\\n\\n\\t\\treturn item && item.getContext('2d') || null;\\n\\t}\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/platforms/platform.basic.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/platforms/platform.dom.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/chart.js/src/platforms/platform.dom.js ***!\n  \\*************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/**\\n * Chart.Platform implementation for targeting a web browser\\n */\\n\\n\\n\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\nvar EXPANDO_KEY = '$chartjs';\\nvar CSS_PREFIX = 'chartjs-';\\nvar CSS_RENDER_MONITOR = CSS_PREFIX + 'render-monitor';\\nvar CSS_RENDER_ANIMATION = CSS_PREFIX + 'render-animation';\\nvar ANIMATION_START_EVENTS = ['animationstart', 'webkitAnimationStart'];\\n\\n/**\\n * DOM event types -> Chart.js event types.\\n * Note: only events with different types are mapped.\\n * @see https://developer.mozilla.org/en-US/docs/Web/Events\\n */\\nvar EVENT_TYPES = {\\n\\ttouchstart: 'mousedown',\\n\\ttouchmove: 'mousemove',\\n\\ttouchend: 'mouseup',\\n\\tpointerenter: 'mouseenter',\\n\\tpointerdown: 'mousedown',\\n\\tpointermove: 'mousemove',\\n\\tpointerup: 'mouseup',\\n\\tpointerleave: 'mouseout',\\n\\tpointerout: 'mouseout'\\n};\\n\\n/**\\n * The \\\"used\\\" size is the final value of a dimension property after all calculations have\\n * been performed. This method uses the computed style of `element` but returns undefined\\n * if the computed style is not expressed in pixels. That can happen in some cases where\\n * `element` has a size relative to its parent and this last one is not yet displayed,\\n * for example because of `display: none` on a parent node.\\n * @see https://developer.mozilla.org/en-US/docs/Web/CSS/used_value\\n * @returns {Number} Size in pixels or undefined if unknown.\\n */\\nfunction readUsedSize(element, property) {\\n\\tvar value = helpers.getStyle(element, property);\\n\\tvar matches = value && value.match(/^(\\\\d+)(\\\\.\\\\d+)?px$/);\\n\\treturn matches ? Number(matches[1]) : undefined;\\n}\\n\\n/**\\n * Initializes the canvas style and render size without modifying the canvas display size,\\n * since responsiveness is handled by the controller.resize() method. The config is used\\n * to determine the aspect ratio to apply in case no explicit height has been specified.\\n */\\nfunction initCanvas(canvas, config) {\\n\\tvar style = canvas.style;\\n\\n\\t// NOTE(SB) canvas.getAttribute('width') !== canvas.width: in the first case it\\n\\t// returns null or '' if no explicit value has been set to the canvas attribute.\\n\\tvar renderHeight = canvas.getAttribute('height');\\n\\tvar renderWidth = canvas.getAttribute('width');\\n\\n\\t// Chart.js modifies some canvas values that we want to restore on destroy\\n\\tcanvas[EXPANDO_KEY] = {\\n\\t\\tinitial: {\\n\\t\\t\\theight: renderHeight,\\n\\t\\t\\twidth: renderWidth,\\n\\t\\t\\tstyle: {\\n\\t\\t\\t\\tdisplay: style.display,\\n\\t\\t\\t\\theight: style.height,\\n\\t\\t\\t\\twidth: style.width\\n\\t\\t\\t}\\n\\t\\t}\\n\\t};\\n\\n\\t// Force canvas to display as block to avoid extra space caused by inline\\n\\t// elements, which would interfere with the responsive resize process.\\n\\t// https://github.com/chartjs/Chart.js/issues/2538\\n\\tstyle.display = style.display || 'block';\\n\\n\\tif (renderWidth === null || renderWidth === '') {\\n\\t\\tvar displayWidth = readUsedSize(canvas, 'width');\\n\\t\\tif (displayWidth !== undefined) {\\n\\t\\t\\tcanvas.width = displayWidth;\\n\\t\\t}\\n\\t}\\n\\n\\tif (renderHeight === null || renderHeight === '') {\\n\\t\\tif (canvas.style.height === '') {\\n\\t\\t\\t// If no explicit render height and style height, let's apply the aspect ratio,\\n\\t\\t\\t// which one can be specified by the user but also by charts as default option\\n\\t\\t\\t// (i.e. options.aspectRatio). If not specified, use canvas aspect ratio of 2.\\n\\t\\t\\tcanvas.height = canvas.width / (config.options.aspectRatio || 2);\\n\\t\\t} else {\\n\\t\\t\\tvar displayHeight = readUsedSize(canvas, 'height');\\n\\t\\t\\tif (displayWidth !== undefined) {\\n\\t\\t\\t\\tcanvas.height = displayHeight;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\treturn canvas;\\n}\\n\\n/**\\n * Detects support for options object argument in addEventListener.\\n * https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener#Safely_detecting_option_support\\n * @private\\n */\\nvar supportsEventListenerOptions = (function() {\\n\\tvar supports = false;\\n\\ttry {\\n\\t\\tvar options = Object.defineProperty({}, 'passive', {\\n\\t\\t\\tget: function() {\\n\\t\\t\\t\\tsupports = true;\\n\\t\\t\\t}\\n\\t\\t});\\n\\t\\twindow.addEventListener('e', null, options);\\n\\t} catch (e) {\\n\\t\\t// continue regardless of error\\n\\t}\\n\\treturn supports;\\n}());\\n\\n// Default passive to true as expected by Chrome for 'touchstart' and 'touchend' events.\\n// https://github.com/chartjs/Chart.js/issues/4287\\nvar eventListenerOptions = supportsEventListenerOptions ? {passive: true} : false;\\n\\nfunction addEventListener(node, type, listener) {\\n\\tnode.addEventListener(type, listener, eventListenerOptions);\\n}\\n\\nfunction removeEventListener(node, type, listener) {\\n\\tnode.removeEventListener(type, listener, eventListenerOptions);\\n}\\n\\nfunction createEvent(type, chart, x, y, nativeEvent) {\\n\\treturn {\\n\\t\\ttype: type,\\n\\t\\tchart: chart,\\n\\t\\tnative: nativeEvent || null,\\n\\t\\tx: x !== undefined ? x : null,\\n\\t\\ty: y !== undefined ? y : null,\\n\\t};\\n}\\n\\nfunction fromNativeEvent(event, chart) {\\n\\tvar type = EVENT_TYPES[event.type] || event.type;\\n\\tvar pos = helpers.getRelativePosition(event, chart);\\n\\treturn createEvent(type, chart, pos.x, pos.y, event);\\n}\\n\\nfunction throttled(fn, thisArg) {\\n\\tvar ticking = false;\\n\\tvar args = [];\\n\\n\\treturn function() {\\n\\t\\targs = Array.prototype.slice.call(arguments);\\n\\t\\tthisArg = thisArg || this;\\n\\n\\t\\tif (!ticking) {\\n\\t\\t\\tticking = true;\\n\\t\\t\\thelpers.requestAnimFrame.call(window, function() {\\n\\t\\t\\t\\tticking = false;\\n\\t\\t\\t\\tfn.apply(thisArg, args);\\n\\t\\t\\t});\\n\\t\\t}\\n\\t};\\n}\\n\\n// Implementation based on https://github.com/marcj/css-element-queries\\nfunction createResizer(handler) {\\n\\tvar resizer = document.createElement('div');\\n\\tvar cls = CSS_PREFIX + 'size-monitor';\\n\\tvar maxSize = 1000000;\\n\\tvar style =\\n\\t\\t'position:absolute;' +\\n\\t\\t'left:0;' +\\n\\t\\t'top:0;' +\\n\\t\\t'right:0;' +\\n\\t\\t'bottom:0;' +\\n\\t\\t'overflow:hidden;' +\\n\\t\\t'pointer-events:none;' +\\n\\t\\t'visibility:hidden;' +\\n\\t\\t'z-index:-1;';\\n\\n\\tresizer.style.cssText = style;\\n\\tresizer.className = cls;\\n\\tresizer.innerHTML =\\n\\t\\t'<div class=\\\"' + cls + '-expand\\\" style=\\\"' + style + '\\\">' +\\n\\t\\t\\t'<div style=\\\"' +\\n\\t\\t\\t\\t'position:absolute;' +\\n\\t\\t\\t\\t'width:' + maxSize + 'px;' +\\n\\t\\t\\t\\t'height:' + maxSize + 'px;' +\\n\\t\\t\\t\\t'left:0;' +\\n\\t\\t\\t\\t'top:0\\\">' +\\n\\t\\t\\t'</div>' +\\n\\t\\t'</div>' +\\n\\t\\t'<div class=\\\"' + cls + '-shrink\\\" style=\\\"' + style + '\\\">' +\\n\\t\\t\\t'<div style=\\\"' +\\n\\t\\t\\t\\t'position:absolute;' +\\n\\t\\t\\t\\t'width:200%;' +\\n\\t\\t\\t\\t'height:200%;' +\\n\\t\\t\\t\\t'left:0; ' +\\n\\t\\t\\t\\t'top:0\\\">' +\\n\\t\\t\\t'</div>' +\\n\\t\\t'</div>';\\n\\n\\tvar expand = resizer.childNodes[0];\\n\\tvar shrink = resizer.childNodes[1];\\n\\n\\tresizer._reset = function() {\\n\\t\\texpand.scrollLeft = maxSize;\\n\\t\\texpand.scrollTop = maxSize;\\n\\t\\tshrink.scrollLeft = maxSize;\\n\\t\\tshrink.scrollTop = maxSize;\\n\\t};\\n\\tvar onScroll = function() {\\n\\t\\tresizer._reset();\\n\\t\\thandler();\\n\\t};\\n\\n\\taddEventListener(expand, 'scroll', onScroll.bind(expand, 'expand'));\\n\\taddEventListener(shrink, 'scroll', onScroll.bind(shrink, 'shrink'));\\n\\n\\treturn resizer;\\n}\\n\\n// https://davidwalsh.name/detect-node-insertion\\nfunction watchForRender(node, handler) {\\n\\tvar expando = node[EXPANDO_KEY] || (node[EXPANDO_KEY] = {});\\n\\tvar proxy = expando.renderProxy = function(e) {\\n\\t\\tif (e.animationName === CSS_RENDER_ANIMATION) {\\n\\t\\t\\thandler();\\n\\t\\t}\\n\\t};\\n\\n\\thelpers.each(ANIMATION_START_EVENTS, function(type) {\\n\\t\\taddEventListener(node, type, proxy);\\n\\t});\\n\\n\\t// #4737: Chrome might skip the CSS animation when the CSS_RENDER_MONITOR class\\n\\t// is removed then added back immediately (same animation frame?). Accessing the\\n\\t// `offsetParent` property will force a reflow and re-evaluate the CSS animation.\\n\\t// https://gist.github.com/paulirish/5d52fb081b3570c81e3a#box-metrics\\n\\t// https://github.com/chartjs/Chart.js/issues/4737\\n\\texpando.reflow = !!node.offsetParent;\\n\\n\\tnode.classList.add(CSS_RENDER_MONITOR);\\n}\\n\\nfunction unwatchForRender(node) {\\n\\tvar expando = node[EXPANDO_KEY] || {};\\n\\tvar proxy = expando.renderProxy;\\n\\n\\tif (proxy) {\\n\\t\\thelpers.each(ANIMATION_START_EVENTS, function(type) {\\n\\t\\t\\tremoveEventListener(node, type, proxy);\\n\\t\\t});\\n\\n\\t\\tdelete expando.renderProxy;\\n\\t}\\n\\n\\tnode.classList.remove(CSS_RENDER_MONITOR);\\n}\\n\\nfunction addResizeListener(node, listener, chart) {\\n\\tvar expando = node[EXPANDO_KEY] || (node[EXPANDO_KEY] = {});\\n\\n\\t// Let's keep track of this added resizer and thus avoid DOM query when removing it.\\n\\tvar resizer = expando.resizer = createResizer(throttled(function() {\\n\\t\\tif (expando.resizer) {\\n\\t\\t\\treturn listener(createEvent('resize', chart));\\n\\t\\t}\\n\\t}));\\n\\n\\t// The resizer needs to be attached to the node parent, so we first need to be\\n\\t// sure that `node` is attached to the DOM before injecting the resizer element.\\n\\twatchForRender(node, function() {\\n\\t\\tif (expando.resizer) {\\n\\t\\t\\tvar container = node.parentNode;\\n\\t\\t\\tif (container && container !== resizer.parentNode) {\\n\\t\\t\\t\\tcontainer.insertBefore(resizer, container.firstChild);\\n\\t\\t\\t}\\n\\n\\t\\t\\t// The container size might have changed, let's reset the resizer state.\\n\\t\\t\\tresizer._reset();\\n\\t\\t}\\n\\t});\\n}\\n\\nfunction removeResizeListener(node) {\\n\\tvar expando = node[EXPANDO_KEY] || {};\\n\\tvar resizer = expando.resizer;\\n\\n\\tdelete expando.resizer;\\n\\tunwatchForRender(node);\\n\\n\\tif (resizer && resizer.parentNode) {\\n\\t\\tresizer.parentNode.removeChild(resizer);\\n\\t}\\n}\\n\\nfunction injectCSS(platform, css) {\\n\\t// http://stackoverflow.com/q/3922139\\n\\tvar style = platform._style || document.createElement('style');\\n\\tif (!platform._style) {\\n\\t\\tplatform._style = style;\\n\\t\\tcss = '/* Chart.js */\\\\n' + css;\\n\\t\\tstyle.setAttribute('type', 'text/css');\\n\\t\\tdocument.getElementsByTagName('head')[0].appendChild(style);\\n\\t}\\n\\n\\tstyle.appendChild(document.createTextNode(css));\\n}\\n\\nmodule.exports = {\\n\\t/**\\n\\t * This property holds whether this platform is enabled for the current environment.\\n\\t * Currently used by platform.js to select the proper implementation.\\n\\t * @private\\n\\t */\\n\\t_enabled: typeof window !== 'undefined' && typeof document !== 'undefined',\\n\\n\\tinitialize: function() {\\n\\t\\tvar keyframes = 'from{opacity:0.99}to{opacity:1}';\\n\\n\\t\\tinjectCSS(this,\\n\\t\\t\\t// DOM rendering detection\\n\\t\\t\\t// https://davidwalsh.name/detect-node-insertion\\n\\t\\t\\t'@-webkit-keyframes ' + CSS_RENDER_ANIMATION + '{' + keyframes + '}' +\\n\\t\\t\\t'@keyframes ' + CSS_RENDER_ANIMATION + '{' + keyframes + '}' +\\n\\t\\t\\t'.' + CSS_RENDER_MONITOR + '{' +\\n\\t\\t\\t\\t'-webkit-animation:' + CSS_RENDER_ANIMATION + ' 0.001s;' +\\n\\t\\t\\t\\t'animation:' + CSS_RENDER_ANIMATION + ' 0.001s;' +\\n\\t\\t\\t'}'\\n\\t\\t);\\n\\t},\\n\\n\\tacquireContext: function(item, config) {\\n\\t\\tif (typeof item === 'string') {\\n\\t\\t\\titem = document.getElementById(item);\\n\\t\\t} else if (item.length) {\\n\\t\\t\\t// Support for array based queries (such as jQuery)\\n\\t\\t\\titem = item[0];\\n\\t\\t}\\n\\n\\t\\tif (item && item.canvas) {\\n\\t\\t\\t// Support for any object associated to a canvas (including a context2d)\\n\\t\\t\\titem = item.canvas;\\n\\t\\t}\\n\\n\\t\\t// To prevent canvas fingerprinting, some add-ons undefine the getContext\\n\\t\\t// method, for example: https://github.com/kkapsner/CanvasBlocker\\n\\t\\t// https://github.com/chartjs/Chart.js/issues/2807\\n\\t\\tvar context = item && item.getContext && item.getContext('2d');\\n\\n\\t\\t// `instanceof HTMLCanvasElement/CanvasRenderingContext2D` fails when the item is\\n\\t\\t// inside an iframe or when running in a protected environment. We could guess the\\n\\t\\t// types from their toString() value but let's keep things flexible and assume it's\\n\\t\\t// a sufficient condition if the item has a context2D which has item as `canvas`.\\n\\t\\t// https://github.com/chartjs/Chart.js/issues/3887\\n\\t\\t// https://github.com/chartjs/Chart.js/issues/4102\\n\\t\\t// https://github.com/chartjs/Chart.js/issues/4152\\n\\t\\tif (context && context.canvas === item) {\\n\\t\\t\\tinitCanvas(item, config);\\n\\t\\t\\treturn context;\\n\\t\\t}\\n\\n\\t\\treturn null;\\n\\t},\\n\\n\\treleaseContext: function(context) {\\n\\t\\tvar canvas = context.canvas;\\n\\t\\tif (!canvas[EXPANDO_KEY]) {\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tvar initial = canvas[EXPANDO_KEY].initial;\\n\\t\\t['height', 'width'].forEach(function(prop) {\\n\\t\\t\\tvar value = initial[prop];\\n\\t\\t\\tif (helpers.isNullOrUndef(value)) {\\n\\t\\t\\t\\tcanvas.removeAttribute(prop);\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tcanvas.setAttribute(prop, value);\\n\\t\\t\\t}\\n\\t\\t});\\n\\n\\t\\thelpers.each(initial.style || {}, function(value, key) {\\n\\t\\t\\tcanvas.style[key] = value;\\n\\t\\t});\\n\\n\\t\\t// The canvas render size might have been changed (and thus the state stack discarded),\\n\\t\\t// we can't use save() and restore() to restore the initial state. So make sure that at\\n\\t\\t// least the canvas context is reset to the default state by setting the canvas width.\\n\\t\\t// https://www.w3.org/TR/2011/WD-html5-20110525/the-canvas-element.html\\n\\t\\tcanvas.width = canvas.width;\\n\\n\\t\\tdelete canvas[EXPANDO_KEY];\\n\\t},\\n\\n\\taddEventListener: function(chart, type, listener) {\\n\\t\\tvar canvas = chart.canvas;\\n\\t\\tif (type === 'resize') {\\n\\t\\t\\t// Note: the resize event is not supported on all browsers.\\n\\t\\t\\taddResizeListener(canvas, listener, chart);\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tvar expando = listener[EXPANDO_KEY] || (listener[EXPANDO_KEY] = {});\\n\\t\\tvar proxies = expando.proxies || (expando.proxies = {});\\n\\t\\tvar proxy = proxies[chart.id + '_' + type] = function(event) {\\n\\t\\t\\tlistener(fromNativeEvent(event, chart));\\n\\t\\t};\\n\\n\\t\\taddEventListener(canvas, type, proxy);\\n\\t},\\n\\n\\tremoveEventListener: function(chart, type, listener) {\\n\\t\\tvar canvas = chart.canvas;\\n\\t\\tif (type === 'resize') {\\n\\t\\t\\t// Note: the resize event is not supported on all browsers.\\n\\t\\t\\tremoveResizeListener(canvas, listener);\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tvar expando = listener[EXPANDO_KEY] || {};\\n\\t\\tvar proxies = expando.proxies || {};\\n\\t\\tvar proxy = proxies[chart.id + '_' + type];\\n\\t\\tif (!proxy) {\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tremoveEventListener(canvas, type, proxy);\\n\\t}\\n};\\n\\n// DEPRECATIONS\\n\\n/**\\n * Provided for backward compatibility, use EventTarget.addEventListener instead.\\n * EventTarget.addEventListener compatibility: Chrome, Opera 7, Safari, FF1.5+, IE9+\\n * @see https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener\\n * @function Chart.helpers.addEvent\\n * @deprecated since version 2.7.0\\n * @todo remove at version 3\\n * @private\\n */\\nhelpers.addEvent = addEventListener;\\n\\n/**\\n * Provided for backward compatibility, use EventTarget.removeEventListener instead.\\n * EventTarget.removeEventListener compatibility: Chrome, Opera 7, Safari, FF1.5+, IE9+\\n * @see https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/removeEventListener\\n * @function Chart.helpers.removeEvent\\n * @deprecated since version 2.7.0\\n * @todo remove at version 3\\n * @private\\n */\\nhelpers.removeEvent = removeEventListener;\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/platforms/platform.dom.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/platforms/platform.js\":\n/*!*********************************************************!*\\\n  !*** ./node_modules/chart.js/src/platforms/platform.js ***!\n  \\*********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\nvar basic = __webpack_require__(/*! ./platform.basic */ \\\"./node_modules/chart.js/src/platforms/platform.basic.js\\\");\\nvar dom = __webpack_require__(/*! ./platform.dom */ \\\"./node_modules/chart.js/src/platforms/platform.dom.js\\\");\\n\\n// @TODO Make possible to select another platform at build time.\\nvar implementation = dom._enabled ? dom : basic;\\n\\n/**\\n * @namespace Chart.platform\\n * @see https://chartjs.gitbooks.io/proposals/content/Platform.html\\n * @since 2.4.0\\n */\\nmodule.exports = helpers.extend({\\n\\t/**\\n\\t * @since 2.7.0\\n\\t */\\n\\tinitialize: function() {},\\n\\n\\t/**\\n\\t * Called at chart construction time, returns a context2d instance implementing\\n\\t * the [W3C Canvas 2D Context API standard]{@link https://www.w3.org/TR/2dcontext/}.\\n\\t * @param {*} item - The native item from which to acquire context (platform specific)\\n\\t * @param {Object} options - The chart options\\n\\t * @returns {CanvasRenderingContext2D} context2d instance\\n\\t */\\n\\tacquireContext: function() {},\\n\\n\\t/**\\n\\t * Called at chart destruction time, releases any resources associated to the context\\n\\t * previously returned by the acquireContext() method.\\n\\t * @param {CanvasRenderingContext2D} context - The context2d instance\\n\\t * @returns {Boolean} true if the method succeeded, else false\\n\\t */\\n\\treleaseContext: function() {},\\n\\n\\t/**\\n\\t * Registers the specified listener on the given chart.\\n\\t * @param {Chart} chart - Chart from which to listen for event\\n\\t * @param {String} type - The ({@link IEvent}) type to listen for\\n\\t * @param {Function} listener - Receives a notification (an object that implements\\n\\t * the {@link IEvent} interface) when an event of the specified type occurs.\\n\\t */\\n\\taddEventListener: function() {},\\n\\n\\t/**\\n\\t * Removes the specified listener previously registered with addEventListener.\\n\\t * @param {Chart} chart -Chart from which to remove the listener\\n\\t * @param {String} type - The ({@link IEvent}) type to remove\\n\\t * @param {Function} listener - The listener function to remove from the event target.\\n\\t */\\n\\tremoveEventListener: function() {}\\n\\n}, implementation);\\n\\n/**\\n * @interface IPlatform\\n * Allows abstracting platform dependencies away from the chart\\n * @borrows Chart.platform.acquireContext as acquireContext\\n * @borrows Chart.platform.releaseContext as releaseContext\\n * @borrows Chart.platform.addEventListener as addEventListener\\n * @borrows Chart.platform.removeEventListener as removeEventListener\\n */\\n\\n/**\\n * @interface IEvent\\n * @prop {String} type - The event type name, possible values are:\\n * 'contextmenu', 'mouseenter', 'mousedown', 'mousemove', 'mouseup', 'mouseout',\\n * 'click', 'dblclick', 'keydown', 'keypress', 'keyup' and 'resize'\\n * @prop {*} native - The original native event (null for emulated events, e.g. 'resize')\\n * @prop {Number} x - The mouse x position, relative to the canvas (null for incompatible events)\\n * @prop {Number} y - The mouse y position, relative to the canvas (null for incompatible events)\\n */\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/platforms/platform.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/plugins/index.js\":\n/*!****************************************************!*\\\n  !*** ./node_modules/chart.js/src/plugins/index.js ***!\n  \\****************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nmodule.exports = {};\\nmodule.exports.filler = __webpack_require__(/*! ./plugin.filler */ \\\"./node_modules/chart.js/src/plugins/plugin.filler.js\\\");\\nmodule.exports.legend = __webpack_require__(/*! ./plugin.legend */ \\\"./node_modules/chart.js/src/plugins/plugin.legend.js\\\");\\nmodule.exports.title = __webpack_require__(/*! ./plugin.title */ \\\"./node_modules/chart.js/src/plugins/plugin.title.js\\\");\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/plugins/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/plugins/plugin.filler.js\":\n/*!************************************************************!*\\\n  !*** ./node_modules/chart.js/src/plugins/plugin.filler.js ***!\n  \\************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/**\\n * Plugin based on discussion from the following Chart.js issues:\\n * @see https://github.com/chartjs/Chart.js/issues/2380#issuecomment-279961569\\n * @see https://github.com/chartjs/Chart.js/issues/2440#issuecomment-256461897\\n */\\n\\n\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar elements = __webpack_require__(/*! ../elements/index */ \\\"./node_modules/chart.js/src/elements/index.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\n\\ndefaults._set('global', {\\n\\tplugins: {\\n\\t\\tfiller: {\\n\\t\\t\\tpropagate: true\\n\\t\\t}\\n\\t}\\n});\\n\\nvar mappers = {\\n\\tdataset: function(source) {\\n\\t\\tvar index = source.fill;\\n\\t\\tvar chart = source.chart;\\n\\t\\tvar meta = chart.getDatasetMeta(index);\\n\\t\\tvar visible = meta && chart.isDatasetVisible(index);\\n\\t\\tvar points = (visible && meta.dataset._children) || [];\\n\\t\\tvar length = points.length || 0;\\n\\n\\t\\treturn !length ? null : function(point, i) {\\n\\t\\t\\treturn (i < length && points[i]._view) || null;\\n\\t\\t};\\n\\t},\\n\\n\\tboundary: function(source) {\\n\\t\\tvar boundary = source.boundary;\\n\\t\\tvar x = boundary ? boundary.x : null;\\n\\t\\tvar y = boundary ? boundary.y : null;\\n\\n\\t\\treturn function(point) {\\n\\t\\t\\treturn {\\n\\t\\t\\t\\tx: x === null ? point.x : x,\\n\\t\\t\\t\\ty: y === null ? point.y : y,\\n\\t\\t\\t};\\n\\t\\t};\\n\\t}\\n};\\n\\n// @todo if (fill[0] === '#')\\nfunction decodeFill(el, index, count) {\\n\\tvar model = el._model || {};\\n\\tvar fill = model.fill;\\n\\tvar target;\\n\\n\\tif (fill === undefined) {\\n\\t\\tfill = !!model.backgroundColor;\\n\\t}\\n\\n\\tif (fill === false || fill === null) {\\n\\t\\treturn false;\\n\\t}\\n\\n\\tif (fill === true) {\\n\\t\\treturn 'origin';\\n\\t}\\n\\n\\ttarget = parseFloat(fill, 10);\\n\\tif (isFinite(target) && Math.floor(target) === target) {\\n\\t\\tif (fill[0] === '-' || fill[0] === '+') {\\n\\t\\t\\ttarget = index + target;\\n\\t\\t}\\n\\n\\t\\tif (target === index || target < 0 || target >= count) {\\n\\t\\t\\treturn false;\\n\\t\\t}\\n\\n\\t\\treturn target;\\n\\t}\\n\\n\\tswitch (fill) {\\n\\t// compatibility\\n\\tcase 'bottom':\\n\\t\\treturn 'start';\\n\\tcase 'top':\\n\\t\\treturn 'end';\\n\\tcase 'zero':\\n\\t\\treturn 'origin';\\n\\t// supported boundaries\\n\\tcase 'origin':\\n\\tcase 'start':\\n\\tcase 'end':\\n\\t\\treturn fill;\\n\\t// invalid fill values\\n\\tdefault:\\n\\t\\treturn false;\\n\\t}\\n}\\n\\nfunction computeBoundary(source) {\\n\\tvar model = source.el._model || {};\\n\\tvar scale = source.el._scale || {};\\n\\tvar fill = source.fill;\\n\\tvar target = null;\\n\\tvar horizontal;\\n\\n\\tif (isFinite(fill)) {\\n\\t\\treturn null;\\n\\t}\\n\\n\\t// Backward compatibility: until v3, we still need to support boundary values set on\\n\\t// the model (scaleTop, scaleBottom and scaleZero) because some external plugins and\\n\\t// controllers might still use it (e.g. the Smith chart).\\n\\n\\tif (fill === 'start') {\\n\\t\\ttarget = model.scaleBottom === undefined ? scale.bottom : model.scaleBottom;\\n\\t} else if (fill === 'end') {\\n\\t\\ttarget = model.scaleTop === undefined ? scale.top : model.scaleTop;\\n\\t} else if (model.scaleZero !== undefined) {\\n\\t\\ttarget = model.scaleZero;\\n\\t} else if (scale.getBasePosition) {\\n\\t\\ttarget = scale.getBasePosition();\\n\\t} else if (scale.getBasePixel) {\\n\\t\\ttarget = scale.getBasePixel();\\n\\t}\\n\\n\\tif (target !== undefined && target !== null) {\\n\\t\\tif (target.x !== undefined && target.y !== undefined) {\\n\\t\\t\\treturn target;\\n\\t\\t}\\n\\n\\t\\tif (typeof target === 'number' && isFinite(target)) {\\n\\t\\t\\thorizontal = scale.isHorizontal();\\n\\t\\t\\treturn {\\n\\t\\t\\t\\tx: horizontal ? target : null,\\n\\t\\t\\t\\ty: horizontal ? null : target\\n\\t\\t\\t};\\n\\t\\t}\\n\\t}\\n\\n\\treturn null;\\n}\\n\\nfunction resolveTarget(sources, index, propagate) {\\n\\tvar source = sources[index];\\n\\tvar fill = source.fill;\\n\\tvar visited = [index];\\n\\tvar target;\\n\\n\\tif (!propagate) {\\n\\t\\treturn fill;\\n\\t}\\n\\n\\twhile (fill !== false && visited.indexOf(fill) === -1) {\\n\\t\\tif (!isFinite(fill)) {\\n\\t\\t\\treturn fill;\\n\\t\\t}\\n\\n\\t\\ttarget = sources[fill];\\n\\t\\tif (!target) {\\n\\t\\t\\treturn false;\\n\\t\\t}\\n\\n\\t\\tif (target.visible) {\\n\\t\\t\\treturn fill;\\n\\t\\t}\\n\\n\\t\\tvisited.push(fill);\\n\\t\\tfill = target.fill;\\n\\t}\\n\\n\\treturn false;\\n}\\n\\nfunction createMapper(source) {\\n\\tvar fill = source.fill;\\n\\tvar type = 'dataset';\\n\\n\\tif (fill === false) {\\n\\t\\treturn null;\\n\\t}\\n\\n\\tif (!isFinite(fill)) {\\n\\t\\ttype = 'boundary';\\n\\t}\\n\\n\\treturn mappers[type](source);\\n}\\n\\nfunction isDrawable(point) {\\n\\treturn point && !point.skip;\\n}\\n\\nfunction drawArea(ctx, curve0, curve1, len0, len1) {\\n\\tvar i;\\n\\n\\tif (!len0 || !len1) {\\n\\t\\treturn;\\n\\t}\\n\\n\\t// building first area curve (normal)\\n\\tctx.moveTo(curve0[0].x, curve0[0].y);\\n\\tfor (i = 1; i < len0; ++i) {\\n\\t\\thelpers.canvas.lineTo(ctx, curve0[i - 1], curve0[i]);\\n\\t}\\n\\n\\t// joining the two area curves\\n\\tctx.lineTo(curve1[len1 - 1].x, curve1[len1 - 1].y);\\n\\n\\t// building opposite area curve (reverse)\\n\\tfor (i = len1 - 1; i > 0; --i) {\\n\\t\\thelpers.canvas.lineTo(ctx, curve1[i], curve1[i - 1], true);\\n\\t}\\n}\\n\\nfunction doFill(ctx, points, mapper, view, color, loop) {\\n\\tvar count = points.length;\\n\\tvar span = view.spanGaps;\\n\\tvar curve0 = [];\\n\\tvar curve1 = [];\\n\\tvar len0 = 0;\\n\\tvar len1 = 0;\\n\\tvar i, ilen, index, p0, p1, d0, d1;\\n\\n\\tctx.beginPath();\\n\\n\\tfor (i = 0, ilen = (count + !!loop); i < ilen; ++i) {\\n\\t\\tindex = i % count;\\n\\t\\tp0 = points[index]._view;\\n\\t\\tp1 = mapper(p0, index, view);\\n\\t\\td0 = isDrawable(p0);\\n\\t\\td1 = isDrawable(p1);\\n\\n\\t\\tif (d0 && d1) {\\n\\t\\t\\tlen0 = curve0.push(p0);\\n\\t\\t\\tlen1 = curve1.push(p1);\\n\\t\\t} else if (len0 && len1) {\\n\\t\\t\\tif (!span) {\\n\\t\\t\\t\\tdrawArea(ctx, curve0, curve1, len0, len1);\\n\\t\\t\\t\\tlen0 = len1 = 0;\\n\\t\\t\\t\\tcurve0 = [];\\n\\t\\t\\t\\tcurve1 = [];\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tif (d0) {\\n\\t\\t\\t\\t\\tcurve0.push(p0);\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\tif (d1) {\\n\\t\\t\\t\\t\\tcurve1.push(p1);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\tdrawArea(ctx, curve0, curve1, len0, len1);\\n\\n\\tctx.closePath();\\n\\tctx.fillStyle = color;\\n\\tctx.fill();\\n}\\n\\nmodule.exports = {\\n\\tid: 'filler',\\n\\n\\tafterDatasetsUpdate: function(chart, options) {\\n\\t\\tvar count = (chart.data.datasets || []).length;\\n\\t\\tvar propagate = options.propagate;\\n\\t\\tvar sources = [];\\n\\t\\tvar meta, i, el, source;\\n\\n\\t\\tfor (i = 0; i < count; ++i) {\\n\\t\\t\\tmeta = chart.getDatasetMeta(i);\\n\\t\\t\\tel = meta.dataset;\\n\\t\\t\\tsource = null;\\n\\n\\t\\t\\tif (el && el._model && el instanceof elements.Line) {\\n\\t\\t\\t\\tsource = {\\n\\t\\t\\t\\t\\tvisible: chart.isDatasetVisible(i),\\n\\t\\t\\t\\t\\tfill: decodeFill(el, i, count),\\n\\t\\t\\t\\t\\tchart: chart,\\n\\t\\t\\t\\t\\tel: el\\n\\t\\t\\t\\t};\\n\\t\\t\\t}\\n\\n\\t\\t\\tmeta.$filler = source;\\n\\t\\t\\tsources.push(source);\\n\\t\\t}\\n\\n\\t\\tfor (i = 0; i < count; ++i) {\\n\\t\\t\\tsource = sources[i];\\n\\t\\t\\tif (!source) {\\n\\t\\t\\t\\tcontinue;\\n\\t\\t\\t}\\n\\n\\t\\t\\tsource.fill = resolveTarget(sources, i, propagate);\\n\\t\\t\\tsource.boundary = computeBoundary(source);\\n\\t\\t\\tsource.mapper = createMapper(source);\\n\\t\\t}\\n\\t},\\n\\n\\tbeforeDatasetDraw: function(chart, args) {\\n\\t\\tvar meta = args.meta.$filler;\\n\\t\\tif (!meta) {\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\tvar ctx = chart.ctx;\\n\\t\\tvar el = meta.el;\\n\\t\\tvar view = el._view;\\n\\t\\tvar points = el._children || [];\\n\\t\\tvar mapper = meta.mapper;\\n\\t\\tvar color = view.backgroundColor || defaults.global.defaultColor;\\n\\n\\t\\tif (mapper && color && points.length) {\\n\\t\\t\\thelpers.canvas.clipArea(ctx, chart.chartArea);\\n\\t\\t\\tdoFill(ctx, points, mapper, view, color, el._loop);\\n\\t\\t\\thelpers.canvas.unclipArea(ctx);\\n\\t\\t}\\n\\t}\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/plugins/plugin.filler.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/plugins/plugin.legend.js\":\n/*!************************************************************!*\\\n  !*** ./node_modules/chart.js/src/plugins/plugin.legend.js ***!\n  \\************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar Element = __webpack_require__(/*! ../core/core.element */ \\\"./node_modules/chart.js/src/core/core.element.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\nvar layouts = __webpack_require__(/*! ../core/core.layouts */ \\\"./node_modules/chart.js/src/core/core.layouts.js\\\");\\n\\nvar noop = helpers.noop;\\n\\ndefaults._set('global', {\\n\\tlegend: {\\n\\t\\tdisplay: true,\\n\\t\\tposition: 'top',\\n\\t\\tfullWidth: true,\\n\\t\\treverse: false,\\n\\t\\tweight: 1000,\\n\\n\\t\\t// a callback that will handle\\n\\t\\tonClick: function(e, legendItem) {\\n\\t\\t\\tvar index = legendItem.datasetIndex;\\n\\t\\t\\tvar ci = this.chart;\\n\\t\\t\\tvar meta = ci.getDatasetMeta(index);\\n\\n\\t\\t\\t// See controller.isDatasetVisible comment\\n\\t\\t\\tmeta.hidden = meta.hidden === null ? !ci.data.datasets[index].hidden : null;\\n\\n\\t\\t\\t// We hid a dataset ... rerender the chart\\n\\t\\t\\tci.update();\\n\\t\\t},\\n\\n\\t\\tonHover: null,\\n\\n\\t\\tlabels: {\\n\\t\\t\\tboxWidth: 40,\\n\\t\\t\\tpadding: 10,\\n\\t\\t\\t// Generates labels shown in the legend\\n\\t\\t\\t// Valid properties to return:\\n\\t\\t\\t// text : text to display\\n\\t\\t\\t// fillStyle : fill of coloured box\\n\\t\\t\\t// strokeStyle: stroke of coloured box\\n\\t\\t\\t// hidden : if this legend item refers to a hidden item\\n\\t\\t\\t// lineCap : cap style for line\\n\\t\\t\\t// lineDash\\n\\t\\t\\t// lineDashOffset :\\n\\t\\t\\t// lineJoin :\\n\\t\\t\\t// lineWidth :\\n\\t\\t\\tgenerateLabels: function(chart) {\\n\\t\\t\\t\\tvar data = chart.data;\\n\\t\\t\\t\\treturn helpers.isArray(data.datasets) ? data.datasets.map(function(dataset, i) {\\n\\t\\t\\t\\t\\treturn {\\n\\t\\t\\t\\t\\t\\ttext: dataset.label,\\n\\t\\t\\t\\t\\t\\tfillStyle: (!helpers.isArray(dataset.backgroundColor) ? dataset.backgroundColor : dataset.backgroundColor[0]),\\n\\t\\t\\t\\t\\t\\thidden: !chart.isDatasetVisible(i),\\n\\t\\t\\t\\t\\t\\tlineCap: dataset.borderCapStyle,\\n\\t\\t\\t\\t\\t\\tlineDash: dataset.borderDash,\\n\\t\\t\\t\\t\\t\\tlineDashOffset: dataset.borderDashOffset,\\n\\t\\t\\t\\t\\t\\tlineJoin: dataset.borderJoinStyle,\\n\\t\\t\\t\\t\\t\\tlineWidth: dataset.borderWidth,\\n\\t\\t\\t\\t\\t\\tstrokeStyle: dataset.borderColor,\\n\\t\\t\\t\\t\\t\\tpointStyle: dataset.pointStyle,\\n\\n\\t\\t\\t\\t\\t\\t// Below is extra data used for toggling the datasets\\n\\t\\t\\t\\t\\t\\tdatasetIndex: i\\n\\t\\t\\t\\t\\t};\\n\\t\\t\\t\\t}, this) : [];\\n\\t\\t\\t}\\n\\t\\t}\\n\\t},\\n\\n\\tlegendCallback: function(chart) {\\n\\t\\tvar text = [];\\n\\t\\ttext.push('<ul class=\\\"' + chart.id + '-legend\\\">');\\n\\t\\tfor (var i = 0; i < chart.data.datasets.length; i++) {\\n\\t\\t\\ttext.push('<li><span style=\\\"background-color:' + chart.data.datasets[i].backgroundColor + '\\\"></span>');\\n\\t\\t\\tif (chart.data.datasets[i].label) {\\n\\t\\t\\t\\ttext.push(chart.data.datasets[i].label);\\n\\t\\t\\t}\\n\\t\\t\\ttext.push('</li>');\\n\\t\\t}\\n\\t\\ttext.push('</ul>');\\n\\t\\treturn text.join('');\\n\\t}\\n});\\n\\n/**\\n * Helper function to get the box width based on the usePointStyle option\\n * @param labelopts {Object} the label options on the legend\\n * @param fontSize {Number} the label font size\\n * @return {Number} width of the color box area\\n */\\nfunction getBoxWidth(labelOpts, fontSize) {\\n\\treturn labelOpts.usePointStyle ?\\n\\t\\tfontSize * Math.SQRT2 :\\n\\t\\tlabelOpts.boxWidth;\\n}\\n\\n/**\\n * IMPORTANT: this class is exposed publicly as Chart.Legend, backward compatibility required!\\n */\\nvar Legend = Element.extend({\\n\\n\\tinitialize: function(config) {\\n\\t\\thelpers.extend(this, config);\\n\\n\\t\\t// Contains hit boxes for each dataset (in dataset order)\\n\\t\\tthis.legendHitBoxes = [];\\n\\n\\t\\t// Are we in doughnut mode which has a different data type\\n\\t\\tthis.doughnutMode = false;\\n\\t},\\n\\n\\t// These methods are ordered by lifecycle. Utilities then follow.\\n\\t// Any function defined here is inherited by all legend types.\\n\\t// Any function can be extended by the legend type\\n\\n\\tbeforeUpdate: noop,\\n\\tupdate: function(maxWidth, maxHeight, margins) {\\n\\t\\tvar me = this;\\n\\n\\t\\t// Update Lifecycle - Probably don't want to ever extend or overwrite this function ;)\\n\\t\\tme.beforeUpdate();\\n\\n\\t\\t// Absorb the master measurements\\n\\t\\tme.maxWidth = maxWidth;\\n\\t\\tme.maxHeight = maxHeight;\\n\\t\\tme.margins = margins;\\n\\n\\t\\t// Dimensions\\n\\t\\tme.beforeSetDimensions();\\n\\t\\tme.setDimensions();\\n\\t\\tme.afterSetDimensions();\\n\\t\\t// Labels\\n\\t\\tme.beforeBuildLabels();\\n\\t\\tme.buildLabels();\\n\\t\\tme.afterBuildLabels();\\n\\n\\t\\t// Fit\\n\\t\\tme.beforeFit();\\n\\t\\tme.fit();\\n\\t\\tme.afterFit();\\n\\t\\t//\\n\\t\\tme.afterUpdate();\\n\\n\\t\\treturn me.minSize;\\n\\t},\\n\\tafterUpdate: noop,\\n\\n\\t//\\n\\n\\tbeforeSetDimensions: noop,\\n\\tsetDimensions: function() {\\n\\t\\tvar me = this;\\n\\t\\t// Set the unconstrained dimension before label rotation\\n\\t\\tif (me.isHorizontal()) {\\n\\t\\t\\t// Reset position before calculating rotation\\n\\t\\t\\tme.width = me.maxWidth;\\n\\t\\t\\tme.left = 0;\\n\\t\\t\\tme.right = me.width;\\n\\t\\t} else {\\n\\t\\t\\tme.height = me.maxHeight;\\n\\n\\t\\t\\t// Reset position before calculating rotation\\n\\t\\t\\tme.top = 0;\\n\\t\\t\\tme.bottom = me.height;\\n\\t\\t}\\n\\n\\t\\t// Reset padding\\n\\t\\tme.paddingLeft = 0;\\n\\t\\tme.paddingTop = 0;\\n\\t\\tme.paddingRight = 0;\\n\\t\\tme.paddingBottom = 0;\\n\\n\\t\\t// Reset minSize\\n\\t\\tme.minSize = {\\n\\t\\t\\twidth: 0,\\n\\t\\t\\theight: 0\\n\\t\\t};\\n\\t},\\n\\tafterSetDimensions: noop,\\n\\n\\t//\\n\\n\\tbeforeBuildLabels: noop,\\n\\tbuildLabels: function() {\\n\\t\\tvar me = this;\\n\\t\\tvar labelOpts = me.options.labels || {};\\n\\t\\tvar legendItems = helpers.callback(labelOpts.generateLabels, [me.chart], me) || [];\\n\\n\\t\\tif (labelOpts.filter) {\\n\\t\\t\\tlegendItems = legendItems.filter(function(item) {\\n\\t\\t\\t\\treturn labelOpts.filter(item, me.chart.data);\\n\\t\\t\\t});\\n\\t\\t}\\n\\n\\t\\tif (me.options.reverse) {\\n\\t\\t\\tlegendItems.reverse();\\n\\t\\t}\\n\\n\\t\\tme.legendItems = legendItems;\\n\\t},\\n\\tafterBuildLabels: noop,\\n\\n\\t//\\n\\n\\tbeforeFit: noop,\\n\\tfit: function() {\\n\\t\\tvar me = this;\\n\\t\\tvar opts = me.options;\\n\\t\\tvar labelOpts = opts.labels;\\n\\t\\tvar display = opts.display;\\n\\n\\t\\tvar ctx = me.ctx;\\n\\n\\t\\tvar globalDefault = defaults.global;\\n\\t\\tvar valueOrDefault = helpers.valueOrDefault;\\n\\t\\tvar fontSize = valueOrDefault(labelOpts.fontSize, globalDefault.defaultFontSize);\\n\\t\\tvar fontStyle = valueOrDefault(labelOpts.fontStyle, globalDefault.defaultFontStyle);\\n\\t\\tvar fontFamily = valueOrDefault(labelOpts.fontFamily, globalDefault.defaultFontFamily);\\n\\t\\tvar labelFont = helpers.fontString(fontSize, fontStyle, fontFamily);\\n\\n\\t\\t// Reset hit boxes\\n\\t\\tvar hitboxes = me.legendHitBoxes = [];\\n\\n\\t\\tvar minSize = me.minSize;\\n\\t\\tvar isHorizontal = me.isHorizontal();\\n\\n\\t\\tif (isHorizontal) {\\n\\t\\t\\tminSize.width = me.maxWidth; // fill all the width\\n\\t\\t\\tminSize.height = display ? 10 : 0;\\n\\t\\t} else {\\n\\t\\t\\tminSize.width = display ? 10 : 0;\\n\\t\\t\\tminSize.height = me.maxHeight; // fill all the height\\n\\t\\t}\\n\\n\\t\\t// Increase sizes here\\n\\t\\tif (display) {\\n\\t\\t\\tctx.font = labelFont;\\n\\n\\t\\t\\tif (isHorizontal) {\\n\\t\\t\\t\\t// Labels\\n\\n\\t\\t\\t\\t// Width of each line of legend boxes. Labels wrap onto multiple lines when there are too many to fit on one\\n\\t\\t\\t\\tvar lineWidths = me.lineWidths = [0];\\n\\t\\t\\t\\tvar totalHeight = me.legendItems.length ? fontSize + (labelOpts.padding) : 0;\\n\\n\\t\\t\\t\\tctx.textAlign = 'left';\\n\\t\\t\\t\\tctx.textBaseline = 'top';\\n\\n\\t\\t\\t\\thelpers.each(me.legendItems, function(legendItem, i) {\\n\\t\\t\\t\\t\\tvar boxWidth = getBoxWidth(labelOpts, fontSize);\\n\\t\\t\\t\\t\\tvar width = boxWidth + (fontSize / 2) + ctx.measureText(legendItem.text).width;\\n\\n\\t\\t\\t\\t\\tif (lineWidths[lineWidths.length - 1] + width + labelOpts.padding >= me.width) {\\n\\t\\t\\t\\t\\t\\ttotalHeight += fontSize + (labelOpts.padding);\\n\\t\\t\\t\\t\\t\\tlineWidths[lineWidths.length] = me.left;\\n\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t// Store the hitbox width and height here. Final position will be updated in `draw`\\n\\t\\t\\t\\t\\thitboxes[i] = {\\n\\t\\t\\t\\t\\t\\tleft: 0,\\n\\t\\t\\t\\t\\t\\ttop: 0,\\n\\t\\t\\t\\t\\t\\twidth: width,\\n\\t\\t\\t\\t\\t\\theight: fontSize\\n\\t\\t\\t\\t\\t};\\n\\n\\t\\t\\t\\t\\tlineWidths[lineWidths.length - 1] += width + labelOpts.padding;\\n\\t\\t\\t\\t});\\n\\n\\t\\t\\t\\tminSize.height += totalHeight;\\n\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tvar vPadding = labelOpts.padding;\\n\\t\\t\\t\\tvar columnWidths = me.columnWidths = [];\\n\\t\\t\\t\\tvar totalWidth = labelOpts.padding;\\n\\t\\t\\t\\tvar currentColWidth = 0;\\n\\t\\t\\t\\tvar currentColHeight = 0;\\n\\t\\t\\t\\tvar itemHeight = fontSize + vPadding;\\n\\n\\t\\t\\t\\thelpers.each(me.legendItems, function(legendItem, i) {\\n\\t\\t\\t\\t\\tvar boxWidth = getBoxWidth(labelOpts, fontSize);\\n\\t\\t\\t\\t\\tvar itemWidth = boxWidth + (fontSize / 2) + ctx.measureText(legendItem.text).width;\\n\\n\\t\\t\\t\\t\\t// If too tall, go to new column\\n\\t\\t\\t\\t\\tif (currentColHeight + itemHeight > minSize.height) {\\n\\t\\t\\t\\t\\t\\ttotalWidth += currentColWidth + labelOpts.padding;\\n\\t\\t\\t\\t\\t\\tcolumnWidths.push(currentColWidth); // previous column width\\n\\n\\t\\t\\t\\t\\t\\tcurrentColWidth = 0;\\n\\t\\t\\t\\t\\t\\tcurrentColHeight = 0;\\n\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t// Get max width\\n\\t\\t\\t\\t\\tcurrentColWidth = Math.max(currentColWidth, itemWidth);\\n\\t\\t\\t\\t\\tcurrentColHeight += itemHeight;\\n\\n\\t\\t\\t\\t\\t// Store the hitbox width and height here. Final position will be updated in `draw`\\n\\t\\t\\t\\t\\thitboxes[i] = {\\n\\t\\t\\t\\t\\t\\tleft: 0,\\n\\t\\t\\t\\t\\t\\ttop: 0,\\n\\t\\t\\t\\t\\t\\twidth: itemWidth,\\n\\t\\t\\t\\t\\t\\theight: fontSize\\n\\t\\t\\t\\t\\t};\\n\\t\\t\\t\\t});\\n\\n\\t\\t\\t\\ttotalWidth += currentColWidth;\\n\\t\\t\\t\\tcolumnWidths.push(currentColWidth);\\n\\t\\t\\t\\tminSize.width += totalWidth;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tme.width = minSize.width;\\n\\t\\tme.height = minSize.height;\\n\\t},\\n\\tafterFit: noop,\\n\\n\\t// Shared Methods\\n\\tisHorizontal: function() {\\n\\t\\treturn this.options.position === 'top' || this.options.position === 'bottom';\\n\\t},\\n\\n\\t// Actually draw the legend on the canvas\\n\\tdraw: function() {\\n\\t\\tvar me = this;\\n\\t\\tvar opts = me.options;\\n\\t\\tvar labelOpts = opts.labels;\\n\\t\\tvar globalDefault = defaults.global;\\n\\t\\tvar lineDefault = globalDefault.elements.line;\\n\\t\\tvar legendWidth = me.width;\\n\\t\\tvar lineWidths = me.lineWidths;\\n\\n\\t\\tif (opts.display) {\\n\\t\\t\\tvar ctx = me.ctx;\\n\\t\\t\\tvar valueOrDefault = helpers.valueOrDefault;\\n\\t\\t\\tvar fontColor = valueOrDefault(labelOpts.fontColor, globalDefault.defaultFontColor);\\n\\t\\t\\tvar fontSize = valueOrDefault(labelOpts.fontSize, globalDefault.defaultFontSize);\\n\\t\\t\\tvar fontStyle = valueOrDefault(labelOpts.fontStyle, globalDefault.defaultFontStyle);\\n\\t\\t\\tvar fontFamily = valueOrDefault(labelOpts.fontFamily, globalDefault.defaultFontFamily);\\n\\t\\t\\tvar labelFont = helpers.fontString(fontSize, fontStyle, fontFamily);\\n\\t\\t\\tvar cursor;\\n\\n\\t\\t\\t// Canvas setup\\n\\t\\t\\tctx.textAlign = 'left';\\n\\t\\t\\tctx.textBaseline = 'middle';\\n\\t\\t\\tctx.lineWidth = 0.5;\\n\\t\\t\\tctx.strokeStyle = fontColor; // for strikethrough effect\\n\\t\\t\\tctx.fillStyle = fontColor; // render in correct colour\\n\\t\\t\\tctx.font = labelFont;\\n\\n\\t\\t\\tvar boxWidth = getBoxWidth(labelOpts, fontSize);\\n\\t\\t\\tvar hitboxes = me.legendHitBoxes;\\n\\n\\t\\t\\t// current position\\n\\t\\t\\tvar drawLegendBox = function(x, y, legendItem) {\\n\\t\\t\\t\\tif (isNaN(boxWidth) || boxWidth <= 0) {\\n\\t\\t\\t\\t\\treturn;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t// Set the ctx for the box\\n\\t\\t\\t\\tctx.save();\\n\\n\\t\\t\\t\\tctx.fillStyle = valueOrDefault(legendItem.fillStyle, globalDefault.defaultColor);\\n\\t\\t\\t\\tctx.lineCap = valueOrDefault(legendItem.lineCap, lineDefault.borderCapStyle);\\n\\t\\t\\t\\tctx.lineDashOffset = valueOrDefault(legendItem.lineDashOffset, lineDefault.borderDashOffset);\\n\\t\\t\\t\\tctx.lineJoin = valueOrDefault(legendItem.lineJoin, lineDefault.borderJoinStyle);\\n\\t\\t\\t\\tctx.lineWidth = valueOrDefault(legendItem.lineWidth, lineDefault.borderWidth);\\n\\t\\t\\t\\tctx.strokeStyle = valueOrDefault(legendItem.strokeStyle, globalDefault.defaultColor);\\n\\t\\t\\t\\tvar isLineWidthZero = (valueOrDefault(legendItem.lineWidth, lineDefault.borderWidth) === 0);\\n\\n\\t\\t\\t\\tif (ctx.setLineDash) {\\n\\t\\t\\t\\t\\t// IE 9 and 10 do not support line dash\\n\\t\\t\\t\\t\\tctx.setLineDash(valueOrDefault(legendItem.lineDash, lineDefault.borderDash));\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tif (opts.labels && opts.labels.usePointStyle) {\\n\\t\\t\\t\\t\\t// Recalculate x and y for drawPoint() because its expecting\\n\\t\\t\\t\\t\\t// x and y to be center of figure (instead of top left)\\n\\t\\t\\t\\t\\tvar radius = fontSize * Math.SQRT2 / 2;\\n\\t\\t\\t\\t\\tvar offSet = radius / Math.SQRT2;\\n\\t\\t\\t\\t\\tvar centerX = x + offSet;\\n\\t\\t\\t\\t\\tvar centerY = y + offSet;\\n\\n\\t\\t\\t\\t\\t// Draw pointStyle as legend symbol\\n\\t\\t\\t\\t\\thelpers.canvas.drawPoint(ctx, legendItem.pointStyle, radius, centerX, centerY);\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t// Draw box as legend symbol\\n\\t\\t\\t\\t\\tif (!isLineWidthZero) {\\n\\t\\t\\t\\t\\t\\tctx.strokeRect(x, y, boxWidth, fontSize);\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\tctx.fillRect(x, y, boxWidth, fontSize);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tctx.restore();\\n\\t\\t\\t};\\n\\t\\t\\tvar fillText = function(x, y, legendItem, textWidth) {\\n\\t\\t\\t\\tvar halfFontSize = fontSize / 2;\\n\\t\\t\\t\\tvar xLeft = boxWidth + halfFontSize + x;\\n\\t\\t\\t\\tvar yMiddle = y + halfFontSize;\\n\\n\\t\\t\\t\\tctx.fillText(legendItem.text, xLeft, yMiddle);\\n\\n\\t\\t\\t\\tif (legendItem.hidden) {\\n\\t\\t\\t\\t\\t// Strikethrough the text if hidden\\n\\t\\t\\t\\t\\tctx.beginPath();\\n\\t\\t\\t\\t\\tctx.lineWidth = 2;\\n\\t\\t\\t\\t\\tctx.moveTo(xLeft, yMiddle);\\n\\t\\t\\t\\t\\tctx.lineTo(xLeft + textWidth, yMiddle);\\n\\t\\t\\t\\t\\tctx.stroke();\\n\\t\\t\\t\\t}\\n\\t\\t\\t};\\n\\n\\t\\t\\t// Horizontal\\n\\t\\t\\tvar isHorizontal = me.isHorizontal();\\n\\t\\t\\tif (isHorizontal) {\\n\\t\\t\\t\\tcursor = {\\n\\t\\t\\t\\t\\tx: me.left + ((legendWidth - lineWidths[0]) / 2),\\n\\t\\t\\t\\t\\ty: me.top + labelOpts.padding,\\n\\t\\t\\t\\t\\tline: 0\\n\\t\\t\\t\\t};\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tcursor = {\\n\\t\\t\\t\\t\\tx: me.left + labelOpts.padding,\\n\\t\\t\\t\\t\\ty: me.top + labelOpts.padding,\\n\\t\\t\\t\\t\\tline: 0\\n\\t\\t\\t\\t};\\n\\t\\t\\t}\\n\\n\\t\\t\\tvar itemHeight = fontSize + labelOpts.padding;\\n\\t\\t\\thelpers.each(me.legendItems, function(legendItem, i) {\\n\\t\\t\\t\\tvar textWidth = ctx.measureText(legendItem.text).width;\\n\\t\\t\\t\\tvar width = boxWidth + (fontSize / 2) + textWidth;\\n\\t\\t\\t\\tvar x = cursor.x;\\n\\t\\t\\t\\tvar y = cursor.y;\\n\\n\\t\\t\\t\\tif (isHorizontal) {\\n\\t\\t\\t\\t\\tif (x + width >= legendWidth) {\\n\\t\\t\\t\\t\\t\\ty = cursor.y += itemHeight;\\n\\t\\t\\t\\t\\t\\tcursor.line++;\\n\\t\\t\\t\\t\\t\\tx = cursor.x = me.left + ((legendWidth - lineWidths[cursor.line]) / 2);\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t} else if (y + itemHeight > me.bottom) {\\n\\t\\t\\t\\t\\tx = cursor.x = x + me.columnWidths[cursor.line] + labelOpts.padding;\\n\\t\\t\\t\\t\\ty = cursor.y = me.top + labelOpts.padding;\\n\\t\\t\\t\\t\\tcursor.line++;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\tdrawLegendBox(x, y, legendItem);\\n\\n\\t\\t\\t\\thitboxes[i].left = x;\\n\\t\\t\\t\\thitboxes[i].top = y;\\n\\n\\t\\t\\t\\t// Fill the actual label\\n\\t\\t\\t\\tfillText(x, y, legendItem, textWidth);\\n\\n\\t\\t\\t\\tif (isHorizontal) {\\n\\t\\t\\t\\t\\tcursor.x += width + (labelOpts.padding);\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tcursor.y += itemHeight;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t});\\n\\t\\t}\\n\\t},\\n\\n\\t/**\\n\\t * Handle an event\\n\\t * @private\\n\\t * @param {IEvent} event - The event to handle\\n\\t * @return {Boolean} true if a change occured\\n\\t */\\n\\thandleEvent: function(e) {\\n\\t\\tvar me = this;\\n\\t\\tvar opts = me.options;\\n\\t\\tvar type = e.type === 'mouseup' ? 'click' : e.type;\\n\\t\\tvar changed = false;\\n\\n\\t\\tif (type === 'mousemove') {\\n\\t\\t\\tif (!opts.onHover) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\t\\t} else if (type === 'click') {\\n\\t\\t\\tif (!opts.onClick) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\t\\t} else {\\n\\t\\t\\treturn;\\n\\t\\t}\\n\\n\\t\\t// Chart event already has relative position in it\\n\\t\\tvar x = e.x;\\n\\t\\tvar y = e.y;\\n\\n\\t\\tif (x >= me.left && x <= me.right && y >= me.top && y <= me.bottom) {\\n\\t\\t\\t// See if we are touching one of the dataset boxes\\n\\t\\t\\tvar lh = me.legendHitBoxes;\\n\\t\\t\\tfor (var i = 0; i < lh.length; ++i) {\\n\\t\\t\\t\\tvar hitBox = lh[i];\\n\\n\\t\\t\\t\\tif (x >= hitBox.left && x <= hitBox.left + hitBox.width && y >= hitBox.top && y <= hitBox.top + hitBox.height) {\\n\\t\\t\\t\\t\\t// Touching an element\\n\\t\\t\\t\\t\\tif (type === 'click') {\\n\\t\\t\\t\\t\\t\\t// use e.native for backwards compatibility\\n\\t\\t\\t\\t\\t\\topts.onClick.call(me, e.native, me.legendItems[i]);\\n\\t\\t\\t\\t\\t\\tchanged = true;\\n\\t\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t\\t} else if (type === 'mousemove') {\\n\\t\\t\\t\\t\\t\\t// use e.native for backwards compatibility\\n\\t\\t\\t\\t\\t\\topts.onHover.call(me, e.native, me.legendItems[i]);\\n\\t\\t\\t\\t\\t\\tchanged = true;\\n\\t\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\treturn changed;\\n\\t}\\n});\\n\\nfunction createNewLegendAndAttach(chart, legendOpts) {\\n\\tvar legend = new Legend({\\n\\t\\tctx: chart.ctx,\\n\\t\\toptions: legendOpts,\\n\\t\\tchart: chart\\n\\t});\\n\\n\\tlayouts.configure(chart, legend, legendOpts);\\n\\tlayouts.addBox(chart, legend);\\n\\tchart.legend = legend;\\n}\\n\\nmodule.exports = {\\n\\tid: 'legend',\\n\\n\\t/**\\n\\t * Backward compatibility: since 2.1.5, the legend is registered as a plugin, making\\n\\t * Chart.Legend obsolete. To avoid a breaking change, we export the Legend as part of\\n\\t * the plugin, which one will be re-exposed in the chart.js file.\\n\\t * https://github.com/chartjs/Chart.js/pull/2640\\n\\t * @private\\n\\t */\\n\\t_element: Legend,\\n\\n\\tbeforeInit: function(chart) {\\n\\t\\tvar legendOpts = chart.options.legend;\\n\\n\\t\\tif (legendOpts) {\\n\\t\\t\\tcreateNewLegendAndAttach(chart, legendOpts);\\n\\t\\t}\\n\\t},\\n\\n\\tbeforeUpdate: function(chart) {\\n\\t\\tvar legendOpts = chart.options.legend;\\n\\t\\tvar legend = chart.legend;\\n\\n\\t\\tif (legendOpts) {\\n\\t\\t\\thelpers.mergeIf(legendOpts, defaults.global.legend);\\n\\n\\t\\t\\tif (legend) {\\n\\t\\t\\t\\tlayouts.configure(chart, legend, legendOpts);\\n\\t\\t\\t\\tlegend.options = legendOpts;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tcreateNewLegendAndAttach(chart, legendOpts);\\n\\t\\t\\t}\\n\\t\\t} else if (legend) {\\n\\t\\t\\tlayouts.removeBox(chart, legend);\\n\\t\\t\\tdelete chart.legend;\\n\\t\\t}\\n\\t},\\n\\n\\tafterEvent: function(chart, e) {\\n\\t\\tvar legend = chart.legend;\\n\\t\\tif (legend) {\\n\\t\\t\\tlegend.handleEvent(e);\\n\\t\\t}\\n\\t}\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/plugins/plugin.legend.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/plugins/plugin.title.js\":\n/*!***********************************************************!*\\\n  !*** ./node_modules/chart.js/src/plugins/plugin.title.js ***!\n  \\***********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar Element = __webpack_require__(/*! ../core/core.element */ \\\"./node_modules/chart.js/src/core/core.element.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\nvar layouts = __webpack_require__(/*! ../core/core.layouts */ \\\"./node_modules/chart.js/src/core/core.layouts.js\\\");\\n\\nvar noop = helpers.noop;\\n\\ndefaults._set('global', {\\n\\ttitle: {\\n\\t\\tdisplay: false,\\n\\t\\tfontStyle: 'bold',\\n\\t\\tfullWidth: true,\\n\\t\\tlineHeight: 1.2,\\n\\t\\tpadding: 10,\\n\\t\\tposition: 'top',\\n\\t\\ttext: '',\\n\\t\\tweight: 2000         // by default greater than legend (1000) to be above\\n\\t}\\n});\\n\\n/**\\n * IMPORTANT: this class is exposed publicly as Chart.Legend, backward compatibility required!\\n */\\nvar Title = Element.extend({\\n\\tinitialize: function(config) {\\n\\t\\tvar me = this;\\n\\t\\thelpers.extend(me, config);\\n\\n\\t\\t// Contains hit boxes for each dataset (in dataset order)\\n\\t\\tme.legendHitBoxes = [];\\n\\t},\\n\\n\\t// These methods are ordered by lifecycle. Utilities then follow.\\n\\n\\tbeforeUpdate: noop,\\n\\tupdate: function(maxWidth, maxHeight, margins) {\\n\\t\\tvar me = this;\\n\\n\\t\\t// Update Lifecycle - Probably don't want to ever extend or overwrite this function ;)\\n\\t\\tme.beforeUpdate();\\n\\n\\t\\t// Absorb the master measurements\\n\\t\\tme.maxWidth = maxWidth;\\n\\t\\tme.maxHeight = maxHeight;\\n\\t\\tme.margins = margins;\\n\\n\\t\\t// Dimensions\\n\\t\\tme.beforeSetDimensions();\\n\\t\\tme.setDimensions();\\n\\t\\tme.afterSetDimensions();\\n\\t\\t// Labels\\n\\t\\tme.beforeBuildLabels();\\n\\t\\tme.buildLabels();\\n\\t\\tme.afterBuildLabels();\\n\\n\\t\\t// Fit\\n\\t\\tme.beforeFit();\\n\\t\\tme.fit();\\n\\t\\tme.afterFit();\\n\\t\\t//\\n\\t\\tme.afterUpdate();\\n\\n\\t\\treturn me.minSize;\\n\\n\\t},\\n\\tafterUpdate: noop,\\n\\n\\t//\\n\\n\\tbeforeSetDimensions: noop,\\n\\tsetDimensions: function() {\\n\\t\\tvar me = this;\\n\\t\\t// Set the unconstrained dimension before label rotation\\n\\t\\tif (me.isHorizontal()) {\\n\\t\\t\\t// Reset position before calculating rotation\\n\\t\\t\\tme.width = me.maxWidth;\\n\\t\\t\\tme.left = 0;\\n\\t\\t\\tme.right = me.width;\\n\\t\\t} else {\\n\\t\\t\\tme.height = me.maxHeight;\\n\\n\\t\\t\\t// Reset position before calculating rotation\\n\\t\\t\\tme.top = 0;\\n\\t\\t\\tme.bottom = me.height;\\n\\t\\t}\\n\\n\\t\\t// Reset padding\\n\\t\\tme.paddingLeft = 0;\\n\\t\\tme.paddingTop = 0;\\n\\t\\tme.paddingRight = 0;\\n\\t\\tme.paddingBottom = 0;\\n\\n\\t\\t// Reset minSize\\n\\t\\tme.minSize = {\\n\\t\\t\\twidth: 0,\\n\\t\\t\\theight: 0\\n\\t\\t};\\n\\t},\\n\\tafterSetDimensions: noop,\\n\\n\\t//\\n\\n\\tbeforeBuildLabels: noop,\\n\\tbuildLabels: noop,\\n\\tafterBuildLabels: noop,\\n\\n\\t//\\n\\n\\tbeforeFit: noop,\\n\\tfit: function() {\\n\\t\\tvar me = this;\\n\\t\\tvar valueOrDefault = helpers.valueOrDefault;\\n\\t\\tvar opts = me.options;\\n\\t\\tvar display = opts.display;\\n\\t\\tvar fontSize = valueOrDefault(opts.fontSize, defaults.global.defaultFontSize);\\n\\t\\tvar minSize = me.minSize;\\n\\t\\tvar lineCount = helpers.isArray(opts.text) ? opts.text.length : 1;\\n\\t\\tvar lineHeight = helpers.options.toLineHeight(opts.lineHeight, fontSize);\\n\\t\\tvar textSize = display ? (lineCount * lineHeight) + (opts.padding * 2) : 0;\\n\\n\\t\\tif (me.isHorizontal()) {\\n\\t\\t\\tminSize.width = me.maxWidth; // fill all the width\\n\\t\\t\\tminSize.height = textSize;\\n\\t\\t} else {\\n\\t\\t\\tminSize.width = textSize;\\n\\t\\t\\tminSize.height = me.maxHeight; // fill all the height\\n\\t\\t}\\n\\n\\t\\tme.width = minSize.width;\\n\\t\\tme.height = minSize.height;\\n\\n\\t},\\n\\tafterFit: noop,\\n\\n\\t// Shared Methods\\n\\tisHorizontal: function() {\\n\\t\\tvar pos = this.options.position;\\n\\t\\treturn pos === 'top' || pos === 'bottom';\\n\\t},\\n\\n\\t// Actually draw the title block on the canvas\\n\\tdraw: function() {\\n\\t\\tvar me = this;\\n\\t\\tvar ctx = me.ctx;\\n\\t\\tvar valueOrDefault = helpers.valueOrDefault;\\n\\t\\tvar opts = me.options;\\n\\t\\tvar globalDefaults = defaults.global;\\n\\n\\t\\tif (opts.display) {\\n\\t\\t\\tvar fontSize = valueOrDefault(opts.fontSize, globalDefaults.defaultFontSize);\\n\\t\\t\\tvar fontStyle = valueOrDefault(opts.fontStyle, globalDefaults.defaultFontStyle);\\n\\t\\t\\tvar fontFamily = valueOrDefault(opts.fontFamily, globalDefaults.defaultFontFamily);\\n\\t\\t\\tvar titleFont = helpers.fontString(fontSize, fontStyle, fontFamily);\\n\\t\\t\\tvar lineHeight = helpers.options.toLineHeight(opts.lineHeight, fontSize);\\n\\t\\t\\tvar offset = lineHeight / 2 + opts.padding;\\n\\t\\t\\tvar rotation = 0;\\n\\t\\t\\tvar top = me.top;\\n\\t\\t\\tvar left = me.left;\\n\\t\\t\\tvar bottom = me.bottom;\\n\\t\\t\\tvar right = me.right;\\n\\t\\t\\tvar maxWidth, titleX, titleY;\\n\\n\\t\\t\\tctx.fillStyle = valueOrDefault(opts.fontColor, globalDefaults.defaultFontColor); // render in correct colour\\n\\t\\t\\tctx.font = titleFont;\\n\\n\\t\\t\\t// Horizontal\\n\\t\\t\\tif (me.isHorizontal()) {\\n\\t\\t\\t\\ttitleX = left + ((right - left) / 2); // midpoint of the width\\n\\t\\t\\t\\ttitleY = top + offset;\\n\\t\\t\\t\\tmaxWidth = right - left;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\ttitleX = opts.position === 'left' ? left + offset : right - offset;\\n\\t\\t\\t\\ttitleY = top + ((bottom - top) / 2);\\n\\t\\t\\t\\tmaxWidth = bottom - top;\\n\\t\\t\\t\\trotation = Math.PI * (opts.position === 'left' ? -0.5 : 0.5);\\n\\t\\t\\t}\\n\\n\\t\\t\\tctx.save();\\n\\t\\t\\tctx.translate(titleX, titleY);\\n\\t\\t\\tctx.rotate(rotation);\\n\\t\\t\\tctx.textAlign = 'center';\\n\\t\\t\\tctx.textBaseline = 'middle';\\n\\n\\t\\t\\tvar text = opts.text;\\n\\t\\t\\tif (helpers.isArray(text)) {\\n\\t\\t\\t\\tvar y = 0;\\n\\t\\t\\t\\tfor (var i = 0; i < text.length; ++i) {\\n\\t\\t\\t\\t\\tctx.fillText(text[i], 0, y, maxWidth);\\n\\t\\t\\t\\t\\ty += lineHeight;\\n\\t\\t\\t\\t}\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tctx.fillText(text, 0, 0, maxWidth);\\n\\t\\t\\t}\\n\\n\\t\\t\\tctx.restore();\\n\\t\\t}\\n\\t}\\n});\\n\\nfunction createNewTitleBlockAndAttach(chart, titleOpts) {\\n\\tvar title = new Title({\\n\\t\\tctx: chart.ctx,\\n\\t\\toptions: titleOpts,\\n\\t\\tchart: chart\\n\\t});\\n\\n\\tlayouts.configure(chart, title, titleOpts);\\n\\tlayouts.addBox(chart, title);\\n\\tchart.titleBlock = title;\\n}\\n\\nmodule.exports = {\\n\\tid: 'title',\\n\\n\\t/**\\n\\t * Backward compatibility: since 2.1.5, the title is registered as a plugin, making\\n\\t * Chart.Title obsolete. To avoid a breaking change, we export the Title as part of\\n\\t * the plugin, which one will be re-exposed in the chart.js file.\\n\\t * https://github.com/chartjs/Chart.js/pull/2640\\n\\t * @private\\n\\t */\\n\\t_element: Title,\\n\\n\\tbeforeInit: function(chart) {\\n\\t\\tvar titleOpts = chart.options.title;\\n\\n\\t\\tif (titleOpts) {\\n\\t\\t\\tcreateNewTitleBlockAndAttach(chart, titleOpts);\\n\\t\\t}\\n\\t},\\n\\n\\tbeforeUpdate: function(chart) {\\n\\t\\tvar titleOpts = chart.options.title;\\n\\t\\tvar titleBlock = chart.titleBlock;\\n\\n\\t\\tif (titleOpts) {\\n\\t\\t\\thelpers.mergeIf(titleOpts, defaults.global.title);\\n\\n\\t\\t\\tif (titleBlock) {\\n\\t\\t\\t\\tlayouts.configure(chart, titleBlock, titleOpts);\\n\\t\\t\\t\\ttitleBlock.options = titleOpts;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tcreateNewTitleBlockAndAttach(chart, titleOpts);\\n\\t\\t\\t}\\n\\t\\t} else if (titleBlock) {\\n\\t\\t\\tlayouts.removeBox(chart, titleBlock);\\n\\t\\t\\tdelete chart.titleBlock;\\n\\t\\t}\\n\\t}\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/plugins/plugin.title.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/scales/scale.category.js\":\n/*!************************************************************!*\\\n  !*** ./node_modules/chart.js/src/scales/scale.category.js ***!\n  \\************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar Scale = __webpack_require__(/*! ../core/core.scale */ \\\"./node_modules/chart.js/src/core/core.scale.js\\\");\\nvar scaleService = __webpack_require__(/*! ../core/core.scaleService */ \\\"./node_modules/chart.js/src/core/core.scaleService.js\\\");\\n\\nmodule.exports = function() {\\n\\n\\t// Default config for a category scale\\n\\tvar defaultConfig = {\\n\\t\\tposition: 'bottom'\\n\\t};\\n\\n\\tvar DatasetScale = Scale.extend({\\n\\t\\t/**\\n\\t\\t* Internal function to get the correct labels. If data.xLabels or data.yLabels are defined, use those\\n\\t\\t* else fall back to data.labels\\n\\t\\t* @private\\n\\t\\t*/\\n\\t\\tgetLabels: function() {\\n\\t\\t\\tvar data = this.chart.data;\\n\\t\\t\\treturn this.options.labels || (this.isHorizontal() ? data.xLabels : data.yLabels) || data.labels;\\n\\t\\t},\\n\\n\\t\\tdetermineDataLimits: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar labels = me.getLabels();\\n\\t\\t\\tme.minIndex = 0;\\n\\t\\t\\tme.maxIndex = labels.length - 1;\\n\\t\\t\\tvar findIndex;\\n\\n\\t\\t\\tif (me.options.ticks.min !== undefined) {\\n\\t\\t\\t\\t// user specified min value\\n\\t\\t\\t\\tfindIndex = labels.indexOf(me.options.ticks.min);\\n\\t\\t\\t\\tme.minIndex = findIndex !== -1 ? findIndex : me.minIndex;\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (me.options.ticks.max !== undefined) {\\n\\t\\t\\t\\t// user specified max value\\n\\t\\t\\t\\tfindIndex = labels.indexOf(me.options.ticks.max);\\n\\t\\t\\t\\tme.maxIndex = findIndex !== -1 ? findIndex : me.maxIndex;\\n\\t\\t\\t}\\n\\n\\t\\t\\tme.min = labels[me.minIndex];\\n\\t\\t\\tme.max = labels[me.maxIndex];\\n\\t\\t},\\n\\n\\t\\tbuildTicks: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar labels = me.getLabels();\\n\\t\\t\\t// If we are viewing some subset of labels, slice the original array\\n\\t\\t\\tme.ticks = (me.minIndex === 0 && me.maxIndex === labels.length - 1) ? labels : labels.slice(me.minIndex, me.maxIndex + 1);\\n\\t\\t},\\n\\n\\t\\tgetLabelForIndex: function(index, datasetIndex) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar data = me.chart.data;\\n\\t\\t\\tvar isHorizontal = me.isHorizontal();\\n\\n\\t\\t\\tif (data.yLabels && !isHorizontal) {\\n\\t\\t\\t\\treturn me.getRightValue(data.datasets[datasetIndex].data[index]);\\n\\t\\t\\t}\\n\\t\\t\\treturn me.ticks[index - me.minIndex];\\n\\t\\t},\\n\\n\\t\\t// Used to get data value locations.  Value can either be an index or a numerical value\\n\\t\\tgetPixelForValue: function(value, index) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar offset = me.options.offset;\\n\\t\\t\\t// 1 is added because we need the length but we have the indexes\\n\\t\\t\\tvar offsetAmt = Math.max((me.maxIndex + 1 - me.minIndex - (offset ? 0 : 1)), 1);\\n\\n\\t\\t\\t// If value is a data object, then index is the index in the data array,\\n\\t\\t\\t// not the index of the scale. We need to change that.\\n\\t\\t\\tvar valueCategory;\\n\\t\\t\\tif (value !== undefined && value !== null) {\\n\\t\\t\\t\\tvalueCategory = me.isHorizontal() ? value.x : value.y;\\n\\t\\t\\t}\\n\\t\\t\\tif (valueCategory !== undefined || (value !== undefined && isNaN(index))) {\\n\\t\\t\\t\\tvar labels = me.getLabels();\\n\\t\\t\\t\\tvalue = valueCategory || value;\\n\\t\\t\\t\\tvar idx = labels.indexOf(value);\\n\\t\\t\\t\\tindex = idx !== -1 ? idx : index;\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (me.isHorizontal()) {\\n\\t\\t\\t\\tvar valueWidth = me.width / offsetAmt;\\n\\t\\t\\t\\tvar widthOffset = (valueWidth * (index - me.minIndex));\\n\\n\\t\\t\\t\\tif (offset) {\\n\\t\\t\\t\\t\\twidthOffset += (valueWidth / 2);\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\treturn me.left + Math.round(widthOffset);\\n\\t\\t\\t}\\n\\t\\t\\tvar valueHeight = me.height / offsetAmt;\\n\\t\\t\\tvar heightOffset = (valueHeight * (index - me.minIndex));\\n\\n\\t\\t\\tif (offset) {\\n\\t\\t\\t\\theightOffset += (valueHeight / 2);\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn me.top + Math.round(heightOffset);\\n\\t\\t},\\n\\t\\tgetPixelForTick: function(index) {\\n\\t\\t\\treturn this.getPixelForValue(this.ticks[index], index + this.minIndex, null);\\n\\t\\t},\\n\\t\\tgetValueForPixel: function(pixel) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar offset = me.options.offset;\\n\\t\\t\\tvar value;\\n\\t\\t\\tvar offsetAmt = Math.max((me._ticks.length - (offset ? 0 : 1)), 1);\\n\\t\\t\\tvar horz = me.isHorizontal();\\n\\t\\t\\tvar valueDimension = (horz ? me.width : me.height) / offsetAmt;\\n\\n\\t\\t\\tpixel -= horz ? me.left : me.top;\\n\\n\\t\\t\\tif (offset) {\\n\\t\\t\\t\\tpixel -= (valueDimension / 2);\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (pixel <= 0) {\\n\\t\\t\\t\\tvalue = 0;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tvalue = Math.round(pixel / valueDimension);\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn value + me.minIndex;\\n\\t\\t},\\n\\t\\tgetBasePixel: function() {\\n\\t\\t\\treturn this.bottom;\\n\\t\\t}\\n\\t});\\n\\n\\tscaleService.registerScaleType('category', DatasetScale, defaultConfig);\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/scales/scale.category.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/scales/scale.linear.js\":\n/*!**********************************************************!*\\\n  !*** ./node_modules/chart.js/src/scales/scale.linear.js ***!\n  \\**********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\nvar scaleService = __webpack_require__(/*! ../core/core.scaleService */ \\\"./node_modules/chart.js/src/core/core.scaleService.js\\\");\\nvar Ticks = __webpack_require__(/*! ../core/core.ticks */ \\\"./node_modules/chart.js/src/core/core.ticks.js\\\");\\n\\nmodule.exports = function(Chart) {\\n\\n\\tvar defaultConfig = {\\n\\t\\tposition: 'left',\\n\\t\\tticks: {\\n\\t\\t\\tcallback: Ticks.formatters.linear\\n\\t\\t}\\n\\t};\\n\\n\\tvar LinearScale = Chart.LinearScaleBase.extend({\\n\\n\\t\\tdetermineDataLimits: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar opts = me.options;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar data = chart.data;\\n\\t\\t\\tvar datasets = data.datasets;\\n\\t\\t\\tvar isHorizontal = me.isHorizontal();\\n\\t\\t\\tvar DEFAULT_MIN = 0;\\n\\t\\t\\tvar DEFAULT_MAX = 1;\\n\\n\\t\\t\\tfunction IDMatches(meta) {\\n\\t\\t\\t\\treturn isHorizontal ? meta.xAxisID === me.id : meta.yAxisID === me.id;\\n\\t\\t\\t}\\n\\n\\t\\t\\t// First Calculate the range\\n\\t\\t\\tme.min = null;\\n\\t\\t\\tme.max = null;\\n\\n\\t\\t\\tvar hasStacks = opts.stacked;\\n\\t\\t\\tif (hasStacks === undefined) {\\n\\t\\t\\t\\thelpers.each(datasets, function(dataset, datasetIndex) {\\n\\t\\t\\t\\t\\tif (hasStacks) {\\n\\t\\t\\t\\t\\t\\treturn;\\n\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\tvar meta = chart.getDatasetMeta(datasetIndex);\\n\\t\\t\\t\\t\\tif (chart.isDatasetVisible(datasetIndex) && IDMatches(meta) &&\\n\\t\\t\\t\\t\\t\\tmeta.stack !== undefined) {\\n\\t\\t\\t\\t\\t\\thasStacks = true;\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t});\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (opts.stacked || hasStacks) {\\n\\t\\t\\t\\tvar valuesPerStack = {};\\n\\n\\t\\t\\t\\thelpers.each(datasets, function(dataset, datasetIndex) {\\n\\t\\t\\t\\t\\tvar meta = chart.getDatasetMeta(datasetIndex);\\n\\t\\t\\t\\t\\tvar key = [\\n\\t\\t\\t\\t\\t\\tmeta.type,\\n\\t\\t\\t\\t\\t\\t// we have a separate stack for stack=undefined datasets when the opts.stacked is undefined\\n\\t\\t\\t\\t\\t\\t((opts.stacked === undefined && meta.stack === undefined) ? datasetIndex : ''),\\n\\t\\t\\t\\t\\t\\tmeta.stack\\n\\t\\t\\t\\t\\t].join('.');\\n\\n\\t\\t\\t\\t\\tif (valuesPerStack[key] === undefined) {\\n\\t\\t\\t\\t\\t\\tvaluesPerStack[key] = {\\n\\t\\t\\t\\t\\t\\t\\tpositiveValues: [],\\n\\t\\t\\t\\t\\t\\t\\tnegativeValues: []\\n\\t\\t\\t\\t\\t\\t};\\n\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t// Store these per type\\n\\t\\t\\t\\t\\tvar positiveValues = valuesPerStack[key].positiveValues;\\n\\t\\t\\t\\t\\tvar negativeValues = valuesPerStack[key].negativeValues;\\n\\n\\t\\t\\t\\t\\tif (chart.isDatasetVisible(datasetIndex) && IDMatches(meta)) {\\n\\t\\t\\t\\t\\t\\thelpers.each(dataset.data, function(rawValue, index) {\\n\\t\\t\\t\\t\\t\\t\\tvar value = +me.getRightValue(rawValue);\\n\\t\\t\\t\\t\\t\\t\\tif (isNaN(value) || meta.data[index].hidden) {\\n\\t\\t\\t\\t\\t\\t\\t\\treturn;\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t\\t\\tpositiveValues[index] = positiveValues[index] || 0;\\n\\t\\t\\t\\t\\t\\t\\tnegativeValues[index] = negativeValues[index] || 0;\\n\\n\\t\\t\\t\\t\\t\\t\\tif (opts.relativePoints) {\\n\\t\\t\\t\\t\\t\\t\\t\\tpositiveValues[index] = 100;\\n\\t\\t\\t\\t\\t\\t\\t} else if (value < 0) {\\n\\t\\t\\t\\t\\t\\t\\t\\tnegativeValues[index] += value;\\n\\t\\t\\t\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t\\t\\t\\tpositiveValues[index] += value;\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t});\\n\\n\\t\\t\\t\\thelpers.each(valuesPerStack, function(valuesForType) {\\n\\t\\t\\t\\t\\tvar values = valuesForType.positiveValues.concat(valuesForType.negativeValues);\\n\\t\\t\\t\\t\\tvar minVal = helpers.min(values);\\n\\t\\t\\t\\t\\tvar maxVal = helpers.max(values);\\n\\t\\t\\t\\t\\tme.min = me.min === null ? minVal : Math.min(me.min, minVal);\\n\\t\\t\\t\\t\\tme.max = me.max === null ? maxVal : Math.max(me.max, maxVal);\\n\\t\\t\\t\\t});\\n\\n\\t\\t\\t} else {\\n\\t\\t\\t\\thelpers.each(datasets, function(dataset, datasetIndex) {\\n\\t\\t\\t\\t\\tvar meta = chart.getDatasetMeta(datasetIndex);\\n\\t\\t\\t\\t\\tif (chart.isDatasetVisible(datasetIndex) && IDMatches(meta)) {\\n\\t\\t\\t\\t\\t\\thelpers.each(dataset.data, function(rawValue, index) {\\n\\t\\t\\t\\t\\t\\t\\tvar value = +me.getRightValue(rawValue);\\n\\t\\t\\t\\t\\t\\t\\tif (isNaN(value) || meta.data[index].hidden) {\\n\\t\\t\\t\\t\\t\\t\\t\\treturn;\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t\\t\\tif (me.min === null) {\\n\\t\\t\\t\\t\\t\\t\\t\\tme.min = value;\\n\\t\\t\\t\\t\\t\\t\\t} else if (value < me.min) {\\n\\t\\t\\t\\t\\t\\t\\t\\tme.min = value;\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t\\t\\tif (me.max === null) {\\n\\t\\t\\t\\t\\t\\t\\t\\tme.max = value;\\n\\t\\t\\t\\t\\t\\t\\t} else if (value > me.max) {\\n\\t\\t\\t\\t\\t\\t\\t\\tme.max = value;\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t});\\n\\t\\t\\t}\\n\\n\\t\\t\\tme.min = isFinite(me.min) && !isNaN(me.min) ? me.min : DEFAULT_MIN;\\n\\t\\t\\tme.max = isFinite(me.max) && !isNaN(me.max) ? me.max : DEFAULT_MAX;\\n\\n\\t\\t\\t// Common base implementation to handle ticks.min, ticks.max, ticks.beginAtZero\\n\\t\\t\\tthis.handleTickRangeOptions();\\n\\t\\t},\\n\\t\\tgetTickLimit: function() {\\n\\t\\t\\tvar maxTicks;\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar tickOpts = me.options.ticks;\\n\\n\\t\\t\\tif (me.isHorizontal()) {\\n\\t\\t\\t\\tmaxTicks = Math.min(tickOpts.maxTicksLimit ? tickOpts.maxTicksLimit : 11, Math.ceil(me.width / 50));\\n\\t\\t\\t} else {\\n\\t\\t\\t\\t// The factor of 2 used to scale the font size has been experimentally determined.\\n\\t\\t\\t\\tvar tickFontSize = helpers.valueOrDefault(tickOpts.fontSize, defaults.global.defaultFontSize);\\n\\t\\t\\t\\tmaxTicks = Math.min(tickOpts.maxTicksLimit ? tickOpts.maxTicksLimit : 11, Math.ceil(me.height / (2 * tickFontSize)));\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn maxTicks;\\n\\t\\t},\\n\\t\\t// Called after the ticks are built. We need\\n\\t\\thandleDirectionalChanges: function() {\\n\\t\\t\\tif (!this.isHorizontal()) {\\n\\t\\t\\t\\t// We are in a vertical orientation. The top value is the highest. So reverse the array\\n\\t\\t\\t\\tthis.ticks.reverse();\\n\\t\\t\\t}\\n\\t\\t},\\n\\t\\tgetLabelForIndex: function(index, datasetIndex) {\\n\\t\\t\\treturn +this.getRightValue(this.chart.data.datasets[datasetIndex].data[index]);\\n\\t\\t},\\n\\t\\t// Utils\\n\\t\\tgetPixelForValue: function(value) {\\n\\t\\t\\t// This must be called after fit has been run so that\\n\\t\\t\\t// this.left, this.top, this.right, and this.bottom have been defined\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar start = me.start;\\n\\n\\t\\t\\tvar rightValue = +me.getRightValue(value);\\n\\t\\t\\tvar pixel;\\n\\t\\t\\tvar range = me.end - start;\\n\\n\\t\\t\\tif (me.isHorizontal()) {\\n\\t\\t\\t\\tpixel = me.left + (me.width / range * (rightValue - start));\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tpixel = me.bottom - (me.height / range * (rightValue - start));\\n\\t\\t\\t}\\n\\t\\t\\treturn pixel;\\n\\t\\t},\\n\\t\\tgetValueForPixel: function(pixel) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar isHorizontal = me.isHorizontal();\\n\\t\\t\\tvar innerDimension = isHorizontal ? me.width : me.height;\\n\\t\\t\\tvar offset = (isHorizontal ? pixel - me.left : me.bottom - pixel) / innerDimension;\\n\\t\\t\\treturn me.start + ((me.end - me.start) * offset);\\n\\t\\t},\\n\\t\\tgetPixelForTick: function(index) {\\n\\t\\t\\treturn this.getPixelForValue(this.ticksAsNumbers[index]);\\n\\t\\t}\\n\\t});\\n\\n\\tscaleService.registerScaleType('linear', LinearScale, defaultConfig);\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/scales/scale.linear.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/scales/scale.linearbase.js\":\n/*!**************************************************************!*\\\n  !*** ./node_modules/chart.js/src/scales/scale.linearbase.js ***!\n  \\**************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\nvar Scale = __webpack_require__(/*! ../core/core.scale */ \\\"./node_modules/chart.js/src/core/core.scale.js\\\");\\n\\n/**\\n * Generate a set of linear ticks\\n * @param generationOptions the options used to generate the ticks\\n * @param dataRange the range of the data\\n * @returns {Array<Number>} array of tick values\\n */\\nfunction generateTicks(generationOptions, dataRange) {\\n\\tvar ticks = [];\\n\\t// To get a \\\"nice\\\" value for the tick spacing, we will use the appropriately named\\n\\t// \\\"nice number\\\" algorithm. See http://stackoverflow.com/questions/8506881/nice-label-algorithm-for-charts-with-minimum-ticks\\n\\t// for details.\\n\\n\\tvar factor;\\n\\tvar precision;\\n\\tvar spacing;\\n\\n\\tif (generationOptions.stepSize && generationOptions.stepSize > 0) {\\n\\t\\tspacing = generationOptions.stepSize;\\n\\t} else {\\n\\t\\tvar niceRange = helpers.niceNum(dataRange.max - dataRange.min, false);\\n\\t\\tspacing = helpers.niceNum(niceRange / (generationOptions.maxTicks - 1), true);\\n\\n\\t\\tprecision = generationOptions.precision;\\n\\t\\tif (precision !== undefined) {\\n\\t\\t\\t// If the user specified a precision, round to that number of decimal places\\n\\t\\t\\tfactor = Math.pow(10, precision);\\n\\t\\t\\tspacing = Math.ceil(spacing * factor) / factor;\\n\\t\\t}\\n\\t}\\n\\tvar niceMin = Math.floor(dataRange.min / spacing) * spacing;\\n\\tvar niceMax = Math.ceil(dataRange.max / spacing) * spacing;\\n\\n\\t// If min, max and stepSize is set and they make an evenly spaced scale use it.\\n\\tif (!helpers.isNullOrUndef(generationOptions.min) && !helpers.isNullOrUndef(generationOptions.max) && generationOptions.stepSize) {\\n\\t\\t// If very close to our whole number, use it.\\n\\t\\tif (helpers.almostWhole((generationOptions.max - generationOptions.min) / generationOptions.stepSize, spacing / 1000)) {\\n\\t\\t\\tniceMin = generationOptions.min;\\n\\t\\t\\tniceMax = generationOptions.max;\\n\\t\\t}\\n\\t}\\n\\n\\tvar numSpaces = (niceMax - niceMin) / spacing;\\n\\t// If very close to our rounded value, use it.\\n\\tif (helpers.almostEquals(numSpaces, Math.round(numSpaces), spacing / 1000)) {\\n\\t\\tnumSpaces = Math.round(numSpaces);\\n\\t} else {\\n\\t\\tnumSpaces = Math.ceil(numSpaces);\\n\\t}\\n\\n\\tprecision = 1;\\n\\tif (spacing < 1) {\\n\\t\\tprecision = Math.pow(10, 1 - Math.floor(helpers.log10(spacing)));\\n\\t\\tniceMin = Math.round(niceMin * precision) / precision;\\n\\t\\tniceMax = Math.round(niceMax * precision) / precision;\\n\\t}\\n\\tticks.push(generationOptions.min !== undefined ? generationOptions.min : niceMin);\\n\\tfor (var j = 1; j < numSpaces; ++j) {\\n\\t\\tticks.push(Math.round((niceMin + j * spacing) * precision) / precision);\\n\\t}\\n\\tticks.push(generationOptions.max !== undefined ? generationOptions.max : niceMax);\\n\\n\\treturn ticks;\\n}\\n\\nmodule.exports = function(Chart) {\\n\\n\\tvar noop = helpers.noop;\\n\\n\\tChart.LinearScaleBase = Scale.extend({\\n\\t\\tgetRightValue: function(value) {\\n\\t\\t\\tif (typeof value === 'string') {\\n\\t\\t\\t\\treturn +value;\\n\\t\\t\\t}\\n\\t\\t\\treturn Scale.prototype.getRightValue.call(this, value);\\n\\t\\t},\\n\\n\\t\\thandleTickRangeOptions: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar opts = me.options;\\n\\t\\t\\tvar tickOpts = opts.ticks;\\n\\n\\t\\t\\t// If we are forcing it to begin at 0, but 0 will already be rendered on the chart,\\n\\t\\t\\t// do nothing since that would make the chart weird. If the user really wants a weird chart\\n\\t\\t\\t// axis, they can manually override it\\n\\t\\t\\tif (tickOpts.beginAtZero) {\\n\\t\\t\\t\\tvar minSign = helpers.sign(me.min);\\n\\t\\t\\t\\tvar maxSign = helpers.sign(me.max);\\n\\n\\t\\t\\t\\tif (minSign < 0 && maxSign < 0) {\\n\\t\\t\\t\\t\\t// move the top up to 0\\n\\t\\t\\t\\t\\tme.max = 0;\\n\\t\\t\\t\\t} else if (minSign > 0 && maxSign > 0) {\\n\\t\\t\\t\\t\\t// move the bottom down to 0\\n\\t\\t\\t\\t\\tme.min = 0;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tvar setMin = tickOpts.min !== undefined || tickOpts.suggestedMin !== undefined;\\n\\t\\t\\tvar setMax = tickOpts.max !== undefined || tickOpts.suggestedMax !== undefined;\\n\\n\\t\\t\\tif (tickOpts.min !== undefined) {\\n\\t\\t\\t\\tme.min = tickOpts.min;\\n\\t\\t\\t} else if (tickOpts.suggestedMin !== undefined) {\\n\\t\\t\\t\\tif (me.min === null) {\\n\\t\\t\\t\\t\\tme.min = tickOpts.suggestedMin;\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tme.min = Math.min(me.min, tickOpts.suggestedMin);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (tickOpts.max !== undefined) {\\n\\t\\t\\t\\tme.max = tickOpts.max;\\n\\t\\t\\t} else if (tickOpts.suggestedMax !== undefined) {\\n\\t\\t\\t\\tif (me.max === null) {\\n\\t\\t\\t\\t\\tme.max = tickOpts.suggestedMax;\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tme.max = Math.max(me.max, tickOpts.suggestedMax);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (setMin !== setMax) {\\n\\t\\t\\t\\t// We set the min or the max but not both.\\n\\t\\t\\t\\t// So ensure that our range is good\\n\\t\\t\\t\\t// Inverted or 0 length range can happen when\\n\\t\\t\\t\\t// ticks.min is set, and no datasets are visible\\n\\t\\t\\t\\tif (me.min >= me.max) {\\n\\t\\t\\t\\t\\tif (setMin) {\\n\\t\\t\\t\\t\\t\\tme.max = me.min + 1;\\n\\t\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t\\tme.min = me.max - 1;\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (me.min === me.max) {\\n\\t\\t\\t\\tme.max++;\\n\\n\\t\\t\\t\\tif (!tickOpts.beginAtZero) {\\n\\t\\t\\t\\t\\tme.min--;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t},\\n\\t\\tgetTickLimit: noop,\\n\\t\\thandleDirectionalChanges: noop,\\n\\n\\t\\tbuildTicks: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar opts = me.options;\\n\\t\\t\\tvar tickOpts = opts.ticks;\\n\\n\\t\\t\\t// Figure out what the max number of ticks we can support it is based on the size of\\n\\t\\t\\t// the axis area. For now, we say that the minimum tick spacing in pixels must be 50\\n\\t\\t\\t// We also limit the maximum number of ticks to 11 which gives a nice 10 squares on\\n\\t\\t\\t// the graph. Make sure we always have at least 2 ticks\\n\\t\\t\\tvar maxTicks = me.getTickLimit();\\n\\t\\t\\tmaxTicks = Math.max(2, maxTicks);\\n\\n\\t\\t\\tvar numericGeneratorOptions = {\\n\\t\\t\\t\\tmaxTicks: maxTicks,\\n\\t\\t\\t\\tmin: tickOpts.min,\\n\\t\\t\\t\\tmax: tickOpts.max,\\n\\t\\t\\t\\tprecision: tickOpts.precision,\\n\\t\\t\\t\\tstepSize: helpers.valueOrDefault(tickOpts.fixedStepSize, tickOpts.stepSize)\\n\\t\\t\\t};\\n\\t\\t\\tvar ticks = me.ticks = generateTicks(numericGeneratorOptions, me);\\n\\n\\t\\t\\tme.handleDirectionalChanges();\\n\\n\\t\\t\\t// At this point, we need to update our max and min given the tick values since we have expanded the\\n\\t\\t\\t// range of the scale\\n\\t\\t\\tme.max = helpers.max(ticks);\\n\\t\\t\\tme.min = helpers.min(ticks);\\n\\n\\t\\t\\tif (tickOpts.reverse) {\\n\\t\\t\\t\\tticks.reverse();\\n\\n\\t\\t\\t\\tme.start = me.max;\\n\\t\\t\\t\\tme.end = me.min;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tme.start = me.min;\\n\\t\\t\\t\\tme.end = me.max;\\n\\t\\t\\t}\\n\\t\\t},\\n\\t\\tconvertTicksToLabels: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tme.ticksAsNumbers = me.ticks.slice();\\n\\t\\t\\tme.zeroLineIndex = me.ticks.indexOf(0);\\n\\n\\t\\t\\tScale.prototype.convertTicksToLabels.call(me);\\n\\t\\t}\\n\\t});\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/scales/scale.linearbase.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/scales/scale.logarithmic.js\":\n/*!***************************************************************!*\\\n  !*** ./node_modules/chart.js/src/scales/scale.logarithmic.js ***!\n  \\***************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\nvar Scale = __webpack_require__(/*! ../core/core.scale */ \\\"./node_modules/chart.js/src/core/core.scale.js\\\");\\nvar scaleService = __webpack_require__(/*! ../core/core.scaleService */ \\\"./node_modules/chart.js/src/core/core.scaleService.js\\\");\\nvar Ticks = __webpack_require__(/*! ../core/core.ticks */ \\\"./node_modules/chart.js/src/core/core.ticks.js\\\");\\n\\n/**\\n * Generate a set of logarithmic ticks\\n * @param generationOptions the options used to generate the ticks\\n * @param dataRange the range of the data\\n * @returns {Array<Number>} array of tick values\\n */\\nfunction generateTicks(generationOptions, dataRange) {\\n\\tvar ticks = [];\\n\\tvar valueOrDefault = helpers.valueOrDefault;\\n\\n\\t// Figure out what the max number of ticks we can support it is based on the size of\\n\\t// the axis area. For now, we say that the minimum tick spacing in pixels must be 50\\n\\t// We also limit the maximum number of ticks to 11 which gives a nice 10 squares on\\n\\t// the graph\\n\\tvar tickVal = valueOrDefault(generationOptions.min, Math.pow(10, Math.floor(helpers.log10(dataRange.min))));\\n\\n\\tvar endExp = Math.floor(helpers.log10(dataRange.max));\\n\\tvar endSignificand = Math.ceil(dataRange.max / Math.pow(10, endExp));\\n\\tvar exp, significand;\\n\\n\\tif (tickVal === 0) {\\n\\t\\texp = Math.floor(helpers.log10(dataRange.minNotZero));\\n\\t\\tsignificand = Math.floor(dataRange.minNotZero / Math.pow(10, exp));\\n\\n\\t\\tticks.push(tickVal);\\n\\t\\ttickVal = significand * Math.pow(10, exp);\\n\\t} else {\\n\\t\\texp = Math.floor(helpers.log10(tickVal));\\n\\t\\tsignificand = Math.floor(tickVal / Math.pow(10, exp));\\n\\t}\\n\\tvar precision = exp < 0 ? Math.pow(10, Math.abs(exp)) : 1;\\n\\n\\tdo {\\n\\t\\tticks.push(tickVal);\\n\\n\\t\\t++significand;\\n\\t\\tif (significand === 10) {\\n\\t\\t\\tsignificand = 1;\\n\\t\\t\\t++exp;\\n\\t\\t\\tprecision = exp >= 0 ? 1 : precision;\\n\\t\\t}\\n\\n\\t\\ttickVal = Math.round(significand * Math.pow(10, exp) * precision) / precision;\\n\\t} while (exp < endExp || (exp === endExp && significand < endSignificand));\\n\\n\\tvar lastTick = valueOrDefault(generationOptions.max, tickVal);\\n\\tticks.push(lastTick);\\n\\n\\treturn ticks;\\n}\\n\\n\\nmodule.exports = function(Chart) {\\n\\n\\tvar defaultConfig = {\\n\\t\\tposition: 'left',\\n\\n\\t\\t// label settings\\n\\t\\tticks: {\\n\\t\\t\\tcallback: Ticks.formatters.logarithmic\\n\\t\\t}\\n\\t};\\n\\n\\tvar LogarithmicScale = Scale.extend({\\n\\t\\tdetermineDataLimits: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar opts = me.options;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar data = chart.data;\\n\\t\\t\\tvar datasets = data.datasets;\\n\\t\\t\\tvar isHorizontal = me.isHorizontal();\\n\\t\\t\\tfunction IDMatches(meta) {\\n\\t\\t\\t\\treturn isHorizontal ? meta.xAxisID === me.id : meta.yAxisID === me.id;\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Calculate Range\\n\\t\\t\\tme.min = null;\\n\\t\\t\\tme.max = null;\\n\\t\\t\\tme.minNotZero = null;\\n\\n\\t\\t\\tvar hasStacks = opts.stacked;\\n\\t\\t\\tif (hasStacks === undefined) {\\n\\t\\t\\t\\thelpers.each(datasets, function(dataset, datasetIndex) {\\n\\t\\t\\t\\t\\tif (hasStacks) {\\n\\t\\t\\t\\t\\t\\treturn;\\n\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\tvar meta = chart.getDatasetMeta(datasetIndex);\\n\\t\\t\\t\\t\\tif (chart.isDatasetVisible(datasetIndex) && IDMatches(meta) &&\\n\\t\\t\\t\\t\\t\\tmeta.stack !== undefined) {\\n\\t\\t\\t\\t\\t\\thasStacks = true;\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t});\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (opts.stacked || hasStacks) {\\n\\t\\t\\t\\tvar valuesPerStack = {};\\n\\n\\t\\t\\t\\thelpers.each(datasets, function(dataset, datasetIndex) {\\n\\t\\t\\t\\t\\tvar meta = chart.getDatasetMeta(datasetIndex);\\n\\t\\t\\t\\t\\tvar key = [\\n\\t\\t\\t\\t\\t\\tmeta.type,\\n\\t\\t\\t\\t\\t\\t// we have a separate stack for stack=undefined datasets when the opts.stacked is undefined\\n\\t\\t\\t\\t\\t\\t((opts.stacked === undefined && meta.stack === undefined) ? datasetIndex : ''),\\n\\t\\t\\t\\t\\t\\tmeta.stack\\n\\t\\t\\t\\t\\t].join('.');\\n\\n\\t\\t\\t\\t\\tif (chart.isDatasetVisible(datasetIndex) && IDMatches(meta)) {\\n\\t\\t\\t\\t\\t\\tif (valuesPerStack[key] === undefined) {\\n\\t\\t\\t\\t\\t\\t\\tvaluesPerStack[key] = [];\\n\\t\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t\\thelpers.each(dataset.data, function(rawValue, index) {\\n\\t\\t\\t\\t\\t\\t\\tvar values = valuesPerStack[key];\\n\\t\\t\\t\\t\\t\\t\\tvar value = +me.getRightValue(rawValue);\\n\\t\\t\\t\\t\\t\\t\\t// invalid, hidden and negative values are ignored\\n\\t\\t\\t\\t\\t\\t\\tif (isNaN(value) || meta.data[index].hidden || value < 0) {\\n\\t\\t\\t\\t\\t\\t\\t\\treturn;\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t\\tvalues[index] = values[index] || 0;\\n\\t\\t\\t\\t\\t\\t\\tvalues[index] += value;\\n\\t\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t});\\n\\n\\t\\t\\t\\thelpers.each(valuesPerStack, function(valuesForType) {\\n\\t\\t\\t\\t\\tif (valuesForType.length > 0) {\\n\\t\\t\\t\\t\\t\\tvar minVal = helpers.min(valuesForType);\\n\\t\\t\\t\\t\\t\\tvar maxVal = helpers.max(valuesForType);\\n\\t\\t\\t\\t\\t\\tme.min = me.min === null ? minVal : Math.min(me.min, minVal);\\n\\t\\t\\t\\t\\t\\tme.max = me.max === null ? maxVal : Math.max(me.max, maxVal);\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t});\\n\\n\\t\\t\\t} else {\\n\\t\\t\\t\\thelpers.each(datasets, function(dataset, datasetIndex) {\\n\\t\\t\\t\\t\\tvar meta = chart.getDatasetMeta(datasetIndex);\\n\\t\\t\\t\\t\\tif (chart.isDatasetVisible(datasetIndex) && IDMatches(meta)) {\\n\\t\\t\\t\\t\\t\\thelpers.each(dataset.data, function(rawValue, index) {\\n\\t\\t\\t\\t\\t\\t\\tvar value = +me.getRightValue(rawValue);\\n\\t\\t\\t\\t\\t\\t\\t// invalid, hidden and negative values are ignored\\n\\t\\t\\t\\t\\t\\t\\tif (isNaN(value) || meta.data[index].hidden || value < 0) {\\n\\t\\t\\t\\t\\t\\t\\t\\treturn;\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t\\t\\tif (me.min === null) {\\n\\t\\t\\t\\t\\t\\t\\t\\tme.min = value;\\n\\t\\t\\t\\t\\t\\t\\t} else if (value < me.min) {\\n\\t\\t\\t\\t\\t\\t\\t\\tme.min = value;\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t\\t\\tif (me.max === null) {\\n\\t\\t\\t\\t\\t\\t\\t\\tme.max = value;\\n\\t\\t\\t\\t\\t\\t\\t} else if (value > me.max) {\\n\\t\\t\\t\\t\\t\\t\\t\\tme.max = value;\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t\\t\\tif (value !== 0 && (me.minNotZero === null || value < me.minNotZero)) {\\n\\t\\t\\t\\t\\t\\t\\t\\tme.minNotZero = value;\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t});\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Common base implementation to handle ticks.min, ticks.max\\n\\t\\t\\tthis.handleTickRangeOptions();\\n\\t\\t},\\n\\t\\thandleTickRangeOptions: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar opts = me.options;\\n\\t\\t\\tvar tickOpts = opts.ticks;\\n\\t\\t\\tvar valueOrDefault = helpers.valueOrDefault;\\n\\t\\t\\tvar DEFAULT_MIN = 1;\\n\\t\\t\\tvar DEFAULT_MAX = 10;\\n\\n\\t\\t\\tme.min = valueOrDefault(tickOpts.min, me.min);\\n\\t\\t\\tme.max = valueOrDefault(tickOpts.max, me.max);\\n\\n\\t\\t\\tif (me.min === me.max) {\\n\\t\\t\\t\\tif (me.min !== 0 && me.min !== null) {\\n\\t\\t\\t\\t\\tme.min = Math.pow(10, Math.floor(helpers.log10(me.min)) - 1);\\n\\t\\t\\t\\t\\tme.max = Math.pow(10, Math.floor(helpers.log10(me.max)) + 1);\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tme.min = DEFAULT_MIN;\\n\\t\\t\\t\\t\\tme.max = DEFAULT_MAX;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t\\tif (me.min === null) {\\n\\t\\t\\t\\tme.min = Math.pow(10, Math.floor(helpers.log10(me.max)) - 1);\\n\\t\\t\\t}\\n\\t\\t\\tif (me.max === null) {\\n\\t\\t\\t\\tme.max = me.min !== 0\\n\\t\\t\\t\\t\\t? Math.pow(10, Math.floor(helpers.log10(me.min)) + 1)\\n\\t\\t\\t\\t\\t: DEFAULT_MAX;\\n\\t\\t\\t}\\n\\t\\t\\tif (me.minNotZero === null) {\\n\\t\\t\\t\\tif (me.min > 0) {\\n\\t\\t\\t\\t\\tme.minNotZero = me.min;\\n\\t\\t\\t\\t} else if (me.max < 1) {\\n\\t\\t\\t\\t\\tme.minNotZero = Math.pow(10, Math.floor(helpers.log10(me.max)));\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tme.minNotZero = DEFAULT_MIN;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t},\\n\\t\\tbuildTicks: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar opts = me.options;\\n\\t\\t\\tvar tickOpts = opts.ticks;\\n\\t\\t\\tvar reverse = !me.isHorizontal();\\n\\n\\t\\t\\tvar generationOptions = {\\n\\t\\t\\t\\tmin: tickOpts.min,\\n\\t\\t\\t\\tmax: tickOpts.max\\n\\t\\t\\t};\\n\\t\\t\\tvar ticks = me.ticks = generateTicks(generationOptions, me);\\n\\n\\t\\t\\t// At this point, we need to update our max and min given the tick values since we have expanded the\\n\\t\\t\\t// range of the scale\\n\\t\\t\\tme.max = helpers.max(ticks);\\n\\t\\t\\tme.min = helpers.min(ticks);\\n\\n\\t\\t\\tif (tickOpts.reverse) {\\n\\t\\t\\t\\treverse = !reverse;\\n\\t\\t\\t\\tme.start = me.max;\\n\\t\\t\\t\\tme.end = me.min;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tme.start = me.min;\\n\\t\\t\\t\\tme.end = me.max;\\n\\t\\t\\t}\\n\\t\\t\\tif (reverse) {\\n\\t\\t\\t\\tticks.reverse();\\n\\t\\t\\t}\\n\\t\\t},\\n\\t\\tconvertTicksToLabels: function() {\\n\\t\\t\\tthis.tickValues = this.ticks.slice();\\n\\n\\t\\t\\tScale.prototype.convertTicksToLabels.call(this);\\n\\t\\t},\\n\\t\\t// Get the correct tooltip label\\n\\t\\tgetLabelForIndex: function(index, datasetIndex) {\\n\\t\\t\\treturn +this.getRightValue(this.chart.data.datasets[datasetIndex].data[index]);\\n\\t\\t},\\n\\t\\tgetPixelForTick: function(index) {\\n\\t\\t\\treturn this.getPixelForValue(this.tickValues[index]);\\n\\t\\t},\\n\\t\\t/**\\n\\t\\t * Returns the value of the first tick.\\n\\t\\t * @param {Number} value - The minimum not zero value.\\n\\t\\t * @return {Number} The first tick value.\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\t_getFirstTickValue: function(value) {\\n\\t\\t\\tvar exp = Math.floor(helpers.log10(value));\\n\\t\\t\\tvar significand = Math.floor(value / Math.pow(10, exp));\\n\\n\\t\\t\\treturn significand * Math.pow(10, exp);\\n\\t\\t},\\n\\t\\tgetPixelForValue: function(value) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar reverse = me.options.ticks.reverse;\\n\\t\\t\\tvar log10 = helpers.log10;\\n\\t\\t\\tvar firstTickValue = me._getFirstTickValue(me.minNotZero);\\n\\t\\t\\tvar offset = 0;\\n\\t\\t\\tvar innerDimension, pixel, start, end, sign;\\n\\n\\t\\t\\tvalue = +me.getRightValue(value);\\n\\t\\t\\tif (reverse) {\\n\\t\\t\\t\\tstart = me.end;\\n\\t\\t\\t\\tend = me.start;\\n\\t\\t\\t\\tsign = -1;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tstart = me.start;\\n\\t\\t\\t\\tend = me.end;\\n\\t\\t\\t\\tsign = 1;\\n\\t\\t\\t}\\n\\t\\t\\tif (me.isHorizontal()) {\\n\\t\\t\\t\\tinnerDimension = me.width;\\n\\t\\t\\t\\tpixel = reverse ? me.right : me.left;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tinnerDimension = me.height;\\n\\t\\t\\t\\tsign *= -1; // invert, since the upper-left corner of the canvas is at pixel (0, 0)\\n\\t\\t\\t\\tpixel = reverse ? me.top : me.bottom;\\n\\t\\t\\t}\\n\\t\\t\\tif (value !== start) {\\n\\t\\t\\t\\tif (start === 0) { // include zero tick\\n\\t\\t\\t\\t\\toffset = helpers.getValueOrDefault(\\n\\t\\t\\t\\t\\t\\tme.options.ticks.fontSize,\\n\\t\\t\\t\\t\\t\\tChart.defaults.global.defaultFontSize\\n\\t\\t\\t\\t\\t);\\n\\t\\t\\t\\t\\tinnerDimension -= offset;\\n\\t\\t\\t\\t\\tstart = firstTickValue;\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\tif (value !== 0) {\\n\\t\\t\\t\\t\\toffset += innerDimension / (log10(end) - log10(start)) * (log10(value) - log10(start));\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\tpixel += sign * offset;\\n\\t\\t\\t}\\n\\t\\t\\treturn pixel;\\n\\t\\t},\\n\\t\\tgetValueForPixel: function(pixel) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar reverse = me.options.ticks.reverse;\\n\\t\\t\\tvar log10 = helpers.log10;\\n\\t\\t\\tvar firstTickValue = me._getFirstTickValue(me.minNotZero);\\n\\t\\t\\tvar innerDimension, start, end, value;\\n\\n\\t\\t\\tif (reverse) {\\n\\t\\t\\t\\tstart = me.end;\\n\\t\\t\\t\\tend = me.start;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tstart = me.start;\\n\\t\\t\\t\\tend = me.end;\\n\\t\\t\\t}\\n\\t\\t\\tif (me.isHorizontal()) {\\n\\t\\t\\t\\tinnerDimension = me.width;\\n\\t\\t\\t\\tvalue = reverse ? me.right - pixel : pixel - me.left;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tinnerDimension = me.height;\\n\\t\\t\\t\\tvalue = reverse ? pixel - me.top : me.bottom - pixel;\\n\\t\\t\\t}\\n\\t\\t\\tif (value !== start) {\\n\\t\\t\\t\\tif (start === 0) { // include zero tick\\n\\t\\t\\t\\t\\tvar offset = helpers.getValueOrDefault(\\n\\t\\t\\t\\t\\t\\tme.options.ticks.fontSize,\\n\\t\\t\\t\\t\\t\\tChart.defaults.global.defaultFontSize\\n\\t\\t\\t\\t\\t);\\n\\t\\t\\t\\t\\tvalue -= offset;\\n\\t\\t\\t\\t\\tinnerDimension -= offset;\\n\\t\\t\\t\\t\\tstart = firstTickValue;\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\tvalue *= log10(end) - log10(start);\\n\\t\\t\\t\\tvalue /= innerDimension;\\n\\t\\t\\t\\tvalue = Math.pow(10, log10(start) + value);\\n\\t\\t\\t}\\n\\t\\t\\treturn value;\\n\\t\\t}\\n\\t});\\n\\n\\tscaleService.registerScaleType('logarithmic', LogarithmicScale, defaultConfig);\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/scales/scale.logarithmic.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/scales/scale.radialLinear.js\":\n/*!****************************************************************!*\\\n  !*** ./node_modules/chart.js/src/scales/scale.radialLinear.js ***!\n  \\****************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\nvar scaleService = __webpack_require__(/*! ../core/core.scaleService */ \\\"./node_modules/chart.js/src/core/core.scaleService.js\\\");\\nvar Ticks = __webpack_require__(/*! ../core/core.ticks */ \\\"./node_modules/chart.js/src/core/core.ticks.js\\\");\\n\\nmodule.exports = function(Chart) {\\n\\n\\tvar globalDefaults = defaults.global;\\n\\n\\tvar defaultConfig = {\\n\\t\\tdisplay: true,\\n\\n\\t\\t// Boolean - Whether to animate scaling the chart from the centre\\n\\t\\tanimate: true,\\n\\t\\tposition: 'chartArea',\\n\\n\\t\\tangleLines: {\\n\\t\\t\\tdisplay: true,\\n\\t\\t\\tcolor: 'rgba(0, 0, 0, 0.1)',\\n\\t\\t\\tlineWidth: 1\\n\\t\\t},\\n\\n\\t\\tgridLines: {\\n\\t\\t\\tcircular: false\\n\\t\\t},\\n\\n\\t\\t// label settings\\n\\t\\tticks: {\\n\\t\\t\\t// Boolean - Show a backdrop to the scale label\\n\\t\\t\\tshowLabelBackdrop: true,\\n\\n\\t\\t\\t// String - The colour of the label backdrop\\n\\t\\t\\tbackdropColor: 'rgba(255,255,255,0.75)',\\n\\n\\t\\t\\t// Number - The backdrop padding above & below the label in pixels\\n\\t\\t\\tbackdropPaddingY: 2,\\n\\n\\t\\t\\t// Number - The backdrop padding to the side of the label in pixels\\n\\t\\t\\tbackdropPaddingX: 2,\\n\\n\\t\\t\\tcallback: Ticks.formatters.linear\\n\\t\\t},\\n\\n\\t\\tpointLabels: {\\n\\t\\t\\t// Boolean - if true, show point labels\\n\\t\\t\\tdisplay: true,\\n\\n\\t\\t\\t// Number - Point label font size in pixels\\n\\t\\t\\tfontSize: 10,\\n\\n\\t\\t\\t// Function - Used to convert point labels\\n\\t\\t\\tcallback: function(label) {\\n\\t\\t\\t\\treturn label;\\n\\t\\t\\t}\\n\\t\\t}\\n\\t};\\n\\n\\tfunction getValueCount(scale) {\\n\\t\\tvar opts = scale.options;\\n\\t\\treturn opts.angleLines.display || opts.pointLabels.display ? scale.chart.data.labels.length : 0;\\n\\t}\\n\\n\\tfunction getPointLabelFontOptions(scale) {\\n\\t\\tvar pointLabelOptions = scale.options.pointLabels;\\n\\t\\tvar fontSize = helpers.valueOrDefault(pointLabelOptions.fontSize, globalDefaults.defaultFontSize);\\n\\t\\tvar fontStyle = helpers.valueOrDefault(pointLabelOptions.fontStyle, globalDefaults.defaultFontStyle);\\n\\t\\tvar fontFamily = helpers.valueOrDefault(pointLabelOptions.fontFamily, globalDefaults.defaultFontFamily);\\n\\t\\tvar font = helpers.fontString(fontSize, fontStyle, fontFamily);\\n\\n\\t\\treturn {\\n\\t\\t\\tsize: fontSize,\\n\\t\\t\\tstyle: fontStyle,\\n\\t\\t\\tfamily: fontFamily,\\n\\t\\t\\tfont: font\\n\\t\\t};\\n\\t}\\n\\n\\tfunction measureLabelSize(ctx, fontSize, label) {\\n\\t\\tif (helpers.isArray(label)) {\\n\\t\\t\\treturn {\\n\\t\\t\\t\\tw: helpers.longestText(ctx, ctx.font, label),\\n\\t\\t\\t\\th: (label.length * fontSize) + ((label.length - 1) * 1.5 * fontSize)\\n\\t\\t\\t};\\n\\t\\t}\\n\\n\\t\\treturn {\\n\\t\\t\\tw: ctx.measureText(label).width,\\n\\t\\t\\th: fontSize\\n\\t\\t};\\n\\t}\\n\\n\\tfunction determineLimits(angle, pos, size, min, max) {\\n\\t\\tif (angle === min || angle === max) {\\n\\t\\t\\treturn {\\n\\t\\t\\t\\tstart: pos - (size / 2),\\n\\t\\t\\t\\tend: pos + (size / 2)\\n\\t\\t\\t};\\n\\t\\t} else if (angle < min || angle > max) {\\n\\t\\t\\treturn {\\n\\t\\t\\t\\tstart: pos - size - 5,\\n\\t\\t\\t\\tend: pos\\n\\t\\t\\t};\\n\\t\\t}\\n\\n\\t\\treturn {\\n\\t\\t\\tstart: pos,\\n\\t\\t\\tend: pos + size + 5\\n\\t\\t};\\n\\t}\\n\\n\\t/**\\n\\t * Helper function to fit a radial linear scale with point labels\\n\\t */\\n\\tfunction fitWithPointLabels(scale) {\\n\\t\\t/*\\n\\t\\t * Right, this is really confusing and there is a lot of maths going on here\\n\\t\\t * The gist of the problem is here: https://gist.github.com/nnnick/696cc9c55f4b0beb8fe9\\n\\t\\t *\\n\\t\\t * Reaction: https://dl.dropboxusercontent.com/u/34601363/toomuchscience.gif\\n\\t\\t *\\n\\t\\t * Solution:\\n\\t\\t *\\n\\t\\t * We assume the radius of the polygon is half the size of the canvas at first\\n\\t\\t * at each index we check if the text overlaps.\\n\\t\\t *\\n\\t\\t * Where it does, we store that angle and that index.\\n\\t\\t *\\n\\t\\t * After finding the largest index and angle we calculate how much we need to remove\\n\\t\\t * from the shape radius to move the point inwards by that x.\\n\\t\\t *\\n\\t\\t * We average the left and right distances to get the maximum shape radius that can fit in the box\\n\\t\\t * along with labels.\\n\\t\\t *\\n\\t\\t * Once we have that, we can find the centre point for the chart, by taking the x text protrusion\\n\\t\\t * on each side, removing that from the size, halving it and adding the left x protrusion width.\\n\\t\\t *\\n\\t\\t * This will mean we have a shape fitted to the canvas, as large as it can be with the labels\\n\\t\\t * and position it in the most space efficient manner\\n\\t\\t *\\n\\t\\t * https://dl.dropboxusercontent.com/u/34601363/yeahscience.gif\\n\\t\\t */\\n\\n\\t\\tvar plFont = getPointLabelFontOptions(scale);\\n\\n\\t\\t// Get maximum radius of the polygon. Either half the height (minus the text width) or half the width.\\n\\t\\t// Use this to calculate the offset + change. - Make sure L/R protrusion is at least 0 to stop issues with centre points\\n\\t\\tvar largestPossibleRadius = Math.min(scale.height / 2, scale.width / 2);\\n\\t\\tvar furthestLimits = {\\n\\t\\t\\tr: scale.width,\\n\\t\\t\\tl: 0,\\n\\t\\t\\tt: scale.height,\\n\\t\\t\\tb: 0\\n\\t\\t};\\n\\t\\tvar furthestAngles = {};\\n\\t\\tvar i, textSize, pointPosition;\\n\\n\\t\\tscale.ctx.font = plFont.font;\\n\\t\\tscale._pointLabelSizes = [];\\n\\n\\t\\tvar valueCount = getValueCount(scale);\\n\\t\\tfor (i = 0; i < valueCount; i++) {\\n\\t\\t\\tpointPosition = scale.getPointPosition(i, largestPossibleRadius);\\n\\t\\t\\ttextSize = measureLabelSize(scale.ctx, plFont.size, scale.pointLabels[i] || '');\\n\\t\\t\\tscale._pointLabelSizes[i] = textSize;\\n\\n\\t\\t\\t// Add quarter circle to make degree 0 mean top of circle\\n\\t\\t\\tvar angleRadians = scale.getIndexAngle(i);\\n\\t\\t\\tvar angle = helpers.toDegrees(angleRadians) % 360;\\n\\t\\t\\tvar hLimits = determineLimits(angle, pointPosition.x, textSize.w, 0, 180);\\n\\t\\t\\tvar vLimits = determineLimits(angle, pointPosition.y, textSize.h, 90, 270);\\n\\n\\t\\t\\tif (hLimits.start < furthestLimits.l) {\\n\\t\\t\\t\\tfurthestLimits.l = hLimits.start;\\n\\t\\t\\t\\tfurthestAngles.l = angleRadians;\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (hLimits.end > furthestLimits.r) {\\n\\t\\t\\t\\tfurthestLimits.r = hLimits.end;\\n\\t\\t\\t\\tfurthestAngles.r = angleRadians;\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (vLimits.start < furthestLimits.t) {\\n\\t\\t\\t\\tfurthestLimits.t = vLimits.start;\\n\\t\\t\\t\\tfurthestAngles.t = angleRadians;\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (vLimits.end > furthestLimits.b) {\\n\\t\\t\\t\\tfurthestLimits.b = vLimits.end;\\n\\t\\t\\t\\tfurthestAngles.b = angleRadians;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tscale.setReductions(largestPossibleRadius, furthestLimits, furthestAngles);\\n\\t}\\n\\n\\t/**\\n\\t * Helper function to fit a radial linear scale with no point labels\\n\\t */\\n\\tfunction fit(scale) {\\n\\t\\tvar largestPossibleRadius = Math.min(scale.height / 2, scale.width / 2);\\n\\t\\tscale.drawingArea = Math.round(largestPossibleRadius);\\n\\t\\tscale.setCenterPoint(0, 0, 0, 0);\\n\\t}\\n\\n\\tfunction getTextAlignForAngle(angle) {\\n\\t\\tif (angle === 0 || angle === 180) {\\n\\t\\t\\treturn 'center';\\n\\t\\t} else if (angle < 180) {\\n\\t\\t\\treturn 'left';\\n\\t\\t}\\n\\n\\t\\treturn 'right';\\n\\t}\\n\\n\\tfunction fillText(ctx, text, position, fontSize) {\\n\\t\\tif (helpers.isArray(text)) {\\n\\t\\t\\tvar y = position.y;\\n\\t\\t\\tvar spacing = 1.5 * fontSize;\\n\\n\\t\\t\\tfor (var i = 0; i < text.length; ++i) {\\n\\t\\t\\t\\tctx.fillText(text[i], position.x, y);\\n\\t\\t\\t\\ty += spacing;\\n\\t\\t\\t}\\n\\t\\t} else {\\n\\t\\t\\tctx.fillText(text, position.x, position.y);\\n\\t\\t}\\n\\t}\\n\\n\\tfunction adjustPointPositionForLabelHeight(angle, textSize, position) {\\n\\t\\tif (angle === 90 || angle === 270) {\\n\\t\\t\\tposition.y -= (textSize.h / 2);\\n\\t\\t} else if (angle > 270 || angle < 90) {\\n\\t\\t\\tposition.y -= textSize.h;\\n\\t\\t}\\n\\t}\\n\\n\\tfunction drawPointLabels(scale) {\\n\\t\\tvar ctx = scale.ctx;\\n\\t\\tvar opts = scale.options;\\n\\t\\tvar angleLineOpts = opts.angleLines;\\n\\t\\tvar pointLabelOpts = opts.pointLabels;\\n\\n\\t\\tctx.lineWidth = angleLineOpts.lineWidth;\\n\\t\\tctx.strokeStyle = angleLineOpts.color;\\n\\n\\t\\tvar outerDistance = scale.getDistanceFromCenterForValue(opts.ticks.reverse ? scale.min : scale.max);\\n\\n\\t\\t// Point Label Font\\n\\t\\tvar plFont = getPointLabelFontOptions(scale);\\n\\n\\t\\tctx.textBaseline = 'top';\\n\\n\\t\\tfor (var i = getValueCount(scale) - 1; i >= 0; i--) {\\n\\t\\t\\tif (angleLineOpts.display) {\\n\\t\\t\\t\\tvar outerPosition = scale.getPointPosition(i, outerDistance);\\n\\t\\t\\t\\tctx.beginPath();\\n\\t\\t\\t\\tctx.moveTo(scale.xCenter, scale.yCenter);\\n\\t\\t\\t\\tctx.lineTo(outerPosition.x, outerPosition.y);\\n\\t\\t\\t\\tctx.stroke();\\n\\t\\t\\t\\tctx.closePath();\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (pointLabelOpts.display) {\\n\\t\\t\\t\\t// Extra 3px out for some label spacing\\n\\t\\t\\t\\tvar pointLabelPosition = scale.getPointPosition(i, outerDistance + 5);\\n\\n\\t\\t\\t\\t// Keep this in loop since we may support array properties here\\n\\t\\t\\t\\tvar pointLabelFontColor = helpers.valueAtIndexOrDefault(pointLabelOpts.fontColor, i, globalDefaults.defaultFontColor);\\n\\t\\t\\t\\tctx.font = plFont.font;\\n\\t\\t\\t\\tctx.fillStyle = pointLabelFontColor;\\n\\n\\t\\t\\t\\tvar angleRadians = scale.getIndexAngle(i);\\n\\t\\t\\t\\tvar angle = helpers.toDegrees(angleRadians);\\n\\t\\t\\t\\tctx.textAlign = getTextAlignForAngle(angle);\\n\\t\\t\\t\\tadjustPointPositionForLabelHeight(angle, scale._pointLabelSizes[i], pointLabelPosition);\\n\\t\\t\\t\\tfillText(ctx, scale.pointLabels[i] || '', pointLabelPosition, plFont.size);\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\tfunction drawRadiusLine(scale, gridLineOpts, radius, index) {\\n\\t\\tvar ctx = scale.ctx;\\n\\t\\tctx.strokeStyle = helpers.valueAtIndexOrDefault(gridLineOpts.color, index - 1);\\n\\t\\tctx.lineWidth = helpers.valueAtIndexOrDefault(gridLineOpts.lineWidth, index - 1);\\n\\n\\t\\tif (scale.options.gridLines.circular) {\\n\\t\\t\\t// Draw circular arcs between the points\\n\\t\\t\\tctx.beginPath();\\n\\t\\t\\tctx.arc(scale.xCenter, scale.yCenter, radius, 0, Math.PI * 2);\\n\\t\\t\\tctx.closePath();\\n\\t\\t\\tctx.stroke();\\n\\t\\t} else {\\n\\t\\t\\t// Draw straight lines connecting each index\\n\\t\\t\\tvar valueCount = getValueCount(scale);\\n\\n\\t\\t\\tif (valueCount === 0) {\\n\\t\\t\\t\\treturn;\\n\\t\\t\\t}\\n\\n\\t\\t\\tctx.beginPath();\\n\\t\\t\\tvar pointPosition = scale.getPointPosition(0, radius);\\n\\t\\t\\tctx.moveTo(pointPosition.x, pointPosition.y);\\n\\n\\t\\t\\tfor (var i = 1; i < valueCount; i++) {\\n\\t\\t\\t\\tpointPosition = scale.getPointPosition(i, radius);\\n\\t\\t\\t\\tctx.lineTo(pointPosition.x, pointPosition.y);\\n\\t\\t\\t}\\n\\n\\t\\t\\tctx.closePath();\\n\\t\\t\\tctx.stroke();\\n\\t\\t}\\n\\t}\\n\\n\\tfunction numberOrZero(param) {\\n\\t\\treturn helpers.isNumber(param) ? param : 0;\\n\\t}\\n\\n\\tvar LinearRadialScale = Chart.LinearScaleBase.extend({\\n\\t\\tsetDimensions: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar opts = me.options;\\n\\t\\t\\tvar tickOpts = opts.ticks;\\n\\t\\t\\t// Set the unconstrained dimension before label rotation\\n\\t\\t\\tme.width = me.maxWidth;\\n\\t\\t\\tme.height = me.maxHeight;\\n\\t\\t\\tme.xCenter = Math.round(me.width / 2);\\n\\t\\t\\tme.yCenter = Math.round(me.height / 2);\\n\\n\\t\\t\\tvar minSize = helpers.min([me.height, me.width]);\\n\\t\\t\\tvar tickFontSize = helpers.valueOrDefault(tickOpts.fontSize, globalDefaults.defaultFontSize);\\n\\t\\t\\tme.drawingArea = opts.display ? (minSize / 2) - (tickFontSize / 2 + tickOpts.backdropPaddingY) : (minSize / 2);\\n\\t\\t},\\n\\t\\tdetermineDataLimits: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar min = Number.POSITIVE_INFINITY;\\n\\t\\t\\tvar max = Number.NEGATIVE_INFINITY;\\n\\n\\t\\t\\thelpers.each(chart.data.datasets, function(dataset, datasetIndex) {\\n\\t\\t\\t\\tif (chart.isDatasetVisible(datasetIndex)) {\\n\\t\\t\\t\\t\\tvar meta = chart.getDatasetMeta(datasetIndex);\\n\\n\\t\\t\\t\\t\\thelpers.each(dataset.data, function(rawValue, index) {\\n\\t\\t\\t\\t\\t\\tvar value = +me.getRightValue(rawValue);\\n\\t\\t\\t\\t\\t\\tif (isNaN(value) || meta.data[index].hidden) {\\n\\t\\t\\t\\t\\t\\t\\treturn;\\n\\t\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t\\tmin = Math.min(value, min);\\n\\t\\t\\t\\t\\t\\tmax = Math.max(value, max);\\n\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t}\\n\\t\\t\\t});\\n\\n\\t\\t\\tme.min = (min === Number.POSITIVE_INFINITY ? 0 : min);\\n\\t\\t\\tme.max = (max === Number.NEGATIVE_INFINITY ? 0 : max);\\n\\n\\t\\t\\t// Common base implementation to handle ticks.min, ticks.max, ticks.beginAtZero\\n\\t\\t\\tme.handleTickRangeOptions();\\n\\t\\t},\\n\\t\\tgetTickLimit: function() {\\n\\t\\t\\tvar tickOpts = this.options.ticks;\\n\\t\\t\\tvar tickFontSize = helpers.valueOrDefault(tickOpts.fontSize, globalDefaults.defaultFontSize);\\n\\t\\t\\treturn Math.min(tickOpts.maxTicksLimit ? tickOpts.maxTicksLimit : 11, Math.ceil(this.drawingArea / (1.5 * tickFontSize)));\\n\\t\\t},\\n\\t\\tconvertTicksToLabels: function() {\\n\\t\\t\\tvar me = this;\\n\\n\\t\\t\\tChart.LinearScaleBase.prototype.convertTicksToLabels.call(me);\\n\\n\\t\\t\\t// Point labels\\n\\t\\t\\tme.pointLabels = me.chart.data.labels.map(me.options.pointLabels.callback, me);\\n\\t\\t},\\n\\t\\tgetLabelForIndex: function(index, datasetIndex) {\\n\\t\\t\\treturn +this.getRightValue(this.chart.data.datasets[datasetIndex].data[index]);\\n\\t\\t},\\n\\t\\tfit: function() {\\n\\t\\t\\tif (this.options.pointLabels.display) {\\n\\t\\t\\t\\tfitWithPointLabels(this);\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tfit(this);\\n\\t\\t\\t}\\n\\t\\t},\\n\\t\\t/**\\n\\t\\t * Set radius reductions and determine new radius and center point\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tsetReductions: function(largestPossibleRadius, furthestLimits, furthestAngles) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar radiusReductionLeft = furthestLimits.l / Math.sin(furthestAngles.l);\\n\\t\\t\\tvar radiusReductionRight = Math.max(furthestLimits.r - me.width, 0) / Math.sin(furthestAngles.r);\\n\\t\\t\\tvar radiusReductionTop = -furthestLimits.t / Math.cos(furthestAngles.t);\\n\\t\\t\\tvar radiusReductionBottom = -Math.max(furthestLimits.b - me.height, 0) / Math.cos(furthestAngles.b);\\n\\n\\t\\t\\tradiusReductionLeft = numberOrZero(radiusReductionLeft);\\n\\t\\t\\tradiusReductionRight = numberOrZero(radiusReductionRight);\\n\\t\\t\\tradiusReductionTop = numberOrZero(radiusReductionTop);\\n\\t\\t\\tradiusReductionBottom = numberOrZero(radiusReductionBottom);\\n\\n\\t\\t\\tme.drawingArea = Math.min(\\n\\t\\t\\t\\tMath.round(largestPossibleRadius - (radiusReductionLeft + radiusReductionRight) / 2),\\n\\t\\t\\t\\tMath.round(largestPossibleRadius - (radiusReductionTop + radiusReductionBottom) / 2));\\n\\t\\t\\tme.setCenterPoint(radiusReductionLeft, radiusReductionRight, radiusReductionTop, radiusReductionBottom);\\n\\t\\t},\\n\\t\\tsetCenterPoint: function(leftMovement, rightMovement, topMovement, bottomMovement) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar maxRight = me.width - rightMovement - me.drawingArea;\\n\\t\\t\\tvar maxLeft = leftMovement + me.drawingArea;\\n\\t\\t\\tvar maxTop = topMovement + me.drawingArea;\\n\\t\\t\\tvar maxBottom = me.height - bottomMovement - me.drawingArea;\\n\\n\\t\\t\\tme.xCenter = Math.round(((maxLeft + maxRight) / 2) + me.left);\\n\\t\\t\\tme.yCenter = Math.round(((maxTop + maxBottom) / 2) + me.top);\\n\\t\\t},\\n\\n\\t\\tgetIndexAngle: function(index) {\\n\\t\\t\\tvar angleMultiplier = (Math.PI * 2) / getValueCount(this);\\n\\t\\t\\tvar startAngle = this.chart.options && this.chart.options.startAngle ?\\n\\t\\t\\t\\tthis.chart.options.startAngle :\\n\\t\\t\\t\\t0;\\n\\n\\t\\t\\tvar startAngleRadians = startAngle * Math.PI * 2 / 360;\\n\\n\\t\\t\\t// Start from the top instead of right, so remove a quarter of the circle\\n\\t\\t\\treturn index * angleMultiplier + startAngleRadians;\\n\\t\\t},\\n\\t\\tgetDistanceFromCenterForValue: function(value) {\\n\\t\\t\\tvar me = this;\\n\\n\\t\\t\\tif (value === null) {\\n\\t\\t\\t\\treturn 0; // null always in center\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Take into account half font size + the yPadding of the top value\\n\\t\\t\\tvar scalingFactor = me.drawingArea / (me.max - me.min);\\n\\t\\t\\tif (me.options.ticks.reverse) {\\n\\t\\t\\t\\treturn (me.max - value) * scalingFactor;\\n\\t\\t\\t}\\n\\t\\t\\treturn (value - me.min) * scalingFactor;\\n\\t\\t},\\n\\t\\tgetPointPosition: function(index, distanceFromCenter) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar thisAngle = me.getIndexAngle(index) - (Math.PI / 2);\\n\\t\\t\\treturn {\\n\\t\\t\\t\\tx: Math.round(Math.cos(thisAngle) * distanceFromCenter) + me.xCenter,\\n\\t\\t\\t\\ty: Math.round(Math.sin(thisAngle) * distanceFromCenter) + me.yCenter\\n\\t\\t\\t};\\n\\t\\t},\\n\\t\\tgetPointPositionForValue: function(index, value) {\\n\\t\\t\\treturn this.getPointPosition(index, this.getDistanceFromCenterForValue(value));\\n\\t\\t},\\n\\n\\t\\tgetBasePosition: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar min = me.min;\\n\\t\\t\\tvar max = me.max;\\n\\n\\t\\t\\treturn me.getPointPositionForValue(0,\\n\\t\\t\\t\\tme.beginAtZero ? 0 :\\n\\t\\t\\t\\tmin < 0 && max < 0 ? max :\\n\\t\\t\\t\\tmin > 0 && max > 0 ? min :\\n\\t\\t\\t\\t0);\\n\\t\\t},\\n\\n\\t\\tdraw: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar opts = me.options;\\n\\t\\t\\tvar gridLineOpts = opts.gridLines;\\n\\t\\t\\tvar tickOpts = opts.ticks;\\n\\t\\t\\tvar valueOrDefault = helpers.valueOrDefault;\\n\\n\\t\\t\\tif (opts.display) {\\n\\t\\t\\t\\tvar ctx = me.ctx;\\n\\t\\t\\t\\tvar startAngle = this.getIndexAngle(0);\\n\\n\\t\\t\\t\\t// Tick Font\\n\\t\\t\\t\\tvar tickFontSize = valueOrDefault(tickOpts.fontSize, globalDefaults.defaultFontSize);\\n\\t\\t\\t\\tvar tickFontStyle = valueOrDefault(tickOpts.fontStyle, globalDefaults.defaultFontStyle);\\n\\t\\t\\t\\tvar tickFontFamily = valueOrDefault(tickOpts.fontFamily, globalDefaults.defaultFontFamily);\\n\\t\\t\\t\\tvar tickLabelFont = helpers.fontString(tickFontSize, tickFontStyle, tickFontFamily);\\n\\n\\t\\t\\t\\thelpers.each(me.ticks, function(label, index) {\\n\\t\\t\\t\\t\\t// Don't draw a centre value (if it is minimum)\\n\\t\\t\\t\\t\\tif (index > 0 || tickOpts.reverse) {\\n\\t\\t\\t\\t\\t\\tvar yCenterOffset = me.getDistanceFromCenterForValue(me.ticksAsNumbers[index]);\\n\\n\\t\\t\\t\\t\\t\\t// Draw circular lines around the scale\\n\\t\\t\\t\\t\\t\\tif (gridLineOpts.display && index !== 0) {\\n\\t\\t\\t\\t\\t\\t\\tdrawRadiusLine(me, gridLineOpts, yCenterOffset, index);\\n\\t\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t\\tif (tickOpts.display) {\\n\\t\\t\\t\\t\\t\\t\\tvar tickFontColor = valueOrDefault(tickOpts.fontColor, globalDefaults.defaultFontColor);\\n\\t\\t\\t\\t\\t\\t\\tctx.font = tickLabelFont;\\n\\n\\t\\t\\t\\t\\t\\t\\tctx.save();\\n\\t\\t\\t\\t\\t\\t\\tctx.translate(me.xCenter, me.yCenter);\\n\\t\\t\\t\\t\\t\\t\\tctx.rotate(startAngle);\\n\\n\\t\\t\\t\\t\\t\\t\\tif (tickOpts.showLabelBackdrop) {\\n\\t\\t\\t\\t\\t\\t\\t\\tvar labelWidth = ctx.measureText(label).width;\\n\\t\\t\\t\\t\\t\\t\\t\\tctx.fillStyle = tickOpts.backdropColor;\\n\\t\\t\\t\\t\\t\\t\\t\\tctx.fillRect(\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t-labelWidth / 2 - tickOpts.backdropPaddingX,\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t-yCenterOffset - tickFontSize / 2 - tickOpts.backdropPaddingY,\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tlabelWidth + tickOpts.backdropPaddingX * 2,\\n\\t\\t\\t\\t\\t\\t\\t\\t\\ttickFontSize + tickOpts.backdropPaddingY * 2\\n\\t\\t\\t\\t\\t\\t\\t\\t);\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t\\t\\tctx.textAlign = 'center';\\n\\t\\t\\t\\t\\t\\t\\tctx.textBaseline = 'middle';\\n\\t\\t\\t\\t\\t\\t\\tctx.fillStyle = tickFontColor;\\n\\t\\t\\t\\t\\t\\t\\tctx.fillText(label, 0, -yCenterOffset);\\n\\t\\t\\t\\t\\t\\t\\tctx.restore();\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t});\\n\\n\\t\\t\\t\\tif (opts.angleLines.display || opts.pointLabels.display) {\\n\\t\\t\\t\\t\\tdrawPointLabels(me);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t});\\n\\n\\tscaleService.registerScaleType('radialLinear', LinearRadialScale, defaultConfig);\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/scales/scale.radialLinear.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chart.js/src/scales/scale.time.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/chart.js/src/scales/scale.time.js ***!\n  \\********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/* global window: false */\\n\\n\\nvar moment = __webpack_require__(/*! moment */ \\\"./node_modules/moment/moment.js\\\");\\nmoment = typeof moment === 'function' ? moment : window.moment;\\n\\nvar defaults = __webpack_require__(/*! ../core/core.defaults */ \\\"./node_modules/chart.js/src/core/core.defaults.js\\\");\\nvar helpers = __webpack_require__(/*! ../helpers/index */ \\\"./node_modules/chart.js/src/helpers/index.js\\\");\\nvar Scale = __webpack_require__(/*! ../core/core.scale */ \\\"./node_modules/chart.js/src/core/core.scale.js\\\");\\nvar scaleService = __webpack_require__(/*! ../core/core.scaleService */ \\\"./node_modules/chart.js/src/core/core.scaleService.js\\\");\\n\\n// Integer constants are from the ES6 spec.\\nvar MIN_INTEGER = Number.MIN_SAFE_INTEGER || -9007199254740991;\\nvar MAX_INTEGER = Number.MAX_SAFE_INTEGER || 9007199254740991;\\n\\nvar INTERVALS = {\\n\\tmillisecond: {\\n\\t\\tcommon: true,\\n\\t\\tsize: 1,\\n\\t\\tsteps: [1, 2, 5, 10, 20, 50, 100, 250, 500]\\n\\t},\\n\\tsecond: {\\n\\t\\tcommon: true,\\n\\t\\tsize: 1000,\\n\\t\\tsteps: [1, 2, 5, 10, 15, 30]\\n\\t},\\n\\tminute: {\\n\\t\\tcommon: true,\\n\\t\\tsize: 60000,\\n\\t\\tsteps: [1, 2, 5, 10, 15, 30]\\n\\t},\\n\\thour: {\\n\\t\\tcommon: true,\\n\\t\\tsize: 3600000,\\n\\t\\tsteps: [1, 2, 3, 6, 12]\\n\\t},\\n\\tday: {\\n\\t\\tcommon: true,\\n\\t\\tsize: 86400000,\\n\\t\\tsteps: [1, 2, 5]\\n\\t},\\n\\tweek: {\\n\\t\\tcommon: false,\\n\\t\\tsize: 604800000,\\n\\t\\tsteps: [1, 2, 3, 4]\\n\\t},\\n\\tmonth: {\\n\\t\\tcommon: true,\\n\\t\\tsize: 2.628e9,\\n\\t\\tsteps: [1, 2, 3]\\n\\t},\\n\\tquarter: {\\n\\t\\tcommon: false,\\n\\t\\tsize: 7.884e9,\\n\\t\\tsteps: [1, 2, 3, 4]\\n\\t},\\n\\tyear: {\\n\\t\\tcommon: true,\\n\\t\\tsize: 3.154e10\\n\\t}\\n};\\n\\nvar UNITS = Object.keys(INTERVALS);\\n\\nfunction sorter(a, b) {\\n\\treturn a - b;\\n}\\n\\nfunction arrayUnique(items) {\\n\\tvar hash = {};\\n\\tvar out = [];\\n\\tvar i, ilen, item;\\n\\n\\tfor (i = 0, ilen = items.length; i < ilen; ++i) {\\n\\t\\titem = items[i];\\n\\t\\tif (!hash[item]) {\\n\\t\\t\\thash[item] = true;\\n\\t\\t\\tout.push(item);\\n\\t\\t}\\n\\t}\\n\\n\\treturn out;\\n}\\n\\n/**\\n * Returns an array of {time, pos} objects used to interpolate a specific `time` or position\\n * (`pos`) on the scale, by searching entries before and after the requested value. `pos` is\\n * a decimal between 0 and 1: 0 being the start of the scale (left or top) and 1 the other\\n * extremity (left + width or top + height). Note that it would be more optimized to directly\\n * store pre-computed pixels, but the scale dimensions are not guaranteed at the time we need\\n * to create the lookup table. The table ALWAYS contains at least two items: min and max.\\n *\\n * @param {Number[]} timestamps - timestamps sorted from lowest to highest.\\n * @param {String} distribution - If 'linear', timestamps will be spread linearly along the min\\n * and max range, so basically, the table will contains only two items: {min, 0} and {max, 1}.\\n * If 'series', timestamps will be positioned at the same distance from each other. In this\\n * case, only timestamps that break the time linearity are registered, meaning that in the\\n * best case, all timestamps are linear, the table contains only min and max.\\n */\\nfunction buildLookupTable(timestamps, min, max, distribution) {\\n\\tif (distribution === 'linear' || !timestamps.length) {\\n\\t\\treturn [\\n\\t\\t\\t{time: min, pos: 0},\\n\\t\\t\\t{time: max, pos: 1}\\n\\t\\t];\\n\\t}\\n\\n\\tvar table = [];\\n\\tvar items = [min];\\n\\tvar i, ilen, prev, curr, next;\\n\\n\\tfor (i = 0, ilen = timestamps.length; i < ilen; ++i) {\\n\\t\\tcurr = timestamps[i];\\n\\t\\tif (curr > min && curr < max) {\\n\\t\\t\\titems.push(curr);\\n\\t\\t}\\n\\t}\\n\\n\\titems.push(max);\\n\\n\\tfor (i = 0, ilen = items.length; i < ilen; ++i) {\\n\\t\\tnext = items[i + 1];\\n\\t\\tprev = items[i - 1];\\n\\t\\tcurr = items[i];\\n\\n\\t\\t// only add points that breaks the scale linearity\\n\\t\\tif (prev === undefined || next === undefined || Math.round((next + prev) / 2) !== curr) {\\n\\t\\t\\ttable.push({time: curr, pos: i / (ilen - 1)});\\n\\t\\t}\\n\\t}\\n\\n\\treturn table;\\n}\\n\\n// @see adapted from http://www.anujgakhar.com/2014/03/01/binary-search-in-javascript/\\nfunction lookup(table, key, value) {\\n\\tvar lo = 0;\\n\\tvar hi = table.length - 1;\\n\\tvar mid, i0, i1;\\n\\n\\twhile (lo >= 0 && lo <= hi) {\\n\\t\\tmid = (lo + hi) >> 1;\\n\\t\\ti0 = table[mid - 1] || null;\\n\\t\\ti1 = table[mid];\\n\\n\\t\\tif (!i0) {\\n\\t\\t\\t// given value is outside table (before first item)\\n\\t\\t\\treturn {lo: null, hi: i1};\\n\\t\\t} else if (i1[key] < value) {\\n\\t\\t\\tlo = mid + 1;\\n\\t\\t} else if (i0[key] > value) {\\n\\t\\t\\thi = mid - 1;\\n\\t\\t} else {\\n\\t\\t\\treturn {lo: i0, hi: i1};\\n\\t\\t}\\n\\t}\\n\\n\\t// given value is outside table (after last item)\\n\\treturn {lo: i1, hi: null};\\n}\\n\\n/**\\n * Linearly interpolates the given source `value` using the table items `skey` values and\\n * returns the associated `tkey` value. For example, interpolate(table, 'time', 42, 'pos')\\n * returns the position for a timestamp equal to 42. If value is out of bounds, values at\\n * index [0, 1] or [n - 1, n] are used for the interpolation.\\n */\\nfunction interpolate(table, skey, sval, tkey) {\\n\\tvar range = lookup(table, skey, sval);\\n\\n\\t// Note: the lookup table ALWAYS contains at least 2 items (min and max)\\n\\tvar prev = !range.lo ? table[0] : !range.hi ? table[table.length - 2] : range.lo;\\n\\tvar next = !range.lo ? table[1] : !range.hi ? table[table.length - 1] : range.hi;\\n\\n\\tvar span = next[skey] - prev[skey];\\n\\tvar ratio = span ? (sval - prev[skey]) / span : 0;\\n\\tvar offset = (next[tkey] - prev[tkey]) * ratio;\\n\\n\\treturn prev[tkey] + offset;\\n}\\n\\n/**\\n * Convert the given value to a moment object using the given time options.\\n * @see http://momentjs.com/docs/#/parsing/\\n */\\nfunction momentify(value, options) {\\n\\tvar parser = options.parser;\\n\\tvar format = options.parser || options.format;\\n\\n\\tif (typeof parser === 'function') {\\n\\t\\treturn parser(value);\\n\\t}\\n\\n\\tif (typeof value === 'string' && typeof format === 'string') {\\n\\t\\treturn moment(value, format);\\n\\t}\\n\\n\\tif (!(value instanceof moment)) {\\n\\t\\tvalue = moment(value);\\n\\t}\\n\\n\\tif (value.isValid()) {\\n\\t\\treturn value;\\n\\t}\\n\\n\\t// Labels are in an incompatible moment format and no `parser` has been provided.\\n\\t// The user might still use the deprecated `format` option to convert his inputs.\\n\\tif (typeof format === 'function') {\\n\\t\\treturn format(value);\\n\\t}\\n\\n\\treturn value;\\n}\\n\\nfunction parse(input, scale) {\\n\\tif (helpers.isNullOrUndef(input)) {\\n\\t\\treturn null;\\n\\t}\\n\\n\\tvar options = scale.options.time;\\n\\tvar value = momentify(scale.getRightValue(input), options);\\n\\tif (!value.isValid()) {\\n\\t\\treturn null;\\n\\t}\\n\\n\\tif (options.round) {\\n\\t\\tvalue.startOf(options.round);\\n\\t}\\n\\n\\treturn value.valueOf();\\n}\\n\\n/**\\n * Returns the number of unit to skip to be able to display up to `capacity` number of ticks\\n * in `unit` for the given `min` / `max` range and respecting the interval steps constraints.\\n */\\nfunction determineStepSize(min, max, unit, capacity) {\\n\\tvar range = max - min;\\n\\tvar interval = INTERVALS[unit];\\n\\tvar milliseconds = interval.size;\\n\\tvar steps = interval.steps;\\n\\tvar i, ilen, factor;\\n\\n\\tif (!steps) {\\n\\t\\treturn Math.ceil(range / (capacity * milliseconds));\\n\\t}\\n\\n\\tfor (i = 0, ilen = steps.length; i < ilen; ++i) {\\n\\t\\tfactor = steps[i];\\n\\t\\tif (Math.ceil(range / (milliseconds * factor)) <= capacity) {\\n\\t\\t\\tbreak;\\n\\t\\t}\\n\\t}\\n\\n\\treturn factor;\\n}\\n\\n/**\\n * Figures out what unit results in an appropriate number of auto-generated ticks\\n */\\nfunction determineUnitForAutoTicks(minUnit, min, max, capacity) {\\n\\tvar ilen = UNITS.length;\\n\\tvar i, interval, factor;\\n\\n\\tfor (i = UNITS.indexOf(minUnit); i < ilen - 1; ++i) {\\n\\t\\tinterval = INTERVALS[UNITS[i]];\\n\\t\\tfactor = interval.steps ? interval.steps[interval.steps.length - 1] : MAX_INTEGER;\\n\\n\\t\\tif (interval.common && Math.ceil((max - min) / (factor * interval.size)) <= capacity) {\\n\\t\\t\\treturn UNITS[i];\\n\\t\\t}\\n\\t}\\n\\n\\treturn UNITS[ilen - 1];\\n}\\n\\n/**\\n * Figures out what unit to format a set of ticks with\\n */\\nfunction determineUnitForFormatting(ticks, minUnit, min, max) {\\n\\tvar duration = moment.duration(moment(max).diff(moment(min)));\\n\\tvar ilen = UNITS.length;\\n\\tvar i, unit;\\n\\n\\tfor (i = ilen - 1; i >= UNITS.indexOf(minUnit); i--) {\\n\\t\\tunit = UNITS[i];\\n\\t\\tif (INTERVALS[unit].common && duration.as(unit) >= ticks.length) {\\n\\t\\t\\treturn unit;\\n\\t\\t}\\n\\t}\\n\\n\\treturn UNITS[minUnit ? UNITS.indexOf(minUnit) : 0];\\n}\\n\\nfunction determineMajorUnit(unit) {\\n\\tfor (var i = UNITS.indexOf(unit) + 1, ilen = UNITS.length; i < ilen; ++i) {\\n\\t\\tif (INTERVALS[UNITS[i]].common) {\\n\\t\\t\\treturn UNITS[i];\\n\\t\\t}\\n\\t}\\n}\\n\\n/**\\n * Generates a maximum of `capacity` timestamps between min and max, rounded to the\\n * `minor` unit, aligned on the `major` unit and using the given scale time `options`.\\n * Important: this method can return ticks outside the min and max range, it's the\\n * responsibility of the calling code to clamp values if needed.\\n */\\nfunction generate(min, max, capacity, options) {\\n\\tvar timeOpts = options.time;\\n\\tvar minor = timeOpts.unit || determineUnitForAutoTicks(timeOpts.minUnit, min, max, capacity);\\n\\tvar major = determineMajorUnit(minor);\\n\\tvar stepSize = helpers.valueOrDefault(timeOpts.stepSize, timeOpts.unitStepSize);\\n\\tvar weekday = minor === 'week' ? timeOpts.isoWeekday : false;\\n\\tvar majorTicksEnabled = options.ticks.major.enabled;\\n\\tvar interval = INTERVALS[minor];\\n\\tvar first = moment(min);\\n\\tvar last = moment(max);\\n\\tvar ticks = [];\\n\\tvar time;\\n\\n\\tif (!stepSize) {\\n\\t\\tstepSize = determineStepSize(min, max, minor, capacity);\\n\\t}\\n\\n\\t// For 'week' unit, handle the first day of week option\\n\\tif (weekday) {\\n\\t\\tfirst = first.isoWeekday(weekday);\\n\\t\\tlast = last.isoWeekday(weekday);\\n\\t}\\n\\n\\t// Align first/last ticks on unit\\n\\tfirst = first.startOf(weekday ? 'day' : minor);\\n\\tlast = last.startOf(weekday ? 'day' : minor);\\n\\n\\t// Make sure that the last tick include max\\n\\tif (last < max) {\\n\\t\\tlast.add(1, minor);\\n\\t}\\n\\n\\ttime = moment(first);\\n\\n\\tif (majorTicksEnabled && major && !weekday && !timeOpts.round) {\\n\\t\\t// Align the first tick on the previous `minor` unit aligned on the `major` unit:\\n\\t\\t// we first aligned time on the previous `major` unit then add the number of full\\n\\t\\t// stepSize there is between first and the previous major time.\\n\\t\\ttime.startOf(major);\\n\\t\\ttime.add(~~((first - time) / (interval.size * stepSize)) * stepSize, minor);\\n\\t}\\n\\n\\tfor (; time < last; time.add(stepSize, minor)) {\\n\\t\\tticks.push(+time);\\n\\t}\\n\\n\\tticks.push(+time);\\n\\n\\treturn ticks;\\n}\\n\\n/**\\n * Returns the right and left offsets from edges in the form of {left, right}.\\n * Offsets are added when the `offset` option is true.\\n */\\nfunction computeOffsets(table, ticks, min, max, options) {\\n\\tvar left = 0;\\n\\tvar right = 0;\\n\\tvar upper, lower;\\n\\n\\tif (options.offset && ticks.length) {\\n\\t\\tif (!options.time.min) {\\n\\t\\t\\tupper = ticks.length > 1 ? ticks[1] : max;\\n\\t\\t\\tlower = ticks[0];\\n\\t\\t\\tleft = (\\n\\t\\t\\t\\tinterpolate(table, 'time', upper, 'pos') -\\n\\t\\t\\t\\tinterpolate(table, 'time', lower, 'pos')\\n\\t\\t\\t) / 2;\\n\\t\\t}\\n\\t\\tif (!options.time.max) {\\n\\t\\t\\tupper = ticks[ticks.length - 1];\\n\\t\\t\\tlower = ticks.length > 1 ? ticks[ticks.length - 2] : min;\\n\\t\\t\\tright = (\\n\\t\\t\\t\\tinterpolate(table, 'time', upper, 'pos') -\\n\\t\\t\\t\\tinterpolate(table, 'time', lower, 'pos')\\n\\t\\t\\t) / 2;\\n\\t\\t}\\n\\t}\\n\\n\\treturn {left: left, right: right};\\n}\\n\\nfunction ticksFromTimestamps(values, majorUnit) {\\n\\tvar ticks = [];\\n\\tvar i, ilen, value, major;\\n\\n\\tfor (i = 0, ilen = values.length; i < ilen; ++i) {\\n\\t\\tvalue = values[i];\\n\\t\\tmajor = majorUnit ? value === +moment(value).startOf(majorUnit) : false;\\n\\n\\t\\tticks.push({\\n\\t\\t\\tvalue: value,\\n\\t\\t\\tmajor: major\\n\\t\\t});\\n\\t}\\n\\n\\treturn ticks;\\n}\\n\\nfunction determineLabelFormat(data, timeOpts) {\\n\\tvar i, momentDate, hasTime;\\n\\tvar ilen = data.length;\\n\\n\\t// find the label with the most parts (milliseconds, minutes, etc.)\\n\\t// format all labels with the same level of detail as the most specific label\\n\\tfor (i = 0; i < ilen; i++) {\\n\\t\\tmomentDate = momentify(data[i], timeOpts);\\n\\t\\tif (momentDate.millisecond() !== 0) {\\n\\t\\t\\treturn 'MMM D, YYYY h:mm:ss.SSS a';\\n\\t\\t}\\n\\t\\tif (momentDate.second() !== 0 || momentDate.minute() !== 0 || momentDate.hour() !== 0) {\\n\\t\\t\\thasTime = true;\\n\\t\\t}\\n\\t}\\n\\tif (hasTime) {\\n\\t\\treturn 'MMM D, YYYY h:mm:ss a';\\n\\t}\\n\\treturn 'MMM D, YYYY';\\n}\\n\\nmodule.exports = function() {\\n\\n\\tvar defaultConfig = {\\n\\t\\tposition: 'bottom',\\n\\n\\t\\t/**\\n\\t\\t * Data distribution along the scale:\\n\\t\\t * - 'linear': data are spread according to their time (distances can vary),\\n\\t\\t * - 'series': data are spread at the same distance from each other.\\n\\t\\t * @see https://github.com/chartjs/Chart.js/pull/4507\\n\\t\\t * @since 2.7.0\\n\\t\\t */\\n\\t\\tdistribution: 'linear',\\n\\n\\t\\t/**\\n\\t\\t * Scale boundary strategy (bypassed by min/max time options)\\n\\t\\t * - `data`: make sure data are fully visible, ticks outside are removed\\n\\t\\t * - `ticks`: make sure ticks are fully visible, data outside are truncated\\n\\t\\t * @see https://github.com/chartjs/Chart.js/pull/4556\\n\\t\\t * @since 2.7.0\\n\\t\\t */\\n\\t\\tbounds: 'data',\\n\\n\\t\\ttime: {\\n\\t\\t\\tparser: false, // false == a pattern string from http://momentjs.com/docs/#/parsing/string-format/ or a custom callback that converts its argument to a moment\\n\\t\\t\\tformat: false, // DEPRECATED false == date objects, moment object, callback or a pattern string from http://momentjs.com/docs/#/parsing/string-format/\\n\\t\\t\\tunit: false, // false == automatic or override with week, month, year, etc.\\n\\t\\t\\tround: false, // none, or override with week, month, year, etc.\\n\\t\\t\\tdisplayFormat: false, // DEPRECATED\\n\\t\\t\\tisoWeekday: false, // override week start day - see http://momentjs.com/docs/#/get-set/iso-weekday/\\n\\t\\t\\tminUnit: 'millisecond',\\n\\n\\t\\t\\t// defaults to unit's corresponding unitFormat below or override using pattern string from http://momentjs.com/docs/#/displaying/format/\\n\\t\\t\\tdisplayFormats: {\\n\\t\\t\\t\\tmillisecond: 'h:mm:ss.SSS a', // 11:20:01.123 AM,\\n\\t\\t\\t\\tsecond: 'h:mm:ss a', // 11:20:01 AM\\n\\t\\t\\t\\tminute: 'h:mm a', // 11:20 AM\\n\\t\\t\\t\\thour: 'hA', // 5PM\\n\\t\\t\\t\\tday: 'MMM D', // Sep 4\\n\\t\\t\\t\\tweek: 'll', // Week 46, or maybe \\\"[W]WW - YYYY\\\" ?\\n\\t\\t\\t\\tmonth: 'MMM YYYY', // Sept 2015\\n\\t\\t\\t\\tquarter: '[Q]Q - YYYY', // Q3\\n\\t\\t\\t\\tyear: 'YYYY' // 2015\\n\\t\\t\\t},\\n\\t\\t},\\n\\t\\tticks: {\\n\\t\\t\\tautoSkip: false,\\n\\n\\t\\t\\t/**\\n\\t\\t\\t * Ticks generation input values:\\n\\t\\t\\t * - 'auto': generates \\\"optimal\\\" ticks based on scale size and time options.\\n\\t\\t\\t * - 'data': generates ticks from data (including labels from data {t|x|y} objects).\\n\\t\\t\\t * - 'labels': generates ticks from user given `data.labels` values ONLY.\\n\\t\\t\\t * @see https://github.com/chartjs/Chart.js/pull/4507\\n\\t\\t\\t * @since 2.7.0\\n\\t\\t\\t */\\n\\t\\t\\tsource: 'auto',\\n\\n\\t\\t\\tmajor: {\\n\\t\\t\\t\\tenabled: false\\n\\t\\t\\t}\\n\\t\\t}\\n\\t};\\n\\n\\tvar TimeScale = Scale.extend({\\n\\t\\tinitialize: function() {\\n\\t\\t\\tif (!moment) {\\n\\t\\t\\t\\tthrow new Error('Chart.js - Moment.js could not be found! You must include it before Chart.js to use the time scale. Download at https://momentjs.com');\\n\\t\\t\\t}\\n\\n\\t\\t\\tthis.mergeTicksOptions();\\n\\n\\t\\t\\tScale.prototype.initialize.call(this);\\n\\t\\t},\\n\\n\\t\\tupdate: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar options = me.options;\\n\\n\\t\\t\\t// DEPRECATIONS: output a message only one time per update\\n\\t\\t\\tif (options.time && options.time.format) {\\n\\t\\t\\t\\tconsole.warn('options.time.format is deprecated and replaced by options.time.parser.');\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn Scale.prototype.update.apply(me, arguments);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Allows data to be referenced via 't' attribute\\n\\t\\t */\\n\\t\\tgetRightValue: function(rawValue) {\\n\\t\\t\\tif (rawValue && rawValue.t !== undefined) {\\n\\t\\t\\t\\trawValue = rawValue.t;\\n\\t\\t\\t}\\n\\t\\t\\treturn Scale.prototype.getRightValue.call(this, rawValue);\\n\\t\\t},\\n\\n\\t\\tdetermineDataLimits: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar chart = me.chart;\\n\\t\\t\\tvar timeOpts = me.options.time;\\n\\t\\t\\tvar unit = timeOpts.unit || 'day';\\n\\t\\t\\tvar min = MAX_INTEGER;\\n\\t\\t\\tvar max = MIN_INTEGER;\\n\\t\\t\\tvar timestamps = [];\\n\\t\\t\\tvar datasets = [];\\n\\t\\t\\tvar labels = [];\\n\\t\\t\\tvar i, j, ilen, jlen, data, timestamp;\\n\\n\\t\\t\\t// Convert labels to timestamps\\n\\t\\t\\tfor (i = 0, ilen = chart.data.labels.length; i < ilen; ++i) {\\n\\t\\t\\t\\tlabels.push(parse(chart.data.labels[i], me));\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Convert data to timestamps\\n\\t\\t\\tfor (i = 0, ilen = (chart.data.datasets || []).length; i < ilen; ++i) {\\n\\t\\t\\t\\tif (chart.isDatasetVisible(i)) {\\n\\t\\t\\t\\t\\tdata = chart.data.datasets[i].data;\\n\\n\\t\\t\\t\\t\\t// Let's consider that all data have the same format.\\n\\t\\t\\t\\t\\tif (helpers.isObject(data[0])) {\\n\\t\\t\\t\\t\\t\\tdatasets[i] = [];\\n\\n\\t\\t\\t\\t\\t\\tfor (j = 0, jlen = data.length; j < jlen; ++j) {\\n\\t\\t\\t\\t\\t\\t\\ttimestamp = parse(data[j], me);\\n\\t\\t\\t\\t\\t\\t\\ttimestamps.push(timestamp);\\n\\t\\t\\t\\t\\t\\t\\tdatasets[i][j] = timestamp;\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t\\ttimestamps.push.apply(timestamps, labels);\\n\\t\\t\\t\\t\\t\\tdatasets[i] = labels.slice(0);\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tdatasets[i] = [];\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (labels.length) {\\n\\t\\t\\t\\t// Sort labels **after** data have been converted\\n\\t\\t\\t\\tlabels = arrayUnique(labels).sort(sorter);\\n\\t\\t\\t\\tmin = Math.min(min, labels[0]);\\n\\t\\t\\t\\tmax = Math.max(max, labels[labels.length - 1]);\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (timestamps.length) {\\n\\t\\t\\t\\ttimestamps = arrayUnique(timestamps).sort(sorter);\\n\\t\\t\\t\\tmin = Math.min(min, timestamps[0]);\\n\\t\\t\\t\\tmax = Math.max(max, timestamps[timestamps.length - 1]);\\n\\t\\t\\t}\\n\\n\\t\\t\\tmin = parse(timeOpts.min, me) || min;\\n\\t\\t\\tmax = parse(timeOpts.max, me) || max;\\n\\n\\t\\t\\t// In case there is no valid min/max, set limits based on unit time option\\n\\t\\t\\tmin = min === MAX_INTEGER ? +moment().startOf(unit) : min;\\n\\t\\t\\tmax = max === MIN_INTEGER ? +moment().endOf(unit) + 1 : max;\\n\\n\\t\\t\\t// Make sure that max is strictly higher than min (required by the lookup table)\\n\\t\\t\\tme.min = Math.min(min, max);\\n\\t\\t\\tme.max = Math.max(min + 1, max);\\n\\n\\t\\t\\t// PRIVATE\\n\\t\\t\\tme._horizontal = me.isHorizontal();\\n\\t\\t\\tme._table = [];\\n\\t\\t\\tme._timestamps = {\\n\\t\\t\\t\\tdata: timestamps,\\n\\t\\t\\t\\tdatasets: datasets,\\n\\t\\t\\t\\tlabels: labels\\n\\t\\t\\t};\\n\\t\\t},\\n\\n\\t\\tbuildTicks: function() {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar min = me.min;\\n\\t\\t\\tvar max = me.max;\\n\\t\\t\\tvar options = me.options;\\n\\t\\t\\tvar timeOpts = options.time;\\n\\t\\t\\tvar timestamps = [];\\n\\t\\t\\tvar ticks = [];\\n\\t\\t\\tvar i, ilen, timestamp;\\n\\n\\t\\t\\tswitch (options.ticks.source) {\\n\\t\\t\\tcase 'data':\\n\\t\\t\\t\\ttimestamps = me._timestamps.data;\\n\\t\\t\\t\\tbreak;\\n\\t\\t\\tcase 'labels':\\n\\t\\t\\t\\ttimestamps = me._timestamps.labels;\\n\\t\\t\\t\\tbreak;\\n\\t\\t\\tcase 'auto':\\n\\t\\t\\tdefault:\\n\\t\\t\\t\\ttimestamps = generate(min, max, me.getLabelCapacity(min), options);\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (options.bounds === 'ticks' && timestamps.length) {\\n\\t\\t\\t\\tmin = timestamps[0];\\n\\t\\t\\t\\tmax = timestamps[timestamps.length - 1];\\n\\t\\t\\t}\\n\\n\\t\\t\\t// Enforce limits with user min/max options\\n\\t\\t\\tmin = parse(timeOpts.min, me) || min;\\n\\t\\t\\tmax = parse(timeOpts.max, me) || max;\\n\\n\\t\\t\\t// Remove ticks outside the min/max range\\n\\t\\t\\tfor (i = 0, ilen = timestamps.length; i < ilen; ++i) {\\n\\t\\t\\t\\ttimestamp = timestamps[i];\\n\\t\\t\\t\\tif (timestamp >= min && timestamp <= max) {\\n\\t\\t\\t\\t\\tticks.push(timestamp);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tme.min = min;\\n\\t\\t\\tme.max = max;\\n\\n\\t\\t\\t// PRIVATE\\n\\t\\t\\tme._unit = timeOpts.unit || determineUnitForFormatting(ticks, timeOpts.minUnit, me.min, me.max);\\n\\t\\t\\tme._majorUnit = determineMajorUnit(me._unit);\\n\\t\\t\\tme._table = buildLookupTable(me._timestamps.data, min, max, options.distribution);\\n\\t\\t\\tme._offsets = computeOffsets(me._table, ticks, min, max, options);\\n\\t\\t\\tme._labelFormat = determineLabelFormat(me._timestamps.data, timeOpts);\\n\\n\\t\\t\\treturn ticksFromTimestamps(ticks, me._majorUnit);\\n\\t\\t},\\n\\n\\t\\tgetLabelForIndex: function(index, datasetIndex) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar data = me.chart.data;\\n\\t\\t\\tvar timeOpts = me.options.time;\\n\\t\\t\\tvar label = data.labels && index < data.labels.length ? data.labels[index] : '';\\n\\t\\t\\tvar value = data.datasets[datasetIndex].data[index];\\n\\n\\t\\t\\tif (helpers.isObject(value)) {\\n\\t\\t\\t\\tlabel = me.getRightValue(value);\\n\\t\\t\\t}\\n\\t\\t\\tif (timeOpts.tooltipFormat) {\\n\\t\\t\\t\\treturn momentify(label, timeOpts).format(timeOpts.tooltipFormat);\\n\\t\\t\\t}\\n\\t\\t\\tif (typeof label === 'string') {\\n\\t\\t\\t\\treturn label;\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn momentify(label, timeOpts).format(me._labelFormat);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Function to format an individual tick mark\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\ttickFormatFunction: function(tick, index, ticks, formatOverride) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar options = me.options;\\n\\t\\t\\tvar time = tick.valueOf();\\n\\t\\t\\tvar formats = options.time.displayFormats;\\n\\t\\t\\tvar minorFormat = formats[me._unit];\\n\\t\\t\\tvar majorUnit = me._majorUnit;\\n\\t\\t\\tvar majorFormat = formats[majorUnit];\\n\\t\\t\\tvar majorTime = tick.clone().startOf(majorUnit).valueOf();\\n\\t\\t\\tvar majorTickOpts = options.ticks.major;\\n\\t\\t\\tvar major = majorTickOpts.enabled && majorUnit && majorFormat && time === majorTime;\\n\\t\\t\\tvar label = tick.format(formatOverride ? formatOverride : major ? majorFormat : minorFormat);\\n\\t\\t\\tvar tickOpts = major ? majorTickOpts : options.ticks.minor;\\n\\t\\t\\tvar formatter = helpers.valueOrDefault(tickOpts.callback, tickOpts.userCallback);\\n\\n\\t\\t\\treturn formatter ? formatter(label, index, ticks) : label;\\n\\t\\t},\\n\\n\\t\\tconvertTicksToLabels: function(ticks) {\\n\\t\\t\\tvar labels = [];\\n\\t\\t\\tvar i, ilen;\\n\\n\\t\\t\\tfor (i = 0, ilen = ticks.length; i < ilen; ++i) {\\n\\t\\t\\t\\tlabels.push(this.tickFormatFunction(moment(ticks[i].value), i, ticks));\\n\\t\\t\\t}\\n\\n\\t\\t\\treturn labels;\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tgetPixelForOffset: function(time) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar size = me._horizontal ? me.width : me.height;\\n\\t\\t\\tvar start = me._horizontal ? me.left : me.top;\\n\\t\\t\\tvar pos = interpolate(me._table, 'time', time, 'pos');\\n\\n\\t\\t\\treturn start + size * (me._offsets.left + pos) / (me._offsets.left + 1 + me._offsets.right);\\n\\t\\t},\\n\\n\\t\\tgetPixelForValue: function(value, index, datasetIndex) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar time = null;\\n\\n\\t\\t\\tif (index !== undefined && datasetIndex !== undefined) {\\n\\t\\t\\t\\ttime = me._timestamps.datasets[datasetIndex][index];\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (time === null) {\\n\\t\\t\\t\\ttime = parse(value, me);\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (time !== null) {\\n\\t\\t\\t\\treturn me.getPixelForOffset(time);\\n\\t\\t\\t}\\n\\t\\t},\\n\\n\\t\\tgetPixelForTick: function(index) {\\n\\t\\t\\tvar ticks = this.getTicks();\\n\\t\\t\\treturn index >= 0 && index < ticks.length ?\\n\\t\\t\\t\\tthis.getPixelForOffset(ticks[index].value) :\\n\\t\\t\\t\\tnull;\\n\\t\\t},\\n\\n\\t\\tgetValueForPixel: function(pixel) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar size = me._horizontal ? me.width : me.height;\\n\\t\\t\\tvar start = me._horizontal ? me.left : me.top;\\n\\t\\t\\tvar pos = (size ? (pixel - start) / size : 0) * (me._offsets.left + 1 + me._offsets.left) - me._offsets.right;\\n\\t\\t\\tvar time = interpolate(me._table, 'pos', pos, 'time');\\n\\n\\t\\t\\treturn moment(time);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * Crude approximation of what the label width might be\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tgetLabelWidth: function(label) {\\n\\t\\t\\tvar me = this;\\n\\t\\t\\tvar ticksOpts = me.options.ticks;\\n\\t\\t\\tvar tickLabelWidth = me.ctx.measureText(label).width;\\n\\t\\t\\tvar angle = helpers.toRadians(ticksOpts.maxRotation);\\n\\t\\t\\tvar cosRotation = Math.cos(angle);\\n\\t\\t\\tvar sinRotation = Math.sin(angle);\\n\\t\\t\\tvar tickFontSize = helpers.valueOrDefault(ticksOpts.fontSize, defaults.global.defaultFontSize);\\n\\n\\t\\t\\treturn (tickLabelWidth * cosRotation) + (tickFontSize * sinRotation);\\n\\t\\t},\\n\\n\\t\\t/**\\n\\t\\t * @private\\n\\t\\t */\\n\\t\\tgetLabelCapacity: function(exampleTime) {\\n\\t\\t\\tvar me = this;\\n\\n\\t\\t\\tvar formatOverride = me.options.time.displayFormats.millisecond;\\t// Pick the longest format for guestimation\\n\\n\\t\\t\\tvar exampleLabel = me.tickFormatFunction(moment(exampleTime), 0, [], formatOverride);\\n\\t\\t\\tvar tickLabelWidth = me.getLabelWidth(exampleLabel);\\n\\t\\t\\tvar innerWidth = me.isHorizontal() ? me.width : me.height;\\n\\n\\t\\t\\tvar capacity = Math.floor(innerWidth / tickLabelWidth);\\n\\t\\t\\treturn capacity > 0 ? capacity : 1;\\n\\t\\t}\\n\\t});\\n\\n\\tscaleService.registerScaleType('time', TimeScale, defaultConfig);\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/chart.js/src/scales/scale.time.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chartjs-color-string/color-string.js\":\n/*!***********************************************************!*\\\n  !*** ./node_modules/chartjs-color-string/color-string.js ***!\n  \\***********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/* MIT license */\\nvar colorNames = __webpack_require__(/*! color-name */ \\\"./node_modules/color-name/index.js\\\");\\n\\nmodule.exports = {\\n   getRgba: getRgba,\\n   getHsla: getHsla,\\n   getRgb: getRgb,\\n   getHsl: getHsl,\\n   getHwb: getHwb,\\n   getAlpha: getAlpha,\\n\\n   hexString: hexString,\\n   rgbString: rgbString,\\n   rgbaString: rgbaString,\\n   percentString: percentString,\\n   percentaString: percentaString,\\n   hslString: hslString,\\n   hslaString: hslaString,\\n   hwbString: hwbString,\\n   keyword: keyword\\n}\\n\\nfunction getRgba(string) {\\n   if (!string) {\\n      return;\\n   }\\n   var abbr =  /^#([a-fA-F0-9]{3})$/i,\\n       hex =  /^#([a-fA-F0-9]{6})$/i,\\n       rgba = /^rgba?\\\\(\\\\s*([+-]?\\\\d+)\\\\s*,\\\\s*([+-]?\\\\d+)\\\\s*,\\\\s*([+-]?\\\\d+)\\\\s*(?:,\\\\s*([+-]?[\\\\d\\\\.]+)\\\\s*)?\\\\)$/i,\\n       per = /^rgba?\\\\(\\\\s*([+-]?[\\\\d\\\\.]+)\\\\%\\\\s*,\\\\s*([+-]?[\\\\d\\\\.]+)\\\\%\\\\s*,\\\\s*([+-]?[\\\\d\\\\.]+)\\\\%\\\\s*(?:,\\\\s*([+-]?[\\\\d\\\\.]+)\\\\s*)?\\\\)$/i,\\n       keyword = /(\\\\w+)/;\\n\\n   var rgb = [0, 0, 0],\\n       a = 1,\\n       match = string.match(abbr);\\n   if (match) {\\n      match = match[1];\\n      for (var i = 0; i < rgb.length; i++) {\\n         rgb[i] = parseInt(match[i] + match[i], 16);\\n      }\\n   }\\n   else if (match = string.match(hex)) {\\n      match = match[1];\\n      for (var i = 0; i < rgb.length; i++) {\\n         rgb[i] = parseInt(match.slice(i * 2, i * 2 + 2), 16);\\n      }\\n   }\\n   else if (match = string.match(rgba)) {\\n      for (var i = 0; i < rgb.length; i++) {\\n         rgb[i] = parseInt(match[i + 1]);\\n      }\\n      a = parseFloat(match[4]);\\n   }\\n   else if (match = string.match(per)) {\\n      for (var i = 0; i < rgb.length; i++) {\\n         rgb[i] = Math.round(parseFloat(match[i + 1]) * 2.55);\\n      }\\n      a = parseFloat(match[4]);\\n   }\\n   else if (match = string.match(keyword)) {\\n      if (match[1] == \\\"transparent\\\") {\\n         return [0, 0, 0, 0];\\n      }\\n      rgb = colorNames[match[1]];\\n      if (!rgb) {\\n         return;\\n      }\\n   }\\n\\n   for (var i = 0; i < rgb.length; i++) {\\n      rgb[i] = scale(rgb[i], 0, 255);\\n   }\\n   if (!a && a != 0) {\\n      a = 1;\\n   }\\n   else {\\n      a = scale(a, 0, 1);\\n   }\\n   rgb[3] = a;\\n   return rgb;\\n}\\n\\nfunction getHsla(string) {\\n   if (!string) {\\n      return;\\n   }\\n   var hsl = /^hsla?\\\\(\\\\s*([+-]?\\\\d+)(?:deg)?\\\\s*,\\\\s*([+-]?[\\\\d\\\\.]+)%\\\\s*,\\\\s*([+-]?[\\\\d\\\\.]+)%\\\\s*(?:,\\\\s*([+-]?[\\\\d\\\\.]+)\\\\s*)?\\\\)/;\\n   var match = string.match(hsl);\\n   if (match) {\\n      var alpha = parseFloat(match[4]);\\n      var h = scale(parseInt(match[1]), 0, 360),\\n          s = scale(parseFloat(match[2]), 0, 100),\\n          l = scale(parseFloat(match[3]), 0, 100),\\n          a = scale(isNaN(alpha) ? 1 : alpha, 0, 1);\\n      return [h, s, l, a];\\n   }\\n}\\n\\nfunction getHwb(string) {\\n   if (!string) {\\n      return;\\n   }\\n   var hwb = /^hwb\\\\(\\\\s*([+-]?\\\\d+)(?:deg)?\\\\s*,\\\\s*([+-]?[\\\\d\\\\.]+)%\\\\s*,\\\\s*([+-]?[\\\\d\\\\.]+)%\\\\s*(?:,\\\\s*([+-]?[\\\\d\\\\.]+)\\\\s*)?\\\\)/;\\n   var match = string.match(hwb);\\n   if (match) {\\n    var alpha = parseFloat(match[4]);\\n      var h = scale(parseInt(match[1]), 0, 360),\\n          w = scale(parseFloat(match[2]), 0, 100),\\n          b = scale(parseFloat(match[3]), 0, 100),\\n          a = scale(isNaN(alpha) ? 1 : alpha, 0, 1);\\n      return [h, w, b, a];\\n   }\\n}\\n\\nfunction getRgb(string) {\\n   var rgba = getRgba(string);\\n   return rgba && rgba.slice(0, 3);\\n}\\n\\nfunction getHsl(string) {\\n  var hsla = getHsla(string);\\n  return hsla && hsla.slice(0, 3);\\n}\\n\\nfunction getAlpha(string) {\\n   var vals = getRgba(string);\\n   if (vals) {\\n      return vals[3];\\n   }\\n   else if (vals = getHsla(string)) {\\n      return vals[3];\\n   }\\n   else if (vals = getHwb(string)) {\\n      return vals[3];\\n   }\\n}\\n\\n// generators\\nfunction hexString(rgb) {\\n   return \\\"#\\\" + hexDouble(rgb[0]) + hexDouble(rgb[1])\\n              + hexDouble(rgb[2]);\\n}\\n\\nfunction rgbString(rgba, alpha) {\\n   if (alpha < 1 || (rgba[3] && rgba[3] < 1)) {\\n      return rgbaString(rgba, alpha);\\n   }\\n   return \\\"rgb(\\\" + rgba[0] + \\\", \\\" + rgba[1] + \\\", \\\" + rgba[2] + \\\")\\\";\\n}\\n\\nfunction rgbaString(rgba, alpha) {\\n   if (alpha === undefined) {\\n      alpha = (rgba[3] !== undefined ? rgba[3] : 1);\\n   }\\n   return \\\"rgba(\\\" + rgba[0] + \\\", \\\" + rgba[1] + \\\", \\\" + rgba[2]\\n           + \\\", \\\" + alpha + \\\")\\\";\\n}\\n\\nfunction percentString(rgba, alpha) {\\n   if (alpha < 1 || (rgba[3] && rgba[3] < 1)) {\\n      return percentaString(rgba, alpha);\\n   }\\n   var r = Math.round(rgba[0]/255 * 100),\\n       g = Math.round(rgba[1]/255 * 100),\\n       b = Math.round(rgba[2]/255 * 100);\\n\\n   return \\\"rgb(\\\" + r + \\\"%, \\\" + g + \\\"%, \\\" + b + \\\"%)\\\";\\n}\\n\\nfunction percentaString(rgba, alpha) {\\n   var r = Math.round(rgba[0]/255 * 100),\\n       g = Math.round(rgba[1]/255 * 100),\\n       b = Math.round(rgba[2]/255 * 100);\\n   return \\\"rgba(\\\" + r + \\\"%, \\\" + g + \\\"%, \\\" + b + \\\"%, \\\" + (alpha || rgba[3] || 1) + \\\")\\\";\\n}\\n\\nfunction hslString(hsla, alpha) {\\n   if (alpha < 1 || (hsla[3] && hsla[3] < 1)) {\\n      return hslaString(hsla, alpha);\\n   }\\n   return \\\"hsl(\\\" + hsla[0] + \\\", \\\" + hsla[1] + \\\"%, \\\" + hsla[2] + \\\"%)\\\";\\n}\\n\\nfunction hslaString(hsla, alpha) {\\n   if (alpha === undefined) {\\n      alpha = (hsla[3] !== undefined ? hsla[3] : 1);\\n   }\\n   return \\\"hsla(\\\" + hsla[0] + \\\", \\\" + hsla[1] + \\\"%, \\\" + hsla[2] + \\\"%, \\\"\\n           + alpha + \\\")\\\";\\n}\\n\\n// hwb is a bit different than rgb(a) & hsl(a) since there is no alpha specific syntax\\n// (hwb have alpha optional & 1 is default value)\\nfunction hwbString(hwb, alpha) {\\n   if (alpha === undefined) {\\n      alpha = (hwb[3] !== undefined ? hwb[3] : 1);\\n   }\\n   return \\\"hwb(\\\" + hwb[0] + \\\", \\\" + hwb[1] + \\\"%, \\\" + hwb[2] + \\\"%\\\"\\n           + (alpha !== undefined && alpha !== 1 ? \\\", \\\" + alpha : \\\"\\\") + \\\")\\\";\\n}\\n\\nfunction keyword(rgb) {\\n  return reverseNames[rgb.slice(0, 3)];\\n}\\n\\n// helpers\\nfunction scale(num, min, max) {\\n   return Math.min(Math.max(min, num), max);\\n}\\n\\nfunction hexDouble(num) {\\n  var str = num.toString(16).toUpperCase();\\n  return (str.length < 2) ? \\\"0\\\" + str : str;\\n}\\n\\n\\n//create a list of reverse color names\\nvar reverseNames = {};\\nfor (var name in colorNames) {\\n   reverseNames[colorNames[name]] = name;\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/chartjs-color-string/color-string.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/chartjs-color/index.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/chartjs-color/index.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/* MIT license */\\nvar convert = __webpack_require__(/*! color-convert */ \\\"./node_modules/color-convert/index.js\\\");\\nvar string = __webpack_require__(/*! chartjs-color-string */ \\\"./node_modules/chartjs-color-string/color-string.js\\\");\\n\\nvar Color = function (obj) {\\n\\tif (obj instanceof Color) {\\n\\t\\treturn obj;\\n\\t}\\n\\tif (!(this instanceof Color)) {\\n\\t\\treturn new Color(obj);\\n\\t}\\n\\n\\tthis.valid = false;\\n\\tthis.values = {\\n\\t\\trgb: [0, 0, 0],\\n\\t\\thsl: [0, 0, 0],\\n\\t\\thsv: [0, 0, 0],\\n\\t\\thwb: [0, 0, 0],\\n\\t\\tcmyk: [0, 0, 0, 0],\\n\\t\\talpha: 1\\n\\t};\\n\\n\\t// parse Color() argument\\n\\tvar vals;\\n\\tif (typeof obj === 'string') {\\n\\t\\tvals = string.getRgba(obj);\\n\\t\\tif (vals) {\\n\\t\\t\\tthis.setValues('rgb', vals);\\n\\t\\t} else if (vals = string.getHsla(obj)) {\\n\\t\\t\\tthis.setValues('hsl', vals);\\n\\t\\t} else if (vals = string.getHwb(obj)) {\\n\\t\\t\\tthis.setValues('hwb', vals);\\n\\t\\t}\\n\\t} else if (typeof obj === 'object') {\\n\\t\\tvals = obj;\\n\\t\\tif (vals.r !== undefined || vals.red !== undefined) {\\n\\t\\t\\tthis.setValues('rgb', vals);\\n\\t\\t} else if (vals.l !== undefined || vals.lightness !== undefined) {\\n\\t\\t\\tthis.setValues('hsl', vals);\\n\\t\\t} else if (vals.v !== undefined || vals.value !== undefined) {\\n\\t\\t\\tthis.setValues('hsv', vals);\\n\\t\\t} else if (vals.w !== undefined || vals.whiteness !== undefined) {\\n\\t\\t\\tthis.setValues('hwb', vals);\\n\\t\\t} else if (vals.c !== undefined || vals.cyan !== undefined) {\\n\\t\\t\\tthis.setValues('cmyk', vals);\\n\\t\\t}\\n\\t}\\n};\\n\\nColor.prototype = {\\n\\tisValid: function () {\\n\\t\\treturn this.valid;\\n\\t},\\n\\trgb: function () {\\n\\t\\treturn this.setSpace('rgb', arguments);\\n\\t},\\n\\thsl: function () {\\n\\t\\treturn this.setSpace('hsl', arguments);\\n\\t},\\n\\thsv: function () {\\n\\t\\treturn this.setSpace('hsv', arguments);\\n\\t},\\n\\thwb: function () {\\n\\t\\treturn this.setSpace('hwb', arguments);\\n\\t},\\n\\tcmyk: function () {\\n\\t\\treturn this.setSpace('cmyk', arguments);\\n\\t},\\n\\n\\trgbArray: function () {\\n\\t\\treturn this.values.rgb;\\n\\t},\\n\\thslArray: function () {\\n\\t\\treturn this.values.hsl;\\n\\t},\\n\\thsvArray: function () {\\n\\t\\treturn this.values.hsv;\\n\\t},\\n\\thwbArray: function () {\\n\\t\\tvar values = this.values;\\n\\t\\tif (values.alpha !== 1) {\\n\\t\\t\\treturn values.hwb.concat([values.alpha]);\\n\\t\\t}\\n\\t\\treturn values.hwb;\\n\\t},\\n\\tcmykArray: function () {\\n\\t\\treturn this.values.cmyk;\\n\\t},\\n\\trgbaArray: function () {\\n\\t\\tvar values = this.values;\\n\\t\\treturn values.rgb.concat([values.alpha]);\\n\\t},\\n\\thslaArray: function () {\\n\\t\\tvar values = this.values;\\n\\t\\treturn values.hsl.concat([values.alpha]);\\n\\t},\\n\\talpha: function (val) {\\n\\t\\tif (val === undefined) {\\n\\t\\t\\treturn this.values.alpha;\\n\\t\\t}\\n\\t\\tthis.setValues('alpha', val);\\n\\t\\treturn this;\\n\\t},\\n\\n\\tred: function (val) {\\n\\t\\treturn this.setChannel('rgb', 0, val);\\n\\t},\\n\\tgreen: function (val) {\\n\\t\\treturn this.setChannel('rgb', 1, val);\\n\\t},\\n\\tblue: function (val) {\\n\\t\\treturn this.setChannel('rgb', 2, val);\\n\\t},\\n\\thue: function (val) {\\n\\t\\tif (val) {\\n\\t\\t\\tval %= 360;\\n\\t\\t\\tval = val < 0 ? 360 + val : val;\\n\\t\\t}\\n\\t\\treturn this.setChannel('hsl', 0, val);\\n\\t},\\n\\tsaturation: function (val) {\\n\\t\\treturn this.setChannel('hsl', 1, val);\\n\\t},\\n\\tlightness: function (val) {\\n\\t\\treturn this.setChannel('hsl', 2, val);\\n\\t},\\n\\tsaturationv: function (val) {\\n\\t\\treturn this.setChannel('hsv', 1, val);\\n\\t},\\n\\twhiteness: function (val) {\\n\\t\\treturn this.setChannel('hwb', 1, val);\\n\\t},\\n\\tblackness: function (val) {\\n\\t\\treturn this.setChannel('hwb', 2, val);\\n\\t},\\n\\tvalue: function (val) {\\n\\t\\treturn this.setChannel('hsv', 2, val);\\n\\t},\\n\\tcyan: function (val) {\\n\\t\\treturn this.setChannel('cmyk', 0, val);\\n\\t},\\n\\tmagenta: function (val) {\\n\\t\\treturn this.setChannel('cmyk', 1, val);\\n\\t},\\n\\tyellow: function (val) {\\n\\t\\treturn this.setChannel('cmyk', 2, val);\\n\\t},\\n\\tblack: function (val) {\\n\\t\\treturn this.setChannel('cmyk', 3, val);\\n\\t},\\n\\n\\thexString: function () {\\n\\t\\treturn string.hexString(this.values.rgb);\\n\\t},\\n\\trgbString: function () {\\n\\t\\treturn string.rgbString(this.values.rgb, this.values.alpha);\\n\\t},\\n\\trgbaString: function () {\\n\\t\\treturn string.rgbaString(this.values.rgb, this.values.alpha);\\n\\t},\\n\\tpercentString: function () {\\n\\t\\treturn string.percentString(this.values.rgb, this.values.alpha);\\n\\t},\\n\\thslString: function () {\\n\\t\\treturn string.hslString(this.values.hsl, this.values.alpha);\\n\\t},\\n\\thslaString: function () {\\n\\t\\treturn string.hslaString(this.values.hsl, this.values.alpha);\\n\\t},\\n\\thwbString: function () {\\n\\t\\treturn string.hwbString(this.values.hwb, this.values.alpha);\\n\\t},\\n\\tkeyword: function () {\\n\\t\\treturn string.keyword(this.values.rgb, this.values.alpha);\\n\\t},\\n\\n\\trgbNumber: function () {\\n\\t\\tvar rgb = this.values.rgb;\\n\\t\\treturn (rgb[0] << 16) | (rgb[1] << 8) | rgb[2];\\n\\t},\\n\\n\\tluminosity: function () {\\n\\t\\t// http://www.w3.org/TR/WCAG20/#relativeluminancedef\\n\\t\\tvar rgb = this.values.rgb;\\n\\t\\tvar lum = [];\\n\\t\\tfor (var i = 0; i < rgb.length; i++) {\\n\\t\\t\\tvar chan = rgb[i] / 255;\\n\\t\\t\\tlum[i] = (chan <= 0.03928) ? chan / 12.92 : Math.pow(((chan + 0.055) / 1.055), 2.4);\\n\\t\\t}\\n\\t\\treturn 0.2126 * lum[0] + 0.7152 * lum[1] + 0.0722 * lum[2];\\n\\t},\\n\\n\\tcontrast: function (color2) {\\n\\t\\t// http://www.w3.org/TR/WCAG20/#contrast-ratiodef\\n\\t\\tvar lum1 = this.luminosity();\\n\\t\\tvar lum2 = color2.luminosity();\\n\\t\\tif (lum1 > lum2) {\\n\\t\\t\\treturn (lum1 + 0.05) / (lum2 + 0.05);\\n\\t\\t}\\n\\t\\treturn (lum2 + 0.05) / (lum1 + 0.05);\\n\\t},\\n\\n\\tlevel: function (color2) {\\n\\t\\tvar contrastRatio = this.contrast(color2);\\n\\t\\tif (contrastRatio >= 7.1) {\\n\\t\\t\\treturn 'AAA';\\n\\t\\t}\\n\\n\\t\\treturn (contrastRatio >= 4.5) ? 'AA' : '';\\n\\t},\\n\\n\\tdark: function () {\\n\\t\\t// YIQ equation from http://24ways.org/2010/calculating-color-contrast\\n\\t\\tvar rgb = this.values.rgb;\\n\\t\\tvar yiq = (rgb[0] * 299 + rgb[1] * 587 + rgb[2] * 114) / 1000;\\n\\t\\treturn yiq < 128;\\n\\t},\\n\\n\\tlight: function () {\\n\\t\\treturn !this.dark();\\n\\t},\\n\\n\\tnegate: function () {\\n\\t\\tvar rgb = [];\\n\\t\\tfor (var i = 0; i < 3; i++) {\\n\\t\\t\\trgb[i] = 255 - this.values.rgb[i];\\n\\t\\t}\\n\\t\\tthis.setValues('rgb', rgb);\\n\\t\\treturn this;\\n\\t},\\n\\n\\tlighten: function (ratio) {\\n\\t\\tvar hsl = this.values.hsl;\\n\\t\\thsl[2] += hsl[2] * ratio;\\n\\t\\tthis.setValues('hsl', hsl);\\n\\t\\treturn this;\\n\\t},\\n\\n\\tdarken: function (ratio) {\\n\\t\\tvar hsl = this.values.hsl;\\n\\t\\thsl[2] -= hsl[2] * ratio;\\n\\t\\tthis.setValues('hsl', hsl);\\n\\t\\treturn this;\\n\\t},\\n\\n\\tsaturate: function (ratio) {\\n\\t\\tvar hsl = this.values.hsl;\\n\\t\\thsl[1] += hsl[1] * ratio;\\n\\t\\tthis.setValues('hsl', hsl);\\n\\t\\treturn this;\\n\\t},\\n\\n\\tdesaturate: function (ratio) {\\n\\t\\tvar hsl = this.values.hsl;\\n\\t\\thsl[1] -= hsl[1] * ratio;\\n\\t\\tthis.setValues('hsl', hsl);\\n\\t\\treturn this;\\n\\t},\\n\\n\\twhiten: function (ratio) {\\n\\t\\tvar hwb = this.values.hwb;\\n\\t\\thwb[1] += hwb[1] * ratio;\\n\\t\\tthis.setValues('hwb', hwb);\\n\\t\\treturn this;\\n\\t},\\n\\n\\tblacken: function (ratio) {\\n\\t\\tvar hwb = this.values.hwb;\\n\\t\\thwb[2] += hwb[2] * ratio;\\n\\t\\tthis.setValues('hwb', hwb);\\n\\t\\treturn this;\\n\\t},\\n\\n\\tgreyscale: function () {\\n\\t\\tvar rgb = this.values.rgb;\\n\\t\\t// http://en.wikipedia.org/wiki/Grayscale#Converting_color_to_grayscale\\n\\t\\tvar val = rgb[0] * 0.3 + rgb[1] * 0.59 + rgb[2] * 0.11;\\n\\t\\tthis.setValues('rgb', [val, val, val]);\\n\\t\\treturn this;\\n\\t},\\n\\n\\tclearer: function (ratio) {\\n\\t\\tvar alpha = this.values.alpha;\\n\\t\\tthis.setValues('alpha', alpha - (alpha * ratio));\\n\\t\\treturn this;\\n\\t},\\n\\n\\topaquer: function (ratio) {\\n\\t\\tvar alpha = this.values.alpha;\\n\\t\\tthis.setValues('alpha', alpha + (alpha * ratio));\\n\\t\\treturn this;\\n\\t},\\n\\n\\trotate: function (degrees) {\\n\\t\\tvar hsl = this.values.hsl;\\n\\t\\tvar hue = (hsl[0] + degrees) % 360;\\n\\t\\thsl[0] = hue < 0 ? 360 + hue : hue;\\n\\t\\tthis.setValues('hsl', hsl);\\n\\t\\treturn this;\\n\\t},\\n\\n\\t/**\\n\\t * Ported from sass implementation in C\\n\\t * https://github.com/sass/libsass/blob/0e6b4a2850092356aa3ece07c6b249f0221caced/functions.cpp#L209\\n\\t */\\n\\tmix: function (mixinColor, weight) {\\n\\t\\tvar color1 = this;\\n\\t\\tvar color2 = mixinColor;\\n\\t\\tvar p = weight === undefined ? 0.5 : weight;\\n\\n\\t\\tvar w = 2 * p - 1;\\n\\t\\tvar a = color1.alpha() - color2.alpha();\\n\\n\\t\\tvar w1 = (((w * a === -1) ? w : (w + a) / (1 + w * a)) + 1) / 2.0;\\n\\t\\tvar w2 = 1 - w1;\\n\\n\\t\\treturn this\\n\\t\\t\\t.rgb(\\n\\t\\t\\t\\tw1 * color1.red() + w2 * color2.red(),\\n\\t\\t\\t\\tw1 * color1.green() + w2 * color2.green(),\\n\\t\\t\\t\\tw1 * color1.blue() + w2 * color2.blue()\\n\\t\\t\\t)\\n\\t\\t\\t.alpha(color1.alpha() * p + color2.alpha() * (1 - p));\\n\\t},\\n\\n\\ttoJSON: function () {\\n\\t\\treturn this.rgb();\\n\\t},\\n\\n\\tclone: function () {\\n\\t\\t// NOTE(SB): using node-clone creates a dependency to Buffer when using browserify,\\n\\t\\t// making the final build way to big to embed in Chart.js. So let's do it manually,\\n\\t\\t// assuming that values to clone are 1 dimension arrays containing only numbers,\\n\\t\\t// except 'alpha' which is a number.\\n\\t\\tvar result = new Color();\\n\\t\\tvar source = this.values;\\n\\t\\tvar target = result.values;\\n\\t\\tvar value, type;\\n\\n\\t\\tfor (var prop in source) {\\n\\t\\t\\tif (source.hasOwnProperty(prop)) {\\n\\t\\t\\t\\tvalue = source[prop];\\n\\t\\t\\t\\ttype = ({}).toString.call(value);\\n\\t\\t\\t\\tif (type === '[object Array]') {\\n\\t\\t\\t\\t\\ttarget[prop] = value.slice(0);\\n\\t\\t\\t\\t} else if (type === '[object Number]') {\\n\\t\\t\\t\\t\\ttarget[prop] = value;\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tconsole.error('unexpected color value:', value);\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\treturn result;\\n\\t}\\n};\\n\\nColor.prototype.spaces = {\\n\\trgb: ['red', 'green', 'blue'],\\n\\thsl: ['hue', 'saturation', 'lightness'],\\n\\thsv: ['hue', 'saturation', 'value'],\\n\\thwb: ['hue', 'whiteness', 'blackness'],\\n\\tcmyk: ['cyan', 'magenta', 'yellow', 'black']\\n};\\n\\nColor.prototype.maxes = {\\n\\trgb: [255, 255, 255],\\n\\thsl: [360, 100, 100],\\n\\thsv: [360, 100, 100],\\n\\thwb: [360, 100, 100],\\n\\tcmyk: [100, 100, 100, 100]\\n};\\n\\nColor.prototype.getValues = function (space) {\\n\\tvar values = this.values;\\n\\tvar vals = {};\\n\\n\\tfor (var i = 0; i < space.length; i++) {\\n\\t\\tvals[space.charAt(i)] = values[space][i];\\n\\t}\\n\\n\\tif (values.alpha !== 1) {\\n\\t\\tvals.a = values.alpha;\\n\\t}\\n\\n\\t// {r: 255, g: 255, b: 255, a: 0.4}\\n\\treturn vals;\\n};\\n\\nColor.prototype.setValues = function (space, vals) {\\n\\tvar values = this.values;\\n\\tvar spaces = this.spaces;\\n\\tvar maxes = this.maxes;\\n\\tvar alpha = 1;\\n\\tvar i;\\n\\n\\tthis.valid = true;\\n\\n\\tif (space === 'alpha') {\\n\\t\\talpha = vals;\\n\\t} else if (vals.length) {\\n\\t\\t// [10, 10, 10]\\n\\t\\tvalues[space] = vals.slice(0, space.length);\\n\\t\\talpha = vals[space.length];\\n\\t} else if (vals[space.charAt(0)] !== undefined) {\\n\\t\\t// {r: 10, g: 10, b: 10}\\n\\t\\tfor (i = 0; i < space.length; i++) {\\n\\t\\t\\tvalues[space][i] = vals[space.charAt(i)];\\n\\t\\t}\\n\\n\\t\\talpha = vals.a;\\n\\t} else if (vals[spaces[space][0]] !== undefined) {\\n\\t\\t// {red: 10, green: 10, blue: 10}\\n\\t\\tvar chans = spaces[space];\\n\\n\\t\\tfor (i = 0; i < space.length; i++) {\\n\\t\\t\\tvalues[space][i] = vals[chans[i]];\\n\\t\\t}\\n\\n\\t\\talpha = vals.alpha;\\n\\t}\\n\\n\\tvalues.alpha = Math.max(0, Math.min(1, (alpha === undefined ? values.alpha : alpha)));\\n\\n\\tif (space === 'alpha') {\\n\\t\\treturn false;\\n\\t}\\n\\n\\tvar capped;\\n\\n\\t// cap values of the space prior converting all values\\n\\tfor (i = 0; i < space.length; i++) {\\n\\t\\tcapped = Math.max(0, Math.min(maxes[space][i], values[space][i]));\\n\\t\\tvalues[space][i] = Math.round(capped);\\n\\t}\\n\\n\\t// convert to all the other color spaces\\n\\tfor (var sname in spaces) {\\n\\t\\tif (sname !== space) {\\n\\t\\t\\tvalues[sname] = convert[space][sname](values[space]);\\n\\t\\t}\\n\\t}\\n\\n\\treturn true;\\n};\\n\\nColor.prototype.setSpace = function (space, args) {\\n\\tvar vals = args[0];\\n\\n\\tif (vals === undefined) {\\n\\t\\t// color.rgb()\\n\\t\\treturn this.getValues(space);\\n\\t}\\n\\n\\t// color.rgb(10, 10, 10)\\n\\tif (typeof vals === 'number') {\\n\\t\\tvals = Array.prototype.slice.call(args);\\n\\t}\\n\\n\\tthis.setValues(space, vals);\\n\\treturn this;\\n};\\n\\nColor.prototype.setChannel = function (space, index, val) {\\n\\tvar svalues = this.values[space];\\n\\tif (val === undefined) {\\n\\t\\t// color.red()\\n\\t\\treturn svalues[index];\\n\\t} else if (val === svalues[index]) {\\n\\t\\t// color.red(color.red())\\n\\t\\treturn this;\\n\\t}\\n\\n\\t// color.red(100)\\n\\tsvalues[index] = val;\\n\\tthis.setValues(space, svalues);\\n\\n\\treturn this;\\n};\\n\\nif (typeof window !== 'undefined') {\\n\\twindow.Color = Color;\\n}\\n\\nmodule.exports = Color;\\n\\n\\n//# sourceURL=webpack:///./node_modules/chartjs-color/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/color-convert/conversions.js\":\n/*!***************************************************!*\\\n  !*** ./node_modules/color-convert/conversions.js ***!\n  \\***************************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/* MIT license */\\n\\nmodule.exports = {\\n  rgb2hsl: rgb2hsl,\\n  rgb2hsv: rgb2hsv,\\n  rgb2hwb: rgb2hwb,\\n  rgb2cmyk: rgb2cmyk,\\n  rgb2keyword: rgb2keyword,\\n  rgb2xyz: rgb2xyz,\\n  rgb2lab: rgb2lab,\\n  rgb2lch: rgb2lch,\\n\\n  hsl2rgb: hsl2rgb,\\n  hsl2hsv: hsl2hsv,\\n  hsl2hwb: hsl2hwb,\\n  hsl2cmyk: hsl2cmyk,\\n  hsl2keyword: hsl2keyword,\\n\\n  hsv2rgb: hsv2rgb,\\n  hsv2hsl: hsv2hsl,\\n  hsv2hwb: hsv2hwb,\\n  hsv2cmyk: hsv2cmyk,\\n  hsv2keyword: hsv2keyword,\\n\\n  hwb2rgb: hwb2rgb,\\n  hwb2hsl: hwb2hsl,\\n  hwb2hsv: hwb2hsv,\\n  hwb2cmyk: hwb2cmyk,\\n  hwb2keyword: hwb2keyword,\\n\\n  cmyk2rgb: cmyk2rgb,\\n  cmyk2hsl: cmyk2hsl,\\n  cmyk2hsv: cmyk2hsv,\\n  cmyk2hwb: cmyk2hwb,\\n  cmyk2keyword: cmyk2keyword,\\n\\n  keyword2rgb: keyword2rgb,\\n  keyword2hsl: keyword2hsl,\\n  keyword2hsv: keyword2hsv,\\n  keyword2hwb: keyword2hwb,\\n  keyword2cmyk: keyword2cmyk,\\n  keyword2lab: keyword2lab,\\n  keyword2xyz: keyword2xyz,\\n\\n  xyz2rgb: xyz2rgb,\\n  xyz2lab: xyz2lab,\\n  xyz2lch: xyz2lch,\\n\\n  lab2xyz: lab2xyz,\\n  lab2rgb: lab2rgb,\\n  lab2lch: lab2lch,\\n\\n  lch2lab: lch2lab,\\n  lch2xyz: lch2xyz,\\n  lch2rgb: lch2rgb\\n}\\n\\n\\nfunction rgb2hsl(rgb) {\\n  var r = rgb[0]/255,\\n      g = rgb[1]/255,\\n      b = rgb[2]/255,\\n      min = Math.min(r, g, b),\\n      max = Math.max(r, g, b),\\n      delta = max - min,\\n      h, s, l;\\n\\n  if (max == min)\\n    h = 0;\\n  else if (r == max)\\n    h = (g - b) / delta;\\n  else if (g == max)\\n    h = 2 + (b - r) / delta;\\n  else if (b == max)\\n    h = 4 + (r - g)/ delta;\\n\\n  h = Math.min(h * 60, 360);\\n\\n  if (h < 0)\\n    h += 360;\\n\\n  l = (min + max) / 2;\\n\\n  if (max == min)\\n    s = 0;\\n  else if (l <= 0.5)\\n    s = delta / (max + min);\\n  else\\n    s = delta / (2 - max - min);\\n\\n  return [h, s * 100, l * 100];\\n}\\n\\nfunction rgb2hsv(rgb) {\\n  var r = rgb[0],\\n      g = rgb[1],\\n      b = rgb[2],\\n      min = Math.min(r, g, b),\\n      max = Math.max(r, g, b),\\n      delta = max - min,\\n      h, s, v;\\n\\n  if (max == 0)\\n    s = 0;\\n  else\\n    s = (delta/max * 1000)/10;\\n\\n  if (max == min)\\n    h = 0;\\n  else if (r == max)\\n    h = (g - b) / delta;\\n  else if (g == max)\\n    h = 2 + (b - r) / delta;\\n  else if (b == max)\\n    h = 4 + (r - g) / delta;\\n\\n  h = Math.min(h * 60, 360);\\n\\n  if (h < 0)\\n    h += 360;\\n\\n  v = ((max / 255) * 1000) / 10;\\n\\n  return [h, s, v];\\n}\\n\\nfunction rgb2hwb(rgb) {\\n  var r = rgb[0],\\n      g = rgb[1],\\n      b = rgb[2],\\n      h = rgb2hsl(rgb)[0],\\n      w = 1/255 * Math.min(r, Math.min(g, b)),\\n      b = 1 - 1/255 * Math.max(r, Math.max(g, b));\\n\\n  return [h, w * 100, b * 100];\\n}\\n\\nfunction rgb2cmyk(rgb) {\\n  var r = rgb[0] / 255,\\n      g = rgb[1] / 255,\\n      b = rgb[2] / 255,\\n      c, m, y, k;\\n\\n  k = Math.min(1 - r, 1 - g, 1 - b);\\n  c = (1 - r - k) / (1 - k) || 0;\\n  m = (1 - g - k) / (1 - k) || 0;\\n  y = (1 - b - k) / (1 - k) || 0;\\n  return [c * 100, m * 100, y * 100, k * 100];\\n}\\n\\nfunction rgb2keyword(rgb) {\\n  return reverseKeywords[JSON.stringify(rgb)];\\n}\\n\\nfunction rgb2xyz(rgb) {\\n  var r = rgb[0] / 255,\\n      g = rgb[1] / 255,\\n      b = rgb[2] / 255;\\n\\n  // assume sRGB\\n  r = r > 0.04045 ? Math.pow(((r + 0.055) / 1.055), 2.4) : (r / 12.92);\\n  g = g > 0.04045 ? Math.pow(((g + 0.055) / 1.055), 2.4) : (g / 12.92);\\n  b = b > 0.04045 ? Math.pow(((b + 0.055) / 1.055), 2.4) : (b / 12.92);\\n\\n  var x = (r * 0.4124) + (g * 0.3576) + (b * 0.1805);\\n  var y = (r * 0.2126) + (g * 0.7152) + (b * 0.0722);\\n  var z = (r * 0.0193) + (g * 0.1192) + (b * 0.9505);\\n\\n  return [x * 100, y *100, z * 100];\\n}\\n\\nfunction rgb2lab(rgb) {\\n  var xyz = rgb2xyz(rgb),\\n        x = xyz[0],\\n        y = xyz[1],\\n        z = xyz[2],\\n        l, a, b;\\n\\n  x /= 95.047;\\n  y /= 100;\\n  z /= 108.883;\\n\\n  x = x > 0.008856 ? Math.pow(x, 1/3) : (7.787 * x) + (16 / 116);\\n  y = y > 0.008856 ? Math.pow(y, 1/3) : (7.787 * y) + (16 / 116);\\n  z = z > 0.008856 ? Math.pow(z, 1/3) : (7.787 * z) + (16 / 116);\\n\\n  l = (116 * y) - 16;\\n  a = 500 * (x - y);\\n  b = 200 * (y - z);\\n\\n  return [l, a, b];\\n}\\n\\nfunction rgb2lch(args) {\\n  return lab2lch(rgb2lab(args));\\n}\\n\\nfunction hsl2rgb(hsl) {\\n  var h = hsl[0] / 360,\\n      s = hsl[1] / 100,\\n      l = hsl[2] / 100,\\n      t1, t2, t3, rgb, val;\\n\\n  if (s == 0) {\\n    val = l * 255;\\n    return [val, val, val];\\n  }\\n\\n  if (l < 0.5)\\n    t2 = l * (1 + s);\\n  else\\n    t2 = l + s - l * s;\\n  t1 = 2 * l - t2;\\n\\n  rgb = [0, 0, 0];\\n  for (var i = 0; i < 3; i++) {\\n    t3 = h + 1 / 3 * - (i - 1);\\n    t3 < 0 && t3++;\\n    t3 > 1 && t3--;\\n\\n    if (6 * t3 < 1)\\n      val = t1 + (t2 - t1) * 6 * t3;\\n    else if (2 * t3 < 1)\\n      val = t2;\\n    else if (3 * t3 < 2)\\n      val = t1 + (t2 - t1) * (2 / 3 - t3) * 6;\\n    else\\n      val = t1;\\n\\n    rgb[i] = val * 255;\\n  }\\n\\n  return rgb;\\n}\\n\\nfunction hsl2hsv(hsl) {\\n  var h = hsl[0],\\n      s = hsl[1] / 100,\\n      l = hsl[2] / 100,\\n      sv, v;\\n\\n  if(l === 0) {\\n      // no need to do calc on black\\n      // also avoids divide by 0 error\\n      return [0, 0, 0];\\n  }\\n\\n  l *= 2;\\n  s *= (l <= 1) ? l : 2 - l;\\n  v = (l + s) / 2;\\n  sv = (2 * s) / (l + s);\\n  return [h, sv * 100, v * 100];\\n}\\n\\nfunction hsl2hwb(args) {\\n  return rgb2hwb(hsl2rgb(args));\\n}\\n\\nfunction hsl2cmyk(args) {\\n  return rgb2cmyk(hsl2rgb(args));\\n}\\n\\nfunction hsl2keyword(args) {\\n  return rgb2keyword(hsl2rgb(args));\\n}\\n\\n\\nfunction hsv2rgb(hsv) {\\n  var h = hsv[0] / 60,\\n      s = hsv[1] / 100,\\n      v = hsv[2] / 100,\\n      hi = Math.floor(h) % 6;\\n\\n  var f = h - Math.floor(h),\\n      p = 255 * v * (1 - s),\\n      q = 255 * v * (1 - (s * f)),\\n      t = 255 * v * (1 - (s * (1 - f))),\\n      v = 255 * v;\\n\\n  switch(hi) {\\n    case 0:\\n      return [v, t, p];\\n    case 1:\\n      return [q, v, p];\\n    case 2:\\n      return [p, v, t];\\n    case 3:\\n      return [p, q, v];\\n    case 4:\\n      return [t, p, v];\\n    case 5:\\n      return [v, p, q];\\n  }\\n}\\n\\nfunction hsv2hsl(hsv) {\\n  var h = hsv[0],\\n      s = hsv[1] / 100,\\n      v = hsv[2] / 100,\\n      sl, l;\\n\\n  l = (2 - s) * v;\\n  sl = s * v;\\n  sl /= (l <= 1) ? l : 2 - l;\\n  sl = sl || 0;\\n  l /= 2;\\n  return [h, sl * 100, l * 100];\\n}\\n\\nfunction hsv2hwb(args) {\\n  return rgb2hwb(hsv2rgb(args))\\n}\\n\\nfunction hsv2cmyk(args) {\\n  return rgb2cmyk(hsv2rgb(args));\\n}\\n\\nfunction hsv2keyword(args) {\\n  return rgb2keyword(hsv2rgb(args));\\n}\\n\\n// http://dev.w3.org/csswg/css-color/#hwb-to-rgb\\nfunction hwb2rgb(hwb) {\\n  var h = hwb[0] / 360,\\n      wh = hwb[1] / 100,\\n      bl = hwb[2] / 100,\\n      ratio = wh + bl,\\n      i, v, f, n;\\n\\n  // wh + bl cant be > 1\\n  if (ratio > 1) {\\n    wh /= ratio;\\n    bl /= ratio;\\n  }\\n\\n  i = Math.floor(6 * h);\\n  v = 1 - bl;\\n  f = 6 * h - i;\\n  if ((i & 0x01) != 0) {\\n    f = 1 - f;\\n  }\\n  n = wh + f * (v - wh);  // linear interpolation\\n\\n  switch (i) {\\n    default:\\n    case 6:\\n    case 0: r = v; g = n; b = wh; break;\\n    case 1: r = n; g = v; b = wh; break;\\n    case 2: r = wh; g = v; b = n; break;\\n    case 3: r = wh; g = n; b = v; break;\\n    case 4: r = n; g = wh; b = v; break;\\n    case 5: r = v; g = wh; b = n; break;\\n  }\\n\\n  return [r * 255, g * 255, b * 255];\\n}\\n\\nfunction hwb2hsl(args) {\\n  return rgb2hsl(hwb2rgb(args));\\n}\\n\\nfunction hwb2hsv(args) {\\n  return rgb2hsv(hwb2rgb(args));\\n}\\n\\nfunction hwb2cmyk(args) {\\n  return rgb2cmyk(hwb2rgb(args));\\n}\\n\\nfunction hwb2keyword(args) {\\n  return rgb2keyword(hwb2rgb(args));\\n}\\n\\nfunction cmyk2rgb(cmyk) {\\n  var c = cmyk[0] / 100,\\n      m = cmyk[1] / 100,\\n      y = cmyk[2] / 100,\\n      k = cmyk[3] / 100,\\n      r, g, b;\\n\\n  r = 1 - Math.min(1, c * (1 - k) + k);\\n  g = 1 - Math.min(1, m * (1 - k) + k);\\n  b = 1 - Math.min(1, y * (1 - k) + k);\\n  return [r * 255, g * 255, b * 255];\\n}\\n\\nfunction cmyk2hsl(args) {\\n  return rgb2hsl(cmyk2rgb(args));\\n}\\n\\nfunction cmyk2hsv(args) {\\n  return rgb2hsv(cmyk2rgb(args));\\n}\\n\\nfunction cmyk2hwb(args) {\\n  return rgb2hwb(cmyk2rgb(args));\\n}\\n\\nfunction cmyk2keyword(args) {\\n  return rgb2keyword(cmyk2rgb(args));\\n}\\n\\n\\nfunction xyz2rgb(xyz) {\\n  var x = xyz[0] / 100,\\n      y = xyz[1] / 100,\\n      z = xyz[2] / 100,\\n      r, g, b;\\n\\n  r = (x * 3.2406) + (y * -1.5372) + (z * -0.4986);\\n  g = (x * -0.9689) + (y * 1.8758) + (z * 0.0415);\\n  b = (x * 0.0557) + (y * -0.2040) + (z * 1.0570);\\n\\n  // assume sRGB\\n  r = r > 0.0031308 ? ((1.055 * Math.pow(r, 1.0 / 2.4)) - 0.055)\\n    : r = (r * 12.92);\\n\\n  g = g > 0.0031308 ? ((1.055 * Math.pow(g, 1.0 / 2.4)) - 0.055)\\n    : g = (g * 12.92);\\n\\n  b = b > 0.0031308 ? ((1.055 * Math.pow(b, 1.0 / 2.4)) - 0.055)\\n    : b = (b * 12.92);\\n\\n  r = Math.min(Math.max(0, r), 1);\\n  g = Math.min(Math.max(0, g), 1);\\n  b = Math.min(Math.max(0, b), 1);\\n\\n  return [r * 255, g * 255, b * 255];\\n}\\n\\nfunction xyz2lab(xyz) {\\n  var x = xyz[0],\\n      y = xyz[1],\\n      z = xyz[2],\\n      l, a, b;\\n\\n  x /= 95.047;\\n  y /= 100;\\n  z /= 108.883;\\n\\n  x = x > 0.008856 ? Math.pow(x, 1/3) : (7.787 * x) + (16 / 116);\\n  y = y > 0.008856 ? Math.pow(y, 1/3) : (7.787 * y) + (16 / 116);\\n  z = z > 0.008856 ? Math.pow(z, 1/3) : (7.787 * z) + (16 / 116);\\n\\n  l = (116 * y) - 16;\\n  a = 500 * (x - y);\\n  b = 200 * (y - z);\\n\\n  return [l, a, b];\\n}\\n\\nfunction xyz2lch(args) {\\n  return lab2lch(xyz2lab(args));\\n}\\n\\nfunction lab2xyz(lab) {\\n  var l = lab[0],\\n      a = lab[1],\\n      b = lab[2],\\n      x, y, z, y2;\\n\\n  if (l <= 8) {\\n    y = (l * 100) / 903.3;\\n    y2 = (7.787 * (y / 100)) + (16 / 116);\\n  } else {\\n    y = 100 * Math.pow((l + 16) / 116, 3);\\n    y2 = Math.pow(y / 100, 1/3);\\n  }\\n\\n  x = x / 95.047 <= 0.008856 ? x = (95.047 * ((a / 500) + y2 - (16 / 116))) / 7.787 : 95.047 * Math.pow((a / 500) + y2, 3);\\n\\n  z = z / 108.883 <= 0.008859 ? z = (108.883 * (y2 - (b / 200) - (16 / 116))) / 7.787 : 108.883 * Math.pow(y2 - (b / 200), 3);\\n\\n  return [x, y, z];\\n}\\n\\nfunction lab2lch(lab) {\\n  var l = lab[0],\\n      a = lab[1],\\n      b = lab[2],\\n      hr, h, c;\\n\\n  hr = Math.atan2(b, a);\\n  h = hr * 360 / 2 / Math.PI;\\n  if (h < 0) {\\n    h += 360;\\n  }\\n  c = Math.sqrt(a * a + b * b);\\n  return [l, c, h];\\n}\\n\\nfunction lab2rgb(args) {\\n  return xyz2rgb(lab2xyz(args));\\n}\\n\\nfunction lch2lab(lch) {\\n  var l = lch[0],\\n      c = lch[1],\\n      h = lch[2],\\n      a, b, hr;\\n\\n  hr = h / 360 * 2 * Math.PI;\\n  a = c * Math.cos(hr);\\n  b = c * Math.sin(hr);\\n  return [l, a, b];\\n}\\n\\nfunction lch2xyz(args) {\\n  return lab2xyz(lch2lab(args));\\n}\\n\\nfunction lch2rgb(args) {\\n  return lab2rgb(lch2lab(args));\\n}\\n\\nfunction keyword2rgb(keyword) {\\n  return cssKeywords[keyword];\\n}\\n\\nfunction keyword2hsl(args) {\\n  return rgb2hsl(keyword2rgb(args));\\n}\\n\\nfunction keyword2hsv(args) {\\n  return rgb2hsv(keyword2rgb(args));\\n}\\n\\nfunction keyword2hwb(args) {\\n  return rgb2hwb(keyword2rgb(args));\\n}\\n\\nfunction keyword2cmyk(args) {\\n  return rgb2cmyk(keyword2rgb(args));\\n}\\n\\nfunction keyword2lab(args) {\\n  return rgb2lab(keyword2rgb(args));\\n}\\n\\nfunction keyword2xyz(args) {\\n  return rgb2xyz(keyword2rgb(args));\\n}\\n\\nvar cssKeywords = {\\n  aliceblue:  [240,248,255],\\n  antiquewhite: [250,235,215],\\n  aqua: [0,255,255],\\n  aquamarine: [127,255,212],\\n  azure:  [240,255,255],\\n  beige:  [245,245,220],\\n  bisque: [255,228,196],\\n  black:  [0,0,0],\\n  blanchedalmond: [255,235,205],\\n  blue: [0,0,255],\\n  blueviolet: [138,43,226],\\n  brown:  [165,42,42],\\n  burlywood:  [222,184,135],\\n  cadetblue:  [95,158,160],\\n  chartreuse: [127,255,0],\\n  chocolate:  [210,105,30],\\n  coral:  [255,127,80],\\n  cornflowerblue: [100,149,237],\\n  cornsilk: [255,248,220],\\n  crimson:  [220,20,60],\\n  cyan: [0,255,255],\\n  darkblue: [0,0,139],\\n  darkcyan: [0,139,139],\\n  darkgoldenrod:  [184,134,11],\\n  darkgray: [169,169,169],\\n  darkgreen:  [0,100,0],\\n  darkgrey: [169,169,169],\\n  darkkhaki:  [189,183,107],\\n  darkmagenta:  [139,0,139],\\n  darkolivegreen: [85,107,47],\\n  darkorange: [255,140,0],\\n  darkorchid: [153,50,204],\\n  darkred:  [139,0,0],\\n  darksalmon: [233,150,122],\\n  darkseagreen: [143,188,143],\\n  darkslateblue:  [72,61,139],\\n  darkslategray:  [47,79,79],\\n  darkslategrey:  [47,79,79],\\n  darkturquoise:  [0,206,209],\\n  darkviolet: [148,0,211],\\n  deeppink: [255,20,147],\\n  deepskyblue:  [0,191,255],\\n  dimgray:  [105,105,105],\\n  dimgrey:  [105,105,105],\\n  dodgerblue: [30,144,255],\\n  firebrick:  [178,34,34],\\n  floralwhite:  [255,250,240],\\n  forestgreen:  [34,139,34],\\n  fuchsia:  [255,0,255],\\n  gainsboro:  [220,220,220],\\n  ghostwhite: [248,248,255],\\n  gold: [255,215,0],\\n  goldenrod:  [218,165,32],\\n  gray: [128,128,128],\\n  green:  [0,128,0],\\n  greenyellow:  [173,255,47],\\n  grey: [128,128,128],\\n  honeydew: [240,255,240],\\n  hotpink:  [255,105,180],\\n  indianred:  [205,92,92],\\n  indigo: [75,0,130],\\n  ivory:  [255,255,240],\\n  khaki:  [240,230,140],\\n  lavender: [230,230,250],\\n  lavenderblush:  [255,240,245],\\n  lawngreen:  [124,252,0],\\n  lemonchiffon: [255,250,205],\\n  lightblue:  [173,216,230],\\n  lightcoral: [240,128,128],\\n  lightcyan:  [224,255,255],\\n  lightgoldenrodyellow: [250,250,210],\\n  lightgray:  [211,211,211],\\n  lightgreen: [144,238,144],\\n  lightgrey:  [211,211,211],\\n  lightpink:  [255,182,193],\\n  lightsalmon:  [255,160,122],\\n  lightseagreen:  [32,178,170],\\n  lightskyblue: [135,206,250],\\n  lightslategray: [119,136,153],\\n  lightslategrey: [119,136,153],\\n  lightsteelblue: [176,196,222],\\n  lightyellow:  [255,255,224],\\n  lime: [0,255,0],\\n  limegreen:  [50,205,50],\\n  linen:  [250,240,230],\\n  magenta:  [255,0,255],\\n  maroon: [128,0,0],\\n  mediumaquamarine: [102,205,170],\\n  mediumblue: [0,0,205],\\n  mediumorchid: [186,85,211],\\n  mediumpurple: [147,112,219],\\n  mediumseagreen: [60,179,113],\\n  mediumslateblue:  [123,104,238],\\n  mediumspringgreen:  [0,250,154],\\n  mediumturquoise:  [72,209,204],\\n  mediumvioletred:  [199,21,133],\\n  midnightblue: [25,25,112],\\n  mintcream:  [245,255,250],\\n  mistyrose:  [255,228,225],\\n  moccasin: [255,228,181],\\n  navajowhite:  [255,222,173],\\n  navy: [0,0,128],\\n  oldlace:  [253,245,230],\\n  olive:  [128,128,0],\\n  olivedrab:  [107,142,35],\\n  orange: [255,165,0],\\n  orangered:  [255,69,0],\\n  orchid: [218,112,214],\\n  palegoldenrod:  [238,232,170],\\n  palegreen:  [152,251,152],\\n  paleturquoise:  [175,238,238],\\n  palevioletred:  [219,112,147],\\n  papayawhip: [255,239,213],\\n  peachpuff:  [255,218,185],\\n  peru: [205,133,63],\\n  pink: [255,192,203],\\n  plum: [221,160,221],\\n  powderblue: [176,224,230],\\n  purple: [128,0,128],\\n  rebeccapurple: [102, 51, 153],\\n  red:  [255,0,0],\\n  rosybrown:  [188,143,143],\\n  royalblue:  [65,105,225],\\n  saddlebrown:  [139,69,19],\\n  salmon: [250,128,114],\\n  sandybrown: [244,164,96],\\n  seagreen: [46,139,87],\\n  seashell: [255,245,238],\\n  sienna: [160,82,45],\\n  silver: [192,192,192],\\n  skyblue:  [135,206,235],\\n  slateblue:  [106,90,205],\\n  slategray:  [112,128,144],\\n  slategrey:  [112,128,144],\\n  snow: [255,250,250],\\n  springgreen:  [0,255,127],\\n  steelblue:  [70,130,180],\\n  tan:  [210,180,140],\\n  teal: [0,128,128],\\n  thistle:  [216,191,216],\\n  tomato: [255,99,71],\\n  turquoise:  [64,224,208],\\n  violet: [238,130,238],\\n  wheat:  [245,222,179],\\n  white:  [255,255,255],\\n  whitesmoke: [245,245,245],\\n  yellow: [255,255,0],\\n  yellowgreen:  [154,205,50]\\n};\\n\\nvar reverseKeywords = {};\\nfor (var key in cssKeywords) {\\n  reverseKeywords[JSON.stringify(cssKeywords[key])] = key;\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/color-convert/conversions.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/color-convert/index.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/color-convert/index.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var conversions = __webpack_require__(/*! ./conversions */ \\\"./node_modules/color-convert/conversions.js\\\");\\n\\nvar convert = function() {\\n   return new Converter();\\n}\\n\\nfor (var func in conversions) {\\n  // export Raw versions\\n  convert[func + \\\"Raw\\\"] =  (function(func) {\\n    // accept array or plain args\\n    return function(arg) {\\n      if (typeof arg == \\\"number\\\")\\n        arg = Array.prototype.slice.call(arguments);\\n      return conversions[func](arg);\\n    }\\n  })(func);\\n\\n  var pair = /(\\\\w+)2(\\\\w+)/.exec(func),\\n      from = pair[1],\\n      to = pair[2];\\n\\n  // export rgb2hsl and [\\\"rgb\\\"][\\\"hsl\\\"]\\n  convert[from] = convert[from] || {};\\n\\n  convert[from][to] = convert[func] = (function(func) { \\n    return function(arg) {\\n      if (typeof arg == \\\"number\\\")\\n        arg = Array.prototype.slice.call(arguments);\\n      \\n      var val = conversions[func](arg);\\n      if (typeof val == \\\"string\\\" || val === undefined)\\n        return val; // keyword\\n\\n      for (var i = 0; i < val.length; i++)\\n        val[i] = Math.round(val[i]);\\n      return val;\\n    }\\n  })(func);\\n}\\n\\n\\n/* Converter does lazy conversion and caching */\\nvar Converter = function() {\\n   this.convs = {};\\n};\\n\\n/* Either get the values for a space or\\n  set the values for a space, depending on args */\\nConverter.prototype.routeSpace = function(space, args) {\\n   var values = args[0];\\n   if (values === undefined) {\\n      // color.rgb()\\n      return this.getValues(space);\\n   }\\n   // color.rgb(10, 10, 10)\\n   if (typeof values == \\\"number\\\") {\\n      values = Array.prototype.slice.call(args);        \\n   }\\n\\n   return this.setValues(space, values);\\n};\\n  \\n/* Set the values for a space, invalidating cache */\\nConverter.prototype.setValues = function(space, values) {\\n   this.space = space;\\n   this.convs = {};\\n   this.convs[space] = values;\\n   return this;\\n};\\n\\n/* Get the values for a space. If there's already\\n  a conversion for the space, fetch it, otherwise\\n  compute it */\\nConverter.prototype.getValues = function(space) {\\n   var vals = this.convs[space];\\n   if (!vals) {\\n      var fspace = this.space,\\n          from = this.convs[fspace];\\n      vals = convert[fspace][space](from);\\n\\n      this.convs[space] = vals;\\n   }\\n  return vals;\\n};\\n\\n[\\\"rgb\\\", \\\"hsl\\\", \\\"hsv\\\", \\\"cmyk\\\", \\\"keyword\\\"].forEach(function(space) {\\n   Converter.prototype[space] = function(vals) {\\n      return this.routeSpace(space, arguments);\\n   }\\n});\\n\\nmodule.exports = convert;\\n\\n//# sourceURL=webpack:///./node_modules/color-convert/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/color-name/index.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/color-name/index.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\r\\n\\r\\nmodule.exports = {\\r\\n\\t\\\"aliceblue\\\": [240, 248, 255],\\r\\n\\t\\\"antiquewhite\\\": [250, 235, 215],\\r\\n\\t\\\"aqua\\\": [0, 255, 255],\\r\\n\\t\\\"aquamarine\\\": [127, 255, 212],\\r\\n\\t\\\"azure\\\": [240, 255, 255],\\r\\n\\t\\\"beige\\\": [245, 245, 220],\\r\\n\\t\\\"bisque\\\": [255, 228, 196],\\r\\n\\t\\\"black\\\": [0, 0, 0],\\r\\n\\t\\\"blanchedalmond\\\": [255, 235, 205],\\r\\n\\t\\\"blue\\\": [0, 0, 255],\\r\\n\\t\\\"blueviolet\\\": [138, 43, 226],\\r\\n\\t\\\"brown\\\": [165, 42, 42],\\r\\n\\t\\\"burlywood\\\": [222, 184, 135],\\r\\n\\t\\\"cadetblue\\\": [95, 158, 160],\\r\\n\\t\\\"chartreuse\\\": [127, 255, 0],\\r\\n\\t\\\"chocolate\\\": [210, 105, 30],\\r\\n\\t\\\"coral\\\": [255, 127, 80],\\r\\n\\t\\\"cornflowerblue\\\": [100, 149, 237],\\r\\n\\t\\\"cornsilk\\\": [255, 248, 220],\\r\\n\\t\\\"crimson\\\": [220, 20, 60],\\r\\n\\t\\\"cyan\\\": [0, 255, 255],\\r\\n\\t\\\"darkblue\\\": [0, 0, 139],\\r\\n\\t\\\"darkcyan\\\": [0, 139, 139],\\r\\n\\t\\\"darkgoldenrod\\\": [184, 134, 11],\\r\\n\\t\\\"darkgray\\\": [169, 169, 169],\\r\\n\\t\\\"darkgreen\\\": [0, 100, 0],\\r\\n\\t\\\"darkgrey\\\": [169, 169, 169],\\r\\n\\t\\\"darkkhaki\\\": [189, 183, 107],\\r\\n\\t\\\"darkmagenta\\\": [139, 0, 139],\\r\\n\\t\\\"darkolivegreen\\\": [85, 107, 47],\\r\\n\\t\\\"darkorange\\\": [255, 140, 0],\\r\\n\\t\\\"darkorchid\\\": [153, 50, 204],\\r\\n\\t\\\"darkred\\\": [139, 0, 0],\\r\\n\\t\\\"darksalmon\\\": [233, 150, 122],\\r\\n\\t\\\"darkseagreen\\\": [143, 188, 143],\\r\\n\\t\\\"darkslateblue\\\": [72, 61, 139],\\r\\n\\t\\\"darkslategray\\\": [47, 79, 79],\\r\\n\\t\\\"darkslategrey\\\": [47, 79, 79],\\r\\n\\t\\\"darkturquoise\\\": [0, 206, 209],\\r\\n\\t\\\"darkviolet\\\": [148, 0, 211],\\r\\n\\t\\\"deeppink\\\": [255, 20, 147],\\r\\n\\t\\\"deepskyblue\\\": [0, 191, 255],\\r\\n\\t\\\"dimgray\\\": [105, 105, 105],\\r\\n\\t\\\"dimgrey\\\": [105, 105, 105],\\r\\n\\t\\\"dodgerblue\\\": [30, 144, 255],\\r\\n\\t\\\"firebrick\\\": [178, 34, 34],\\r\\n\\t\\\"floralwhite\\\": [255, 250, 240],\\r\\n\\t\\\"forestgreen\\\": [34, 139, 34],\\r\\n\\t\\\"fuchsia\\\": [255, 0, 255],\\r\\n\\t\\\"gainsboro\\\": [220, 220, 220],\\r\\n\\t\\\"ghostwhite\\\": [248, 248, 255],\\r\\n\\t\\\"gold\\\": [255, 215, 0],\\r\\n\\t\\\"goldenrod\\\": [218, 165, 32],\\r\\n\\t\\\"gray\\\": [128, 128, 128],\\r\\n\\t\\\"green\\\": [0, 128, 0],\\r\\n\\t\\\"greenyellow\\\": [173, 255, 47],\\r\\n\\t\\\"grey\\\": [128, 128, 128],\\r\\n\\t\\\"honeydew\\\": [240, 255, 240],\\r\\n\\t\\\"hotpink\\\": [255, 105, 180],\\r\\n\\t\\\"indianred\\\": [205, 92, 92],\\r\\n\\t\\\"indigo\\\": [75, 0, 130],\\r\\n\\t\\\"ivory\\\": [255, 255, 240],\\r\\n\\t\\\"khaki\\\": [240, 230, 140],\\r\\n\\t\\\"lavender\\\": [230, 230, 250],\\r\\n\\t\\\"lavenderblush\\\": [255, 240, 245],\\r\\n\\t\\\"lawngreen\\\": [124, 252, 0],\\r\\n\\t\\\"lemonchiffon\\\": [255, 250, 205],\\r\\n\\t\\\"lightblue\\\": [173, 216, 230],\\r\\n\\t\\\"lightcoral\\\": [240, 128, 128],\\r\\n\\t\\\"lightcyan\\\": [224, 255, 255],\\r\\n\\t\\\"lightgoldenrodyellow\\\": [250, 250, 210],\\r\\n\\t\\\"lightgray\\\": [211, 211, 211],\\r\\n\\t\\\"lightgreen\\\": [144, 238, 144],\\r\\n\\t\\\"lightgrey\\\": [211, 211, 211],\\r\\n\\t\\\"lightpink\\\": [255, 182, 193],\\r\\n\\t\\\"lightsalmon\\\": [255, 160, 122],\\r\\n\\t\\\"lightseagreen\\\": [32, 178, 170],\\r\\n\\t\\\"lightskyblue\\\": [135, 206, 250],\\r\\n\\t\\\"lightslategray\\\": [119, 136, 153],\\r\\n\\t\\\"lightslategrey\\\": [119, 136, 153],\\r\\n\\t\\\"lightsteelblue\\\": [176, 196, 222],\\r\\n\\t\\\"lightyellow\\\": [255, 255, 224],\\r\\n\\t\\\"lime\\\": [0, 255, 0],\\r\\n\\t\\\"limegreen\\\": [50, 205, 50],\\r\\n\\t\\\"linen\\\": [250, 240, 230],\\r\\n\\t\\\"magenta\\\": [255, 0, 255],\\r\\n\\t\\\"maroon\\\": [128, 0, 0],\\r\\n\\t\\\"mediumaquamarine\\\": [102, 205, 170],\\r\\n\\t\\\"mediumblue\\\": [0, 0, 205],\\r\\n\\t\\\"mediumorchid\\\": [186, 85, 211],\\r\\n\\t\\\"mediumpurple\\\": [147, 112, 219],\\r\\n\\t\\\"mediumseagreen\\\": [60, 179, 113],\\r\\n\\t\\\"mediumslateblue\\\": [123, 104, 238],\\r\\n\\t\\\"mediumspringgreen\\\": [0, 250, 154],\\r\\n\\t\\\"mediumturquoise\\\": [72, 209, 204],\\r\\n\\t\\\"mediumvioletred\\\": [199, 21, 133],\\r\\n\\t\\\"midnightblue\\\": [25, 25, 112],\\r\\n\\t\\\"mintcream\\\": [245, 255, 250],\\r\\n\\t\\\"mistyrose\\\": [255, 228, 225],\\r\\n\\t\\\"moccasin\\\": [255, 228, 181],\\r\\n\\t\\\"navajowhite\\\": [255, 222, 173],\\r\\n\\t\\\"navy\\\": [0, 0, 128],\\r\\n\\t\\\"oldlace\\\": [253, 245, 230],\\r\\n\\t\\\"olive\\\": [128, 128, 0],\\r\\n\\t\\\"olivedrab\\\": [107, 142, 35],\\r\\n\\t\\\"orange\\\": [255, 165, 0],\\r\\n\\t\\\"orangered\\\": [255, 69, 0],\\r\\n\\t\\\"orchid\\\": [218, 112, 214],\\r\\n\\t\\\"palegoldenrod\\\": [238, 232, 170],\\r\\n\\t\\\"palegreen\\\": [152, 251, 152],\\r\\n\\t\\\"paleturquoise\\\": [175, 238, 238],\\r\\n\\t\\\"palevioletred\\\": [219, 112, 147],\\r\\n\\t\\\"papayawhip\\\": [255, 239, 213],\\r\\n\\t\\\"peachpuff\\\": [255, 218, 185],\\r\\n\\t\\\"peru\\\": [205, 133, 63],\\r\\n\\t\\\"pink\\\": [255, 192, 203],\\r\\n\\t\\\"plum\\\": [221, 160, 221],\\r\\n\\t\\\"powderblue\\\": [176, 224, 230],\\r\\n\\t\\\"purple\\\": [128, 0, 128],\\r\\n\\t\\\"rebeccapurple\\\": [102, 51, 153],\\r\\n\\t\\\"red\\\": [255, 0, 0],\\r\\n\\t\\\"rosybrown\\\": [188, 143, 143],\\r\\n\\t\\\"royalblue\\\": [65, 105, 225],\\r\\n\\t\\\"saddlebrown\\\": [139, 69, 19],\\r\\n\\t\\\"salmon\\\": [250, 128, 114],\\r\\n\\t\\\"sandybrown\\\": [244, 164, 96],\\r\\n\\t\\\"seagreen\\\": [46, 139, 87],\\r\\n\\t\\\"seashell\\\": [255, 245, 238],\\r\\n\\t\\\"sienna\\\": [160, 82, 45],\\r\\n\\t\\\"silver\\\": [192, 192, 192],\\r\\n\\t\\\"skyblue\\\": [135, 206, 235],\\r\\n\\t\\\"slateblue\\\": [106, 90, 205],\\r\\n\\t\\\"slategray\\\": [112, 128, 144],\\r\\n\\t\\\"slategrey\\\": [112, 128, 144],\\r\\n\\t\\\"snow\\\": [255, 250, 250],\\r\\n\\t\\\"springgreen\\\": [0, 255, 127],\\r\\n\\t\\\"steelblue\\\": [70, 130, 180],\\r\\n\\t\\\"tan\\\": [210, 180, 140],\\r\\n\\t\\\"teal\\\": [0, 128, 128],\\r\\n\\t\\\"thistle\\\": [216, 191, 216],\\r\\n\\t\\\"tomato\\\": [255, 99, 71],\\r\\n\\t\\\"turquoise\\\": [64, 224, 208],\\r\\n\\t\\\"violet\\\": [238, 130, 238],\\r\\n\\t\\\"wheat\\\": [245, 222, 179],\\r\\n\\t\\\"white\\\": [255, 255, 255],\\r\\n\\t\\\"whitesmoke\\\": [245, 245, 245],\\r\\n\\t\\\"yellow\\\": [255, 255, 0],\\r\\n\\t\\\"yellowgreen\\\": [154, 205, 50]\\r\\n};\\r\\n\\n\\n//# sourceURL=webpack:///./node_modules/color-name/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/dotnetify/dist/dotnetify-react.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/dotnetify/dist/dotnetify-react.js ***!\n  \\********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"(function webpackUniversalModuleDefinition(root, factory) {\\n\\tif(true)\\n\\t\\tmodule.exports = factory(__webpack_require__(/*! react */ \\\"./node_modules/react/index.js\\\"), __webpack_require__(/*! react-dom */ \\\"./node_modules/react-dom/index.js\\\"), __webpack_require__(/*! @aspnet/signalr */ \\\"./node_modules/@aspnet/signalr/dist/esm/index.js\\\"));\\n\\telse {}\\n})(window, function(__WEBPACK_EXTERNAL_MODULE__1__, __WEBPACK_EXTERNAL_MODULE__13__, __WEBPACK_EXTERNAL_MODULE__19__) {\\nreturn /******/ (function(modules) { // webpackBootstrap\\n/******/ \\t// The module cache\\n/******/ \\tvar installedModules = {};\\n/******/\\n/******/ \\t// The require function\\n/******/ \\tfunction __webpack_require__(moduleId) {\\n/******/\\n/******/ \\t\\t// Check if module is in cache\\n/******/ \\t\\tif(installedModules[moduleId]) {\\n/******/ \\t\\t\\treturn installedModules[moduleId].exports;\\n/******/ \\t\\t}\\n/******/ \\t\\t// Create a new module (and put it into the cache)\\n/******/ \\t\\tvar module = installedModules[moduleId] = {\\n/******/ \\t\\t\\ti: moduleId,\\n/******/ \\t\\t\\tl: false,\\n/******/ \\t\\t\\texports: {}\\n/******/ \\t\\t};\\n/******/\\n/******/ \\t\\t// Execute the module function\\n/******/ \\t\\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\\n/******/\\n/******/ \\t\\t// Flag the module as loaded\\n/******/ \\t\\tmodule.l = true;\\n/******/\\n/******/ \\t\\t// Return the exports of the module\\n/******/ \\t\\treturn module.exports;\\n/******/ \\t}\\n/******/\\n/******/\\n/******/ \\t// expose the modules object (__webpack_modules__)\\n/******/ \\t__webpack_require__.m = modules;\\n/******/\\n/******/ \\t// expose the module cache\\n/******/ \\t__webpack_require__.c = installedModules;\\n/******/\\n/******/ \\t// define getter function for harmony exports\\n/******/ \\t__webpack_require__.d = function(exports, name, getter) {\\n/******/ \\t\\tif(!__webpack_require__.o(exports, name)) {\\n/******/ \\t\\t\\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\\n/******/ \\t\\t}\\n/******/ \\t};\\n/******/\\n/******/ \\t// define __esModule on exports\\n/******/ \\t__webpack_require__.r = function(exports) {\\n/******/ \\t\\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\\n/******/ \\t\\t\\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\\n/******/ \\t\\t}\\n/******/ \\t\\tObject.defineProperty(exports, '__esModule', { value: true });\\n/******/ \\t};\\n/******/\\n/******/ \\t// create a fake namespace object\\n/******/ \\t// mode & 1: value is a module id, require it\\n/******/ \\t// mode & 2: merge all properties of value into the ns\\n/******/ \\t// mode & 4: return value when already ns object\\n/******/ \\t// mode & 8|1: behave like require\\n/******/ \\t__webpack_require__.t = function(value, mode) {\\n/******/ \\t\\tif(mode & 1) value = __webpack_require__(value);\\n/******/ \\t\\tif(mode & 8) return value;\\n/******/ \\t\\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\\n/******/ \\t\\tvar ns = Object.create(null);\\n/******/ \\t\\t__webpack_require__.r(ns);\\n/******/ \\t\\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\\n/******/ \\t\\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\\n/******/ \\t\\treturn ns;\\n/******/ \\t};\\n/******/\\n/******/ \\t// getDefaultExport function for compatibility with non-harmony modules\\n/******/ \\t__webpack_require__.n = function(module) {\\n/******/ \\t\\tvar getter = module && module.__esModule ?\\n/******/ \\t\\t\\tfunction getDefault() { return module['default']; } :\\n/******/ \\t\\t\\tfunction getModuleExports() { return module; };\\n/******/ \\t\\t__webpack_require__.d(getter, 'a', getter);\\n/******/ \\t\\treturn getter;\\n/******/ \\t};\\n/******/\\n/******/ \\t// Object.prototype.hasOwnProperty.call\\n/******/ \\t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\\n/******/\\n/******/ \\t// __webpack_public_path__\\n/******/ \\t__webpack_require__.p = \\\"\\\";\\n/******/\\n/******/\\n/******/ \\t// Load entry module and return exports\\n/******/ \\treturn __webpack_require__(__webpack_require__.s = 27);\\n/******/ })\\n/************************************************************************/\\n/******/ ([\\n/* 0 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n/* WEBPACK VAR INJECTION */(function(global) {\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _dotnetify2 = __webpack_require__(26);\\n\\nvar _dotnetify3 = _interopRequireDefault(_dotnetify2);\\n\\nvar _dotnetifyVm = __webpack_require__(18);\\n\\nvar _dotnetifyVm2 = _interopRequireDefault(_dotnetifyVm);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\n/* \\r\\nCopyright 2017-2018 Dicky Suryadi\\r\\n\\r\\nLicensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\nyou may not use this file except in compliance with the License.\\r\\nYou may obtain a copy of the License at\\r\\n\\r\\n    http://www.apache.org/licenses/LICENSE-2.0\\r\\n\\r\\nUnless required by applicable law or agreed to in writing, software\\r\\ndistributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\nSee the License for the specific language governing permissions and\\r\\nlimitations under the License.\\r\\n */\\nif (typeof window == 'undefined') window = global;\\nvar dotnetify = window.dotnetify || _dotnetify3.default;\\n\\ndotnetify.react = {\\n  version: '2.0.0',\\n  viewModels: {},\\n  plugins: {},\\n  controller: dotnetify,\\n\\n  // Internal variables.\\n  _responseSubs: null,\\n  _reconnectedSubs: null,\\n  _connectedSubs: null,\\n  _connectionFailedSubs: null,\\n\\n  // Initializes connection to SignalR server hub.\\n  init: function init() {\\n    var self = dotnetify.react;\\n\\n    if (!self._responseSubs) {\\n      self._responseSubs = dotnetify.responseEvent.subscribe(function (iVMId, iVMData) {\\n        return self._responseVM(iVMId, iVMData);\\n      });\\n    }\\n\\n    if (!self._connectedSubs) {\\n      self._connectedSubs = dotnetify.connectedEvent.subscribe(function () {\\n        return Object.keys(self.viewModels).forEach(function (vmId) {\\n          return !self.viewModels[vmId].$requested && self.viewModels[vmId].$request();\\n        });\\n      });\\n    }\\n\\n    var start = function start() {\\n      if (!dotnetify.isHubStarted) Object.keys(self.viewModels).forEach(function (vmId) {\\n        return self.viewModels[vmId].$requested = false;\\n      });\\n      dotnetify.startHub();\\n    };\\n\\n    if (!self._reconnectedSubs) {\\n      self._reconnectedSubs = dotnetify.reconnectedEvent.subscribe(start);\\n    }\\n\\n    dotnetify.initHub();\\n    start();\\n  },\\n\\n  // Connects to a server view model.\\n  connect: function connect(iVMId, iReact, iOptions) {\\n    if (arguments.length < 2) throw new Error('[dotNetify] Missing arguments. Usage: connect(vmId, component) ');\\n\\n    if (dotnetify.ssr && dotnetify.react.ssrConnect) {\\n      var vmArg = iOptions && iOptions['vmArg'];\\n      return dotnetify.react.ssrConnect(iVMId, iReact, vmArg);\\n    }\\n\\n    var self = dotnetify.react;\\n    if (self.viewModels.hasOwnProperty(iVMId)) {\\n      console.error('Component is attempting to connect to an already active \\\\'' + iVMId + '\\\\'. ' + ' If it\\\\'s from a dismounted component, you must add vm.$destroy to componentWillUnmount().');\\n      self.viewModels[iVMId].$destroy();\\n      return setTimeout(function () {\\n        return self.connect(iVMId, iReact, iOptions);\\n      });\\n    }\\n\\n    var component = {\\n      get props() {\\n        return iReact.props;\\n      },\\n      get state() {\\n        return iReact.state;\\n      },\\n      setState: function setState(state) {\\n        iReact.setState(state);\\n      }\\n    };\\n    self.viewModels[iVMId] = new _dotnetifyVm2.default(iVMId, component, iOptions, dotnetify.react);\\n\\n    self.init();\\n    return self.viewModels[iVMId];\\n  },\\n\\n  // Get all view models.\\n  getViewModels: function getViewModels() {\\n    var self = dotnetify.react;\\n    return Object.keys(self.viewModels).map(function (vmId) {\\n      return self.viewModels[vmId];\\n    });\\n  },\\n\\n  _responseVM: function _responseVM(iVMId, iVMData) {\\n    var self = dotnetify.react;\\n\\n    if (self.viewModels.hasOwnProperty(iVMId)) {\\n      var vm = self.viewModels[iVMId];\\n      dotnetify.checkServerSideException(iVMId, iVMData, vm.$exceptionHandler);\\n      vm.$update(iVMData);\\n      return true;\\n    }\\n    return false;\\n  }\\n};\\n\\nexports.default = dotnetify;\\n/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(4)))\\n\\n/***/ }),\\n/* 1 */\\n/***/ (function(module, exports) {\\n\\nmodule.exports = __WEBPACK_EXTERNAL_MODULE__1__;\\n\\n/***/ }),\\n/* 2 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\\n\\nfunction _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) { arr2[i] = arr[i]; } return arr2; } else { return Array.from(arr); } }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\n/* \\r\\nCopyright 2018 Dicky Suryadi\\r\\n\\r\\nLicensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\nyou may not use this file except in compliance with the License.\\r\\nYou may obtain a copy of the License at\\r\\n\\r\\n    http://www.apache.org/licenses/LICENSE-2.0\\r\\n\\r\\nUnless required by applicable law or agreed to in writing, software\\r\\ndistributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\nSee the License for the specific language governing permissions and\\r\\nlimitations under the License.\\r\\n */\\n\\nvar utils = function () {\\n  function utils() {\\n    _classCallCheck(this, utils);\\n  }\\n\\n  _createClass(utils, [{\\n    key: 'trim',\\n\\n    // Trim slashes from start and end of string.\\n    value: function trim(iStr) {\\n      if (typeof iStr !== 'string') return '';\\n\\n      while (iStr.indexOf('/', iStr.length - 1) >= 0) {\\n        iStr = iStr.substr(0, iStr.length - 1);\\n      }while (iStr.indexOf('/') == 0) {\\n        iStr = iStr.substr(1, iStr.length - 1);\\n      }return iStr;\\n    }\\n\\n    // Match two strings case-insensitive.\\n\\n  }, {\\n    key: 'equal',\\n    value: function equal(iStr1, iStr2) {\\n      return iStr1 != null && iStr2 != null && iStr1.toLowerCase() == iStr2.toLowerCase();\\n    }\\n\\n    // Whether the string starts or ends with a value.\\n\\n  }, {\\n    key: 'startsWith',\\n    value: function startsWith(iStr, iValue) {\\n      return iStr.toLowerCase().slice(0, iValue.length) == iValue.toLowerCase();\\n    }\\n  }, {\\n    key: 'endsWith',\\n    value: function endsWith(iStr, iValue) {\\n      return iValue == '' || iStr.toLowerCase().slice(-iValue.length) == iValue.toLowerCase();\\n    }\\n\\n    // Dispatch event with IE polyfill.\\n\\n  }, {\\n    key: 'dispatchEvent',\\n    value: function dispatchEvent(iEvent) {\\n      if (typeof Event === 'function') window.dispatchEvent(new Event(iEvent));else {\\n        var event = document.createEvent('CustomEvent');\\n        event.initEvent(iEvent, true, true);\\n        window.dispatchEvent(event);\\n      }\\n    }\\n  }, {\\n    key: 'grep',\\n    value: function grep(iArray, iFilter) {\\n      return Array.isArray(iArray) ? iArray.filter(iFilter) : [];\\n    }\\n  }]);\\n\\n  return utils;\\n}();\\n\\nvar createEventEmitter = exports.createEventEmitter = function createEventEmitter(_) {\\n  var subscribers = [];\\n  return {\\n    emit: function emit() {\\n      for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {\\n        args[_key] = arguments[_key];\\n      }\\n\\n      var handled = false;\\n      subscribers.forEach(function (subscriber) {\\n        handled = subscriber.apply(undefined, _toConsumableArray(args)) || handled;\\n      });\\n      return handled;\\n    },\\n    subscribe: function subscribe(subscriber) {\\n      !subscribers.includes(subscriber) && subscribers.push(subscriber);\\n      return function () {\\n        return subscribers = subscribers.filter(function (x) {\\n          return x !== subscriber;\\n        });\\n      };\\n    }\\n  };\\n};\\n\\nexports.default = new utils();\\n\\n/***/ }),\\n/* 3 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n/* WEBPACK VAR INJECTION */(function(module) {\\n\\nvar _typeof = typeof Symbol === \\\"function\\\" && typeof Symbol.iterator === \\\"symbol\\\" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === \\\"function\\\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \\\"symbol\\\" : typeof obj; };\\n\\n/* \\r\\nCopyright 2017 Dicky Suryadi\\r\\n\\r\\nLicensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\nyou may not use this file except in compliance with the License.\\r\\nYou may obtain a copy of the License at\\r\\n\\r\\n    http://www.apache.org/licenses/LICENSE-2.0\\r\\n\\r\\nUnless required by applicable law or agreed to in writing, software\\r\\ndistributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\nSee the License for the specific language governing permissions and\\r\\nlimitations under the License.\\r\\n */\\n\\nvar jQueryDeferred = __webpack_require__(23);\\nvar jQueryShim = jQueryDeferred.extend(function (selector) {\\n\\n   if (selector === window || selector.document) return {\\n      0: selector,\\n      on: function on(iEvent, iHandler) {\\n         window.addEventListener(iEvent, iHandler);\\n      },\\n      bind: function bind(iEvent, iHandler) {\\n         window.addEventListener(iEvent, iHandler, false);\\n      },\\n      unbind: function unbind(iEvent, iHandler) {\\n         window.removeEventListener(iEvent, iHandler, false);\\n      }\\n   };\\n\\n   if (typeof selector !== \\\"string\\\") selector.events = selector.events || {};\\n\\n   return {\\n      0: selector,\\n\\n      bind: function bind(iEvent, iHandler) {\\n         var event = selector.events[iEvent] || [];\\n         event.push(iHandler);\\n         selector.events[iEvent] = event;\\n      },\\n\\n      unbind: function unbind(iEvent, iHandler) {\\n         var handlers = selector.events[iEvent] || [];\\n         if (iHandler) {\\n            var idx = handlers.indexOf(iHandler);\\n            if (idx !== -1) handlers.splice(idx, 1);\\n         } else handlers = [];\\n         selector.events[iEvent] = handlers;\\n      },\\n\\n      triggerHandler: function triggerHandler(iEvent, iArgs) {\\n         var handlers = selector.events[iEvent] || [];\\n         var args = [{ type: iEvent }];\\n         if (Array.isArray(iArgs)) iArgs.forEach(function (arg) {\\n            args.push(arg);\\n         });else if (iArgs) args.push(iArgs);\\n         handlers.forEach(function (handler) {\\n            handler.apply(this, args);\\n         });\\n      },\\n\\n      load: function load(iUrl, iArgs, iHandler) {\\n         var request = new window.XMLHttpRequest();\\n         request.open('GET', iUrl, true);\\n         request.onload = function () {\\n            if (request.status >= 200 && request.status < 400) {\\n               var response = request.responseText;\\n               document.querySelector(selector).innerHTML = response;\\n               iHandler.call(document.querySelector(selector));\\n            }\\n         };\\n         request.send();\\n         return { abort: function abort(reason) {\\n               return request.abort(reason);\\n            } };\\n      }\\n   };\\n}, jQueryDeferred, {\\n   support: { cors: true },\\n\\n   trim: function trim(iStr) {\\n      return typeof iStr === \\\"string\\\" ? iStr.trim() : iStr;\\n   },\\n\\n   inArray: function inArray(iArray, iItem) {\\n      return iArray.indexOf(iItem) !== -1;\\n   },\\n\\n   makeArray: function makeArray(iArray) {\\n      return [].slice.call(iArray, 0);\\n   },\\n\\n   merge: function merge(iArray1, iArray2) {\\n      Array.prototype.push.apply(iArray1, iArray2);return iArray1;\\n   },\\n\\n   isEmptyObject: function isEmptyObject(iObj) {\\n      return !iObj || Object.keys(iObj).length === 0;\\n   },\\n\\n   ajax: function ajax(iOptions) {\\n      var request = new window.XMLHttpRequest();\\n      request.onreadystatechange = function () {\\n         if (request.readyState !== 4) return;\\n         if (request.status === 200 && !request._hasError) {\\n            try {\\n               iOptions.success && iOptions.success(JSON.parse(request.responseText));\\n            } catch (error) {\\n               iOptions.success && iOptions.success(request.responseText);\\n            }\\n         } else iOptions.error && iOptions.error(request);\\n      };\\n      request.open(iOptions.type, iOptions.url);\\n      request.setRequestHeader(\\\"content-type\\\", iOptions.contentType);\\n      request.send(iOptions.data.data && \\\"data=\\\" + iOptions.data.data);\\n      return {\\n         abort: function abort(reason) {\\n            return request.abort(reason);\\n         }\\n      };\\n   },\\n\\n   getScript: function getScript(iUrl, iSuccess) {\\n      var done = false;\\n      var promise = jQueryDeferred.Deferred();\\n      var head = document.getElementsByTagName(\\\"head\\\")[0];\\n      var script = document.createElement(\\\"script\\\");\\n      script.src = iUrl;\\n      script.onload = script.onreadystatechange = function () {\\n         if (!done && (!this.readyState || this.readyState == \\\"loaded\\\" || this.readyState == \\\"complete\\\")) {\\n            done = true;\\n            script.onload = script.onreadystatechange = null;\\n            head.removeChild(script);\\n            if (typeof iSuccess === \\\"function\\\") iSuccess();\\n            promise.resolve();\\n         }\\n      };\\n      head.appendChild(script);\\n      return promise;\\n   }\\n});\\n\\nif (typeof window !== \\\"undefined\\\") window.jQuery = window.jQuery || jQueryShim;\\n\\nif (( false ? undefined : _typeof(exports)) === \\\"object\\\" && ( false ? undefined : _typeof(module)) === \\\"object\\\") module.exports = jQueryShim;\\n/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(24)(module)))\\n\\n/***/ }),\\n/* 4 */\\n/***/ (function(module, exports) {\\n\\nvar g;\\n\\n// This works in non-strict mode\\ng = (function() {\\n\\treturn this;\\n})();\\n\\ntry {\\n\\t// This works if eval is allowed (see CSP)\\n\\tg = g || Function(\\\"return this\\\")() || (1, eval)(\\\"this\\\");\\n} catch (e) {\\n\\t// This works if the window reference is available\\n\\tif (typeof window === \\\"object\\\") g = window;\\n}\\n\\n// g can still be undefined, but nothing to do about it...\\n// We return undefined, instead of nothing here, so it's\\n// easier to handle this case. if(!global) { ...}\\n\\nmodule.exports = g;\\n\\n\\n/***/ }),\\n/* 5 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n\\tvalue: true\\n});\\n\\nvar _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\\n\\nvar _react = __webpack_require__(1);\\n\\nvar _react2 = _interopRequireDefault(_react);\\n\\nvar _dotnetifyReact = __webpack_require__(0);\\n\\nvar _dotnetifyReact2 = _interopRequireDefault(_dotnetifyReact);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _objectWithoutProperties(obj, keys) { var target = {}; for (var i in obj) { if (keys.indexOf(i) >= 0) continue; if (!Object.prototype.hasOwnProperty.call(obj, i)) continue; target[i] = obj[i]; } return target; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\\\"this hasn't been initialised - super() hasn't been called\\\"); } return call && (typeof call === \\\"object\\\" || typeof call === \\\"function\\\") ? call : self; }\\n\\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \\\"function\\\" && superClass !== null) { throw new TypeError(\\\"Super expression must either be null or a function, not \\\" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; } /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                */\\n\\n// <RouteTarget> is a helper component to provide DOM target for routes, and is essential for server-side rendering.\\nvar RouteTarget = function (_React$Component) {\\n\\t_inherits(RouteTarget, _React$Component);\\n\\n\\tfunction RouteTarget() {\\n\\t\\t_classCallCheck(this, RouteTarget);\\n\\n\\t\\treturn _possibleConstructorReturn(this, (RouteTarget.__proto__ || Object.getPrototypeOf(RouteTarget)).apply(this, arguments));\\n\\t}\\n\\n\\t_createClass(RouteTarget, [{\\n\\t\\tkey: 'componentWillMount',\\n\\t\\tvalue: function componentWillMount() {\\n\\t\\t\\tvar elem = document.getElementById(this.props.id);\\n\\t\\t\\tif (elem != null && window.ssr && !window.ssr[this.props.id]) {\\n\\t\\t\\t\\twindow.ssr[this.props.id] = true;\\n\\t\\t\\t\\tthis.initialHtml = { __html: elem.innerHTML };\\n\\t\\t\\t} else this.initialHtml = { __html: '' };\\n\\t\\t}\\n\\t}, {\\n\\t\\tkey: 'getDOMNode',\\n\\t\\tvalue: function getDOMNode() {\\n\\t\\t\\treturn this.elem;\\n\\t\\t}\\n\\t}, {\\n\\t\\tkey: 'render',\\n\\t\\tvalue: function render() {\\n\\t\\t\\tvar _props = this.props,\\n\\t\\t\\t    id = _props.id,\\n\\t\\t\\t    props = _objectWithoutProperties(_props, ['id']);\\n\\n\\t\\t\\treturn _react2.default.createElement('div', _extends({ id: id, ref: function ref(el) {\\n\\t\\t\\t\\t\\treturn _this.elem = el;\\n\\t\\t\\t\\t} }, this.props, { dangerouslySetInnerHTML: this.initialHtml }));\\n\\t\\t}\\n\\t}]);\\n\\n\\treturn RouteTarget;\\n}(_react2.default.Component);\\n\\nexports.default = RouteTarget;\\n\\n\\n_dotnetifyReact2.default.react.router.RouteTarget = RouteTarget;\\n\\n/***/ }),\\n/* 6 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n\\tvalue: true\\n});\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\\n\\nvar _react = __webpack_require__(1);\\n\\nvar _react2 = _interopRequireDefault(_react);\\n\\nvar _dotnetifyReact = __webpack_require__(0);\\n\\nvar _dotnetifyReact2 = _interopRequireDefault(_dotnetifyReact);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\\\"this hasn't been initialised - super() hasn't been called\\\"); } return call && (typeof call === \\\"object\\\" || typeof call === \\\"function\\\") ? call : self; }\\n\\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \\\"function\\\" && superClass !== null) { throw new TypeError(\\\"Super expression must either be null or a function, not \\\" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; } /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                */\\n\\n// <RouteLink> is a helper component to set anchor tags for routes.\\nvar RouteLink = function (_React$Component) {\\n\\t_inherits(RouteLink, _React$Component);\\n\\n\\tfunction RouteLink() {\\n\\t\\t_classCallCheck(this, RouteLink);\\n\\n\\t\\treturn _possibleConstructorReturn(this, (RouteLink.__proto__ || Object.getPrototypeOf(RouteLink)).apply(this, arguments));\\n\\t}\\n\\n\\t_createClass(RouteLink, [{\\n\\t\\tkey: 'render',\\n\\t\\tvalue: function render() {\\n\\t\\t\\tvar props = this.props;\\n\\t\\t\\tif (props.vm == null) console.error(\\\"RouteLink requires 'vm' property.\\\");\\n\\n\\t\\t\\tvar handleClick = function handleClick(event) {\\n\\t\\t\\t\\tevent.preventDefault();\\n\\t\\t\\t\\tif (props.route == null) {\\n\\t\\t\\t\\t\\tconsole.error(\\\"RouteLink requires 'route' property.\\\");\\n\\t\\t\\t\\t\\treturn;\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\tif (typeof props.onClick === 'function') props.onClick(event);\\n\\t\\t\\t\\treturn props.vm.$handleRoute(event);\\n\\t\\t\\t};\\n\\n\\t\\t\\treturn _react2.default.createElement('a', {\\n\\t\\t\\t\\tstyle: props.style,\\n\\t\\t\\t\\tclassName: props.className,\\n\\t\\t\\t\\thref: props.route != null ? props.vm.$route(props.route) : '',\\n\\t\\t\\t\\tchildren: props.children,\\n\\t\\t\\t\\tonClick: handleClick\\n\\t\\t\\t});\\n\\t\\t}\\n\\t}]);\\n\\n\\treturn RouteLink;\\n}(_react2.default.Component);\\n\\nexports.default = RouteLink;\\n\\n\\n_dotnetifyReact2.default.react.router.RouteLink = RouteLink;\\n\\n/***/ }),\\n/* 7 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n/**\\n * Copyright (c) 2013-present, Facebook, Inc.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\nvar ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';\\n\\nmodule.exports = ReactPropTypesSecret;\\n\\n\\n/***/ }),\\n/* 8 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n/**\\n * Copyright (c) 2013-present, Facebook, Inc.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\nvar ReactPropTypesSecret = __webpack_require__(7);\\n\\nfunction emptyFunction() {}\\n\\nmodule.exports = function() {\\n  function shim(props, propName, componentName, location, propFullName, secret) {\\n    if (secret === ReactPropTypesSecret) {\\n      // It is still safe when called from React.\\n      return;\\n    }\\n    var err = new Error(\\n      'Calling PropTypes validators directly is not supported by the `prop-types` package. ' +\\n      'Use PropTypes.checkPropTypes() to call them. ' +\\n      'Read more at http://fb.me/use-check-prop-types'\\n    );\\n    err.name = 'Invariant Violation';\\n    throw err;\\n  };\\n  shim.isRequired = shim;\\n  function getShim() {\\n    return shim;\\n  };\\n  // Important!\\n  // Keep this list in sync with production version in `./factoryWithTypeCheckers.js`.\\n  var ReactPropTypes = {\\n    array: shim,\\n    bool: shim,\\n    func: shim,\\n    number: shim,\\n    object: shim,\\n    string: shim,\\n    symbol: shim,\\n\\n    any: shim,\\n    arrayOf: getShim,\\n    element: shim,\\n    instanceOf: getShim,\\n    node: shim,\\n    objectOf: getShim,\\n    oneOf: getShim,\\n    oneOfType: getShim,\\n    shape: getShim,\\n    exact: getShim\\n  };\\n\\n  ReactPropTypes.checkPropTypes = emptyFunction;\\n  ReactPropTypes.PropTypes = ReactPropTypes;\\n\\n  return ReactPropTypes;\\n};\\n\\n\\n/***/ }),\\n/* 9 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n/**\\n * Copyright (c) 2013-present, Facebook, Inc.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\nif (false) { var throwOnDirectAccess, isValidElement, REACT_ELEMENT_TYPE; } else {\\n  // By explicitly using `prop-types` you are opting into new production behavior.\\n  // http://fb.me/prop-types-in-prod\\n  module.exports = __webpack_require__(8)();\\n}\\n\\n\\n/***/ }),\\n/* 10 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n\\tvalue: true\\n});\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\\n\\nvar _react = __webpack_require__(1);\\n\\nvar _react2 = _interopRequireDefault(_react);\\n\\nvar _propTypes = __webpack_require__(9);\\n\\nvar _propTypes2 = _interopRequireDefault(_propTypes);\\n\\nvar _dotnetifyReact = __webpack_require__(0);\\n\\nvar _dotnetifyReact2 = _interopRequireDefault(_dotnetifyReact);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\\\"this hasn't been initialised - super() hasn't been called\\\"); } return call && (typeof call === \\\"object\\\" || typeof call === \\\"function\\\") ? call : self; }\\n\\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \\\"function\\\" && superClass !== null) { throw new TypeError(\\\"Super expression must either be null or a function, not \\\" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; } /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                */\\n\\n// The <Scope> component uses React's 'context' to pass down the component hierarchy the name of the back-end view model\\n// of the parent component, so that when the child component connects to its back-end view model, the child view model\\n// instance is created within the scope of the parent view model.\\n//\\n// The <Scope> component also provides the 'connect' function for a component to connect to the back-end view model and\\n// injects properties and dispatch functions into the component.\\nvar Scope = function (_React$Component) {\\n\\t_inherits(Scope, _React$Component);\\n\\n\\tfunction Scope() {\\n\\t\\t_classCallCheck(this, Scope);\\n\\n\\t\\treturn _possibleConstructorReturn(this, (Scope.__proto__ || Object.getPrototypeOf(Scope)).apply(this, arguments));\\n\\t}\\n\\n\\t_createClass(Scope, [{\\n\\t\\tkey: 'scoped',\\n\\t\\tvalue: function scoped(vmId) {\\n\\t\\t\\tvar scope = this.context.scoped ? this.context.scoped(this.props.vm) : this.props.vm;\\n\\t\\t\\treturn scope ? scope + '.' + vmId : vmId;\\n\\t\\t}\\n\\t}, {\\n\\t\\tkey: 'getChildContext',\\n\\t\\tvalue: function getChildContext() {\\n\\t\\t\\tvar _this = this;\\n\\n\\t\\t\\treturn {\\n\\t\\t\\t\\tscoped: function scoped(vmId) {\\n\\t\\t\\t\\t\\treturn _this.scoped(vmId);\\n\\t\\t\\t\\t},\\n\\t\\t\\t\\tconnect: function connect(vmId, component, options) {\\n\\t\\t\\t\\t\\tcomponent.vmId = _this.scoped(vmId);\\n\\t\\t\\t\\t\\tcomponent.vm = _dotnetifyReact2.default.react.connect(component.vmId, component, options);\\n\\t\\t\\t\\t\\tcomponent.dispatch = function (state) {\\n\\t\\t\\t\\t\\t\\treturn component.vm.$dispatch(state);\\n\\t\\t\\t\\t\\t};\\n\\n\\t\\t\\t\\t\\tcomponent.dispatchState = function (state) {\\n\\t\\t\\t\\t\\t\\tcomponent.vm.State(state);\\n\\t\\t\\t\\t\\t\\tcomponent.vm.$dispatch(state);\\n\\t\\t\\t\\t\\t};\\n\\t\\t\\t\\t\\treturn window.vmStates ? window.vmStates[component.vmId] : null;\\n\\t\\t\\t\\t}\\n\\t\\t\\t};\\n\\t\\t}\\n\\t}, {\\n\\t\\tkey: 'render',\\n\\t\\tvalue: function render() {\\n\\t\\t\\treturn this.props.children;\\n\\t\\t}\\n\\t}]);\\n\\n\\treturn Scope;\\n}(_react2.default.Component);\\n\\nScope.displayName = 'Scope';\\nScope.version = '1.2.0';\\nScope.propTypes = { vm: _propTypes2.default.string };\\nScope.contextTypes = { scoped: _propTypes2.default.func };\\nScope.childContextTypes = {\\n\\tscoped: _propTypes2.default.func.isRequired,\\n\\tconnect: _propTypes2.default.func.isRequired\\n};\\nexports.default = Scope;\\n\\n\\n_dotnetifyReact2.default.react.Scope = Scope;\\n\\n/***/ }),\\n/* 11 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nvar _dotnetifyReact = __webpack_require__(0);\\n\\nvar _dotnetifyReact2 = _interopRequireDefault(_dotnetifyReact);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\n// Used by server-side rendering in lieu of connect method.\\n_dotnetifyReact2.default.react.ssrConnect = function (iVMId, iReact, iVMArg) {\\n\\tif (window.ssr == null || !window.ssr.hasOwnProperty(iVMId)) console.error(\\\"Server-side rendering requires initial state in 'window.ssr.\\\" + iVMId + \\\"'.\\\");\\n\\n\\tvar self = _dotnetifyReact2.default.react;\\n\\tvar vmState = window.ssr[iVMId];\\n\\tvar getState = function getState() {\\n\\t\\treturn vmState;\\n\\t};\\n\\tvar setState = function setState(state) {\\n\\t\\tvmState = $.extend(vmState, state);\\n\\t};\\n\\tvar options = {\\n\\t\\tgetState: getState,\\n\\t\\tsetState: setState,\\n\\t\\tvmArg: iVMArg\\n\\t};\\n\\tvar vm = self.viewModels[iVMId] = new dotnetifyVM(iVMId, iReact, options);\\n\\n\\t// Need to be asynch to allow initial state to be processed.\\n\\tsetTimeout(function () {\\n\\t\\tvm.$update(JSON.stringify(window.ssr[iVMId]));\\n\\t}, 100);\\n\\treturn vm;\\n};\\n\\n// Used by client-side React component to get server-side rendered initial state.\\n_dotnetifyReact2.default.react.router.ssrState = function (iVMId) {\\n\\tif (window.ssr && window.ssr[iVMId] && !window.ssr[iVMId].fetched) {\\n\\t\\twindow.ssr[iVMId].fetched = true;\\n\\t\\treturn window.ssr[iVMId];\\n\\t}\\n};\\n\\n// Called from server to configure server-side rendering.\\n// iPath - initial URL path.\\n// iInitialStates - serialized object literal '{ \\\"vmName\\\": {initialState}, ...}'.\\n// iOverrideRouteFn - function to override routing URLs before the router loads them.\\n// iCallbackFn - callback after the path is fully routed.\\n// iTimeout - timeout in milliseconds.\\n_dotnetifyReact2.default.react.router.ssr = function (iPath, iInitialStates, iOverrideRouteFn, iCallbackFn, iTimeout) {\\n\\t_dotnetifyReact2.default.ssr = true;\\n\\t_dotnetifyReact2.default.react.router.urlPath = iPath;\\n\\t_dotnetifyReact2.default.react.router.overrideUrl = iOverrideRouteFn;\\n\\n\\t// Insert initial states in the head tag.\\n\\tvar script = document.createElement('script');\\n\\tscript.type = 'text/javascript';\\n\\tscript.text = 'window.ssr=' + iInitialStates + ';';\\n\\tvar head = document.getElementsByTagName('head')[0];\\n\\tif (head) head.insertBefore(script, head.firstChild);else console.error('router> document head tag is required for server-side render.');\\n\\n\\tvar routed = false;\\n\\tvar fallback = iTimeout ? setTimeout(function () {\\n\\t\\tif (!routed) iCallbackFn();\\n\\t}, iTimeout) : 0;\\n\\twindow.addEventListener('dotnetify.routed', function () {\\n\\t\\trouted = true;\\n\\t\\tif (fallback != 0) clearTimeout(fallback);\\n\\t\\tiCallbackFn();\\n\\t});\\n\\n\\t// Add initial states into the window scope for the server-renderd components.\\n\\twindow.ssr = JSON.parse(iInitialStates);\\n};\\n\\n/***/ }),\\n/* 12 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      */\\n\\n\\nvar _utils = __webpack_require__(2);\\n\\nvar _utils2 = _interopRequireDefault(_utils);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nvar dotnetifyVMRouter = function () {\\n  _createClass(dotnetifyVMRouter, [{\\n    key: 'RoutingState',\\n    get: function get() {\\n      throw new Error('Not implemented');\\n    }\\n  }, {\\n    key: 'VMRoot',\\n    get: function get() {\\n      throw new Error('Not implemented');\\n    }\\n  }, {\\n    key: 'VMArg',\\n    get: function get() {\\n      throw new Error('Not implemented');\\n    }\\n  }]);\\n\\n  function dotnetifyVMRouter(vm, router) {\\n    _classCallCheck(this, dotnetifyVMRouter);\\n\\n    this.routes = [];\\n\\n    this.vm = vm;\\n    this.router = router;\\n    this.debug = vm.$dotnetify.controller.debug;\\n  }\\n\\n  // Dispatch the active routing state to the server.\\n\\n\\n  _createClass(dotnetifyVMRouter, [{\\n    key: 'dispatchActiveRoutingState',\\n    value: function dispatchActiveRoutingState(iPath) {\\n      this.vm.$dispatch({ 'RoutingState.Active': iPath });\\n\\n      var _vm$State = this.vm.State(),\\n          RoutingState = _vm$State.RoutingState;\\n\\n      RoutingState = Object.assign(RoutingState || {}, { Active: iPath });\\n      this.vm.State({ RoutingState: RoutingState });\\n    }\\n\\n    // Handles click event from anchor tags.\\n\\n  }, {\\n    key: 'handleRoute',\\n    value: function handleRoute(iEvent) {\\n      var _this = this;\\n\\n      iEvent.preventDefault();\\n      var path = iEvent.currentTarget.pathname;\\n      if (path == null || path == '') throw new Error('The event passed to $handleRoute has no path name.');\\n\\n      setTimeout(function () {\\n        return _this.router.pushState({}, '', path);\\n      });\\n    }\\n\\n    // Build the absolute root path from the \\\"vmRoot\\\" property on React component.\\n\\n  }, {\\n    key: 'initRoot',\\n    value: function initRoot() {\\n      if (!this.hasRoutingState || this.RoutingState === null || this.RoutingState.Root === null) return;\\n\\n      if (this._absRoot != this.RoutingState.Root) {\\n        var absRoot = _utils2.default.trim(this.VMRoot);\\n        if (absRoot != '') absRoot = '/' + absRoot;\\n        var root = _utils2.default.trim(this.RoutingState.Root);\\n        this._absRoot = root != '' ? absRoot + '/' + root : absRoot;\\n        this.RoutingState.Root = this._absRoot;\\n      }\\n    }\\n\\n    // Initialize routing templates if the view model implements IRoutable.\\n\\n  }, {\\n    key: 'initRouting',\\n    value: function initRouting() {\\n      var _this2 = this;\\n\\n      var vm = this.vm;\\n      if (!this.hasRoutingState) return;\\n\\n      if (this.RoutingState === null) {\\n        console.error(\\\"router> the RoutingState prop of '\\\" + vm.$vmId + \\\"' was not initialized.\\\");\\n        return;\\n      }\\n\\n      var templates = this.RoutingState.Templates;\\n      if (templates == null || templates.length == 0) return;\\n\\n      // Initialize the router.\\n      if (!this.router.$init) {\\n        this.router.init();\\n        this.router.$init = true;\\n      }\\n\\n      // Build the absolute root path.\\n      this.initRoot();\\n\\n      templates.forEach(function (template) {\\n        // If url pattern isn't given, consider Id as the pattern.\\n        var urlPattern = template.UrlPattern != null ? template.UrlPattern : template.Id;\\n        urlPattern = urlPattern != '' ? urlPattern : '/';\\n        var mapUrl = _this2.toUrl(urlPattern);\\n\\n        if (_this2.debug) console.log('router> map ' + mapUrl + ' to template id=' + template.Id);\\n\\n        _this2.router.mapTo(mapUrl, function (iParams) {\\n          _this2.router.urlPath = '';\\n\\n          // Construct the path from the template pattern and the params passed by PathJS.\\n          var path = urlPattern;\\n          for (var param in iParams) {\\n            path = path.replace(':' + param, iParams[param]);\\n          }path = path.replace(/\\\\(\\\\/:([^)]+)\\\\)/g, '').replace(/\\\\(|\\\\)/g, '');\\n\\n          _this2.routeTo(path, template);\\n        });\\n      });\\n\\n      // Route initial URL.\\n      var activeUrl = this.toUrl(this.RoutingState.Active);\\n      if (this.router.urlPath == '') this.router.urlPath = activeUrl;\\n      if (!this.routeUrl())\\n        // If routing ends incomplete, raise routed event anyway.\\n        this.raiseRoutedEvent(true);\\n    }\\n\\n    // Whether a route is active.\\n\\n  }, {\\n    key: 'isActive',\\n    value: function isActive(iRoute) {\\n      if (iRoute != null && iRoute.hasOwnProperty('Path')) {\\n        return _utils2.default.equal(iRoute.Path, this.RoutingState.Active);\\n      }\\n      return false;\\n    }\\n\\n    // Loads a view into a target element.\\n\\n  }, {\\n    key: 'loadView',\\n    value: function loadView(iTargetSelector, iViewUrl, iJsModuleUrl, iVmArg, iCallbackFn) {\\n      throw new Error('Not implemented');\\n    }\\n\\n    // Routes to a path.\\n\\n  }, {\\n    key: 'manualRouteTo',\\n    value: function manualRouteTo(iPath, iTarget, iViewUrl, iJSModuleUrl) {\\n      var vm = this.vm;\\n      var template = { Id: 'manual', Target: iTarget, ViewUrl: iViewUrl, JSModuleUrl: iJSModuleUrl };\\n      this.routeTo(iPath, template, true);\\n    }\\n\\n    // Handles route enter event.\\n\\n  }, {\\n    key: 'onRouteEnter',\\n    value: function onRouteEnter(iPath, iTemplate) {\\n      return true;\\n    }\\n\\n    // Raise event indicating the routing process has ended.\\n\\n  }, {\\n    key: 'raiseRoutedEvent',\\n    value: function raiseRoutedEvent(force) {\\n      var vm = this.vm;\\n      if (this.router.urlPath == '' || force == true) {\\n        if (this.debug) console.log('router> routed');\\n        _utils2.default.dispatchEvent('dotnetify.routed');\\n      }\\n    }\\n\\n    // Returns the URL for an anchor tag.\\n\\n  }, {\\n    key: 'route',\\n    value: function route(iRoute, iTarget) {\\n      // No route to process. Return silently.\\n      if (iRoute == null) return;\\n\\n      if (!iRoute.hasOwnProperty('Path') || !iRoute.hasOwnProperty('TemplateId')) throw new Error('Not a valid route');\\n\\n      // Build the absolute root path.\\n      this.initRoot();\\n\\n      // If the route path is not defined, use the URL pattern from the associated template.\\n      // This is so that we don't send the same data twice if both are equal.\\n      var path = iRoute.Path;\\n      var template = null;\\n      if (this.hasRoutingState && this.RoutingState.Templates != null) {\\n        var match = this.RoutingState.Templates.filter(function (iTemplate) {\\n          return iTemplate.Id == iRoute.TemplateId;\\n        });\\n        if (match.length > 0) {\\n          template = match[0];\\n\\n          if (typeof iTarget === 'string') template.Target = iTarget;\\n\\n          if (path == null) {\\n            path = template.UrlPattern != null ? template.UrlPattern : template.Id;\\n            iRoute.Path = path;\\n          }\\n        } else if (iRoute.RedirectRoot == null) throw new Error(\\\"vmRoute cannot find route template '\\\" + iRoute.TemplateId);\\n      }\\n\\n      // If the path has a redirect root, the path doesn't belong to the current root and needs to be\\n      // redirected to a different one.  Set the absolute path to the HREF attribute, and prevent the\\n      // default behavior of the anchor click event and instead do push to HTML5 history state, which\\n      // would attempt to resolve the path first before resorting to hard browser redirect.\\n      if (iRoute.RedirectRoot != null) {\\n        // Combine the redirect root with the view model's root.\\n        var redirectRoot = iRoute.RedirectRoot;\\n        if (redirectRoot.charAt(0) == '/') redirectRoot = redirectRoot.substr(0, redirectRoot.length - 1);\\n        var redirectRootPath = iRoute.RedirectRoot.split('/');\\n\\n        var urlRedirect = '';\\n        var absRoot = this.VMRoot;\\n        if (absRoot != null) {\\n          var absRootPath = absRoot.split('/');\\n          for (var i = 0; i < absRootPath.length; i++) {\\n            if (absRootPath[i] != '' && absRootPath[i] == redirectRootPath[0]) break;\\n            urlRedirect += absRootPath[i] + '/';\\n          }\\n        }\\n        urlRedirect += redirectRoot + '/' + path;\\n        this.routes.push({ Path: path, Url: urlRedirect });\\n        return urlRedirect;\\n      }\\n\\n      // For quick lookup, save the mapping between the path to the route inside the view model.\\n      if (template == null) throw new Error('vmRoute cannot find any route template');\\n\\n      iRoute.$template = template;\\n      this.pathToRoute = this.pathToRoute || {};\\n      this.pathToRoute[path] = iRoute;\\n\\n      // Set the absolute path to the HREF attribute, and prevent the default behavior of\\n      // the anchor click event and instead do push to HTML5 history state.\\n      var url = this.toUrl(path);\\n      this.routes.push({ Path: path, Url: url });\\n      return url;\\n    }\\n\\n    // Routes to a path.\\n\\n  }, {\\n    key: 'routeTo',\\n    value: function routeTo(iPath, iTemplate, iDisableEvent, iCallbackFn, isRedirect) {\\n      var _this3 = this;\\n\\n      var vm = this.vm;\\n      var viewModels = vm.$dotnetify.getViewModels();\\n\\n      if (this.debug) console.log(\\\"router> route '\\\" + iPath + \\\"' to template id=\\\" + iTemplate.Id);\\n\\n      // We can determine whether the view has already been loaded by matching the 'RoutingState.Origin' argument\\n      // on the existing view model inside that target selector with the path.\\n      for (var i = 0; i < viewModels.length; i++) {\\n        var vmOther = viewModels[i];\\n        var vmArg = vmOther.$router.VMArg;\\n        if (vmArg != null) {\\n          if (typeof vmArg['RoutingState.Origin'] === 'string' && _utils2.default.equal(vmArg['RoutingState.Origin'], iPath)) return;\\n        }\\n      }\\n\\n      // Support enter interception.\\n      if (iDisableEvent != true && vm.hasOwnProperty('onRouteEnter')) {\\n        if (this.onRouteEnter(iPath, iTemplate) == false || vm.onRouteEnter(iPath, iTemplate) == false) return;\\n      }\\n\\n      // Check if the route has valid target.\\n      if (iTemplate.Target === null) {\\n        console.error(\\\"router> the Target for template '\\\" + iTemplate.Id + \\\"' was not set.  Use vm.onRouteEnter() to set the target.\\\");\\n        return;\\n      }\\n\\n      // If target DOM element isn't found, redirect URL to the path.\\n      if (document.getElementById(iTemplate.Target) == null) {\\n        if (isRedirect === true) {\\n          if (this.debug) console.log(\\\"router> target '\\\" + iTemplate.Target + \\\"' not found in DOM\\\");\\n          return;\\n        } else {\\n          if (this.debug) console.log(\\\"router> target '\\\" + iTemplate.Target + \\\"' not found in DOM, use redirect instead\\\");\\n          return this.router.redirect(this.toUrl(iPath), viewModels);\\n        }\\n      }\\n\\n      // Load the view associated with the route asynchronously.\\n      this.loadView('#' + iTemplate.Target, iTemplate.ViewUrl, iTemplate.JSModuleUrl, { 'RoutingState.Origin': iPath }, function () {\\n        // If load is successful, update the active route.\\n        _this3.dispatchActiveRoutingState(iPath);\\n\\n        // Support exit interception.\\n        if (iDisableEvent != true && vm.hasOwnProperty('onRouteExit')) vm.onRouteExit(iPath, iTemplate);\\n\\n        if (typeof iCallbackFn === 'function') iCallbackFn.call(vm);\\n      });\\n    }\\n  }, {\\n    key: 'routeToRoute',\\n    value: function routeToRoute(iRoute) {\\n      var _this4 = this;\\n\\n      var path = this.vm.$route(iRoute);\\n      if (path == null || path == '') throw new Error('The route passed to $routeTo is invalid.');\\n\\n      setTimeout(function () {\\n        return _this4.router.pushState({}, '', path);\\n      });\\n    }\\n\\n    // Routes the URL if the view model implements IRoutable.\\n    // Returns true if the view model handles the routing.\\n\\n  }, {\\n    key: 'routeUrl',\\n    value: function routeUrl(isRedirect) {\\n      var _this5 = this;\\n\\n      if (!this.hasRoutingState) return false;\\n\\n      var root = this.RoutingState.Root;\\n      if (root == null) return false;\\n\\n      // Get the URL path to route.\\n      var urlPath = this.router.urlPath;\\n\\n      if (this.debug) console.log('router> routing ' + urlPath);\\n\\n      // If the URL path matches the root path of this view, use the template with a blank URL pattern if provided.\\n      if (_utils2.default.equal(urlPath, root) || _utils2.default.equal(urlPath, root + '/') || urlPath === '/') {\\n        var match = _utils2.default.grep(this.RoutingState.Templates, function (iTemplate) {\\n          return iTemplate.UrlPattern === '';\\n        });\\n        if (match.length > 0) {\\n          this.routeTo('', match[0], null, null, isRedirect);\\n          this.router.urlPath = '';\\n          this.raiseRoutedEvent();\\n          return true;\\n        }\\n        return false;\\n      }\\n\\n      // If the URL path starts with the root path of this view, look at the next path and try to match it with the\\n      // anchor tags in this view that are bound with the vmRoute binding type.  If there is match, route to that path.\\n      root = root + '/';\\n      if (_utils2.default.startsWith(urlPath, root)) {\\n        var routeElem = null;\\n        var match = _utils2.default.grep(this.routes, function (elem) {\\n          return _utils2.default.startsWith(urlPath + '/', elem.Url + '/');\\n        });\\n        if (match.length > 0) {\\n          // If more than one match, find the best match.\\n          for (var i = 0; i < match.length; i++) {\\n            if (routeElem == null || routeElem.Url.length < match[i].Url.length) routeElem = match[i];\\n          }\\n        }\\n\\n        if (routeElem != null) {\\n          var path = routeElem.Path;\\n          var template = this.hasOwnProperty('pathToRoute') && this.pathToRoute.hasOwnProperty(path) ? this.pathToRoute[path].$template : null;\\n          if (template != null) {\\n            // If the URL path is completely routed, clear it.\\n            if (_utils2.default.equal(this.router.urlPath, this.toUrl(path))) this.router.urlPath = '';\\n\\n            // If route's not already active, route to it.\\n            if (!_utils2.default.equal(this.RoutingState.Active, path)) {\\n              this.routeTo(path, template, false, function () {\\n                return _this5.raiseRoutedEvent();\\n              }, isRedirect);\\n            } else this.raiseRoutedEvent();\\n            return true;\\n          }\\n        } else if (this.router.match(urlPath)) {\\n          // If no vmRoute binding matches, try to match with any template's URL pattern.\\n          this.router.urlPath = '';\\n          this.raiseRoutedEvent();\\n          return true;\\n        }\\n      }\\n      return false;\\n    }\\n\\n    // Builds an absolute URL from a path.\\n\\n  }, {\\n    key: 'toUrl',\\n    value: function toUrl(iPath) {\\n      var path = _utils2.default.trim(iPath);\\n      if (path.charAt(0) != '(' && path != '') path = '/' + path;\\n      return this.hasRoutingState ? this.RoutingState.Root + path : iPath;\\n    }\\n  }]);\\n\\n  return dotnetifyVMRouter;\\n}();\\n\\nexports.default = dotnetifyVMRouter;\\n\\n/***/ }),\\n/* 13 */\\n/***/ (function(module, exports) {\\n\\nmodule.exports = __WEBPACK_EXTERNAL_MODULE__13__;\\n\\n/***/ }),\\n/* 14 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _typeof = typeof Symbol === \\\"function\\\" && typeof Symbol.iterator === \\\"symbol\\\" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === \\\"function\\\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \\\"symbol\\\" : typeof obj; };\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\\n\\nvar _react = __webpack_require__(1);\\n\\nvar _react2 = _interopRequireDefault(_react);\\n\\nvar _reactDom = __webpack_require__(13);\\n\\nvar _reactDom2 = _interopRequireDefault(_reactDom);\\n\\nvar _dotnetifyVmRouter = __webpack_require__(12);\\n\\nvar _dotnetifyVmRouter2 = _interopRequireDefault(_dotnetifyVmRouter);\\n\\nvar _jqueryShim = __webpack_require__(3);\\n\\nvar _jqueryShim2 = _interopRequireDefault(_jqueryShim);\\n\\nvar _utils = __webpack_require__(2);\\n\\nvar _utils2 = _interopRequireDefault(_utils);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\\\"this hasn't been initialised - super() hasn't been called\\\"); } return call && (typeof call === \\\"object\\\" || typeof call === \\\"function\\\") ? call : self; }\\n\\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \\\"function\\\" && superClass !== null) { throw new TypeError(\\\"Super expression must either be null or a function, not \\\" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; } /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                */\\n\\n\\nvar dotnetifyReactVMRouter = function (_dotnetifyVMRouter) {\\n  _inherits(dotnetifyReactVMRouter, _dotnetifyVMRouter);\\n\\n  _createClass(dotnetifyReactVMRouter, [{\\n    key: 'hasRoutingState',\\n    get: function get() {\\n      var state = this.vm.State();\\n      return state && state.hasOwnProperty('RoutingState');\\n    }\\n  }, {\\n    key: 'RoutingState',\\n    get: function get() {\\n      return this.vm.State().RoutingState;\\n    }\\n  }, {\\n    key: 'VMRoot',\\n    get: function get() {\\n      return this.vm.Props('vmRoot');\\n    }\\n  }, {\\n    key: 'VMArg',\\n    get: function get() {\\n      return this.vm.Props('vmArg');\\n    }\\n  }]);\\n\\n  function dotnetifyReactVMRouter(iVM, iDotNetifyRouter) {\\n    _classCallCheck(this, dotnetifyReactVMRouter);\\n\\n    return _possibleConstructorReturn(this, (dotnetifyReactVMRouter.__proto__ || Object.getPrototypeOf(dotnetifyReactVMRouter)).call(this, iVM, iDotNetifyRouter));\\n  }\\n\\n  _createClass(dotnetifyReactVMRouter, [{\\n    key: 'onRouteEnter',\\n    value: function onRouteEnter(iPath, iTemplate) {\\n      if (!iTemplate.ViewUrl) iTemplate.ViewUrl = iTemplate.Id;\\n      return true;\\n    }\\n\\n    // Loads a view into a target element.\\n\\n  }, {\\n    key: 'loadView',\\n    value: function loadView(iTargetSelector, iViewUrl, iJsModuleUrl, iVmArg, iCallbackFn) {\\n      var vm = this.vm;\\n      var reactProps = void 0;\\n\\n      // If the view model supports routing, add the root path to the view, to be used\\n      // to build the absolute route path, and view model argument if provided.\\n      if (this.hasRoutingState) {\\n        if (this.RoutingState === null) {\\n          console.error(\\\"router> the RoutingState prop of '\\\" + vm.$vmId + \\\"' was not initialized.\\\");\\n          return;\\n        }\\n\\n        var root = this.VMRoot;\\n        root = root != null ? '/' + _utils2.default.trim(this.RoutingState.Root) + '/' + _utils2.default.trim(root) : this.RoutingState.Root;\\n        reactProps = { vmRoot: root, vmArg: iVmArg };\\n      }\\n\\n      // Provide the opportunity to override the URL.\\n      iViewUrl = this.router.overrideUrl(iViewUrl, iTargetSelector);\\n      iJsModuleUrl = this.router.overrideUrl(iJsModuleUrl, iTargetSelector);\\n\\n      if (_utils2.default.endsWith(iViewUrl, 'html')) this.loadHtmlView(iTargetSelector, iViewUrl, iJsModuleUrl, iCallbackFn);else this.loadReactView(iTargetSelector, iViewUrl, iJsModuleUrl, reactProps, iCallbackFn);\\n    }\\n\\n    // Loads an HTML view.\\n\\n  }, {\\n    key: 'loadHtmlView',\\n    value: function loadHtmlView(iTargetSelector, iViewUrl, iJsModuleUrl, callbackFn) {\\n      var vm = this.vm;\\n\\n      try {\\n        // Unmount any React component before replacing with a new DOM.\\n        _reactDom2.default.unmountComponentAtNode(document.querySelector(iTargetSelector));\\n      } catch (e) {\\n        console.error(e);\\n      }\\n\\n      // Load the HTML view.\\n      (0, _jqueryShim2.default)(iTargetSelector).load(iViewUrl, null, function () {\\n        if (iJsModuleUrl != null) {\\n          _jqueryShim2.default.getScript(iJsModuleUrl, function () {\\n            if (typeof callbackFn === 'function') callbackFn.call(vm);\\n          });\\n        } else if (typeof callbackFn === 'function') callbackFn.call(vm);\\n      });\\n    }\\n\\n    // Loads a React view.\\n\\n  }, {\\n    key: 'loadReactView',\\n    value: function loadReactView(iTargetSelector, iReactClassOrClassName, iJsModuleUrl, iReactProps, callbackFn) {\\n      var _this2 = this;\\n\\n      return new Promise(function (resolve, reject) {\\n        var vm = _this2.vm;\\n        var vmId = _this2.vm ? _this2.vm.$vmId : '';\\n        var createViewFunc = function createViewFunc() {\\n          // Resolve the vue class from the argument, which can be the object itself, or a global window variable name.\\n          var reactClass = null;\\n          if (typeof iReactClassOrClassName === 'string' && window.hasOwnProperty(iReactClassOrClassName)) reactClass = window[iReactClassOrClassName];else if ((typeof iReactClassOrClassName === 'undefined' ? 'undefined' : _typeof(iReactClassOrClassName)) === 'object' && iReactClassOrClassName.name) reactClass = iReactClassOrClassName;\\n\\n          if (!reactClass) {\\n            console.error('[' + vmId + '] failed to load view \\\\'' + iReactClassOrClassName + '\\\\' because it\\\\'s not a React element.');\\n            reject();\\n            return;\\n          }\\n\\n          try {\\n            _reactDom2.default.unmountComponentAtNode(document.querySelector(iTargetSelector));\\n          } catch (e) {\\n            console.error(e);\\n          }\\n\\n          try {\\n            var reactElement = _react2.default.createElement(reactClass, iReactProps);\\n            _reactDom2.default.render(reactElement, document.querySelector(iTargetSelector));\\n          } catch (e) {\\n            console.error(e);\\n          }\\n          if (typeof callbackFn === 'function') callbackFn.call(vm, reactElement);\\n          resolve(reactElement);\\n        };\\n\\n        if (iJsModuleUrl == null) createViewFunc();else {\\n          // Load all javascripts first. Multiple files can be specified with comma delimiter.\\n          var getScripts = iJsModuleUrl.split(',').map(function (i) {\\n            return _jqueryShim2.default.getScript(i);\\n          });\\n          _jqueryShim2.default.when.apply(_jqueryShim2.default, getScripts).done(createViewFunc);\\n        }\\n      });\\n    }\\n  }]);\\n\\n  return dotnetifyReactVMRouter;\\n}(_dotnetifyVmRouter2.default);\\n\\nexports.default = dotnetifyReactVMRouter;\\n\\n/***/ }),\\n/* 15 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n\\tvalue: true\\n});\\n/*\\r\\nPathJS - Copyright (c) 2011 Mike Trpcic, released under the MIT license.\\r\\n */\\n\\nvar Path = {\\n\\t// Need this specific version, because latest version is causing issue.\\n\\tversion: '0.8.5',\\n\\tmap: function map(path) {\\n\\t\\tif (Path.routes.defined.hasOwnProperty(path)) {\\n\\t\\t\\treturn Path.routes.defined[path];\\n\\t\\t} else {\\n\\t\\t\\treturn new Path.core.route(path);\\n\\t\\t}\\n\\t},\\n\\troot: function root(path) {\\n\\t\\tPath.routes.root = path;\\n\\t},\\n\\trescue: function rescue(fn) {\\n\\t\\tPath.routes.rescue = fn;\\n\\t},\\n\\thistory: {\\n\\t\\tinitial: {}, // Empty container for \\\"Initial Popstate\\\" checking variables.\\n\\t\\tpushState: function pushState(state, title, path) {\\n\\t\\t\\tif (Path.history.supported) {\\n\\t\\t\\t\\tif (Path.dispatch(path)) {\\n\\t\\t\\t\\t\\thistory.pushState(state, title, path);\\n\\t\\t\\t\\t}\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tif (Path.history.fallback) {\\n\\t\\t\\t\\t\\twindow.location.hash = '#' + path;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t},\\n\\t\\tpopState: function popState(event) {\\n\\t\\t\\tvar initialPop = !Path.history.initial.popped && location.href == Path.history.initial.URL;\\n\\t\\t\\tPath.history.initial.popped = true;\\n\\t\\t\\tif (initialPop) return;\\n\\t\\t\\tPath.dispatch(document.location.pathname === '/' ? '' : document.location.pathname);\\n\\t\\t},\\n\\t\\tlisten: function listen(fallback) {\\n\\t\\t\\tPath.history.supported = !!(window.history && window.history.pushState);\\n\\t\\t\\tPath.history.fallback = fallback;\\n\\n\\t\\t\\tif (Path.history.supported) {\\n\\t\\t\\t\\tPath.history.initial.popped = 'state' in window.history, Path.history.initial.URL = location.href;\\n\\t\\t\\t\\twindow.onpopstate = Path.history.popState;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tif (Path.history.fallback) {\\n\\t\\t\\t\\t\\tfor (route in Path.routes.defined) {\\n\\t\\t\\t\\t\\t\\tif (route.charAt(0) != '#') {\\n\\t\\t\\t\\t\\t\\t\\tPath.routes.defined['#' + route] = Path.routes.defined[route];\\n\\t\\t\\t\\t\\t\\t\\tPath.routes.defined['#' + route].path = '#' + route;\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\tPath.listen();\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t},\\n\\tmatch: function match(path, parameterize) {\\n\\t\\tvar params = {},\\n\\t\\t    route = null,\\n\\t\\t    possible_routes,\\n\\t\\t    slice,\\n\\t\\t    i,\\n\\t\\t    j,\\n\\t\\t    compare,\\n\\t\\t    result;\\n\\t\\tfor (route in Path.routes.defined) {\\n\\t\\t\\tif (route !== null && route !== undefined) {\\n\\t\\t\\t\\troute = Path.routes.defined[route];\\n\\t\\t\\t\\tpossible_routes = route.partition();\\n\\t\\t\\t\\tfor (j = 0; j < possible_routes.length; j++) {\\n\\t\\t\\t\\t\\tslice = possible_routes[j];\\n\\t\\t\\t\\t\\tcompare = path;\\n\\t\\t\\t\\t\\tif (slice.search(/:/) > 0) {\\n\\t\\t\\t\\t\\t\\tfor (i = 0; i < slice.split('/').length; i++) {\\n\\t\\t\\t\\t\\t\\t\\tif (i < compare.split('/').length && slice.split('/')[i].charAt(0) === ':') {\\n\\t\\t\\t\\t\\t\\t\\t\\tparams[slice.split('/')[i].replace(/:/, '')] = compare.split('/')[i];\\n\\t\\t\\t\\t\\t\\t\\t\\tresult = compare.split('/');\\n\\t\\t\\t\\t\\t\\t\\t\\tresult[i] = slice.split('/')[i];\\n\\t\\t\\t\\t\\t\\t\\t\\tcompare = result.join('/');\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\tif (slice === compare) {\\n\\t\\t\\t\\t\\t\\tif (parameterize) {\\n\\t\\t\\t\\t\\t\\t\\troute.params = params;\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\treturn route;\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\treturn null;\\n\\t},\\n\\tdispatch: function dispatch(passed_route) {\\n\\t\\tvar previous_route, matched_route;\\n\\t\\tif (Path.routes.current !== passed_route) {\\n\\t\\t\\tPath.routes.previous = Path.routes.current;\\n\\t\\t\\tPath.routes.current = passed_route;\\n\\t\\t\\tmatched_route = Path.match(passed_route, true);\\n\\n\\t\\t\\tif (Path.routes.previous) {\\n\\t\\t\\t\\tprevious_route = Path.match(Path.routes.previous);\\n\\t\\t\\t\\tif (previous_route !== null && previous_route.do_exit !== null) {\\n\\t\\t\\t\\t\\tprevious_route.do_exit();\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\n\\t\\t\\tif (matched_route !== null) {\\n\\t\\t\\t\\tmatched_route.run();\\n\\t\\t\\t\\treturn true;\\n\\t\\t\\t} else {\\n\\t\\t\\t\\tif (Path.routes.rescue !== null) {\\n\\t\\t\\t\\t\\tPath.routes.rescue();\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t},\\n\\tlisten: function listen() {\\n\\t\\tvar fn = function fn() {\\n\\t\\t\\tPath.dispatch(location.hash);\\n\\t\\t};\\n\\n\\t\\tif (location.hash === '') {\\n\\t\\t\\tif (Path.routes.root !== null) {\\n\\t\\t\\t\\tlocation.hash = Path.routes.root;\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// The 'document.documentMode' checks below ensure that PathJS fires the right events\\n\\t\\t// even in IE \\\"Quirks Mode\\\".\\n\\t\\tif ('onhashchange' in window && (!document.documentMode || document.documentMode >= 8)) {\\n\\t\\t\\twindow.onhashchange = fn;\\n\\t\\t} else {\\n\\t\\t\\tsetInterval(fn, 50);\\n\\t\\t}\\n\\n\\t\\tif (location.hash !== '') {\\n\\t\\t\\tPath.dispatch(location.hash);\\n\\t\\t}\\n\\t},\\n\\tcore: {\\n\\t\\troute: function route(path) {\\n\\t\\t\\tthis.path = path;\\n\\t\\t\\tthis.action = null;\\n\\t\\t\\tthis.do_enter = [];\\n\\t\\t\\tthis.do_exit = null;\\n\\t\\t\\tthis.params = {};\\n\\t\\t\\tPath.routes.defined[path] = this;\\n\\t\\t}\\n\\t},\\n\\troutes: {\\n\\t\\tcurrent: null,\\n\\t\\troot: null,\\n\\t\\trescue: null,\\n\\t\\tprevious: null,\\n\\t\\tdefined: {}\\n\\t}\\n};\\n\\nPath.core.route.prototype = {\\n\\tto: function to(fn) {\\n\\t\\tthis.action = fn;\\n\\t\\treturn this;\\n\\t},\\n\\tenter: function enter(fns) {\\n\\t\\tif (fns instanceof Array) {\\n\\t\\t\\tthis.do_enter = this.do_enter.concat(fns);\\n\\t\\t} else {\\n\\t\\t\\tthis.do_enter.push(fns);\\n\\t\\t}\\n\\t\\treturn this;\\n\\t},\\n\\texit: function exit(fn) {\\n\\t\\tthis.do_exit = fn;\\n\\t\\treturn this;\\n\\t},\\n\\tpartition: function partition() {\\n\\t\\tvar parts = [],\\n\\t\\t    options = [],\\n\\t\\t    re = /\\\\(([^}]+?)\\\\)/g,\\n\\t\\t    text,\\n\\t\\t    i;\\n\\t\\twhile (text = re.exec(this.path)) {\\n\\t\\t\\tparts.push(text[1]);\\n\\t\\t}\\n\\t\\toptions.push(this.path.split('(')[0]);\\n\\t\\tfor (i = 0; i < parts.length; i++) {\\n\\t\\t\\toptions.push(options[options.length - 1] + parts[i]);\\n\\t\\t}\\n\\t\\treturn options;\\n\\t},\\n\\trun: function run() {\\n\\t\\tvar halt_execution = false,\\n\\t\\t    i,\\n\\t\\t    result,\\n\\t\\t    previous;\\n\\n\\t\\tif (Path.routes.defined[this.path].hasOwnProperty('do_enter')) {\\n\\t\\t\\tif (Path.routes.defined[this.path].do_enter.length > 0) {\\n\\t\\t\\t\\tfor (i = 0; i < Path.routes.defined[this.path].do_enter.length; i++) {\\n\\t\\t\\t\\t\\tresult = Path.routes.defined[this.path].do_enter[i].apply(this, null);\\n\\t\\t\\t\\t\\tif (result === false) {\\n\\t\\t\\t\\t\\t\\thalt_execution = true;\\n\\t\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t\\tif (!halt_execution) {\\n\\t\\t\\tPath.routes.defined[this.path].action();\\n\\t\\t}\\n\\t}\\n};\\n\\nexports.default = Path;\\n\\n/***/ }),\\n/* 16 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      */\\n\\n\\nvar _path = __webpack_require__(15);\\n\\nvar _path2 = _interopRequireDefault(_path);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nvar dotnetifyRouter = function () {\\n  function dotnetifyRouter(debug) {\\n    _classCallCheck(this, dotnetifyRouter);\\n\\n    this.version = '2.0.0';\\n    this.urlPath = document.location.pathname;\\n\\n    this.debug = debug;\\n  }\\n\\n  // Initialize routing using PathJS.\\n\\n\\n  // URL path that will be parsed when performing routing.\\n\\n\\n  _createClass(dotnetifyRouter, [{\\n    key: 'init',\\n    value: function init() {\\n      if (typeof _path2.default !== 'undefined') {\\n        _path2.default.history.listen(true);\\n        _path2.default.routes.rescue = function () {\\n          //window.location.replace(document.location.pathname);\\n        };\\n      } else throw new Error('Pathjs library is required for routing.');\\n    }\\n\\n    // Map a route to an action.\\n\\n  }, {\\n    key: 'mapTo',\\n    value: function mapTo(iPath, iFn) {\\n      if (typeof _path2.default !== 'undefined') _path2.default.map(iPath).to(function () {\\n        iFn(this.params);\\n      });\\n    }\\n\\n    // Match a URL path to a route and run the action.\\n\\n  }, {\\n    key: 'match',\\n    value: function match(iUrlPath) {\\n      if (typeof _path2.default !== 'undefined') {\\n        var matched = _path2.default.match(iUrlPath, true);\\n        if (matched != null) {\\n          matched.run();\\n          return true;\\n        }\\n      }\\n      return false;\\n    }\\n\\n    // Optional callback to override a URL before performing routing.\\n\\n  }, {\\n    key: 'overrideUrl',\\n    value: function overrideUrl(iUrl) {\\n      return iUrl;\\n    }\\n\\n    // Push state to HTML history.\\n\\n  }, {\\n    key: 'pushState',\\n    value: function pushState(iState, iTitle, iPath) {\\n      this.urlPath = '';\\n      if (typeof _path2.default !== 'undefined') _path2.default.history.pushState(iState, iTitle, iPath);\\n    }\\n\\n    // Redirect to the a URL.\\n\\n  }, {\\n    key: 'redirect',\\n    value: function redirect(iUrl, viewModels) {\\n      // Check first whether existing views can handle routing this URL.\\n      // Otherwise, do a hard browser redirect.\\n      this.urlPath = iUrl;\\n      for (var i = 0; i < viewModels.length; i++) {\\n        var vm = viewModels[i];\\n        if (vm.$router.routeUrl(true)) {\\n          if (this.debug) console.log('router> redirected');\\n          return;\\n        }\\n      }\\n      window.location.replace(iUrl);\\n    }\\n\\n    // Called by dotNetify when a view model is ready.\\n\\n  }, {\\n    key: '$ready',\\n    value: function $ready() {\\n      this.$router.initRouting();\\n    }\\n  }]);\\n\\n  return dotnetifyRouter;\\n}();\\n\\nexports.default = dotnetifyRouter;\\n\\n/***/ }),\\n/* 17 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nvar _dotnetifyReact = __webpack_require__(0);\\n\\nvar _dotnetifyReact2 = _interopRequireDefault(_dotnetifyReact);\\n\\nvar _dotnetifyRouter = __webpack_require__(16);\\n\\nvar _dotnetifyRouter2 = _interopRequireDefault(_dotnetifyRouter);\\n\\nvar _dotnetifyReact3 = __webpack_require__(14);\\n\\nvar _dotnetifyReact4 = _interopRequireDefault(_dotnetifyReact3);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\n// Add plugin functions.\\n_dotnetifyReact2.default.react.router = new _dotnetifyRouter2.default(_dotnetifyReact2.default.debug);\\n\\n// Inject a view model with functions.\\n/* \\r\\nCopyright 2017 Dicky Suryadi\\r\\n\\r\\nLicensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\nyou may not use this file except in compliance with the License.\\r\\nYou may obtain a copy of the License at\\r\\n\\r\\n    http://www.apache.org/licenses/LICENSE-2.0\\r\\n\\r\\nUnless required by applicable law or agreed to in writing, software\\r\\ndistributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\nSee the License for the specific language governing permissions and\\r\\nlimitations under the License.\\r\\n */\\n_dotnetifyReact2.default.react.router.$inject = function (iVM) {\\n  var router = new _dotnetifyReact4.default(iVM, _dotnetifyReact2.default.react.router);\\n\\n  // Put functions inside $router namespace.\\n  iVM.$router = router;\\n\\n  // Returns the URL for an anchor tag.\\n  iVM.$route = function (iRoute, iTarget) {\\n    return router.route(iRoute, iTarget);\\n  };\\n\\n  // Handles click event from anchor tags.\\n  iVM.$handleRoute = function (iEvent) {\\n    return router.handleRoute(iEvent);\\n  };\\n\\n  // Executes the given route.\\n  iVM.$routeTo = function (iRoute) {\\n    return router.routeToRoute(iRoute);\\n  };\\n};\\n\\n// Provide function to load a view.\\n_dotnetifyReact2.default.react.router.$mount = function (iTargetSelector, iComponent, iProps, iCallbackFn) {\\n  return _dotnetifyReact4.default.prototype.loadReactView(iTargetSelector, iComponent, null, iProps, iCallbackFn);\\n};\\n\\n// Register the plugin to dotNetify.\\n_dotnetifyReact2.default.react.plugins['router'] = _dotnetifyReact2.default.react.router;\\n\\n/***/ }),\\n/* 18 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _typeof = typeof Symbol === \\\"function\\\" && typeof Symbol.iterator === \\\"symbol\\\" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === \\\"function\\\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \\\"symbol\\\" : typeof obj; };\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }(); /* \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Copyright 2017-2018 Dicky Suryadi\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     you may not use this file except in compliance with the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     You may obtain a copy of the License at\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     \\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     Unless required by applicable law or agreed to in writing, software\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     See the License for the specific language governing permissions and\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     limitations under the License.\\r\\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      */\\n\\n\\nvar _jqueryShim = __webpack_require__(3);\\n\\nvar _jqueryShim2 = _interopRequireDefault(_jqueryShim);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\n// Client-side view model that acts as a proxy of the server view model.\\nvar dotnetifyVM = function () {\\n  // iVMId - identifies the view model.\\n  // iComponent - component object.\\n  // iOptions - Optional configuration options:\\n  //    getState: state accessor.\\n  //    setState: state mutator.\\n  //    vmArg: view model arguments.\\n  //    headers: request headers, for things like authentication token.\\n  // iDotNetify - framework-specific dotNetify library.\\n  function dotnetifyVM(iVMId, iComponent, iOptions, iDotNetify) {\\n    var _this = this;\\n\\n    _classCallCheck(this, dotnetifyVM);\\n\\n    this.$vmId = iVMId;\\n    this.$component = iComponent;\\n    this.$vmArg = iOptions && iOptions['vmArg'];\\n    this.$headers = iOptions && iOptions['headers'];\\n    this.$exceptionHandler = iOptions && iOptions['exceptionHandler'];\\n    this.$requested = false;\\n    this.$loaded = false;\\n    this.$itemKey = {};\\n    this.$dotnetify = iDotNetify;\\n\\n    var getState = iOptions && iOptions['getState'];\\n    var setState = iOptions && iOptions['setState'];\\n    getState = typeof getState === 'function' ? getState : function () {\\n      return iComponent.state;\\n    };\\n    setState = typeof setState === 'function' ? setState : function (state) {\\n      return iComponent.setState(state);\\n    };\\n\\n    this.State = function (state) {\\n      return typeof state === 'undefined' ? getState() : setState(state);\\n    };\\n    this.Props = function (prop) {\\n      return _this.$component.props && _this.$component.props[prop];\\n    };\\n\\n    var vmArg = this.Props('vmArg');\\n    if (vmArg) this.$vmArg = _jqueryShim2.default.extend(this.$vmArg, vmArg);\\n\\n    // Inject plugin functions into this view model.\\n    this.$getPlugins().map(function (plugin) {\\n      return typeof plugin['$inject'] == 'function' ? plugin.$inject(_this) : null;\\n    });\\n  }\\n\\n  // Disposes the view model, both here and on the server.\\n\\n\\n  _createClass(dotnetifyVM, [{\\n    key: '$destroy',\\n    value: function $destroy() {\\n      var _this2 = this;\\n\\n      // Call any plugin's $destroy function if provided.\\n      this.$getPlugins().map(function (plugin) {\\n        return typeof plugin['$destroy'] == 'function' ? plugin.$destroy.apply(_this2) : null;\\n      });\\n\\n      var controller = this.$dotnetify.controller;\\n      if (controller.isConnected()) {\\n        try {\\n          controller.disposeVM(this.$vmId);\\n        } catch (ex) {\\n          controller._triggerConnectionStateEvent('error', ex);\\n        }\\n      }\\n\\n      delete this.$dotnetify.viewModels[this.$vmId];\\n    }\\n\\n    // Dispatches a value to the server view model.\\n    // iValue - Vvalue to dispatch.\\n\\n  }, {\\n    key: '$dispatch',\\n    value: function $dispatch(iValue) {\\n      var controller = this.$dotnetify.controller;\\n      if (controller.isConnected()) {\\n        try {\\n          controller.updateVM(this.$vmId, iValue);\\n\\n          if (controller.debug) {\\n            console.log('[' + this.$vmId + '] sent> ');\\n            console.log(iValue);\\n\\n            controller.debugFn && controller.debugFn(this.$vmId, 'sent', iValue);\\n          }\\n        } catch (ex) {\\n          controller._triggerConnectionStateEvent('error', ex);\\n        }\\n      }\\n    }\\n\\n    // Dispatches a state value to the server view model.\\n    // iValue - State value to dispatch.\\n\\n  }, {\\n    key: '$dispatchListState',\\n    value: function $dispatchListState(iValue) {\\n      var _this3 = this;\\n\\n      var _loop = function _loop() {\\n        var key = _this3.$itemKey[listName];\\n        if (!key) {\\n          console.error('[' + _this3.$vmId + '] missing item key for \\\\'' + listName + '\\\\'; add ' + listName + '_itemKey property to the view model.');\\n          return {\\n            v: void 0\\n          };\\n        }\\n        item = iValue[listName];\\n\\n        if (!item[key]) {\\n          console.error('[' + _this3.$vmId + '] couldn\\\\'t dispatch data from \\\\'' + listName + '\\\\' due to missing property \\\\'' + key + '\\\\'.');\\n          console.error(item);\\n          return {\\n            v: void 0\\n          };\\n        }\\n\\n        Object.keys(item).forEach(function (prop) {\\n          if (prop != key) {\\n            var state = {};\\n            state[listName + '.$' + item[key] + '.' + prop] = item[prop];\\n            _this3.$dispatch(state);\\n          }\\n        });\\n        _this3.$updateList(listName, item);\\n      };\\n\\n      for (var listName in iValue) {\\n        var item;\\n\\n        var _ret = _loop();\\n\\n        if ((typeof _ret === 'undefined' ? 'undefined' : _typeof(_ret)) === \\\"object\\\") return _ret.v;\\n      }\\n    }\\n  }, {\\n    key: '$getPlugins',\\n    value: function $getPlugins() {\\n      var _this4 = this;\\n\\n      return Object.keys(this.$dotnetify.plugins).map(function (id) {\\n        return _this4.$dotnetify.plugins[id];\\n      });\\n    }\\n\\n    // Preprocess view model update from the server before we set the state.\\n\\n  }, {\\n    key: '$preProcess',\\n    value: function $preProcess(iVMUpdate) {\\n      var vm = this;\\n\\n      for (var prop in iVMUpdate) {\\n        // Look for property that end with '_add'. Interpret the value as a list item to be added\\n        // to an existing list whose property name precedes that suffix.\\n        var match = /(.*)_add/.exec(prop);\\n        if (match != null) {\\n          var listName = match[1];\\n          if (Array.isArray(this.State()[listName])) vm.$addList(listName, iVMUpdate[prop]);else console.error('unable to resolve ' + prop);\\n          delete iVMUpdate[prop];\\n          continue;\\n        }\\n\\n        // Look for property that end with '_update'. Interpret the value as a list item to be updated\\n        // to an existing list whose property name precedes that suffix.\\n        var match = /(.*)_update/.exec(prop);\\n        if (match != null) {\\n          var listName = match[1];\\n          if (Array.isArray(this.State()[listName])) vm.$updateList(listName, iVMUpdate[prop]);else console.error('[' + this.$vmId + \\\"] '\\\" + listName + \\\"' is not found or not an array.\\\");\\n          delete iVMUpdate[prop];\\n          continue;\\n        }\\n\\n        // Look for property that end with '_remove'. Interpret the value as a list item key to remove\\n        // from an existing list whose property name precedes that suffix.\\n        var match = /(.*)_remove/.exec(prop);\\n        if (match != null) {\\n          var listName = match[1];\\n          if (Array.isArray(this.State()[listName])) {\\n            var key = this.$itemKey[listName];\\n            if (key != null) vm.$removeList(listName, function (i) {\\n              return i[key] == iVMUpdate[prop];\\n            });else console.error('[' + this.$vmId + '] missing item key for \\\\'' + listName + '\\\\'; add ' + listName + '_itemKey property to the view model.');\\n          } else console.error('[' + this.$vmId + '] \\\\'' + listName + '\\\\' is not found or not an array.');\\n          delete iVMUpdate[prop];\\n          continue;\\n        }\\n\\n        // Look for property that end with '_itemKey'. Interpret the value as the property name that will\\n        // uniquely identify items in the list.\\n        var match = /(.*)_itemKey/.exec(prop);\\n        if (match != null) {\\n          var listName = match[1];\\n          var itemKey = {};\\n          itemKey[listName] = iVMUpdate[prop];\\n          vm.$setItemKey(itemKey);\\n          delete iVMUpdate[prop];\\n          continue;\\n        }\\n      }\\n    }\\n\\n    // Requests state from the server view model.\\n\\n  }, {\\n    key: '$request',\\n    value: function $request() {\\n      var controller = this.$dotnetify.controller;\\n      if (controller.isConnected()) {\\n        controller.requestVM(this.$vmId, { $vmArg: this.$vmArg, $headers: this.$headers });\\n        this.$requested = true;\\n      }\\n    }\\n\\n    // Updates state from the server view model to the view.\\n    // iVMData - Serialized state from the server.\\n\\n  }, {\\n    key: '$update',\\n    value: function $update(iVMData) {\\n      var controller = this.$dotnetify.controller;\\n      if (controller.debug) {\\n        console.log('[' + this.$vmId + '] received> ');\\n        console.log(JSON.parse(iVMData));\\n\\n        controller.debugFn && controller.debugFn(this.$vmId, 'received', JSON.parse(iVMData));\\n      }\\n      var vmData = JSON.parse(iVMData);\\n      this.$preProcess(vmData);\\n\\n      var state = this.State();\\n      state = _jqueryShim2.default.extend({}, state, vmData);\\n      this.State(state);\\n\\n      if (!this.$loaded) this.$onLoad();\\n    }\\n\\n    // Handles initial view model load event.\\n\\n  }, {\\n    key: '$onLoad',\\n    value: function $onLoad() {\\n      var _this5 = this;\\n\\n      // Call any plugin's $ready function if provided to give a chance to do\\n      // things when the view model is ready.\\n      this.$getPlugins().map(function (plugin) {\\n        return typeof plugin['$ready'] == 'function' ? plugin.$ready.apply(_this5) : null;\\n      });\\n      this.$loaded = true;\\n    }\\n\\n    // *** CRUD Functions ***\\n\\n    // Sets items key to identify individual items in a list.\\n    // Accepts object literal: { \\\"<list name>\\\": \\\"<key prop name>\\\", ... }\\n\\n  }, {\\n    key: '$setItemKey',\\n    value: function $setItemKey(iItemKey) {\\n      this.$itemKey = iItemKey;\\n    }\\n\\n    //// Adds a new item to a state array.\\n\\n  }, {\\n    key: '$addList',\\n    value: function $addList(iListName, iNewItem) {\\n      // Check if the list already has an item with the same key. If so, replace it.\\n      var key = this.$itemKey[iListName];\\n      if (key != null) {\\n        if (!iNewItem.hasOwnProperty(key)) {\\n          console.error('[' + this.$vmId + '] couldn\\\\'t add item to \\\\'' + iListName + '\\\\' due to missing property \\\\'' + key + '\\\\'.');\\n          return;\\n        }\\n        var match = this.State()[iListName].filter(function (i) {\\n          return i[key] == iNewItem[key];\\n        });\\n        if (match.length > 0) {\\n          console.error('[' + this.$vmId + '] couldn\\\\'t add item to \\\\'' + iListName + '\\\\' because the key already exists.');\\n          return;\\n        }\\n      }\\n\\n      var items = this.State()[iListName];\\n      items.push(iNewItem);\\n\\n      var state = {};\\n      state[iListName] = items;\\n      this.State(state);\\n    }\\n\\n    // Removes an item from a state array.\\n\\n  }, {\\n    key: '$removeList',\\n    value: function $removeList(iListName, iFilter) {\\n      var state = {};\\n      state[iListName] = this.State()[iListName].filter(function (i) {\\n        return !iFilter(i);\\n      });\\n      this.State(state);\\n    }\\n\\n    //// Updates existing item to an observable array.\\n\\n  }, {\\n    key: '$updateList',\\n    value: function $updateList(iListName, iNewItem) {\\n      // Check if the list already has an item with the same key. If so, update it.\\n      var key = this.$itemKey[iListName];\\n      if (key != null) {\\n        if (!iNewItem.hasOwnProperty(key)) {\\n          console.error('[' + this.$vmId + '] couldn\\\\'t update item to \\\\'' + iListName + '\\\\' due to missing property \\\\'' + key + '\\\\'.');\\n          return;\\n        }\\n        var state = {};\\n        state[iListName] = this.State()[iListName].map(function (i) {\\n          return i[key] == iNewItem[key] ? _jqueryShim2.default.extend(i, iNewItem) : i;\\n        });\\n        this.State(state);\\n      } else console.error('[' + this.$vmId + '] missing item key for \\\\'' + iListName + '\\\\'; add \\\\'' + iListName + '_itemKey\\\\' property to the view model.');\\n    }\\n  }]);\\n\\n  return dotnetifyVM;\\n}();\\n\\nexports.default = dotnetifyVM;\\n\\n/***/ }),\\n/* 19 */\\n/***/ (function(module, exports) {\\n\\nmodule.exports = __WEBPACK_EXTERNAL_MODULE__19__;\\n\\n/***/ }),\\n/* 20 */\\n/***/ (function(module, exports) {\\n\\n/**\\n* jQuery core object.\\n*\\n* Worker with jQuery deferred\\n*\\n* Code from: https://github.com/jquery/jquery/blob/master/src/core.js\\n*\\n*/\\n\\nvar jQuery = module.exports = {\\n\\ttype: type\\n\\t, isArray: isArray\\n\\t, isFunction: isFunction\\n\\t, isPlainObject: isPlainObject\\n\\t, each: each\\n\\t, extend: extend\\n\\t, noop: function() {}\\n};\\n\\nvar toString = Object.prototype.toString;\\n\\nvar class2type = {};\\n// Populate the class2type map\\n\\\"Boolean Number String Function Array Date RegExp Object\\\".split(\\\" \\\").forEach(function(name) {\\n\\tclass2type[ \\\"[object \\\" + name + \\\"]\\\" ] = name.toLowerCase();\\n});\\n\\n\\nfunction type( obj ) {\\n\\treturn obj == null ?\\n\\t\\tString( obj ) :\\n\\t\\t\\tclass2type[ toString.call(obj) ] || \\\"object\\\";\\n}\\n\\nfunction isFunction( obj ) {\\n\\treturn jQuery.type(obj) === \\\"function\\\";\\n}\\n\\nfunction isArray( obj ) {\\n\\treturn jQuery.type(obj) === \\\"array\\\";\\n}\\n\\nfunction each( object, callback, args ) {\\n\\tvar name, i = 0,\\n\\tlength = object.length,\\n\\tisObj = length === undefined || isFunction( object );\\n\\n\\tif ( args ) {\\n\\t\\tif ( isObj ) {\\n\\t\\t\\tfor ( name in object ) {\\n\\t\\t\\t\\tif ( callback.apply( object[ name ], args ) === false ) {\\n\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t} else {\\n\\t\\t\\tfor ( ; i < length; ) {\\n\\t\\t\\t\\tif ( callback.apply( object[ i++ ], args ) === false ) {\\n\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// A special, fast, case for the most common use of each\\n\\t} else {\\n\\t\\tif ( isObj ) {\\n\\t\\t\\tfor ( name in object ) {\\n\\t\\t\\t\\tif ( callback.call( object[ name ], name, object[ name ] ) === false ) {\\n\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t} else {\\n\\t\\t\\tfor ( ; i < length; ) {\\n\\t\\t\\t\\tif ( callback.call( object[ i ], i, object[ i++ ] ) === false ) {\\n\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\treturn object;\\n}\\n\\nfunction isPlainObject( obj ) {\\n\\t// Must be an Object.\\n\\tif ( !obj || jQuery.type(obj) !== \\\"object\\\" ) {\\n\\t\\treturn false;\\n\\t}\\n\\treturn true;\\n}\\n\\nfunction extend() {\\n\\tvar options, name, src, copy, copyIsArray, clone,\\n\\ttarget = arguments[0] || {},\\n\\ti = 1,\\n\\tlength = arguments.length,\\n\\tdeep = false;\\n\\n\\t// Handle a deep copy situation\\n\\tif ( typeof target === \\\"boolean\\\" ) {\\n\\t\\tdeep = target;\\n\\t\\ttarget = arguments[1] || {};\\n\\t\\t// skip the boolean and the target\\n\\t\\ti = 2;\\n\\t}\\n\\n\\t// Handle case when target is a string or something (possible in deep copy)\\n\\tif ( typeof target !== \\\"object\\\" && !jQuery.isFunction(target) ) {\\n\\t\\ttarget = {};\\n\\t}\\n\\n\\t// extend jQuery itself if only one argument is passed\\n\\tif ( length === i ) {\\n\\t\\ttarget = this;\\n\\t\\t--i;\\n\\t}\\n\\n\\tfor ( ; i < length; i++ ) {\\n\\t\\t// Only deal with non-null/undefined values\\n\\t\\tif ( (options = arguments[ i ]) != null ) {\\n\\t\\t\\t// Extend the base object\\n\\t\\t\\tfor ( name in options ) {\\n\\t\\t\\t\\tsrc = target[ name ];\\n\\t\\t\\t\\tcopy = options[ name ];\\n\\n\\t\\t\\t\\t// Prevent never-ending loop\\n\\t\\t\\t\\tif ( target === copy ) {\\n\\t\\t\\t\\t\\tcontinue;\\n\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t// Recurse if we're merging plain objects or arrays\\n\\t\\t\\t\\tif ( deep && copy && ( jQuery.isPlainObject(copy) || (copyIsArray = jQuery.isArray(copy)) ) ) {\\n\\t\\t\\t\\t\\tif ( copyIsArray ) {\\n\\t\\t\\t\\t\\t\\tcopyIsArray = false;\\n\\t\\t\\t\\t\\t\\tclone = src && jQuery.isArray(src) ? src : [];\\n\\n\\t\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t\\tclone = src && jQuery.isPlainObject(src) ? src : {};\\n\\t\\t\\t\\t\\t}\\n\\n\\t\\t\\t\\t\\t// Never move original objects, clone them\\n\\t\\t\\t\\t\\ttarget[ name ] = jQuery.extend( deep, clone, copy );\\n\\n\\t\\t\\t\\t\\t// Don't bring in undefined values\\n\\t\\t\\t\\t} else if ( copy !== undefined ) {\\n\\t\\t\\t\\t\\ttarget[ name ] = copy;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\t// Return the modified object\\n\\treturn target;\\n};\\n\\n\\n\\n\\n/***/ }),\\n/* 21 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\nvar jQuery = module.exports = __webpack_require__(20),\\n\\tcore_rspace = /\\\\s+/;\\n/**\\n* jQuery Callbacks\\n*\\n* Code from: https://github.com/jquery/jquery/blob/master/src/callbacks.js\\n*\\n*/\\n\\n\\n// String to Object options format cache\\nvar optionsCache = {};\\n\\n// Convert String-formatted options into Object-formatted ones and store in cache\\nfunction createOptions( options ) {\\n\\tvar object = optionsCache[ options ] = {};\\n\\tjQuery.each( options.split( core_rspace ), function( _, flag ) {\\n\\t\\tobject[ flag ] = true;\\n\\t});\\n\\treturn object;\\n}\\n\\n/*\\n * Create a callback list using the following parameters:\\n *\\n *\\toptions: an optional list of space-separated options that will change how\\n *\\t\\t\\tthe callback list behaves or a more traditional option object\\n *\\n * By default a callback list will act like an event callback list and can be\\n * \\\"fired\\\" multiple times.\\n *\\n * Possible options:\\n *\\n *\\tonce:\\t\\t\\twill ensure the callback list can only be fired once (like a Deferred)\\n *\\n *\\tmemory:\\t\\t\\twill keep track of previous values and will call any callback added\\n *\\t\\t\\t\\t\\tafter the list has been fired right away with the latest \\\"memorized\\\"\\n *\\t\\t\\t\\t\\tvalues (like a Deferred)\\n *\\n *\\tunique:\\t\\t\\twill ensure a callback can only be added once (no duplicate in the list)\\n *\\n *\\tstopOnFalse:\\tinterrupt callings when a callback returns false\\n *\\n */\\njQuery.Callbacks = function( options ) {\\n\\n\\t// Convert options from String-formatted to Object-formatted if needed\\n\\t// (we check in cache first)\\n\\toptions = typeof options === \\\"string\\\" ?\\n\\t\\t( optionsCache[ options ] || createOptions( options ) ) :\\n\\t\\tjQuery.extend( {}, options );\\n\\n\\tvar // Last fire value (for non-forgettable lists)\\n\\t\\tmemory,\\n\\t\\t// Flag to know if list was already fired\\n\\t\\tfired,\\n\\t\\t// Flag to know if list is currently firing\\n\\t\\tfiring,\\n\\t\\t// First callback to fire (used internally by add and fireWith)\\n\\t\\tfiringStart,\\n\\t\\t// End of the loop when firing\\n\\t\\tfiringLength,\\n\\t\\t// Index of currently firing callback (modified by remove if needed)\\n\\t\\tfiringIndex,\\n\\t\\t// Actual callback list\\n\\t\\tlist = [],\\n\\t\\t// Stack of fire calls for repeatable lists\\n\\t\\tstack = !options.once && [],\\n\\t\\t// Fire callbacks\\n\\t\\tfire = function( data ) {\\n\\t\\t\\tmemory = options.memory && data;\\n\\t\\t\\tfired = true;\\n\\t\\t\\tfiringIndex = firingStart || 0;\\n\\t\\t\\tfiringStart = 0;\\n\\t\\t\\tfiringLength = list.length;\\n\\t\\t\\tfiring = true;\\n\\t\\t\\tfor ( ; list && firingIndex < firingLength; firingIndex++ ) {\\n\\t\\t\\t\\tif ( list[ firingIndex ].apply( data[ 0 ], data[ 1 ] ) === false && options.stopOnFalse ) {\\n\\t\\t\\t\\t\\tmemory = false; // To prevent further calls using add\\n\\t\\t\\t\\t\\tbreak;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t\\tfiring = false;\\n\\t\\t\\tif ( list ) {\\n\\t\\t\\t\\tif ( stack ) {\\n\\t\\t\\t\\t\\tif ( stack.length ) {\\n\\t\\t\\t\\t\\t\\tfire( stack.shift() );\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t} else if ( memory ) {\\n\\t\\t\\t\\t\\tlist = [];\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\tself.disable();\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t},\\n\\t\\t// Actual Callbacks object\\n\\t\\tself = {\\n\\t\\t\\t// Add a callback or a collection of callbacks to the list\\n\\t\\t\\tadd: function() {\\n\\t\\t\\t\\tif ( list ) {\\n\\t\\t\\t\\t\\t// First, we save the current length\\n\\t\\t\\t\\t\\tvar start = list.length;\\n\\t\\t\\t\\t\\t(function add( args ) {\\n\\t\\t\\t\\t\\t\\tjQuery.each( args, function( _, arg ) {\\n\\t\\t\\t\\t\\t\\t\\tvar type = jQuery.type( arg );\\n\\t\\t\\t\\t\\t\\t\\tif ( type === \\\"function\\\" ) {\\n\\t\\t\\t\\t\\t\\t\\t\\tif ( !options.unique || !self.has( arg ) ) {\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tlist.push( arg );\\n\\t\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t\\t} else if ( arg && arg.length && type !== \\\"string\\\" ) {\\n\\t\\t\\t\\t\\t\\t\\t\\t// Inspect recursively\\n\\t\\t\\t\\t\\t\\t\\t\\tadd( arg );\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t\\t})( arguments );\\n\\t\\t\\t\\t\\t// Do we need to add the callbacks to the\\n\\t\\t\\t\\t\\t// current firing batch?\\n\\t\\t\\t\\t\\tif ( firing ) {\\n\\t\\t\\t\\t\\t\\tfiringLength = list.length;\\n\\t\\t\\t\\t\\t// With memory, if we're not firing then\\n\\t\\t\\t\\t\\t// we should call right away\\n\\t\\t\\t\\t\\t} else if ( memory ) {\\n\\t\\t\\t\\t\\t\\tfiringStart = start;\\n\\t\\t\\t\\t\\t\\tfire( memory );\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// Remove a callback from the list\\n\\t\\t\\tremove: function() {\\n\\t\\t\\t\\tif ( list ) {\\n\\t\\t\\t\\t\\tjQuery.each( arguments, function( _, arg ) {\\n\\t\\t\\t\\t\\t\\tvar index;\\n\\t\\t\\t\\t\\t\\twhile( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) {\\n\\t\\t\\t\\t\\t\\t\\tlist.splice( index, 1 );\\n\\t\\t\\t\\t\\t\\t\\t// Handle firing indexes\\n\\t\\t\\t\\t\\t\\t\\tif ( firing ) {\\n\\t\\t\\t\\t\\t\\t\\t\\tif ( index <= firingLength ) {\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tfiringLength--;\\n\\t\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t\\t\\tif ( index <= firingIndex ) {\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tfiringIndex--;\\n\\t\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// Control if a given callback is in the list\\n\\t\\t\\thas: function( fn ) {\\n\\t\\t\\t\\treturn jQuery.inArray( fn, list ) > -1;\\n\\t\\t\\t},\\n\\t\\t\\t// Remove all callbacks from the list\\n\\t\\t\\tempty: function() {\\n\\t\\t\\t\\tlist = [];\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// Have the list do nothing anymore\\n\\t\\t\\tdisable: function() {\\n\\t\\t\\t\\tlist = stack = memory = undefined;\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// Is it disabled?\\n\\t\\t\\tdisabled: function() {\\n\\t\\t\\t\\treturn !list;\\n\\t\\t\\t},\\n\\t\\t\\t// Lock the list in its current state\\n\\t\\t\\tlock: function() {\\n\\t\\t\\t\\tstack = undefined;\\n\\t\\t\\t\\tif ( !memory ) {\\n\\t\\t\\t\\t\\tself.disable();\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// Is it locked?\\n\\t\\t\\tlocked: function() {\\n\\t\\t\\t\\treturn !stack;\\n\\t\\t\\t},\\n\\t\\t\\t// Call all callbacks with the given context and arguments\\n\\t\\t\\tfireWith: function( context, args ) {\\n\\t\\t\\t\\targs = args || [];\\n\\t\\t\\t\\targs = [ context, args.slice ? args.slice() : args ];\\n\\t\\t\\t\\tif ( list && ( !fired || stack ) ) {\\n\\t\\t\\t\\t\\tif ( firing ) {\\n\\t\\t\\t\\t\\t\\tstack.push( args );\\n\\t\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t\\tfire( args );\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t}\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// Call all the callbacks with the given arguments\\n\\t\\t\\tfire: function() {\\n\\t\\t\\t\\tself.fireWith( this, arguments );\\n\\t\\t\\t\\treturn this;\\n\\t\\t\\t},\\n\\t\\t\\t// To know if the callbacks have already been called at least once\\n\\t\\t\\tfired: function() {\\n\\t\\t\\t\\treturn !!fired;\\n\\t\\t\\t}\\n\\t\\t};\\n\\n\\treturn self;\\n};\\n\\n\\n\\n/***/ }),\\n/* 22 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\n/*!\\n* jquery-deferred\\n* Copyright(c) 2011 Hidden <zzdhidden@gmail.com>\\n* MIT Licensed\\n*/\\n\\n/**\\n* Library version.\\n*/\\n\\nvar jQuery = module.exports = __webpack_require__(21),\\n\\tcore_slice = Array.prototype.slice;\\n\\n/**\\n* jQuery deferred\\n*\\n* Code from: https://github.com/jquery/jquery/blob/master/src/deferred.js\\n* Doc: http://api.jquery.com/category/deferred-object/\\n*\\n*/\\n\\njQuery.extend({\\n\\n\\tDeferred: function( func ) {\\n\\t\\tvar tuples = [\\n\\t\\t\\t\\t// action, add listener, listener list, final state\\n\\t\\t\\t\\t[ \\\"resolve\\\", \\\"done\\\", jQuery.Callbacks(\\\"once memory\\\"), \\\"resolved\\\" ],\\n\\t\\t\\t\\t[ \\\"reject\\\", \\\"fail\\\", jQuery.Callbacks(\\\"once memory\\\"), \\\"rejected\\\" ],\\n\\t\\t\\t\\t[ \\\"notify\\\", \\\"progress\\\", jQuery.Callbacks(\\\"memory\\\") ]\\n\\t\\t\\t],\\n\\t\\t\\tstate = \\\"pending\\\",\\n\\t\\t\\tpromise = {\\n\\t\\t\\t\\tstate: function() {\\n\\t\\t\\t\\t\\treturn state;\\n\\t\\t\\t\\t},\\n\\t\\t\\t\\talways: function() {\\n\\t\\t\\t\\t\\tdeferred.done( arguments ).fail( arguments );\\n\\t\\t\\t\\t\\treturn this;\\n\\t\\t\\t\\t},\\n\\t\\t\\t\\tthen: function( /* fnDone, fnFail, fnProgress */ ) {\\n\\t\\t\\t\\t\\tvar fns = arguments;\\n\\t\\t\\t\\t\\treturn jQuery.Deferred(function( newDefer ) {\\n\\t\\t\\t\\t\\t\\tjQuery.each( tuples, function( i, tuple ) {\\n\\t\\t\\t\\t\\t\\t\\tvar action = tuple[ 0 ],\\n\\t\\t\\t\\t\\t\\t\\t\\tfn = fns[ i ];\\n\\t\\t\\t\\t\\t\\t\\t// deferred[ done | fail | progress ] for forwarding actions to newDefer\\n\\t\\t\\t\\t\\t\\t\\tdeferred[ tuple[1] ]( jQuery.isFunction( fn ) ?\\n\\t\\t\\t\\t\\t\\t\\t\\tfunction() {\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tvar returned = fn.apply( this, arguments );\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tif ( returned && jQuery.isFunction( returned.promise ) ) {\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\treturned.promise()\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t.done( newDefer.resolve )\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t.fail( newDefer.reject )\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t.progress( newDefer.notify );\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\tnewDefer[ action + \\\"With\\\" ]( this === deferred ? newDefer : this, [ returned ] );\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t\\t\\t\\t\\t} :\\n\\t\\t\\t\\t\\t\\t\\t\\tnewDefer[ action ]\\n\\t\\t\\t\\t\\t\\t\\t);\\n\\t\\t\\t\\t\\t\\t});\\n\\t\\t\\t\\t\\t\\tfns = null;\\n\\t\\t\\t\\t\\t}).promise();\\n\\t\\t\\t\\t},\\n\\t\\t\\t\\t// Get a promise for this deferred\\n\\t\\t\\t\\t// If obj is provided, the promise aspect is added to the object\\n\\t\\t\\t\\tpromise: function( obj ) {\\n\\t\\t\\t\\t\\treturn obj != null ? jQuery.extend( obj, promise ) : promise;\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\tdeferred = {};\\n\\n\\t\\t// Keep pipe for back-compat\\n\\t\\tpromise.pipe = promise.then;\\n\\n\\t\\t// Add list-specific methods\\n\\t\\tjQuery.each( tuples, function( i, tuple ) {\\n\\t\\t\\tvar list = tuple[ 2 ],\\n\\t\\t\\t\\tstateString = tuple[ 3 ];\\n\\n\\t\\t\\t// promise[ done | fail | progress ] = list.add\\n\\t\\t\\tpromise[ tuple[1] ] = list.add;\\n\\n\\t\\t\\t// Handle state\\n\\t\\t\\tif ( stateString ) {\\n\\t\\t\\t\\tlist.add(function() {\\n\\t\\t\\t\\t\\t// state = [ resolved | rejected ]\\n\\t\\t\\t\\t\\tstate = stateString;\\n\\n\\t\\t\\t\\t// [ reject_list | resolve_list ].disable; progress_list.lock\\n\\t\\t\\t\\t}, tuples[ i ^ 1 ][ 2 ].disable, tuples[ 2 ][ 2 ].lock );\\n\\t\\t\\t}\\n\\n\\t\\t\\t// deferred[ resolve | reject | notify ] = list.fire\\n\\t\\t\\tdeferred[ tuple[0] ] = list.fire;\\n\\t\\t\\tdeferred[ tuple[0] + \\\"With\\\" ] = list.fireWith;\\n\\t\\t});\\n\\n\\t\\t// Make the deferred a promise\\n\\t\\tpromise.promise( deferred );\\n\\n\\t\\t// Call given func if any\\n\\t\\tif ( func ) {\\n\\t\\t\\tfunc.call( deferred, deferred );\\n\\t\\t}\\n\\n\\t\\t// All done!\\n\\t\\treturn deferred;\\n\\t},\\n\\n\\t// Deferred helper\\n\\twhen: function( subordinate /* , ..., subordinateN */ ) {\\n\\t\\tvar i = 0,\\n\\t\\t\\tresolveValues = core_slice.call( arguments ),\\n\\t\\t\\tlength = resolveValues.length,\\n\\n\\t\\t\\t// the count of uncompleted subordinates\\n\\t\\t\\tremaining = length !== 1 || ( subordinate && jQuery.isFunction( subordinate.promise ) ) ? length : 0,\\n\\n\\t\\t\\t// the master Deferred. If resolveValues consist of only a single Deferred, just use that.\\n\\t\\t\\tdeferred = remaining === 1 ? subordinate : jQuery.Deferred(),\\n\\n\\t\\t\\t// Update function for both resolve and progress values\\n\\t\\t\\tupdateFunc = function( i, contexts, values ) {\\n\\t\\t\\t\\treturn function( value ) {\\n\\t\\t\\t\\t\\tcontexts[ i ] = this;\\n\\t\\t\\t\\t\\tvalues[ i ] = arguments.length > 1 ? core_slice.call( arguments ) : value;\\n\\t\\t\\t\\t\\tif( values === progressValues ) {\\n\\t\\t\\t\\t\\t\\tdeferred.notifyWith( contexts, values );\\n\\t\\t\\t\\t\\t} else if ( !( --remaining ) ) {\\n\\t\\t\\t\\t\\t\\tdeferred.resolveWith( contexts, values );\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t};\\n\\t\\t\\t},\\n\\n\\t\\t\\tprogressValues, progressContexts, resolveContexts;\\n\\n\\t\\t// add listeners to Deferred subordinates; treat others as resolved\\n\\t\\tif ( length > 1 ) {\\n\\t\\t\\tprogressValues = new Array( length );\\n\\t\\t\\tprogressContexts = new Array( length );\\n\\t\\t\\tresolveContexts = new Array( length );\\n\\t\\t\\tfor ( ; i < length; i++ ) {\\n\\t\\t\\t\\tif ( resolveValues[ i ] && jQuery.isFunction( resolveValues[ i ].promise ) ) {\\n\\t\\t\\t\\t\\tresolveValues[ i ].promise()\\n\\t\\t\\t\\t\\t\\t.done( updateFunc( i, resolveContexts, resolveValues ) )\\n\\t\\t\\t\\t\\t\\t.fail( deferred.reject )\\n\\t\\t\\t\\t\\t\\t.progress( updateFunc( i, progressContexts, progressValues ) );\\n\\t\\t\\t\\t} else {\\n\\t\\t\\t\\t\\t--remaining;\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\t// if we're not waiting on anything, resolve the master\\n\\t\\tif ( !remaining ) {\\n\\t\\t\\tdeferred.resolveWith( resolveContexts, resolveValues );\\n\\t\\t}\\n\\n\\t\\treturn deferred.promise();\\n\\t}\\n});\\n\\n\\n/***/ }),\\n/* 23 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\nmodule.exports = __webpack_require__(22);\\n\\n/***/ }),\\n/* 24 */\\n/***/ (function(module, exports) {\\n\\nmodule.exports = function(module) {\\n\\tif (!module.webpackPolyfill) {\\n\\t\\tmodule.deprecate = function() {};\\n\\t\\tmodule.paths = [];\\n\\t\\t// module.parent = undefined by default\\n\\t\\tif (!module.children) module.children = [];\\n\\t\\tObject.defineProperty(module, \\\"loaded\\\", {\\n\\t\\t\\tenumerable: true,\\n\\t\\t\\tget: function() {\\n\\t\\t\\t\\treturn module.l;\\n\\t\\t\\t}\\n\\t\\t});\\n\\t\\tObject.defineProperty(module, \\\"id\\\", {\\n\\t\\t\\tenumerable: true,\\n\\t\\t\\tget: function() {\\n\\t\\t\\t\\treturn module.i;\\n\\t\\t\\t}\\n\\t\\t});\\n\\t\\tmodule.webpackPolyfill = 1;\\n\\t}\\n\\treturn module;\\n};\\n\\n\\n/***/ }),\\n/* 25 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n/* WEBPACK VAR INJECTION */(function(global) {\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _jqueryShim = __webpack_require__(3);\\n\\nvar _jqueryShim2 = _interopRequireDefault(_jqueryShim);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nvar signalRNetCore = __webpack_require__(19); /* \\r\\n                                                 Copyright 2017-2018 Dicky Suryadi\\r\\n                                                 \\r\\n                                                 Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\n                                                 you may not use this file except in compliance with the License.\\r\\n                                                 You may obtain a copy of the License at\\r\\n                                                 \\r\\n                                                     http://www.apache.org/licenses/LICENSE-2.0\\r\\n                                                 \\r\\n                                                 Unless required by applicable law or agreed to in writing, software\\r\\n                                                 distributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\n                                                 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\n                                                 See the License for the specific language governing permissions and\\r\\n                                                 limitations under the License.\\r\\n                                                  */\\n\\nvar $ = _jqueryShim2.default;\\n\\nif (typeof window == 'undefined') window = global;\\n\\nvar dotnetifyHub = $.extend(dotnetifyHub, {\\n  version: '1.2.0',\\n  type: null,\\n  _init: false\\n});\\n\\ndotnetifyHub.init = function (iHubPath, iServerUrl, signalR) {\\n  if (dotnetifyHub._init) return;\\n\\n  dotnetifyHub._init = true;\\n  signalR = signalR || window.signalR || signalRNetCore;\\n\\n  // SignalR .NET Core.\\n  if (signalR && signalR.HubConnection) {\\n    dotnetifyHub.type = 'netcore';\\n\\n    Object.defineProperty(dotnetifyHub, 'isConnected', {\\n      get: function get() {\\n        return dotnetifyHub._connection && dotnetifyHub._connection.connection.connectionState === 1;\\n      }\\n    });\\n\\n    dotnetifyHub = $.extend(dotnetifyHub, {\\n      hubPath: iHubPath || '/dotnetify',\\n      url: iServerUrl,\\n      reconnectDelay: [2, 5, 10],\\n      reconnectRetry: null,\\n\\n      // Internal variables. Do not modify!\\n      _connection: null,\\n      _reconnectCount: 0,\\n      _startDoneHandler: null,\\n      _startFailHandler: null,\\n      _disconnectedHandler: function _disconnectedHandler() {},\\n      _stateChangedHandler: function _stateChangedHandler(iNewState) {},\\n\\n      _onDisconnected: function _onDisconnected() {\\n        dotnetifyHub._changeState(4);\\n        dotnetifyHub._disconnectedHandler();\\n      },\\n\\n      _changeState: function _changeState(iNewState) {\\n        if (iNewState == 1) dotnetifyHub._reconnectCount = 0;\\n\\n        var stateText = { 0: 'connecting', 1: 'connected', 2: 'reconnecting', 4: 'disconnected', 99: 'terminated' };\\n        dotnetifyHub._stateChangedHandler(stateText[iNewState]);\\n      },\\n\\n      _startConnection: function _startConnection(iHubOptions, iTransportArray) {\\n        var url = dotnetifyHub.url ? dotnetifyHub.url + dotnetifyHub.hubPath : dotnetifyHub.hubPath;\\n        var hubOptions = {};\\n        Object.keys(iHubOptions).forEach(function (key) {\\n          hubOptions[key] = iHubOptions[key];\\n        });\\n        hubOptions.transport = iTransportArray.shift();\\n\\n        dotnetifyHub._connection = new signalR.HubConnectionBuilder().withUrl(url, hubOptions).build();\\n        dotnetifyHub._connection.on('response_vm', dotnetifyHub.client.response_VM);\\n        dotnetifyHub._connection.onclose(dotnetifyHub._onDisconnected);\\n\\n        var promise = dotnetifyHub._connection.start().then(function () {\\n          dotnetifyHub._changeState(1);\\n        }).catch(function () {\\n          // If failed to start, fallback to the next transport.\\n          if (iTransportArray.length > 0) dotnetifyHub._startConnection(iHubOptions, iTransportArray);else dotnetifyHub._onDisconnected();\\n        });\\n\\n        if (typeof dotnetifyHub._startDoneHandler === 'function') promise.then(dotnetifyHub._startDoneHandler).catch(dotnetifyHub._startFailHandler || function () {});\\n        return promise;\\n      },\\n\\n      start: function start(iHubOptions) {\\n        dotnetifyHub._startDoneHandler = null;\\n        dotnetifyHub._startFailHandler = null;\\n\\n        // Map the transport option.\\n        var transport = [0];\\n        var transportOptions = { webSockets: 0, serverSentEvents: 1, longPolling: 2 };\\n        if (iHubOptions && Array.isArray(iHubOptions.transport)) transport = iHubOptions.transport.map(function (arg) {\\n          return transportOptions[arg];\\n        });\\n\\n        var promise = dotnetifyHub._startConnection(iHubOptions, transport);\\n        return {\\n          done: function done(iHandler) {\\n            dotnetifyHub._startDoneHandler = iHandler;\\n            promise.then(iHandler).catch(function () {});\\n            return this;\\n          },\\n          fail: function fail(iHandler) {\\n            dotnetifyHub._startFailHandler = iHandler;\\n            promise.catch(iHandler);\\n            return this;\\n          }\\n        };\\n      },\\n\\n      disconnected: function disconnected(iHandler) {\\n        if (typeof iHandler === 'function') dotnetifyHub._disconnectedHandler = iHandler;\\n      },\\n\\n      stateChanged: function stateChanged(iHandler) {\\n        if (typeof iHandler === 'function') dotnetifyHub._stateChangedHandler = iHandler;\\n      },\\n\\n      reconnect: function reconnect(iStartHubFunc) {\\n        if (typeof iStartHubFunc === 'function') {\\n          // Only attempt reconnect if the specified retry hasn't been exceeded.\\n          if (!dotnetifyHub.reconnectRetry || dotnetifyHub._reconnectCount < dotnetifyHub.reconnectRetry) {\\n            // Determine reconnect delay from the specified configuration array.\\n            var delay = dotnetifyHub._reconnectCount < dotnetifyHub.reconnectDelay.length ? dotnetifyHub.reconnectDelay[dotnetifyHub._reconnectCount] : dotnetifyHub.reconnectDelay[dotnetifyHub.reconnectDelay.length - 1];\\n\\n            dotnetifyHub._reconnectCount++;\\n\\n            setTimeout(function () {\\n              dotnetifyHub._changeState(2);\\n              iStartHubFunc();\\n            }, delay * 1000);\\n          } else dotnetifyHub._changeState(99);\\n        }\\n      },\\n\\n      client: {},\\n\\n      server: {\\n        dispose_VM: function dispose_VM(iVMId) {\\n          dotnetifyHub._connection.invoke('Dispose_VM', iVMId);\\n        },\\n        update_VM: function update_VM(iVMId, iValue) {\\n          dotnetifyHub._connection.invoke('Update_VM', iVMId, iValue);\\n        },\\n        request_VM: function request_VM(iVMId, iArgs) {\\n          dotnetifyHub._connection.invoke('Request_VM', iVMId, iArgs);\\n        }\\n      }\\n    });\\n  } else {\\n    // SignalR .NET FX.\\n    dotnetifyHub.type = 'netfx';\\n\\n    if (window.jQuery) $ = window.jQuery;\\n\\n    // SignalR hub auto-generated from /signalr/hubs.\\n    /// <reference path=\\\"..\\\\..\\\\SignalR.Client.JS\\\\Scripts\\\\jquery-1.6.4.js\\\" />\\n    /// <reference path=\\\"jquery.signalR.js\\\" />\\n    (function ($, window, undefined) {\\n      /// <param name=\\\"$\\\" type=\\\"jQuery\\\" />\\n      'use strict';\\n\\n      if (typeof $.signalR !== 'function') {\\n        throw new Error('SignalR: SignalR is not loaded. Please ensure jquery.signalR-x.js is referenced before ~/signalr/js.');\\n      }\\n\\n      var signalR = $.signalR;\\n\\n      function makeProxyCallback(hub, callback) {\\n        return function () {\\n          // Call the client hub method\\n          callback.apply(hub, $.makeArray(arguments));\\n        };\\n      }\\n\\n      function registerHubProxies(instance, shouldSubscribe) {\\n        var key, hub, memberKey, memberValue, subscriptionMethod;\\n\\n        for (key in instance) {\\n          if (instance.hasOwnProperty(key)) {\\n            hub = instance[key];\\n\\n            if (!hub.hubName) {\\n              // Not a client hub\\n              continue;\\n            }\\n\\n            if (shouldSubscribe) {\\n              // We want to subscribe to the hub events\\n              subscriptionMethod = hub.on;\\n            } else {\\n              // We want to unsubscribe from the hub events\\n              subscriptionMethod = hub.off;\\n            }\\n\\n            // Loop through all members on the hub and find client hub functions to subscribe/unsubscribe\\n            for (memberKey in hub.client) {\\n              if (hub.client.hasOwnProperty(memberKey)) {\\n                memberValue = hub.client[memberKey];\\n\\n                if (!$.isFunction(memberValue)) {\\n                  // Not a client hub function\\n                  continue;\\n                }\\n\\n                subscriptionMethod.call(hub, memberKey, makeProxyCallback(hub, memberValue));\\n              }\\n            }\\n          }\\n        }\\n      }\\n\\n      $.hubConnection.prototype.createHubProxies = function () {\\n        var proxies = {};\\n        this.starting(function () {\\n          // Register the hub proxies as subscribed\\n          // (instance, shouldSubscribe)\\n          registerHubProxies(proxies, true);\\n\\n          this._registerSubscribedHubs();\\n        }).disconnected(function () {\\n          // Unsubscribe all hub proxies when we \\\"disconnect\\\".  This is to ensure that we do not re-add functional call backs.\\n          // (instance, shouldSubscribe)\\n          registerHubProxies(proxies, false);\\n        });\\n\\n        proxies['dotNetifyHub'] = this.createHubProxy('dotNetifyHub');\\n        proxies['dotNetifyHub'].client = {};\\n        proxies['dotNetifyHub'].server = {\\n          dispose_VM: function dispose_VM(vmId) {\\n            return proxies['dotNetifyHub'].invoke.apply(proxies['dotNetifyHub'], $.merge(['Dispose_VM'], $.makeArray(arguments)));\\n          },\\n\\n          request_VM: function request_VM(vmId, vmArg) {\\n            return proxies['dotNetifyHub'].invoke.apply(proxies['dotNetifyHub'], $.merge(['Request_VM'], $.makeArray(arguments)));\\n          },\\n\\n          update_VM: function update_VM(vmId, vmData) {\\n            return proxies['dotNetifyHub'].invoke.apply(proxies['dotNetifyHub'], $.merge(['Update_VM'], $.makeArray(arguments)));\\n          }\\n        };\\n\\n        return proxies;\\n      };\\n\\n      signalR.hub = $.hubConnection(dotnetifyHub.hubPath, { useDefaultPath: false });\\n      $.extend(signalR, signalR.hub.createHubProxies());\\n    })($, window);\\n\\n    Object.defineProperty(dotnetifyHub, 'state', {\\n      get: function get() {\\n        return $.connection.hub.state;\\n      },\\n      set: function set(val) {\\n        $.connection.hub.state = val;\\n      }\\n    });\\n\\n    Object.defineProperty(dotnetifyHub, 'client', {\\n      get: function get() {\\n        return $.connection.dotNetifyHub.client;\\n      }\\n    });\\n\\n    Object.defineProperty(dotnetifyHub, 'server', {\\n      get: function get() {\\n        return $.connection.dotNetifyHub.server;\\n      }\\n    });\\n\\n    Object.defineProperty(dotnetifyHub, 'isConnected', {\\n      get: function get() {\\n        return $.connection.hub.state == $.signalR.connectionState.connected;\\n      }\\n    });\\n\\n    dotnetifyHub = $.extend(dotnetifyHub, {\\n      hubPath: iHubPath || '/signalr',\\n      url: iServerUrl,\\n      reconnectDelay: [2, 5, 10],\\n      reconnectRetry: null,\\n\\n      _reconnectCount: 0,\\n      _stateChangedHandler: function _stateChangedHandler(iNewState) {},\\n\\n      start: function start(iHubOptions) {\\n        if (dotnetifyHub.url) $.connection.hub.url = dotnetifyHub.url;\\n\\n        var deferred;\\n        if (iHubOptions) deferred = $.connection.hub.start(iHubOptions);else deferred = $.connection.hub.start();\\n        deferred.fail(function (error) {\\n          if (error.source && error.source.message === 'Error parsing negotiate response.') console.warn('This client may be attempting to connect to an incompatible SignalR .NET Core server.');\\n        });\\n        return deferred;\\n      },\\n\\n      disconnected: function disconnected(iHandler) {\\n        return $.connection.hub.disconnected(iHandler);\\n      },\\n\\n      stateChanged: function stateChanged(iHandler) {\\n        dotnetifyHub._stateChangedHandler = iHandler;\\n        return $.connection.hub.stateChanged(function (state) {\\n          if (state == 1) dotnetifyHub._reconnectCount = 0;\\n\\n          var stateText = { 0: 'connecting', 1: 'connected', 2: 'reconnecting', 4: 'disconnected' };\\n          iHandler(stateText[state.newState]);\\n        });\\n      },\\n\\n      reconnect: function reconnect(iStartHubFunc) {\\n        if (typeof iStartHubFunc === 'function') {\\n          // Only attempt reconnect if the specified retry hasn't been exceeded.\\n          if (!dotnetifyHub.reconnectRetry || dotnetifyHub._reconnectCount < dotnetifyHub.reconnectRetry) {\\n            // Determine reconnect delay from the specified configuration array.\\n            var delay = dotnetifyHub._reconnectCount < dotnetifyHub.reconnectDelay.length ? dotnetifyHub.reconnectDelay[dotnetifyHub._reconnectCount] : dotnetifyHub.reconnectDelay[dotnetifyHub.reconnectDelay.length - 1];\\n\\n            dotnetifyHub._reconnectCount++;\\n\\n            setTimeout(function () {\\n              dotnetifyHub._stateChangedHandler('reconnecting');\\n              iStartHubFunc();\\n            }, delay * 1000);\\n          } else dotnetifyHub._stateChangedHandler('terminated');\\n        }\\n      }\\n    });\\n  }\\n};\\n\\nexports.default = dotnetifyHub;\\n/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(4)))\\n\\n/***/ }),\\n/* 26 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n  value: true\\n});\\n\\nvar _dotnetifyHub = __webpack_require__(25);\\n\\nvar _dotnetifyHub2 = _interopRequireDefault(_dotnetifyHub);\\n\\nvar _utils = __webpack_require__(2);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\n/* \\r\\nCopyright 2017-2018 Dicky Suryadi\\r\\n\\r\\nLicensed under the Apache License, Version 2.0 (the \\\"License\\\");\\r\\nyou may not use this file except in compliance with the License.\\r\\nYou may obtain a copy of the License at\\r\\n\\r\\n    http://www.apache.org/licenses/LICENSE-2.0\\r\\n\\r\\nUnless required by applicable law or agreed to in writing, software\\r\\ndistributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\r\\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\r\\nSee the License for the specific language governing permissions and\\r\\nlimitations under the License.\\r\\n */\\nvar dotnetify = {\\n  // SignalR hub options.\\n  hub: _dotnetifyHub2.default,\\n  hubOptions: { transport: ['webSockets', 'longPolling'] },\\n  hubPath: null,\\n  hubServerUrl: null,\\n\\n  // Debug mode.\\n  debug: false,\\n  debugFn: null,\\n\\n  // Offline mode. (WIP)\\n  offline: false,\\n  isOffline: true,\\n  offlineTimeout: 5000,\\n  offlineCacheFn: null,\\n\\n  // Handler for connection state changed events.\\n  connectionStateHandler: null,\\n\\n  // Connection events.\\n  responseEvent: (0, _utils.createEventEmitter)(),\\n  reconnectedEvent: (0, _utils.createEventEmitter)(),\\n  connectedEvent: (0, _utils.createEventEmitter)(),\\n  connectionFailedEvent: (0, _utils.createEventEmitter)(),\\n\\n  // Whether connected to SignalR hub server.\\n  isConnected: function isConnected() {\\n    return _dotnetifyHub2.default.isConnected;\\n  },\\n\\n  // Whether SignalR hub is started.\\n  isHubStarted: function isHubStarted() {\\n    return !!dotnetify._hub;\\n  },\\n\\n  // Generic connect function for non-React app.\\n  connect: function connect(iVMId, iOptions) {\\n    return dotnetify.react.connect(iVMId, null, iOptions);\\n  },\\n\\n  initHub: function initHub() {\\n    if (dotnetify._hub !== null) return;\\n\\n    _dotnetifyHub2.default.init(dotnetify.hubPath, dotnetify.hubServerUrl, dotnetify.hubLib);\\n\\n    // Setup SignalR server method handler.\\n    _dotnetifyHub2.default.client.response_VM = function (iVMId, iVMData) {\\n      // SignalR .NET Core is sending an array of arguments.\\n      if (Array.isArray(iVMId)) {\\n        iVMData = iVMId[1];\\n        iVMId = iVMId[0];\\n      }\\n\\n      var handled = dotnetify.responseEvent.emit(iVMId, iVMData);\\n\\n      // If we get to this point, that means the server holds a view model instance\\n      // whose view no longer existed.  So, tell the server to dispose the view model.\\n      if (!handled) _dotnetifyHub2.default.server.dispose_VM(iVMId);\\n    };\\n\\n    // On disconnected, keep attempting to start the connection.\\n    _dotnetifyHub2.default.disconnected(function () {\\n      dotnetify._hub = null;\\n      _dotnetifyHub2.default.reconnect(function () {\\n        dotnetify.reconnectedEvent.emit();\\n      });\\n    });\\n\\n    // Use SignalR event to raise the connection state event.\\n    _dotnetifyHub2.default.stateChanged(function (state) {\\n      dotnetify._triggerConnectionStateEvent(state);\\n    });\\n  },\\n\\n\\n  startHub: function startHub() {\\n    var doneHandler = function doneHandler() {\\n      dotnetify.connectedEvent.emit();\\n    };\\n    var failHandler = function failHandler(ex) {\\n      dotnetify.connectionFailedEvent.emit();\\n      dotnetify._triggerConnectionStateEvent('error', ex);\\n    };\\n\\n    if (dotnetify._hub === null) {\\n      dotnetify._hub = _dotnetifyHub2.default.start(dotnetify.hubOptions).done(doneHandler).fail(failHandler);\\n    } else dotnetify._hub.done(doneHandler);\\n  },\\n\\n  checkServerSideException: function checkServerSideException(iVMId, iVMData, iExceptionHandler) {\\n    var vmData = JSON.parse(iVMData);\\n    if (vmData && vmData.hasOwnProperty('ExceptionType') && vmData.hasOwnProperty('Message')) {\\n      var exception = { name: vmData.ExceptionType, message: vmData.Message };\\n\\n      if (typeof iExceptionHandler === 'function') {\\n        return iExceptionHandler(exception);\\n      } else {\\n        console.error('[' + iVMId + '] ' + exception.name + ': ' + exception.message);\\n        throw exception;\\n      }\\n    }\\n  },\\n\\n  requestVM: function requestVM(iVMId, iOptions) {\\n    _dotnetifyHub2.default.server.request_VM(iVMId, iOptions);\\n  },\\n  updateVM: function updateVM(iVMId, iValue) {\\n    _dotnetifyHub2.default.server.update_VM(iVMId, iValue);\\n  },\\n  disposeVM: function disposeVM(iVMId) {\\n    _dotnetifyHub2.default.server.dispose_VM(iVMId);\\n  },\\n\\n\\n  _triggerConnectionStateEvent: function _triggerConnectionStateEvent(iState, iException) {\\n    if (dotnetify.debug) console.log('SignalR: ' + (iException ? iException.message : iState));\\n\\n    if (typeof dotnetify.connectionStateHandler === 'function') dotnetify.connectionStateHandler(iState, iException);else if (iException) console.error(iException);\\n  },\\n\\n  // Internal variables. Do not modify!\\n  _hub: null\\n};\\n\\nexports.default = dotnetify;\\n\\n/***/ }),\\n/* 27 */\\n/***/ (function(module, exports, __webpack_require__) {\\n\\n\\\"use strict\\\";\\n\\n\\nvar _dotnetifyReact = __webpack_require__(0);\\n\\nvar _dotnetifyReact2 = _interopRequireDefault(_dotnetifyReact);\\n\\n__webpack_require__(17);\\n\\n__webpack_require__(11);\\n\\nvar _Scope = __webpack_require__(10);\\n\\nvar _Scope2 = _interopRequireDefault(_Scope);\\n\\nvar _RouteLink = __webpack_require__(6);\\n\\nvar _RouteLink2 = _interopRequireDefault(_RouteLink);\\n\\nvar _RouteTarget = __webpack_require__(5);\\n\\nvar _RouteTarget2 = _interopRequireDefault(_RouteTarget);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nmodule.exports = Object.assign(_dotnetifyReact2.default, { Scope: _Scope2.default, RouteLink: _RouteLink2.default, RouteTarget: _RouteTarget2.default });\\n\\n/***/ })\\n/******/ ]);\\n});\\n//# sourceMappingURL=dotnetify-react.js.map\\n\\n//# sourceURL=webpack:///./node_modules/dotnetify/dist/dotnetify-react.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/dotnetify/index.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/dotnetify/index.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"module.exports = __webpack_require__(/*! ./dist/dotnetify-react */ \\\"./node_modules/dotnetify/dist/dotnetify-react.js\\\");\\n\\n//# sourceURL=webpack:///./node_modules/dotnetify/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/html-entities/index.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/html-entities/index.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"module.exports = {\\n  XmlEntities: __webpack_require__(/*! ./lib/xml-entities.js */ \\\"./node_modules/html-entities/lib/xml-entities.js\\\"),\\n  Html4Entities: __webpack_require__(/*! ./lib/html4-entities.js */ \\\"./node_modules/html-entities/lib/html4-entities.js\\\"),\\n  Html5Entities: __webpack_require__(/*! ./lib/html5-entities.js */ \\\"./node_modules/html-entities/lib/html5-entities.js\\\"),\\n  AllHtmlEntities: __webpack_require__(/*! ./lib/html5-entities.js */ \\\"./node_modules/html-entities/lib/html5-entities.js\\\")\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/html-entities/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/html-entities/lib/html4-entities.js\":\n/*!**********************************************************!*\\\n  !*** ./node_modules/html-entities/lib/html4-entities.js ***!\n  \\**********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"var HTML_ALPHA = ['apos', 'nbsp', 'iexcl', 'cent', 'pound', 'curren', 'yen', 'brvbar', 'sect', 'uml', 'copy', 'ordf', 'laquo', 'not', 'shy', 'reg', 'macr', 'deg', 'plusmn', 'sup2', 'sup3', 'acute', 'micro', 'para', 'middot', 'cedil', 'sup1', 'ordm', 'raquo', 'frac14', 'frac12', 'frac34', 'iquest', 'Agrave', 'Aacute', 'Acirc', 'Atilde', 'Auml', 'Aring', 'Aelig', 'Ccedil', 'Egrave', 'Eacute', 'Ecirc', 'Euml', 'Igrave', 'Iacute', 'Icirc', 'Iuml', 'ETH', 'Ntilde', 'Ograve', 'Oacute', 'Ocirc', 'Otilde', 'Ouml', 'times', 'Oslash', 'Ugrave', 'Uacute', 'Ucirc', 'Uuml', 'Yacute', 'THORN', 'szlig', 'agrave', 'aacute', 'acirc', 'atilde', 'auml', 'aring', 'aelig', 'ccedil', 'egrave', 'eacute', 'ecirc', 'euml', 'igrave', 'iacute', 'icirc', 'iuml', 'eth', 'ntilde', 'ograve', 'oacute', 'ocirc', 'otilde', 'ouml', 'divide', 'oslash', 'ugrave', 'uacute', 'ucirc', 'uuml', 'yacute', 'thorn', 'yuml', 'quot', 'amp', 'lt', 'gt', 'OElig', 'oelig', 'Scaron', 'scaron', 'Yuml', 'circ', 'tilde', 'ensp', 'emsp', 'thinsp', 'zwnj', 'zwj', 'lrm', 'rlm', 'ndash', 'mdash', 'lsquo', 'rsquo', 'sbquo', 'ldquo', 'rdquo', 'bdquo', 'dagger', 'Dagger', 'permil', 'lsaquo', 'rsaquo', 'euro', 'fnof', 'Alpha', 'Beta', 'Gamma', 'Delta', 'Epsilon', 'Zeta', 'Eta', 'Theta', 'Iota', 'Kappa', 'Lambda', 'Mu', 'Nu', 'Xi', 'Omicron', 'Pi', 'Rho', 'Sigma', 'Tau', 'Upsilon', 'Phi', 'Chi', 'Psi', 'Omega', 'alpha', 'beta', 'gamma', 'delta', 'epsilon', 'zeta', 'eta', 'theta', 'iota', 'kappa', 'lambda', 'mu', 'nu', 'xi', 'omicron', 'pi', 'rho', 'sigmaf', 'sigma', 'tau', 'upsilon', 'phi', 'chi', 'psi', 'omega', 'thetasym', 'upsih', 'piv', 'bull', 'hellip', 'prime', 'Prime', 'oline', 'frasl', 'weierp', 'image', 'real', 'trade', 'alefsym', 'larr', 'uarr', 'rarr', 'darr', 'harr', 'crarr', 'lArr', 'uArr', 'rArr', 'dArr', 'hArr', 'forall', 'part', 'exist', 'empty', 'nabla', 'isin', 'notin', 'ni', 'prod', 'sum', 'minus', 'lowast', 'radic', 'prop', 'infin', 'ang', 'and', 'or', 'cap', 'cup', 'int', 'there4', 'sim', 'cong', 'asymp', 'ne', 'equiv', 'le', 'ge', 'sub', 'sup', 'nsub', 'sube', 'supe', 'oplus', 'otimes', 'perp', 'sdot', 'lceil', 'rceil', 'lfloor', 'rfloor', 'lang', 'rang', 'loz', 'spades', 'clubs', 'hearts', 'diams'];\\nvar HTML_CODES = [39, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 34, 38, 60, 62, 338, 339, 352, 353, 376, 710, 732, 8194, 8195, 8201, 8204, 8205, 8206, 8207, 8211, 8212, 8216, 8217, 8218, 8220, 8221, 8222, 8224, 8225, 8240, 8249, 8250, 8364, 402, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 977, 978, 982, 8226, 8230, 8242, 8243, 8254, 8260, 8472, 8465, 8476, 8482, 8501, 8592, 8593, 8594, 8595, 8596, 8629, 8656, 8657, 8658, 8659, 8660, 8704, 8706, 8707, 8709, 8711, 8712, 8713, 8715, 8719, 8721, 8722, 8727, 8730, 8733, 8734, 8736, 8743, 8744, 8745, 8746, 8747, 8756, 8764, 8773, 8776, 8800, 8801, 8804, 8805, 8834, 8835, 8836, 8838, 8839, 8853, 8855, 8869, 8901, 8968, 8969, 8970, 8971, 9001, 9002, 9674, 9824, 9827, 9829, 9830];\\n\\nvar alphaIndex = {};\\nvar numIndex = {};\\n\\nvar i = 0;\\nvar length = HTML_ALPHA.length;\\nwhile (i < length) {\\n    var a = HTML_ALPHA[i];\\n    var c = HTML_CODES[i];\\n    alphaIndex[a] = String.fromCharCode(c);\\n    numIndex[c] = a;\\n    i++;\\n}\\n\\n/**\\n * @constructor\\n */\\nfunction Html4Entities() {}\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.prototype.decode = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    return str.replace(/&(#?[\\\\w\\\\d]+);?/g, function(s, entity) {\\n        var chr;\\n        if (entity.charAt(0) === \\\"#\\\") {\\n            var code = entity.charAt(1).toLowerCase() === 'x' ?\\n                parseInt(entity.substr(2), 16) :\\n                parseInt(entity.substr(1));\\n\\n            if (!(isNaN(code) || code < -32768 || code > 65535)) {\\n                chr = String.fromCharCode(code);\\n            }\\n        } else {\\n            chr = alphaIndex[entity];\\n        }\\n        return chr || s;\\n    });\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.decode = function(str) {\\n    return new Html4Entities().decode(str);\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.prototype.encode = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var alpha = numIndex[str.charCodeAt(i)];\\n        result += alpha ? \\\"&\\\" + alpha + \\\";\\\" : str.charAt(i);\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.encode = function(str) {\\n    return new Html4Entities().encode(str);\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.prototype.encodeNonUTF = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var cc = str.charCodeAt(i);\\n        var alpha = numIndex[cc];\\n        if (alpha) {\\n            result += \\\"&\\\" + alpha + \\\";\\\";\\n        } else if (cc < 32 || cc > 126) {\\n            result += \\\"&#\\\" + cc + \\\";\\\";\\n        } else {\\n            result += str.charAt(i);\\n        }\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.encodeNonUTF = function(str) {\\n    return new Html4Entities().encodeNonUTF(str);\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.prototype.encodeNonASCII = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var c = str.charCodeAt(i);\\n        if (c <= 255) {\\n            result += str[i++];\\n            continue;\\n        }\\n        result += '&#' + c + ';';\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml4Entities.encodeNonASCII = function(str) {\\n    return new Html4Entities().encodeNonASCII(str);\\n};\\n\\nmodule.exports = Html4Entities;\\n\\n\\n//# sourceURL=webpack:///./node_modules/html-entities/lib/html4-entities.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/html-entities/lib/html5-entities.js\":\n/*!**********************************************************!*\\\n  !*** ./node_modules/html-entities/lib/html5-entities.js ***!\n  \\**********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"var ENTITIES = [['Aacute', [193]], ['aacute', [225]], ['Abreve', [258]], ['abreve', [259]], ['ac', [8766]], ['acd', [8767]], ['acE', [8766, 819]], ['Acirc', [194]], ['acirc', [226]], ['acute', [180]], ['Acy', [1040]], ['acy', [1072]], ['AElig', [198]], ['aelig', [230]], ['af', [8289]], ['Afr', [120068]], ['afr', [120094]], ['Agrave', [192]], ['agrave', [224]], ['alefsym', [8501]], ['aleph', [8501]], ['Alpha', [913]], ['alpha', [945]], ['Amacr', [256]], ['amacr', [257]], ['amalg', [10815]], ['amp', [38]], ['AMP', [38]], ['andand', [10837]], ['And', [10835]], ['and', [8743]], ['andd', [10844]], ['andslope', [10840]], ['andv', [10842]], ['ang', [8736]], ['ange', [10660]], ['angle', [8736]], ['angmsdaa', [10664]], ['angmsdab', [10665]], ['angmsdac', [10666]], ['angmsdad', [10667]], ['angmsdae', [10668]], ['angmsdaf', [10669]], ['angmsdag', [10670]], ['angmsdah', [10671]], ['angmsd', [8737]], ['angrt', [8735]], ['angrtvb', [8894]], ['angrtvbd', [10653]], ['angsph', [8738]], ['angst', [197]], ['angzarr', [9084]], ['Aogon', [260]], ['aogon', [261]], ['Aopf', [120120]], ['aopf', [120146]], ['apacir', [10863]], ['ap', [8776]], ['apE', [10864]], ['ape', [8778]], ['apid', [8779]], ['apos', [39]], ['ApplyFunction', [8289]], ['approx', [8776]], ['approxeq', [8778]], ['Aring', [197]], ['aring', [229]], ['Ascr', [119964]], ['ascr', [119990]], ['Assign', [8788]], ['ast', [42]], ['asymp', [8776]], ['asympeq', [8781]], ['Atilde', [195]], ['atilde', [227]], ['Auml', [196]], ['auml', [228]], ['awconint', [8755]], ['awint', [10769]], ['backcong', [8780]], ['backepsilon', [1014]], ['backprime', [8245]], ['backsim', [8765]], ['backsimeq', [8909]], ['Backslash', [8726]], ['Barv', [10983]], ['barvee', [8893]], ['barwed', [8965]], ['Barwed', [8966]], ['barwedge', [8965]], ['bbrk', [9141]], ['bbrktbrk', [9142]], ['bcong', [8780]], ['Bcy', [1041]], ['bcy', [1073]], ['bdquo', [8222]], ['becaus', [8757]], ['because', [8757]], ['Because', [8757]], ['bemptyv', [10672]], ['bepsi', [1014]], ['bernou', [8492]], ['Bernoullis', [8492]], ['Beta', [914]], ['beta', [946]], ['beth', [8502]], ['between', [8812]], ['Bfr', [120069]], ['bfr', [120095]], ['bigcap', [8898]], ['bigcirc', [9711]], ['bigcup', [8899]], ['bigodot', [10752]], ['bigoplus', [10753]], ['bigotimes', [10754]], ['bigsqcup', [10758]], ['bigstar', [9733]], ['bigtriangledown', [9661]], ['bigtriangleup', [9651]], ['biguplus', [10756]], ['bigvee', [8897]], ['bigwedge', [8896]], ['bkarow', [10509]], ['blacklozenge', [10731]], ['blacksquare', [9642]], ['blacktriangle', [9652]], ['blacktriangledown', [9662]], ['blacktriangleleft', [9666]], ['blacktriangleright', [9656]], ['blank', [9251]], ['blk12', [9618]], ['blk14', [9617]], ['blk34', [9619]], ['block', [9608]], ['bne', [61, 8421]], ['bnequiv', [8801, 8421]], ['bNot', [10989]], ['bnot', [8976]], ['Bopf', [120121]], ['bopf', [120147]], ['bot', [8869]], ['bottom', [8869]], ['bowtie', [8904]], ['boxbox', [10697]], ['boxdl', [9488]], ['boxdL', [9557]], ['boxDl', [9558]], ['boxDL', [9559]], ['boxdr', [9484]], ['boxdR', [9554]], ['boxDr', [9555]], ['boxDR', [9556]], ['boxh', [9472]], ['boxH', [9552]], ['boxhd', [9516]], ['boxHd', [9572]], ['boxhD', [9573]], ['boxHD', [9574]], ['boxhu', [9524]], ['boxHu', [9575]], ['boxhU', [9576]], ['boxHU', [9577]], ['boxminus', [8863]], ['boxplus', [8862]], ['boxtimes', [8864]], ['boxul', [9496]], ['boxuL', [9563]], ['boxUl', [9564]], ['boxUL', [9565]], ['boxur', [9492]], ['boxuR', [9560]], ['boxUr', [9561]], ['boxUR', [9562]], ['boxv', [9474]], ['boxV', [9553]], ['boxvh', [9532]], ['boxvH', [9578]], ['boxVh', [9579]], ['boxVH', [9580]], ['boxvl', [9508]], ['boxvL', [9569]], ['boxVl', [9570]], ['boxVL', [9571]], ['boxvr', [9500]], ['boxvR', [9566]], ['boxVr', [9567]], ['boxVR', [9568]], ['bprime', [8245]], ['breve', [728]], ['Breve', [728]], ['brvbar', [166]], ['bscr', [119991]], ['Bscr', [8492]], ['bsemi', [8271]], ['bsim', [8765]], ['bsime', [8909]], ['bsolb', [10693]], ['bsol', [92]], ['bsolhsub', [10184]], ['bull', [8226]], ['bullet', [8226]], ['bump', [8782]], ['bumpE', [10926]], ['bumpe', [8783]], ['Bumpeq', [8782]], ['bumpeq', [8783]], ['Cacute', [262]], ['cacute', [263]], ['capand', [10820]], ['capbrcup', [10825]], ['capcap', [10827]], ['cap', [8745]], ['Cap', [8914]], ['capcup', [10823]], ['capdot', [10816]], ['CapitalDifferentialD', [8517]], ['caps', [8745, 65024]], ['caret', [8257]], ['caron', [711]], ['Cayleys', [8493]], ['ccaps', [10829]], ['Ccaron', [268]], ['ccaron', [269]], ['Ccedil', [199]], ['ccedil', [231]], ['Ccirc', [264]], ['ccirc', [265]], ['Cconint', [8752]], ['ccups', [10828]], ['ccupssm', [10832]], ['Cdot', [266]], ['cdot', [267]], ['cedil', [184]], ['Cedilla', [184]], ['cemptyv', [10674]], ['cent', [162]], ['centerdot', [183]], ['CenterDot', [183]], ['cfr', [120096]], ['Cfr', [8493]], ['CHcy', [1063]], ['chcy', [1095]], ['check', [10003]], ['checkmark', [10003]], ['Chi', [935]], ['chi', [967]], ['circ', [710]], ['circeq', [8791]], ['circlearrowleft', [8634]], ['circlearrowright', [8635]], ['circledast', [8859]], ['circledcirc', [8858]], ['circleddash', [8861]], ['CircleDot', [8857]], ['circledR', [174]], ['circledS', [9416]], ['CircleMinus', [8854]], ['CirclePlus', [8853]], ['CircleTimes', [8855]], ['cir', [9675]], ['cirE', [10691]], ['cire', [8791]], ['cirfnint', [10768]], ['cirmid', [10991]], ['cirscir', [10690]], ['ClockwiseContourIntegral', [8754]], ['clubs', [9827]], ['clubsuit', [9827]], ['colon', [58]], ['Colon', [8759]], ['Colone', [10868]], ['colone', [8788]], ['coloneq', [8788]], ['comma', [44]], ['commat', [64]], ['comp', [8705]], ['compfn', [8728]], ['complement', [8705]], ['complexes', [8450]], ['cong', [8773]], ['congdot', [10861]], ['Congruent', [8801]], ['conint', [8750]], ['Conint', [8751]], ['ContourIntegral', [8750]], ['copf', [120148]], ['Copf', [8450]], ['coprod', [8720]], ['Coproduct', [8720]], ['copy', [169]], ['COPY', [169]], ['copysr', [8471]], ['CounterClockwiseContourIntegral', [8755]], ['crarr', [8629]], ['cross', [10007]], ['Cross', [10799]], ['Cscr', [119966]], ['cscr', [119992]], ['csub', [10959]], ['csube', [10961]], ['csup', [10960]], ['csupe', [10962]], ['ctdot', [8943]], ['cudarrl', [10552]], ['cudarrr', [10549]], ['cuepr', [8926]], ['cuesc', [8927]], ['cularr', [8630]], ['cularrp', [10557]], ['cupbrcap', [10824]], ['cupcap', [10822]], ['CupCap', [8781]], ['cup', [8746]], ['Cup', [8915]], ['cupcup', [10826]], ['cupdot', [8845]], ['cupor', [10821]], ['cups', [8746, 65024]], ['curarr', [8631]], ['curarrm', [10556]], ['curlyeqprec', [8926]], ['curlyeqsucc', [8927]], ['curlyvee', [8910]], ['curlywedge', [8911]], ['curren', [164]], ['curvearrowleft', [8630]], ['curvearrowright', [8631]], ['cuvee', [8910]], ['cuwed', [8911]], ['cwconint', [8754]], ['cwint', [8753]], ['cylcty', [9005]], ['dagger', [8224]], ['Dagger', [8225]], ['daleth', [8504]], ['darr', [8595]], ['Darr', [8609]], ['dArr', [8659]], ['dash', [8208]], ['Dashv', [10980]], ['dashv', [8867]], ['dbkarow', [10511]], ['dblac', [733]], ['Dcaron', [270]], ['dcaron', [271]], ['Dcy', [1044]], ['dcy', [1076]], ['ddagger', [8225]], ['ddarr', [8650]], ['DD', [8517]], ['dd', [8518]], ['DDotrahd', [10513]], ['ddotseq', [10871]], ['deg', [176]], ['Del', [8711]], ['Delta', [916]], ['delta', [948]], ['demptyv', [10673]], ['dfisht', [10623]], ['Dfr', [120071]], ['dfr', [120097]], ['dHar', [10597]], ['dharl', [8643]], ['dharr', [8642]], ['DiacriticalAcute', [180]], ['DiacriticalDot', [729]], ['DiacriticalDoubleAcute', [733]], ['DiacriticalGrave', [96]], ['DiacriticalTilde', [732]], ['diam', [8900]], ['diamond', [8900]], ['Diamond', [8900]], ['diamondsuit', [9830]], ['diams', [9830]], ['die', [168]], ['DifferentialD', [8518]], ['digamma', [989]], ['disin', [8946]], ['div', [247]], ['divide', [247]], ['divideontimes', [8903]], ['divonx', [8903]], ['DJcy', [1026]], ['djcy', [1106]], ['dlcorn', [8990]], ['dlcrop', [8973]], ['dollar', [36]], ['Dopf', [120123]], ['dopf', [120149]], ['Dot', [168]], ['dot', [729]], ['DotDot', [8412]], ['doteq', [8784]], ['doteqdot', [8785]], ['DotEqual', [8784]], ['dotminus', [8760]], ['dotplus', [8724]], ['dotsquare', [8865]], ['doublebarwedge', [8966]], ['DoubleContourIntegral', [8751]], ['DoubleDot', [168]], ['DoubleDownArrow', [8659]], ['DoubleLeftArrow', [8656]], ['DoubleLeftRightArrow', [8660]], ['DoubleLeftTee', [10980]], ['DoubleLongLeftArrow', [10232]], ['DoubleLongLeftRightArrow', [10234]], ['DoubleLongRightArrow', [10233]], ['DoubleRightArrow', [8658]], ['DoubleRightTee', [8872]], ['DoubleUpArrow', [8657]], ['DoubleUpDownArrow', [8661]], ['DoubleVerticalBar', [8741]], ['DownArrowBar', [10515]], ['downarrow', [8595]], ['DownArrow', [8595]], ['Downarrow', [8659]], ['DownArrowUpArrow', [8693]], ['DownBreve', [785]], ['downdownarrows', [8650]], ['downharpoonleft', [8643]], ['downharpoonright', [8642]], ['DownLeftRightVector', [10576]], ['DownLeftTeeVector', [10590]], ['DownLeftVectorBar', [10582]], ['DownLeftVector', [8637]], ['DownRightTeeVector', [10591]], ['DownRightVectorBar', [10583]], ['DownRightVector', [8641]], ['DownTeeArrow', [8615]], ['DownTee', [8868]], ['drbkarow', [10512]], ['drcorn', [8991]], ['drcrop', [8972]], ['Dscr', [119967]], ['dscr', [119993]], ['DScy', [1029]], ['dscy', [1109]], ['dsol', [10742]], ['Dstrok', [272]], ['dstrok', [273]], ['dtdot', [8945]], ['dtri', [9663]], ['dtrif', [9662]], ['duarr', [8693]], ['duhar', [10607]], ['dwangle', [10662]], ['DZcy', [1039]], ['dzcy', [1119]], ['dzigrarr', [10239]], ['Eacute', [201]], ['eacute', [233]], ['easter', [10862]], ['Ecaron', [282]], ['ecaron', [283]], ['Ecirc', [202]], ['ecirc', [234]], ['ecir', [8790]], ['ecolon', [8789]], ['Ecy', [1069]], ['ecy', [1101]], ['eDDot', [10871]], ['Edot', [278]], ['edot', [279]], ['eDot', [8785]], ['ee', [8519]], ['efDot', [8786]], ['Efr', [120072]], ['efr', [120098]], ['eg', [10906]], ['Egrave', [200]], ['egrave', [232]], ['egs', [10902]], ['egsdot', [10904]], ['el', [10905]], ['Element', [8712]], ['elinters', [9191]], ['ell', [8467]], ['els', [10901]], ['elsdot', [10903]], ['Emacr', [274]], ['emacr', [275]], ['empty', [8709]], ['emptyset', [8709]], ['EmptySmallSquare', [9723]], ['emptyv', [8709]], ['EmptyVerySmallSquare', [9643]], ['emsp13', [8196]], ['emsp14', [8197]], ['emsp', [8195]], ['ENG', [330]], ['eng', [331]], ['ensp', [8194]], ['Eogon', [280]], ['eogon', [281]], ['Eopf', [120124]], ['eopf', [120150]], ['epar', [8917]], ['eparsl', [10723]], ['eplus', [10865]], ['epsi', [949]], ['Epsilon', [917]], ['epsilon', [949]], ['epsiv', [1013]], ['eqcirc', [8790]], ['eqcolon', [8789]], ['eqsim', [8770]], ['eqslantgtr', [10902]], ['eqslantless', [10901]], ['Equal', [10869]], ['equals', [61]], ['EqualTilde', [8770]], ['equest', [8799]], ['Equilibrium', [8652]], ['equiv', [8801]], ['equivDD', [10872]], ['eqvparsl', [10725]], ['erarr', [10609]], ['erDot', [8787]], ['escr', [8495]], ['Escr', [8496]], ['esdot', [8784]], ['Esim', [10867]], ['esim', [8770]], ['Eta', [919]], ['eta', [951]], ['ETH', [208]], ['eth', [240]], ['Euml', [203]], ['euml', [235]], ['euro', [8364]], ['excl', [33]], ['exist', [8707]], ['Exists', [8707]], ['expectation', [8496]], ['exponentiale', [8519]], ['ExponentialE', [8519]], ['fallingdotseq', [8786]], ['Fcy', [1060]], ['fcy', [1092]], ['female', [9792]], ['ffilig', [64259]], ['fflig', [64256]], ['ffllig', [64260]], ['Ffr', [120073]], ['ffr', [120099]], ['filig', [64257]], ['FilledSmallSquare', [9724]], ['FilledVerySmallSquare', [9642]], ['fjlig', [102, 106]], ['flat', [9837]], ['fllig', [64258]], ['fltns', [9649]], ['fnof', [402]], ['Fopf', [120125]], ['fopf', [120151]], ['forall', [8704]], ['ForAll', [8704]], ['fork', [8916]], ['forkv', [10969]], ['Fouriertrf', [8497]], ['fpartint', [10765]], ['frac12', [189]], ['frac13', [8531]], ['frac14', [188]], ['frac15', [8533]], ['frac16', [8537]], ['frac18', [8539]], ['frac23', [8532]], ['frac25', [8534]], ['frac34', [190]], ['frac35', [8535]], ['frac38', [8540]], ['frac45', [8536]], ['frac56', [8538]], ['frac58', [8541]], ['frac78', [8542]], ['frasl', [8260]], ['frown', [8994]], ['fscr', [119995]], ['Fscr', [8497]], ['gacute', [501]], ['Gamma', [915]], ['gamma', [947]], ['Gammad', [988]], ['gammad', [989]], ['gap', [10886]], ['Gbreve', [286]], ['gbreve', [287]], ['Gcedil', [290]], ['Gcirc', [284]], ['gcirc', [285]], ['Gcy', [1043]], ['gcy', [1075]], ['Gdot', [288]], ['gdot', [289]], ['ge', [8805]], ['gE', [8807]], ['gEl', [10892]], ['gel', [8923]], ['geq', [8805]], ['geqq', [8807]], ['geqslant', [10878]], ['gescc', [10921]], ['ges', [10878]], ['gesdot', [10880]], ['gesdoto', [10882]], ['gesdotol', [10884]], ['gesl', [8923, 65024]], ['gesles', [10900]], ['Gfr', [120074]], ['gfr', [120100]], ['gg', [8811]], ['Gg', [8921]], ['ggg', [8921]], ['gimel', [8503]], ['GJcy', [1027]], ['gjcy', [1107]], ['gla', [10917]], ['gl', [8823]], ['glE', [10898]], ['glj', [10916]], ['gnap', [10890]], ['gnapprox', [10890]], ['gne', [10888]], ['gnE', [8809]], ['gneq', [10888]], ['gneqq', [8809]], ['gnsim', [8935]], ['Gopf', [120126]], ['gopf', [120152]], ['grave', [96]], ['GreaterEqual', [8805]], ['GreaterEqualLess', [8923]], ['GreaterFullEqual', [8807]], ['GreaterGreater', [10914]], ['GreaterLess', [8823]], ['GreaterSlantEqual', [10878]], ['GreaterTilde', [8819]], ['Gscr', [119970]], ['gscr', [8458]], ['gsim', [8819]], ['gsime', [10894]], ['gsiml', [10896]], ['gtcc', [10919]], ['gtcir', [10874]], ['gt', [62]], ['GT', [62]], ['Gt', [8811]], ['gtdot', [8919]], ['gtlPar', [10645]], ['gtquest', [10876]], ['gtrapprox', [10886]], ['gtrarr', [10616]], ['gtrdot', [8919]], ['gtreqless', [8923]], ['gtreqqless', [10892]], ['gtrless', [8823]], ['gtrsim', [8819]], ['gvertneqq', [8809, 65024]], ['gvnE', [8809, 65024]], ['Hacek', [711]], ['hairsp', [8202]], ['half', [189]], ['hamilt', [8459]], ['HARDcy', [1066]], ['hardcy', [1098]], ['harrcir', [10568]], ['harr', [8596]], ['hArr', [8660]], ['harrw', [8621]], ['Hat', [94]], ['hbar', [8463]], ['Hcirc', [292]], ['hcirc', [293]], ['hearts', [9829]], ['heartsuit', [9829]], ['hellip', [8230]], ['hercon', [8889]], ['hfr', [120101]], ['Hfr', [8460]], ['HilbertSpace', [8459]], ['hksearow', [10533]], ['hkswarow', [10534]], ['hoarr', [8703]], ['homtht', [8763]], ['hookleftarrow', [8617]], ['hookrightarrow', [8618]], ['hopf', [120153]], ['Hopf', [8461]], ['horbar', [8213]], ['HorizontalLine', [9472]], ['hscr', [119997]], ['Hscr', [8459]], ['hslash', [8463]], ['Hstrok', [294]], ['hstrok', [295]], ['HumpDownHump', [8782]], ['HumpEqual', [8783]], ['hybull', [8259]], ['hyphen', [8208]], ['Iacute', [205]], ['iacute', [237]], ['ic', [8291]], ['Icirc', [206]], ['icirc', [238]], ['Icy', [1048]], ['icy', [1080]], ['Idot', [304]], ['IEcy', [1045]], ['iecy', [1077]], ['iexcl', [161]], ['iff', [8660]], ['ifr', [120102]], ['Ifr', [8465]], ['Igrave', [204]], ['igrave', [236]], ['ii', [8520]], ['iiiint', [10764]], ['iiint', [8749]], ['iinfin', [10716]], ['iiota', [8489]], ['IJlig', [306]], ['ijlig', [307]], ['Imacr', [298]], ['imacr', [299]], ['image', [8465]], ['ImaginaryI', [8520]], ['imagline', [8464]], ['imagpart', [8465]], ['imath', [305]], ['Im', [8465]], ['imof', [8887]], ['imped', [437]], ['Implies', [8658]], ['incare', [8453]], ['in', [8712]], ['infin', [8734]], ['infintie', [10717]], ['inodot', [305]], ['intcal', [8890]], ['int', [8747]], ['Int', [8748]], ['integers', [8484]], ['Integral', [8747]], ['intercal', [8890]], ['Intersection', [8898]], ['intlarhk', [10775]], ['intprod', [10812]], ['InvisibleComma', [8291]], ['InvisibleTimes', [8290]], ['IOcy', [1025]], ['iocy', [1105]], ['Iogon', [302]], ['iogon', [303]], ['Iopf', [120128]], ['iopf', [120154]], ['Iota', [921]], ['iota', [953]], ['iprod', [10812]], ['iquest', [191]], ['iscr', [119998]], ['Iscr', [8464]], ['isin', [8712]], ['isindot', [8949]], ['isinE', [8953]], ['isins', [8948]], ['isinsv', [8947]], ['isinv', [8712]], ['it', [8290]], ['Itilde', [296]], ['itilde', [297]], ['Iukcy', [1030]], ['iukcy', [1110]], ['Iuml', [207]], ['iuml', [239]], ['Jcirc', [308]], ['jcirc', [309]], ['Jcy', [1049]], ['jcy', [1081]], ['Jfr', [120077]], ['jfr', [120103]], ['jmath', [567]], ['Jopf', [120129]], ['jopf', [120155]], ['Jscr', [119973]], ['jscr', [119999]], ['Jsercy', [1032]], ['jsercy', [1112]], ['Jukcy', [1028]], ['jukcy', [1108]], ['Kappa', [922]], ['kappa', [954]], ['kappav', [1008]], ['Kcedil', [310]], ['kcedil', [311]], ['Kcy', [1050]], ['kcy', [1082]], ['Kfr', [120078]], ['kfr', [120104]], ['kgreen', [312]], ['KHcy', [1061]], ['khcy', [1093]], ['KJcy', [1036]], ['kjcy', [1116]], ['Kopf', [120130]], ['kopf', [120156]], ['Kscr', [119974]], ['kscr', [120000]], ['lAarr', [8666]], ['Lacute', [313]], ['lacute', [314]], ['laemptyv', [10676]], ['lagran', [8466]], ['Lambda', [923]], ['lambda', [955]], ['lang', [10216]], ['Lang', [10218]], ['langd', [10641]], ['langle', [10216]], ['lap', [10885]], ['Laplacetrf', [8466]], ['laquo', [171]], ['larrb', [8676]], ['larrbfs', [10527]], ['larr', [8592]], ['Larr', [8606]], ['lArr', [8656]], ['larrfs', [10525]], ['larrhk', [8617]], ['larrlp', [8619]], ['larrpl', [10553]], ['larrsim', [10611]], ['larrtl', [8610]], ['latail', [10521]], ['lAtail', [10523]], ['lat', [10923]], ['late', [10925]], ['lates', [10925, 65024]], ['lbarr', [10508]], ['lBarr', [10510]], ['lbbrk', [10098]], ['lbrace', [123]], ['lbrack', [91]], ['lbrke', [10635]], ['lbrksld', [10639]], ['lbrkslu', [10637]], ['Lcaron', [317]], ['lcaron', [318]], ['Lcedil', [315]], ['lcedil', [316]], ['lceil', [8968]], ['lcub', [123]], ['Lcy', [1051]], ['lcy', [1083]], ['ldca', [10550]], ['ldquo', [8220]], ['ldquor', [8222]], ['ldrdhar', [10599]], ['ldrushar', [10571]], ['ldsh', [8626]], ['le', [8804]], ['lE', [8806]], ['LeftAngleBracket', [10216]], ['LeftArrowBar', [8676]], ['leftarrow', [8592]], ['LeftArrow', [8592]], ['Leftarrow', [8656]], ['LeftArrowRightArrow', [8646]], ['leftarrowtail', [8610]], ['LeftCeiling', [8968]], ['LeftDoubleBracket', [10214]], ['LeftDownTeeVector', [10593]], ['LeftDownVectorBar', [10585]], ['LeftDownVector', [8643]], ['LeftFloor', [8970]], ['leftharpoondown', [8637]], ['leftharpoonup', [8636]], ['leftleftarrows', [8647]], ['leftrightarrow', [8596]], ['LeftRightArrow', [8596]], ['Leftrightarrow', [8660]], ['leftrightarrows', [8646]], ['leftrightharpoons', [8651]], ['leftrightsquigarrow', [8621]], ['LeftRightVector', [10574]], ['LeftTeeArrow', [8612]], ['LeftTee', [8867]], ['LeftTeeVector', [10586]], ['leftthreetimes', [8907]], ['LeftTriangleBar', [10703]], ['LeftTriangle', [8882]], ['LeftTriangleEqual', [8884]], ['LeftUpDownVector', [10577]], ['LeftUpTeeVector', [10592]], ['LeftUpVectorBar', [10584]], ['LeftUpVector', [8639]], ['LeftVectorBar', [10578]], ['LeftVector', [8636]], ['lEg', [10891]], ['leg', [8922]], ['leq', [8804]], ['leqq', [8806]], ['leqslant', [10877]], ['lescc', [10920]], ['les', [10877]], ['lesdot', [10879]], ['lesdoto', [10881]], ['lesdotor', [10883]], ['lesg', [8922, 65024]], ['lesges', [10899]], ['lessapprox', [10885]], ['lessdot', [8918]], ['lesseqgtr', [8922]], ['lesseqqgtr', [10891]], ['LessEqualGreater', [8922]], ['LessFullEqual', [8806]], ['LessGreater', [8822]], ['lessgtr', [8822]], ['LessLess', [10913]], ['lesssim', [8818]], ['LessSlantEqual', [10877]], ['LessTilde', [8818]], ['lfisht', [10620]], ['lfloor', [8970]], ['Lfr', [120079]], ['lfr', [120105]], ['lg', [8822]], ['lgE', [10897]], ['lHar', [10594]], ['lhard', [8637]], ['lharu', [8636]], ['lharul', [10602]], ['lhblk', [9604]], ['LJcy', [1033]], ['ljcy', [1113]], ['llarr', [8647]], ['ll', [8810]], ['Ll', [8920]], ['llcorner', [8990]], ['Lleftarrow', [8666]], ['llhard', [10603]], ['lltri', [9722]], ['Lmidot', [319]], ['lmidot', [320]], ['lmoustache', [9136]], ['lmoust', [9136]], ['lnap', [10889]], ['lnapprox', [10889]], ['lne', [10887]], ['lnE', [8808]], ['lneq', [10887]], ['lneqq', [8808]], ['lnsim', [8934]], ['loang', [10220]], ['loarr', [8701]], ['lobrk', [10214]], ['longleftarrow', [10229]], ['LongLeftArrow', [10229]], ['Longleftarrow', [10232]], ['longleftrightarrow', [10231]], ['LongLeftRightArrow', [10231]], ['Longleftrightarrow', [10234]], ['longmapsto', [10236]], ['longrightarrow', [10230]], ['LongRightArrow', [10230]], ['Longrightarrow', [10233]], ['looparrowleft', [8619]], ['looparrowright', [8620]], ['lopar', [10629]], ['Lopf', [120131]], ['lopf', [120157]], ['loplus', [10797]], ['lotimes', [10804]], ['lowast', [8727]], ['lowbar', [95]], ['LowerLeftArrow', [8601]], ['LowerRightArrow', [8600]], ['loz', [9674]], ['lozenge', [9674]], ['lozf', [10731]], ['lpar', [40]], ['lparlt', [10643]], ['lrarr', [8646]], ['lrcorner', [8991]], ['lrhar', [8651]], ['lrhard', [10605]], ['lrm', [8206]], ['lrtri', [8895]], ['lsaquo', [8249]], ['lscr', [120001]], ['Lscr', [8466]], ['lsh', [8624]], ['Lsh', [8624]], ['lsim', [8818]], ['lsime', [10893]], ['lsimg', [10895]], ['lsqb', [91]], ['lsquo', [8216]], ['lsquor', [8218]], ['Lstrok', [321]], ['lstrok', [322]], ['ltcc', [10918]], ['ltcir', [10873]], ['lt', [60]], ['LT', [60]], ['Lt', [8810]], ['ltdot', [8918]], ['lthree', [8907]], ['ltimes', [8905]], ['ltlarr', [10614]], ['ltquest', [10875]], ['ltri', [9667]], ['ltrie', [8884]], ['ltrif', [9666]], ['ltrPar', [10646]], ['lurdshar', [10570]], ['luruhar', [10598]], ['lvertneqq', [8808, 65024]], ['lvnE', [8808, 65024]], ['macr', [175]], ['male', [9794]], ['malt', [10016]], ['maltese', [10016]], ['Map', [10501]], ['map', [8614]], ['mapsto', [8614]], ['mapstodown', [8615]], ['mapstoleft', [8612]], ['mapstoup', [8613]], ['marker', [9646]], ['mcomma', [10793]], ['Mcy', [1052]], ['mcy', [1084]], ['mdash', [8212]], ['mDDot', [8762]], ['measuredangle', [8737]], ['MediumSpace', [8287]], ['Mellintrf', [8499]], ['Mfr', [120080]], ['mfr', [120106]], ['mho', [8487]], ['micro', [181]], ['midast', [42]], ['midcir', [10992]], ['mid', [8739]], ['middot', [183]], ['minusb', [8863]], ['minus', [8722]], ['minusd', [8760]], ['minusdu', [10794]], ['MinusPlus', [8723]], ['mlcp', [10971]], ['mldr', [8230]], ['mnplus', [8723]], ['models', [8871]], ['Mopf', [120132]], ['mopf', [120158]], ['mp', [8723]], ['mscr', [120002]], ['Mscr', [8499]], ['mstpos', [8766]], ['Mu', [924]], ['mu', [956]], ['multimap', [8888]], ['mumap', [8888]], ['nabla', [8711]], ['Nacute', [323]], ['nacute', [324]], ['nang', [8736, 8402]], ['nap', [8777]], ['napE', [10864, 824]], ['napid', [8779, 824]], ['napos', [329]], ['napprox', [8777]], ['natural', [9838]], ['naturals', [8469]], ['natur', [9838]], ['nbsp', [160]], ['nbump', [8782, 824]], ['nbumpe', [8783, 824]], ['ncap', [10819]], ['Ncaron', [327]], ['ncaron', [328]], ['Ncedil', [325]], ['ncedil', [326]], ['ncong', [8775]], ['ncongdot', [10861, 824]], ['ncup', [10818]], ['Ncy', [1053]], ['ncy', [1085]], ['ndash', [8211]], ['nearhk', [10532]], ['nearr', [8599]], ['neArr', [8663]], ['nearrow', [8599]], ['ne', [8800]], ['nedot', [8784, 824]], ['NegativeMediumSpace', [8203]], ['NegativeThickSpace', [8203]], ['NegativeThinSpace', [8203]], ['NegativeVeryThinSpace', [8203]], ['nequiv', [8802]], ['nesear', [10536]], ['nesim', [8770, 824]], ['NestedGreaterGreater', [8811]], ['NestedLessLess', [8810]], ['nexist', [8708]], ['nexists', [8708]], ['Nfr', [120081]], ['nfr', [120107]], ['ngE', [8807, 824]], ['nge', [8817]], ['ngeq', [8817]], ['ngeqq', [8807, 824]], ['ngeqslant', [10878, 824]], ['nges', [10878, 824]], ['nGg', [8921, 824]], ['ngsim', [8821]], ['nGt', [8811, 8402]], ['ngt', [8815]], ['ngtr', [8815]], ['nGtv', [8811, 824]], ['nharr', [8622]], ['nhArr', [8654]], ['nhpar', [10994]], ['ni', [8715]], ['nis', [8956]], ['nisd', [8954]], ['niv', [8715]], ['NJcy', [1034]], ['njcy', [1114]], ['nlarr', [8602]], ['nlArr', [8653]], ['nldr', [8229]], ['nlE', [8806, 824]], ['nle', [8816]], ['nleftarrow', [8602]], ['nLeftarrow', [8653]], ['nleftrightarrow', [8622]], ['nLeftrightarrow', [8654]], ['nleq', [8816]], ['nleqq', [8806, 824]], ['nleqslant', [10877, 824]], ['nles', [10877, 824]], ['nless', [8814]], ['nLl', [8920, 824]], ['nlsim', [8820]], ['nLt', [8810, 8402]], ['nlt', [8814]], ['nltri', [8938]], ['nltrie', [8940]], ['nLtv', [8810, 824]], ['nmid', [8740]], ['NoBreak', [8288]], ['NonBreakingSpace', [160]], ['nopf', [120159]], ['Nopf', [8469]], ['Not', [10988]], ['not', [172]], ['NotCongruent', [8802]], ['NotCupCap', [8813]], ['NotDoubleVerticalBar', [8742]], ['NotElement', [8713]], ['NotEqual', [8800]], ['NotEqualTilde', [8770, 824]], ['NotExists', [8708]], ['NotGreater', [8815]], ['NotGreaterEqual', [8817]], ['NotGreaterFullEqual', [8807, 824]], ['NotGreaterGreater', [8811, 824]], ['NotGreaterLess', [8825]], ['NotGreaterSlantEqual', [10878, 824]], ['NotGreaterTilde', [8821]], ['NotHumpDownHump', [8782, 824]], ['NotHumpEqual', [8783, 824]], ['notin', [8713]], ['notindot', [8949, 824]], ['notinE', [8953, 824]], ['notinva', [8713]], ['notinvb', [8951]], ['notinvc', [8950]], ['NotLeftTriangleBar', [10703, 824]], ['NotLeftTriangle', [8938]], ['NotLeftTriangleEqual', [8940]], ['NotLess', [8814]], ['NotLessEqual', [8816]], ['NotLessGreater', [8824]], ['NotLessLess', [8810, 824]], ['NotLessSlantEqual', [10877, 824]], ['NotLessTilde', [8820]], ['NotNestedGreaterGreater', [10914, 824]], ['NotNestedLessLess', [10913, 824]], ['notni', [8716]], ['notniva', [8716]], ['notnivb', [8958]], ['notnivc', [8957]], ['NotPrecedes', [8832]], ['NotPrecedesEqual', [10927, 824]], ['NotPrecedesSlantEqual', [8928]], ['NotReverseElement', [8716]], ['NotRightTriangleBar', [10704, 824]], ['NotRightTriangle', [8939]], ['NotRightTriangleEqual', [8941]], ['NotSquareSubset', [8847, 824]], ['NotSquareSubsetEqual', [8930]], ['NotSquareSuperset', [8848, 824]], ['NotSquareSupersetEqual', [8931]], ['NotSubset', [8834, 8402]], ['NotSubsetEqual', [8840]], ['NotSucceeds', [8833]], ['NotSucceedsEqual', [10928, 824]], ['NotSucceedsSlantEqual', [8929]], ['NotSucceedsTilde', [8831, 824]], ['NotSuperset', [8835, 8402]], ['NotSupersetEqual', [8841]], ['NotTilde', [8769]], ['NotTildeEqual', [8772]], ['NotTildeFullEqual', [8775]], ['NotTildeTilde', [8777]], ['NotVerticalBar', [8740]], ['nparallel', [8742]], ['npar', [8742]], ['nparsl', [11005, 8421]], ['npart', [8706, 824]], ['npolint', [10772]], ['npr', [8832]], ['nprcue', [8928]], ['nprec', [8832]], ['npreceq', [10927, 824]], ['npre', [10927, 824]], ['nrarrc', [10547, 824]], ['nrarr', [8603]], ['nrArr', [8655]], ['nrarrw', [8605, 824]], ['nrightarrow', [8603]], ['nRightarrow', [8655]], ['nrtri', [8939]], ['nrtrie', [8941]], ['nsc', [8833]], ['nsccue', [8929]], ['nsce', [10928, 824]], ['Nscr', [119977]], ['nscr', [120003]], ['nshortmid', [8740]], ['nshortparallel', [8742]], ['nsim', [8769]], ['nsime', [8772]], ['nsimeq', [8772]], ['nsmid', [8740]], ['nspar', [8742]], ['nsqsube', [8930]], ['nsqsupe', [8931]], ['nsub', [8836]], ['nsubE', [10949, 824]], ['nsube', [8840]], ['nsubset', [8834, 8402]], ['nsubseteq', [8840]], ['nsubseteqq', [10949, 824]], ['nsucc', [8833]], ['nsucceq', [10928, 824]], ['nsup', [8837]], ['nsupE', [10950, 824]], ['nsupe', [8841]], ['nsupset', [8835, 8402]], ['nsupseteq', [8841]], ['nsupseteqq', [10950, 824]], ['ntgl', [8825]], ['Ntilde', [209]], ['ntilde', [241]], ['ntlg', [8824]], ['ntriangleleft', [8938]], ['ntrianglelefteq', [8940]], ['ntriangleright', [8939]], ['ntrianglerighteq', [8941]], ['Nu', [925]], ['nu', [957]], ['num', [35]], ['numero', [8470]], ['numsp', [8199]], ['nvap', [8781, 8402]], ['nvdash', [8876]], ['nvDash', [8877]], ['nVdash', [8878]], ['nVDash', [8879]], ['nvge', [8805, 8402]], ['nvgt', [62, 8402]], ['nvHarr', [10500]], ['nvinfin', [10718]], ['nvlArr', [10498]], ['nvle', [8804, 8402]], ['nvlt', [60, 8402]], ['nvltrie', [8884, 8402]], ['nvrArr', [10499]], ['nvrtrie', [8885, 8402]], ['nvsim', [8764, 8402]], ['nwarhk', [10531]], ['nwarr', [8598]], ['nwArr', [8662]], ['nwarrow', [8598]], ['nwnear', [10535]], ['Oacute', [211]], ['oacute', [243]], ['oast', [8859]], ['Ocirc', [212]], ['ocirc', [244]], ['ocir', [8858]], ['Ocy', [1054]], ['ocy', [1086]], ['odash', [8861]], ['Odblac', [336]], ['odblac', [337]], ['odiv', [10808]], ['odot', [8857]], ['odsold', [10684]], ['OElig', [338]], ['oelig', [339]], ['ofcir', [10687]], ['Ofr', [120082]], ['ofr', [120108]], ['ogon', [731]], ['Ograve', [210]], ['ograve', [242]], ['ogt', [10689]], ['ohbar', [10677]], ['ohm', [937]], ['oint', [8750]], ['olarr', [8634]], ['olcir', [10686]], ['olcross', [10683]], ['oline', [8254]], ['olt', [10688]], ['Omacr', [332]], ['omacr', [333]], ['Omega', [937]], ['omega', [969]], ['Omicron', [927]], ['omicron', [959]], ['omid', [10678]], ['ominus', [8854]], ['Oopf', [120134]], ['oopf', [120160]], ['opar', [10679]], ['OpenCurlyDoubleQuote', [8220]], ['OpenCurlyQuote', [8216]], ['operp', [10681]], ['oplus', [8853]], ['orarr', [8635]], ['Or', [10836]], ['or', [8744]], ['ord', [10845]], ['order', [8500]], ['orderof', [8500]], ['ordf', [170]], ['ordm', [186]], ['origof', [8886]], ['oror', [10838]], ['orslope', [10839]], ['orv', [10843]], ['oS', [9416]], ['Oscr', [119978]], ['oscr', [8500]], ['Oslash', [216]], ['oslash', [248]], ['osol', [8856]], ['Otilde', [213]], ['otilde', [245]], ['otimesas', [10806]], ['Otimes', [10807]], ['otimes', [8855]], ['Ouml', [214]], ['ouml', [246]], ['ovbar', [9021]], ['OverBar', [8254]], ['OverBrace', [9182]], ['OverBracket', [9140]], ['OverParenthesis', [9180]], ['para', [182]], ['parallel', [8741]], ['par', [8741]], ['parsim', [10995]], ['parsl', [11005]], ['part', [8706]], ['PartialD', [8706]], ['Pcy', [1055]], ['pcy', [1087]], ['percnt', [37]], ['period', [46]], ['permil', [8240]], ['perp', [8869]], ['pertenk', [8241]], ['Pfr', [120083]], ['pfr', [120109]], ['Phi', [934]], ['phi', [966]], ['phiv', [981]], ['phmmat', [8499]], ['phone', [9742]], ['Pi', [928]], ['pi', [960]], ['pitchfork', [8916]], ['piv', [982]], ['planck', [8463]], ['planckh', [8462]], ['plankv', [8463]], ['plusacir', [10787]], ['plusb', [8862]], ['pluscir', [10786]], ['plus', [43]], ['plusdo', [8724]], ['plusdu', [10789]], ['pluse', [10866]], ['PlusMinus', [177]], ['plusmn', [177]], ['plussim', [10790]], ['plustwo', [10791]], ['pm', [177]], ['Poincareplane', [8460]], ['pointint', [10773]], ['popf', [120161]], ['Popf', [8473]], ['pound', [163]], ['prap', [10935]], ['Pr', [10939]], ['pr', [8826]], ['prcue', [8828]], ['precapprox', [10935]], ['prec', [8826]], ['preccurlyeq', [8828]], ['Precedes', [8826]], ['PrecedesEqual', [10927]], ['PrecedesSlantEqual', [8828]], ['PrecedesTilde', [8830]], ['preceq', [10927]], ['precnapprox', [10937]], ['precneqq', [10933]], ['precnsim', [8936]], ['pre', [10927]], ['prE', [10931]], ['precsim', [8830]], ['prime', [8242]], ['Prime', [8243]], ['primes', [8473]], ['prnap', [10937]], ['prnE', [10933]], ['prnsim', [8936]], ['prod', [8719]], ['Product', [8719]], ['profalar', [9006]], ['profline', [8978]], ['profsurf', [8979]], ['prop', [8733]], ['Proportional', [8733]], ['Proportion', [8759]], ['propto', [8733]], ['prsim', [8830]], ['prurel', [8880]], ['Pscr', [119979]], ['pscr', [120005]], ['Psi', [936]], ['psi', [968]], ['puncsp', [8200]], ['Qfr', [120084]], ['qfr', [120110]], ['qint', [10764]], ['qopf', [120162]], ['Qopf', [8474]], ['qprime', [8279]], ['Qscr', [119980]], ['qscr', [120006]], ['quaternions', [8461]], ['quatint', [10774]], ['quest', [63]], ['questeq', [8799]], ['quot', [34]], ['QUOT', [34]], ['rAarr', [8667]], ['race', [8765, 817]], ['Racute', [340]], ['racute', [341]], ['radic', [8730]], ['raemptyv', [10675]], ['rang', [10217]], ['Rang', [10219]], ['rangd', [10642]], ['range', [10661]], ['rangle', [10217]], ['raquo', [187]], ['rarrap', [10613]], ['rarrb', [8677]], ['rarrbfs', [10528]], ['rarrc', [10547]], ['rarr', [8594]], ['Rarr', [8608]], ['rArr', [8658]], ['rarrfs', [10526]], ['rarrhk', [8618]], ['rarrlp', [8620]], ['rarrpl', [10565]], ['rarrsim', [10612]], ['Rarrtl', [10518]], ['rarrtl', [8611]], ['rarrw', [8605]], ['ratail', [10522]], ['rAtail', [10524]], ['ratio', [8758]], ['rationals', [8474]], ['rbarr', [10509]], ['rBarr', [10511]], ['RBarr', [10512]], ['rbbrk', [10099]], ['rbrace', [125]], ['rbrack', [93]], ['rbrke', [10636]], ['rbrksld', [10638]], ['rbrkslu', [10640]], ['Rcaron', [344]], ['rcaron', [345]], ['Rcedil', [342]], ['rcedil', [343]], ['rceil', [8969]], ['rcub', [125]], ['Rcy', [1056]], ['rcy', [1088]], ['rdca', [10551]], ['rdldhar', [10601]], ['rdquo', [8221]], ['rdquor', [8221]], ['CloseCurlyDoubleQuote', [8221]], ['rdsh', [8627]], ['real', [8476]], ['realine', [8475]], ['realpart', [8476]], ['reals', [8477]], ['Re', [8476]], ['rect', [9645]], ['reg', [174]], ['REG', [174]], ['ReverseElement', [8715]], ['ReverseEquilibrium', [8651]], ['ReverseUpEquilibrium', [10607]], ['rfisht', [10621]], ['rfloor', [8971]], ['rfr', [120111]], ['Rfr', [8476]], ['rHar', [10596]], ['rhard', [8641]], ['rharu', [8640]], ['rharul', [10604]], ['Rho', [929]], ['rho', [961]], ['rhov', [1009]], ['RightAngleBracket', [10217]], ['RightArrowBar', [8677]], ['rightarrow', [8594]], ['RightArrow', [8594]], ['Rightarrow', [8658]], ['RightArrowLeftArrow', [8644]], ['rightarrowtail', [8611]], ['RightCeiling', [8969]], ['RightDoubleBracket', [10215]], ['RightDownTeeVector', [10589]], ['RightDownVectorBar', [10581]], ['RightDownVector', [8642]], ['RightFloor', [8971]], ['rightharpoondown', [8641]], ['rightharpoonup', [8640]], ['rightleftarrows', [8644]], ['rightleftharpoons', [8652]], ['rightrightarrows', [8649]], ['rightsquigarrow', [8605]], ['RightTeeArrow', [8614]], ['RightTee', [8866]], ['RightTeeVector', [10587]], ['rightthreetimes', [8908]], ['RightTriangleBar', [10704]], ['RightTriangle', [8883]], ['RightTriangleEqual', [8885]], ['RightUpDownVector', [10575]], ['RightUpTeeVector', [10588]], ['RightUpVectorBar', [10580]], ['RightUpVector', [8638]], ['RightVectorBar', [10579]], ['RightVector', [8640]], ['ring', [730]], ['risingdotseq', [8787]], ['rlarr', [8644]], ['rlhar', [8652]], ['rlm', [8207]], ['rmoustache', [9137]], ['rmoust', [9137]], ['rnmid', [10990]], ['roang', [10221]], ['roarr', [8702]], ['robrk', [10215]], ['ropar', [10630]], ['ropf', [120163]], ['Ropf', [8477]], ['roplus', [10798]], ['rotimes', [10805]], ['RoundImplies', [10608]], ['rpar', [41]], ['rpargt', [10644]], ['rppolint', [10770]], ['rrarr', [8649]], ['Rrightarrow', [8667]], ['rsaquo', [8250]], ['rscr', [120007]], ['Rscr', [8475]], ['rsh', [8625]], ['Rsh', [8625]], ['rsqb', [93]], ['rsquo', [8217]], ['rsquor', [8217]], ['CloseCurlyQuote', [8217]], ['rthree', [8908]], ['rtimes', [8906]], ['rtri', [9657]], ['rtrie', [8885]], ['rtrif', [9656]], ['rtriltri', [10702]], ['RuleDelayed', [10740]], ['ruluhar', [10600]], ['rx', [8478]], ['Sacute', [346]], ['sacute', [347]], ['sbquo', [8218]], ['scap', [10936]], ['Scaron', [352]], ['scaron', [353]], ['Sc', [10940]], ['sc', [8827]], ['sccue', [8829]], ['sce', [10928]], ['scE', [10932]], ['Scedil', [350]], ['scedil', [351]], ['Scirc', [348]], ['scirc', [349]], ['scnap', [10938]], ['scnE', [10934]], ['scnsim', [8937]], ['scpolint', [10771]], ['scsim', [8831]], ['Scy', [1057]], ['scy', [1089]], ['sdotb', [8865]], ['sdot', [8901]], ['sdote', [10854]], ['searhk', [10533]], ['searr', [8600]], ['seArr', [8664]], ['searrow', [8600]], ['sect', [167]], ['semi', [59]], ['seswar', [10537]], ['setminus', [8726]], ['setmn', [8726]], ['sext', [10038]], ['Sfr', [120086]], ['sfr', [120112]], ['sfrown', [8994]], ['sharp', [9839]], ['SHCHcy', [1065]], ['shchcy', [1097]], ['SHcy', [1064]], ['shcy', [1096]], ['ShortDownArrow', [8595]], ['ShortLeftArrow', [8592]], ['shortmid', [8739]], ['shortparallel', [8741]], ['ShortRightArrow', [8594]], ['ShortUpArrow', [8593]], ['shy', [173]], ['Sigma', [931]], ['sigma', [963]], ['sigmaf', [962]], ['sigmav', [962]], ['sim', [8764]], ['simdot', [10858]], ['sime', [8771]], ['simeq', [8771]], ['simg', [10910]], ['simgE', [10912]], ['siml', [10909]], ['simlE', [10911]], ['simne', [8774]], ['simplus', [10788]], ['simrarr', [10610]], ['slarr', [8592]], ['SmallCircle', [8728]], ['smallsetminus', [8726]], ['smashp', [10803]], ['smeparsl', [10724]], ['smid', [8739]], ['smile', [8995]], ['smt', [10922]], ['smte', [10924]], ['smtes', [10924, 65024]], ['SOFTcy', [1068]], ['softcy', [1100]], ['solbar', [9023]], ['solb', [10692]], ['sol', [47]], ['Sopf', [120138]], ['sopf', [120164]], ['spades', [9824]], ['spadesuit', [9824]], ['spar', [8741]], ['sqcap', [8851]], ['sqcaps', [8851, 65024]], ['sqcup', [8852]], ['sqcups', [8852, 65024]], ['Sqrt', [8730]], ['sqsub', [8847]], ['sqsube', [8849]], ['sqsubset', [8847]], ['sqsubseteq', [8849]], ['sqsup', [8848]], ['sqsupe', [8850]], ['sqsupset', [8848]], ['sqsupseteq', [8850]], ['square', [9633]], ['Square', [9633]], ['SquareIntersection', [8851]], ['SquareSubset', [8847]], ['SquareSubsetEqual', [8849]], ['SquareSuperset', [8848]], ['SquareSupersetEqual', [8850]], ['SquareUnion', [8852]], ['squarf', [9642]], ['squ', [9633]], ['squf', [9642]], ['srarr', [8594]], ['Sscr', [119982]], ['sscr', [120008]], ['ssetmn', [8726]], ['ssmile', [8995]], ['sstarf', [8902]], ['Star', [8902]], ['star', [9734]], ['starf', [9733]], ['straightepsilon', [1013]], ['straightphi', [981]], ['strns', [175]], ['sub', [8834]], ['Sub', [8912]], ['subdot', [10941]], ['subE', [10949]], ['sube', [8838]], ['subedot', [10947]], ['submult', [10945]], ['subnE', [10955]], ['subne', [8842]], ['subplus', [10943]], ['subrarr', [10617]], ['subset', [8834]], ['Subset', [8912]], ['subseteq', [8838]], ['subseteqq', [10949]], ['SubsetEqual', [8838]], ['subsetneq', [8842]], ['subsetneqq', [10955]], ['subsim', [10951]], ['subsub', [10965]], ['subsup', [10963]], ['succapprox', [10936]], ['succ', [8827]], ['succcurlyeq', [8829]], ['Succeeds', [8827]], ['SucceedsEqual', [10928]], ['SucceedsSlantEqual', [8829]], ['SucceedsTilde', [8831]], ['succeq', [10928]], ['succnapprox', [10938]], ['succneqq', [10934]], ['succnsim', [8937]], ['succsim', [8831]], ['SuchThat', [8715]], ['sum', [8721]], ['Sum', [8721]], ['sung', [9834]], ['sup1', [185]], ['sup2', [178]], ['sup3', [179]], ['sup', [8835]], ['Sup', [8913]], ['supdot', [10942]], ['supdsub', [10968]], ['supE', [10950]], ['supe', [8839]], ['supedot', [10948]], ['Superset', [8835]], ['SupersetEqual', [8839]], ['suphsol', [10185]], ['suphsub', [10967]], ['suplarr', [10619]], ['supmult', [10946]], ['supnE', [10956]], ['supne', [8843]], ['supplus', [10944]], ['supset', [8835]], ['Supset', [8913]], ['supseteq', [8839]], ['supseteqq', [10950]], ['supsetneq', [8843]], ['supsetneqq', [10956]], ['supsim', [10952]], ['supsub', [10964]], ['supsup', [10966]], ['swarhk', [10534]], ['swarr', [8601]], ['swArr', [8665]], ['swarrow', [8601]], ['swnwar', [10538]], ['szlig', [223]], ['Tab', [9]], ['target', [8982]], ['Tau', [932]], ['tau', [964]], ['tbrk', [9140]], ['Tcaron', [356]], ['tcaron', [357]], ['Tcedil', [354]], ['tcedil', [355]], ['Tcy', [1058]], ['tcy', [1090]], ['tdot', [8411]], ['telrec', [8981]], ['Tfr', [120087]], ['tfr', [120113]], ['there4', [8756]], ['therefore', [8756]], ['Therefore', [8756]], ['Theta', [920]], ['theta', [952]], ['thetasym', [977]], ['thetav', [977]], ['thickapprox', [8776]], ['thicksim', [8764]], ['ThickSpace', [8287, 8202]], ['ThinSpace', [8201]], ['thinsp', [8201]], ['thkap', [8776]], ['thksim', [8764]], ['THORN', [222]], ['thorn', [254]], ['tilde', [732]], ['Tilde', [8764]], ['TildeEqual', [8771]], ['TildeFullEqual', [8773]], ['TildeTilde', [8776]], ['timesbar', [10801]], ['timesb', [8864]], ['times', [215]], ['timesd', [10800]], ['tint', [8749]], ['toea', [10536]], ['topbot', [9014]], ['topcir', [10993]], ['top', [8868]], ['Topf', [120139]], ['topf', [120165]], ['topfork', [10970]], ['tosa', [10537]], ['tprime', [8244]], ['trade', [8482]], ['TRADE', [8482]], ['triangle', [9653]], ['triangledown', [9663]], ['triangleleft', [9667]], ['trianglelefteq', [8884]], ['triangleq', [8796]], ['triangleright', [9657]], ['trianglerighteq', [8885]], ['tridot', [9708]], ['trie', [8796]], ['triminus', [10810]], ['TripleDot', [8411]], ['triplus', [10809]], ['trisb', [10701]], ['tritime', [10811]], ['trpezium', [9186]], ['Tscr', [119983]], ['tscr', [120009]], ['TScy', [1062]], ['tscy', [1094]], ['TSHcy', [1035]], ['tshcy', [1115]], ['Tstrok', [358]], ['tstrok', [359]], ['twixt', [8812]], ['twoheadleftarrow', [8606]], ['twoheadrightarrow', [8608]], ['Uacute', [218]], ['uacute', [250]], ['uarr', [8593]], ['Uarr', [8607]], ['uArr', [8657]], ['Uarrocir', [10569]], ['Ubrcy', [1038]], ['ubrcy', [1118]], ['Ubreve', [364]], ['ubreve', [365]], ['Ucirc', [219]], ['ucirc', [251]], ['Ucy', [1059]], ['ucy', [1091]], ['udarr', [8645]], ['Udblac', [368]], ['udblac', [369]], ['udhar', [10606]], ['ufisht', [10622]], ['Ufr', [120088]], ['ufr', [120114]], ['Ugrave', [217]], ['ugrave', [249]], ['uHar', [10595]], ['uharl', [8639]], ['uharr', [8638]], ['uhblk', [9600]], ['ulcorn', [8988]], ['ulcorner', [8988]], ['ulcrop', [8975]], ['ultri', [9720]], ['Umacr', [362]], ['umacr', [363]], ['uml', [168]], ['UnderBar', [95]], ['UnderBrace', [9183]], ['UnderBracket', [9141]], ['UnderParenthesis', [9181]], ['Union', [8899]], ['UnionPlus', [8846]], ['Uogon', [370]], ['uogon', [371]], ['Uopf', [120140]], ['uopf', [120166]], ['UpArrowBar', [10514]], ['uparrow', [8593]], ['UpArrow', [8593]], ['Uparrow', [8657]], ['UpArrowDownArrow', [8645]], ['updownarrow', [8597]], ['UpDownArrow', [8597]], ['Updownarrow', [8661]], ['UpEquilibrium', [10606]], ['upharpoonleft', [8639]], ['upharpoonright', [8638]], ['uplus', [8846]], ['UpperLeftArrow', [8598]], ['UpperRightArrow', [8599]], ['upsi', [965]], ['Upsi', [978]], ['upsih', [978]], ['Upsilon', [933]], ['upsilon', [965]], ['UpTeeArrow', [8613]], ['UpTee', [8869]], ['upuparrows', [8648]], ['urcorn', [8989]], ['urcorner', [8989]], ['urcrop', [8974]], ['Uring', [366]], ['uring', [367]], ['urtri', [9721]], ['Uscr', [119984]], ['uscr', [120010]], ['utdot', [8944]], ['Utilde', [360]], ['utilde', [361]], ['utri', [9653]], ['utrif', [9652]], ['uuarr', [8648]], ['Uuml', [220]], ['uuml', [252]], ['uwangle', [10663]], ['vangrt', [10652]], ['varepsilon', [1013]], ['varkappa', [1008]], ['varnothing', [8709]], ['varphi', [981]], ['varpi', [982]], ['varpropto', [8733]], ['varr', [8597]], ['vArr', [8661]], ['varrho', [1009]], ['varsigma', [962]], ['varsubsetneq', [8842, 65024]], ['varsubsetneqq', [10955, 65024]], ['varsupsetneq', [8843, 65024]], ['varsupsetneqq', [10956, 65024]], ['vartheta', [977]], ['vartriangleleft', [8882]], ['vartriangleright', [8883]], ['vBar', [10984]], ['Vbar', [10987]], ['vBarv', [10985]], ['Vcy', [1042]], ['vcy', [1074]], ['vdash', [8866]], ['vDash', [8872]], ['Vdash', [8873]], ['VDash', [8875]], ['Vdashl', [10982]], ['veebar', [8891]], ['vee', [8744]], ['Vee', [8897]], ['veeeq', [8794]], ['vellip', [8942]], ['verbar', [124]], ['Verbar', [8214]], ['vert', [124]], ['Vert', [8214]], ['VerticalBar', [8739]], ['VerticalLine', [124]], ['VerticalSeparator', [10072]], ['VerticalTilde', [8768]], ['VeryThinSpace', [8202]], ['Vfr', [120089]], ['vfr', [120115]], ['vltri', [8882]], ['vnsub', [8834, 8402]], ['vnsup', [8835, 8402]], ['Vopf', [120141]], ['vopf', [120167]], ['vprop', [8733]], ['vrtri', [8883]], ['Vscr', [119985]], ['vscr', [120011]], ['vsubnE', [10955, 65024]], ['vsubne', [8842, 65024]], ['vsupnE', [10956, 65024]], ['vsupne', [8843, 65024]], ['Vvdash', [8874]], ['vzigzag', [10650]], ['Wcirc', [372]], ['wcirc', [373]], ['wedbar', [10847]], ['wedge', [8743]], ['Wedge', [8896]], ['wedgeq', [8793]], ['weierp', [8472]], ['Wfr', [120090]], ['wfr', [120116]], ['Wopf', [120142]], ['wopf', [120168]], ['wp', [8472]], ['wr', [8768]], ['wreath', [8768]], ['Wscr', [119986]], ['wscr', [120012]], ['xcap', [8898]], ['xcirc', [9711]], ['xcup', [8899]], ['xdtri', [9661]], ['Xfr', [120091]], ['xfr', [120117]], ['xharr', [10231]], ['xhArr', [10234]], ['Xi', [926]], ['xi', [958]], ['xlarr', [10229]], ['xlArr', [10232]], ['xmap', [10236]], ['xnis', [8955]], ['xodot', [10752]], ['Xopf', [120143]], ['xopf', [120169]], ['xoplus', [10753]], ['xotime', [10754]], ['xrarr', [10230]], ['xrArr', [10233]], ['Xscr', [119987]], ['xscr', [120013]], ['xsqcup', [10758]], ['xuplus', [10756]], ['xutri', [9651]], ['xvee', [8897]], ['xwedge', [8896]], ['Yacute', [221]], ['yacute', [253]], ['YAcy', [1071]], ['yacy', [1103]], ['Ycirc', [374]], ['ycirc', [375]], ['Ycy', [1067]], ['ycy', [1099]], ['yen', [165]], ['Yfr', [120092]], ['yfr', [120118]], ['YIcy', [1031]], ['yicy', [1111]], ['Yopf', [120144]], ['yopf', [120170]], ['Yscr', [119988]], ['yscr', [120014]], ['YUcy', [1070]], ['yucy', [1102]], ['yuml', [255]], ['Yuml', [376]], ['Zacute', [377]], ['zacute', [378]], ['Zcaron', [381]], ['zcaron', [382]], ['Zcy', [1047]], ['zcy', [1079]], ['Zdot', [379]], ['zdot', [380]], ['zeetrf', [8488]], ['ZeroWidthSpace', [8203]], ['Zeta', [918]], ['zeta', [950]], ['zfr', [120119]], ['Zfr', [8488]], ['ZHcy', [1046]], ['zhcy', [1078]], ['zigrarr', [8669]], ['zopf', [120171]], ['Zopf', [8484]], ['Zscr', [119989]], ['zscr', [120015]], ['zwj', [8205]], ['zwnj', [8204]]];\\n\\nvar alphaIndex = {};\\nvar charIndex = {};\\n\\ncreateIndexes(alphaIndex, charIndex);\\n\\n/**\\n * @constructor\\n */\\nfunction Html5Entities() {}\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml5Entities.prototype.decode = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    return str.replace(/&(#?[\\\\w\\\\d]+);?/g, function(s, entity) {\\n        var chr;\\n        if (entity.charAt(0) === \\\"#\\\") {\\n            var code = entity.charAt(1) === 'x' ?\\n                parseInt(entity.substr(2).toLowerCase(), 16) :\\n                parseInt(entity.substr(1));\\n\\n            if (!(isNaN(code) || code < -32768 || code > 65535)) {\\n                chr = String.fromCharCode(code);\\n            }\\n        } else {\\n            chr = alphaIndex[entity];\\n        }\\n        return chr || s;\\n    });\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n Html5Entities.decode = function(str) {\\n    return new Html5Entities().decode(str);\\n };\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml5Entities.prototype.encode = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var charInfo = charIndex[str.charCodeAt(i)];\\n        if (charInfo) {\\n            var alpha = charInfo[str.charCodeAt(i + 1)];\\n            if (alpha) {\\n                i++;\\n            } else {\\n                alpha = charInfo[''];\\n            }\\n            if (alpha) {\\n                result += \\\"&\\\" + alpha + \\\";\\\";\\n                i++;\\n                continue;\\n            }\\n        }\\n        result += str.charAt(i);\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n Html5Entities.encode = function(str) {\\n    return new Html5Entities().encode(str);\\n };\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml5Entities.prototype.encodeNonUTF = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var c = str.charCodeAt(i);\\n        var charInfo = charIndex[c];\\n        if (charInfo) {\\n            var alpha = charInfo[str.charCodeAt(i + 1)];\\n            if (alpha) {\\n                i++;\\n            } else {\\n                alpha = charInfo[''];\\n            }\\n            if (alpha) {\\n                result += \\\"&\\\" + alpha + \\\";\\\";\\n                i++;\\n                continue;\\n            }\\n        }\\n        if (c < 32 || c > 126) {\\n            result += '&#' + c + ';';\\n        } else {\\n            result += str.charAt(i);\\n        }\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n Html5Entities.encodeNonUTF = function(str) {\\n    return new Html5Entities().encodeNonUTF(str);\\n };\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nHtml5Entities.prototype.encodeNonASCII = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var c = str.charCodeAt(i);\\n        if (c <= 255) {\\n            result += str[i++];\\n            continue;\\n        }\\n        result += '&#' + c + ';';\\n        i++\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n Html5Entities.encodeNonASCII = function(str) {\\n    return new Html5Entities().encodeNonASCII(str);\\n };\\n\\n/**\\n * @param {Object} alphaIndex Passed by reference.\\n * @param {Object} charIndex Passed by reference.\\n */\\nfunction createIndexes(alphaIndex, charIndex) {\\n    var i = ENTITIES.length;\\n    var _results = [];\\n    while (i--) {\\n        var e = ENTITIES[i];\\n        var alpha = e[0];\\n        var chars = e[1];\\n        var chr = chars[0];\\n        var addChar = (chr < 32 || chr > 126) || chr === 62 || chr === 60 || chr === 38 || chr === 34 || chr === 39;\\n        var charInfo;\\n        if (addChar) {\\n            charInfo = charIndex[chr] = charIndex[chr] || {};\\n        }\\n        if (chars[1]) {\\n            var chr2 = chars[1];\\n            alphaIndex[alpha] = String.fromCharCode(chr) + String.fromCharCode(chr2);\\n            _results.push(addChar && (charInfo[chr2] = alpha));\\n        } else {\\n            alphaIndex[alpha] = String.fromCharCode(chr);\\n            _results.push(addChar && (charInfo[''] = alpha));\\n        }\\n    }\\n}\\n\\nmodule.exports = Html5Entities;\\n\\n\\n//# sourceURL=webpack:///./node_modules/html-entities/lib/html5-entities.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/html-entities/lib/xml-entities.js\":\n/*!********************************************************!*\\\n  !*** ./node_modules/html-entities/lib/xml-entities.js ***!\n  \\********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"var ALPHA_INDEX = {\\n    '&lt': '<',\\n    '&gt': '>',\\n    '&quot': '\\\"',\\n    '&apos': '\\\\'',\\n    '&amp': '&',\\n    '&lt;': '<',\\n    '&gt;': '>',\\n    '&quot;': '\\\"',\\n    '&apos;': '\\\\'',\\n    '&amp;': '&'\\n};\\n\\nvar CHAR_INDEX = {\\n    60: 'lt',\\n    62: 'gt',\\n    34: 'quot',\\n    39: 'apos',\\n    38: 'amp'\\n};\\n\\nvar CHAR_S_INDEX = {\\n    '<': '&lt;',\\n    '>': '&gt;',\\n    '\\\"': '&quot;',\\n    '\\\\'': '&apos;',\\n    '&': '&amp;'\\n};\\n\\n/**\\n * @constructor\\n */\\nfunction XmlEntities() {}\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nXmlEntities.prototype.encode = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    return str.replace(/<|>|\\\"|'|&/g, function(s) {\\n        return CHAR_S_INDEX[s];\\n    });\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n XmlEntities.encode = function(str) {\\n    return new XmlEntities().encode(str);\\n };\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nXmlEntities.prototype.decode = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    return str.replace(/&#?[0-9a-zA-Z]+;?/g, function(s) {\\n        if (s.charAt(1) === '#') {\\n            var code = s.charAt(2).toLowerCase() === 'x' ?\\n                parseInt(s.substr(3), 16) :\\n                parseInt(s.substr(2));\\n\\n            if (isNaN(code) || code < -32768 || code > 65535) {\\n                return '';\\n            }\\n            return String.fromCharCode(code);\\n        }\\n        return ALPHA_INDEX[s] || s;\\n    });\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n XmlEntities.decode = function(str) {\\n    return new XmlEntities().decode(str);\\n };\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nXmlEntities.prototype.encodeNonUTF = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLength = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLength) {\\n        var c = str.charCodeAt(i);\\n        var alpha = CHAR_INDEX[c];\\n        if (alpha) {\\n            result += \\\"&\\\" + alpha + \\\";\\\";\\n            i++;\\n            continue;\\n        }\\n        if (c < 32 || c > 126) {\\n            result += '&#' + c + ';';\\n        } else {\\n            result += str.charAt(i);\\n        }\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n XmlEntities.encodeNonUTF = function(str) {\\n    return new XmlEntities().encodeNonUTF(str);\\n };\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\nXmlEntities.prototype.encodeNonASCII = function(str) {\\n    if (!str || !str.length) {\\n        return '';\\n    }\\n    var strLenght = str.length;\\n    var result = '';\\n    var i = 0;\\n    while (i < strLenght) {\\n        var c = str.charCodeAt(i);\\n        if (c <= 255) {\\n            result += str[i++];\\n            continue;\\n        }\\n        result += '&#' + c + ';';\\n        i++;\\n    }\\n    return result;\\n};\\n\\n/**\\n * @param {String} str\\n * @returns {String}\\n */\\n XmlEntities.encodeNonASCII = function(str) {\\n    return new XmlEntities().encodeNonASCII(str);\\n };\\n\\nmodule.exports = XmlEntities;\\n\\n\\n//# sourceURL=webpack:///./node_modules/html-entities/lib/xml-entities.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_DataView.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_DataView.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var getNative = __webpack_require__(/*! ./_getNative */ \\\"./node_modules/lodash/_getNative.js\\\"),\\n    root = __webpack_require__(/*! ./_root */ \\\"./node_modules/lodash/_root.js\\\");\\n\\n/* Built-in method references that are verified to be native. */\\nvar DataView = getNative(root, 'DataView');\\n\\nmodule.exports = DataView;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_DataView.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_Hash.js\":\n/*!**************************************!*\\\n  !*** ./node_modules/lodash/_Hash.js ***!\n  \\**************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var hashClear = __webpack_require__(/*! ./_hashClear */ \\\"./node_modules/lodash/_hashClear.js\\\"),\\n    hashDelete = __webpack_require__(/*! ./_hashDelete */ \\\"./node_modules/lodash/_hashDelete.js\\\"),\\n    hashGet = __webpack_require__(/*! ./_hashGet */ \\\"./node_modules/lodash/_hashGet.js\\\"),\\n    hashHas = __webpack_require__(/*! ./_hashHas */ \\\"./node_modules/lodash/_hashHas.js\\\"),\\n    hashSet = __webpack_require__(/*! ./_hashSet */ \\\"./node_modules/lodash/_hashSet.js\\\");\\n\\n/**\\n * Creates a hash object.\\n *\\n * @private\\n * @constructor\\n * @param {Array} [entries] The key-value pairs to cache.\\n */\\nfunction Hash(entries) {\\n  var index = -1,\\n      length = entries == null ? 0 : entries.length;\\n\\n  this.clear();\\n  while (++index < length) {\\n    var entry = entries[index];\\n    this.set(entry[0], entry[1]);\\n  }\\n}\\n\\n// Add methods to `Hash`.\\nHash.prototype.clear = hashClear;\\nHash.prototype['delete'] = hashDelete;\\nHash.prototype.get = hashGet;\\nHash.prototype.has = hashHas;\\nHash.prototype.set = hashSet;\\n\\nmodule.exports = Hash;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_Hash.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_ListCache.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/lodash/_ListCache.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var listCacheClear = __webpack_require__(/*! ./_listCacheClear */ \\\"./node_modules/lodash/_listCacheClear.js\\\"),\\n    listCacheDelete = __webpack_require__(/*! ./_listCacheDelete */ \\\"./node_modules/lodash/_listCacheDelete.js\\\"),\\n    listCacheGet = __webpack_require__(/*! ./_listCacheGet */ \\\"./node_modules/lodash/_listCacheGet.js\\\"),\\n    listCacheHas = __webpack_require__(/*! ./_listCacheHas */ \\\"./node_modules/lodash/_listCacheHas.js\\\"),\\n    listCacheSet = __webpack_require__(/*! ./_listCacheSet */ \\\"./node_modules/lodash/_listCacheSet.js\\\");\\n\\n/**\\n * Creates an list cache object.\\n *\\n * @private\\n * @constructor\\n * @param {Array} [entries] The key-value pairs to cache.\\n */\\nfunction ListCache(entries) {\\n  var index = -1,\\n      length = entries == null ? 0 : entries.length;\\n\\n  this.clear();\\n  while (++index < length) {\\n    var entry = entries[index];\\n    this.set(entry[0], entry[1]);\\n  }\\n}\\n\\n// Add methods to `ListCache`.\\nListCache.prototype.clear = listCacheClear;\\nListCache.prototype['delete'] = listCacheDelete;\\nListCache.prototype.get = listCacheGet;\\nListCache.prototype.has = listCacheHas;\\nListCache.prototype.set = listCacheSet;\\n\\nmodule.exports = ListCache;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_ListCache.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_Map.js\":\n/*!*************************************!*\\\n  !*** ./node_modules/lodash/_Map.js ***!\n  \\*************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var getNative = __webpack_require__(/*! ./_getNative */ \\\"./node_modules/lodash/_getNative.js\\\"),\\n    root = __webpack_require__(/*! ./_root */ \\\"./node_modules/lodash/_root.js\\\");\\n\\n/* Built-in method references that are verified to be native. */\\nvar Map = getNative(root, 'Map');\\n\\nmodule.exports = Map;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_Map.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_MapCache.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_MapCache.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var mapCacheClear = __webpack_require__(/*! ./_mapCacheClear */ \\\"./node_modules/lodash/_mapCacheClear.js\\\"),\\n    mapCacheDelete = __webpack_require__(/*! ./_mapCacheDelete */ \\\"./node_modules/lodash/_mapCacheDelete.js\\\"),\\n    mapCacheGet = __webpack_require__(/*! ./_mapCacheGet */ \\\"./node_modules/lodash/_mapCacheGet.js\\\"),\\n    mapCacheHas = __webpack_require__(/*! ./_mapCacheHas */ \\\"./node_modules/lodash/_mapCacheHas.js\\\"),\\n    mapCacheSet = __webpack_require__(/*! ./_mapCacheSet */ \\\"./node_modules/lodash/_mapCacheSet.js\\\");\\n\\n/**\\n * Creates a map cache object to store key-value pairs.\\n *\\n * @private\\n * @constructor\\n * @param {Array} [entries] The key-value pairs to cache.\\n */\\nfunction MapCache(entries) {\\n  var index = -1,\\n      length = entries == null ? 0 : entries.length;\\n\\n  this.clear();\\n  while (++index < length) {\\n    var entry = entries[index];\\n    this.set(entry[0], entry[1]);\\n  }\\n}\\n\\n// Add methods to `MapCache`.\\nMapCache.prototype.clear = mapCacheClear;\\nMapCache.prototype['delete'] = mapCacheDelete;\\nMapCache.prototype.get = mapCacheGet;\\nMapCache.prototype.has = mapCacheHas;\\nMapCache.prototype.set = mapCacheSet;\\n\\nmodule.exports = MapCache;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_MapCache.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_Promise.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/_Promise.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var getNative = __webpack_require__(/*! ./_getNative */ \\\"./node_modules/lodash/_getNative.js\\\"),\\n    root = __webpack_require__(/*! ./_root */ \\\"./node_modules/lodash/_root.js\\\");\\n\\n/* Built-in method references that are verified to be native. */\\nvar Promise = getNative(root, 'Promise');\\n\\nmodule.exports = Promise;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_Promise.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_Set.js\":\n/*!*************************************!*\\\n  !*** ./node_modules/lodash/_Set.js ***!\n  \\*************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var getNative = __webpack_require__(/*! ./_getNative */ \\\"./node_modules/lodash/_getNative.js\\\"),\\n    root = __webpack_require__(/*! ./_root */ \\\"./node_modules/lodash/_root.js\\\");\\n\\n/* Built-in method references that are verified to be native. */\\nvar Set = getNative(root, 'Set');\\n\\nmodule.exports = Set;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_Set.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_SetCache.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_SetCache.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var MapCache = __webpack_require__(/*! ./_MapCache */ \\\"./node_modules/lodash/_MapCache.js\\\"),\\n    setCacheAdd = __webpack_require__(/*! ./_setCacheAdd */ \\\"./node_modules/lodash/_setCacheAdd.js\\\"),\\n    setCacheHas = __webpack_require__(/*! ./_setCacheHas */ \\\"./node_modules/lodash/_setCacheHas.js\\\");\\n\\n/**\\n *\\n * Creates an array cache object to store unique values.\\n *\\n * @private\\n * @constructor\\n * @param {Array} [values] The values to cache.\\n */\\nfunction SetCache(values) {\\n  var index = -1,\\n      length = values == null ? 0 : values.length;\\n\\n  this.__data__ = new MapCache;\\n  while (++index < length) {\\n    this.add(values[index]);\\n  }\\n}\\n\\n// Add methods to `SetCache`.\\nSetCache.prototype.add = SetCache.prototype.push = setCacheAdd;\\nSetCache.prototype.has = setCacheHas;\\n\\nmodule.exports = SetCache;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_SetCache.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_Stack.js\":\n/*!***************************************!*\\\n  !*** ./node_modules/lodash/_Stack.js ***!\n  \\***************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var ListCache = __webpack_require__(/*! ./_ListCache */ \\\"./node_modules/lodash/_ListCache.js\\\"),\\n    stackClear = __webpack_require__(/*! ./_stackClear */ \\\"./node_modules/lodash/_stackClear.js\\\"),\\n    stackDelete = __webpack_require__(/*! ./_stackDelete */ \\\"./node_modules/lodash/_stackDelete.js\\\"),\\n    stackGet = __webpack_require__(/*! ./_stackGet */ \\\"./node_modules/lodash/_stackGet.js\\\"),\\n    stackHas = __webpack_require__(/*! ./_stackHas */ \\\"./node_modules/lodash/_stackHas.js\\\"),\\n    stackSet = __webpack_require__(/*! ./_stackSet */ \\\"./node_modules/lodash/_stackSet.js\\\");\\n\\n/**\\n * Creates a stack cache object to store key-value pairs.\\n *\\n * @private\\n * @constructor\\n * @param {Array} [entries] The key-value pairs to cache.\\n */\\nfunction Stack(entries) {\\n  var data = this.__data__ = new ListCache(entries);\\n  this.size = data.size;\\n}\\n\\n// Add methods to `Stack`.\\nStack.prototype.clear = stackClear;\\nStack.prototype['delete'] = stackDelete;\\nStack.prototype.get = stackGet;\\nStack.prototype.has = stackHas;\\nStack.prototype.set = stackSet;\\n\\nmodule.exports = Stack;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_Stack.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_Symbol.js\":\n/*!****************************************!*\\\n  !*** ./node_modules/lodash/_Symbol.js ***!\n  \\****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var root = __webpack_require__(/*! ./_root */ \\\"./node_modules/lodash/_root.js\\\");\\n\\n/** Built-in value references. */\\nvar Symbol = root.Symbol;\\n\\nmodule.exports = Symbol;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_Symbol.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_Uint8Array.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_Uint8Array.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var root = __webpack_require__(/*! ./_root */ \\\"./node_modules/lodash/_root.js\\\");\\n\\n/** Built-in value references. */\\nvar Uint8Array = root.Uint8Array;\\n\\nmodule.exports = Uint8Array;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_Uint8Array.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_WeakMap.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/_WeakMap.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var getNative = __webpack_require__(/*! ./_getNative */ \\\"./node_modules/lodash/_getNative.js\\\"),\\n    root = __webpack_require__(/*! ./_root */ \\\"./node_modules/lodash/_root.js\\\");\\n\\n/* Built-in method references that are verified to be native. */\\nvar WeakMap = getNative(root, 'WeakMap');\\n\\nmodule.exports = WeakMap;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_WeakMap.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_arrayAggregator.js\":\n/*!*************************************************!*\\\n  !*** ./node_modules/lodash/_arrayAggregator.js ***!\n  \\*************************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * A specialized version of `baseAggregator` for arrays.\\n *\\n * @private\\n * @param {Array} [array] The array to iterate over.\\n * @param {Function} setter The function to set `accumulator` values.\\n * @param {Function} iteratee The iteratee to transform keys.\\n * @param {Object} accumulator The initial aggregated object.\\n * @returns {Function} Returns `accumulator`.\\n */\\nfunction arrayAggregator(array, setter, iteratee, accumulator) {\\n  var index = -1,\\n      length = array == null ? 0 : array.length;\\n\\n  while (++index < length) {\\n    var value = array[index];\\n    setter(accumulator, value, iteratee(value), array);\\n  }\\n  return accumulator;\\n}\\n\\nmodule.exports = arrayAggregator;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_arrayAggregator.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_arrayFilter.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/_arrayFilter.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * A specialized version of `_.filter` for arrays without support for\\n * iteratee shorthands.\\n *\\n * @private\\n * @param {Array} [array] The array to iterate over.\\n * @param {Function} predicate The function invoked per iteration.\\n * @returns {Array} Returns the new filtered array.\\n */\\nfunction arrayFilter(array, predicate) {\\n  var index = -1,\\n      length = array == null ? 0 : array.length,\\n      resIndex = 0,\\n      result = [];\\n\\n  while (++index < length) {\\n    var value = array[index];\\n    if (predicate(value, index, array)) {\\n      result[resIndex++] = value;\\n    }\\n  }\\n  return result;\\n}\\n\\nmodule.exports = arrayFilter;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_arrayFilter.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_arrayLikeKeys.js\":\n/*!***********************************************!*\\\n  !*** ./node_modules/lodash/_arrayLikeKeys.js ***!\n  \\***********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseTimes = __webpack_require__(/*! ./_baseTimes */ \\\"./node_modules/lodash/_baseTimes.js\\\"),\\n    isArguments = __webpack_require__(/*! ./isArguments */ \\\"./node_modules/lodash/isArguments.js\\\"),\\n    isArray = __webpack_require__(/*! ./isArray */ \\\"./node_modules/lodash/isArray.js\\\"),\\n    isBuffer = __webpack_require__(/*! ./isBuffer */ \\\"./node_modules/lodash/isBuffer.js\\\"),\\n    isIndex = __webpack_require__(/*! ./_isIndex */ \\\"./node_modules/lodash/_isIndex.js\\\"),\\n    isTypedArray = __webpack_require__(/*! ./isTypedArray */ \\\"./node_modules/lodash/isTypedArray.js\\\");\\n\\n/** Used for built-in method references. */\\nvar objectProto = Object.prototype;\\n\\n/** Used to check objects for own properties. */\\nvar hasOwnProperty = objectProto.hasOwnProperty;\\n\\n/**\\n * Creates an array of the enumerable property names of the array-like `value`.\\n *\\n * @private\\n * @param {*} value The value to query.\\n * @param {boolean} inherited Specify returning inherited property names.\\n * @returns {Array} Returns the array of property names.\\n */\\nfunction arrayLikeKeys(value, inherited) {\\n  var isArr = isArray(value),\\n      isArg = !isArr && isArguments(value),\\n      isBuff = !isArr && !isArg && isBuffer(value),\\n      isType = !isArr && !isArg && !isBuff && isTypedArray(value),\\n      skipIndexes = isArr || isArg || isBuff || isType,\\n      result = skipIndexes ? baseTimes(value.length, String) : [],\\n      length = result.length;\\n\\n  for (var key in value) {\\n    if ((inherited || hasOwnProperty.call(value, key)) &&\\n        !(skipIndexes && (\\n           // Safari 9 has enumerable `arguments.length` in strict mode.\\n           key == 'length' ||\\n           // Node.js 0.10 has enumerable non-index properties on buffers.\\n           (isBuff && (key == 'offset' || key == 'parent')) ||\\n           // PhantomJS 2 has enumerable non-index properties on typed arrays.\\n           (isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset')) ||\\n           // Skip index properties.\\n           isIndex(key, length)\\n        ))) {\\n      result.push(key);\\n    }\\n  }\\n  return result;\\n}\\n\\nmodule.exports = arrayLikeKeys;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_arrayLikeKeys.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_arrayMap.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_arrayMap.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * A specialized version of `_.map` for arrays without support for iteratee\\n * shorthands.\\n *\\n * @private\\n * @param {Array} [array] The array to iterate over.\\n * @param {Function} iteratee The function invoked per iteration.\\n * @returns {Array} Returns the new mapped array.\\n */\\nfunction arrayMap(array, iteratee) {\\n  var index = -1,\\n      length = array == null ? 0 : array.length,\\n      result = Array(length);\\n\\n  while (++index < length) {\\n    result[index] = iteratee(array[index], index, array);\\n  }\\n  return result;\\n}\\n\\nmodule.exports = arrayMap;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_arrayMap.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_arrayPush.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/lodash/_arrayPush.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Appends the elements of `values` to `array`.\\n *\\n * @private\\n * @param {Array} array The array to modify.\\n * @param {Array} values The values to append.\\n * @returns {Array} Returns `array`.\\n */\\nfunction arrayPush(array, values) {\\n  var index = -1,\\n      length = values.length,\\n      offset = array.length;\\n\\n  while (++index < length) {\\n    array[offset + index] = values[index];\\n  }\\n  return array;\\n}\\n\\nmodule.exports = arrayPush;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_arrayPush.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_arraySome.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/lodash/_arraySome.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * A specialized version of `_.some` for arrays without support for iteratee\\n * shorthands.\\n *\\n * @private\\n * @param {Array} [array] The array to iterate over.\\n * @param {Function} predicate The function invoked per iteration.\\n * @returns {boolean} Returns `true` if any element passes the predicate check,\\n *  else `false`.\\n */\\nfunction arraySome(array, predicate) {\\n  var index = -1,\\n      length = array == null ? 0 : array.length;\\n\\n  while (++index < length) {\\n    if (predicate(array[index], index, array)) {\\n      return true;\\n    }\\n  }\\n  return false;\\n}\\n\\nmodule.exports = arraySome;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_arraySome.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_assocIndexOf.js\":\n/*!**********************************************!*\\\n  !*** ./node_modules/lodash/_assocIndexOf.js ***!\n  \\**********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var eq = __webpack_require__(/*! ./eq */ \\\"./node_modules/lodash/eq.js\\\");\\n\\n/**\\n * Gets the index at which the `key` is found in `array` of key-value pairs.\\n *\\n * @private\\n * @param {Array} array The array to inspect.\\n * @param {*} key The key to search for.\\n * @returns {number} Returns the index of the matched value, else `-1`.\\n */\\nfunction assocIndexOf(array, key) {\\n  var length = array.length;\\n  while (length--) {\\n    if (eq(array[length][0], key)) {\\n      return length;\\n    }\\n  }\\n  return -1;\\n}\\n\\nmodule.exports = assocIndexOf;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_assocIndexOf.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseAggregator.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/lodash/_baseAggregator.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseEach = __webpack_require__(/*! ./_baseEach */ \\\"./node_modules/lodash/_baseEach.js\\\");\\n\\n/**\\n * Aggregates elements of `collection` on `accumulator` with keys transformed\\n * by `iteratee` and values set by `setter`.\\n *\\n * @private\\n * @param {Array|Object} collection The collection to iterate over.\\n * @param {Function} setter The function to set `accumulator` values.\\n * @param {Function} iteratee The iteratee to transform keys.\\n * @param {Object} accumulator The initial aggregated object.\\n * @returns {Function} Returns `accumulator`.\\n */\\nfunction baseAggregator(collection, setter, iteratee, accumulator) {\\n  baseEach(collection, function(value, key, collection) {\\n    setter(accumulator, value, iteratee(value), collection);\\n  });\\n  return accumulator;\\n}\\n\\nmodule.exports = baseAggregator;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseAggregator.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseAssignValue.js\":\n/*!*************************************************!*\\\n  !*** ./node_modules/lodash/_baseAssignValue.js ***!\n  \\*************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var defineProperty = __webpack_require__(/*! ./_defineProperty */ \\\"./node_modules/lodash/_defineProperty.js\\\");\\n\\n/**\\n * The base implementation of `assignValue` and `assignMergeValue` without\\n * value checks.\\n *\\n * @private\\n * @param {Object} object The object to modify.\\n * @param {string} key The key of the property to assign.\\n * @param {*} value The value to assign.\\n */\\nfunction baseAssignValue(object, key, value) {\\n  if (key == '__proto__' && defineProperty) {\\n    defineProperty(object, key, {\\n      'configurable': true,\\n      'enumerable': true,\\n      'value': value,\\n      'writable': true\\n    });\\n  } else {\\n    object[key] = value;\\n  }\\n}\\n\\nmodule.exports = baseAssignValue;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseAssignValue.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseEach.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_baseEach.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseForOwn = __webpack_require__(/*! ./_baseForOwn */ \\\"./node_modules/lodash/_baseForOwn.js\\\"),\\n    createBaseEach = __webpack_require__(/*! ./_createBaseEach */ \\\"./node_modules/lodash/_createBaseEach.js\\\");\\n\\n/**\\n * The base implementation of `_.forEach` without support for iteratee shorthands.\\n *\\n * @private\\n * @param {Array|Object} collection The collection to iterate over.\\n * @param {Function} iteratee The function invoked per iteration.\\n * @returns {Array|Object} Returns `collection`.\\n */\\nvar baseEach = createBaseEach(baseForOwn);\\n\\nmodule.exports = baseEach;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseEach.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseFindIndex.js\":\n/*!***********************************************!*\\\n  !*** ./node_modules/lodash/_baseFindIndex.js ***!\n  \\***********************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * The base implementation of `_.findIndex` and `_.findLastIndex` without\\n * support for iteratee shorthands.\\n *\\n * @private\\n * @param {Array} array The array to inspect.\\n * @param {Function} predicate The function invoked per iteration.\\n * @param {number} fromIndex The index to search from.\\n * @param {boolean} [fromRight] Specify iterating from right to left.\\n * @returns {number} Returns the index of the matched value, else `-1`.\\n */\\nfunction baseFindIndex(array, predicate, fromIndex, fromRight) {\\n  var length = array.length,\\n      index = fromIndex + (fromRight ? 1 : -1);\\n\\n  while ((fromRight ? index-- : ++index < length)) {\\n    if (predicate(array[index], index, array)) {\\n      return index;\\n    }\\n  }\\n  return -1;\\n}\\n\\nmodule.exports = baseFindIndex;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseFindIndex.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseFor.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/_baseFor.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var createBaseFor = __webpack_require__(/*! ./_createBaseFor */ \\\"./node_modules/lodash/_createBaseFor.js\\\");\\n\\n/**\\n * The base implementation of `baseForOwn` which iterates over `object`\\n * properties returned by `keysFunc` and invokes `iteratee` for each property.\\n * Iteratee functions may exit iteration early by explicitly returning `false`.\\n *\\n * @private\\n * @param {Object} object The object to iterate over.\\n * @param {Function} iteratee The function invoked per iteration.\\n * @param {Function} keysFunc The function to get the keys of `object`.\\n * @returns {Object} Returns `object`.\\n */\\nvar baseFor = createBaseFor();\\n\\nmodule.exports = baseFor;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseFor.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseForOwn.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_baseForOwn.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseFor = __webpack_require__(/*! ./_baseFor */ \\\"./node_modules/lodash/_baseFor.js\\\"),\\n    keys = __webpack_require__(/*! ./keys */ \\\"./node_modules/lodash/keys.js\\\");\\n\\n/**\\n * The base implementation of `_.forOwn` without support for iteratee shorthands.\\n *\\n * @private\\n * @param {Object} object The object to iterate over.\\n * @param {Function} iteratee The function invoked per iteration.\\n * @returns {Object} Returns `object`.\\n */\\nfunction baseForOwn(object, iteratee) {\\n  return object && baseFor(object, iteratee, keys);\\n}\\n\\nmodule.exports = baseForOwn;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseForOwn.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseGet.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/_baseGet.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var castPath = __webpack_require__(/*! ./_castPath */ \\\"./node_modules/lodash/_castPath.js\\\"),\\n    toKey = __webpack_require__(/*! ./_toKey */ \\\"./node_modules/lodash/_toKey.js\\\");\\n\\n/**\\n * The base implementation of `_.get` without support for default values.\\n *\\n * @private\\n * @param {Object} object The object to query.\\n * @param {Array|string} path The path of the property to get.\\n * @returns {*} Returns the resolved value.\\n */\\nfunction baseGet(object, path) {\\n  path = castPath(path, object);\\n\\n  var index = 0,\\n      length = path.length;\\n\\n  while (object != null && index < length) {\\n    object = object[toKey(path[index++])];\\n  }\\n  return (index && index == length) ? object : undefined;\\n}\\n\\nmodule.exports = baseGet;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseGet.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseGetAllKeys.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/lodash/_baseGetAllKeys.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var arrayPush = __webpack_require__(/*! ./_arrayPush */ \\\"./node_modules/lodash/_arrayPush.js\\\"),\\n    isArray = __webpack_require__(/*! ./isArray */ \\\"./node_modules/lodash/isArray.js\\\");\\n\\n/**\\n * The base implementation of `getAllKeys` and `getAllKeysIn` which uses\\n * `keysFunc` and `symbolsFunc` to get the enumerable property names and\\n * symbols of `object`.\\n *\\n * @private\\n * @param {Object} object The object to query.\\n * @param {Function} keysFunc The function to get the keys of `object`.\\n * @param {Function} symbolsFunc The function to get the symbols of `object`.\\n * @returns {Array} Returns the array of property names and symbols.\\n */\\nfunction baseGetAllKeys(object, keysFunc, symbolsFunc) {\\n  var result = keysFunc(object);\\n  return isArray(object) ? result : arrayPush(result, symbolsFunc(object));\\n}\\n\\nmodule.exports = baseGetAllKeys;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseGetAllKeys.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseGetTag.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_baseGetTag.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var Symbol = __webpack_require__(/*! ./_Symbol */ \\\"./node_modules/lodash/_Symbol.js\\\"),\\n    getRawTag = __webpack_require__(/*! ./_getRawTag */ \\\"./node_modules/lodash/_getRawTag.js\\\"),\\n    objectToString = __webpack_require__(/*! ./_objectToString */ \\\"./node_modules/lodash/_objectToString.js\\\");\\n\\n/** `Object#toString` result references. */\\nvar nullTag = '[object Null]',\\n    undefinedTag = '[object Undefined]';\\n\\n/** Built-in value references. */\\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\\n\\n/**\\n * The base implementation of `getTag` without fallbacks for buggy environments.\\n *\\n * @private\\n * @param {*} value The value to query.\\n * @returns {string} Returns the `toStringTag`.\\n */\\nfunction baseGetTag(value) {\\n  if (value == null) {\\n    return value === undefined ? undefinedTag : nullTag;\\n  }\\n  return (symToStringTag && symToStringTag in Object(value))\\n    ? getRawTag(value)\\n    : objectToString(value);\\n}\\n\\nmodule.exports = baseGetTag;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseGetTag.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseHasIn.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/lodash/_baseHasIn.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * The base implementation of `_.hasIn` without support for deep paths.\\n *\\n * @private\\n * @param {Object} [object] The object to query.\\n * @param {Array|string} key The key to check.\\n * @returns {boolean} Returns `true` if `key` exists, else `false`.\\n */\\nfunction baseHasIn(object, key) {\\n  return object != null && key in Object(object);\\n}\\n\\nmodule.exports = baseHasIn;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseHasIn.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseIsArguments.js\":\n/*!*************************************************!*\\\n  !*** ./node_modules/lodash/_baseIsArguments.js ***!\n  \\*************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseGetTag = __webpack_require__(/*! ./_baseGetTag */ \\\"./node_modules/lodash/_baseGetTag.js\\\"),\\n    isObjectLike = __webpack_require__(/*! ./isObjectLike */ \\\"./node_modules/lodash/isObjectLike.js\\\");\\n\\n/** `Object#toString` result references. */\\nvar argsTag = '[object Arguments]';\\n\\n/**\\n * The base implementation of `_.isArguments`.\\n *\\n * @private\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\\n */\\nfunction baseIsArguments(value) {\\n  return isObjectLike(value) && baseGetTag(value) == argsTag;\\n}\\n\\nmodule.exports = baseIsArguments;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseIsArguments.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseIsEqual.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/_baseIsEqual.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseIsEqualDeep = __webpack_require__(/*! ./_baseIsEqualDeep */ \\\"./node_modules/lodash/_baseIsEqualDeep.js\\\"),\\n    isObjectLike = __webpack_require__(/*! ./isObjectLike */ \\\"./node_modules/lodash/isObjectLike.js\\\");\\n\\n/**\\n * The base implementation of `_.isEqual` which supports partial comparisons\\n * and tracks traversed objects.\\n *\\n * @private\\n * @param {*} value The value to compare.\\n * @param {*} other The other value to compare.\\n * @param {boolean} bitmask The bitmask flags.\\n *  1 - Unordered comparison\\n *  2 - Partial comparison\\n * @param {Function} [customizer] The function to customize comparisons.\\n * @param {Object} [stack] Tracks traversed `value` and `other` objects.\\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\\n */\\nfunction baseIsEqual(value, other, bitmask, customizer, stack) {\\n  if (value === other) {\\n    return true;\\n  }\\n  if (value == null || other == null || (!isObjectLike(value) && !isObjectLike(other))) {\\n    return value !== value && other !== other;\\n  }\\n  return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual, stack);\\n}\\n\\nmodule.exports = baseIsEqual;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseIsEqual.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseIsEqualDeep.js\":\n/*!*************************************************!*\\\n  !*** ./node_modules/lodash/_baseIsEqualDeep.js ***!\n  \\*************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var Stack = __webpack_require__(/*! ./_Stack */ \\\"./node_modules/lodash/_Stack.js\\\"),\\n    equalArrays = __webpack_require__(/*! ./_equalArrays */ \\\"./node_modules/lodash/_equalArrays.js\\\"),\\n    equalByTag = __webpack_require__(/*! ./_equalByTag */ \\\"./node_modules/lodash/_equalByTag.js\\\"),\\n    equalObjects = __webpack_require__(/*! ./_equalObjects */ \\\"./node_modules/lodash/_equalObjects.js\\\"),\\n    getTag = __webpack_require__(/*! ./_getTag */ \\\"./node_modules/lodash/_getTag.js\\\"),\\n    isArray = __webpack_require__(/*! ./isArray */ \\\"./node_modules/lodash/isArray.js\\\"),\\n    isBuffer = __webpack_require__(/*! ./isBuffer */ \\\"./node_modules/lodash/isBuffer.js\\\"),\\n    isTypedArray = __webpack_require__(/*! ./isTypedArray */ \\\"./node_modules/lodash/isTypedArray.js\\\");\\n\\n/** Used to compose bitmasks for value comparisons. */\\nvar COMPARE_PARTIAL_FLAG = 1;\\n\\n/** `Object#toString` result references. */\\nvar argsTag = '[object Arguments]',\\n    arrayTag = '[object Array]',\\n    objectTag = '[object Object]';\\n\\n/** Used for built-in method references. */\\nvar objectProto = Object.prototype;\\n\\n/** Used to check objects for own properties. */\\nvar hasOwnProperty = objectProto.hasOwnProperty;\\n\\n/**\\n * A specialized version of `baseIsEqual` for arrays and objects which performs\\n * deep comparisons and tracks traversed objects enabling objects with circular\\n * references to be compared.\\n *\\n * @private\\n * @param {Object} object The object to compare.\\n * @param {Object} other The other object to compare.\\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\\n * @param {Function} customizer The function to customize comparisons.\\n * @param {Function} equalFunc The function to determine equivalents of values.\\n * @param {Object} [stack] Tracks traversed `object` and `other` objects.\\n * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.\\n */\\nfunction baseIsEqualDeep(object, other, bitmask, customizer, equalFunc, stack) {\\n  var objIsArr = isArray(object),\\n      othIsArr = isArray(other),\\n      objTag = objIsArr ? arrayTag : getTag(object),\\n      othTag = othIsArr ? arrayTag : getTag(other);\\n\\n  objTag = objTag == argsTag ? objectTag : objTag;\\n  othTag = othTag == argsTag ? objectTag : othTag;\\n\\n  var objIsObj = objTag == objectTag,\\n      othIsObj = othTag == objectTag,\\n      isSameTag = objTag == othTag;\\n\\n  if (isSameTag && isBuffer(object)) {\\n    if (!isBuffer(other)) {\\n      return false;\\n    }\\n    objIsArr = true;\\n    objIsObj = false;\\n  }\\n  if (isSameTag && !objIsObj) {\\n    stack || (stack = new Stack);\\n    return (objIsArr || isTypedArray(object))\\n      ? equalArrays(object, other, bitmask, customizer, equalFunc, stack)\\n      : equalByTag(object, other, objTag, bitmask, customizer, equalFunc, stack);\\n  }\\n  if (!(bitmask & COMPARE_PARTIAL_FLAG)) {\\n    var objIsWrapped = objIsObj && hasOwnProperty.call(object, '__wrapped__'),\\n        othIsWrapped = othIsObj && hasOwnProperty.call(other, '__wrapped__');\\n\\n    if (objIsWrapped || othIsWrapped) {\\n      var objUnwrapped = objIsWrapped ? object.value() : object,\\n          othUnwrapped = othIsWrapped ? other.value() : other;\\n\\n      stack || (stack = new Stack);\\n      return equalFunc(objUnwrapped, othUnwrapped, bitmask, customizer, stack);\\n    }\\n  }\\n  if (!isSameTag) {\\n    return false;\\n  }\\n  stack || (stack = new Stack);\\n  return equalObjects(object, other, bitmask, customizer, equalFunc, stack);\\n}\\n\\nmodule.exports = baseIsEqualDeep;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseIsEqualDeep.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseIsMatch.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/_baseIsMatch.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var Stack = __webpack_require__(/*! ./_Stack */ \\\"./node_modules/lodash/_Stack.js\\\"),\\n    baseIsEqual = __webpack_require__(/*! ./_baseIsEqual */ \\\"./node_modules/lodash/_baseIsEqual.js\\\");\\n\\n/** Used to compose bitmasks for value comparisons. */\\nvar COMPARE_PARTIAL_FLAG = 1,\\n    COMPARE_UNORDERED_FLAG = 2;\\n\\n/**\\n * The base implementation of `_.isMatch` without support for iteratee shorthands.\\n *\\n * @private\\n * @param {Object} object The object to inspect.\\n * @param {Object} source The object of property values to match.\\n * @param {Array} matchData The property names, values, and compare flags to match.\\n * @param {Function} [customizer] The function to customize comparisons.\\n * @returns {boolean} Returns `true` if `object` is a match, else `false`.\\n */\\nfunction baseIsMatch(object, source, matchData, customizer) {\\n  var index = matchData.length,\\n      length = index,\\n      noCustomizer = !customizer;\\n\\n  if (object == null) {\\n    return !length;\\n  }\\n  object = Object(object);\\n  while (index--) {\\n    var data = matchData[index];\\n    if ((noCustomizer && data[2])\\n          ? data[1] !== object[data[0]]\\n          : !(data[0] in object)\\n        ) {\\n      return false;\\n    }\\n  }\\n  while (++index < length) {\\n    data = matchData[index];\\n    var key = data[0],\\n        objValue = object[key],\\n        srcValue = data[1];\\n\\n    if (noCustomizer && data[2]) {\\n      if (objValue === undefined && !(key in object)) {\\n        return false;\\n      }\\n    } else {\\n      var stack = new Stack;\\n      if (customizer) {\\n        var result = customizer(objValue, srcValue, key, object, source, stack);\\n      }\\n      if (!(result === undefined\\n            ? baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG, customizer, stack)\\n            : result\\n          )) {\\n        return false;\\n      }\\n    }\\n  }\\n  return true;\\n}\\n\\nmodule.exports = baseIsMatch;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseIsMatch.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseIsNative.js\":\n/*!**********************************************!*\\\n  !*** ./node_modules/lodash/_baseIsNative.js ***!\n  \\**********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var isFunction = __webpack_require__(/*! ./isFunction */ \\\"./node_modules/lodash/isFunction.js\\\"),\\n    isMasked = __webpack_require__(/*! ./_isMasked */ \\\"./node_modules/lodash/_isMasked.js\\\"),\\n    isObject = __webpack_require__(/*! ./isObject */ \\\"./node_modules/lodash/isObject.js\\\"),\\n    toSource = __webpack_require__(/*! ./_toSource */ \\\"./node_modules/lodash/_toSource.js\\\");\\n\\n/**\\n * Used to match `RegExp`\\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\\n */\\nvar reRegExpChar = /[\\\\\\\\^$.*+?()[\\\\]{}|]/g;\\n\\n/** Used to detect host constructors (Safari). */\\nvar reIsHostCtor = /^\\\\[object .+?Constructor\\\\]$/;\\n\\n/** Used for built-in method references. */\\nvar funcProto = Function.prototype,\\n    objectProto = Object.prototype;\\n\\n/** Used to resolve the decompiled source of functions. */\\nvar funcToString = funcProto.toString;\\n\\n/** Used to check objects for own properties. */\\nvar hasOwnProperty = objectProto.hasOwnProperty;\\n\\n/** Used to detect if a method is native. */\\nvar reIsNative = RegExp('^' +\\n  funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\\\\\$&')\\n  .replace(/hasOwnProperty|(function).*?(?=\\\\\\\\\\\\()| for .+?(?=\\\\\\\\\\\\])/g, '$1.*?') + '$'\\n);\\n\\n/**\\n * The base implementation of `_.isNative` without bad shim checks.\\n *\\n * @private\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is a native function,\\n *  else `false`.\\n */\\nfunction baseIsNative(value) {\\n  if (!isObject(value) || isMasked(value)) {\\n    return false;\\n  }\\n  var pattern = isFunction(value) ? reIsNative : reIsHostCtor;\\n  return pattern.test(toSource(value));\\n}\\n\\nmodule.exports = baseIsNative;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseIsNative.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseIsTypedArray.js\":\n/*!**************************************************!*\\\n  !*** ./node_modules/lodash/_baseIsTypedArray.js ***!\n  \\**************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseGetTag = __webpack_require__(/*! ./_baseGetTag */ \\\"./node_modules/lodash/_baseGetTag.js\\\"),\\n    isLength = __webpack_require__(/*! ./isLength */ \\\"./node_modules/lodash/isLength.js\\\"),\\n    isObjectLike = __webpack_require__(/*! ./isObjectLike */ \\\"./node_modules/lodash/isObjectLike.js\\\");\\n\\n/** `Object#toString` result references. */\\nvar argsTag = '[object Arguments]',\\n    arrayTag = '[object Array]',\\n    boolTag = '[object Boolean]',\\n    dateTag = '[object Date]',\\n    errorTag = '[object Error]',\\n    funcTag = '[object Function]',\\n    mapTag = '[object Map]',\\n    numberTag = '[object Number]',\\n    objectTag = '[object Object]',\\n    regexpTag = '[object RegExp]',\\n    setTag = '[object Set]',\\n    stringTag = '[object String]',\\n    weakMapTag = '[object WeakMap]';\\n\\nvar arrayBufferTag = '[object ArrayBuffer]',\\n    dataViewTag = '[object DataView]',\\n    float32Tag = '[object Float32Array]',\\n    float64Tag = '[object Float64Array]',\\n    int8Tag = '[object Int8Array]',\\n    int16Tag = '[object Int16Array]',\\n    int32Tag = '[object Int32Array]',\\n    uint8Tag = '[object Uint8Array]',\\n    uint8ClampedTag = '[object Uint8ClampedArray]',\\n    uint16Tag = '[object Uint16Array]',\\n    uint32Tag = '[object Uint32Array]';\\n\\n/** Used to identify `toStringTag` values of typed arrays. */\\nvar typedArrayTags = {};\\ntypedArrayTags[float32Tag] = typedArrayTags[float64Tag] =\\ntypedArrayTags[int8Tag] = typedArrayTags[int16Tag] =\\ntypedArrayTags[int32Tag] = typedArrayTags[uint8Tag] =\\ntypedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] =\\ntypedArrayTags[uint32Tag] = true;\\ntypedArrayTags[argsTag] = typedArrayTags[arrayTag] =\\ntypedArrayTags[arrayBufferTag] = typedArrayTags[boolTag] =\\ntypedArrayTags[dataViewTag] = typedArrayTags[dateTag] =\\ntypedArrayTags[errorTag] = typedArrayTags[funcTag] =\\ntypedArrayTags[mapTag] = typedArrayTags[numberTag] =\\ntypedArrayTags[objectTag] = typedArrayTags[regexpTag] =\\ntypedArrayTags[setTag] = typedArrayTags[stringTag] =\\ntypedArrayTags[weakMapTag] = false;\\n\\n/**\\n * The base implementation of `_.isTypedArray` without Node.js optimizations.\\n *\\n * @private\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\\n */\\nfunction baseIsTypedArray(value) {\\n  return isObjectLike(value) &&\\n    isLength(value.length) && !!typedArrayTags[baseGetTag(value)];\\n}\\n\\nmodule.exports = baseIsTypedArray;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseIsTypedArray.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseIteratee.js\":\n/*!**********************************************!*\\\n  !*** ./node_modules/lodash/_baseIteratee.js ***!\n  \\**********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseMatches = __webpack_require__(/*! ./_baseMatches */ \\\"./node_modules/lodash/_baseMatches.js\\\"),\\n    baseMatchesProperty = __webpack_require__(/*! ./_baseMatchesProperty */ \\\"./node_modules/lodash/_baseMatchesProperty.js\\\"),\\n    identity = __webpack_require__(/*! ./identity */ \\\"./node_modules/lodash/identity.js\\\"),\\n    isArray = __webpack_require__(/*! ./isArray */ \\\"./node_modules/lodash/isArray.js\\\"),\\n    property = __webpack_require__(/*! ./property */ \\\"./node_modules/lodash/property.js\\\");\\n\\n/**\\n * The base implementation of `_.iteratee`.\\n *\\n * @private\\n * @param {*} [value=_.identity] The value to convert to an iteratee.\\n * @returns {Function} Returns the iteratee.\\n */\\nfunction baseIteratee(value) {\\n  // Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9.\\n  // See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details.\\n  if (typeof value == 'function') {\\n    return value;\\n  }\\n  if (value == null) {\\n    return identity;\\n  }\\n  if (typeof value == 'object') {\\n    return isArray(value)\\n      ? baseMatchesProperty(value[0], value[1])\\n      : baseMatches(value);\\n  }\\n  return property(value);\\n}\\n\\nmodule.exports = baseIteratee;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseIteratee.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseKeys.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_baseKeys.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var isPrototype = __webpack_require__(/*! ./_isPrototype */ \\\"./node_modules/lodash/_isPrototype.js\\\"),\\n    nativeKeys = __webpack_require__(/*! ./_nativeKeys */ \\\"./node_modules/lodash/_nativeKeys.js\\\");\\n\\n/** Used for built-in method references. */\\nvar objectProto = Object.prototype;\\n\\n/** Used to check objects for own properties. */\\nvar hasOwnProperty = objectProto.hasOwnProperty;\\n\\n/**\\n * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.\\n *\\n * @private\\n * @param {Object} object The object to query.\\n * @returns {Array} Returns the array of property names.\\n */\\nfunction baseKeys(object) {\\n  if (!isPrototype(object)) {\\n    return nativeKeys(object);\\n  }\\n  var result = [];\\n  for (var key in Object(object)) {\\n    if (hasOwnProperty.call(object, key) && key != 'constructor') {\\n      result.push(key);\\n    }\\n  }\\n  return result;\\n}\\n\\nmodule.exports = baseKeys;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseKeys.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseMatches.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/_baseMatches.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseIsMatch = __webpack_require__(/*! ./_baseIsMatch */ \\\"./node_modules/lodash/_baseIsMatch.js\\\"),\\n    getMatchData = __webpack_require__(/*! ./_getMatchData */ \\\"./node_modules/lodash/_getMatchData.js\\\"),\\n    matchesStrictComparable = __webpack_require__(/*! ./_matchesStrictComparable */ \\\"./node_modules/lodash/_matchesStrictComparable.js\\\");\\n\\n/**\\n * The base implementation of `_.matches` which doesn't clone `source`.\\n *\\n * @private\\n * @param {Object} source The object of property values to match.\\n * @returns {Function} Returns the new spec function.\\n */\\nfunction baseMatches(source) {\\n  var matchData = getMatchData(source);\\n  if (matchData.length == 1 && matchData[0][2]) {\\n    return matchesStrictComparable(matchData[0][0], matchData[0][1]);\\n  }\\n  return function(object) {\\n    return object === source || baseIsMatch(object, source, matchData);\\n  };\\n}\\n\\nmodule.exports = baseMatches;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseMatches.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseMatchesProperty.js\":\n/*!*****************************************************!*\\\n  !*** ./node_modules/lodash/_baseMatchesProperty.js ***!\n  \\*****************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseIsEqual = __webpack_require__(/*! ./_baseIsEqual */ \\\"./node_modules/lodash/_baseIsEqual.js\\\"),\\n    get = __webpack_require__(/*! ./get */ \\\"./node_modules/lodash/get.js\\\"),\\n    hasIn = __webpack_require__(/*! ./hasIn */ \\\"./node_modules/lodash/hasIn.js\\\"),\\n    isKey = __webpack_require__(/*! ./_isKey */ \\\"./node_modules/lodash/_isKey.js\\\"),\\n    isStrictComparable = __webpack_require__(/*! ./_isStrictComparable */ \\\"./node_modules/lodash/_isStrictComparable.js\\\"),\\n    matchesStrictComparable = __webpack_require__(/*! ./_matchesStrictComparable */ \\\"./node_modules/lodash/_matchesStrictComparable.js\\\"),\\n    toKey = __webpack_require__(/*! ./_toKey */ \\\"./node_modules/lodash/_toKey.js\\\");\\n\\n/** Used to compose bitmasks for value comparisons. */\\nvar COMPARE_PARTIAL_FLAG = 1,\\n    COMPARE_UNORDERED_FLAG = 2;\\n\\n/**\\n * The base implementation of `_.matchesProperty` which doesn't clone `srcValue`.\\n *\\n * @private\\n * @param {string} path The path of the property to get.\\n * @param {*} srcValue The value to match.\\n * @returns {Function} Returns the new spec function.\\n */\\nfunction baseMatchesProperty(path, srcValue) {\\n  if (isKey(path) && isStrictComparable(srcValue)) {\\n    return matchesStrictComparable(toKey(path), srcValue);\\n  }\\n  return function(object) {\\n    var objValue = get(object, path);\\n    return (objValue === undefined && objValue === srcValue)\\n      ? hasIn(object, path)\\n      : baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG);\\n  };\\n}\\n\\nmodule.exports = baseMatchesProperty;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseMatchesProperty.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseProperty.js\":\n/*!**********************************************!*\\\n  !*** ./node_modules/lodash/_baseProperty.js ***!\n  \\**********************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * The base implementation of `_.property` without support for deep paths.\\n *\\n * @private\\n * @param {string} key The key of the property to get.\\n * @returns {Function} Returns the new accessor function.\\n */\\nfunction baseProperty(key) {\\n  return function(object) {\\n    return object == null ? undefined : object[key];\\n  };\\n}\\n\\nmodule.exports = baseProperty;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseProperty.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_basePropertyDeep.js\":\n/*!**************************************************!*\\\n  !*** ./node_modules/lodash/_basePropertyDeep.js ***!\n  \\**************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseGet = __webpack_require__(/*! ./_baseGet */ \\\"./node_modules/lodash/_baseGet.js\\\");\\n\\n/**\\n * A specialized version of `baseProperty` which supports deep paths.\\n *\\n * @private\\n * @param {Array|string} path The path of the property to get.\\n * @returns {Function} Returns the new accessor function.\\n */\\nfunction basePropertyDeep(path) {\\n  return function(object) {\\n    return baseGet(object, path);\\n  };\\n}\\n\\nmodule.exports = basePropertyDeep;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_basePropertyDeep.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseTimes.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/lodash/_baseTimes.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * The base implementation of `_.times` without support for iteratee shorthands\\n * or max array length checks.\\n *\\n * @private\\n * @param {number} n The number of times to invoke `iteratee`.\\n * @param {Function} iteratee The function invoked per iteration.\\n * @returns {Array} Returns the array of results.\\n */\\nfunction baseTimes(n, iteratee) {\\n  var index = -1,\\n      result = Array(n);\\n\\n  while (++index < n) {\\n    result[index] = iteratee(index);\\n  }\\n  return result;\\n}\\n\\nmodule.exports = baseTimes;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseTimes.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseToString.js\":\n/*!**********************************************!*\\\n  !*** ./node_modules/lodash/_baseToString.js ***!\n  \\**********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var Symbol = __webpack_require__(/*! ./_Symbol */ \\\"./node_modules/lodash/_Symbol.js\\\"),\\n    arrayMap = __webpack_require__(/*! ./_arrayMap */ \\\"./node_modules/lodash/_arrayMap.js\\\"),\\n    isArray = __webpack_require__(/*! ./isArray */ \\\"./node_modules/lodash/isArray.js\\\"),\\n    isSymbol = __webpack_require__(/*! ./isSymbol */ \\\"./node_modules/lodash/isSymbol.js\\\");\\n\\n/** Used as references for various `Number` constants. */\\nvar INFINITY = 1 / 0;\\n\\n/** Used to convert symbols to primitives and strings. */\\nvar symbolProto = Symbol ? Symbol.prototype : undefined,\\n    symbolToString = symbolProto ? symbolProto.toString : undefined;\\n\\n/**\\n * The base implementation of `_.toString` which doesn't convert nullish\\n * values to empty strings.\\n *\\n * @private\\n * @param {*} value The value to process.\\n * @returns {string} Returns the string.\\n */\\nfunction baseToString(value) {\\n  // Exit early for strings to avoid a performance hit in some environments.\\n  if (typeof value == 'string') {\\n    return value;\\n  }\\n  if (isArray(value)) {\\n    // Recursively convert values (susceptible to call stack limits).\\n    return arrayMap(value, baseToString) + '';\\n  }\\n  if (isSymbol(value)) {\\n    return symbolToString ? symbolToString.call(value) : '';\\n  }\\n  var result = (value + '');\\n  return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\\n}\\n\\nmodule.exports = baseToString;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseToString.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_baseUnary.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/lodash/_baseUnary.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * The base implementation of `_.unary` without support for storing metadata.\\n *\\n * @private\\n * @param {Function} func The function to cap arguments for.\\n * @returns {Function} Returns the new capped function.\\n */\\nfunction baseUnary(func) {\\n  return function(value) {\\n    return func(value);\\n  };\\n}\\n\\nmodule.exports = baseUnary;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_baseUnary.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_cacheHas.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_cacheHas.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Checks if a `cache` value for `key` exists.\\n *\\n * @private\\n * @param {Object} cache The cache to query.\\n * @param {string} key The key of the entry to check.\\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\\n */\\nfunction cacheHas(cache, key) {\\n  return cache.has(key);\\n}\\n\\nmodule.exports = cacheHas;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_cacheHas.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_castPath.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_castPath.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var isArray = __webpack_require__(/*! ./isArray */ \\\"./node_modules/lodash/isArray.js\\\"),\\n    isKey = __webpack_require__(/*! ./_isKey */ \\\"./node_modules/lodash/_isKey.js\\\"),\\n    stringToPath = __webpack_require__(/*! ./_stringToPath */ \\\"./node_modules/lodash/_stringToPath.js\\\"),\\n    toString = __webpack_require__(/*! ./toString */ \\\"./node_modules/lodash/toString.js\\\");\\n\\n/**\\n * Casts `value` to a path array if it's not one.\\n *\\n * @private\\n * @param {*} value The value to inspect.\\n * @param {Object} [object] The object to query keys on.\\n * @returns {Array} Returns the cast property path array.\\n */\\nfunction castPath(value, object) {\\n  if (isArray(value)) {\\n    return value;\\n  }\\n  return isKey(value, object) ? [value] : stringToPath(toString(value));\\n}\\n\\nmodule.exports = castPath;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_castPath.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_coreJsData.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_coreJsData.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var root = __webpack_require__(/*! ./_root */ \\\"./node_modules/lodash/_root.js\\\");\\n\\n/** Used to detect overreaching core-js shims. */\\nvar coreJsData = root['__core-js_shared__'];\\n\\nmodule.exports = coreJsData;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_coreJsData.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_createAggregator.js\":\n/*!**************************************************!*\\\n  !*** ./node_modules/lodash/_createAggregator.js ***!\n  \\**************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var arrayAggregator = __webpack_require__(/*! ./_arrayAggregator */ \\\"./node_modules/lodash/_arrayAggregator.js\\\"),\\n    baseAggregator = __webpack_require__(/*! ./_baseAggregator */ \\\"./node_modules/lodash/_baseAggregator.js\\\"),\\n    baseIteratee = __webpack_require__(/*! ./_baseIteratee */ \\\"./node_modules/lodash/_baseIteratee.js\\\"),\\n    isArray = __webpack_require__(/*! ./isArray */ \\\"./node_modules/lodash/isArray.js\\\");\\n\\n/**\\n * Creates a function like `_.groupBy`.\\n *\\n * @private\\n * @param {Function} setter The function to set accumulator values.\\n * @param {Function} [initializer] The accumulator object initializer.\\n * @returns {Function} Returns the new aggregator function.\\n */\\nfunction createAggregator(setter, initializer) {\\n  return function(collection, iteratee) {\\n    var func = isArray(collection) ? arrayAggregator : baseAggregator,\\n        accumulator = initializer ? initializer() : {};\\n\\n    return func(collection, setter, baseIteratee(iteratee, 2), accumulator);\\n  };\\n}\\n\\nmodule.exports = createAggregator;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_createAggregator.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_createBaseEach.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/lodash/_createBaseEach.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var isArrayLike = __webpack_require__(/*! ./isArrayLike */ \\\"./node_modules/lodash/isArrayLike.js\\\");\\n\\n/**\\n * Creates a `baseEach` or `baseEachRight` function.\\n *\\n * @private\\n * @param {Function} eachFunc The function to iterate over a collection.\\n * @param {boolean} [fromRight] Specify iterating from right to left.\\n * @returns {Function} Returns the new base function.\\n */\\nfunction createBaseEach(eachFunc, fromRight) {\\n  return function(collection, iteratee) {\\n    if (collection == null) {\\n      return collection;\\n    }\\n    if (!isArrayLike(collection)) {\\n      return eachFunc(collection, iteratee);\\n    }\\n    var length = collection.length,\\n        index = fromRight ? length : -1,\\n        iterable = Object(collection);\\n\\n    while ((fromRight ? index-- : ++index < length)) {\\n      if (iteratee(iterable[index], index, iterable) === false) {\\n        break;\\n      }\\n    }\\n    return collection;\\n  };\\n}\\n\\nmodule.exports = createBaseEach;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_createBaseEach.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_createBaseFor.js\":\n/*!***********************************************!*\\\n  !*** ./node_modules/lodash/_createBaseFor.js ***!\n  \\***********************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Creates a base function for methods like `_.forIn` and `_.forOwn`.\\n *\\n * @private\\n * @param {boolean} [fromRight] Specify iterating from right to left.\\n * @returns {Function} Returns the new base function.\\n */\\nfunction createBaseFor(fromRight) {\\n  return function(object, iteratee, keysFunc) {\\n    var index = -1,\\n        iterable = Object(object),\\n        props = keysFunc(object),\\n        length = props.length;\\n\\n    while (length--) {\\n      var key = props[fromRight ? length : ++index];\\n      if (iteratee(iterable[key], key, iterable) === false) {\\n        break;\\n      }\\n    }\\n    return object;\\n  };\\n}\\n\\nmodule.exports = createBaseFor;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_createBaseFor.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_createFind.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_createFind.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseIteratee = __webpack_require__(/*! ./_baseIteratee */ \\\"./node_modules/lodash/_baseIteratee.js\\\"),\\n    isArrayLike = __webpack_require__(/*! ./isArrayLike */ \\\"./node_modules/lodash/isArrayLike.js\\\"),\\n    keys = __webpack_require__(/*! ./keys */ \\\"./node_modules/lodash/keys.js\\\");\\n\\n/**\\n * Creates a `_.find` or `_.findLast` function.\\n *\\n * @private\\n * @param {Function} findIndexFunc The function to find the collection index.\\n * @returns {Function} Returns the new find function.\\n */\\nfunction createFind(findIndexFunc) {\\n  return function(collection, predicate, fromIndex) {\\n    var iterable = Object(collection);\\n    if (!isArrayLike(collection)) {\\n      var iteratee = baseIteratee(predicate, 3);\\n      collection = keys(collection);\\n      predicate = function(key) { return iteratee(iterable[key], key, iterable); };\\n    }\\n    var index = findIndexFunc(collection, predicate, fromIndex);\\n    return index > -1 ? iterable[iteratee ? collection[index] : index] : undefined;\\n  };\\n}\\n\\nmodule.exports = createFind;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_createFind.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_defineProperty.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/lodash/_defineProperty.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var getNative = __webpack_require__(/*! ./_getNative */ \\\"./node_modules/lodash/_getNative.js\\\");\\n\\nvar defineProperty = (function() {\\n  try {\\n    var func = getNative(Object, 'defineProperty');\\n    func({}, '', {});\\n    return func;\\n  } catch (e) {}\\n}());\\n\\nmodule.exports = defineProperty;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_defineProperty.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_equalArrays.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/_equalArrays.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var SetCache = __webpack_require__(/*! ./_SetCache */ \\\"./node_modules/lodash/_SetCache.js\\\"),\\n    arraySome = __webpack_require__(/*! ./_arraySome */ \\\"./node_modules/lodash/_arraySome.js\\\"),\\n    cacheHas = __webpack_require__(/*! ./_cacheHas */ \\\"./node_modules/lodash/_cacheHas.js\\\");\\n\\n/** Used to compose bitmasks for value comparisons. */\\nvar COMPARE_PARTIAL_FLAG = 1,\\n    COMPARE_UNORDERED_FLAG = 2;\\n\\n/**\\n * A specialized version of `baseIsEqualDeep` for arrays with support for\\n * partial deep comparisons.\\n *\\n * @private\\n * @param {Array} array The array to compare.\\n * @param {Array} other The other array to compare.\\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\\n * @param {Function} customizer The function to customize comparisons.\\n * @param {Function} equalFunc The function to determine equivalents of values.\\n * @param {Object} stack Tracks traversed `array` and `other` objects.\\n * @returns {boolean} Returns `true` if the arrays are equivalent, else `false`.\\n */\\nfunction equalArrays(array, other, bitmask, customizer, equalFunc, stack) {\\n  var isPartial = bitmask & COMPARE_PARTIAL_FLAG,\\n      arrLength = array.length,\\n      othLength = other.length;\\n\\n  if (arrLength != othLength && !(isPartial && othLength > arrLength)) {\\n    return false;\\n  }\\n  // Assume cyclic values are equal.\\n  var stacked = stack.get(array);\\n  if (stacked && stack.get(other)) {\\n    return stacked == other;\\n  }\\n  var index = -1,\\n      result = true,\\n      seen = (bitmask & COMPARE_UNORDERED_FLAG) ? new SetCache : undefined;\\n\\n  stack.set(array, other);\\n  stack.set(other, array);\\n\\n  // Ignore non-index properties.\\n  while (++index < arrLength) {\\n    var arrValue = array[index],\\n        othValue = other[index];\\n\\n    if (customizer) {\\n      var compared = isPartial\\n        ? customizer(othValue, arrValue, index, other, array, stack)\\n        : customizer(arrValue, othValue, index, array, other, stack);\\n    }\\n    if (compared !== undefined) {\\n      if (compared) {\\n        continue;\\n      }\\n      result = false;\\n      break;\\n    }\\n    // Recursively compare arrays (susceptible to call stack limits).\\n    if (seen) {\\n      if (!arraySome(other, function(othValue, othIndex) {\\n            if (!cacheHas(seen, othIndex) &&\\n                (arrValue === othValue || equalFunc(arrValue, othValue, bitmask, customizer, stack))) {\\n              return seen.push(othIndex);\\n            }\\n          })) {\\n        result = false;\\n        break;\\n      }\\n    } else if (!(\\n          arrValue === othValue ||\\n            equalFunc(arrValue, othValue, bitmask, customizer, stack)\\n        )) {\\n      result = false;\\n      break;\\n    }\\n  }\\n  stack['delete'](array);\\n  stack['delete'](other);\\n  return result;\\n}\\n\\nmodule.exports = equalArrays;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_equalArrays.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_equalByTag.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_equalByTag.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var Symbol = __webpack_require__(/*! ./_Symbol */ \\\"./node_modules/lodash/_Symbol.js\\\"),\\n    Uint8Array = __webpack_require__(/*! ./_Uint8Array */ \\\"./node_modules/lodash/_Uint8Array.js\\\"),\\n    eq = __webpack_require__(/*! ./eq */ \\\"./node_modules/lodash/eq.js\\\"),\\n    equalArrays = __webpack_require__(/*! ./_equalArrays */ \\\"./node_modules/lodash/_equalArrays.js\\\"),\\n    mapToArray = __webpack_require__(/*! ./_mapToArray */ \\\"./node_modules/lodash/_mapToArray.js\\\"),\\n    setToArray = __webpack_require__(/*! ./_setToArray */ \\\"./node_modules/lodash/_setToArray.js\\\");\\n\\n/** Used to compose bitmasks for value comparisons. */\\nvar COMPARE_PARTIAL_FLAG = 1,\\n    COMPARE_UNORDERED_FLAG = 2;\\n\\n/** `Object#toString` result references. */\\nvar boolTag = '[object Boolean]',\\n    dateTag = '[object Date]',\\n    errorTag = '[object Error]',\\n    mapTag = '[object Map]',\\n    numberTag = '[object Number]',\\n    regexpTag = '[object RegExp]',\\n    setTag = '[object Set]',\\n    stringTag = '[object String]',\\n    symbolTag = '[object Symbol]';\\n\\nvar arrayBufferTag = '[object ArrayBuffer]',\\n    dataViewTag = '[object DataView]';\\n\\n/** Used to convert symbols to primitives and strings. */\\nvar symbolProto = Symbol ? Symbol.prototype : undefined,\\n    symbolValueOf = symbolProto ? symbolProto.valueOf : undefined;\\n\\n/**\\n * A specialized version of `baseIsEqualDeep` for comparing objects of\\n * the same `toStringTag`.\\n *\\n * **Note:** This function only supports comparing values with tags of\\n * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.\\n *\\n * @private\\n * @param {Object} object The object to compare.\\n * @param {Object} other The other object to compare.\\n * @param {string} tag The `toStringTag` of the objects to compare.\\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\\n * @param {Function} customizer The function to customize comparisons.\\n * @param {Function} equalFunc The function to determine equivalents of values.\\n * @param {Object} stack Tracks traversed `object` and `other` objects.\\n * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.\\n */\\nfunction equalByTag(object, other, tag, bitmask, customizer, equalFunc, stack) {\\n  switch (tag) {\\n    case dataViewTag:\\n      if ((object.byteLength != other.byteLength) ||\\n          (object.byteOffset != other.byteOffset)) {\\n        return false;\\n      }\\n      object = object.buffer;\\n      other = other.buffer;\\n\\n    case arrayBufferTag:\\n      if ((object.byteLength != other.byteLength) ||\\n          !equalFunc(new Uint8Array(object), new Uint8Array(other))) {\\n        return false;\\n      }\\n      return true;\\n\\n    case boolTag:\\n    case dateTag:\\n    case numberTag:\\n      // Coerce booleans to `1` or `0` and dates to milliseconds.\\n      // Invalid dates are coerced to `NaN`.\\n      return eq(+object, +other);\\n\\n    case errorTag:\\n      return object.name == other.name && object.message == other.message;\\n\\n    case regexpTag:\\n    case stringTag:\\n      // Coerce regexes to strings and treat strings, primitives and objects,\\n      // as equal. See http://www.ecma-international.org/ecma-262/7.0/#sec-regexp.prototype.tostring\\n      // for more details.\\n      return object == (other + '');\\n\\n    case mapTag:\\n      var convert = mapToArray;\\n\\n    case setTag:\\n      var isPartial = bitmask & COMPARE_PARTIAL_FLAG;\\n      convert || (convert = setToArray);\\n\\n      if (object.size != other.size && !isPartial) {\\n        return false;\\n      }\\n      // Assume cyclic values are equal.\\n      var stacked = stack.get(object);\\n      if (stacked) {\\n        return stacked == other;\\n      }\\n      bitmask |= COMPARE_UNORDERED_FLAG;\\n\\n      // Recursively compare objects (susceptible to call stack limits).\\n      stack.set(object, other);\\n      var result = equalArrays(convert(object), convert(other), bitmask, customizer, equalFunc, stack);\\n      stack['delete'](object);\\n      return result;\\n\\n    case symbolTag:\\n      if (symbolValueOf) {\\n        return symbolValueOf.call(object) == symbolValueOf.call(other);\\n      }\\n  }\\n  return false;\\n}\\n\\nmodule.exports = equalByTag;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_equalByTag.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_equalObjects.js\":\n/*!**********************************************!*\\\n  !*** ./node_modules/lodash/_equalObjects.js ***!\n  \\**********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var getAllKeys = __webpack_require__(/*! ./_getAllKeys */ \\\"./node_modules/lodash/_getAllKeys.js\\\");\\n\\n/** Used to compose bitmasks for value comparisons. */\\nvar COMPARE_PARTIAL_FLAG = 1;\\n\\n/** Used for built-in method references. */\\nvar objectProto = Object.prototype;\\n\\n/** Used to check objects for own properties. */\\nvar hasOwnProperty = objectProto.hasOwnProperty;\\n\\n/**\\n * A specialized version of `baseIsEqualDeep` for objects with support for\\n * partial deep comparisons.\\n *\\n * @private\\n * @param {Object} object The object to compare.\\n * @param {Object} other The other object to compare.\\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\\n * @param {Function} customizer The function to customize comparisons.\\n * @param {Function} equalFunc The function to determine equivalents of values.\\n * @param {Object} stack Tracks traversed `object` and `other` objects.\\n * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.\\n */\\nfunction equalObjects(object, other, bitmask, customizer, equalFunc, stack) {\\n  var isPartial = bitmask & COMPARE_PARTIAL_FLAG,\\n      objProps = getAllKeys(object),\\n      objLength = objProps.length,\\n      othProps = getAllKeys(other),\\n      othLength = othProps.length;\\n\\n  if (objLength != othLength && !isPartial) {\\n    return false;\\n  }\\n  var index = objLength;\\n  while (index--) {\\n    var key = objProps[index];\\n    if (!(isPartial ? key in other : hasOwnProperty.call(other, key))) {\\n      return false;\\n    }\\n  }\\n  // Assume cyclic values are equal.\\n  var stacked = stack.get(object);\\n  if (stacked && stack.get(other)) {\\n    return stacked == other;\\n  }\\n  var result = true;\\n  stack.set(object, other);\\n  stack.set(other, object);\\n\\n  var skipCtor = isPartial;\\n  while (++index < objLength) {\\n    key = objProps[index];\\n    var objValue = object[key],\\n        othValue = other[key];\\n\\n    if (customizer) {\\n      var compared = isPartial\\n        ? customizer(othValue, objValue, key, other, object, stack)\\n        : customizer(objValue, othValue, key, object, other, stack);\\n    }\\n    // Recursively compare objects (susceptible to call stack limits).\\n    if (!(compared === undefined\\n          ? (objValue === othValue || equalFunc(objValue, othValue, bitmask, customizer, stack))\\n          : compared\\n        )) {\\n      result = false;\\n      break;\\n    }\\n    skipCtor || (skipCtor = key == 'constructor');\\n  }\\n  if (result && !skipCtor) {\\n    var objCtor = object.constructor,\\n        othCtor = other.constructor;\\n\\n    // Non `Object` object instances with different constructors are not equal.\\n    if (objCtor != othCtor &&\\n        ('constructor' in object && 'constructor' in other) &&\\n        !(typeof objCtor == 'function' && objCtor instanceof objCtor &&\\n          typeof othCtor == 'function' && othCtor instanceof othCtor)) {\\n      result = false;\\n    }\\n  }\\n  stack['delete'](object);\\n  stack['delete'](other);\\n  return result;\\n}\\n\\nmodule.exports = equalObjects;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_equalObjects.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_freeGlobal.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_freeGlobal.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/* WEBPACK VAR INJECTION */(function(global) {/** Detect free variable `global` from Node.js. */\\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\\n\\nmodule.exports = freeGlobal;\\n\\n/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../webpack/buildin/global.js */ \\\"./node_modules/webpack/buildin/global.js\\\")))\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_freeGlobal.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_getAllKeys.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_getAllKeys.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseGetAllKeys = __webpack_require__(/*! ./_baseGetAllKeys */ \\\"./node_modules/lodash/_baseGetAllKeys.js\\\"),\\n    getSymbols = __webpack_require__(/*! ./_getSymbols */ \\\"./node_modules/lodash/_getSymbols.js\\\"),\\n    keys = __webpack_require__(/*! ./keys */ \\\"./node_modules/lodash/keys.js\\\");\\n\\n/**\\n * Creates an array of own enumerable property names and symbols of `object`.\\n *\\n * @private\\n * @param {Object} object The object to query.\\n * @returns {Array} Returns the array of property names and symbols.\\n */\\nfunction getAllKeys(object) {\\n  return baseGetAllKeys(object, keys, getSymbols);\\n}\\n\\nmodule.exports = getAllKeys;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_getAllKeys.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_getMapData.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_getMapData.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var isKeyable = __webpack_require__(/*! ./_isKeyable */ \\\"./node_modules/lodash/_isKeyable.js\\\");\\n\\n/**\\n * Gets the data for `map`.\\n *\\n * @private\\n * @param {Object} map The map to query.\\n * @param {string} key The reference key.\\n * @returns {*} Returns the map data.\\n */\\nfunction getMapData(map, key) {\\n  var data = map.__data__;\\n  return isKeyable(key)\\n    ? data[typeof key == 'string' ? 'string' : 'hash']\\n    : data.map;\\n}\\n\\nmodule.exports = getMapData;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_getMapData.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_getMatchData.js\":\n/*!**********************************************!*\\\n  !*** ./node_modules/lodash/_getMatchData.js ***!\n  \\**********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var isStrictComparable = __webpack_require__(/*! ./_isStrictComparable */ \\\"./node_modules/lodash/_isStrictComparable.js\\\"),\\n    keys = __webpack_require__(/*! ./keys */ \\\"./node_modules/lodash/keys.js\\\");\\n\\n/**\\n * Gets the property names, values, and compare flags of `object`.\\n *\\n * @private\\n * @param {Object} object The object to query.\\n * @returns {Array} Returns the match data of `object`.\\n */\\nfunction getMatchData(object) {\\n  var result = keys(object),\\n      length = result.length;\\n\\n  while (length--) {\\n    var key = result[length],\\n        value = object[key];\\n\\n    result[length] = [key, value, isStrictComparable(value)];\\n  }\\n  return result;\\n}\\n\\nmodule.exports = getMatchData;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_getMatchData.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_getNative.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/lodash/_getNative.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseIsNative = __webpack_require__(/*! ./_baseIsNative */ \\\"./node_modules/lodash/_baseIsNative.js\\\"),\\n    getValue = __webpack_require__(/*! ./_getValue */ \\\"./node_modules/lodash/_getValue.js\\\");\\n\\n/**\\n * Gets the native function at `key` of `object`.\\n *\\n * @private\\n * @param {Object} object The object to query.\\n * @param {string} key The key of the method to get.\\n * @returns {*} Returns the function if it's native, else `undefined`.\\n */\\nfunction getNative(object, key) {\\n  var value = getValue(object, key);\\n  return baseIsNative(value) ? value : undefined;\\n}\\n\\nmodule.exports = getNative;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_getNative.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_getRawTag.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/lodash/_getRawTag.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var Symbol = __webpack_require__(/*! ./_Symbol */ \\\"./node_modules/lodash/_Symbol.js\\\");\\n\\n/** Used for built-in method references. */\\nvar objectProto = Object.prototype;\\n\\n/** Used to check objects for own properties. */\\nvar hasOwnProperty = objectProto.hasOwnProperty;\\n\\n/**\\n * Used to resolve the\\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\\n * of values.\\n */\\nvar nativeObjectToString = objectProto.toString;\\n\\n/** Built-in value references. */\\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\\n\\n/**\\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\\n *\\n * @private\\n * @param {*} value The value to query.\\n * @returns {string} Returns the raw `toStringTag`.\\n */\\nfunction getRawTag(value) {\\n  var isOwn = hasOwnProperty.call(value, symToStringTag),\\n      tag = value[symToStringTag];\\n\\n  try {\\n    value[symToStringTag] = undefined;\\n    var unmasked = true;\\n  } catch (e) {}\\n\\n  var result = nativeObjectToString.call(value);\\n  if (unmasked) {\\n    if (isOwn) {\\n      value[symToStringTag] = tag;\\n    } else {\\n      delete value[symToStringTag];\\n    }\\n  }\\n  return result;\\n}\\n\\nmodule.exports = getRawTag;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_getRawTag.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_getSymbols.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_getSymbols.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var arrayFilter = __webpack_require__(/*! ./_arrayFilter */ \\\"./node_modules/lodash/_arrayFilter.js\\\"),\\n    stubArray = __webpack_require__(/*! ./stubArray */ \\\"./node_modules/lodash/stubArray.js\\\");\\n\\n/** Used for built-in method references. */\\nvar objectProto = Object.prototype;\\n\\n/** Built-in value references. */\\nvar propertyIsEnumerable = objectProto.propertyIsEnumerable;\\n\\n/* Built-in method references for those with the same name as other `lodash` methods. */\\nvar nativeGetSymbols = Object.getOwnPropertySymbols;\\n\\n/**\\n * Creates an array of the own enumerable symbols of `object`.\\n *\\n * @private\\n * @param {Object} object The object to query.\\n * @returns {Array} Returns the array of symbols.\\n */\\nvar getSymbols = !nativeGetSymbols ? stubArray : function(object) {\\n  if (object == null) {\\n    return [];\\n  }\\n  object = Object(object);\\n  return arrayFilter(nativeGetSymbols(object), function(symbol) {\\n    return propertyIsEnumerable.call(object, symbol);\\n  });\\n};\\n\\nmodule.exports = getSymbols;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_getSymbols.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_getTag.js\":\n/*!****************************************!*\\\n  !*** ./node_modules/lodash/_getTag.js ***!\n  \\****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var DataView = __webpack_require__(/*! ./_DataView */ \\\"./node_modules/lodash/_DataView.js\\\"),\\n    Map = __webpack_require__(/*! ./_Map */ \\\"./node_modules/lodash/_Map.js\\\"),\\n    Promise = __webpack_require__(/*! ./_Promise */ \\\"./node_modules/lodash/_Promise.js\\\"),\\n    Set = __webpack_require__(/*! ./_Set */ \\\"./node_modules/lodash/_Set.js\\\"),\\n    WeakMap = __webpack_require__(/*! ./_WeakMap */ \\\"./node_modules/lodash/_WeakMap.js\\\"),\\n    baseGetTag = __webpack_require__(/*! ./_baseGetTag */ \\\"./node_modules/lodash/_baseGetTag.js\\\"),\\n    toSource = __webpack_require__(/*! ./_toSource */ \\\"./node_modules/lodash/_toSource.js\\\");\\n\\n/** `Object#toString` result references. */\\nvar mapTag = '[object Map]',\\n    objectTag = '[object Object]',\\n    promiseTag = '[object Promise]',\\n    setTag = '[object Set]',\\n    weakMapTag = '[object WeakMap]';\\n\\nvar dataViewTag = '[object DataView]';\\n\\n/** Used to detect maps, sets, and weakmaps. */\\nvar dataViewCtorString = toSource(DataView),\\n    mapCtorString = toSource(Map),\\n    promiseCtorString = toSource(Promise),\\n    setCtorString = toSource(Set),\\n    weakMapCtorString = toSource(WeakMap);\\n\\n/**\\n * Gets the `toStringTag` of `value`.\\n *\\n * @private\\n * @param {*} value The value to query.\\n * @returns {string} Returns the `toStringTag`.\\n */\\nvar getTag = baseGetTag;\\n\\n// Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6.\\nif ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||\\n    (Map && getTag(new Map) != mapTag) ||\\n    (Promise && getTag(Promise.resolve()) != promiseTag) ||\\n    (Set && getTag(new Set) != setTag) ||\\n    (WeakMap && getTag(new WeakMap) != weakMapTag)) {\\n  getTag = function(value) {\\n    var result = baseGetTag(value),\\n        Ctor = result == objectTag ? value.constructor : undefined,\\n        ctorString = Ctor ? toSource(Ctor) : '';\\n\\n    if (ctorString) {\\n      switch (ctorString) {\\n        case dataViewCtorString: return dataViewTag;\\n        case mapCtorString: return mapTag;\\n        case promiseCtorString: return promiseTag;\\n        case setCtorString: return setTag;\\n        case weakMapCtorString: return weakMapTag;\\n      }\\n    }\\n    return result;\\n  };\\n}\\n\\nmodule.exports = getTag;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_getTag.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_getValue.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_getValue.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Gets the value at `key` of `object`.\\n *\\n * @private\\n * @param {Object} [object] The object to query.\\n * @param {string} key The key of the property to get.\\n * @returns {*} Returns the property value.\\n */\\nfunction getValue(object, key) {\\n  return object == null ? undefined : object[key];\\n}\\n\\nmodule.exports = getValue;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_getValue.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_hasPath.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/_hasPath.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var castPath = __webpack_require__(/*! ./_castPath */ \\\"./node_modules/lodash/_castPath.js\\\"),\\n    isArguments = __webpack_require__(/*! ./isArguments */ \\\"./node_modules/lodash/isArguments.js\\\"),\\n    isArray = __webpack_require__(/*! ./isArray */ \\\"./node_modules/lodash/isArray.js\\\"),\\n    isIndex = __webpack_require__(/*! ./_isIndex */ \\\"./node_modules/lodash/_isIndex.js\\\"),\\n    isLength = __webpack_require__(/*! ./isLength */ \\\"./node_modules/lodash/isLength.js\\\"),\\n    toKey = __webpack_require__(/*! ./_toKey */ \\\"./node_modules/lodash/_toKey.js\\\");\\n\\n/**\\n * Checks if `path` exists on `object`.\\n *\\n * @private\\n * @param {Object} object The object to query.\\n * @param {Array|string} path The path to check.\\n * @param {Function} hasFunc The function to check properties.\\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\\n */\\nfunction hasPath(object, path, hasFunc) {\\n  path = castPath(path, object);\\n\\n  var index = -1,\\n      length = path.length,\\n      result = false;\\n\\n  while (++index < length) {\\n    var key = toKey(path[index]);\\n    if (!(result = object != null && hasFunc(object, key))) {\\n      break;\\n    }\\n    object = object[key];\\n  }\\n  if (result || ++index != length) {\\n    return result;\\n  }\\n  length = object == null ? 0 : object.length;\\n  return !!length && isLength(length) && isIndex(key, length) &&\\n    (isArray(object) || isArguments(object));\\n}\\n\\nmodule.exports = hasPath;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_hasPath.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_hashClear.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/lodash/_hashClear.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var nativeCreate = __webpack_require__(/*! ./_nativeCreate */ \\\"./node_modules/lodash/_nativeCreate.js\\\");\\n\\n/**\\n * Removes all key-value entries from the hash.\\n *\\n * @private\\n * @name clear\\n * @memberOf Hash\\n */\\nfunction hashClear() {\\n  this.__data__ = nativeCreate ? nativeCreate(null) : {};\\n  this.size = 0;\\n}\\n\\nmodule.exports = hashClear;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_hashClear.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_hashDelete.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_hashDelete.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Removes `key` and its value from the hash.\\n *\\n * @private\\n * @name delete\\n * @memberOf Hash\\n * @param {Object} hash The hash to modify.\\n * @param {string} key The key of the value to remove.\\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\\n */\\nfunction hashDelete(key) {\\n  var result = this.has(key) && delete this.__data__[key];\\n  this.size -= result ? 1 : 0;\\n  return result;\\n}\\n\\nmodule.exports = hashDelete;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_hashDelete.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_hashGet.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/_hashGet.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var nativeCreate = __webpack_require__(/*! ./_nativeCreate */ \\\"./node_modules/lodash/_nativeCreate.js\\\");\\n\\n/** Used to stand-in for `undefined` hash values. */\\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\\n\\n/** Used for built-in method references. */\\nvar objectProto = Object.prototype;\\n\\n/** Used to check objects for own properties. */\\nvar hasOwnProperty = objectProto.hasOwnProperty;\\n\\n/**\\n * Gets the hash value for `key`.\\n *\\n * @private\\n * @name get\\n * @memberOf Hash\\n * @param {string} key The key of the value to get.\\n * @returns {*} Returns the entry value.\\n */\\nfunction hashGet(key) {\\n  var data = this.__data__;\\n  if (nativeCreate) {\\n    var result = data[key];\\n    return result === HASH_UNDEFINED ? undefined : result;\\n  }\\n  return hasOwnProperty.call(data, key) ? data[key] : undefined;\\n}\\n\\nmodule.exports = hashGet;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_hashGet.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_hashHas.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/_hashHas.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var nativeCreate = __webpack_require__(/*! ./_nativeCreate */ \\\"./node_modules/lodash/_nativeCreate.js\\\");\\n\\n/** Used for built-in method references. */\\nvar objectProto = Object.prototype;\\n\\n/** Used to check objects for own properties. */\\nvar hasOwnProperty = objectProto.hasOwnProperty;\\n\\n/**\\n * Checks if a hash value for `key` exists.\\n *\\n * @private\\n * @name has\\n * @memberOf Hash\\n * @param {string} key The key of the entry to check.\\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\\n */\\nfunction hashHas(key) {\\n  var data = this.__data__;\\n  return nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key);\\n}\\n\\nmodule.exports = hashHas;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_hashHas.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_hashSet.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/_hashSet.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var nativeCreate = __webpack_require__(/*! ./_nativeCreate */ \\\"./node_modules/lodash/_nativeCreate.js\\\");\\n\\n/** Used to stand-in for `undefined` hash values. */\\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\\n\\n/**\\n * Sets the hash `key` to `value`.\\n *\\n * @private\\n * @name set\\n * @memberOf Hash\\n * @param {string} key The key of the value to set.\\n * @param {*} value The value to set.\\n * @returns {Object} Returns the hash instance.\\n */\\nfunction hashSet(key, value) {\\n  var data = this.__data__;\\n  this.size += this.has(key) ? 0 : 1;\\n  data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\\n  return this;\\n}\\n\\nmodule.exports = hashSet;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_hashSet.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_isIndex.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/_isIndex.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/** Used as references for various `Number` constants. */\\nvar MAX_SAFE_INTEGER = 9007199254740991;\\n\\n/** Used to detect unsigned integer values. */\\nvar reIsUint = /^(?:0|[1-9]\\\\d*)$/;\\n\\n/**\\n * Checks if `value` is a valid array-like index.\\n *\\n * @private\\n * @param {*} value The value to check.\\n * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.\\n * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.\\n */\\nfunction isIndex(value, length) {\\n  var type = typeof value;\\n  length = length == null ? MAX_SAFE_INTEGER : length;\\n\\n  return !!length &&\\n    (type == 'number' ||\\n      (type != 'symbol' && reIsUint.test(value))) &&\\n        (value > -1 && value % 1 == 0 && value < length);\\n}\\n\\nmodule.exports = isIndex;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_isIndex.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_isKey.js\":\n/*!***************************************!*\\\n  !*** ./node_modules/lodash/_isKey.js ***!\n  \\***************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var isArray = __webpack_require__(/*! ./isArray */ \\\"./node_modules/lodash/isArray.js\\\"),\\n    isSymbol = __webpack_require__(/*! ./isSymbol */ \\\"./node_modules/lodash/isSymbol.js\\\");\\n\\n/** Used to match property names within property paths. */\\nvar reIsDeepProp = /\\\\.|\\\\[(?:[^[\\\\]]*|([\\\"'])(?:(?!\\\\1)[^\\\\\\\\]|\\\\\\\\.)*?\\\\1)\\\\]/,\\n    reIsPlainProp = /^\\\\w*$/;\\n\\n/**\\n * Checks if `value` is a property name and not a property path.\\n *\\n * @private\\n * @param {*} value The value to check.\\n * @param {Object} [object] The object to query keys on.\\n * @returns {boolean} Returns `true` if `value` is a property name, else `false`.\\n */\\nfunction isKey(value, object) {\\n  if (isArray(value)) {\\n    return false;\\n  }\\n  var type = typeof value;\\n  if (type == 'number' || type == 'symbol' || type == 'boolean' ||\\n      value == null || isSymbol(value)) {\\n    return true;\\n  }\\n  return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||\\n    (object != null && value in Object(object));\\n}\\n\\nmodule.exports = isKey;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_isKey.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_isKeyable.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/lodash/_isKeyable.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Checks if `value` is suitable for use as unique object key.\\n *\\n * @private\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\\n */\\nfunction isKeyable(value) {\\n  var type = typeof value;\\n  return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\\n    ? (value !== '__proto__')\\n    : (value === null);\\n}\\n\\nmodule.exports = isKeyable;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_isKeyable.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_isMasked.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_isMasked.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var coreJsData = __webpack_require__(/*! ./_coreJsData */ \\\"./node_modules/lodash/_coreJsData.js\\\");\\n\\n/** Used to detect methods masquerading as native. */\\nvar maskSrcKey = (function() {\\n  var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\\n  return uid ? ('Symbol(src)_1.' + uid) : '';\\n}());\\n\\n/**\\n * Checks if `func` has its source masked.\\n *\\n * @private\\n * @param {Function} func The function to check.\\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\\n */\\nfunction isMasked(func) {\\n  return !!maskSrcKey && (maskSrcKey in func);\\n}\\n\\nmodule.exports = isMasked;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_isMasked.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_isPrototype.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/_isPrototype.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/** Used for built-in method references. */\\nvar objectProto = Object.prototype;\\n\\n/**\\n * Checks if `value` is likely a prototype object.\\n *\\n * @private\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\\n */\\nfunction isPrototype(value) {\\n  var Ctor = value && value.constructor,\\n      proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\\n\\n  return value === proto;\\n}\\n\\nmodule.exports = isPrototype;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_isPrototype.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_isStrictComparable.js\":\n/*!****************************************************!*\\\n  !*** ./node_modules/lodash/_isStrictComparable.js ***!\n  \\****************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var isObject = __webpack_require__(/*! ./isObject */ \\\"./node_modules/lodash/isObject.js\\\");\\n\\n/**\\n * Checks if `value` is suitable for strict equality comparisons, i.e. `===`.\\n *\\n * @private\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` if suitable for strict\\n *  equality comparisons, else `false`.\\n */\\nfunction isStrictComparable(value) {\\n  return value === value && !isObject(value);\\n}\\n\\nmodule.exports = isStrictComparable;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_isStrictComparable.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_listCacheClear.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/lodash/_listCacheClear.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Removes all key-value entries from the list cache.\\n *\\n * @private\\n * @name clear\\n * @memberOf ListCache\\n */\\nfunction listCacheClear() {\\n  this.__data__ = [];\\n  this.size = 0;\\n}\\n\\nmodule.exports = listCacheClear;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_listCacheClear.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_listCacheDelete.js\":\n/*!*************************************************!*\\\n  !*** ./node_modules/lodash/_listCacheDelete.js ***!\n  \\*************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var assocIndexOf = __webpack_require__(/*! ./_assocIndexOf */ \\\"./node_modules/lodash/_assocIndexOf.js\\\");\\n\\n/** Used for built-in method references. */\\nvar arrayProto = Array.prototype;\\n\\n/** Built-in value references. */\\nvar splice = arrayProto.splice;\\n\\n/**\\n * Removes `key` and its value from the list cache.\\n *\\n * @private\\n * @name delete\\n * @memberOf ListCache\\n * @param {string} key The key of the value to remove.\\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\\n */\\nfunction listCacheDelete(key) {\\n  var data = this.__data__,\\n      index = assocIndexOf(data, key);\\n\\n  if (index < 0) {\\n    return false;\\n  }\\n  var lastIndex = data.length - 1;\\n  if (index == lastIndex) {\\n    data.pop();\\n  } else {\\n    splice.call(data, index, 1);\\n  }\\n  --this.size;\\n  return true;\\n}\\n\\nmodule.exports = listCacheDelete;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_listCacheDelete.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_listCacheGet.js\":\n/*!**********************************************!*\\\n  !*** ./node_modules/lodash/_listCacheGet.js ***!\n  \\**********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var assocIndexOf = __webpack_require__(/*! ./_assocIndexOf */ \\\"./node_modules/lodash/_assocIndexOf.js\\\");\\n\\n/**\\n * Gets the list cache value for `key`.\\n *\\n * @private\\n * @name get\\n * @memberOf ListCache\\n * @param {string} key The key of the value to get.\\n * @returns {*} Returns the entry value.\\n */\\nfunction listCacheGet(key) {\\n  var data = this.__data__,\\n      index = assocIndexOf(data, key);\\n\\n  return index < 0 ? undefined : data[index][1];\\n}\\n\\nmodule.exports = listCacheGet;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_listCacheGet.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_listCacheHas.js\":\n/*!**********************************************!*\\\n  !*** ./node_modules/lodash/_listCacheHas.js ***!\n  \\**********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var assocIndexOf = __webpack_require__(/*! ./_assocIndexOf */ \\\"./node_modules/lodash/_assocIndexOf.js\\\");\\n\\n/**\\n * Checks if a list cache value for `key` exists.\\n *\\n * @private\\n * @name has\\n * @memberOf ListCache\\n * @param {string} key The key of the entry to check.\\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\\n */\\nfunction listCacheHas(key) {\\n  return assocIndexOf(this.__data__, key) > -1;\\n}\\n\\nmodule.exports = listCacheHas;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_listCacheHas.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_listCacheSet.js\":\n/*!**********************************************!*\\\n  !*** ./node_modules/lodash/_listCacheSet.js ***!\n  \\**********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var assocIndexOf = __webpack_require__(/*! ./_assocIndexOf */ \\\"./node_modules/lodash/_assocIndexOf.js\\\");\\n\\n/**\\n * Sets the list cache `key` to `value`.\\n *\\n * @private\\n * @name set\\n * @memberOf ListCache\\n * @param {string} key The key of the value to set.\\n * @param {*} value The value to set.\\n * @returns {Object} Returns the list cache instance.\\n */\\nfunction listCacheSet(key, value) {\\n  var data = this.__data__,\\n      index = assocIndexOf(data, key);\\n\\n  if (index < 0) {\\n    ++this.size;\\n    data.push([key, value]);\\n  } else {\\n    data[index][1] = value;\\n  }\\n  return this;\\n}\\n\\nmodule.exports = listCacheSet;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_listCacheSet.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_mapCacheClear.js\":\n/*!***********************************************!*\\\n  !*** ./node_modules/lodash/_mapCacheClear.js ***!\n  \\***********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var Hash = __webpack_require__(/*! ./_Hash */ \\\"./node_modules/lodash/_Hash.js\\\"),\\n    ListCache = __webpack_require__(/*! ./_ListCache */ \\\"./node_modules/lodash/_ListCache.js\\\"),\\n    Map = __webpack_require__(/*! ./_Map */ \\\"./node_modules/lodash/_Map.js\\\");\\n\\n/**\\n * Removes all key-value entries from the map.\\n *\\n * @private\\n * @name clear\\n * @memberOf MapCache\\n */\\nfunction mapCacheClear() {\\n  this.size = 0;\\n  this.__data__ = {\\n    'hash': new Hash,\\n    'map': new (Map || ListCache),\\n    'string': new Hash\\n  };\\n}\\n\\nmodule.exports = mapCacheClear;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_mapCacheClear.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_mapCacheDelete.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/lodash/_mapCacheDelete.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var getMapData = __webpack_require__(/*! ./_getMapData */ \\\"./node_modules/lodash/_getMapData.js\\\");\\n\\n/**\\n * Removes `key` and its value from the map.\\n *\\n * @private\\n * @name delete\\n * @memberOf MapCache\\n * @param {string} key The key of the value to remove.\\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\\n */\\nfunction mapCacheDelete(key) {\\n  var result = getMapData(this, key)['delete'](key);\\n  this.size -= result ? 1 : 0;\\n  return result;\\n}\\n\\nmodule.exports = mapCacheDelete;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_mapCacheDelete.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_mapCacheGet.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/_mapCacheGet.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var getMapData = __webpack_require__(/*! ./_getMapData */ \\\"./node_modules/lodash/_getMapData.js\\\");\\n\\n/**\\n * Gets the map value for `key`.\\n *\\n * @private\\n * @name get\\n * @memberOf MapCache\\n * @param {string} key The key of the value to get.\\n * @returns {*} Returns the entry value.\\n */\\nfunction mapCacheGet(key) {\\n  return getMapData(this, key).get(key);\\n}\\n\\nmodule.exports = mapCacheGet;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_mapCacheGet.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_mapCacheHas.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/_mapCacheHas.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var getMapData = __webpack_require__(/*! ./_getMapData */ \\\"./node_modules/lodash/_getMapData.js\\\");\\n\\n/**\\n * Checks if a map value for `key` exists.\\n *\\n * @private\\n * @name has\\n * @memberOf MapCache\\n * @param {string} key The key of the entry to check.\\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\\n */\\nfunction mapCacheHas(key) {\\n  return getMapData(this, key).has(key);\\n}\\n\\nmodule.exports = mapCacheHas;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_mapCacheHas.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_mapCacheSet.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/_mapCacheSet.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var getMapData = __webpack_require__(/*! ./_getMapData */ \\\"./node_modules/lodash/_getMapData.js\\\");\\n\\n/**\\n * Sets the map `key` to `value`.\\n *\\n * @private\\n * @name set\\n * @memberOf MapCache\\n * @param {string} key The key of the value to set.\\n * @param {*} value The value to set.\\n * @returns {Object} Returns the map cache instance.\\n */\\nfunction mapCacheSet(key, value) {\\n  var data = getMapData(this, key),\\n      size = data.size;\\n\\n  data.set(key, value);\\n  this.size += data.size == size ? 0 : 1;\\n  return this;\\n}\\n\\nmodule.exports = mapCacheSet;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_mapCacheSet.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_mapToArray.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_mapToArray.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Converts `map` to its key-value pairs.\\n *\\n * @private\\n * @param {Object} map The map to convert.\\n * @returns {Array} Returns the key-value pairs.\\n */\\nfunction mapToArray(map) {\\n  var index = -1,\\n      result = Array(map.size);\\n\\n  map.forEach(function(value, key) {\\n    result[++index] = [key, value];\\n  });\\n  return result;\\n}\\n\\nmodule.exports = mapToArray;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_mapToArray.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_matchesStrictComparable.js\":\n/*!*********************************************************!*\\\n  !*** ./node_modules/lodash/_matchesStrictComparable.js ***!\n  \\*********************************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * A specialized version of `matchesProperty` for source values suitable\\n * for strict equality comparisons, i.e. `===`.\\n *\\n * @private\\n * @param {string} key The key of the property to get.\\n * @param {*} srcValue The value to match.\\n * @returns {Function} Returns the new spec function.\\n */\\nfunction matchesStrictComparable(key, srcValue) {\\n  return function(object) {\\n    if (object == null) {\\n      return false;\\n    }\\n    return object[key] === srcValue &&\\n      (srcValue !== undefined || (key in Object(object)));\\n  };\\n}\\n\\nmodule.exports = matchesStrictComparable;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_matchesStrictComparable.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_memoizeCapped.js\":\n/*!***********************************************!*\\\n  !*** ./node_modules/lodash/_memoizeCapped.js ***!\n  \\***********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var memoize = __webpack_require__(/*! ./memoize */ \\\"./node_modules/lodash/memoize.js\\\");\\n\\n/** Used as the maximum memoize cache size. */\\nvar MAX_MEMOIZE_SIZE = 500;\\n\\n/**\\n * A specialized version of `_.memoize` which clears the memoized function's\\n * cache when it exceeds `MAX_MEMOIZE_SIZE`.\\n *\\n * @private\\n * @param {Function} func The function to have its output memoized.\\n * @returns {Function} Returns the new memoized function.\\n */\\nfunction memoizeCapped(func) {\\n  var result = memoize(func, function(key) {\\n    if (cache.size === MAX_MEMOIZE_SIZE) {\\n      cache.clear();\\n    }\\n    return key;\\n  });\\n\\n  var cache = result.cache;\\n  return result;\\n}\\n\\nmodule.exports = memoizeCapped;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_memoizeCapped.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_nativeCreate.js\":\n/*!**********************************************!*\\\n  !*** ./node_modules/lodash/_nativeCreate.js ***!\n  \\**********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var getNative = __webpack_require__(/*! ./_getNative */ \\\"./node_modules/lodash/_getNative.js\\\");\\n\\n/* Built-in method references that are verified to be native. */\\nvar nativeCreate = getNative(Object, 'create');\\n\\nmodule.exports = nativeCreate;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_nativeCreate.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_nativeKeys.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_nativeKeys.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var overArg = __webpack_require__(/*! ./_overArg */ \\\"./node_modules/lodash/_overArg.js\\\");\\n\\n/* Built-in method references for those with the same name as other `lodash` methods. */\\nvar nativeKeys = overArg(Object.keys, Object);\\n\\nmodule.exports = nativeKeys;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_nativeKeys.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_nodeUtil.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_nodeUtil.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/* WEBPACK VAR INJECTION */(function(module) {var freeGlobal = __webpack_require__(/*! ./_freeGlobal */ \\\"./node_modules/lodash/_freeGlobal.js\\\");\\n\\n/** Detect free variable `exports`. */\\nvar freeExports =  true && exports && !exports.nodeType && exports;\\n\\n/** Detect free variable `module`. */\\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\\n\\n/** Detect the popular CommonJS extension `module.exports`. */\\nvar moduleExports = freeModule && freeModule.exports === freeExports;\\n\\n/** Detect free variable `process` from Node.js. */\\nvar freeProcess = moduleExports && freeGlobal.process;\\n\\n/** Used to access faster Node.js helpers. */\\nvar nodeUtil = (function() {\\n  try {\\n    // Use `util.types` for Node.js 10+.\\n    var types = freeModule && freeModule.require && freeModule.require('util').types;\\n\\n    if (types) {\\n      return types;\\n    }\\n\\n    // Legacy `process.binding('util')` for Node.js < 10.\\n    return freeProcess && freeProcess.binding && freeProcess.binding('util');\\n  } catch (e) {}\\n}());\\n\\nmodule.exports = nodeUtil;\\n\\n/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../webpack/buildin/module.js */ \\\"./node_modules/webpack/buildin/module.js\\\")(module)))\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_nodeUtil.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_objectToString.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/lodash/_objectToString.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/** Used for built-in method references. */\\nvar objectProto = Object.prototype;\\n\\n/**\\n * Used to resolve the\\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\\n * of values.\\n */\\nvar nativeObjectToString = objectProto.toString;\\n\\n/**\\n * Converts `value` to a string using `Object.prototype.toString`.\\n *\\n * @private\\n * @param {*} value The value to convert.\\n * @returns {string} Returns the converted string.\\n */\\nfunction objectToString(value) {\\n  return nativeObjectToString.call(value);\\n}\\n\\nmodule.exports = objectToString;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_objectToString.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_overArg.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/_overArg.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Creates a unary function that invokes `func` with its argument transformed.\\n *\\n * @private\\n * @param {Function} func The function to wrap.\\n * @param {Function} transform The argument transform.\\n * @returns {Function} Returns the new function.\\n */\\nfunction overArg(func, transform) {\\n  return function(arg) {\\n    return func(transform(arg));\\n  };\\n}\\n\\nmodule.exports = overArg;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_overArg.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_root.js\":\n/*!**************************************!*\\\n  !*** ./node_modules/lodash/_root.js ***!\n  \\**************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var freeGlobal = __webpack_require__(/*! ./_freeGlobal */ \\\"./node_modules/lodash/_freeGlobal.js\\\");\\n\\n/** Detect free variable `self`. */\\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\\n\\n/** Used as a reference to the global object. */\\nvar root = freeGlobal || freeSelf || Function('return this')();\\n\\nmodule.exports = root;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_root.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_setCacheAdd.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/_setCacheAdd.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/** Used to stand-in for `undefined` hash values. */\\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\\n\\n/**\\n * Adds `value` to the array cache.\\n *\\n * @private\\n * @name add\\n * @memberOf SetCache\\n * @alias push\\n * @param {*} value The value to cache.\\n * @returns {Object} Returns the cache instance.\\n */\\nfunction setCacheAdd(value) {\\n  this.__data__.set(value, HASH_UNDEFINED);\\n  return this;\\n}\\n\\nmodule.exports = setCacheAdd;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_setCacheAdd.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_setCacheHas.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/_setCacheHas.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Checks if `value` is in the array cache.\\n *\\n * @private\\n * @name has\\n * @memberOf SetCache\\n * @param {*} value The value to search for.\\n * @returns {number} Returns `true` if `value` is found, else `false`.\\n */\\nfunction setCacheHas(value) {\\n  return this.__data__.has(value);\\n}\\n\\nmodule.exports = setCacheHas;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_setCacheHas.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_setToArray.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_setToArray.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Converts `set` to an array of its values.\\n *\\n * @private\\n * @param {Object} set The set to convert.\\n * @returns {Array} Returns the values.\\n */\\nfunction setToArray(set) {\\n  var index = -1,\\n      result = Array(set.size);\\n\\n  set.forEach(function(value) {\\n    result[++index] = value;\\n  });\\n  return result;\\n}\\n\\nmodule.exports = setToArray;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_setToArray.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_stackClear.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/_stackClear.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var ListCache = __webpack_require__(/*! ./_ListCache */ \\\"./node_modules/lodash/_ListCache.js\\\");\\n\\n/**\\n * Removes all key-value entries from the stack.\\n *\\n * @private\\n * @name clear\\n * @memberOf Stack\\n */\\nfunction stackClear() {\\n  this.__data__ = new ListCache;\\n  this.size = 0;\\n}\\n\\nmodule.exports = stackClear;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_stackClear.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_stackDelete.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/_stackDelete.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Removes `key` and its value from the stack.\\n *\\n * @private\\n * @name delete\\n * @memberOf Stack\\n * @param {string} key The key of the value to remove.\\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\\n */\\nfunction stackDelete(key) {\\n  var data = this.__data__,\\n      result = data['delete'](key);\\n\\n  this.size = data.size;\\n  return result;\\n}\\n\\nmodule.exports = stackDelete;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_stackDelete.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_stackGet.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_stackGet.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Gets the stack value for `key`.\\n *\\n * @private\\n * @name get\\n * @memberOf Stack\\n * @param {string} key The key of the value to get.\\n * @returns {*} Returns the entry value.\\n */\\nfunction stackGet(key) {\\n  return this.__data__.get(key);\\n}\\n\\nmodule.exports = stackGet;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_stackGet.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_stackHas.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_stackHas.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Checks if a stack value for `key` exists.\\n *\\n * @private\\n * @name has\\n * @memberOf Stack\\n * @param {string} key The key of the entry to check.\\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\\n */\\nfunction stackHas(key) {\\n  return this.__data__.has(key);\\n}\\n\\nmodule.exports = stackHas;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_stackHas.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_stackSet.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_stackSet.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var ListCache = __webpack_require__(/*! ./_ListCache */ \\\"./node_modules/lodash/_ListCache.js\\\"),\\n    Map = __webpack_require__(/*! ./_Map */ \\\"./node_modules/lodash/_Map.js\\\"),\\n    MapCache = __webpack_require__(/*! ./_MapCache */ \\\"./node_modules/lodash/_MapCache.js\\\");\\n\\n/** Used as the size to enable large array optimizations. */\\nvar LARGE_ARRAY_SIZE = 200;\\n\\n/**\\n * Sets the stack `key` to `value`.\\n *\\n * @private\\n * @name set\\n * @memberOf Stack\\n * @param {string} key The key of the value to set.\\n * @param {*} value The value to set.\\n * @returns {Object} Returns the stack cache instance.\\n */\\nfunction stackSet(key, value) {\\n  var data = this.__data__;\\n  if (data instanceof ListCache) {\\n    var pairs = data.__data__;\\n    if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {\\n      pairs.push([key, value]);\\n      this.size = ++data.size;\\n      return this;\\n    }\\n    data = this.__data__ = new MapCache(pairs);\\n  }\\n  data.set(key, value);\\n  this.size = data.size;\\n  return this;\\n}\\n\\nmodule.exports = stackSet;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_stackSet.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_stringToPath.js\":\n/*!**********************************************!*\\\n  !*** ./node_modules/lodash/_stringToPath.js ***!\n  \\**********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var memoizeCapped = __webpack_require__(/*! ./_memoizeCapped */ \\\"./node_modules/lodash/_memoizeCapped.js\\\");\\n\\n/** Used to match property names within property paths. */\\nvar rePropName = /[^.[\\\\]]+|\\\\[(?:(-?\\\\d+(?:\\\\.\\\\d+)?)|([\\\"'])((?:(?!\\\\2)[^\\\\\\\\]|\\\\\\\\.)*?)\\\\2)\\\\]|(?=(?:\\\\.|\\\\[\\\\])(?:\\\\.|\\\\[\\\\]|$))/g;\\n\\n/** Used to match backslashes in property paths. */\\nvar reEscapeChar = /\\\\\\\\(\\\\\\\\)?/g;\\n\\n/**\\n * Converts `string` to a property path array.\\n *\\n * @private\\n * @param {string} string The string to convert.\\n * @returns {Array} Returns the property path array.\\n */\\nvar stringToPath = memoizeCapped(function(string) {\\n  var result = [];\\n  if (string.charCodeAt(0) === 46 /* . */) {\\n    result.push('');\\n  }\\n  string.replace(rePropName, function(match, number, quote, subString) {\\n    result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match));\\n  });\\n  return result;\\n});\\n\\nmodule.exports = stringToPath;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_stringToPath.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_toKey.js\":\n/*!***************************************!*\\\n  !*** ./node_modules/lodash/_toKey.js ***!\n  \\***************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var isSymbol = __webpack_require__(/*! ./isSymbol */ \\\"./node_modules/lodash/isSymbol.js\\\");\\n\\n/** Used as references for various `Number` constants. */\\nvar INFINITY = 1 / 0;\\n\\n/**\\n * Converts `value` to a string key if it's not a string or symbol.\\n *\\n * @private\\n * @param {*} value The value to inspect.\\n * @returns {string|symbol} Returns the key.\\n */\\nfunction toKey(value) {\\n  if (typeof value == 'string' || isSymbol(value)) {\\n    return value;\\n  }\\n  var result = (value + '');\\n  return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\\n}\\n\\nmodule.exports = toKey;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_toKey.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/_toSource.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/_toSource.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/** Used for built-in method references. */\\nvar funcProto = Function.prototype;\\n\\n/** Used to resolve the decompiled source of functions. */\\nvar funcToString = funcProto.toString;\\n\\n/**\\n * Converts `func` to its source code.\\n *\\n * @private\\n * @param {Function} func The function to convert.\\n * @returns {string} Returns the source code.\\n */\\nfunction toSource(func) {\\n  if (func != null) {\\n    try {\\n      return funcToString.call(func);\\n    } catch (e) {}\\n    try {\\n      return (func + '');\\n    } catch (e) {}\\n  }\\n  return '';\\n}\\n\\nmodule.exports = toSource;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/_toSource.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/eq.js\":\n/*!***********************************!*\\\n  !*** ./node_modules/lodash/eq.js ***!\n  \\***********************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Performs a\\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\\n * comparison between two values to determine if they are equivalent.\\n *\\n * @static\\n * @memberOf _\\n * @since 4.0.0\\n * @category Lang\\n * @param {*} value The value to compare.\\n * @param {*} other The other value to compare.\\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\\n * @example\\n *\\n * var object = { 'a': 1 };\\n * var other = { 'a': 1 };\\n *\\n * _.eq(object, object);\\n * // => true\\n *\\n * _.eq(object, other);\\n * // => false\\n *\\n * _.eq('a', 'a');\\n * // => true\\n *\\n * _.eq('a', Object('a'));\\n * // => false\\n *\\n * _.eq(NaN, NaN);\\n * // => true\\n */\\nfunction eq(value, other) {\\n  return value === other || (value !== value && other !== other);\\n}\\n\\nmodule.exports = eq;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/eq.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/find.js\":\n/*!*************************************!*\\\n  !*** ./node_modules/lodash/find.js ***!\n  \\*************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var createFind = __webpack_require__(/*! ./_createFind */ \\\"./node_modules/lodash/_createFind.js\\\"),\\n    findIndex = __webpack_require__(/*! ./findIndex */ \\\"./node_modules/lodash/findIndex.js\\\");\\n\\n/**\\n * Iterates over elements of `collection`, returning the first element\\n * `predicate` returns truthy for. The predicate is invoked with three\\n * arguments: (value, index|key, collection).\\n *\\n * @static\\n * @memberOf _\\n * @since 0.1.0\\n * @category Collection\\n * @param {Array|Object} collection The collection to inspect.\\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\\n * @param {number} [fromIndex=0] The index to search from.\\n * @returns {*} Returns the matched element, else `undefined`.\\n * @example\\n *\\n * var users = [\\n *   { 'user': 'barney',  'age': 36, 'active': true },\\n *   { 'user': 'fred',    'age': 40, 'active': false },\\n *   { 'user': 'pebbles', 'age': 1,  'active': true }\\n * ];\\n *\\n * _.find(users, function(o) { return o.age < 40; });\\n * // => object for 'barney'\\n *\\n * // The `_.matches` iteratee shorthand.\\n * _.find(users, { 'age': 1, 'active': true });\\n * // => object for 'pebbles'\\n *\\n * // The `_.matchesProperty` iteratee shorthand.\\n * _.find(users, ['active', false]);\\n * // => object for 'fred'\\n *\\n * // The `_.property` iteratee shorthand.\\n * _.find(users, 'active');\\n * // => object for 'barney'\\n */\\nvar find = createFind(findIndex);\\n\\nmodule.exports = find;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/find.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/findIndex.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/findIndex.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseFindIndex = __webpack_require__(/*! ./_baseFindIndex */ \\\"./node_modules/lodash/_baseFindIndex.js\\\"),\\n    baseIteratee = __webpack_require__(/*! ./_baseIteratee */ \\\"./node_modules/lodash/_baseIteratee.js\\\"),\\n    toInteger = __webpack_require__(/*! ./toInteger */ \\\"./node_modules/lodash/toInteger.js\\\");\\n\\n/* Built-in method references for those with the same name as other `lodash` methods. */\\nvar nativeMax = Math.max;\\n\\n/**\\n * This method is like `_.find` except that it returns the index of the first\\n * element `predicate` returns truthy for instead of the element itself.\\n *\\n * @static\\n * @memberOf _\\n * @since 1.1.0\\n * @category Array\\n * @param {Array} array The array to inspect.\\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\\n * @param {number} [fromIndex=0] The index to search from.\\n * @returns {number} Returns the index of the found element, else `-1`.\\n * @example\\n *\\n * var users = [\\n *   { 'user': 'barney',  'active': false },\\n *   { 'user': 'fred',    'active': false },\\n *   { 'user': 'pebbles', 'active': true }\\n * ];\\n *\\n * _.findIndex(users, function(o) { return o.user == 'barney'; });\\n * // => 0\\n *\\n * // The `_.matches` iteratee shorthand.\\n * _.findIndex(users, { 'user': 'fred', 'active': false });\\n * // => 1\\n *\\n * // The `_.matchesProperty` iteratee shorthand.\\n * _.findIndex(users, ['active', false]);\\n * // => 0\\n *\\n * // The `_.property` iteratee shorthand.\\n * _.findIndex(users, 'active');\\n * // => 2\\n */\\nfunction findIndex(array, predicate, fromIndex) {\\n  var length = array == null ? 0 : array.length;\\n  if (!length) {\\n    return -1;\\n  }\\n  var index = fromIndex == null ? 0 : toInteger(fromIndex);\\n  if (index < 0) {\\n    index = nativeMax(length + index, 0);\\n  }\\n  return baseFindIndex(array, baseIteratee(predicate, 3), index);\\n}\\n\\nmodule.exports = findIndex;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/findIndex.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/get.js\":\n/*!************************************!*\\\n  !*** ./node_modules/lodash/get.js ***!\n  \\************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseGet = __webpack_require__(/*! ./_baseGet */ \\\"./node_modules/lodash/_baseGet.js\\\");\\n\\n/**\\n * Gets the value at `path` of `object`. If the resolved value is\\n * `undefined`, the `defaultValue` is returned in its place.\\n *\\n * @static\\n * @memberOf _\\n * @since 3.7.0\\n * @category Object\\n * @param {Object} object The object to query.\\n * @param {Array|string} path The path of the property to get.\\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\\n * @returns {*} Returns the resolved value.\\n * @example\\n *\\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\\n *\\n * _.get(object, 'a[0].b.c');\\n * // => 3\\n *\\n * _.get(object, ['a', '0', 'b', 'c']);\\n * // => 3\\n *\\n * _.get(object, 'a.b.c', 'default');\\n * // => 'default'\\n */\\nfunction get(object, path, defaultValue) {\\n  var result = object == null ? undefined : baseGet(object, path);\\n  return result === undefined ? defaultValue : result;\\n}\\n\\nmodule.exports = get;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/get.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/hasIn.js\":\n/*!**************************************!*\\\n  !*** ./node_modules/lodash/hasIn.js ***!\n  \\**************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseHasIn = __webpack_require__(/*! ./_baseHasIn */ \\\"./node_modules/lodash/_baseHasIn.js\\\"),\\n    hasPath = __webpack_require__(/*! ./_hasPath */ \\\"./node_modules/lodash/_hasPath.js\\\");\\n\\n/**\\n * Checks if `path` is a direct or inherited property of `object`.\\n *\\n * @static\\n * @memberOf _\\n * @since 4.0.0\\n * @category Object\\n * @param {Object} object The object to query.\\n * @param {Array|string} path The path to check.\\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\\n * @example\\n *\\n * var object = _.create({ 'a': _.create({ 'b': 2 }) });\\n *\\n * _.hasIn(object, 'a');\\n * // => true\\n *\\n * _.hasIn(object, 'a.b');\\n * // => true\\n *\\n * _.hasIn(object, ['a', 'b']);\\n * // => true\\n *\\n * _.hasIn(object, 'b');\\n * // => false\\n */\\nfunction hasIn(object, path) {\\n  return object != null && hasPath(object, path, baseHasIn);\\n}\\n\\nmodule.exports = hasIn;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/hasIn.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/identity.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/identity.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * This method returns the first argument it receives.\\n *\\n * @static\\n * @since 0.1.0\\n * @memberOf _\\n * @category Util\\n * @param {*} value Any value.\\n * @returns {*} Returns `value`.\\n * @example\\n *\\n * var object = { 'a': 1 };\\n *\\n * console.log(_.identity(object) === object);\\n * // => true\\n */\\nfunction identity(value) {\\n  return value;\\n}\\n\\nmodule.exports = identity;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/identity.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/isArguments.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/isArguments.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseIsArguments = __webpack_require__(/*! ./_baseIsArguments */ \\\"./node_modules/lodash/_baseIsArguments.js\\\"),\\n    isObjectLike = __webpack_require__(/*! ./isObjectLike */ \\\"./node_modules/lodash/isObjectLike.js\\\");\\n\\n/** Used for built-in method references. */\\nvar objectProto = Object.prototype;\\n\\n/** Used to check objects for own properties. */\\nvar hasOwnProperty = objectProto.hasOwnProperty;\\n\\n/** Built-in value references. */\\nvar propertyIsEnumerable = objectProto.propertyIsEnumerable;\\n\\n/**\\n * Checks if `value` is likely an `arguments` object.\\n *\\n * @static\\n * @memberOf _\\n * @since 0.1.0\\n * @category Lang\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\\n *  else `false`.\\n * @example\\n *\\n * _.isArguments(function() { return arguments; }());\\n * // => true\\n *\\n * _.isArguments([1, 2, 3]);\\n * // => false\\n */\\nvar isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) {\\n  return isObjectLike(value) && hasOwnProperty.call(value, 'callee') &&\\n    !propertyIsEnumerable.call(value, 'callee');\\n};\\n\\nmodule.exports = isArguments;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/isArguments.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/isArray.js\":\n/*!****************************************!*\\\n  !*** ./node_modules/lodash/isArray.js ***!\n  \\****************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Checks if `value` is classified as an `Array` object.\\n *\\n * @static\\n * @memberOf _\\n * @since 0.1.0\\n * @category Lang\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\\n * @example\\n *\\n * _.isArray([1, 2, 3]);\\n * // => true\\n *\\n * _.isArray(document.body.children);\\n * // => false\\n *\\n * _.isArray('abc');\\n * // => false\\n *\\n * _.isArray(_.noop);\\n * // => false\\n */\\nvar isArray = Array.isArray;\\n\\nmodule.exports = isArray;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/isArray.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/isArrayLike.js\":\n/*!********************************************!*\\\n  !*** ./node_modules/lodash/isArrayLike.js ***!\n  \\********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var isFunction = __webpack_require__(/*! ./isFunction */ \\\"./node_modules/lodash/isFunction.js\\\"),\\n    isLength = __webpack_require__(/*! ./isLength */ \\\"./node_modules/lodash/isLength.js\\\");\\n\\n/**\\n * Checks if `value` is array-like. A value is considered array-like if it's\\n * not a function and has a `value.length` that's an integer greater than or\\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\\n *\\n * @static\\n * @memberOf _\\n * @since 4.0.0\\n * @category Lang\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\\n * @example\\n *\\n * _.isArrayLike([1, 2, 3]);\\n * // => true\\n *\\n * _.isArrayLike(document.body.children);\\n * // => true\\n *\\n * _.isArrayLike('abc');\\n * // => true\\n *\\n * _.isArrayLike(_.noop);\\n * // => false\\n */\\nfunction isArrayLike(value) {\\n  return value != null && isLength(value.length) && !isFunction(value);\\n}\\n\\nmodule.exports = isArrayLike;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/isArrayLike.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/isBuffer.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/isBuffer.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/* WEBPACK VAR INJECTION */(function(module) {var root = __webpack_require__(/*! ./_root */ \\\"./node_modules/lodash/_root.js\\\"),\\n    stubFalse = __webpack_require__(/*! ./stubFalse */ \\\"./node_modules/lodash/stubFalse.js\\\");\\n\\n/** Detect free variable `exports`. */\\nvar freeExports =  true && exports && !exports.nodeType && exports;\\n\\n/** Detect free variable `module`. */\\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\\n\\n/** Detect the popular CommonJS extension `module.exports`. */\\nvar moduleExports = freeModule && freeModule.exports === freeExports;\\n\\n/** Built-in value references. */\\nvar Buffer = moduleExports ? root.Buffer : undefined;\\n\\n/* Built-in method references for those with the same name as other `lodash` methods. */\\nvar nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined;\\n\\n/**\\n * Checks if `value` is a buffer.\\n *\\n * @static\\n * @memberOf _\\n * @since 4.3.0\\n * @category Lang\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\\n * @example\\n *\\n * _.isBuffer(new Buffer(2));\\n * // => true\\n *\\n * _.isBuffer(new Uint8Array(2));\\n * // => false\\n */\\nvar isBuffer = nativeIsBuffer || stubFalse;\\n\\nmodule.exports = isBuffer;\\n\\n/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../webpack/buildin/module.js */ \\\"./node_modules/webpack/buildin/module.js\\\")(module)))\\n\\n//# sourceURL=webpack:///./node_modules/lodash/isBuffer.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/isEqual.js\":\n/*!****************************************!*\\\n  !*** ./node_modules/lodash/isEqual.js ***!\n  \\****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseIsEqual = __webpack_require__(/*! ./_baseIsEqual */ \\\"./node_modules/lodash/_baseIsEqual.js\\\");\\n\\n/**\\n * Performs a deep comparison between two values to determine if they are\\n * equivalent.\\n *\\n * **Note:** This method supports comparing arrays, array buffers, booleans,\\n * date objects, error objects, maps, numbers, `Object` objects, regexes,\\n * sets, strings, symbols, and typed arrays. `Object` objects are compared\\n * by their own, not inherited, enumerable properties. Functions and DOM\\n * nodes are compared by strict equality, i.e. `===`.\\n *\\n * @static\\n * @memberOf _\\n * @since 0.1.0\\n * @category Lang\\n * @param {*} value The value to compare.\\n * @param {*} other The other value to compare.\\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\\n * @example\\n *\\n * var object = { 'a': 1 };\\n * var other = { 'a': 1 };\\n *\\n * _.isEqual(object, other);\\n * // => true\\n *\\n * object === other;\\n * // => false\\n */\\nfunction isEqual(value, other) {\\n  return baseIsEqual(value, other);\\n}\\n\\nmodule.exports = isEqual;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/isEqual.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/isFunction.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/lodash/isFunction.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseGetTag = __webpack_require__(/*! ./_baseGetTag */ \\\"./node_modules/lodash/_baseGetTag.js\\\"),\\n    isObject = __webpack_require__(/*! ./isObject */ \\\"./node_modules/lodash/isObject.js\\\");\\n\\n/** `Object#toString` result references. */\\nvar asyncTag = '[object AsyncFunction]',\\n    funcTag = '[object Function]',\\n    genTag = '[object GeneratorFunction]',\\n    proxyTag = '[object Proxy]';\\n\\n/**\\n * Checks if `value` is classified as a `Function` object.\\n *\\n * @static\\n * @memberOf _\\n * @since 0.1.0\\n * @category Lang\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\\n * @example\\n *\\n * _.isFunction(_);\\n * // => true\\n *\\n * _.isFunction(/abc/);\\n * // => false\\n */\\nfunction isFunction(value) {\\n  if (!isObject(value)) {\\n    return false;\\n  }\\n  // The use of `Object#toString` avoids issues with the `typeof` operator\\n  // in Safari 9 which returns 'object' for typed arrays and other constructors.\\n  var tag = baseGetTag(value);\\n  return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\\n}\\n\\nmodule.exports = isFunction;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/isFunction.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/isLength.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/isLength.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/** Used as references for various `Number` constants. */\\nvar MAX_SAFE_INTEGER = 9007199254740991;\\n\\n/**\\n * Checks if `value` is a valid array-like length.\\n *\\n * **Note:** This method is loosely based on\\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\\n *\\n * @static\\n * @memberOf _\\n * @since 4.0.0\\n * @category Lang\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\\n * @example\\n *\\n * _.isLength(3);\\n * // => true\\n *\\n * _.isLength(Number.MIN_VALUE);\\n * // => false\\n *\\n * _.isLength(Infinity);\\n * // => false\\n *\\n * _.isLength('3');\\n * // => false\\n */\\nfunction isLength(value) {\\n  return typeof value == 'number' &&\\n    value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\\n}\\n\\nmodule.exports = isLength;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/isLength.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/isObject.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/isObject.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Checks if `value` is the\\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\\n *\\n * @static\\n * @memberOf _\\n * @since 0.1.0\\n * @category Lang\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\\n * @example\\n *\\n * _.isObject({});\\n * // => true\\n *\\n * _.isObject([1, 2, 3]);\\n * // => true\\n *\\n * _.isObject(_.noop);\\n * // => true\\n *\\n * _.isObject(null);\\n * // => false\\n */\\nfunction isObject(value) {\\n  var type = typeof value;\\n  return value != null && (type == 'object' || type == 'function');\\n}\\n\\nmodule.exports = isObject;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/isObject.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/isObjectLike.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/isObjectLike.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * Checks if `value` is object-like. A value is object-like if it's not `null`\\n * and has a `typeof` result of \\\"object\\\".\\n *\\n * @static\\n * @memberOf _\\n * @since 4.0.0\\n * @category Lang\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\\n * @example\\n *\\n * _.isObjectLike({});\\n * // => true\\n *\\n * _.isObjectLike([1, 2, 3]);\\n * // => true\\n *\\n * _.isObjectLike(_.noop);\\n * // => false\\n *\\n * _.isObjectLike(null);\\n * // => false\\n */\\nfunction isObjectLike(value) {\\n  return value != null && typeof value == 'object';\\n}\\n\\nmodule.exports = isObjectLike;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/isObjectLike.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/isSymbol.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/isSymbol.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseGetTag = __webpack_require__(/*! ./_baseGetTag */ \\\"./node_modules/lodash/_baseGetTag.js\\\"),\\n    isObjectLike = __webpack_require__(/*! ./isObjectLike */ \\\"./node_modules/lodash/isObjectLike.js\\\");\\n\\n/** `Object#toString` result references. */\\nvar symbolTag = '[object Symbol]';\\n\\n/**\\n * Checks if `value` is classified as a `Symbol` primitive or object.\\n *\\n * @static\\n * @memberOf _\\n * @since 4.0.0\\n * @category Lang\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\\n * @example\\n *\\n * _.isSymbol(Symbol.iterator);\\n * // => true\\n *\\n * _.isSymbol('abc');\\n * // => false\\n */\\nfunction isSymbol(value) {\\n  return typeof value == 'symbol' ||\\n    (isObjectLike(value) && baseGetTag(value) == symbolTag);\\n}\\n\\nmodule.exports = isSymbol;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/isSymbol.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/isTypedArray.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/lodash/isTypedArray.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseIsTypedArray = __webpack_require__(/*! ./_baseIsTypedArray */ \\\"./node_modules/lodash/_baseIsTypedArray.js\\\"),\\n    baseUnary = __webpack_require__(/*! ./_baseUnary */ \\\"./node_modules/lodash/_baseUnary.js\\\"),\\n    nodeUtil = __webpack_require__(/*! ./_nodeUtil */ \\\"./node_modules/lodash/_nodeUtil.js\\\");\\n\\n/* Node.js helper references. */\\nvar nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;\\n\\n/**\\n * Checks if `value` is classified as a typed array.\\n *\\n * @static\\n * @memberOf _\\n * @since 3.0.0\\n * @category Lang\\n * @param {*} value The value to check.\\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\\n * @example\\n *\\n * _.isTypedArray(new Uint8Array);\\n * // => true\\n *\\n * _.isTypedArray([]);\\n * // => false\\n */\\nvar isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;\\n\\nmodule.exports = isTypedArray;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/isTypedArray.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/keyBy.js\":\n/*!**************************************!*\\\n  !*** ./node_modules/lodash/keyBy.js ***!\n  \\**************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseAssignValue = __webpack_require__(/*! ./_baseAssignValue */ \\\"./node_modules/lodash/_baseAssignValue.js\\\"),\\n    createAggregator = __webpack_require__(/*! ./_createAggregator */ \\\"./node_modules/lodash/_createAggregator.js\\\");\\n\\n/**\\n * Creates an object composed of keys generated from the results of running\\n * each element of `collection` thru `iteratee`. The corresponding value of\\n * each key is the last element responsible for generating the key. The\\n * iteratee is invoked with one argument: (value).\\n *\\n * @static\\n * @memberOf _\\n * @since 4.0.0\\n * @category Collection\\n * @param {Array|Object} collection The collection to iterate over.\\n * @param {Function} [iteratee=_.identity] The iteratee to transform keys.\\n * @returns {Object} Returns the composed aggregate object.\\n * @example\\n *\\n * var array = [\\n *   { 'dir': 'left', 'code': 97 },\\n *   { 'dir': 'right', 'code': 100 }\\n * ];\\n *\\n * _.keyBy(array, function(o) {\\n *   return String.fromCharCode(o.code);\\n * });\\n * // => { 'a': { 'dir': 'left', 'code': 97 }, 'd': { 'dir': 'right', 'code': 100 } }\\n *\\n * _.keyBy(array, 'dir');\\n * // => { 'left': { 'dir': 'left', 'code': 97 }, 'right': { 'dir': 'right', 'code': 100 } }\\n */\\nvar keyBy = createAggregator(function(result, value, key) {\\n  baseAssignValue(result, key, value);\\n});\\n\\nmodule.exports = keyBy;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/keyBy.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/keys.js\":\n/*!*************************************!*\\\n  !*** ./node_modules/lodash/keys.js ***!\n  \\*************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var arrayLikeKeys = __webpack_require__(/*! ./_arrayLikeKeys */ \\\"./node_modules/lodash/_arrayLikeKeys.js\\\"),\\n    baseKeys = __webpack_require__(/*! ./_baseKeys */ \\\"./node_modules/lodash/_baseKeys.js\\\"),\\n    isArrayLike = __webpack_require__(/*! ./isArrayLike */ \\\"./node_modules/lodash/isArrayLike.js\\\");\\n\\n/**\\n * Creates an array of the own enumerable property names of `object`.\\n *\\n * **Note:** Non-object values are coerced to objects. See the\\n * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\\n * for more details.\\n *\\n * @static\\n * @since 0.1.0\\n * @memberOf _\\n * @category Object\\n * @param {Object} object The object to query.\\n * @returns {Array} Returns the array of property names.\\n * @example\\n *\\n * function Foo() {\\n *   this.a = 1;\\n *   this.b = 2;\\n * }\\n *\\n * Foo.prototype.c = 3;\\n *\\n * _.keys(new Foo);\\n * // => ['a', 'b'] (iteration order is not guaranteed)\\n *\\n * _.keys('hi');\\n * // => ['0', '1']\\n */\\nfunction keys(object) {\\n  return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);\\n}\\n\\nmodule.exports = keys;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/keys.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/memoize.js\":\n/*!****************************************!*\\\n  !*** ./node_modules/lodash/memoize.js ***!\n  \\****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var MapCache = __webpack_require__(/*! ./_MapCache */ \\\"./node_modules/lodash/_MapCache.js\\\");\\n\\n/** Error message constants. */\\nvar FUNC_ERROR_TEXT = 'Expected a function';\\n\\n/**\\n * Creates a function that memoizes the result of `func`. If `resolver` is\\n * provided, it determines the cache key for storing the result based on the\\n * arguments provided to the memoized function. By default, the first argument\\n * provided to the memoized function is used as the map cache key. The `func`\\n * is invoked with the `this` binding of the memoized function.\\n *\\n * **Note:** The cache is exposed as the `cache` property on the memoized\\n * function. Its creation may be customized by replacing the `_.memoize.Cache`\\n * constructor with one whose instances implement the\\n * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)\\n * method interface of `clear`, `delete`, `get`, `has`, and `set`.\\n *\\n * @static\\n * @memberOf _\\n * @since 0.1.0\\n * @category Function\\n * @param {Function} func The function to have its output memoized.\\n * @param {Function} [resolver] The function to resolve the cache key.\\n * @returns {Function} Returns the new memoized function.\\n * @example\\n *\\n * var object = { 'a': 1, 'b': 2 };\\n * var other = { 'c': 3, 'd': 4 };\\n *\\n * var values = _.memoize(_.values);\\n * values(object);\\n * // => [1, 2]\\n *\\n * values(other);\\n * // => [3, 4]\\n *\\n * object.a = 2;\\n * values(object);\\n * // => [1, 2]\\n *\\n * // Modify the result cache.\\n * values.cache.set(object, ['a', 'b']);\\n * values(object);\\n * // => ['a', 'b']\\n *\\n * // Replace `_.memoize.Cache`.\\n * _.memoize.Cache = WeakMap;\\n */\\nfunction memoize(func, resolver) {\\n  if (typeof func != 'function' || (resolver != null && typeof resolver != 'function')) {\\n    throw new TypeError(FUNC_ERROR_TEXT);\\n  }\\n  var memoized = function() {\\n    var args = arguments,\\n        key = resolver ? resolver.apply(this, args) : args[0],\\n        cache = memoized.cache;\\n\\n    if (cache.has(key)) {\\n      return cache.get(key);\\n    }\\n    var result = func.apply(this, args);\\n    memoized.cache = cache.set(key, result) || cache;\\n    return result;\\n  };\\n  memoized.cache = new (memoize.Cache || MapCache);\\n  return memoized;\\n}\\n\\n// Expose `MapCache`.\\nmemoize.Cache = MapCache;\\n\\nmodule.exports = memoize;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/memoize.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/property.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/property.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseProperty = __webpack_require__(/*! ./_baseProperty */ \\\"./node_modules/lodash/_baseProperty.js\\\"),\\n    basePropertyDeep = __webpack_require__(/*! ./_basePropertyDeep */ \\\"./node_modules/lodash/_basePropertyDeep.js\\\"),\\n    isKey = __webpack_require__(/*! ./_isKey */ \\\"./node_modules/lodash/_isKey.js\\\"),\\n    toKey = __webpack_require__(/*! ./_toKey */ \\\"./node_modules/lodash/_toKey.js\\\");\\n\\n/**\\n * Creates a function that returns the value at `path` of a given object.\\n *\\n * @static\\n * @memberOf _\\n * @since 2.4.0\\n * @category Util\\n * @param {Array|string} path The path of the property to get.\\n * @returns {Function} Returns the new accessor function.\\n * @example\\n *\\n * var objects = [\\n *   { 'a': { 'b': 2 } },\\n *   { 'a': { 'b': 1 } }\\n * ];\\n *\\n * _.map(objects, _.property('a.b'));\\n * // => [2, 1]\\n *\\n * _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');\\n * // => [1, 2]\\n */\\nfunction property(path) {\\n  return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);\\n}\\n\\nmodule.exports = property;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/property.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/stubArray.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/stubArray.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * This method returns a new empty array.\\n *\\n * @static\\n * @memberOf _\\n * @since 4.13.0\\n * @category Util\\n * @returns {Array} Returns the new empty array.\\n * @example\\n *\\n * var arrays = _.times(2, _.stubArray);\\n *\\n * console.log(arrays);\\n * // => [[], []]\\n *\\n * console.log(arrays[0] === arrays[1]);\\n * // => false\\n */\\nfunction stubArray() {\\n  return [];\\n}\\n\\nmodule.exports = stubArray;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/stubArray.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/stubFalse.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/stubFalse.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"/**\\n * This method returns `false`.\\n *\\n * @static\\n * @memberOf _\\n * @since 4.13.0\\n * @category Util\\n * @returns {boolean} Returns `false`.\\n * @example\\n *\\n * _.times(2, _.stubFalse);\\n * // => [false, false]\\n */\\nfunction stubFalse() {\\n  return false;\\n}\\n\\nmodule.exports = stubFalse;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/stubFalse.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/toFinite.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/toFinite.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var toNumber = __webpack_require__(/*! ./toNumber */ \\\"./node_modules/lodash/toNumber.js\\\");\\n\\n/** Used as references for various `Number` constants. */\\nvar INFINITY = 1 / 0,\\n    MAX_INTEGER = 1.7976931348623157e+308;\\n\\n/**\\n * Converts `value` to a finite number.\\n *\\n * @static\\n * @memberOf _\\n * @since 4.12.0\\n * @category Lang\\n * @param {*} value The value to convert.\\n * @returns {number} Returns the converted number.\\n * @example\\n *\\n * _.toFinite(3.2);\\n * // => 3.2\\n *\\n * _.toFinite(Number.MIN_VALUE);\\n * // => 5e-324\\n *\\n * _.toFinite(Infinity);\\n * // => 1.7976931348623157e+308\\n *\\n * _.toFinite('3.2');\\n * // => 3.2\\n */\\nfunction toFinite(value) {\\n  if (!value) {\\n    return value === 0 ? value : 0;\\n  }\\n  value = toNumber(value);\\n  if (value === INFINITY || value === -INFINITY) {\\n    var sign = (value < 0 ? -1 : 1);\\n    return sign * MAX_INTEGER;\\n  }\\n  return value === value ? value : 0;\\n}\\n\\nmodule.exports = toFinite;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/toFinite.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/toInteger.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/lodash/toInteger.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var toFinite = __webpack_require__(/*! ./toFinite */ \\\"./node_modules/lodash/toFinite.js\\\");\\n\\n/**\\n * Converts `value` to an integer.\\n *\\n * **Note:** This method is loosely based on\\n * [`ToInteger`](http://www.ecma-international.org/ecma-262/7.0/#sec-tointeger).\\n *\\n * @static\\n * @memberOf _\\n * @since 4.0.0\\n * @category Lang\\n * @param {*} value The value to convert.\\n * @returns {number} Returns the converted integer.\\n * @example\\n *\\n * _.toInteger(3.2);\\n * // => 3\\n *\\n * _.toInteger(Number.MIN_VALUE);\\n * // => 0\\n *\\n * _.toInteger(Infinity);\\n * // => 1.7976931348623157e+308\\n *\\n * _.toInteger('3.2');\\n * // => 3\\n */\\nfunction toInteger(value) {\\n  var result = toFinite(value),\\n      remainder = result % 1;\\n\\n  return result === result ? (remainder ? result - remainder : result) : 0;\\n}\\n\\nmodule.exports = toInteger;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/toInteger.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/toNumber.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/toNumber.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var isObject = __webpack_require__(/*! ./isObject */ \\\"./node_modules/lodash/isObject.js\\\"),\\n    isSymbol = __webpack_require__(/*! ./isSymbol */ \\\"./node_modules/lodash/isSymbol.js\\\");\\n\\n/** Used as references for various `Number` constants. */\\nvar NAN = 0 / 0;\\n\\n/** Used to match leading and trailing whitespace. */\\nvar reTrim = /^\\\\s+|\\\\s+$/g;\\n\\n/** Used to detect bad signed hexadecimal string values. */\\nvar reIsBadHex = /^[-+]0x[0-9a-f]+$/i;\\n\\n/** Used to detect binary string values. */\\nvar reIsBinary = /^0b[01]+$/i;\\n\\n/** Used to detect octal string values. */\\nvar reIsOctal = /^0o[0-7]+$/i;\\n\\n/** Built-in method references without a dependency on `root`. */\\nvar freeParseInt = parseInt;\\n\\n/**\\n * Converts `value` to a number.\\n *\\n * @static\\n * @memberOf _\\n * @since 4.0.0\\n * @category Lang\\n * @param {*} value The value to process.\\n * @returns {number} Returns the number.\\n * @example\\n *\\n * _.toNumber(3.2);\\n * // => 3.2\\n *\\n * _.toNumber(Number.MIN_VALUE);\\n * // => 5e-324\\n *\\n * _.toNumber(Infinity);\\n * // => Infinity\\n *\\n * _.toNumber('3.2');\\n * // => 3.2\\n */\\nfunction toNumber(value) {\\n  if (typeof value == 'number') {\\n    return value;\\n  }\\n  if (isSymbol(value)) {\\n    return NAN;\\n  }\\n  if (isObject(value)) {\\n    var other = typeof value.valueOf == 'function' ? value.valueOf() : value;\\n    value = isObject(other) ? (other + '') : other;\\n  }\\n  if (typeof value != 'string') {\\n    return value === 0 ? value : +value;\\n  }\\n  value = value.replace(reTrim, '');\\n  var isBinary = reIsBinary.test(value);\\n  return (isBinary || reIsOctal.test(value))\\n    ? freeParseInt(value.slice(2), isBinary ? 2 : 8)\\n    : (reIsBadHex.test(value) ? NAN : +value);\\n}\\n\\nmodule.exports = toNumber;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/toNumber.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/lodash/toString.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/lodash/toString.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var baseToString = __webpack_require__(/*! ./_baseToString */ \\\"./node_modules/lodash/_baseToString.js\\\");\\n\\n/**\\n * Converts `value` to a string. An empty string is returned for `null`\\n * and `undefined` values. The sign of `-0` is preserved.\\n *\\n * @static\\n * @memberOf _\\n * @since 4.0.0\\n * @category Lang\\n * @param {*} value The value to convert.\\n * @returns {string} Returns the converted string.\\n * @example\\n *\\n * _.toString(null);\\n * // => ''\\n *\\n * _.toString(-0);\\n * // => '-0'\\n *\\n * _.toString([1, 2, 3]);\\n * // => '1,2,3'\\n */\\nfunction toString(value) {\\n  return value == null ? '' : baseToString(value);\\n}\\n\\nmodule.exports = toString;\\n\\n\\n//# sourceURL=webpack:///./node_modules/lodash/toString.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale sync recursive ^\\\\.\\\\/.*$\":\n/*!**************************************************!*\\\n  !*** ./node_modules/moment/locale sync ^\\.\\/.*$ ***!\n  \\**************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"var map = {\\n\\t\\\"./af\\\": \\\"./node_modules/moment/locale/af.js\\\",\\n\\t\\\"./af.js\\\": \\\"./node_modules/moment/locale/af.js\\\",\\n\\t\\\"./ar\\\": \\\"./node_modules/moment/locale/ar.js\\\",\\n\\t\\\"./ar-dz\\\": \\\"./node_modules/moment/locale/ar-dz.js\\\",\\n\\t\\\"./ar-dz.js\\\": \\\"./node_modules/moment/locale/ar-dz.js\\\",\\n\\t\\\"./ar-kw\\\": \\\"./node_modules/moment/locale/ar-kw.js\\\",\\n\\t\\\"./ar-kw.js\\\": \\\"./node_modules/moment/locale/ar-kw.js\\\",\\n\\t\\\"./ar-ly\\\": \\\"./node_modules/moment/locale/ar-ly.js\\\",\\n\\t\\\"./ar-ly.js\\\": \\\"./node_modules/moment/locale/ar-ly.js\\\",\\n\\t\\\"./ar-ma\\\": \\\"./node_modules/moment/locale/ar-ma.js\\\",\\n\\t\\\"./ar-ma.js\\\": \\\"./node_modules/moment/locale/ar-ma.js\\\",\\n\\t\\\"./ar-sa\\\": \\\"./node_modules/moment/locale/ar-sa.js\\\",\\n\\t\\\"./ar-sa.js\\\": \\\"./node_modules/moment/locale/ar-sa.js\\\",\\n\\t\\\"./ar-tn\\\": \\\"./node_modules/moment/locale/ar-tn.js\\\",\\n\\t\\\"./ar-tn.js\\\": \\\"./node_modules/moment/locale/ar-tn.js\\\",\\n\\t\\\"./ar.js\\\": \\\"./node_modules/moment/locale/ar.js\\\",\\n\\t\\\"./az\\\": \\\"./node_modules/moment/locale/az.js\\\",\\n\\t\\\"./az.js\\\": \\\"./node_modules/moment/locale/az.js\\\",\\n\\t\\\"./be\\\": \\\"./node_modules/moment/locale/be.js\\\",\\n\\t\\\"./be.js\\\": \\\"./node_modules/moment/locale/be.js\\\",\\n\\t\\\"./bg\\\": \\\"./node_modules/moment/locale/bg.js\\\",\\n\\t\\\"./bg.js\\\": \\\"./node_modules/moment/locale/bg.js\\\",\\n\\t\\\"./bm\\\": \\\"./node_modules/moment/locale/bm.js\\\",\\n\\t\\\"./bm.js\\\": \\\"./node_modules/moment/locale/bm.js\\\",\\n\\t\\\"./bn\\\": \\\"./node_modules/moment/locale/bn.js\\\",\\n\\t\\\"./bn.js\\\": \\\"./node_modules/moment/locale/bn.js\\\",\\n\\t\\\"./bo\\\": \\\"./node_modules/moment/locale/bo.js\\\",\\n\\t\\\"./bo.js\\\": \\\"./node_modules/moment/locale/bo.js\\\",\\n\\t\\\"./br\\\": \\\"./node_modules/moment/locale/br.js\\\",\\n\\t\\\"./br.js\\\": \\\"./node_modules/moment/locale/br.js\\\",\\n\\t\\\"./bs\\\": \\\"./node_modules/moment/locale/bs.js\\\",\\n\\t\\\"./bs.js\\\": \\\"./node_modules/moment/locale/bs.js\\\",\\n\\t\\\"./ca\\\": \\\"./node_modules/moment/locale/ca.js\\\",\\n\\t\\\"./ca.js\\\": \\\"./node_modules/moment/locale/ca.js\\\",\\n\\t\\\"./cs\\\": \\\"./node_modules/moment/locale/cs.js\\\",\\n\\t\\\"./cs.js\\\": \\\"./node_modules/moment/locale/cs.js\\\",\\n\\t\\\"./cv\\\": \\\"./node_modules/moment/locale/cv.js\\\",\\n\\t\\\"./cv.js\\\": \\\"./node_modules/moment/locale/cv.js\\\",\\n\\t\\\"./cy\\\": \\\"./node_modules/moment/locale/cy.js\\\",\\n\\t\\\"./cy.js\\\": \\\"./node_modules/moment/locale/cy.js\\\",\\n\\t\\\"./da\\\": \\\"./node_modules/moment/locale/da.js\\\",\\n\\t\\\"./da.js\\\": \\\"./node_modules/moment/locale/da.js\\\",\\n\\t\\\"./de\\\": \\\"./node_modules/moment/locale/de.js\\\",\\n\\t\\\"./de-at\\\": \\\"./node_modules/moment/locale/de-at.js\\\",\\n\\t\\\"./de-at.js\\\": \\\"./node_modules/moment/locale/de-at.js\\\",\\n\\t\\\"./de-ch\\\": \\\"./node_modules/moment/locale/de-ch.js\\\",\\n\\t\\\"./de-ch.js\\\": \\\"./node_modules/moment/locale/de-ch.js\\\",\\n\\t\\\"./de.js\\\": \\\"./node_modules/moment/locale/de.js\\\",\\n\\t\\\"./dv\\\": \\\"./node_modules/moment/locale/dv.js\\\",\\n\\t\\\"./dv.js\\\": \\\"./node_modules/moment/locale/dv.js\\\",\\n\\t\\\"./el\\\": \\\"./node_modules/moment/locale/el.js\\\",\\n\\t\\\"./el.js\\\": \\\"./node_modules/moment/locale/el.js\\\",\\n\\t\\\"./en-au\\\": \\\"./node_modules/moment/locale/en-au.js\\\",\\n\\t\\\"./en-au.js\\\": \\\"./node_modules/moment/locale/en-au.js\\\",\\n\\t\\\"./en-ca\\\": \\\"./node_modules/moment/locale/en-ca.js\\\",\\n\\t\\\"./en-ca.js\\\": \\\"./node_modules/moment/locale/en-ca.js\\\",\\n\\t\\\"./en-gb\\\": \\\"./node_modules/moment/locale/en-gb.js\\\",\\n\\t\\\"./en-gb.js\\\": \\\"./node_modules/moment/locale/en-gb.js\\\",\\n\\t\\\"./en-ie\\\": \\\"./node_modules/moment/locale/en-ie.js\\\",\\n\\t\\\"./en-ie.js\\\": \\\"./node_modules/moment/locale/en-ie.js\\\",\\n\\t\\\"./en-il\\\": \\\"./node_modules/moment/locale/en-il.js\\\",\\n\\t\\\"./en-il.js\\\": \\\"./node_modules/moment/locale/en-il.js\\\",\\n\\t\\\"./en-nz\\\": \\\"./node_modules/moment/locale/en-nz.js\\\",\\n\\t\\\"./en-nz.js\\\": \\\"./node_modules/moment/locale/en-nz.js\\\",\\n\\t\\\"./eo\\\": \\\"./node_modules/moment/locale/eo.js\\\",\\n\\t\\\"./eo.js\\\": \\\"./node_modules/moment/locale/eo.js\\\",\\n\\t\\\"./es\\\": \\\"./node_modules/moment/locale/es.js\\\",\\n\\t\\\"./es-do\\\": \\\"./node_modules/moment/locale/es-do.js\\\",\\n\\t\\\"./es-do.js\\\": \\\"./node_modules/moment/locale/es-do.js\\\",\\n\\t\\\"./es-us\\\": \\\"./node_modules/moment/locale/es-us.js\\\",\\n\\t\\\"./es-us.js\\\": \\\"./node_modules/moment/locale/es-us.js\\\",\\n\\t\\\"./es.js\\\": \\\"./node_modules/moment/locale/es.js\\\",\\n\\t\\\"./et\\\": \\\"./node_modules/moment/locale/et.js\\\",\\n\\t\\\"./et.js\\\": \\\"./node_modules/moment/locale/et.js\\\",\\n\\t\\\"./eu\\\": \\\"./node_modules/moment/locale/eu.js\\\",\\n\\t\\\"./eu.js\\\": \\\"./node_modules/moment/locale/eu.js\\\",\\n\\t\\\"./fa\\\": \\\"./node_modules/moment/locale/fa.js\\\",\\n\\t\\\"./fa.js\\\": \\\"./node_modules/moment/locale/fa.js\\\",\\n\\t\\\"./fi\\\": \\\"./node_modules/moment/locale/fi.js\\\",\\n\\t\\\"./fi.js\\\": \\\"./node_modules/moment/locale/fi.js\\\",\\n\\t\\\"./fo\\\": \\\"./node_modules/moment/locale/fo.js\\\",\\n\\t\\\"./fo.js\\\": \\\"./node_modules/moment/locale/fo.js\\\",\\n\\t\\\"./fr\\\": \\\"./node_modules/moment/locale/fr.js\\\",\\n\\t\\\"./fr-ca\\\": \\\"./node_modules/moment/locale/fr-ca.js\\\",\\n\\t\\\"./fr-ca.js\\\": \\\"./node_modules/moment/locale/fr-ca.js\\\",\\n\\t\\\"./fr-ch\\\": \\\"./node_modules/moment/locale/fr-ch.js\\\",\\n\\t\\\"./fr-ch.js\\\": \\\"./node_modules/moment/locale/fr-ch.js\\\",\\n\\t\\\"./fr.js\\\": \\\"./node_modules/moment/locale/fr.js\\\",\\n\\t\\\"./fy\\\": \\\"./node_modules/moment/locale/fy.js\\\",\\n\\t\\\"./fy.js\\\": \\\"./node_modules/moment/locale/fy.js\\\",\\n\\t\\\"./gd\\\": \\\"./node_modules/moment/locale/gd.js\\\",\\n\\t\\\"./gd.js\\\": \\\"./node_modules/moment/locale/gd.js\\\",\\n\\t\\\"./gl\\\": \\\"./node_modules/moment/locale/gl.js\\\",\\n\\t\\\"./gl.js\\\": \\\"./node_modules/moment/locale/gl.js\\\",\\n\\t\\\"./gom-latn\\\": \\\"./node_modules/moment/locale/gom-latn.js\\\",\\n\\t\\\"./gom-latn.js\\\": \\\"./node_modules/moment/locale/gom-latn.js\\\",\\n\\t\\\"./gu\\\": \\\"./node_modules/moment/locale/gu.js\\\",\\n\\t\\\"./gu.js\\\": \\\"./node_modules/moment/locale/gu.js\\\",\\n\\t\\\"./he\\\": \\\"./node_modules/moment/locale/he.js\\\",\\n\\t\\\"./he.js\\\": \\\"./node_modules/moment/locale/he.js\\\",\\n\\t\\\"./hi\\\": \\\"./node_modules/moment/locale/hi.js\\\",\\n\\t\\\"./hi.js\\\": \\\"./node_modules/moment/locale/hi.js\\\",\\n\\t\\\"./hr\\\": \\\"./node_modules/moment/locale/hr.js\\\",\\n\\t\\\"./hr.js\\\": \\\"./node_modules/moment/locale/hr.js\\\",\\n\\t\\\"./hu\\\": \\\"./node_modules/moment/locale/hu.js\\\",\\n\\t\\\"./hu.js\\\": \\\"./node_modules/moment/locale/hu.js\\\",\\n\\t\\\"./hy-am\\\": \\\"./node_modules/moment/locale/hy-am.js\\\",\\n\\t\\\"./hy-am.js\\\": \\\"./node_modules/moment/locale/hy-am.js\\\",\\n\\t\\\"./id\\\": \\\"./node_modules/moment/locale/id.js\\\",\\n\\t\\\"./id.js\\\": \\\"./node_modules/moment/locale/id.js\\\",\\n\\t\\\"./is\\\": \\\"./node_modules/moment/locale/is.js\\\",\\n\\t\\\"./is.js\\\": \\\"./node_modules/moment/locale/is.js\\\",\\n\\t\\\"./it\\\": \\\"./node_modules/moment/locale/it.js\\\",\\n\\t\\\"./it.js\\\": \\\"./node_modules/moment/locale/it.js\\\",\\n\\t\\\"./ja\\\": \\\"./node_modules/moment/locale/ja.js\\\",\\n\\t\\\"./ja.js\\\": \\\"./node_modules/moment/locale/ja.js\\\",\\n\\t\\\"./jv\\\": \\\"./node_modules/moment/locale/jv.js\\\",\\n\\t\\\"./jv.js\\\": \\\"./node_modules/moment/locale/jv.js\\\",\\n\\t\\\"./ka\\\": \\\"./node_modules/moment/locale/ka.js\\\",\\n\\t\\\"./ka.js\\\": \\\"./node_modules/moment/locale/ka.js\\\",\\n\\t\\\"./kk\\\": \\\"./node_modules/moment/locale/kk.js\\\",\\n\\t\\\"./kk.js\\\": \\\"./node_modules/moment/locale/kk.js\\\",\\n\\t\\\"./km\\\": \\\"./node_modules/moment/locale/km.js\\\",\\n\\t\\\"./km.js\\\": \\\"./node_modules/moment/locale/km.js\\\",\\n\\t\\\"./kn\\\": \\\"./node_modules/moment/locale/kn.js\\\",\\n\\t\\\"./kn.js\\\": \\\"./node_modules/moment/locale/kn.js\\\",\\n\\t\\\"./ko\\\": \\\"./node_modules/moment/locale/ko.js\\\",\\n\\t\\\"./ko.js\\\": \\\"./node_modules/moment/locale/ko.js\\\",\\n\\t\\\"./ky\\\": \\\"./node_modules/moment/locale/ky.js\\\",\\n\\t\\\"./ky.js\\\": \\\"./node_modules/moment/locale/ky.js\\\",\\n\\t\\\"./lb\\\": \\\"./node_modules/moment/locale/lb.js\\\",\\n\\t\\\"./lb.js\\\": \\\"./node_modules/moment/locale/lb.js\\\",\\n\\t\\\"./lo\\\": \\\"./node_modules/moment/locale/lo.js\\\",\\n\\t\\\"./lo.js\\\": \\\"./node_modules/moment/locale/lo.js\\\",\\n\\t\\\"./lt\\\": \\\"./node_modules/moment/locale/lt.js\\\",\\n\\t\\\"./lt.js\\\": \\\"./node_modules/moment/locale/lt.js\\\",\\n\\t\\\"./lv\\\": \\\"./node_modules/moment/locale/lv.js\\\",\\n\\t\\\"./lv.js\\\": \\\"./node_modules/moment/locale/lv.js\\\",\\n\\t\\\"./me\\\": \\\"./node_modules/moment/locale/me.js\\\",\\n\\t\\\"./me.js\\\": \\\"./node_modules/moment/locale/me.js\\\",\\n\\t\\\"./mi\\\": \\\"./node_modules/moment/locale/mi.js\\\",\\n\\t\\\"./mi.js\\\": \\\"./node_modules/moment/locale/mi.js\\\",\\n\\t\\\"./mk\\\": \\\"./node_modules/moment/locale/mk.js\\\",\\n\\t\\\"./mk.js\\\": \\\"./node_modules/moment/locale/mk.js\\\",\\n\\t\\\"./ml\\\": \\\"./node_modules/moment/locale/ml.js\\\",\\n\\t\\\"./ml.js\\\": \\\"./node_modules/moment/locale/ml.js\\\",\\n\\t\\\"./mn\\\": \\\"./node_modules/moment/locale/mn.js\\\",\\n\\t\\\"./mn.js\\\": \\\"./node_modules/moment/locale/mn.js\\\",\\n\\t\\\"./mr\\\": \\\"./node_modules/moment/locale/mr.js\\\",\\n\\t\\\"./mr.js\\\": \\\"./node_modules/moment/locale/mr.js\\\",\\n\\t\\\"./ms\\\": \\\"./node_modules/moment/locale/ms.js\\\",\\n\\t\\\"./ms-my\\\": \\\"./node_modules/moment/locale/ms-my.js\\\",\\n\\t\\\"./ms-my.js\\\": \\\"./node_modules/moment/locale/ms-my.js\\\",\\n\\t\\\"./ms.js\\\": \\\"./node_modules/moment/locale/ms.js\\\",\\n\\t\\\"./mt\\\": \\\"./node_modules/moment/locale/mt.js\\\",\\n\\t\\\"./mt.js\\\": \\\"./node_modules/moment/locale/mt.js\\\",\\n\\t\\\"./my\\\": \\\"./node_modules/moment/locale/my.js\\\",\\n\\t\\\"./my.js\\\": \\\"./node_modules/moment/locale/my.js\\\",\\n\\t\\\"./nb\\\": \\\"./node_modules/moment/locale/nb.js\\\",\\n\\t\\\"./nb.js\\\": \\\"./node_modules/moment/locale/nb.js\\\",\\n\\t\\\"./ne\\\": \\\"./node_modules/moment/locale/ne.js\\\",\\n\\t\\\"./ne.js\\\": \\\"./node_modules/moment/locale/ne.js\\\",\\n\\t\\\"./nl\\\": \\\"./node_modules/moment/locale/nl.js\\\",\\n\\t\\\"./nl-be\\\": \\\"./node_modules/moment/locale/nl-be.js\\\",\\n\\t\\\"./nl-be.js\\\": \\\"./node_modules/moment/locale/nl-be.js\\\",\\n\\t\\\"./nl.js\\\": \\\"./node_modules/moment/locale/nl.js\\\",\\n\\t\\\"./nn\\\": \\\"./node_modules/moment/locale/nn.js\\\",\\n\\t\\\"./nn.js\\\": \\\"./node_modules/moment/locale/nn.js\\\",\\n\\t\\\"./pa-in\\\": \\\"./node_modules/moment/locale/pa-in.js\\\",\\n\\t\\\"./pa-in.js\\\": \\\"./node_modules/moment/locale/pa-in.js\\\",\\n\\t\\\"./pl\\\": \\\"./node_modules/moment/locale/pl.js\\\",\\n\\t\\\"./pl.js\\\": \\\"./node_modules/moment/locale/pl.js\\\",\\n\\t\\\"./pt\\\": \\\"./node_modules/moment/locale/pt.js\\\",\\n\\t\\\"./pt-br\\\": \\\"./node_modules/moment/locale/pt-br.js\\\",\\n\\t\\\"./pt-br.js\\\": \\\"./node_modules/moment/locale/pt-br.js\\\",\\n\\t\\\"./pt.js\\\": \\\"./node_modules/moment/locale/pt.js\\\",\\n\\t\\\"./ro\\\": \\\"./node_modules/moment/locale/ro.js\\\",\\n\\t\\\"./ro.js\\\": \\\"./node_modules/moment/locale/ro.js\\\",\\n\\t\\\"./ru\\\": \\\"./node_modules/moment/locale/ru.js\\\",\\n\\t\\\"./ru.js\\\": \\\"./node_modules/moment/locale/ru.js\\\",\\n\\t\\\"./sd\\\": \\\"./node_modules/moment/locale/sd.js\\\",\\n\\t\\\"./sd.js\\\": \\\"./node_modules/moment/locale/sd.js\\\",\\n\\t\\\"./se\\\": \\\"./node_modules/moment/locale/se.js\\\",\\n\\t\\\"./se.js\\\": \\\"./node_modules/moment/locale/se.js\\\",\\n\\t\\\"./si\\\": \\\"./node_modules/moment/locale/si.js\\\",\\n\\t\\\"./si.js\\\": \\\"./node_modules/moment/locale/si.js\\\",\\n\\t\\\"./sk\\\": \\\"./node_modules/moment/locale/sk.js\\\",\\n\\t\\\"./sk.js\\\": \\\"./node_modules/moment/locale/sk.js\\\",\\n\\t\\\"./sl\\\": \\\"./node_modules/moment/locale/sl.js\\\",\\n\\t\\\"./sl.js\\\": \\\"./node_modules/moment/locale/sl.js\\\",\\n\\t\\\"./sq\\\": \\\"./node_modules/moment/locale/sq.js\\\",\\n\\t\\\"./sq.js\\\": \\\"./node_modules/moment/locale/sq.js\\\",\\n\\t\\\"./sr\\\": \\\"./node_modules/moment/locale/sr.js\\\",\\n\\t\\\"./sr-cyrl\\\": \\\"./node_modules/moment/locale/sr-cyrl.js\\\",\\n\\t\\\"./sr-cyrl.js\\\": \\\"./node_modules/moment/locale/sr-cyrl.js\\\",\\n\\t\\\"./sr.js\\\": \\\"./node_modules/moment/locale/sr.js\\\",\\n\\t\\\"./ss\\\": \\\"./node_modules/moment/locale/ss.js\\\",\\n\\t\\\"./ss.js\\\": \\\"./node_modules/moment/locale/ss.js\\\",\\n\\t\\\"./sv\\\": \\\"./node_modules/moment/locale/sv.js\\\",\\n\\t\\\"./sv.js\\\": \\\"./node_modules/moment/locale/sv.js\\\",\\n\\t\\\"./sw\\\": \\\"./node_modules/moment/locale/sw.js\\\",\\n\\t\\\"./sw.js\\\": \\\"./node_modules/moment/locale/sw.js\\\",\\n\\t\\\"./ta\\\": \\\"./node_modules/moment/locale/ta.js\\\",\\n\\t\\\"./ta.js\\\": \\\"./node_modules/moment/locale/ta.js\\\",\\n\\t\\\"./te\\\": \\\"./node_modules/moment/locale/te.js\\\",\\n\\t\\\"./te.js\\\": \\\"./node_modules/moment/locale/te.js\\\",\\n\\t\\\"./tet\\\": \\\"./node_modules/moment/locale/tet.js\\\",\\n\\t\\\"./tet.js\\\": \\\"./node_modules/moment/locale/tet.js\\\",\\n\\t\\\"./tg\\\": \\\"./node_modules/moment/locale/tg.js\\\",\\n\\t\\\"./tg.js\\\": \\\"./node_modules/moment/locale/tg.js\\\",\\n\\t\\\"./th\\\": \\\"./node_modules/moment/locale/th.js\\\",\\n\\t\\\"./th.js\\\": \\\"./node_modules/moment/locale/th.js\\\",\\n\\t\\\"./tl-ph\\\": \\\"./node_modules/moment/locale/tl-ph.js\\\",\\n\\t\\\"./tl-ph.js\\\": \\\"./node_modules/moment/locale/tl-ph.js\\\",\\n\\t\\\"./tlh\\\": \\\"./node_modules/moment/locale/tlh.js\\\",\\n\\t\\\"./tlh.js\\\": \\\"./node_modules/moment/locale/tlh.js\\\",\\n\\t\\\"./tr\\\": \\\"./node_modules/moment/locale/tr.js\\\",\\n\\t\\\"./tr.js\\\": \\\"./node_modules/moment/locale/tr.js\\\",\\n\\t\\\"./tzl\\\": \\\"./node_modules/moment/locale/tzl.js\\\",\\n\\t\\\"./tzl.js\\\": \\\"./node_modules/moment/locale/tzl.js\\\",\\n\\t\\\"./tzm\\\": \\\"./node_modules/moment/locale/tzm.js\\\",\\n\\t\\\"./tzm-latn\\\": \\\"./node_modules/moment/locale/tzm-latn.js\\\",\\n\\t\\\"./tzm-latn.js\\\": \\\"./node_modules/moment/locale/tzm-latn.js\\\",\\n\\t\\\"./tzm.js\\\": \\\"./node_modules/moment/locale/tzm.js\\\",\\n\\t\\\"./ug-cn\\\": \\\"./node_modules/moment/locale/ug-cn.js\\\",\\n\\t\\\"./ug-cn.js\\\": \\\"./node_modules/moment/locale/ug-cn.js\\\",\\n\\t\\\"./uk\\\": \\\"./node_modules/moment/locale/uk.js\\\",\\n\\t\\\"./uk.js\\\": \\\"./node_modules/moment/locale/uk.js\\\",\\n\\t\\\"./ur\\\": \\\"./node_modules/moment/locale/ur.js\\\",\\n\\t\\\"./ur.js\\\": \\\"./node_modules/moment/locale/ur.js\\\",\\n\\t\\\"./uz\\\": \\\"./node_modules/moment/locale/uz.js\\\",\\n\\t\\\"./uz-latn\\\": \\\"./node_modules/moment/locale/uz-latn.js\\\",\\n\\t\\\"./uz-latn.js\\\": \\\"./node_modules/moment/locale/uz-latn.js\\\",\\n\\t\\\"./uz.js\\\": \\\"./node_modules/moment/locale/uz.js\\\",\\n\\t\\\"./vi\\\": \\\"./node_modules/moment/locale/vi.js\\\",\\n\\t\\\"./vi.js\\\": \\\"./node_modules/moment/locale/vi.js\\\",\\n\\t\\\"./x-pseudo\\\": \\\"./node_modules/moment/locale/x-pseudo.js\\\",\\n\\t\\\"./x-pseudo.js\\\": \\\"./node_modules/moment/locale/x-pseudo.js\\\",\\n\\t\\\"./yo\\\": \\\"./node_modules/moment/locale/yo.js\\\",\\n\\t\\\"./yo.js\\\": \\\"./node_modules/moment/locale/yo.js\\\",\\n\\t\\\"./zh-cn\\\": \\\"./node_modules/moment/locale/zh-cn.js\\\",\\n\\t\\\"./zh-cn.js\\\": \\\"./node_modules/moment/locale/zh-cn.js\\\",\\n\\t\\\"./zh-hk\\\": \\\"./node_modules/moment/locale/zh-hk.js\\\",\\n\\t\\\"./zh-hk.js\\\": \\\"./node_modules/moment/locale/zh-hk.js\\\",\\n\\t\\\"./zh-tw\\\": \\\"./node_modules/moment/locale/zh-tw.js\\\",\\n\\t\\\"./zh-tw.js\\\": \\\"./node_modules/moment/locale/zh-tw.js\\\"\\n};\\n\\n\\nfunction webpackContext(req) {\\n\\tvar id = webpackContextResolve(req);\\n\\treturn __webpack_require__(id);\\n}\\nfunction webpackContextResolve(req) {\\n\\tvar id = map[req];\\n\\tif(!(id + 1)) { // check for number or string\\n\\t\\tvar e = new Error(\\\"Cannot find module '\\\" + req + \\\"'\\\");\\n\\t\\te.code = 'MODULE_NOT_FOUND';\\n\\t\\tthrow e;\\n\\t}\\n\\treturn id;\\n}\\nwebpackContext.keys = function webpackContextKeys() {\\n\\treturn Object.keys(map);\\n};\\nwebpackContext.resolve = webpackContextResolve;\\nmodule.exports = webpackContext;\\nwebpackContext.id = \\\"./node_modules/moment/locale sync recursive ^\\\\\\\\.\\\\\\\\/.*$\\\";\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale_sync_^\\\\.\\\\/.*$?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/af.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/af.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var af = moment.defineLocale('af', {\\n        months : 'Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember'.split('_'),\\n        monthsShort : 'Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des'.split('_'),\\n        weekdays : 'Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag'.split('_'),\\n        weekdaysShort : 'Son_Maa_Din_Woe_Don_Vry_Sat'.split('_'),\\n        weekdaysMin : 'So_Ma_Di_Wo_Do_Vr_Sa'.split('_'),\\n        meridiemParse: /vm|nm/i,\\n        isPM : function (input) {\\n            return /^nm$/i.test(input);\\n        },\\n        meridiem : function (hours, minutes, isLower) {\\n            if (hours < 12) {\\n                return isLower ? 'vm' : 'VM';\\n            } else {\\n                return isLower ? 'nm' : 'NM';\\n            }\\n        },\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Vandag om] LT',\\n            nextDay : '[Môre om] LT',\\n            nextWeek : 'dddd [om] LT',\\n            lastDay : '[Gister om] LT',\\n            lastWeek : '[Laas] dddd [om] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'oor %s',\\n            past : '%s gelede',\\n            s : '\\\\'n paar sekondes',\\n            ss : '%d sekondes',\\n            m : '\\\\'n minuut',\\n            mm : '%d minute',\\n            h : '\\\\'n uur',\\n            hh : '%d ure',\\n            d : '\\\\'n dag',\\n            dd : '%d dae',\\n            M : '\\\\'n maand',\\n            MM : '%d maande',\\n            y : '\\\\'n jaar',\\n            yy : '%d jaar'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(ste|de)/,\\n        ordinal : function (number) {\\n            return number + ((number === 1 || number === 8 || number >= 20) ? 'ste' : 'de'); // Thanks to Joris Röling : https://github.com/jjupiter\\n        },\\n        week : {\\n            dow : 1, // Maandag is die eerste dag van die week.\\n            doy : 4  // Die week wat die 4de Januarie bevat is die eerste week van die jaar.\\n        }\\n    });\\n\\n    return af;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/af.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ar-dz.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/ar-dz.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var arDz = moment.defineLocale('ar-dz', {\\n        months : 'جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'),\\n        monthsShort : 'جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'),\\n        weekdays : 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\\n        weekdaysShort : 'احد_اثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت'.split('_'),\\n        weekdaysMin : 'أح_إث_ثلا_أر_خم_جم_سب'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[اليوم على الساعة] LT',\\n            nextDay: '[غدا على الساعة] LT',\\n            nextWeek: 'dddd [على الساعة] LT',\\n            lastDay: '[أمس على الساعة] LT',\\n            lastWeek: 'dddd [على الساعة] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'في %s',\\n            past : 'منذ %s',\\n            s : 'ثوان',\\n            ss : '%d ثانية',\\n            m : 'دقيقة',\\n            mm : '%d دقائق',\\n            h : 'ساعة',\\n            hh : '%d ساعات',\\n            d : 'يوم',\\n            dd : '%d أيام',\\n            M : 'شهر',\\n            MM : '%d أشهر',\\n            y : 'سنة',\\n            yy : '%d سنوات'\\n        },\\n        week : {\\n            dow : 0, // Sunday is the first day of the week.\\n            doy : 4  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return arDz;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ar-dz.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ar-kw.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/ar-kw.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var arKw = moment.defineLocale('ar-kw', {\\n        months : 'يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر'.split('_'),\\n        monthsShort : 'يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر'.split('_'),\\n        weekdays : 'الأحد_الإتنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\\n        weekdaysShort : 'احد_اتنين_ثلاثاء_اربعاء_خميس_جمعة_سبت'.split('_'),\\n        weekdaysMin : 'ح_ن_ث_ر_خ_ج_س'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[اليوم على الساعة] LT',\\n            nextDay: '[غدا على الساعة] LT',\\n            nextWeek: 'dddd [على الساعة] LT',\\n            lastDay: '[أمس على الساعة] LT',\\n            lastWeek: 'dddd [على الساعة] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'في %s',\\n            past : 'منذ %s',\\n            s : 'ثوان',\\n            ss : '%d ثانية',\\n            m : 'دقيقة',\\n            mm : '%d دقائق',\\n            h : 'ساعة',\\n            hh : '%d ساعات',\\n            d : 'يوم',\\n            dd : '%d أيام',\\n            M : 'شهر',\\n            MM : '%d أشهر',\\n            y : 'سنة',\\n            yy : '%d سنوات'\\n        },\\n        week : {\\n            dow : 0, // Sunday is the first day of the week.\\n            doy : 12  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return arKw;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ar-kw.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ar-ly.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/ar-ly.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '1',\\n        '2': '2',\\n        '3': '3',\\n        '4': '4',\\n        '5': '5',\\n        '6': '6',\\n        '7': '7',\\n        '8': '8',\\n        '9': '9',\\n        '0': '0'\\n    }, pluralForm = function (n) {\\n        return n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5;\\n    }, plurals = {\\n        s : ['أقل من ثانية', 'ثانية واحدة', ['ثانيتان', 'ثانيتين'], '%d ثوان', '%d ثانية', '%d ثانية'],\\n        m : ['أقل من دقيقة', 'دقيقة واحدة', ['دقيقتان', 'دقيقتين'], '%d دقائق', '%d دقيقة', '%d دقيقة'],\\n        h : ['أقل من ساعة', 'ساعة واحدة', ['ساعتان', 'ساعتين'], '%d ساعات', '%d ساعة', '%d ساعة'],\\n        d : ['أقل من يوم', 'يوم واحد', ['يومان', 'يومين'], '%d أيام', '%d يومًا', '%d يوم'],\\n        M : ['أقل من شهر', 'شهر واحد', ['شهران', 'شهرين'], '%d أشهر', '%d شهرا', '%d شهر'],\\n        y : ['أقل من عام', 'عام واحد', ['عامان', 'عامين'], '%d أعوام', '%d عامًا', '%d عام']\\n    }, pluralize = function (u) {\\n        return function (number, withoutSuffix, string, isFuture) {\\n            var f = pluralForm(number),\\n                str = plurals[u][pluralForm(number)];\\n            if (f === 2) {\\n                str = str[withoutSuffix ? 0 : 1];\\n            }\\n            return str.replace(/%d/i, number);\\n        };\\n    }, months = [\\n        'يناير',\\n        'فبراير',\\n        'مارس',\\n        'أبريل',\\n        'مايو',\\n        'يونيو',\\n        'يوليو',\\n        'أغسطس',\\n        'سبتمبر',\\n        'أكتوبر',\\n        'نوفمبر',\\n        'ديسمبر'\\n    ];\\n\\n    var arLy = moment.defineLocale('ar-ly', {\\n        months : months,\\n        monthsShort : months,\\n        weekdays : 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\\n        weekdaysShort : 'أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت'.split('_'),\\n        weekdaysMin : 'ح_ن_ث_ر_خ_ج_س'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'D/\\\\u200FM/\\\\u200FYYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        meridiemParse: /ص|م/,\\n        isPM : function (input) {\\n            return 'م' === input;\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 12) {\\n                return 'ص';\\n            } else {\\n                return 'م';\\n            }\\n        },\\n        calendar : {\\n            sameDay: '[اليوم عند الساعة] LT',\\n            nextDay: '[غدًا عند الساعة] LT',\\n            nextWeek: 'dddd [عند الساعة] LT',\\n            lastDay: '[أمس عند الساعة] LT',\\n            lastWeek: 'dddd [عند الساعة] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'بعد %s',\\n            past : 'منذ %s',\\n            s : pluralize('s'),\\n            ss : pluralize('s'),\\n            m : pluralize('m'),\\n            mm : pluralize('m'),\\n            h : pluralize('h'),\\n            hh : pluralize('h'),\\n            d : pluralize('d'),\\n            dd : pluralize('d'),\\n            M : pluralize('M'),\\n            MM : pluralize('M'),\\n            y : pluralize('y'),\\n            yy : pluralize('y')\\n        },\\n        preparse: function (string) {\\n            return string.replace(/،/g, ',');\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            }).replace(/,/g, '،');\\n        },\\n        week : {\\n            dow : 6, // Saturday is the first day of the week.\\n            doy : 12  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return arLy;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ar-ly.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ar-ma.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/ar-ma.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var arMa = moment.defineLocale('ar-ma', {\\n        months : 'يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر'.split('_'),\\n        monthsShort : 'يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر'.split('_'),\\n        weekdays : 'الأحد_الإتنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\\n        weekdaysShort : 'احد_اتنين_ثلاثاء_اربعاء_خميس_جمعة_سبت'.split('_'),\\n        weekdaysMin : 'ح_ن_ث_ر_خ_ج_س'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[اليوم على الساعة] LT',\\n            nextDay: '[غدا على الساعة] LT',\\n            nextWeek: 'dddd [على الساعة] LT',\\n            lastDay: '[أمس على الساعة] LT',\\n            lastWeek: 'dddd [على الساعة] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'في %s',\\n            past : 'منذ %s',\\n            s : 'ثوان',\\n            ss : '%d ثانية',\\n            m : 'دقيقة',\\n            mm : '%d دقائق',\\n            h : 'ساعة',\\n            hh : '%d ساعات',\\n            d : 'يوم',\\n            dd : '%d أيام',\\n            M : 'شهر',\\n            MM : '%d أشهر',\\n            y : 'سنة',\\n            yy : '%d سنوات'\\n        },\\n        week : {\\n            dow : 6, // Saturday is the first day of the week.\\n            doy : 12  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return arMa;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ar-ma.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ar-sa.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/ar-sa.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '١',\\n        '2': '٢',\\n        '3': '٣',\\n        '4': '٤',\\n        '5': '٥',\\n        '6': '٦',\\n        '7': '٧',\\n        '8': '٨',\\n        '9': '٩',\\n        '0': '٠'\\n    }, numberMap = {\\n        '١': '1',\\n        '٢': '2',\\n        '٣': '3',\\n        '٤': '4',\\n        '٥': '5',\\n        '٦': '6',\\n        '٧': '7',\\n        '٨': '8',\\n        '٩': '9',\\n        '٠': '0'\\n    };\\n\\n    var arSa = moment.defineLocale('ar-sa', {\\n        months : 'يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'),\\n        monthsShort : 'يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'),\\n        weekdays : 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\\n        weekdaysShort : 'أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت'.split('_'),\\n        weekdaysMin : 'ح_ن_ث_ر_خ_ج_س'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        meridiemParse: /ص|م/,\\n        isPM : function (input) {\\n            return 'م' === input;\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 12) {\\n                return 'ص';\\n            } else {\\n                return 'م';\\n            }\\n        },\\n        calendar : {\\n            sameDay: '[اليوم على الساعة] LT',\\n            nextDay: '[غدا على الساعة] LT',\\n            nextWeek: 'dddd [على الساعة] LT',\\n            lastDay: '[أمس على الساعة] LT',\\n            lastWeek: 'dddd [على الساعة] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'في %s',\\n            past : 'منذ %s',\\n            s : 'ثوان',\\n            ss : '%d ثانية',\\n            m : 'دقيقة',\\n            mm : '%d دقائق',\\n            h : 'ساعة',\\n            hh : '%d ساعات',\\n            d : 'يوم',\\n            dd : '%d أيام',\\n            M : 'شهر',\\n            MM : '%d أشهر',\\n            y : 'سنة',\\n            yy : '%d سنوات'\\n        },\\n        preparse: function (string) {\\n            return string.replace(/[١٢٣٤٥٦٧٨٩٠]/g, function (match) {\\n                return numberMap[match];\\n            }).replace(/،/g, ',');\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            }).replace(/,/g, '،');\\n        },\\n        week : {\\n            dow : 0, // Sunday is the first day of the week.\\n            doy : 6  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return arSa;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ar-sa.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ar-tn.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/ar-tn.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var arTn = moment.defineLocale('ar-tn', {\\n        months: 'جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'),\\n        monthsShort: 'جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split('_'),\\n        weekdays: 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\\n        weekdaysShort: 'أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت'.split('_'),\\n        weekdaysMin: 'ح_ن_ث_ر_خ_ج_س'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat: {\\n            LT: 'HH:mm',\\n            LTS: 'HH:mm:ss',\\n            L: 'DD/MM/YYYY',\\n            LL: 'D MMMM YYYY',\\n            LLL: 'D MMMM YYYY HH:mm',\\n            LLLL: 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar: {\\n            sameDay: '[اليوم على الساعة] LT',\\n            nextDay: '[غدا على الساعة] LT',\\n            nextWeek: 'dddd [على الساعة] LT',\\n            lastDay: '[أمس على الساعة] LT',\\n            lastWeek: 'dddd [على الساعة] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime: {\\n            future: 'في %s',\\n            past: 'منذ %s',\\n            s: 'ثوان',\\n            ss : '%d ثانية',\\n            m: 'دقيقة',\\n            mm: '%d دقائق',\\n            h: 'ساعة',\\n            hh: '%d ساعات',\\n            d: 'يوم',\\n            dd: '%d أيام',\\n            M: 'شهر',\\n            MM: '%d أشهر',\\n            y: 'سنة',\\n            yy: '%d سنوات'\\n        },\\n        week: {\\n            dow: 1, // Monday is the first day of the week.\\n            doy: 4 // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return arTn;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ar-tn.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ar.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ar.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '١',\\n        '2': '٢',\\n        '3': '٣',\\n        '4': '٤',\\n        '5': '٥',\\n        '6': '٦',\\n        '7': '٧',\\n        '8': '٨',\\n        '9': '٩',\\n        '0': '٠'\\n    }, numberMap = {\\n        '١': '1',\\n        '٢': '2',\\n        '٣': '3',\\n        '٤': '4',\\n        '٥': '5',\\n        '٦': '6',\\n        '٧': '7',\\n        '٨': '8',\\n        '٩': '9',\\n        '٠': '0'\\n    }, pluralForm = function (n) {\\n        return n === 0 ? 0 : n === 1 ? 1 : n === 2 ? 2 : n % 100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5;\\n    }, plurals = {\\n        s : ['أقل من ثانية', 'ثانية واحدة', ['ثانيتان', 'ثانيتين'], '%d ثوان', '%d ثانية', '%d ثانية'],\\n        m : ['أقل من دقيقة', 'دقيقة واحدة', ['دقيقتان', 'دقيقتين'], '%d دقائق', '%d دقيقة', '%d دقيقة'],\\n        h : ['أقل من ساعة', 'ساعة واحدة', ['ساعتان', 'ساعتين'], '%d ساعات', '%d ساعة', '%d ساعة'],\\n        d : ['أقل من يوم', 'يوم واحد', ['يومان', 'يومين'], '%d أيام', '%d يومًا', '%d يوم'],\\n        M : ['أقل من شهر', 'شهر واحد', ['شهران', 'شهرين'], '%d أشهر', '%d شهرا', '%d شهر'],\\n        y : ['أقل من عام', 'عام واحد', ['عامان', 'عامين'], '%d أعوام', '%d عامًا', '%d عام']\\n    }, pluralize = function (u) {\\n        return function (number, withoutSuffix, string, isFuture) {\\n            var f = pluralForm(number),\\n                str = plurals[u][pluralForm(number)];\\n            if (f === 2) {\\n                str = str[withoutSuffix ? 0 : 1];\\n            }\\n            return str.replace(/%d/i, number);\\n        };\\n    }, months = [\\n        'يناير',\\n        'فبراير',\\n        'مارس',\\n        'أبريل',\\n        'مايو',\\n        'يونيو',\\n        'يوليو',\\n        'أغسطس',\\n        'سبتمبر',\\n        'أكتوبر',\\n        'نوفمبر',\\n        'ديسمبر'\\n    ];\\n\\n    var ar = moment.defineLocale('ar', {\\n        months : months,\\n        monthsShort : months,\\n        weekdays : 'الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت'.split('_'),\\n        weekdaysShort : 'أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت'.split('_'),\\n        weekdaysMin : 'ح_ن_ث_ر_خ_ج_س'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'D/\\\\u200FM/\\\\u200FYYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        meridiemParse: /ص|م/,\\n        isPM : function (input) {\\n            return 'م' === input;\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 12) {\\n                return 'ص';\\n            } else {\\n                return 'م';\\n            }\\n        },\\n        calendar : {\\n            sameDay: '[اليوم عند الساعة] LT',\\n            nextDay: '[غدًا عند الساعة] LT',\\n            nextWeek: 'dddd [عند الساعة] LT',\\n            lastDay: '[أمس عند الساعة] LT',\\n            lastWeek: 'dddd [عند الساعة] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'بعد %s',\\n            past : 'منذ %s',\\n            s : pluralize('s'),\\n            ss : pluralize('s'),\\n            m : pluralize('m'),\\n            mm : pluralize('m'),\\n            h : pluralize('h'),\\n            hh : pluralize('h'),\\n            d : pluralize('d'),\\n            dd : pluralize('d'),\\n            M : pluralize('M'),\\n            MM : pluralize('M'),\\n            y : pluralize('y'),\\n            yy : pluralize('y')\\n        },\\n        preparse: function (string) {\\n            return string.replace(/[١٢٣٤٥٦٧٨٩٠]/g, function (match) {\\n                return numberMap[match];\\n            }).replace(/،/g, ',');\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            }).replace(/,/g, '،');\\n        },\\n        week : {\\n            dow : 6, // Saturday is the first day of the week.\\n            doy : 12  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return ar;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ar.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/az.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/az.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var suffixes = {\\n        1: '-inci',\\n        5: '-inci',\\n        8: '-inci',\\n        70: '-inci',\\n        80: '-inci',\\n        2: '-nci',\\n        7: '-nci',\\n        20: '-nci',\\n        50: '-nci',\\n        3: '-üncü',\\n        4: '-üncü',\\n        100: '-üncü',\\n        6: '-ncı',\\n        9: '-uncu',\\n        10: '-uncu',\\n        30: '-uncu',\\n        60: '-ıncı',\\n        90: '-ıncı'\\n    };\\n\\n    var az = moment.defineLocale('az', {\\n        months : 'yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr'.split('_'),\\n        monthsShort : 'yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek'.split('_'),\\n        weekdays : 'Bazar_Bazar ertəsi_Çərşənbə axşamı_Çərşənbə_Cümə axşamı_Cümə_Şənbə'.split('_'),\\n        weekdaysShort : 'Baz_BzE_ÇAx_Çər_CAx_Cüm_Şən'.split('_'),\\n        weekdaysMin : 'Bz_BE_ÇA_Çə_CA_Cü_Şə'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[bugün saat] LT',\\n            nextDay : '[sabah saat] LT',\\n            nextWeek : '[gələn həftə] dddd [saat] LT',\\n            lastDay : '[dünən] LT',\\n            lastWeek : '[keçən həftə] dddd [saat] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s sonra',\\n            past : '%s əvvəl',\\n            s : 'birneçə saniyə',\\n            ss : '%d saniyə',\\n            m : 'bir dəqiqə',\\n            mm : '%d dəqiqə',\\n            h : 'bir saat',\\n            hh : '%d saat',\\n            d : 'bir gün',\\n            dd : '%d gün',\\n            M : 'bir ay',\\n            MM : '%d ay',\\n            y : 'bir il',\\n            yy : '%d il'\\n        },\\n        meridiemParse: /gecə|səhər|gündüz|axşam/,\\n        isPM : function (input) {\\n            return /^(gündüz|axşam)$/.test(input);\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'gecə';\\n            } else if (hour < 12) {\\n                return 'səhər';\\n            } else if (hour < 17) {\\n                return 'gündüz';\\n            } else {\\n                return 'axşam';\\n            }\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}-(ıncı|inci|nci|üncü|ncı|uncu)/,\\n        ordinal : function (number) {\\n            if (number === 0) {  // special case for zero\\n                return number + '-ıncı';\\n            }\\n            var a = number % 10,\\n                b = number % 100 - a,\\n                c = number >= 100 ? 100 : null;\\n            return number + (suffixes[a] || suffixes[b] || suffixes[c]);\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return az;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/az.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/be.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/be.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function plural(word, num) {\\n        var forms = word.split('_');\\n        return num % 10 === 1 && num % 100 !== 11 ? forms[0] : (num % 10 >= 2 && num % 10 <= 4 && (num % 100 < 10 || num % 100 >= 20) ? forms[1] : forms[2]);\\n    }\\n    function relativeTimeWithPlural(number, withoutSuffix, key) {\\n        var format = {\\n            'ss': withoutSuffix ? 'секунда_секунды_секунд' : 'секунду_секунды_секунд',\\n            'mm': withoutSuffix ? 'хвіліна_хвіліны_хвілін' : 'хвіліну_хвіліны_хвілін',\\n            'hh': withoutSuffix ? 'гадзіна_гадзіны_гадзін' : 'гадзіну_гадзіны_гадзін',\\n            'dd': 'дзень_дні_дзён',\\n            'MM': 'месяц_месяцы_месяцаў',\\n            'yy': 'год_гады_гадоў'\\n        };\\n        if (key === 'm') {\\n            return withoutSuffix ? 'хвіліна' : 'хвіліну';\\n        }\\n        else if (key === 'h') {\\n            return withoutSuffix ? 'гадзіна' : 'гадзіну';\\n        }\\n        else {\\n            return number + ' ' + plural(format[key], +number);\\n        }\\n    }\\n\\n    var be = moment.defineLocale('be', {\\n        months : {\\n            format: 'студзеня_лютага_сакавіка_красавіка_траўня_чэрвеня_ліпеня_жніўня_верасня_кастрычніка_лістапада_снежня'.split('_'),\\n            standalone: 'студзень_люты_сакавік_красавік_травень_чэрвень_ліпень_жнівень_верасень_кастрычнік_лістапад_снежань'.split('_')\\n        },\\n        monthsShort : 'студ_лют_сак_крас_трав_чэрв_ліп_жнів_вер_каст_ліст_снеж'.split('_'),\\n        weekdays : {\\n            format: 'нядзелю_панядзелак_аўторак_сераду_чацвер_пятніцу_суботу'.split('_'),\\n            standalone: 'нядзеля_панядзелак_аўторак_серада_чацвер_пятніца_субота'.split('_'),\\n            isFormat: /\\\\[ ?[Ууў] ?(?:мінулую|наступную)? ?\\\\] ?dddd/\\n        },\\n        weekdaysShort : 'нд_пн_ат_ср_чц_пт_сб'.split('_'),\\n        weekdaysMin : 'нд_пн_ат_ср_чц_пт_сб'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D MMMM YYYY г.',\\n            LLL : 'D MMMM YYYY г., HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY г., HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[Сёння ў] LT',\\n            nextDay: '[Заўтра ў] LT',\\n            lastDay: '[Учора ў] LT',\\n            nextWeek: function () {\\n                return '[У] dddd [ў] LT';\\n            },\\n            lastWeek: function () {\\n                switch (this.day()) {\\n                    case 0:\\n                    case 3:\\n                    case 5:\\n                    case 6:\\n                        return '[У мінулую] dddd [ў] LT';\\n                    case 1:\\n                    case 2:\\n                    case 4:\\n                        return '[У мінулы] dddd [ў] LT';\\n                }\\n            },\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'праз %s',\\n            past : '%s таму',\\n            s : 'некалькі секунд',\\n            m : relativeTimeWithPlural,\\n            mm : relativeTimeWithPlural,\\n            h : relativeTimeWithPlural,\\n            hh : relativeTimeWithPlural,\\n            d : 'дзень',\\n            dd : relativeTimeWithPlural,\\n            M : 'месяц',\\n            MM : relativeTimeWithPlural,\\n            y : 'год',\\n            yy : relativeTimeWithPlural\\n        },\\n        meridiemParse: /ночы|раніцы|дня|вечара/,\\n        isPM : function (input) {\\n            return /^(дня|вечара)$/.test(input);\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'ночы';\\n            } else if (hour < 12) {\\n                return 'раніцы';\\n            } else if (hour < 17) {\\n                return 'дня';\\n            } else {\\n                return 'вечара';\\n            }\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}-(і|ы|га)/,\\n        ordinal: function (number, period) {\\n            switch (period) {\\n                case 'M':\\n                case 'd':\\n                case 'DDD':\\n                case 'w':\\n                case 'W':\\n                    return (number % 10 === 2 || number % 10 === 3) && (number % 100 !== 12 && number % 100 !== 13) ? number + '-і' : number + '-ы';\\n                case 'D':\\n                    return number + '-га';\\n                default:\\n                    return number;\\n            }\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return be;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/be.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/bg.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/bg.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var bg = moment.defineLocale('bg', {\\n        months : 'януари_февруари_март_април_май_юни_юли_август_септември_октомври_ноември_декември'.split('_'),\\n        monthsShort : 'янр_фев_мар_апр_май_юни_юли_авг_сеп_окт_ное_дек'.split('_'),\\n        weekdays : 'неделя_понеделник_вторник_сряда_четвъртък_петък_събота'.split('_'),\\n        weekdaysShort : 'нед_пон_вто_сря_чет_пет_съб'.split('_'),\\n        weekdaysMin : 'нд_пн_вт_ср_чт_пт_сб'.split('_'),\\n        longDateFormat : {\\n            LT : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'D.MM.YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY H:mm',\\n            LLLL : 'dddd, D MMMM YYYY H:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Днес в] LT',\\n            nextDay : '[Утре в] LT',\\n            nextWeek : 'dddd [в] LT',\\n            lastDay : '[Вчера в] LT',\\n            lastWeek : function () {\\n                switch (this.day()) {\\n                    case 0:\\n                    case 3:\\n                    case 6:\\n                        return '[В изминалата] dddd [в] LT';\\n                    case 1:\\n                    case 2:\\n                    case 4:\\n                    case 5:\\n                        return '[В изминалия] dddd [в] LT';\\n                }\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'след %s',\\n            past : 'преди %s',\\n            s : 'няколко секунди',\\n            ss : '%d секунди',\\n            m : 'минута',\\n            mm : '%d минути',\\n            h : 'час',\\n            hh : '%d часа',\\n            d : 'ден',\\n            dd : '%d дни',\\n            M : 'месец',\\n            MM : '%d месеца',\\n            y : 'година',\\n            yy : '%d години'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}-(ев|ен|ти|ви|ри|ми)/,\\n        ordinal : function (number) {\\n            var lastDigit = number % 10,\\n                last2Digits = number % 100;\\n            if (number === 0) {\\n                return number + '-ев';\\n            } else if (last2Digits === 0) {\\n                return number + '-ен';\\n            } else if (last2Digits > 10 && last2Digits < 20) {\\n                return number + '-ти';\\n            } else if (lastDigit === 1) {\\n                return number + '-ви';\\n            } else if (lastDigit === 2) {\\n                return number + '-ри';\\n            } else if (lastDigit === 7 || lastDigit === 8) {\\n                return number + '-ми';\\n            } else {\\n                return number + '-ти';\\n            }\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return bg;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/bg.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/bm.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/bm.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var bm = moment.defineLocale('bm', {\\n        months : 'Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_Mɛkalo_Zuwɛnkalo_Zuluyekalo_Utikalo_Sɛtanburukalo_ɔkutɔburukalo_Nowanburukalo_Desanburukalo'.split('_'),\\n        monthsShort : 'Zan_Few_Mar_Awi_Mɛ_Zuw_Zul_Uti_Sɛt_ɔku_Now_Des'.split('_'),\\n        weekdays : 'Kari_Ntɛnɛn_Tarata_Araba_Alamisa_Juma_Sibiri'.split('_'),\\n        weekdaysShort : 'Kar_Ntɛ_Tar_Ara_Ala_Jum_Sib'.split('_'),\\n        weekdaysMin : 'Ka_Nt_Ta_Ar_Al_Ju_Si'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'MMMM [tile] D [san] YYYY',\\n            LLL : 'MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm',\\n            LLLL : 'dddd MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Bi lɛrɛ] LT',\\n            nextDay : '[Sini lɛrɛ] LT',\\n            nextWeek : 'dddd [don lɛrɛ] LT',\\n            lastDay : '[Kunu lɛrɛ] LT',\\n            lastWeek : 'dddd [tɛmɛnen lɛrɛ] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s kɔnɔ',\\n            past : 'a bɛ %s bɔ',\\n            s : 'sanga dama dama',\\n            ss : 'sekondi %d',\\n            m : 'miniti kelen',\\n            mm : 'miniti %d',\\n            h : 'lɛrɛ kelen',\\n            hh : 'lɛrɛ %d',\\n            d : 'tile kelen',\\n            dd : 'tile %d',\\n            M : 'kalo kelen',\\n            MM : 'kalo %d',\\n            y : 'san kelen',\\n            yy : 'san %d'\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return bm;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/bm.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/bn.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/bn.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '১',\\n        '2': '২',\\n        '3': '৩',\\n        '4': '৪',\\n        '5': '৫',\\n        '6': '৬',\\n        '7': '৭',\\n        '8': '৮',\\n        '9': '৯',\\n        '0': '০'\\n    },\\n    numberMap = {\\n        '১': '1',\\n        '২': '2',\\n        '৩': '3',\\n        '৪': '4',\\n        '৫': '5',\\n        '৬': '6',\\n        '৭': '7',\\n        '৮': '8',\\n        '৯': '9',\\n        '০': '0'\\n    };\\n\\n    var bn = moment.defineLocale('bn', {\\n        months : 'জানুয়ারী_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর'.split('_'),\\n        monthsShort : 'জানু_ফেব_মার্চ_এপ্র_মে_জুন_জুল_আগ_সেপ্ট_অক্টো_নভে_ডিসে'.split('_'),\\n        weekdays : 'রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার'.split('_'),\\n        weekdaysShort : 'রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি'.split('_'),\\n        weekdaysMin : 'রবি_সোম_মঙ্গ_বুধ_বৃহঃ_শুক্র_শনি'.split('_'),\\n        longDateFormat : {\\n            LT : 'A h:mm সময়',\\n            LTS : 'A h:mm:ss সময়',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY, A h:mm সময়',\\n            LLLL : 'dddd, D MMMM YYYY, A h:mm সময়'\\n        },\\n        calendar : {\\n            sameDay : '[আজ] LT',\\n            nextDay : '[আগামীকাল] LT',\\n            nextWeek : 'dddd, LT',\\n            lastDay : '[গতকাল] LT',\\n            lastWeek : '[গত] dddd, LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s পরে',\\n            past : '%s আগে',\\n            s : 'কয়েক সেকেন্ড',\\n            ss : '%d সেকেন্ড',\\n            m : 'এক মিনিট',\\n            mm : '%d মিনিট',\\n            h : 'এক ঘন্টা',\\n            hh : '%d ঘন্টা',\\n            d : 'এক দিন',\\n            dd : '%d দিন',\\n            M : 'এক মাস',\\n            MM : '%d মাস',\\n            y : 'এক বছর',\\n            yy : '%d বছর'\\n        },\\n        preparse: function (string) {\\n            return string.replace(/[১২৩৪৫৬৭৮৯০]/g, function (match) {\\n                return numberMap[match];\\n            });\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            });\\n        },\\n        meridiemParse: /রাত|সকাল|দুপুর|বিকাল|রাত/,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if ((meridiem === 'রাত' && hour >= 4) ||\\n                    (meridiem === 'দুপুর' && hour < 5) ||\\n                    meridiem === 'বিকাল') {\\n                return hour + 12;\\n            } else {\\n                return hour;\\n            }\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'রাত';\\n            } else if (hour < 10) {\\n                return 'সকাল';\\n            } else if (hour < 17) {\\n                return 'দুপুর';\\n            } else if (hour < 20) {\\n                return 'বিকাল';\\n            } else {\\n                return 'রাত';\\n            }\\n        },\\n        week : {\\n            dow : 0, // Sunday is the first day of the week.\\n            doy : 6  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return bn;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/bn.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/bo.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/bo.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '༡',\\n        '2': '༢',\\n        '3': '༣',\\n        '4': '༤',\\n        '5': '༥',\\n        '6': '༦',\\n        '7': '༧',\\n        '8': '༨',\\n        '9': '༩',\\n        '0': '༠'\\n    },\\n    numberMap = {\\n        '༡': '1',\\n        '༢': '2',\\n        '༣': '3',\\n        '༤': '4',\\n        '༥': '5',\\n        '༦': '6',\\n        '༧': '7',\\n        '༨': '8',\\n        '༩': '9',\\n        '༠': '0'\\n    };\\n\\n    var bo = moment.defineLocale('bo', {\\n        months : 'ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ'.split('_'),\\n        monthsShort : 'ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ'.split('_'),\\n        weekdays : 'གཟའ་ཉི་མ་_གཟའ་ཟླ་བ་_གཟའ་མིག་དམར་_གཟའ་ལྷག་པ་_གཟའ་ཕུར་བུ_གཟའ་པ་སངས་_གཟའ་སྤེན་པ་'.split('_'),\\n        weekdaysShort : 'ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་'.split('_'),\\n        weekdaysMin : 'ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་'.split('_'),\\n        longDateFormat : {\\n            LT : 'A h:mm',\\n            LTS : 'A h:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY, A h:mm',\\n            LLLL : 'dddd, D MMMM YYYY, A h:mm'\\n        },\\n        calendar : {\\n            sameDay : '[དི་རིང] LT',\\n            nextDay : '[སང་ཉིན] LT',\\n            nextWeek : '[བདུན་ཕྲག་རྗེས་མ], LT',\\n            lastDay : '[ཁ་སང] LT',\\n            lastWeek : '[བདུན་ཕྲག་མཐའ་མ] dddd, LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s ལ་',\\n            past : '%s སྔན་ལ',\\n            s : 'ལམ་སང',\\n            ss : '%d སྐར་ཆ།',\\n            m : 'སྐར་མ་གཅིག',\\n            mm : '%d སྐར་མ',\\n            h : 'ཆུ་ཚོད་གཅིག',\\n            hh : '%d ཆུ་ཚོད',\\n            d : 'ཉིན་གཅིག',\\n            dd : '%d ཉིན་',\\n            M : 'ཟླ་བ་གཅིག',\\n            MM : '%d ཟླ་བ',\\n            y : 'ལོ་གཅིག',\\n            yy : '%d ལོ'\\n        },\\n        preparse: function (string) {\\n            return string.replace(/[༡༢༣༤༥༦༧༨༩༠]/g, function (match) {\\n                return numberMap[match];\\n            });\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            });\\n        },\\n        meridiemParse: /མཚན་མོ|ཞོགས་ཀས|ཉིན་གུང|དགོང་དག|མཚན་མོ/,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if ((meridiem === 'མཚན་མོ' && hour >= 4) ||\\n                    (meridiem === 'ཉིན་གུང' && hour < 5) ||\\n                    meridiem === 'དགོང་དག') {\\n                return hour + 12;\\n            } else {\\n                return hour;\\n            }\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'མཚན་མོ';\\n            } else if (hour < 10) {\\n                return 'ཞོགས་ཀས';\\n            } else if (hour < 17) {\\n                return 'ཉིན་གུང';\\n            } else if (hour < 20) {\\n                return 'དགོང་དག';\\n            } else {\\n                return 'མཚན་མོ';\\n            }\\n        },\\n        week : {\\n            dow : 0, // Sunday is the first day of the week.\\n            doy : 6  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return bo;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/bo.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/br.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/br.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function relativeTimeWithMutation(number, withoutSuffix, key) {\\n        var format = {\\n            'mm': 'munutenn',\\n            'MM': 'miz',\\n            'dd': 'devezh'\\n        };\\n        return number + ' ' + mutation(format[key], number);\\n    }\\n    function specialMutationForYears(number) {\\n        switch (lastNumber(number)) {\\n            case 1:\\n            case 3:\\n            case 4:\\n            case 5:\\n            case 9:\\n                return number + ' bloaz';\\n            default:\\n                return number + ' vloaz';\\n        }\\n    }\\n    function lastNumber(number) {\\n        if (number > 9) {\\n            return lastNumber(number % 10);\\n        }\\n        return number;\\n    }\\n    function mutation(text, number) {\\n        if (number === 2) {\\n            return softMutation(text);\\n        }\\n        return text;\\n    }\\n    function softMutation(text) {\\n        var mutationTable = {\\n            'm': 'v',\\n            'b': 'v',\\n            'd': 'z'\\n        };\\n        if (mutationTable[text.charAt(0)] === undefined) {\\n            return text;\\n        }\\n        return mutationTable[text.charAt(0)] + text.substring(1);\\n    }\\n\\n    var br = moment.defineLocale('br', {\\n        months : 'Genver_C\\\\'hwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu'.split('_'),\\n        monthsShort : 'Gen_C\\\\'hwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker'.split('_'),\\n        weekdays : 'Sul_Lun_Meurzh_Merc\\\\'her_Yaou_Gwener_Sadorn'.split('_'),\\n        weekdaysShort : 'Sul_Lun_Meu_Mer_Yao_Gwe_Sad'.split('_'),\\n        weekdaysMin : 'Su_Lu_Me_Mer_Ya_Gw_Sa'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'h[e]mm A',\\n            LTS : 'h[e]mm:ss A',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D [a viz] MMMM YYYY',\\n            LLL : 'D [a viz] MMMM YYYY h[e]mm A',\\n            LLLL : 'dddd, D [a viz] MMMM YYYY h[e]mm A'\\n        },\\n        calendar : {\\n            sameDay : '[Hiziv da] LT',\\n            nextDay : '[Warc\\\\'hoazh da] LT',\\n            nextWeek : 'dddd [da] LT',\\n            lastDay : '[Dec\\\\'h da] LT',\\n            lastWeek : 'dddd [paset da] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'a-benn %s',\\n            past : '%s \\\\'zo',\\n            s : 'un nebeud segondennoù',\\n            ss : '%d eilenn',\\n            m : 'ur vunutenn',\\n            mm : relativeTimeWithMutation,\\n            h : 'un eur',\\n            hh : '%d eur',\\n            d : 'un devezh',\\n            dd : relativeTimeWithMutation,\\n            M : 'ur miz',\\n            MM : relativeTimeWithMutation,\\n            y : 'ur bloaz',\\n            yy : specialMutationForYears\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(añ|vet)/,\\n        ordinal : function (number) {\\n            var output = (number === 1) ? 'añ' : 'vet';\\n            return number + output;\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return br;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/br.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/bs.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/bs.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function translate(number, withoutSuffix, key) {\\n        var result = number + ' ';\\n        switch (key) {\\n            case 'ss':\\n                if (number === 1) {\\n                    result += 'sekunda';\\n                } else if (number === 2 || number === 3 || number === 4) {\\n                    result += 'sekunde';\\n                } else {\\n                    result += 'sekundi';\\n                }\\n                return result;\\n            case 'm':\\n                return withoutSuffix ? 'jedna minuta' : 'jedne minute';\\n            case 'mm':\\n                if (number === 1) {\\n                    result += 'minuta';\\n                } else if (number === 2 || number === 3 || number === 4) {\\n                    result += 'minute';\\n                } else {\\n                    result += 'minuta';\\n                }\\n                return result;\\n            case 'h':\\n                return withoutSuffix ? 'jedan sat' : 'jednog sata';\\n            case 'hh':\\n                if (number === 1) {\\n                    result += 'sat';\\n                } else if (number === 2 || number === 3 || number === 4) {\\n                    result += 'sata';\\n                } else {\\n                    result += 'sati';\\n                }\\n                return result;\\n            case 'dd':\\n                if (number === 1) {\\n                    result += 'dan';\\n                } else {\\n                    result += 'dana';\\n                }\\n                return result;\\n            case 'MM':\\n                if (number === 1) {\\n                    result += 'mjesec';\\n                } else if (number === 2 || number === 3 || number === 4) {\\n                    result += 'mjeseca';\\n                } else {\\n                    result += 'mjeseci';\\n                }\\n                return result;\\n            case 'yy':\\n                if (number === 1) {\\n                    result += 'godina';\\n                } else if (number === 2 || number === 3 || number === 4) {\\n                    result += 'godine';\\n                } else {\\n                    result += 'godina';\\n                }\\n                return result;\\n        }\\n    }\\n\\n    var bs = moment.defineLocale('bs', {\\n        months : 'januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar'.split('_'),\\n        monthsShort : 'jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.'.split('_'),\\n        monthsParseExact: true,\\n        weekdays : 'nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota'.split('_'),\\n        weekdaysShort : 'ned._pon._uto._sri._čet._pet._sub.'.split('_'),\\n        weekdaysMin : 'ne_po_ut_sr_če_pe_su'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D. MMMM YYYY',\\n            LLL : 'D. MMMM YYYY H:mm',\\n            LLLL : 'dddd, D. MMMM YYYY H:mm'\\n        },\\n        calendar : {\\n            sameDay  : '[danas u] LT',\\n            nextDay  : '[sutra u] LT',\\n            nextWeek : function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[u] [nedjelju] [u] LT';\\n                    case 3:\\n                        return '[u] [srijedu] [u] LT';\\n                    case 6:\\n                        return '[u] [subotu] [u] LT';\\n                    case 1:\\n                    case 2:\\n                    case 4:\\n                    case 5:\\n                        return '[u] dddd [u] LT';\\n                }\\n            },\\n            lastDay  : '[jučer u] LT',\\n            lastWeek : function () {\\n                switch (this.day()) {\\n                    case 0:\\n                    case 3:\\n                        return '[prošlu] dddd [u] LT';\\n                    case 6:\\n                        return '[prošle] [subote] [u] LT';\\n                    case 1:\\n                    case 2:\\n                    case 4:\\n                    case 5:\\n                        return '[prošli] dddd [u] LT';\\n                }\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'za %s',\\n            past   : 'prije %s',\\n            s      : 'par sekundi',\\n            ss     : translate,\\n            m      : translate,\\n            mm     : translate,\\n            h      : translate,\\n            hh     : translate,\\n            d      : 'dan',\\n            dd     : translate,\\n            M      : 'mjesec',\\n            MM     : translate,\\n            y      : 'godinu',\\n            yy     : translate\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return bs;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/bs.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ca.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ca.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var ca = moment.defineLocale('ca', {\\n        months : {\\n            standalone: 'gener_febrer_març_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre'.split('_'),\\n            format: 'de gener_de febrer_de març_d\\\\'abril_de maig_de juny_de juliol_d\\\\'agost_de setembre_d\\\\'octubre_de novembre_de desembre'.split('_'),\\n            isFormat: /D[oD]?(\\\\s)+MMMM/\\n        },\\n        monthsShort : 'gen._febr._març_abr._maig_juny_jul._ag._set._oct._nov._des.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte'.split('_'),\\n        weekdaysShort : 'dg._dl._dt._dc._dj._dv._ds.'.split('_'),\\n        weekdaysMin : 'dg_dl_dt_dc_dj_dv_ds'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM [de] YYYY',\\n            ll : 'D MMM YYYY',\\n            LLL : 'D MMMM [de] YYYY [a les] H:mm',\\n            lll : 'D MMM YYYY, H:mm',\\n            LLLL : 'dddd D MMMM [de] YYYY [a les] H:mm',\\n            llll : 'ddd D MMM YYYY, H:mm'\\n        },\\n        calendar : {\\n            sameDay : function () {\\n                return '[avui a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT';\\n            },\\n            nextDay : function () {\\n                return '[demà a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT';\\n            },\\n            nextWeek : function () {\\n                return 'dddd [a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT';\\n            },\\n            lastDay : function () {\\n                return '[ahir a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT';\\n            },\\n            lastWeek : function () {\\n                return '[el] dddd [passat a ' + ((this.hours() !== 1) ? 'les' : 'la') + '] LT';\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'd\\\\'aquí %s',\\n            past : 'fa %s',\\n            s : 'uns segons',\\n            ss : '%d segons',\\n            m : 'un minut',\\n            mm : '%d minuts',\\n            h : 'una hora',\\n            hh : '%d hores',\\n            d : 'un dia',\\n            dd : '%d dies',\\n            M : 'un mes',\\n            MM : '%d mesos',\\n            y : 'un any',\\n            yy : '%d anys'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(r|n|t|è|a)/,\\n        ordinal : function (number, period) {\\n            var output = (number === 1) ? 'r' :\\n                (number === 2) ? 'n' :\\n                (number === 3) ? 'r' :\\n                (number === 4) ? 't' : 'è';\\n            if (period === 'w' || period === 'W') {\\n                output = 'a';\\n            }\\n            return number + output;\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return ca;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ca.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/cs.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/cs.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var months = 'leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec'.split('_'),\\n        monthsShort = 'led_úno_bře_dub_kvě_čvn_čvc_srp_zář_říj_lis_pro'.split('_');\\n    function plural(n) {\\n        return (n > 1) && (n < 5) && (~~(n / 10) !== 1);\\n    }\\n    function translate(number, withoutSuffix, key, isFuture) {\\n        var result = number + ' ';\\n        switch (key) {\\n            case 's':  // a few seconds / in a few seconds / a few seconds ago\\n                return (withoutSuffix || isFuture) ? 'pár sekund' : 'pár sekundami';\\n            case 'ss': // 9 seconds / in 9 seconds / 9 seconds ago\\n                if (withoutSuffix || isFuture) {\\n                    return result + (plural(number) ? 'sekundy' : 'sekund');\\n                } else {\\n                    return result + 'sekundami';\\n                }\\n                break;\\n            case 'm':  // a minute / in a minute / a minute ago\\n                return withoutSuffix ? 'minuta' : (isFuture ? 'minutu' : 'minutou');\\n            case 'mm': // 9 minutes / in 9 minutes / 9 minutes ago\\n                if (withoutSuffix || isFuture) {\\n                    return result + (plural(number) ? 'minuty' : 'minut');\\n                } else {\\n                    return result + 'minutami';\\n                }\\n                break;\\n            case 'h':  // an hour / in an hour / an hour ago\\n                return withoutSuffix ? 'hodina' : (isFuture ? 'hodinu' : 'hodinou');\\n            case 'hh': // 9 hours / in 9 hours / 9 hours ago\\n                if (withoutSuffix || isFuture) {\\n                    return result + (plural(number) ? 'hodiny' : 'hodin');\\n                } else {\\n                    return result + 'hodinami';\\n                }\\n                break;\\n            case 'd':  // a day / in a day / a day ago\\n                return (withoutSuffix || isFuture) ? 'den' : 'dnem';\\n            case 'dd': // 9 days / in 9 days / 9 days ago\\n                if (withoutSuffix || isFuture) {\\n                    return result + (plural(number) ? 'dny' : 'dní');\\n                } else {\\n                    return result + 'dny';\\n                }\\n                break;\\n            case 'M':  // a month / in a month / a month ago\\n                return (withoutSuffix || isFuture) ? 'měsíc' : 'měsícem';\\n            case 'MM': // 9 months / in 9 months / 9 months ago\\n                if (withoutSuffix || isFuture) {\\n                    return result + (plural(number) ? 'měsíce' : 'měsíců');\\n                } else {\\n                    return result + 'měsíci';\\n                }\\n                break;\\n            case 'y':  // a year / in a year / a year ago\\n                return (withoutSuffix || isFuture) ? 'rok' : 'rokem';\\n            case 'yy': // 9 years / in 9 years / 9 years ago\\n                if (withoutSuffix || isFuture) {\\n                    return result + (plural(number) ? 'roky' : 'let');\\n                } else {\\n                    return result + 'lety';\\n                }\\n                break;\\n        }\\n    }\\n\\n    var cs = moment.defineLocale('cs', {\\n        months : months,\\n        monthsShort : monthsShort,\\n        monthsParse : (function (months, monthsShort) {\\n            var i, _monthsParse = [];\\n            for (i = 0; i < 12; i++) {\\n                // use custom parser to solve problem with July (červenec)\\n                _monthsParse[i] = new RegExp('^' + months[i] + '$|^' + monthsShort[i] + '$', 'i');\\n            }\\n            return _monthsParse;\\n        }(months, monthsShort)),\\n        shortMonthsParse : (function (monthsShort) {\\n            var i, _shortMonthsParse = [];\\n            for (i = 0; i < 12; i++) {\\n                _shortMonthsParse[i] = new RegExp('^' + monthsShort[i] + '$', 'i');\\n            }\\n            return _shortMonthsParse;\\n        }(monthsShort)),\\n        longMonthsParse : (function (months) {\\n            var i, _longMonthsParse = [];\\n            for (i = 0; i < 12; i++) {\\n                _longMonthsParse[i] = new RegExp('^' + months[i] + '$', 'i');\\n            }\\n            return _longMonthsParse;\\n        }(months)),\\n        weekdays : 'neděle_pondělí_úterý_středa_čtvrtek_pátek_sobota'.split('_'),\\n        weekdaysShort : 'ne_po_út_st_čt_pá_so'.split('_'),\\n        weekdaysMin : 'ne_po_út_st_čt_pá_so'.split('_'),\\n        longDateFormat : {\\n            LT: 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D. MMMM YYYY',\\n            LLL : 'D. MMMM YYYY H:mm',\\n            LLLL : 'dddd D. MMMM YYYY H:mm',\\n            l : 'D. M. YYYY'\\n        },\\n        calendar : {\\n            sameDay: '[dnes v] LT',\\n            nextDay: '[zítra v] LT',\\n            nextWeek: function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[v neděli v] LT';\\n                    case 1:\\n                    case 2:\\n                        return '[v] dddd [v] LT';\\n                    case 3:\\n                        return '[ve středu v] LT';\\n                    case 4:\\n                        return '[ve čtvrtek v] LT';\\n                    case 5:\\n                        return '[v pátek v] LT';\\n                    case 6:\\n                        return '[v sobotu v] LT';\\n                }\\n            },\\n            lastDay: '[včera v] LT',\\n            lastWeek: function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[minulou neděli v] LT';\\n                    case 1:\\n                    case 2:\\n                        return '[minulé] dddd [v] LT';\\n                    case 3:\\n                        return '[minulou středu v] LT';\\n                    case 4:\\n                    case 5:\\n                        return '[minulý] dddd [v] LT';\\n                    case 6:\\n                        return '[minulou sobotu v] LT';\\n                }\\n            },\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'za %s',\\n            past : 'před %s',\\n            s : translate,\\n            ss : translate,\\n            m : translate,\\n            mm : translate,\\n            h : translate,\\n            hh : translate,\\n            d : translate,\\n            dd : translate,\\n            M : translate,\\n            MM : translate,\\n            y : translate,\\n            yy : translate\\n        },\\n        dayOfMonthOrdinalParse : /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return cs;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/cs.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/cv.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/cv.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var cv = moment.defineLocale('cv', {\\n        months : 'кӑрлач_нарӑс_пуш_ака_май_ҫӗртме_утӑ_ҫурла_авӑн_юпа_чӳк_раштав'.split('_'),\\n        monthsShort : 'кӑр_нар_пуш_ака_май_ҫӗр_утӑ_ҫур_авн_юпа_чӳк_раш'.split('_'),\\n        weekdays : 'вырсарникун_тунтикун_ытларикун_юнкун_кӗҫнерникун_эрнекун_шӑматкун'.split('_'),\\n        weekdaysShort : 'выр_тун_ытл_юн_кӗҫ_эрн_шӑм'.split('_'),\\n        weekdaysMin : 'вр_тн_ыт_юн_кҫ_эр_шм'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD-MM-YYYY',\\n            LL : 'YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ]',\\n            LLL : 'YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm',\\n            LLLL : 'dddd, YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[Паян] LT [сехетре]',\\n            nextDay: '[Ыран] LT [сехетре]',\\n            lastDay: '[Ӗнер] LT [сехетре]',\\n            nextWeek: '[Ҫитес] dddd LT [сехетре]',\\n            lastWeek: '[Иртнӗ] dddd LT [сехетре]',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : function (output) {\\n                var affix = /сехет$/i.exec(output) ? 'рен' : /ҫул$/i.exec(output) ? 'тан' : 'ран';\\n                return output + affix;\\n            },\\n            past : '%s каялла',\\n            s : 'пӗр-ик ҫеккунт',\\n            ss : '%d ҫеккунт',\\n            m : 'пӗр минут',\\n            mm : '%d минут',\\n            h : 'пӗр сехет',\\n            hh : '%d сехет',\\n            d : 'пӗр кун',\\n            dd : '%d кун',\\n            M : 'пӗр уйӑх',\\n            MM : '%d уйӑх',\\n            y : 'пӗр ҫул',\\n            yy : '%d ҫул'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}-мӗш/,\\n        ordinal : '%d-мӗш',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return cv;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/cv.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/cy.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/cy.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var cy = moment.defineLocale('cy', {\\n        months: 'Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr'.split('_'),\\n        monthsShort: 'Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag'.split('_'),\\n        weekdays: 'Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn'.split('_'),\\n        weekdaysShort: 'Sul_Llun_Maw_Mer_Iau_Gwe_Sad'.split('_'),\\n        weekdaysMin: 'Su_Ll_Ma_Me_Ia_Gw_Sa'.split('_'),\\n        weekdaysParseExact : true,\\n        // time formats are the same as en-gb\\n        longDateFormat: {\\n            LT: 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L: 'DD/MM/YYYY',\\n            LL: 'D MMMM YYYY',\\n            LLL: 'D MMMM YYYY HH:mm',\\n            LLLL: 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar: {\\n            sameDay: '[Heddiw am] LT',\\n            nextDay: '[Yfory am] LT',\\n            nextWeek: 'dddd [am] LT',\\n            lastDay: '[Ddoe am] LT',\\n            lastWeek: 'dddd [diwethaf am] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime: {\\n            future: 'mewn %s',\\n            past: '%s yn ôl',\\n            s: 'ychydig eiliadau',\\n            ss: '%d eiliad',\\n            m: 'munud',\\n            mm: '%d munud',\\n            h: 'awr',\\n            hh: '%d awr',\\n            d: 'diwrnod',\\n            dd: '%d diwrnod',\\n            M: 'mis',\\n            MM: '%d mis',\\n            y: 'blwyddyn',\\n            yy: '%d flynedd'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,\\n        // traditional ordinal numbers above 31 are not commonly used in colloquial Welsh\\n        ordinal: function (number) {\\n            var b = number,\\n                output = '',\\n                lookup = [\\n                    '', 'af', 'il', 'ydd', 'ydd', 'ed', 'ed', 'ed', 'fed', 'fed', 'fed', // 1af to 10fed\\n                    'eg', 'fed', 'eg', 'eg', 'fed', 'eg', 'eg', 'fed', 'eg', 'fed' // 11eg to 20fed\\n                ];\\n            if (b > 20) {\\n                if (b === 40 || b === 50 || b === 60 || b === 80 || b === 100) {\\n                    output = 'fed'; // not 30ain, 70ain or 90ain\\n                } else {\\n                    output = 'ain';\\n                }\\n            } else if (b > 0) {\\n                output = lookup[b];\\n            }\\n            return number + output;\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return cy;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/cy.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/da.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/da.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var da = moment.defineLocale('da', {\\n        months : 'januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december'.split('_'),\\n        monthsShort : 'jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec'.split('_'),\\n        weekdays : 'søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag'.split('_'),\\n        weekdaysShort : 'søn_man_tir_ons_tor_fre_lør'.split('_'),\\n        weekdaysMin : 'sø_ma_ti_on_to_fr_lø'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D. MMMM YYYY',\\n            LLL : 'D. MMMM YYYY HH:mm',\\n            LLLL : 'dddd [d.] D. MMMM YYYY [kl.] HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[i dag kl.] LT',\\n            nextDay : '[i morgen kl.] LT',\\n            nextWeek : 'på dddd [kl.] LT',\\n            lastDay : '[i går kl.] LT',\\n            lastWeek : '[i] dddd[s kl.] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'om %s',\\n            past : '%s siden',\\n            s : 'få sekunder',\\n            ss : '%d sekunder',\\n            m : 'et minut',\\n            mm : '%d minutter',\\n            h : 'en time',\\n            hh : '%d timer',\\n            d : 'en dag',\\n            dd : '%d dage',\\n            M : 'en måned',\\n            MM : '%d måneder',\\n            y : 'et år',\\n            yy : '%d år'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return da;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/da.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/de-at.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/de-at.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function processRelativeTime(number, withoutSuffix, key, isFuture) {\\n        var format = {\\n            'm': ['eine Minute', 'einer Minute'],\\n            'h': ['eine Stunde', 'einer Stunde'],\\n            'd': ['ein Tag', 'einem Tag'],\\n            'dd': [number + ' Tage', number + ' Tagen'],\\n            'M': ['ein Monat', 'einem Monat'],\\n            'MM': [number + ' Monate', number + ' Monaten'],\\n            'y': ['ein Jahr', 'einem Jahr'],\\n            'yy': [number + ' Jahre', number + ' Jahren']\\n        };\\n        return withoutSuffix ? format[key][0] : format[key][1];\\n    }\\n\\n    var deAt = moment.defineLocale('de-at', {\\n        months : 'Jänner_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember'.split('_'),\\n        monthsShort : 'Jän._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag'.split('_'),\\n        weekdaysShort : 'So._Mo._Di._Mi._Do._Fr._Sa.'.split('_'),\\n        weekdaysMin : 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT: 'HH:mm',\\n            LTS: 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D. MMMM YYYY',\\n            LLL : 'D. MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D. MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[heute um] LT [Uhr]',\\n            sameElse: 'L',\\n            nextDay: '[morgen um] LT [Uhr]',\\n            nextWeek: 'dddd [um] LT [Uhr]',\\n            lastDay: '[gestern um] LT [Uhr]',\\n            lastWeek: '[letzten] dddd [um] LT [Uhr]'\\n        },\\n        relativeTime : {\\n            future : 'in %s',\\n            past : 'vor %s',\\n            s : 'ein paar Sekunden',\\n            ss : '%d Sekunden',\\n            m : processRelativeTime,\\n            mm : '%d Minuten',\\n            h : processRelativeTime,\\n            hh : '%d Stunden',\\n            d : processRelativeTime,\\n            dd : processRelativeTime,\\n            M : processRelativeTime,\\n            MM : processRelativeTime,\\n            y : processRelativeTime,\\n            yy : processRelativeTime\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return deAt;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/de-at.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/de-ch.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/de-ch.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function processRelativeTime(number, withoutSuffix, key, isFuture) {\\n        var format = {\\n            'm': ['eine Minute', 'einer Minute'],\\n            'h': ['eine Stunde', 'einer Stunde'],\\n            'd': ['ein Tag', 'einem Tag'],\\n            'dd': [number + ' Tage', number + ' Tagen'],\\n            'M': ['ein Monat', 'einem Monat'],\\n            'MM': [number + ' Monate', number + ' Monaten'],\\n            'y': ['ein Jahr', 'einem Jahr'],\\n            'yy': [number + ' Jahre', number + ' Jahren']\\n        };\\n        return withoutSuffix ? format[key][0] : format[key][1];\\n    }\\n\\n    var deCh = moment.defineLocale('de-ch', {\\n        months : 'Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember'.split('_'),\\n        monthsShort : 'Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag'.split('_'),\\n        weekdaysShort : 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'),\\n        weekdaysMin : 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT: 'HH:mm',\\n            LTS: 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D. MMMM YYYY',\\n            LLL : 'D. MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D. MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[heute um] LT [Uhr]',\\n            sameElse: 'L',\\n            nextDay: '[morgen um] LT [Uhr]',\\n            nextWeek: 'dddd [um] LT [Uhr]',\\n            lastDay: '[gestern um] LT [Uhr]',\\n            lastWeek: '[letzten] dddd [um] LT [Uhr]'\\n        },\\n        relativeTime : {\\n            future : 'in %s',\\n            past : 'vor %s',\\n            s : 'ein paar Sekunden',\\n            ss : '%d Sekunden',\\n            m : processRelativeTime,\\n            mm : '%d Minuten',\\n            h : processRelativeTime,\\n            hh : '%d Stunden',\\n            d : processRelativeTime,\\n            dd : processRelativeTime,\\n            M : processRelativeTime,\\n            MM : processRelativeTime,\\n            y : processRelativeTime,\\n            yy : processRelativeTime\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return deCh;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/de-ch.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/de.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/de.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function processRelativeTime(number, withoutSuffix, key, isFuture) {\\n        var format = {\\n            'm': ['eine Minute', 'einer Minute'],\\n            'h': ['eine Stunde', 'einer Stunde'],\\n            'd': ['ein Tag', 'einem Tag'],\\n            'dd': [number + ' Tage', number + ' Tagen'],\\n            'M': ['ein Monat', 'einem Monat'],\\n            'MM': [number + ' Monate', number + ' Monaten'],\\n            'y': ['ein Jahr', 'einem Jahr'],\\n            'yy': [number + ' Jahre', number + ' Jahren']\\n        };\\n        return withoutSuffix ? format[key][0] : format[key][1];\\n    }\\n\\n    var de = moment.defineLocale('de', {\\n        months : 'Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember'.split('_'),\\n        monthsShort : 'Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag'.split('_'),\\n        weekdaysShort : 'So._Mo._Di._Mi._Do._Fr._Sa.'.split('_'),\\n        weekdaysMin : 'So_Mo_Di_Mi_Do_Fr_Sa'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT: 'HH:mm',\\n            LTS: 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D. MMMM YYYY',\\n            LLL : 'D. MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D. MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[heute um] LT [Uhr]',\\n            sameElse: 'L',\\n            nextDay: '[morgen um] LT [Uhr]',\\n            nextWeek: 'dddd [um] LT [Uhr]',\\n            lastDay: '[gestern um] LT [Uhr]',\\n            lastWeek: '[letzten] dddd [um] LT [Uhr]'\\n        },\\n        relativeTime : {\\n            future : 'in %s',\\n            past : 'vor %s',\\n            s : 'ein paar Sekunden',\\n            ss : '%d Sekunden',\\n            m : processRelativeTime,\\n            mm : '%d Minuten',\\n            h : processRelativeTime,\\n            hh : '%d Stunden',\\n            d : processRelativeTime,\\n            dd : processRelativeTime,\\n            M : processRelativeTime,\\n            MM : processRelativeTime,\\n            y : processRelativeTime,\\n            yy : processRelativeTime\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return de;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/de.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/dv.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/dv.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var months = [\\n        'ޖެނުއަރީ',\\n        'ފެބްރުއަރީ',\\n        'މާރިޗު',\\n        'އޭޕްރީލު',\\n        'މޭ',\\n        'ޖޫން',\\n        'ޖުލައި',\\n        'އޯގަސްޓު',\\n        'ސެޕްޓެމްބަރު',\\n        'އޮކްޓޯބަރު',\\n        'ނޮވެމްބަރު',\\n        'ޑިސެމްބަރު'\\n    ], weekdays = [\\n        'އާދިއްތަ',\\n        'ހޯމަ',\\n        'އަންގާރަ',\\n        'ބުދަ',\\n        'ބުރާސްފަތި',\\n        'ހުކުރު',\\n        'ހޮނިހިރު'\\n    ];\\n\\n    var dv = moment.defineLocale('dv', {\\n        months : months,\\n        monthsShort : months,\\n        weekdays : weekdays,\\n        weekdaysShort : weekdays,\\n        weekdaysMin : 'އާދި_ހޯމަ_އަން_ބުދަ_ބުރާ_ހުކު_ހޮނި'.split('_'),\\n        longDateFormat : {\\n\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'D/M/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        meridiemParse: /މކ|މފ/,\\n        isPM : function (input) {\\n            return 'މފ' === input;\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 12) {\\n                return 'މކ';\\n            } else {\\n                return 'މފ';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[މިއަދު] LT',\\n            nextDay : '[މާދަމާ] LT',\\n            nextWeek : 'dddd LT',\\n            lastDay : '[އިއްޔެ] LT',\\n            lastWeek : '[ފާއިތުވި] dddd LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'ތެރޭގައި %s',\\n            past : 'ކުރިން %s',\\n            s : 'ސިކުންތުކޮޅެއް',\\n            ss : 'd% ސިކުންތު',\\n            m : 'މިނިޓެއް',\\n            mm : 'މިނިޓު %d',\\n            h : 'ގަޑިއިރެއް',\\n            hh : 'ގަޑިއިރު %d',\\n            d : 'ދުވަހެއް',\\n            dd : 'ދުވަސް %d',\\n            M : 'މަހެއް',\\n            MM : 'މަސް %d',\\n            y : 'އަހަރެއް',\\n            yy : 'އަހަރު %d'\\n        },\\n        preparse: function (string) {\\n            return string.replace(/،/g, ',');\\n        },\\n        postformat: function (string) {\\n            return string.replace(/,/g, '،');\\n        },\\n        week : {\\n            dow : 7,  // Sunday is the first day of the week.\\n            doy : 12  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return dv;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/dv.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/el.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/el.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n    function isFunction(input) {\\n        return input instanceof Function || Object.prototype.toString.call(input) === '[object Function]';\\n    }\\n\\n\\n    var el = moment.defineLocale('el', {\\n        monthsNominativeEl : 'Ιανουάριος_Φεβρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος'.split('_'),\\n        monthsGenitiveEl : 'Ιανουαρίου_Φεβρουαρίου_Μαρτίου_Απριλίου_Μαΐου_Ιουνίου_Ιουλίου_Αυγούστου_Σεπτεμβρίου_Οκτωβρίου_Νοεμβρίου_Δεκεμβρίου'.split('_'),\\n        months : function (momentToFormat, format) {\\n            if (!momentToFormat) {\\n                return this._monthsNominativeEl;\\n            } else if (typeof format === 'string' && /D/.test(format.substring(0, format.indexOf('MMMM')))) { // if there is a day number before 'MMMM'\\n                return this._monthsGenitiveEl[momentToFormat.month()];\\n            } else {\\n                return this._monthsNominativeEl[momentToFormat.month()];\\n            }\\n        },\\n        monthsShort : 'Ιαν_Φεβ_Μαρ_Απρ_Μαϊ_Ιουν_Ιουλ_Αυγ_Σεπ_Οκτ_Νοε_Δεκ'.split('_'),\\n        weekdays : 'Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάββατο'.split('_'),\\n        weekdaysShort : 'Κυρ_Δευ_Τρι_Τετ_Πεμ_Παρ_Σαβ'.split('_'),\\n        weekdaysMin : 'Κυ_Δε_Τρ_Τε_Πε_Πα_Σα'.split('_'),\\n        meridiem : function (hours, minutes, isLower) {\\n            if (hours > 11) {\\n                return isLower ? 'μμ' : 'ΜΜ';\\n            } else {\\n                return isLower ? 'πμ' : 'ΠΜ';\\n            }\\n        },\\n        isPM : function (input) {\\n            return ((input + '').toLowerCase()[0] === 'μ');\\n        },\\n        meridiemParse : /[ΠΜ]\\\\.?Μ?\\\\.?/i,\\n        longDateFormat : {\\n            LT : 'h:mm A',\\n            LTS : 'h:mm:ss A',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY h:mm A',\\n            LLLL : 'dddd, D MMMM YYYY h:mm A'\\n        },\\n        calendarEl : {\\n            sameDay : '[Σήμερα {}] LT',\\n            nextDay : '[Αύριο {}] LT',\\n            nextWeek : 'dddd [{}] LT',\\n            lastDay : '[Χθες {}] LT',\\n            lastWeek : function () {\\n                switch (this.day()) {\\n                    case 6:\\n                        return '[το προηγούμενο] dddd [{}] LT';\\n                    default:\\n                        return '[την προηγούμενη] dddd [{}] LT';\\n                }\\n            },\\n            sameElse : 'L'\\n        },\\n        calendar : function (key, mom) {\\n            var output = this._calendarEl[key],\\n                hours = mom && mom.hours();\\n            if (isFunction(output)) {\\n                output = output.apply(mom);\\n            }\\n            return output.replace('{}', (hours % 12 === 1 ? 'στη' : 'στις'));\\n        },\\n        relativeTime : {\\n            future : 'σε %s',\\n            past : '%s πριν',\\n            s : 'λίγα δευτερόλεπτα',\\n            ss : '%d δευτερόλεπτα',\\n            m : 'ένα λεπτό',\\n            mm : '%d λεπτά',\\n            h : 'μία ώρα',\\n            hh : '%d ώρες',\\n            d : 'μία μέρα',\\n            dd : '%d μέρες',\\n            M : 'ένας μήνας',\\n            MM : '%d μήνες',\\n            y : 'ένας χρόνος',\\n            yy : '%d χρόνια'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}η/,\\n        ordinal: '%dη',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4st is the first week of the year.\\n        }\\n    });\\n\\n    return el;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/el.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/en-au.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/en-au.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var enAu = moment.defineLocale('en-au', {\\n        months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),\\n        monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\\n        weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),\\n        weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\\n        weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\\n        longDateFormat : {\\n            LT : 'h:mm A',\\n            LTS : 'h:mm:ss A',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY h:mm A',\\n            LLLL : 'dddd, D MMMM YYYY h:mm A'\\n        },\\n        calendar : {\\n            sameDay : '[Today at] LT',\\n            nextDay : '[Tomorrow at] LT',\\n            nextWeek : 'dddd [at] LT',\\n            lastDay : '[Yesterday at] LT',\\n            lastWeek : '[Last] dddd [at] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'in %s',\\n            past : '%s ago',\\n            s : 'a few seconds',\\n            ss : '%d seconds',\\n            m : 'a minute',\\n            mm : '%d minutes',\\n            h : 'an hour',\\n            hh : '%d hours',\\n            d : 'a day',\\n            dd : '%d days',\\n            M : 'a month',\\n            MM : '%d months',\\n            y : 'a year',\\n            yy : '%d years'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(st|nd|rd|th)/,\\n        ordinal : function (number) {\\n            var b = number % 10,\\n                output = (~~(number % 100 / 10) === 1) ? 'th' :\\n                (b === 1) ? 'st' :\\n                (b === 2) ? 'nd' :\\n                (b === 3) ? 'rd' : 'th';\\n            return number + output;\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return enAu;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/en-au.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/en-ca.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/en-ca.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var enCa = moment.defineLocale('en-ca', {\\n        months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),\\n        monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\\n        weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),\\n        weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\\n        weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\\n        longDateFormat : {\\n            LT : 'h:mm A',\\n            LTS : 'h:mm:ss A',\\n            L : 'YYYY-MM-DD',\\n            LL : 'MMMM D, YYYY',\\n            LLL : 'MMMM D, YYYY h:mm A',\\n            LLLL : 'dddd, MMMM D, YYYY h:mm A'\\n        },\\n        calendar : {\\n            sameDay : '[Today at] LT',\\n            nextDay : '[Tomorrow at] LT',\\n            nextWeek : 'dddd [at] LT',\\n            lastDay : '[Yesterday at] LT',\\n            lastWeek : '[Last] dddd [at] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'in %s',\\n            past : '%s ago',\\n            s : 'a few seconds',\\n            ss : '%d seconds',\\n            m : 'a minute',\\n            mm : '%d minutes',\\n            h : 'an hour',\\n            hh : '%d hours',\\n            d : 'a day',\\n            dd : '%d days',\\n            M : 'a month',\\n            MM : '%d months',\\n            y : 'a year',\\n            yy : '%d years'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(st|nd|rd|th)/,\\n        ordinal : function (number) {\\n            var b = number % 10,\\n                output = (~~(number % 100 / 10) === 1) ? 'th' :\\n                (b === 1) ? 'st' :\\n                (b === 2) ? 'nd' :\\n                (b === 3) ? 'rd' : 'th';\\n            return number + output;\\n        }\\n    });\\n\\n    return enCa;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/en-ca.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/en-gb.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/en-gb.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var enGb = moment.defineLocale('en-gb', {\\n        months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),\\n        monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\\n        weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),\\n        weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\\n        weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Today at] LT',\\n            nextDay : '[Tomorrow at] LT',\\n            nextWeek : 'dddd [at] LT',\\n            lastDay : '[Yesterday at] LT',\\n            lastWeek : '[Last] dddd [at] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'in %s',\\n            past : '%s ago',\\n            s : 'a few seconds',\\n            ss : '%d seconds',\\n            m : 'a minute',\\n            mm : '%d minutes',\\n            h : 'an hour',\\n            hh : '%d hours',\\n            d : 'a day',\\n            dd : '%d days',\\n            M : 'a month',\\n            MM : '%d months',\\n            y : 'a year',\\n            yy : '%d years'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(st|nd|rd|th)/,\\n        ordinal : function (number) {\\n            var b = number % 10,\\n                output = (~~(number % 100 / 10) === 1) ? 'th' :\\n                (b === 1) ? 'st' :\\n                (b === 2) ? 'nd' :\\n                (b === 3) ? 'rd' : 'th';\\n            return number + output;\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return enGb;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/en-gb.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/en-ie.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/en-ie.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var enIe = moment.defineLocale('en-ie', {\\n        months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),\\n        monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\\n        weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),\\n        weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\\n        weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD-MM-YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Today at] LT',\\n            nextDay : '[Tomorrow at] LT',\\n            nextWeek : 'dddd [at] LT',\\n            lastDay : '[Yesterday at] LT',\\n            lastWeek : '[Last] dddd [at] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'in %s',\\n            past : '%s ago',\\n            s : 'a few seconds',\\n            ss : '%d seconds',\\n            m : 'a minute',\\n            mm : '%d minutes',\\n            h : 'an hour',\\n            hh : '%d hours',\\n            d : 'a day',\\n            dd : '%d days',\\n            M : 'a month',\\n            MM : '%d months',\\n            y : 'a year',\\n            yy : '%d years'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(st|nd|rd|th)/,\\n        ordinal : function (number) {\\n            var b = number % 10,\\n                output = (~~(number % 100 / 10) === 1) ? 'th' :\\n                (b === 1) ? 'st' :\\n                (b === 2) ? 'nd' :\\n                (b === 3) ? 'rd' : 'th';\\n            return number + output;\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return enIe;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/en-ie.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/en-il.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/en-il.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var enIl = moment.defineLocale('en-il', {\\n        months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),\\n        monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\\n        weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),\\n        weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\\n        weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Today at] LT',\\n            nextDay : '[Tomorrow at] LT',\\n            nextWeek : 'dddd [at] LT',\\n            lastDay : '[Yesterday at] LT',\\n            lastWeek : '[Last] dddd [at] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'in %s',\\n            past : '%s ago',\\n            s : 'a few seconds',\\n            m : 'a minute',\\n            mm : '%d minutes',\\n            h : 'an hour',\\n            hh : '%d hours',\\n            d : 'a day',\\n            dd : '%d days',\\n            M : 'a month',\\n            MM : '%d months',\\n            y : 'a year',\\n            yy : '%d years'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(st|nd|rd|th)/,\\n        ordinal : function (number) {\\n            var b = number % 10,\\n                output = (~~(number % 100 / 10) === 1) ? 'th' :\\n                (b === 1) ? 'st' :\\n                (b === 2) ? 'nd' :\\n                (b === 3) ? 'rd' : 'th';\\n            return number + output;\\n        }\\n    });\\n\\n    return enIl;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/en-il.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/en-nz.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/en-nz.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var enNz = moment.defineLocale('en-nz', {\\n        months : 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),\\n        monthsShort : 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_'),\\n        weekdays : 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),\\n        weekdaysShort : 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_'),\\n        weekdaysMin : 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_'),\\n        longDateFormat : {\\n            LT : 'h:mm A',\\n            LTS : 'h:mm:ss A',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY h:mm A',\\n            LLLL : 'dddd, D MMMM YYYY h:mm A'\\n        },\\n        calendar : {\\n            sameDay : '[Today at] LT',\\n            nextDay : '[Tomorrow at] LT',\\n            nextWeek : 'dddd [at] LT',\\n            lastDay : '[Yesterday at] LT',\\n            lastWeek : '[Last] dddd [at] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'in %s',\\n            past : '%s ago',\\n            s : 'a few seconds',\\n            ss : '%d seconds',\\n            m : 'a minute',\\n            mm : '%d minutes',\\n            h : 'an hour',\\n            hh : '%d hours',\\n            d : 'a day',\\n            dd : '%d days',\\n            M : 'a month',\\n            MM : '%d months',\\n            y : 'a year',\\n            yy : '%d years'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(st|nd|rd|th)/,\\n        ordinal : function (number) {\\n            var b = number % 10,\\n                output = (~~(number % 100 / 10) === 1) ? 'th' :\\n                (b === 1) ? 'st' :\\n                (b === 2) ? 'nd' :\\n                (b === 3) ? 'rd' : 'th';\\n            return number + output;\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return enNz;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/en-nz.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/eo.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/eo.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var eo = moment.defineLocale('eo', {\\n        months : 'januaro_februaro_marto_aprilo_majo_junio_julio_aŭgusto_septembro_oktobro_novembro_decembro'.split('_'),\\n        monthsShort : 'jan_feb_mar_apr_maj_jun_jul_aŭg_sep_okt_nov_dec'.split('_'),\\n        weekdays : 'dimanĉo_lundo_mardo_merkredo_ĵaŭdo_vendredo_sabato'.split('_'),\\n        weekdaysShort : 'dim_lun_mard_merk_ĵaŭ_ven_sab'.split('_'),\\n        weekdaysMin : 'di_lu_ma_me_ĵa_ve_sa'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'YYYY-MM-DD',\\n            LL : 'D[-a de] MMMM, YYYY',\\n            LLL : 'D[-a de] MMMM, YYYY HH:mm',\\n            LLLL : 'dddd, [la] D[-a de] MMMM, YYYY HH:mm'\\n        },\\n        meridiemParse: /[ap]\\\\.t\\\\.m/i,\\n        isPM: function (input) {\\n            return input.charAt(0).toLowerCase() === 'p';\\n        },\\n        meridiem : function (hours, minutes, isLower) {\\n            if (hours > 11) {\\n                return isLower ? 'p.t.m.' : 'P.T.M.';\\n            } else {\\n                return isLower ? 'a.t.m.' : 'A.T.M.';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[Hodiaŭ je] LT',\\n            nextDay : '[Morgaŭ je] LT',\\n            nextWeek : 'dddd [je] LT',\\n            lastDay : '[Hieraŭ je] LT',\\n            lastWeek : '[pasinta] dddd [je] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'post %s',\\n            past : 'antaŭ %s',\\n            s : 'sekundoj',\\n            ss : '%d sekundoj',\\n            m : 'minuto',\\n            mm : '%d minutoj',\\n            h : 'horo',\\n            hh : '%d horoj',\\n            d : 'tago',//ne 'diurno', ĉar estas uzita por proksimumo\\n            dd : '%d tagoj',\\n            M : 'monato',\\n            MM : '%d monatoj',\\n            y : 'jaro',\\n            yy : '%d jaroj'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}a/,\\n        ordinal : '%da',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return eo;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/eo.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/es-do.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/es-do.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var monthsShortDot = 'ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split('_'),\\n        monthsShort = 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_');\\n\\n    var monthsParse = [/^ene/i, /^feb/i, /^mar/i, /^abr/i, /^may/i, /^jun/i, /^jul/i, /^ago/i, /^sep/i, /^oct/i, /^nov/i, /^dic/i];\\n    var monthsRegex = /^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\\\\.?|feb\\\\.?|mar\\\\.?|abr\\\\.?|may\\\\.?|jun\\\\.?|jul\\\\.?|ago\\\\.?|sep\\\\.?|oct\\\\.?|nov\\\\.?|dic\\\\.?)/i;\\n\\n    var esDo = moment.defineLocale('es-do', {\\n        months : 'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'),\\n        monthsShort : function (m, format) {\\n            if (!m) {\\n                return monthsShortDot;\\n            } else if (/-MMM-/.test(format)) {\\n                return monthsShort[m.month()];\\n            } else {\\n                return monthsShortDot[m.month()];\\n            }\\n        },\\n        monthsRegex: monthsRegex,\\n        monthsShortRegex: monthsRegex,\\n        monthsStrictRegex: /^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,\\n        monthsShortStrictRegex: /^(ene\\\\.?|feb\\\\.?|mar\\\\.?|abr\\\\.?|may\\\\.?|jun\\\\.?|jul\\\\.?|ago\\\\.?|sep\\\\.?|oct\\\\.?|nov\\\\.?|dic\\\\.?)/i,\\n        monthsParse: monthsParse,\\n        longMonthsParse: monthsParse,\\n        shortMonthsParse: monthsParse,\\n        weekdays : 'domingo_lunes_martes_miércoles_jueves_viernes_sábado'.split('_'),\\n        weekdaysShort : 'dom._lun._mar._mié._jue._vie._sáb.'.split('_'),\\n        weekdaysMin : 'do_lu_ma_mi_ju_vi_sá'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'h:mm A',\\n            LTS : 'h:mm:ss A',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D [de] MMMM [de] YYYY',\\n            LLL : 'D [de] MMMM [de] YYYY h:mm A',\\n            LLLL : 'dddd, D [de] MMMM [de] YYYY h:mm A'\\n        },\\n        calendar : {\\n            sameDay : function () {\\n                return '[hoy a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            nextDay : function () {\\n                return '[mañana a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            nextWeek : function () {\\n                return 'dddd [a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            lastDay : function () {\\n                return '[ayer a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            lastWeek : function () {\\n                return '[el] dddd [pasado a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'en %s',\\n            past : 'hace %s',\\n            s : 'unos segundos',\\n            ss : '%d segundos',\\n            m : 'un minuto',\\n            mm : '%d minutos',\\n            h : 'una hora',\\n            hh : '%d horas',\\n            d : 'un día',\\n            dd : '%d días',\\n            M : 'un mes',\\n            MM : '%d meses',\\n            y : 'un año',\\n            yy : '%d años'\\n        },\\n        dayOfMonthOrdinalParse : /\\\\d{1,2}º/,\\n        ordinal : '%dº',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return esDo;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/es-do.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/es-us.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/es-us.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var monthsShortDot = 'ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split('_'),\\n        monthsShort = 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_');\\n\\n    var esUs = moment.defineLocale('es-us', {\\n        months : 'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'),\\n        monthsShort : function (m, format) {\\n            if (!m) {\\n                return monthsShortDot;\\n            } else if (/-MMM-/.test(format)) {\\n                return monthsShort[m.month()];\\n            } else {\\n                return monthsShortDot[m.month()];\\n            }\\n        },\\n        monthsParseExact : true,\\n        weekdays : 'domingo_lunes_martes_miércoles_jueves_viernes_sábado'.split('_'),\\n        weekdaysShort : 'dom._lun._mar._mié._jue._vie._sáb.'.split('_'),\\n        weekdaysMin : 'do_lu_ma_mi_ju_vi_sá'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'h:mm A',\\n            LTS : 'h:mm:ss A',\\n            L : 'MM/DD/YYYY',\\n            LL : 'MMMM [de] D [de] YYYY',\\n            LLL : 'MMMM [de] D [de] YYYY h:mm A',\\n            LLLL : 'dddd, MMMM [de] D [de] YYYY h:mm A'\\n        },\\n        calendar : {\\n            sameDay : function () {\\n                return '[hoy a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            nextDay : function () {\\n                return '[mañana a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            nextWeek : function () {\\n                return 'dddd [a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            lastDay : function () {\\n                return '[ayer a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            lastWeek : function () {\\n                return '[el] dddd [pasado a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'en %s',\\n            past : 'hace %s',\\n            s : 'unos segundos',\\n            ss : '%d segundos',\\n            m : 'un minuto',\\n            mm : '%d minutos',\\n            h : 'una hora',\\n            hh : '%d horas',\\n            d : 'un día',\\n            dd : '%d días',\\n            M : 'un mes',\\n            MM : '%d meses',\\n            y : 'un año',\\n            yy : '%d años'\\n        },\\n        dayOfMonthOrdinalParse : /\\\\d{1,2}º/,\\n        ordinal : '%dº',\\n        week : {\\n            dow : 0, // Sunday is the first day of the week.\\n            doy : 6  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return esUs;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/es-us.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/es.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/es.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var monthsShortDot = 'ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split('_'),\\n        monthsShort = 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_');\\n\\n    var monthsParse = [/^ene/i, /^feb/i, /^mar/i, /^abr/i, /^may/i, /^jun/i, /^jul/i, /^ago/i, /^sep/i, /^oct/i, /^nov/i, /^dic/i];\\n    var monthsRegex = /^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\\\\.?|feb\\\\.?|mar\\\\.?|abr\\\\.?|may\\\\.?|jun\\\\.?|jul\\\\.?|ago\\\\.?|sep\\\\.?|oct\\\\.?|nov\\\\.?|dic\\\\.?)/i;\\n\\n    var es = moment.defineLocale('es', {\\n        months : 'enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre'.split('_'),\\n        monthsShort : function (m, format) {\\n            if (!m) {\\n                return monthsShortDot;\\n            } else if (/-MMM-/.test(format)) {\\n                return monthsShort[m.month()];\\n            } else {\\n                return monthsShortDot[m.month()];\\n            }\\n        },\\n        monthsRegex : monthsRegex,\\n        monthsShortRegex : monthsRegex,\\n        monthsStrictRegex : /^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,\\n        monthsShortStrictRegex : /^(ene\\\\.?|feb\\\\.?|mar\\\\.?|abr\\\\.?|may\\\\.?|jun\\\\.?|jul\\\\.?|ago\\\\.?|sep\\\\.?|oct\\\\.?|nov\\\\.?|dic\\\\.?)/i,\\n        monthsParse : monthsParse,\\n        longMonthsParse : monthsParse,\\n        shortMonthsParse : monthsParse,\\n        weekdays : 'domingo_lunes_martes_miércoles_jueves_viernes_sábado'.split('_'),\\n        weekdaysShort : 'dom._lun._mar._mié._jue._vie._sáb.'.split('_'),\\n        weekdaysMin : 'do_lu_ma_mi_ju_vi_sá'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D [de] MMMM [de] YYYY',\\n            LLL : 'D [de] MMMM [de] YYYY H:mm',\\n            LLLL : 'dddd, D [de] MMMM [de] YYYY H:mm'\\n        },\\n        calendar : {\\n            sameDay : function () {\\n                return '[hoy a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            nextDay : function () {\\n                return '[mañana a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            nextWeek : function () {\\n                return 'dddd [a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            lastDay : function () {\\n                return '[ayer a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            lastWeek : function () {\\n                return '[el] dddd [pasado a la' + ((this.hours() !== 1) ? 's' : '') + '] LT';\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'en %s',\\n            past : 'hace %s',\\n            s : 'unos segundos',\\n            ss : '%d segundos',\\n            m : 'un minuto',\\n            mm : '%d minutos',\\n            h : 'una hora',\\n            hh : '%d horas',\\n            d : 'un día',\\n            dd : '%d días',\\n            M : 'un mes',\\n            MM : '%d meses',\\n            y : 'un año',\\n            yy : '%d años'\\n        },\\n        dayOfMonthOrdinalParse : /\\\\d{1,2}º/,\\n        ordinal : '%dº',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return es;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/es.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/et.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/et.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function processRelativeTime(number, withoutSuffix, key, isFuture) {\\n        var format = {\\n            's' : ['mõne sekundi', 'mõni sekund', 'paar sekundit'],\\n            'ss': [number + 'sekundi', number + 'sekundit'],\\n            'm' : ['ühe minuti', 'üks minut'],\\n            'mm': [number + ' minuti', number + ' minutit'],\\n            'h' : ['ühe tunni', 'tund aega', 'üks tund'],\\n            'hh': [number + ' tunni', number + ' tundi'],\\n            'd' : ['ühe päeva', 'üks päev'],\\n            'M' : ['kuu aja', 'kuu aega', 'üks kuu'],\\n            'MM': [number + ' kuu', number + ' kuud'],\\n            'y' : ['ühe aasta', 'aasta', 'üks aasta'],\\n            'yy': [number + ' aasta', number + ' aastat']\\n        };\\n        if (withoutSuffix) {\\n            return format[key][2] ? format[key][2] : format[key][1];\\n        }\\n        return isFuture ? format[key][0] : format[key][1];\\n    }\\n\\n    var et = moment.defineLocale('et', {\\n        months        : 'jaanuar_veebruar_märts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember'.split('_'),\\n        monthsShort   : 'jaan_veebr_märts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets'.split('_'),\\n        weekdays      : 'pühapäev_esmaspäev_teisipäev_kolmapäev_neljapäev_reede_laupäev'.split('_'),\\n        weekdaysShort : 'P_E_T_K_N_R_L'.split('_'),\\n        weekdaysMin   : 'P_E_T_K_N_R_L'.split('_'),\\n        longDateFormat : {\\n            LT   : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L    : 'DD.MM.YYYY',\\n            LL   : 'D. MMMM YYYY',\\n            LLL  : 'D. MMMM YYYY H:mm',\\n            LLLL : 'dddd, D. MMMM YYYY H:mm'\\n        },\\n        calendar : {\\n            sameDay  : '[Täna,] LT',\\n            nextDay  : '[Homme,] LT',\\n            nextWeek : '[Järgmine] dddd LT',\\n            lastDay  : '[Eile,] LT',\\n            lastWeek : '[Eelmine] dddd LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s pärast',\\n            past   : '%s tagasi',\\n            s      : processRelativeTime,\\n            ss     : processRelativeTime,\\n            m      : processRelativeTime,\\n            mm     : processRelativeTime,\\n            h      : processRelativeTime,\\n            hh     : processRelativeTime,\\n            d      : processRelativeTime,\\n            dd     : '%d päeva',\\n            M      : processRelativeTime,\\n            MM     : processRelativeTime,\\n            y      : processRelativeTime,\\n            yy     : processRelativeTime\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return et;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/et.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/eu.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/eu.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var eu = moment.defineLocale('eu', {\\n        months : 'urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua'.split('_'),\\n        monthsShort : 'urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata'.split('_'),\\n        weekdaysShort : 'ig._al._ar._az._og._ol._lr.'.split('_'),\\n        weekdaysMin : 'ig_al_ar_az_og_ol_lr'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'YYYY-MM-DD',\\n            LL : 'YYYY[ko] MMMM[ren] D[a]',\\n            LLL : 'YYYY[ko] MMMM[ren] D[a] HH:mm',\\n            LLLL : 'dddd, YYYY[ko] MMMM[ren] D[a] HH:mm',\\n            l : 'YYYY-M-D',\\n            ll : 'YYYY[ko] MMM D[a]',\\n            lll : 'YYYY[ko] MMM D[a] HH:mm',\\n            llll : 'ddd, YYYY[ko] MMM D[a] HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[gaur] LT[etan]',\\n            nextDay : '[bihar] LT[etan]',\\n            nextWeek : 'dddd LT[etan]',\\n            lastDay : '[atzo] LT[etan]',\\n            lastWeek : '[aurreko] dddd LT[etan]',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s barru',\\n            past : 'duela %s',\\n            s : 'segundo batzuk',\\n            ss : '%d segundo',\\n            m : 'minutu bat',\\n            mm : '%d minutu',\\n            h : 'ordu bat',\\n            hh : '%d ordu',\\n            d : 'egun bat',\\n            dd : '%d egun',\\n            M : 'hilabete bat',\\n            MM : '%d hilabete',\\n            y : 'urte bat',\\n            yy : '%d urte'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return eu;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/eu.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/fa.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/fa.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '۱',\\n        '2': '۲',\\n        '3': '۳',\\n        '4': '۴',\\n        '5': '۵',\\n        '6': '۶',\\n        '7': '۷',\\n        '8': '۸',\\n        '9': '۹',\\n        '0': '۰'\\n    }, numberMap = {\\n        '۱': '1',\\n        '۲': '2',\\n        '۳': '3',\\n        '۴': '4',\\n        '۵': '5',\\n        '۶': '6',\\n        '۷': '7',\\n        '۸': '8',\\n        '۹': '9',\\n        '۰': '0'\\n    };\\n\\n    var fa = moment.defineLocale('fa', {\\n        months : 'ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر'.split('_'),\\n        monthsShort : 'ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر'.split('_'),\\n        weekdays : 'یک\\\\u200cشنبه_دوشنبه_سه\\\\u200cشنبه_چهارشنبه_پنج\\\\u200cشنبه_جمعه_شنبه'.split('_'),\\n        weekdaysShort : 'یک\\\\u200cشنبه_دوشنبه_سه\\\\u200cشنبه_چهارشنبه_پنج\\\\u200cشنبه_جمعه_شنبه'.split('_'),\\n        weekdaysMin : 'ی_د_س_چ_پ_ج_ش'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        meridiemParse: /قبل از ظهر|بعد از ظهر/,\\n        isPM: function (input) {\\n            return /بعد از ظهر/.test(input);\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 12) {\\n                return 'قبل از ظهر';\\n            } else {\\n                return 'بعد از ظهر';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[امروز ساعت] LT',\\n            nextDay : '[فردا ساعت] LT',\\n            nextWeek : 'dddd [ساعت] LT',\\n            lastDay : '[دیروز ساعت] LT',\\n            lastWeek : 'dddd [پیش] [ساعت] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'در %s',\\n            past : '%s پیش',\\n            s : 'چند ثانیه',\\n            ss : 'ثانیه d%',\\n            m : 'یک دقیقه',\\n            mm : '%d دقیقه',\\n            h : 'یک ساعت',\\n            hh : '%d ساعت',\\n            d : 'یک روز',\\n            dd : '%d روز',\\n            M : 'یک ماه',\\n            MM : '%d ماه',\\n            y : 'یک سال',\\n            yy : '%d سال'\\n        },\\n        preparse: function (string) {\\n            return string.replace(/[۰-۹]/g, function (match) {\\n                return numberMap[match];\\n            }).replace(/،/g, ',');\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            }).replace(/,/g, '،');\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}م/,\\n        ordinal : '%dم',\\n        week : {\\n            dow : 6, // Saturday is the first day of the week.\\n            doy : 12 // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return fa;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/fa.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/fi.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/fi.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var numbersPast = 'nolla yksi kaksi kolme neljä viisi kuusi seitsemän kahdeksan yhdeksän'.split(' '),\\n        numbersFuture = [\\n            'nolla', 'yhden', 'kahden', 'kolmen', 'neljän', 'viiden', 'kuuden',\\n            numbersPast[7], numbersPast[8], numbersPast[9]\\n        ];\\n    function translate(number, withoutSuffix, key, isFuture) {\\n        var result = '';\\n        switch (key) {\\n            case 's':\\n                return isFuture ? 'muutaman sekunnin' : 'muutama sekunti';\\n            case 'ss':\\n                return isFuture ? 'sekunnin' : 'sekuntia';\\n            case 'm':\\n                return isFuture ? 'minuutin' : 'minuutti';\\n            case 'mm':\\n                result = isFuture ? 'minuutin' : 'minuuttia';\\n                break;\\n            case 'h':\\n                return isFuture ? 'tunnin' : 'tunti';\\n            case 'hh':\\n                result = isFuture ? 'tunnin' : 'tuntia';\\n                break;\\n            case 'd':\\n                return isFuture ? 'päivän' : 'päivä';\\n            case 'dd':\\n                result = isFuture ? 'päivän' : 'päivää';\\n                break;\\n            case 'M':\\n                return isFuture ? 'kuukauden' : 'kuukausi';\\n            case 'MM':\\n                result = isFuture ? 'kuukauden' : 'kuukautta';\\n                break;\\n            case 'y':\\n                return isFuture ? 'vuoden' : 'vuosi';\\n            case 'yy':\\n                result = isFuture ? 'vuoden' : 'vuotta';\\n                break;\\n        }\\n        result = verbalNumber(number, isFuture) + ' ' + result;\\n        return result;\\n    }\\n    function verbalNumber(number, isFuture) {\\n        return number < 10 ? (isFuture ? numbersFuture[number] : numbersPast[number]) : number;\\n    }\\n\\n    var fi = moment.defineLocale('fi', {\\n        months : 'tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu'.split('_'),\\n        monthsShort : 'tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu'.split('_'),\\n        weekdays : 'sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai'.split('_'),\\n        weekdaysShort : 'su_ma_ti_ke_to_pe_la'.split('_'),\\n        weekdaysMin : 'su_ma_ti_ke_to_pe_la'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH.mm',\\n            LTS : 'HH.mm.ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'Do MMMM[ta] YYYY',\\n            LLL : 'Do MMMM[ta] YYYY, [klo] HH.mm',\\n            LLLL : 'dddd, Do MMMM[ta] YYYY, [klo] HH.mm',\\n            l : 'D.M.YYYY',\\n            ll : 'Do MMM YYYY',\\n            lll : 'Do MMM YYYY, [klo] HH.mm',\\n            llll : 'ddd, Do MMM YYYY, [klo] HH.mm'\\n        },\\n        calendar : {\\n            sameDay : '[tänään] [klo] LT',\\n            nextDay : '[huomenna] [klo] LT',\\n            nextWeek : 'dddd [klo] LT',\\n            lastDay : '[eilen] [klo] LT',\\n            lastWeek : '[viime] dddd[na] [klo] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s päästä',\\n            past : '%s sitten',\\n            s : translate,\\n            ss : translate,\\n            m : translate,\\n            mm : translate,\\n            h : translate,\\n            hh : translate,\\n            d : translate,\\n            dd : translate,\\n            M : translate,\\n            MM : translate,\\n            y : translate,\\n            yy : translate\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return fi;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/fi.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/fo.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/fo.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var fo = moment.defineLocale('fo', {\\n        months : 'januar_februar_mars_apríl_mai_juni_juli_august_september_oktober_november_desember'.split('_'),\\n        monthsShort : 'jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des'.split('_'),\\n        weekdays : 'sunnudagur_mánadagur_týsdagur_mikudagur_hósdagur_fríggjadagur_leygardagur'.split('_'),\\n        weekdaysShort : 'sun_mán_týs_mik_hós_frí_ley'.split('_'),\\n        weekdaysMin : 'su_má_tý_mi_hó_fr_le'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D. MMMM, YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Í dag kl.] LT',\\n            nextDay : '[Í morgin kl.] LT',\\n            nextWeek : 'dddd [kl.] LT',\\n            lastDay : '[Í gjár kl.] LT',\\n            lastWeek : '[síðstu] dddd [kl] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'um %s',\\n            past : '%s síðani',\\n            s : 'fá sekund',\\n            ss : '%d sekundir',\\n            m : 'ein minutt',\\n            mm : '%d minuttir',\\n            h : 'ein tími',\\n            hh : '%d tímar',\\n            d : 'ein dagur',\\n            dd : '%d dagar',\\n            M : 'ein mánaði',\\n            MM : '%d mánaðir',\\n            y : 'eitt ár',\\n            yy : '%d ár'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return fo;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/fo.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/fr-ca.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/fr-ca.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var frCa = moment.defineLocale('fr-ca', {\\n        months : 'janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre'.split('_'),\\n        monthsShort : 'janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi'.split('_'),\\n        weekdaysShort : 'dim._lun._mar._mer._jeu._ven._sam.'.split('_'),\\n        weekdaysMin : 'di_lu_ma_me_je_ve_sa'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'YYYY-MM-DD',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Aujourd’hui à] LT',\\n            nextDay : '[Demain à] LT',\\n            nextWeek : 'dddd [à] LT',\\n            lastDay : '[Hier à] LT',\\n            lastWeek : 'dddd [dernier à] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'dans %s',\\n            past : 'il y a %s',\\n            s : 'quelques secondes',\\n            ss : '%d secondes',\\n            m : 'une minute',\\n            mm : '%d minutes',\\n            h : 'une heure',\\n            hh : '%d heures',\\n            d : 'un jour',\\n            dd : '%d jours',\\n            M : 'un mois',\\n            MM : '%d mois',\\n            y : 'un an',\\n            yy : '%d ans'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(er|e)/,\\n        ordinal : function (number, period) {\\n            switch (period) {\\n                // Words with masculine grammatical gender: mois, trimestre, jour\\n                default:\\n                case 'M':\\n                case 'Q':\\n                case 'D':\\n                case 'DDD':\\n                case 'd':\\n                    return number + (number === 1 ? 'er' : 'e');\\n\\n                // Words with feminine grammatical gender: semaine\\n                case 'w':\\n                case 'W':\\n                    return number + (number === 1 ? 're' : 'e');\\n            }\\n        }\\n    });\\n\\n    return frCa;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/fr-ca.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/fr-ch.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/fr-ch.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var frCh = moment.defineLocale('fr-ch', {\\n        months : 'janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre'.split('_'),\\n        monthsShort : 'janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi'.split('_'),\\n        weekdaysShort : 'dim._lun._mar._mer._jeu._ven._sam.'.split('_'),\\n        weekdaysMin : 'di_lu_ma_me_je_ve_sa'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Aujourd’hui à] LT',\\n            nextDay : '[Demain à] LT',\\n            nextWeek : 'dddd [à] LT',\\n            lastDay : '[Hier à] LT',\\n            lastWeek : 'dddd [dernier à] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'dans %s',\\n            past : 'il y a %s',\\n            s : 'quelques secondes',\\n            ss : '%d secondes',\\n            m : 'une minute',\\n            mm : '%d minutes',\\n            h : 'une heure',\\n            hh : '%d heures',\\n            d : 'un jour',\\n            dd : '%d jours',\\n            M : 'un mois',\\n            MM : '%d mois',\\n            y : 'un an',\\n            yy : '%d ans'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(er|e)/,\\n        ordinal : function (number, period) {\\n            switch (period) {\\n                // Words with masculine grammatical gender: mois, trimestre, jour\\n                default:\\n                case 'M':\\n                case 'Q':\\n                case 'D':\\n                case 'DDD':\\n                case 'd':\\n                    return number + (number === 1 ? 'er' : 'e');\\n\\n                // Words with feminine grammatical gender: semaine\\n                case 'w':\\n                case 'W':\\n                    return number + (number === 1 ? 're' : 'e');\\n            }\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return frCh;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/fr-ch.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/fr.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/fr.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var fr = moment.defineLocale('fr', {\\n        months : 'janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre'.split('_'),\\n        monthsShort : 'janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi'.split('_'),\\n        weekdaysShort : 'dim._lun._mar._mer._jeu._ven._sam.'.split('_'),\\n        weekdaysMin : 'di_lu_ma_me_je_ve_sa'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Aujourd’hui à] LT',\\n            nextDay : '[Demain à] LT',\\n            nextWeek : 'dddd [à] LT',\\n            lastDay : '[Hier à] LT',\\n            lastWeek : 'dddd [dernier à] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'dans %s',\\n            past : 'il y a %s',\\n            s : 'quelques secondes',\\n            ss : '%d secondes',\\n            m : 'une minute',\\n            mm : '%d minutes',\\n            h : 'une heure',\\n            hh : '%d heures',\\n            d : 'un jour',\\n            dd : '%d jours',\\n            M : 'un mois',\\n            MM : '%d mois',\\n            y : 'un an',\\n            yy : '%d ans'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(er|)/,\\n        ordinal : function (number, period) {\\n            switch (period) {\\n                // TODO: Return 'e' when day of month > 1. Move this case inside\\n                // block for masculine words below.\\n                // See https://github.com/moment/moment/issues/3375\\n                case 'D':\\n                    return number + (number === 1 ? 'er' : '');\\n\\n                // Words with masculine grammatical gender: mois, trimestre, jour\\n                default:\\n                case 'M':\\n                case 'Q':\\n                case 'DDD':\\n                case 'd':\\n                    return number + (number === 1 ? 'er' : 'e');\\n\\n                // Words with feminine grammatical gender: semaine\\n                case 'w':\\n                case 'W':\\n                    return number + (number === 1 ? 're' : 'e');\\n            }\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return fr;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/fr.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/fy.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/fy.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var monthsShortWithDots = 'jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.'.split('_'),\\n        monthsShortWithoutDots = 'jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des'.split('_');\\n\\n    var fy = moment.defineLocale('fy', {\\n        months : 'jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber'.split('_'),\\n        monthsShort : function (m, format) {\\n            if (!m) {\\n                return monthsShortWithDots;\\n            } else if (/-MMM-/.test(format)) {\\n                return monthsShortWithoutDots[m.month()];\\n            } else {\\n                return monthsShortWithDots[m.month()];\\n            }\\n        },\\n        monthsParseExact : true,\\n        weekdays : 'snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon'.split('_'),\\n        weekdaysShort : 'si._mo._ti._wo._to._fr._so.'.split('_'),\\n        weekdaysMin : 'Si_Mo_Ti_Wo_To_Fr_So'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD-MM-YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[hjoed om] LT',\\n            nextDay: '[moarn om] LT',\\n            nextWeek: 'dddd [om] LT',\\n            lastDay: '[juster om] LT',\\n            lastWeek: '[ôfrûne] dddd [om] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'oer %s',\\n            past : '%s lyn',\\n            s : 'in pear sekonden',\\n            ss : '%d sekonden',\\n            m : 'ien minút',\\n            mm : '%d minuten',\\n            h : 'ien oere',\\n            hh : '%d oeren',\\n            d : 'ien dei',\\n            dd : '%d dagen',\\n            M : 'ien moanne',\\n            MM : '%d moannen',\\n            y : 'ien jier',\\n            yy : '%d jierren'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(ste|de)/,\\n        ordinal : function (number) {\\n            return number + ((number === 1 || number === 8 || number >= 20) ? 'ste' : 'de');\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return fy;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/fy.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/gd.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/gd.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var months = [\\n        'Am Faoilleach', 'An Gearran', 'Am Màrt', 'An Giblean', 'An Cèitean', 'An t-Ògmhios', 'An t-Iuchar', 'An Lùnastal', 'An t-Sultain', 'An Dàmhair', 'An t-Samhain', 'An Dùbhlachd'\\n    ];\\n\\n    var monthsShort = ['Faoi', 'Gear', 'Màrt', 'Gibl', 'Cèit', 'Ògmh', 'Iuch', 'Lùn', 'Sult', 'Dàmh', 'Samh', 'Dùbh'];\\n\\n    var weekdays = ['Didòmhnaich', 'Diluain', 'Dimàirt', 'Diciadain', 'Diardaoin', 'Dihaoine', 'Disathairne'];\\n\\n    var weekdaysShort = ['Did', 'Dil', 'Dim', 'Dic', 'Dia', 'Dih', 'Dis'];\\n\\n    var weekdaysMin = ['Dò', 'Lu', 'Mà', 'Ci', 'Ar', 'Ha', 'Sa'];\\n\\n    var gd = moment.defineLocale('gd', {\\n        months : months,\\n        monthsShort : monthsShort,\\n        monthsParseExact : true,\\n        weekdays : weekdays,\\n        weekdaysShort : weekdaysShort,\\n        weekdaysMin : weekdaysMin,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[An-diugh aig] LT',\\n            nextDay : '[A-màireach aig] LT',\\n            nextWeek : 'dddd [aig] LT',\\n            lastDay : '[An-dè aig] LT',\\n            lastWeek : 'dddd [seo chaidh] [aig] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'ann an %s',\\n            past : 'bho chionn %s',\\n            s : 'beagan diogan',\\n            ss : '%d diogan',\\n            m : 'mionaid',\\n            mm : '%d mionaidean',\\n            h : 'uair',\\n            hh : '%d uairean',\\n            d : 'latha',\\n            dd : '%d latha',\\n            M : 'mìos',\\n            MM : '%d mìosan',\\n            y : 'bliadhna',\\n            yy : '%d bliadhna'\\n        },\\n        dayOfMonthOrdinalParse : /\\\\d{1,2}(d|na|mh)/,\\n        ordinal : function (number) {\\n            var output = number === 1 ? 'd' : number % 10 === 2 ? 'na' : 'mh';\\n            return number + output;\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return gd;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/gd.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/gl.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/gl.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var gl = moment.defineLocale('gl', {\\n        months : 'xaneiro_febreiro_marzo_abril_maio_xuño_xullo_agosto_setembro_outubro_novembro_decembro'.split('_'),\\n        monthsShort : 'xan._feb._mar._abr._mai._xuñ._xul._ago._set._out._nov._dec.'.split('_'),\\n        monthsParseExact: true,\\n        weekdays : 'domingo_luns_martes_mércores_xoves_venres_sábado'.split('_'),\\n        weekdaysShort : 'dom._lun._mar._mér._xov._ven._sáb.'.split('_'),\\n        weekdaysMin : 'do_lu_ma_mé_xo_ve_sá'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D [de] MMMM [de] YYYY',\\n            LLL : 'D [de] MMMM [de] YYYY H:mm',\\n            LLLL : 'dddd, D [de] MMMM [de] YYYY H:mm'\\n        },\\n        calendar : {\\n            sameDay : function () {\\n                return '[hoxe ' + ((this.hours() !== 1) ? 'ás' : 'á') + '] LT';\\n            },\\n            nextDay : function () {\\n                return '[mañá ' + ((this.hours() !== 1) ? 'ás' : 'á') + '] LT';\\n            },\\n            nextWeek : function () {\\n                return 'dddd [' + ((this.hours() !== 1) ? 'ás' : 'a') + '] LT';\\n            },\\n            lastDay : function () {\\n                return '[onte ' + ((this.hours() !== 1) ? 'á' : 'a') + '] LT';\\n            },\\n            lastWeek : function () {\\n                return '[o] dddd [pasado ' + ((this.hours() !== 1) ? 'ás' : 'a') + '] LT';\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : function (str) {\\n                if (str.indexOf('un') === 0) {\\n                    return 'n' + str;\\n                }\\n                return 'en ' + str;\\n            },\\n            past : 'hai %s',\\n            s : 'uns segundos',\\n            ss : '%d segundos',\\n            m : 'un minuto',\\n            mm : '%d minutos',\\n            h : 'unha hora',\\n            hh : '%d horas',\\n            d : 'un día',\\n            dd : '%d días',\\n            M : 'un mes',\\n            MM : '%d meses',\\n            y : 'un ano',\\n            yy : '%d anos'\\n        },\\n        dayOfMonthOrdinalParse : /\\\\d{1,2}º/,\\n        ordinal : '%dº',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return gl;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/gl.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/gom-latn.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/moment/locale/gom-latn.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function processRelativeTime(number, withoutSuffix, key, isFuture) {\\n        var format = {\\n            's': ['thodde secondanim', 'thodde second'],\\n            'ss': [number + ' secondanim', number + ' second'],\\n            'm': ['eka mintan', 'ek minute'],\\n            'mm': [number + ' mintanim', number + ' mintam'],\\n            'h': ['eka horan', 'ek hor'],\\n            'hh': [number + ' horanim', number + ' horam'],\\n            'd': ['eka disan', 'ek dis'],\\n            'dd': [number + ' disanim', number + ' dis'],\\n            'M': ['eka mhoinean', 'ek mhoino'],\\n            'MM': [number + ' mhoineanim', number + ' mhoine'],\\n            'y': ['eka vorsan', 'ek voros'],\\n            'yy': [number + ' vorsanim', number + ' vorsam']\\n        };\\n        return withoutSuffix ? format[key][0] : format[key][1];\\n    }\\n\\n    var gomLatn = moment.defineLocale('gom-latn', {\\n        months : 'Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr'.split('_'),\\n        monthsShort : 'Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'Aitar_Somar_Mongllar_Budvar_Brestar_Sukrar_Son\\\\'var'.split('_'),\\n        weekdaysShort : 'Ait._Som._Mon._Bud._Bre._Suk._Son.'.split('_'),\\n        weekdaysMin : 'Ai_Sm_Mo_Bu_Br_Su_Sn'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'A h:mm [vazta]',\\n            LTS : 'A h:mm:ss [vazta]',\\n            L : 'DD-MM-YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY A h:mm [vazta]',\\n            LLLL : 'dddd, MMMM[achea] Do, YYYY, A h:mm [vazta]',\\n            llll: 'ddd, D MMM YYYY, A h:mm [vazta]'\\n        },\\n        calendar : {\\n            sameDay: '[Aiz] LT',\\n            nextDay: '[Faleam] LT',\\n            nextWeek: '[Ieta to] dddd[,] LT',\\n            lastDay: '[Kal] LT',\\n            lastWeek: '[Fatlo] dddd[,] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : '%s',\\n            past : '%s adim',\\n            s : processRelativeTime,\\n            ss : processRelativeTime,\\n            m : processRelativeTime,\\n            mm : processRelativeTime,\\n            h : processRelativeTime,\\n            hh : processRelativeTime,\\n            d : processRelativeTime,\\n            dd : processRelativeTime,\\n            M : processRelativeTime,\\n            MM : processRelativeTime,\\n            y : processRelativeTime,\\n            yy : processRelativeTime\\n        },\\n        dayOfMonthOrdinalParse : /\\\\d{1,2}(er)/,\\n        ordinal : function (number, period) {\\n            switch (period) {\\n                // the ordinal 'er' only applies to day of the month\\n                case 'D':\\n                    return number + 'er';\\n                default:\\n                case 'M':\\n                case 'Q':\\n                case 'DDD':\\n                case 'd':\\n                case 'w':\\n                case 'W':\\n                    return number;\\n            }\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        },\\n        meridiemParse: /rati|sokalli|donparam|sanje/,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'rati') {\\n                return hour < 4 ? hour : hour + 12;\\n            } else if (meridiem === 'sokalli') {\\n                return hour;\\n            } else if (meridiem === 'donparam') {\\n                return hour > 12 ? hour : hour + 12;\\n            } else if (meridiem === 'sanje') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'rati';\\n            } else if (hour < 12) {\\n                return 'sokalli';\\n            } else if (hour < 16) {\\n                return 'donparam';\\n            } else if (hour < 20) {\\n                return 'sanje';\\n            } else {\\n                return 'rati';\\n            }\\n        }\\n    });\\n\\n    return gomLatn;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/gom-latn.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/gu.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/gu.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n            '1': '૧',\\n            '2': '૨',\\n            '3': '૩',\\n            '4': '૪',\\n            '5': '૫',\\n            '6': '૬',\\n            '7': '૭',\\n            '8': '૮',\\n            '9': '૯',\\n            '0': '૦'\\n        },\\n        numberMap = {\\n            '૧': '1',\\n            '૨': '2',\\n            '૩': '3',\\n            '૪': '4',\\n            '૫': '5',\\n            '૬': '6',\\n            '૭': '7',\\n            '૮': '8',\\n            '૯': '9',\\n            '૦': '0'\\n        };\\n\\n    var gu = moment.defineLocale('gu', {\\n        months: 'જાન્યુઆરી_ફેબ્રુઆરી_માર્ચ_એપ્રિલ_મે_જૂન_જુલાઈ_ઑગસ્ટ_સપ્ટેમ્બર_ઑક્ટ્બર_નવેમ્બર_ડિસેમ્બર'.split('_'),\\n        monthsShort: 'જાન્યુ._ફેબ્રુ._માર્ચ_એપ્રિ._મે_જૂન_જુલા._ઑગ._સપ્ટે._ઑક્ટ્._નવે._ડિસે.'.split('_'),\\n        monthsParseExact: true,\\n        weekdays: 'રવિવાર_સોમવાર_મંગળવાર_બુધ્વાર_ગુરુવાર_શુક્રવાર_શનિવાર'.split('_'),\\n        weekdaysShort: 'રવિ_સોમ_મંગળ_બુધ્_ગુરુ_શુક્ર_શનિ'.split('_'),\\n        weekdaysMin: 'ર_સો_મં_બુ_ગુ_શુ_શ'.split('_'),\\n        longDateFormat: {\\n            LT: 'A h:mm વાગ્યે',\\n            LTS: 'A h:mm:ss વાગ્યે',\\n            L: 'DD/MM/YYYY',\\n            LL: 'D MMMM YYYY',\\n            LLL: 'D MMMM YYYY, A h:mm વાગ્યે',\\n            LLLL: 'dddd, D MMMM YYYY, A h:mm વાગ્યે'\\n        },\\n        calendar: {\\n            sameDay: '[આજ] LT',\\n            nextDay: '[કાલે] LT',\\n            nextWeek: 'dddd, LT',\\n            lastDay: '[ગઇકાલે] LT',\\n            lastWeek: '[પાછલા] dddd, LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime: {\\n            future: '%s મા',\\n            past: '%s પેહલા',\\n            s: 'અમુક પળો',\\n            ss: '%d સેકંડ',\\n            m: 'એક મિનિટ',\\n            mm: '%d મિનિટ',\\n            h: 'એક કલાક',\\n            hh: '%d કલાક',\\n            d: 'એક દિવસ',\\n            dd: '%d દિવસ',\\n            M: 'એક મહિનો',\\n            MM: '%d મહિનો',\\n            y: 'એક વર્ષ',\\n            yy: '%d વર્ષ'\\n        },\\n        preparse: function (string) {\\n            return string.replace(/[૧૨૩૪૫૬૭૮૯૦]/g, function (match) {\\n                return numberMap[match];\\n            });\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            });\\n        },\\n        // Gujarati notation for meridiems are quite fuzzy in practice. While there exists\\n        // a rigid notion of a 'Pahar' it is not used as rigidly in modern Gujarati.\\n        meridiemParse: /રાત|બપોર|સવાર|સાંજ/,\\n        meridiemHour: function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'રાત') {\\n                return hour < 4 ? hour : hour + 12;\\n            } else if (meridiem === 'સવાર') {\\n                return hour;\\n            } else if (meridiem === 'બપોર') {\\n                return hour >= 10 ? hour : hour + 12;\\n            } else if (meridiem === 'સાંજ') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem: function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'રાત';\\n            } else if (hour < 10) {\\n                return 'સવાર';\\n            } else if (hour < 17) {\\n                return 'બપોર';\\n            } else if (hour < 20) {\\n                return 'સાંજ';\\n            } else {\\n                return 'રાત';\\n            }\\n        },\\n        week: {\\n            dow: 0, // Sunday is the first day of the week.\\n            doy: 6 // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return gu;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/gu.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/he.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/he.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var he = moment.defineLocale('he', {\\n        months : 'ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר'.split('_'),\\n        monthsShort : 'ינו׳_פבר׳_מרץ_אפר׳_מאי_יוני_יולי_אוג׳_ספט׳_אוק׳_נוב׳_דצמ׳'.split('_'),\\n        weekdays : 'ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת'.split('_'),\\n        weekdaysShort : 'א׳_ב׳_ג׳_ד׳_ה׳_ו׳_ש׳'.split('_'),\\n        weekdaysMin : 'א_ב_ג_ד_ה_ו_ש'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D [ב]MMMM YYYY',\\n            LLL : 'D [ב]MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D [ב]MMMM YYYY HH:mm',\\n            l : 'D/M/YYYY',\\n            ll : 'D MMM YYYY',\\n            lll : 'D MMM YYYY HH:mm',\\n            llll : 'ddd, D MMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[היום ב־]LT',\\n            nextDay : '[מחר ב־]LT',\\n            nextWeek : 'dddd [בשעה] LT',\\n            lastDay : '[אתמול ב־]LT',\\n            lastWeek : '[ביום] dddd [האחרון בשעה] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'בעוד %s',\\n            past : 'לפני %s',\\n            s : 'מספר שניות',\\n            ss : '%d שניות',\\n            m : 'דקה',\\n            mm : '%d דקות',\\n            h : 'שעה',\\n            hh : function (number) {\\n                if (number === 2) {\\n                    return 'שעתיים';\\n                }\\n                return number + ' שעות';\\n            },\\n            d : 'יום',\\n            dd : function (number) {\\n                if (number === 2) {\\n                    return 'יומיים';\\n                }\\n                return number + ' ימים';\\n            },\\n            M : 'חודש',\\n            MM : function (number) {\\n                if (number === 2) {\\n                    return 'חודשיים';\\n                }\\n                return number + ' חודשים';\\n            },\\n            y : 'שנה',\\n            yy : function (number) {\\n                if (number === 2) {\\n                    return 'שנתיים';\\n                } else if (number % 10 === 0 && number !== 10) {\\n                    return number + ' שנה';\\n                }\\n                return number + ' שנים';\\n            }\\n        },\\n        meridiemParse: /אחה\\\"צ|לפנה\\\"צ|אחרי הצהריים|לפני הצהריים|לפנות בוקר|בבוקר|בערב/i,\\n        isPM : function (input) {\\n            return /^(אחה\\\"צ|אחרי הצהריים|בערב)$/.test(input);\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 5) {\\n                return 'לפנות בוקר';\\n            } else if (hour < 10) {\\n                return 'בבוקר';\\n            } else if (hour < 12) {\\n                return isLower ? 'לפנה\\\"צ' : 'לפני הצהריים';\\n            } else if (hour < 18) {\\n                return isLower ? 'אחה\\\"צ' : 'אחרי הצהריים';\\n            } else {\\n                return 'בערב';\\n            }\\n        }\\n    });\\n\\n    return he;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/he.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/hi.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/hi.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '१',\\n        '2': '२',\\n        '3': '३',\\n        '4': '४',\\n        '5': '५',\\n        '6': '६',\\n        '7': '७',\\n        '8': '८',\\n        '9': '९',\\n        '0': '०'\\n    },\\n    numberMap = {\\n        '१': '1',\\n        '२': '2',\\n        '३': '3',\\n        '४': '4',\\n        '५': '5',\\n        '६': '6',\\n        '७': '7',\\n        '८': '8',\\n        '९': '9',\\n        '०': '0'\\n    };\\n\\n    var hi = moment.defineLocale('hi', {\\n        months : 'जनवरी_फ़रवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितम्बर_अक्टूबर_नवम्बर_दिसम्बर'.split('_'),\\n        monthsShort : 'जन._फ़र._मार्च_अप्रै._मई_जून_जुल._अग._सित._अक्टू._नव._दिस.'.split('_'),\\n        monthsParseExact: true,\\n        weekdays : 'रविवार_सोमवार_मंगलवार_बुधवार_गुरूवार_शुक्रवार_शनिवार'.split('_'),\\n        weekdaysShort : 'रवि_सोम_मंगल_बुध_गुरू_शुक्र_शनि'.split('_'),\\n        weekdaysMin : 'र_सो_मं_बु_गु_शु_श'.split('_'),\\n        longDateFormat : {\\n            LT : 'A h:mm बजे',\\n            LTS : 'A h:mm:ss बजे',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY, A h:mm बजे',\\n            LLLL : 'dddd, D MMMM YYYY, A h:mm बजे'\\n        },\\n        calendar : {\\n            sameDay : '[आज] LT',\\n            nextDay : '[कल] LT',\\n            nextWeek : 'dddd, LT',\\n            lastDay : '[कल] LT',\\n            lastWeek : '[पिछले] dddd, LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s में',\\n            past : '%s पहले',\\n            s : 'कुछ ही क्षण',\\n            ss : '%d सेकंड',\\n            m : 'एक मिनट',\\n            mm : '%d मिनट',\\n            h : 'एक घंटा',\\n            hh : '%d घंटे',\\n            d : 'एक दिन',\\n            dd : '%d दिन',\\n            M : 'एक महीने',\\n            MM : '%d महीने',\\n            y : 'एक वर्ष',\\n            yy : '%d वर्ष'\\n        },\\n        preparse: function (string) {\\n            return string.replace(/[१२३४५६७८९०]/g, function (match) {\\n                return numberMap[match];\\n            });\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            });\\n        },\\n        // Hindi notation for meridiems are quite fuzzy in practice. While there exists\\n        // a rigid notion of a 'Pahar' it is not used as rigidly in modern Hindi.\\n        meridiemParse: /रात|सुबह|दोपहर|शाम/,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'रात') {\\n                return hour < 4 ? hour : hour + 12;\\n            } else if (meridiem === 'सुबह') {\\n                return hour;\\n            } else if (meridiem === 'दोपहर') {\\n                return hour >= 10 ? hour : hour + 12;\\n            } else if (meridiem === 'शाम') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'रात';\\n            } else if (hour < 10) {\\n                return 'सुबह';\\n            } else if (hour < 17) {\\n                return 'दोपहर';\\n            } else if (hour < 20) {\\n                return 'शाम';\\n            } else {\\n                return 'रात';\\n            }\\n        },\\n        week : {\\n            dow : 0, // Sunday is the first day of the week.\\n            doy : 6  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return hi;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/hi.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/hr.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/hr.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function translate(number, withoutSuffix, key) {\\n        var result = number + ' ';\\n        switch (key) {\\n            case 'ss':\\n                if (number === 1) {\\n                    result += 'sekunda';\\n                } else if (number === 2 || number === 3 || number === 4) {\\n                    result += 'sekunde';\\n                } else {\\n                    result += 'sekundi';\\n                }\\n                return result;\\n            case 'm':\\n                return withoutSuffix ? 'jedna minuta' : 'jedne minute';\\n            case 'mm':\\n                if (number === 1) {\\n                    result += 'minuta';\\n                } else if (number === 2 || number === 3 || number === 4) {\\n                    result += 'minute';\\n                } else {\\n                    result += 'minuta';\\n                }\\n                return result;\\n            case 'h':\\n                return withoutSuffix ? 'jedan sat' : 'jednog sata';\\n            case 'hh':\\n                if (number === 1) {\\n                    result += 'sat';\\n                } else if (number === 2 || number === 3 || number === 4) {\\n                    result += 'sata';\\n                } else {\\n                    result += 'sati';\\n                }\\n                return result;\\n            case 'dd':\\n                if (number === 1) {\\n                    result += 'dan';\\n                } else {\\n                    result += 'dana';\\n                }\\n                return result;\\n            case 'MM':\\n                if (number === 1) {\\n                    result += 'mjesec';\\n                } else if (number === 2 || number === 3 || number === 4) {\\n                    result += 'mjeseca';\\n                } else {\\n                    result += 'mjeseci';\\n                }\\n                return result;\\n            case 'yy':\\n                if (number === 1) {\\n                    result += 'godina';\\n                } else if (number === 2 || number === 3 || number === 4) {\\n                    result += 'godine';\\n                } else {\\n                    result += 'godina';\\n                }\\n                return result;\\n        }\\n    }\\n\\n    var hr = moment.defineLocale('hr', {\\n        months : {\\n            format: 'siječnja_veljače_ožujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca'.split('_'),\\n            standalone: 'siječanj_veljača_ožujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac'.split('_')\\n        },\\n        monthsShort : 'sij._velj._ožu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.'.split('_'),\\n        monthsParseExact: true,\\n        weekdays : 'nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota'.split('_'),\\n        weekdaysShort : 'ned._pon._uto._sri._čet._pet._sub.'.split('_'),\\n        weekdaysMin : 'ne_po_ut_sr_če_pe_su'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D. MMMM YYYY',\\n            LLL : 'D. MMMM YYYY H:mm',\\n            LLLL : 'dddd, D. MMMM YYYY H:mm'\\n        },\\n        calendar : {\\n            sameDay  : '[danas u] LT',\\n            nextDay  : '[sutra u] LT',\\n            nextWeek : function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[u] [nedjelju] [u] LT';\\n                    case 3:\\n                        return '[u] [srijedu] [u] LT';\\n                    case 6:\\n                        return '[u] [subotu] [u] LT';\\n                    case 1:\\n                    case 2:\\n                    case 4:\\n                    case 5:\\n                        return '[u] dddd [u] LT';\\n                }\\n            },\\n            lastDay  : '[jučer u] LT',\\n            lastWeek : function () {\\n                switch (this.day()) {\\n                    case 0:\\n                    case 3:\\n                        return '[prošlu] dddd [u] LT';\\n                    case 6:\\n                        return '[prošle] [subote] [u] LT';\\n                    case 1:\\n                    case 2:\\n                    case 4:\\n                    case 5:\\n                        return '[prošli] dddd [u] LT';\\n                }\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'za %s',\\n            past   : 'prije %s',\\n            s      : 'par sekundi',\\n            ss     : translate,\\n            m      : translate,\\n            mm     : translate,\\n            h      : translate,\\n            hh     : translate,\\n            d      : 'dan',\\n            dd     : translate,\\n            M      : 'mjesec',\\n            MM     : translate,\\n            y      : 'godinu',\\n            yy     : translate\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return hr;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/hr.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/hu.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/hu.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var weekEndings = 'vasárnap hétfőn kedden szerdán csütörtökön pénteken szombaton'.split(' ');\\n    function translate(number, withoutSuffix, key, isFuture) {\\n        var num = number;\\n        switch (key) {\\n            case 's':\\n                return (isFuture || withoutSuffix) ? 'néhány másodperc' : 'néhány másodperce';\\n            case 'ss':\\n                return num + (isFuture || withoutSuffix) ? ' másodperc' : ' másodperce';\\n            case 'm':\\n                return 'egy' + (isFuture || withoutSuffix ? ' perc' : ' perce');\\n            case 'mm':\\n                return num + (isFuture || withoutSuffix ? ' perc' : ' perce');\\n            case 'h':\\n                return 'egy' + (isFuture || withoutSuffix ? ' óra' : ' órája');\\n            case 'hh':\\n                return num + (isFuture || withoutSuffix ? ' óra' : ' órája');\\n            case 'd':\\n                return 'egy' + (isFuture || withoutSuffix ? ' nap' : ' napja');\\n            case 'dd':\\n                return num + (isFuture || withoutSuffix ? ' nap' : ' napja');\\n            case 'M':\\n                return 'egy' + (isFuture || withoutSuffix ? ' hónap' : ' hónapja');\\n            case 'MM':\\n                return num + (isFuture || withoutSuffix ? ' hónap' : ' hónapja');\\n            case 'y':\\n                return 'egy' + (isFuture || withoutSuffix ? ' év' : ' éve');\\n            case 'yy':\\n                return num + (isFuture || withoutSuffix ? ' év' : ' éve');\\n        }\\n        return '';\\n    }\\n    function week(isFuture) {\\n        return (isFuture ? '' : '[múlt] ') + '[' + weekEndings[this.day()] + '] LT[-kor]';\\n    }\\n\\n    var hu = moment.defineLocale('hu', {\\n        months : 'január_február_március_április_május_június_július_augusztus_szeptember_október_november_december'.split('_'),\\n        monthsShort : 'jan_feb_márc_ápr_máj_jún_júl_aug_szept_okt_nov_dec'.split('_'),\\n        weekdays : 'vasárnap_hétfő_kedd_szerda_csütörtök_péntek_szombat'.split('_'),\\n        weekdaysShort : 'vas_hét_kedd_sze_csüt_pén_szo'.split('_'),\\n        weekdaysMin : 'v_h_k_sze_cs_p_szo'.split('_'),\\n        longDateFormat : {\\n            LT : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'YYYY.MM.DD.',\\n            LL : 'YYYY. MMMM D.',\\n            LLL : 'YYYY. MMMM D. H:mm',\\n            LLLL : 'YYYY. MMMM D., dddd H:mm'\\n        },\\n        meridiemParse: /de|du/i,\\n        isPM: function (input) {\\n            return input.charAt(1).toLowerCase() === 'u';\\n        },\\n        meridiem : function (hours, minutes, isLower) {\\n            if (hours < 12) {\\n                return isLower === true ? 'de' : 'DE';\\n            } else {\\n                return isLower === true ? 'du' : 'DU';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[ma] LT[-kor]',\\n            nextDay : '[holnap] LT[-kor]',\\n            nextWeek : function () {\\n                return week.call(this, true);\\n            },\\n            lastDay : '[tegnap] LT[-kor]',\\n            lastWeek : function () {\\n                return week.call(this, false);\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s múlva',\\n            past : '%s',\\n            s : translate,\\n            ss : translate,\\n            m : translate,\\n            mm : translate,\\n            h : translate,\\n            hh : translate,\\n            d : translate,\\n            dd : translate,\\n            M : translate,\\n            MM : translate,\\n            y : translate,\\n            yy : translate\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return hu;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/hu.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/hy-am.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/hy-am.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var hyAm = moment.defineLocale('hy-am', {\\n        months : {\\n            format: 'հունվարի_փետրվարի_մարտի_ապրիլի_մայիսի_հունիսի_հուլիսի_օգոստոսի_սեպտեմբերի_հոկտեմբերի_նոյեմբերի_դեկտեմբերի'.split('_'),\\n            standalone: 'հունվար_փետրվար_մարտ_ապրիլ_մայիս_հունիս_հուլիս_օգոստոս_սեպտեմբեր_հոկտեմբեր_նոյեմբեր_դեկտեմբեր'.split('_')\\n        },\\n        monthsShort : 'հնվ_փտր_մրտ_ապր_մյս_հնս_հլս_օգս_սպտ_հկտ_նմբ_դկտ'.split('_'),\\n        weekdays : 'կիրակի_երկուշաբթի_երեքշաբթի_չորեքշաբթի_հինգշաբթի_ուրբաթ_շաբաթ'.split('_'),\\n        weekdaysShort : 'կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ'.split('_'),\\n        weekdaysMin : 'կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D MMMM YYYY թ.',\\n            LLL : 'D MMMM YYYY թ., HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY թ., HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[այսօր] LT',\\n            nextDay: '[վաղը] LT',\\n            lastDay: '[երեկ] LT',\\n            nextWeek: function () {\\n                return 'dddd [օրը ժամը] LT';\\n            },\\n            lastWeek: function () {\\n                return '[անցած] dddd [օրը ժամը] LT';\\n            },\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : '%s հետո',\\n            past : '%s առաջ',\\n            s : 'մի քանի վայրկյան',\\n            ss : '%d վայրկյան',\\n            m : 'րոպե',\\n            mm : '%d րոպե',\\n            h : 'ժամ',\\n            hh : '%d ժամ',\\n            d : 'օր',\\n            dd : '%d օր',\\n            M : 'ամիս',\\n            MM : '%d ամիս',\\n            y : 'տարի',\\n            yy : '%d տարի'\\n        },\\n        meridiemParse: /գիշերվա|առավոտվա|ցերեկվա|երեկոյան/,\\n        isPM: function (input) {\\n            return /^(ցերեկվա|երեկոյան)$/.test(input);\\n        },\\n        meridiem : function (hour) {\\n            if (hour < 4) {\\n                return 'գիշերվա';\\n            } else if (hour < 12) {\\n                return 'առավոտվա';\\n            } else if (hour < 17) {\\n                return 'ցերեկվա';\\n            } else {\\n                return 'երեկոյան';\\n            }\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}|\\\\d{1,2}-(ին|րդ)/,\\n        ordinal: function (number, period) {\\n            switch (period) {\\n                case 'DDD':\\n                case 'w':\\n                case 'W':\\n                case 'DDDo':\\n                    if (number === 1) {\\n                        return number + '-ին';\\n                    }\\n                    return number + '-րդ';\\n                default:\\n                    return number;\\n            }\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return hyAm;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/hy-am.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/id.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/id.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var id = moment.defineLocale('id', {\\n        months : 'Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember'.split('_'),\\n        monthsShort : 'Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des'.split('_'),\\n        weekdays : 'Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu'.split('_'),\\n        weekdaysShort : 'Min_Sen_Sel_Rab_Kam_Jum_Sab'.split('_'),\\n        weekdaysMin : 'Mg_Sn_Sl_Rb_Km_Jm_Sb'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH.mm',\\n            LTS : 'HH.mm.ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY [pukul] HH.mm',\\n            LLLL : 'dddd, D MMMM YYYY [pukul] HH.mm'\\n        },\\n        meridiemParse: /pagi|siang|sore|malam/,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'pagi') {\\n                return hour;\\n            } else if (meridiem === 'siang') {\\n                return hour >= 11 ? hour : hour + 12;\\n            } else if (meridiem === 'sore' || meridiem === 'malam') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem : function (hours, minutes, isLower) {\\n            if (hours < 11) {\\n                return 'pagi';\\n            } else if (hours < 15) {\\n                return 'siang';\\n            } else if (hours < 19) {\\n                return 'sore';\\n            } else {\\n                return 'malam';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[Hari ini pukul] LT',\\n            nextDay : '[Besok pukul] LT',\\n            nextWeek : 'dddd [pukul] LT',\\n            lastDay : '[Kemarin pukul] LT',\\n            lastWeek : 'dddd [lalu pukul] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'dalam %s',\\n            past : '%s yang lalu',\\n            s : 'beberapa detik',\\n            ss : '%d detik',\\n            m : 'semenit',\\n            mm : '%d menit',\\n            h : 'sejam',\\n            hh : '%d jam',\\n            d : 'sehari',\\n            dd : '%d hari',\\n            M : 'sebulan',\\n            MM : '%d bulan',\\n            y : 'setahun',\\n            yy : '%d tahun'\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return id;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/id.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/is.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/is.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function plural(n) {\\n        if (n % 100 === 11) {\\n            return true;\\n        } else if (n % 10 === 1) {\\n            return false;\\n        }\\n        return true;\\n    }\\n    function translate(number, withoutSuffix, key, isFuture) {\\n        var result = number + ' ';\\n        switch (key) {\\n            case 's':\\n                return withoutSuffix || isFuture ? 'nokkrar sekúndur' : 'nokkrum sekúndum';\\n            case 'ss':\\n                if (plural(number)) {\\n                    return result + (withoutSuffix || isFuture ? 'sekúndur' : 'sekúndum');\\n                }\\n                return result + 'sekúnda';\\n            case 'm':\\n                return withoutSuffix ? 'mínúta' : 'mínútu';\\n            case 'mm':\\n                if (plural(number)) {\\n                    return result + (withoutSuffix || isFuture ? 'mínútur' : 'mínútum');\\n                } else if (withoutSuffix) {\\n                    return result + 'mínúta';\\n                }\\n                return result + 'mínútu';\\n            case 'hh':\\n                if (plural(number)) {\\n                    return result + (withoutSuffix || isFuture ? 'klukkustundir' : 'klukkustundum');\\n                }\\n                return result + 'klukkustund';\\n            case 'd':\\n                if (withoutSuffix) {\\n                    return 'dagur';\\n                }\\n                return isFuture ? 'dag' : 'degi';\\n            case 'dd':\\n                if (plural(number)) {\\n                    if (withoutSuffix) {\\n                        return result + 'dagar';\\n                    }\\n                    return result + (isFuture ? 'daga' : 'dögum');\\n                } else if (withoutSuffix) {\\n                    return result + 'dagur';\\n                }\\n                return result + (isFuture ? 'dag' : 'degi');\\n            case 'M':\\n                if (withoutSuffix) {\\n                    return 'mánuður';\\n                }\\n                return isFuture ? 'mánuð' : 'mánuði';\\n            case 'MM':\\n                if (plural(number)) {\\n                    if (withoutSuffix) {\\n                        return result + 'mánuðir';\\n                    }\\n                    return result + (isFuture ? 'mánuði' : 'mánuðum');\\n                } else if (withoutSuffix) {\\n                    return result + 'mánuður';\\n                }\\n                return result + (isFuture ? 'mánuð' : 'mánuði');\\n            case 'y':\\n                return withoutSuffix || isFuture ? 'ár' : 'ári';\\n            case 'yy':\\n                if (plural(number)) {\\n                    return result + (withoutSuffix || isFuture ? 'ár' : 'árum');\\n                }\\n                return result + (withoutSuffix || isFuture ? 'ár' : 'ári');\\n        }\\n    }\\n\\n    var is = moment.defineLocale('is', {\\n        months : 'janúar_febrúar_mars_apríl_maí_júní_júlí_ágúst_september_október_nóvember_desember'.split('_'),\\n        monthsShort : 'jan_feb_mar_apr_maí_jún_júl_ágú_sep_okt_nóv_des'.split('_'),\\n        weekdays : 'sunnudagur_mánudagur_þriðjudagur_miðvikudagur_fimmtudagur_föstudagur_laugardagur'.split('_'),\\n        weekdaysShort : 'sun_mán_þri_mið_fim_fös_lau'.split('_'),\\n        weekdaysMin : 'Su_Má_Þr_Mi_Fi_Fö_La'.split('_'),\\n        longDateFormat : {\\n            LT : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D. MMMM YYYY',\\n            LLL : 'D. MMMM YYYY [kl.] H:mm',\\n            LLLL : 'dddd, D. MMMM YYYY [kl.] H:mm'\\n        },\\n        calendar : {\\n            sameDay : '[í dag kl.] LT',\\n            nextDay : '[á morgun kl.] LT',\\n            nextWeek : 'dddd [kl.] LT',\\n            lastDay : '[í gær kl.] LT',\\n            lastWeek : '[síðasta] dddd [kl.] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'eftir %s',\\n            past : 'fyrir %s síðan',\\n            s : translate,\\n            ss : translate,\\n            m : translate,\\n            mm : translate,\\n            h : 'klukkustund',\\n            hh : translate,\\n            d : translate,\\n            dd : translate,\\n            M : translate,\\n            MM : translate,\\n            y : translate,\\n            yy : translate\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return is;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/is.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/it.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/it.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var it = moment.defineLocale('it', {\\n        months : 'gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre'.split('_'),\\n        monthsShort : 'gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic'.split('_'),\\n        weekdays : 'domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato'.split('_'),\\n        weekdaysShort : 'dom_lun_mar_mer_gio_ven_sab'.split('_'),\\n        weekdaysMin : 'do_lu_ma_me_gi_ve_sa'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[Oggi alle] LT',\\n            nextDay: '[Domani alle] LT',\\n            nextWeek: 'dddd [alle] LT',\\n            lastDay: '[Ieri alle] LT',\\n            lastWeek: function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[la scorsa] dddd [alle] LT';\\n                    default:\\n                        return '[lo scorso] dddd [alle] LT';\\n                }\\n            },\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : function (s) {\\n                return ((/^[0-9].+$/).test(s) ? 'tra' : 'in') + ' ' + s;\\n            },\\n            past : '%s fa',\\n            s : 'alcuni secondi',\\n            ss : '%d secondi',\\n            m : 'un minuto',\\n            mm : '%d minuti',\\n            h : 'un\\\\'ora',\\n            hh : '%d ore',\\n            d : 'un giorno',\\n            dd : '%d giorni',\\n            M : 'un mese',\\n            MM : '%d mesi',\\n            y : 'un anno',\\n            yy : '%d anni'\\n        },\\n        dayOfMonthOrdinalParse : /\\\\d{1,2}º/,\\n        ordinal: '%dº',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return it;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/it.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ja.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ja.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var ja = moment.defineLocale('ja', {\\n        months : '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'),\\n        monthsShort : '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'),\\n        weekdays : '日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日'.split('_'),\\n        weekdaysShort : '日_月_火_水_木_金_土'.split('_'),\\n        weekdaysMin : '日_月_火_水_木_金_土'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'YYYY/MM/DD',\\n            LL : 'YYYY年M月D日',\\n            LLL : 'YYYY年M月D日 HH:mm',\\n            LLLL : 'YYYY年M月D日 dddd HH:mm',\\n            l : 'YYYY/MM/DD',\\n            ll : 'YYYY年M月D日',\\n            lll : 'YYYY年M月D日 HH:mm',\\n            llll : 'YYYY年M月D日(ddd) HH:mm'\\n        },\\n        meridiemParse: /午前|午後/i,\\n        isPM : function (input) {\\n            return input === '午後';\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 12) {\\n                return '午前';\\n            } else {\\n                return '午後';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[今日] LT',\\n            nextDay : '[明日] LT',\\n            nextWeek : function (now) {\\n                if (now.week() < this.week()) {\\n                    return '[来週]dddd LT';\\n                } else {\\n                    return 'dddd LT';\\n                }\\n            },\\n            lastDay : '[昨日] LT',\\n            lastWeek : function (now) {\\n                if (this.week() < now.week()) {\\n                    return '[先週]dddd LT';\\n                } else {\\n                    return 'dddd LT';\\n                }\\n            },\\n            sameElse : 'L'\\n        },\\n        dayOfMonthOrdinalParse : /\\\\d{1,2}日/,\\n        ordinal : function (number, period) {\\n            switch (period) {\\n                case 'd':\\n                case 'D':\\n                case 'DDD':\\n                    return number + '日';\\n                default:\\n                    return number;\\n            }\\n        },\\n        relativeTime : {\\n            future : '%s後',\\n            past : '%s前',\\n            s : '数秒',\\n            ss : '%d秒',\\n            m : '1分',\\n            mm : '%d分',\\n            h : '1時間',\\n            hh : '%d時間',\\n            d : '1日',\\n            dd : '%d日',\\n            M : '1ヶ月',\\n            MM : '%dヶ月',\\n            y : '1年',\\n            yy : '%d年'\\n        }\\n    });\\n\\n    return ja;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ja.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/jv.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/jv.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var jv = moment.defineLocale('jv', {\\n        months : 'Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember'.split('_'),\\n        monthsShort : 'Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des'.split('_'),\\n        weekdays : 'Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu'.split('_'),\\n        weekdaysShort : 'Min_Sen_Sel_Reb_Kem_Jem_Sep'.split('_'),\\n        weekdaysMin : 'Mg_Sn_Sl_Rb_Km_Jm_Sp'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH.mm',\\n            LTS : 'HH.mm.ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY [pukul] HH.mm',\\n            LLLL : 'dddd, D MMMM YYYY [pukul] HH.mm'\\n        },\\n        meridiemParse: /enjing|siyang|sonten|ndalu/,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'enjing') {\\n                return hour;\\n            } else if (meridiem === 'siyang') {\\n                return hour >= 11 ? hour : hour + 12;\\n            } else if (meridiem === 'sonten' || meridiem === 'ndalu') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem : function (hours, minutes, isLower) {\\n            if (hours < 11) {\\n                return 'enjing';\\n            } else if (hours < 15) {\\n                return 'siyang';\\n            } else if (hours < 19) {\\n                return 'sonten';\\n            } else {\\n                return 'ndalu';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[Dinten puniko pukul] LT',\\n            nextDay : '[Mbenjang pukul] LT',\\n            nextWeek : 'dddd [pukul] LT',\\n            lastDay : '[Kala wingi pukul] LT',\\n            lastWeek : 'dddd [kepengker pukul] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'wonten ing %s',\\n            past : '%s ingkang kepengker',\\n            s : 'sawetawis detik',\\n            ss : '%d detik',\\n            m : 'setunggal menit',\\n            mm : '%d menit',\\n            h : 'setunggal jam',\\n            hh : '%d jam',\\n            d : 'sedinten',\\n            dd : '%d dinten',\\n            M : 'sewulan',\\n            MM : '%d wulan',\\n            y : 'setaun',\\n            yy : '%d taun'\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return jv;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/jv.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ka.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ka.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var ka = moment.defineLocale('ka', {\\n        months : {\\n            standalone: 'იანვარი_თებერვალი_მარტი_აპრილი_მაისი_ივნისი_ივლისი_აგვისტო_სექტემბერი_ოქტომბერი_ნოემბერი_დეკემბერი'.split('_'),\\n            format: 'იანვარს_თებერვალს_მარტს_აპრილის_მაისს_ივნისს_ივლისს_აგვისტს_სექტემბერს_ოქტომბერს_ნოემბერს_დეკემბერს'.split('_')\\n        },\\n        monthsShort : 'იან_თებ_მარ_აპრ_მაი_ივნ_ივლ_აგვ_სექ_ოქტ_ნოე_დეკ'.split('_'),\\n        weekdays : {\\n            standalone: 'კვირა_ორშაბათი_სამშაბათი_ოთხშაბათი_ხუთშაბათი_პარასკევი_შაბათი'.split('_'),\\n            format: 'კვირას_ორშაბათს_სამშაბათს_ოთხშაბათს_ხუთშაბათს_პარასკევს_შაბათს'.split('_'),\\n            isFormat: /(წინა|შემდეგ)/\\n        },\\n        weekdaysShort : 'კვი_ორშ_სამ_ოთხ_ხუთ_პარ_შაბ'.split('_'),\\n        weekdaysMin : 'კვ_ორ_სა_ოთ_ხუ_პა_შა'.split('_'),\\n        longDateFormat : {\\n            LT : 'h:mm A',\\n            LTS : 'h:mm:ss A',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY h:mm A',\\n            LLLL : 'dddd, D MMMM YYYY h:mm A'\\n        },\\n        calendar : {\\n            sameDay : '[დღეს] LT[-ზე]',\\n            nextDay : '[ხვალ] LT[-ზე]',\\n            lastDay : '[გუშინ] LT[-ზე]',\\n            nextWeek : '[შემდეგ] dddd LT[-ზე]',\\n            lastWeek : '[წინა] dddd LT-ზე',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : function (s) {\\n                return (/(წამი|წუთი|საათი|წელი)/).test(s) ?\\n                    s.replace(/ი$/, 'ში') :\\n                    s + 'ში';\\n            },\\n            past : function (s) {\\n                if ((/(წამი|წუთი|საათი|დღე|თვე)/).test(s)) {\\n                    return s.replace(/(ი|ე)$/, 'ის წინ');\\n                }\\n                if ((/წელი/).test(s)) {\\n                    return s.replace(/წელი$/, 'წლის წინ');\\n                }\\n            },\\n            s : 'რამდენიმე წამი',\\n            ss : '%d წამი',\\n            m : 'წუთი',\\n            mm : '%d წუთი',\\n            h : 'საათი',\\n            hh : '%d საათი',\\n            d : 'დღე',\\n            dd : '%d დღე',\\n            M : 'თვე',\\n            MM : '%d თვე',\\n            y : 'წელი',\\n            yy : '%d წელი'\\n        },\\n        dayOfMonthOrdinalParse: /0|1-ლი|მე-\\\\d{1,2}|\\\\d{1,2}-ე/,\\n        ordinal : function (number) {\\n            if (number === 0) {\\n                return number;\\n            }\\n            if (number === 1) {\\n                return number + '-ლი';\\n            }\\n            if ((number < 20) || (number <= 100 && (number % 20 === 0)) || (number % 100 === 0)) {\\n                return 'მე-' + number;\\n            }\\n            return number + '-ე';\\n        },\\n        week : {\\n            dow : 1,\\n            doy : 7\\n        }\\n    });\\n\\n    return ka;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ka.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/kk.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/kk.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var suffixes = {\\n        0: '-ші',\\n        1: '-ші',\\n        2: '-ші',\\n        3: '-ші',\\n        4: '-ші',\\n        5: '-ші',\\n        6: '-шы',\\n        7: '-ші',\\n        8: '-ші',\\n        9: '-шы',\\n        10: '-шы',\\n        20: '-шы',\\n        30: '-шы',\\n        40: '-шы',\\n        50: '-ші',\\n        60: '-шы',\\n        70: '-ші',\\n        80: '-ші',\\n        90: '-шы',\\n        100: '-ші'\\n    };\\n\\n    var kk = moment.defineLocale('kk', {\\n        months : 'қаңтар_ақпан_наурыз_сәуір_мамыр_маусым_шілде_тамыз_қыркүйек_қазан_қараша_желтоқсан'.split('_'),\\n        monthsShort : 'қаң_ақп_нау_сәу_мам_мау_шіл_там_қыр_қаз_қар_жел'.split('_'),\\n        weekdays : 'жексенбі_дүйсенбі_сейсенбі_сәрсенбі_бейсенбі_жұма_сенбі'.split('_'),\\n        weekdaysShort : 'жек_дүй_сей_сәр_бей_жұм_сен'.split('_'),\\n        weekdaysMin : 'жк_дй_сй_ср_бй_жм_сн'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Бүгін сағат] LT',\\n            nextDay : '[Ертең сағат] LT',\\n            nextWeek : 'dddd [сағат] LT',\\n            lastDay : '[Кеше сағат] LT',\\n            lastWeek : '[Өткен аптаның] dddd [сағат] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s ішінде',\\n            past : '%s бұрын',\\n            s : 'бірнеше секунд',\\n            ss : '%d секунд',\\n            m : 'бір минут',\\n            mm : '%d минут',\\n            h : 'бір сағат',\\n            hh : '%d сағат',\\n            d : 'бір күн',\\n            dd : '%d күн',\\n            M : 'бір ай',\\n            MM : '%d ай',\\n            y : 'бір жыл',\\n            yy : '%d жыл'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}-(ші|шы)/,\\n        ordinal : function (number) {\\n            var a = number % 10,\\n                b = number >= 100 ? 100 : null;\\n            return number + (suffixes[number] || suffixes[a] || suffixes[b]);\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return kk;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/kk.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/km.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/km.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '១',\\n        '2': '២',\\n        '3': '៣',\\n        '4': '៤',\\n        '5': '៥',\\n        '6': '៦',\\n        '7': '៧',\\n        '8': '៨',\\n        '9': '៩',\\n        '0': '០'\\n    }, numberMap = {\\n        '១': '1',\\n        '២': '2',\\n        '៣': '3',\\n        '៤': '4',\\n        '៥': '5',\\n        '៦': '6',\\n        '៧': '7',\\n        '៨': '8',\\n        '៩': '9',\\n        '០': '0'\\n    };\\n\\n    var km = moment.defineLocale('km', {\\n        months: 'មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ'.split(\\n            '_'\\n        ),\\n        monthsShort: 'មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ'.split(\\n            '_'\\n        ),\\n        weekdays: 'អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍'.split('_'),\\n        weekdaysShort: 'អា_ច_អ_ព_ព្រ_សុ_ស'.split('_'),\\n        weekdaysMin: 'អា_ច_អ_ព_ព្រ_សុ_ស'.split('_'),\\n        weekdaysParseExact: true,\\n        longDateFormat: {\\n            LT: 'HH:mm',\\n            LTS: 'HH:mm:ss',\\n            L: 'DD/MM/YYYY',\\n            LL: 'D MMMM YYYY',\\n            LLL: 'D MMMM YYYY HH:mm',\\n            LLLL: 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        meridiemParse: /ព្រឹក|ល្ងាច/,\\n        isPM: function (input) {\\n            return input === 'ល្ងាច';\\n        },\\n        meridiem: function (hour, minute, isLower) {\\n            if (hour < 12) {\\n                return 'ព្រឹក';\\n            } else {\\n                return 'ល្ងាច';\\n            }\\n        },\\n        calendar: {\\n            sameDay: '[ថ្ងៃនេះ ម៉ោង] LT',\\n            nextDay: '[ស្អែក ម៉ោង] LT',\\n            nextWeek: 'dddd [ម៉ោង] LT',\\n            lastDay: '[ម្សិលមិញ ម៉ោង] LT',\\n            lastWeek: 'dddd [សប្តាហ៍មុន] [ម៉ោង] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime: {\\n            future: '%sទៀត',\\n            past: '%sមុន',\\n            s: 'ប៉ុន្មានវិនាទី',\\n            ss: '%d វិនាទី',\\n            m: 'មួយនាទី',\\n            mm: '%d នាទី',\\n            h: 'មួយម៉ោង',\\n            hh: '%d ម៉ោង',\\n            d: 'មួយថ្ងៃ',\\n            dd: '%d ថ្ងៃ',\\n            M: 'មួយខែ',\\n            MM: '%d ខែ',\\n            y: 'មួយឆ្នាំ',\\n            yy: '%d ឆ្នាំ'\\n        },\\n        dayOfMonthOrdinalParse : /ទី\\\\d{1,2}/,\\n        ordinal : 'ទី%d',\\n        preparse: function (string) {\\n            return string.replace(/[១២៣៤៥៦៧៨៩០]/g, function (match) {\\n                return numberMap[match];\\n            });\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            });\\n        },\\n        week: {\\n            dow: 1, // Monday is the first day of the week.\\n            doy: 4 // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return km;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/km.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/kn.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/kn.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '೧',\\n        '2': '೨',\\n        '3': '೩',\\n        '4': '೪',\\n        '5': '೫',\\n        '6': '೬',\\n        '7': '೭',\\n        '8': '೮',\\n        '9': '೯',\\n        '0': '೦'\\n    },\\n    numberMap = {\\n        '೧': '1',\\n        '೨': '2',\\n        '೩': '3',\\n        '೪': '4',\\n        '೫': '5',\\n        '೬': '6',\\n        '೭': '7',\\n        '೮': '8',\\n        '೯': '9',\\n        '೦': '0'\\n    };\\n\\n    var kn = moment.defineLocale('kn', {\\n        months : 'ಜನವರಿ_ಫೆಬ್ರವರಿ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂಬರ್_ಅಕ್ಟೋಬರ್_ನವೆಂಬರ್_ಡಿಸೆಂಬರ್'.split('_'),\\n        monthsShort : 'ಜನ_ಫೆಬ್ರ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂ_ಅಕ್ಟೋ_ನವೆಂ_ಡಿಸೆಂ'.split('_'),\\n        monthsParseExact: true,\\n        weekdays : 'ಭಾನುವಾರ_ಸೋಮವಾರ_ಮಂಗಳವಾರ_ಬುಧವಾರ_ಗುರುವಾರ_ಶುಕ್ರವಾರ_ಶನಿವಾರ'.split('_'),\\n        weekdaysShort : 'ಭಾನು_ಸೋಮ_ಮಂಗಳ_ಬುಧ_ಗುರು_ಶುಕ್ರ_ಶನಿ'.split('_'),\\n        weekdaysMin : 'ಭಾ_ಸೋ_ಮಂ_ಬು_ಗು_ಶು_ಶ'.split('_'),\\n        longDateFormat : {\\n            LT : 'A h:mm',\\n            LTS : 'A h:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY, A h:mm',\\n            LLLL : 'dddd, D MMMM YYYY, A h:mm'\\n        },\\n        calendar : {\\n            sameDay : '[ಇಂದು] LT',\\n            nextDay : '[ನಾಳೆ] LT',\\n            nextWeek : 'dddd, LT',\\n            lastDay : '[ನಿನ್ನೆ] LT',\\n            lastWeek : '[ಕೊನೆಯ] dddd, LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s ನಂತರ',\\n            past : '%s ಹಿಂದೆ',\\n            s : 'ಕೆಲವು ಕ್ಷಣಗಳು',\\n            ss : '%d ಸೆಕೆಂಡುಗಳು',\\n            m : 'ಒಂದು ನಿಮಿಷ',\\n            mm : '%d ನಿಮಿಷ',\\n            h : 'ಒಂದು ಗಂಟೆ',\\n            hh : '%d ಗಂಟೆ',\\n            d : 'ಒಂದು ದಿನ',\\n            dd : '%d ದಿನ',\\n            M : 'ಒಂದು ತಿಂಗಳು',\\n            MM : '%d ತಿಂಗಳು',\\n            y : 'ಒಂದು ವರ್ಷ',\\n            yy : '%d ವರ್ಷ'\\n        },\\n        preparse: function (string) {\\n            return string.replace(/[೧೨೩೪೫೬೭೮೯೦]/g, function (match) {\\n                return numberMap[match];\\n            });\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            });\\n        },\\n        meridiemParse: /ರಾತ್ರಿ|ಬೆಳಿಗ್ಗೆ|ಮಧ್ಯಾಹ್ನ|ಸಂಜೆ/,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'ರಾತ್ರಿ') {\\n                return hour < 4 ? hour : hour + 12;\\n            } else if (meridiem === 'ಬೆಳಿಗ್ಗೆ') {\\n                return hour;\\n            } else if (meridiem === 'ಮಧ್ಯಾಹ್ನ') {\\n                return hour >= 10 ? hour : hour + 12;\\n            } else if (meridiem === 'ಸಂಜೆ') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'ರಾತ್ರಿ';\\n            } else if (hour < 10) {\\n                return 'ಬೆಳಿಗ್ಗೆ';\\n            } else if (hour < 17) {\\n                return 'ಮಧ್ಯಾಹ್ನ';\\n            } else if (hour < 20) {\\n                return 'ಸಂಜೆ';\\n            } else {\\n                return 'ರಾತ್ರಿ';\\n            }\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(ನೇ)/,\\n        ordinal : function (number) {\\n            return number + 'ನೇ';\\n        },\\n        week : {\\n            dow : 0, // Sunday is the first day of the week.\\n            doy : 6  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return kn;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/kn.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ko.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ko.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var ko = moment.defineLocale('ko', {\\n        months : '1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월'.split('_'),\\n        monthsShort : '1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월'.split('_'),\\n        weekdays : '일요일_월요일_화요일_수요일_목요일_금요일_토요일'.split('_'),\\n        weekdaysShort : '일_월_화_수_목_금_토'.split('_'),\\n        weekdaysMin : '일_월_화_수_목_금_토'.split('_'),\\n        longDateFormat : {\\n            LT : 'A h:mm',\\n            LTS : 'A h:mm:ss',\\n            L : 'YYYY.MM.DD.',\\n            LL : 'YYYY년 MMMM D일',\\n            LLL : 'YYYY년 MMMM D일 A h:mm',\\n            LLLL : 'YYYY년 MMMM D일 dddd A h:mm',\\n            l : 'YYYY.MM.DD.',\\n            ll : 'YYYY년 MMMM D일',\\n            lll : 'YYYY년 MMMM D일 A h:mm',\\n            llll : 'YYYY년 MMMM D일 dddd A h:mm'\\n        },\\n        calendar : {\\n            sameDay : '오늘 LT',\\n            nextDay : '내일 LT',\\n            nextWeek : 'dddd LT',\\n            lastDay : '어제 LT',\\n            lastWeek : '지난주 dddd LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s 후',\\n            past : '%s 전',\\n            s : '몇 초',\\n            ss : '%d초',\\n            m : '1분',\\n            mm : '%d분',\\n            h : '한 시간',\\n            hh : '%d시간',\\n            d : '하루',\\n            dd : '%d일',\\n            M : '한 달',\\n            MM : '%d달',\\n            y : '일 년',\\n            yy : '%d년'\\n        },\\n        dayOfMonthOrdinalParse : /\\\\d{1,2}(일|월|주)/,\\n        ordinal : function (number, period) {\\n            switch (period) {\\n                case 'd':\\n                case 'D':\\n                case 'DDD':\\n                    return number + '일';\\n                case 'M':\\n                    return number + '월';\\n                case 'w':\\n                case 'W':\\n                    return number + '주';\\n                default:\\n                    return number;\\n            }\\n        },\\n        meridiemParse : /오전|오후/,\\n        isPM : function (token) {\\n            return token === '오후';\\n        },\\n        meridiem : function (hour, minute, isUpper) {\\n            return hour < 12 ? '오전' : '오후';\\n        }\\n    });\\n\\n    return ko;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ko.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ky.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ky.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var suffixes = {\\n        0: '-чү',\\n        1: '-чи',\\n        2: '-чи',\\n        3: '-чү',\\n        4: '-чү',\\n        5: '-чи',\\n        6: '-чы',\\n        7: '-чи',\\n        8: '-чи',\\n        9: '-чу',\\n        10: '-чу',\\n        20: '-чы',\\n        30: '-чу',\\n        40: '-чы',\\n        50: '-чү',\\n        60: '-чы',\\n        70: '-чи',\\n        80: '-чи',\\n        90: '-чу',\\n        100: '-чү'\\n    };\\n\\n    var ky = moment.defineLocale('ky', {\\n        months : 'январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь'.split('_'),\\n        monthsShort : 'янв_фев_март_апр_май_июнь_июль_авг_сен_окт_ноя_дек'.split('_'),\\n        weekdays : 'Жекшемби_Дүйшөмбү_Шейшемби_Шаршемби_Бейшемби_Жума_Ишемби'.split('_'),\\n        weekdaysShort : 'Жек_Дүй_Шей_Шар_Бей_Жум_Ише'.split('_'),\\n        weekdaysMin : 'Жк_Дй_Шй_Шр_Бй_Жм_Иш'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Бүгүн саат] LT',\\n            nextDay : '[Эртең саат] LT',\\n            nextWeek : 'dddd [саат] LT',\\n            lastDay : '[Кече саат] LT',\\n            lastWeek : '[Өткен аптанын] dddd [күнү] [саат] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s ичинде',\\n            past : '%s мурун',\\n            s : 'бирнече секунд',\\n            ss : '%d секунд',\\n            m : 'бир мүнөт',\\n            mm : '%d мүнөт',\\n            h : 'бир саат',\\n            hh : '%d саат',\\n            d : 'бир күн',\\n            dd : '%d күн',\\n            M : 'бир ай',\\n            MM : '%d ай',\\n            y : 'бир жыл',\\n            yy : '%d жыл'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}-(чи|чы|чү|чу)/,\\n        ordinal : function (number) {\\n            var a = number % 10,\\n                b = number >= 100 ? 100 : null;\\n            return number + (suffixes[number] || suffixes[a] || suffixes[b]);\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return ky;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ky.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/lb.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/lb.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function processRelativeTime(number, withoutSuffix, key, isFuture) {\\n        var format = {\\n            'm': ['eng Minutt', 'enger Minutt'],\\n            'h': ['eng Stonn', 'enger Stonn'],\\n            'd': ['een Dag', 'engem Dag'],\\n            'M': ['ee Mount', 'engem Mount'],\\n            'y': ['ee Joer', 'engem Joer']\\n        };\\n        return withoutSuffix ? format[key][0] : format[key][1];\\n    }\\n    function processFutureTime(string) {\\n        var number = string.substr(0, string.indexOf(' '));\\n        if (eifelerRegelAppliesToNumber(number)) {\\n            return 'a ' + string;\\n        }\\n        return 'an ' + string;\\n    }\\n    function processPastTime(string) {\\n        var number = string.substr(0, string.indexOf(' '));\\n        if (eifelerRegelAppliesToNumber(number)) {\\n            return 'viru ' + string;\\n        }\\n        return 'virun ' + string;\\n    }\\n    /**\\n     * Returns true if the word before the given number loses the '-n' ending.\\n     * e.g. 'an 10 Deeg' but 'a 5 Deeg'\\n     *\\n     * @param number {integer}\\n     * @returns {boolean}\\n     */\\n    function eifelerRegelAppliesToNumber(number) {\\n        number = parseInt(number, 10);\\n        if (isNaN(number)) {\\n            return false;\\n        }\\n        if (number < 0) {\\n            // Negative Number --> always true\\n            return true;\\n        } else if (number < 10) {\\n            // Only 1 digit\\n            if (4 <= number && number <= 7) {\\n                return true;\\n            }\\n            return false;\\n        } else if (number < 100) {\\n            // 2 digits\\n            var lastDigit = number % 10, firstDigit = number / 10;\\n            if (lastDigit === 0) {\\n                return eifelerRegelAppliesToNumber(firstDigit);\\n            }\\n            return eifelerRegelAppliesToNumber(lastDigit);\\n        } else if (number < 10000) {\\n            // 3 or 4 digits --> recursively check first digit\\n            while (number >= 10) {\\n                number = number / 10;\\n            }\\n            return eifelerRegelAppliesToNumber(number);\\n        } else {\\n            // Anything larger than 4 digits: recursively check first n-3 digits\\n            number = number / 1000;\\n            return eifelerRegelAppliesToNumber(number);\\n        }\\n    }\\n\\n    var lb = moment.defineLocale('lb', {\\n        months: 'Januar_Februar_Mäerz_Abrëll_Mee_Juni_Juli_August_September_Oktober_November_Dezember'.split('_'),\\n        monthsShort: 'Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays: 'Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg'.split('_'),\\n        weekdaysShort: 'So._Mé._Dë._Më._Do._Fr._Sa.'.split('_'),\\n        weekdaysMin: 'So_Mé_Dë_Më_Do_Fr_Sa'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat: {\\n            LT: 'H:mm [Auer]',\\n            LTS: 'H:mm:ss [Auer]',\\n            L: 'DD.MM.YYYY',\\n            LL: 'D. MMMM YYYY',\\n            LLL: 'D. MMMM YYYY H:mm [Auer]',\\n            LLLL: 'dddd, D. MMMM YYYY H:mm [Auer]'\\n        },\\n        calendar: {\\n            sameDay: '[Haut um] LT',\\n            sameElse: 'L',\\n            nextDay: '[Muer um] LT',\\n            nextWeek: 'dddd [um] LT',\\n            lastDay: '[Gëschter um] LT',\\n            lastWeek: function () {\\n                // Different date string for 'Dënschdeg' (Tuesday) and 'Donneschdeg' (Thursday) due to phonological rule\\n                switch (this.day()) {\\n                    case 2:\\n                    case 4:\\n                        return '[Leschten] dddd [um] LT';\\n                    default:\\n                        return '[Leschte] dddd [um] LT';\\n                }\\n            }\\n        },\\n        relativeTime : {\\n            future : processFutureTime,\\n            past : processPastTime,\\n            s : 'e puer Sekonnen',\\n            ss : '%d Sekonnen',\\n            m : processRelativeTime,\\n            mm : '%d Minutten',\\n            h : processRelativeTime,\\n            hh : '%d Stonnen',\\n            d : processRelativeTime,\\n            dd : '%d Deeg',\\n            M : processRelativeTime,\\n            MM : '%d Méint',\\n            y : processRelativeTime,\\n            yy : '%d Joer'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal: '%d.',\\n        week: {\\n            dow: 1, // Monday is the first day of the week.\\n            doy: 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return lb;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/lb.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/lo.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/lo.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var lo = moment.defineLocale('lo', {\\n        months : 'ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ'.split('_'),\\n        monthsShort : 'ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ'.split('_'),\\n        weekdays : 'ອາທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ'.split('_'),\\n        weekdaysShort : 'ທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ'.split('_'),\\n        weekdaysMin : 'ທ_ຈ_ອຄ_ພ_ພຫ_ສກ_ສ'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'ວັນdddd D MMMM YYYY HH:mm'\\n        },\\n        meridiemParse: /ຕອນເຊົ້າ|ຕອນແລງ/,\\n        isPM: function (input) {\\n            return input === 'ຕອນແລງ';\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 12) {\\n                return 'ຕອນເຊົ້າ';\\n            } else {\\n                return 'ຕອນແລງ';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[ມື້ນີ້ເວລາ] LT',\\n            nextDay : '[ມື້ອື່ນເວລາ] LT',\\n            nextWeek : '[ວັນ]dddd[ໜ້າເວລາ] LT',\\n            lastDay : '[ມື້ວານນີ້ເວລາ] LT',\\n            lastWeek : '[ວັນ]dddd[ແລ້ວນີ້ເວລາ] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'ອີກ %s',\\n            past : '%sຜ່ານມາ',\\n            s : 'ບໍ່ເທົ່າໃດວິນາທີ',\\n            ss : '%d ວິນາທີ' ,\\n            m : '1 ນາທີ',\\n            mm : '%d ນາທີ',\\n            h : '1 ຊົ່ວໂມງ',\\n            hh : '%d ຊົ່ວໂມງ',\\n            d : '1 ມື້',\\n            dd : '%d ມື້',\\n            M : '1 ເດືອນ',\\n            MM : '%d ເດືອນ',\\n            y : '1 ປີ',\\n            yy : '%d ປີ'\\n        },\\n        dayOfMonthOrdinalParse: /(ທີ່)\\\\d{1,2}/,\\n        ordinal : function (number) {\\n            return 'ທີ່' + number;\\n        }\\n    });\\n\\n    return lo;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/lo.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/lt.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/lt.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var units = {\\n        'ss' : 'sekundė_sekundžių_sekundes',\\n        'm' : 'minutė_minutės_minutę',\\n        'mm': 'minutės_minučių_minutes',\\n        'h' : 'valanda_valandos_valandą',\\n        'hh': 'valandos_valandų_valandas',\\n        'd' : 'diena_dienos_dieną',\\n        'dd': 'dienos_dienų_dienas',\\n        'M' : 'mėnuo_mėnesio_mėnesį',\\n        'MM': 'mėnesiai_mėnesių_mėnesius',\\n        'y' : 'metai_metų_metus',\\n        'yy': 'metai_metų_metus'\\n    };\\n    function translateSeconds(number, withoutSuffix, key, isFuture) {\\n        if (withoutSuffix) {\\n            return 'kelios sekundės';\\n        } else {\\n            return isFuture ? 'kelių sekundžių' : 'kelias sekundes';\\n        }\\n    }\\n    function translateSingular(number, withoutSuffix, key, isFuture) {\\n        return withoutSuffix ? forms(key)[0] : (isFuture ? forms(key)[1] : forms(key)[2]);\\n    }\\n    function special(number) {\\n        return number % 10 === 0 || (number > 10 && number < 20);\\n    }\\n    function forms(key) {\\n        return units[key].split('_');\\n    }\\n    function translate(number, withoutSuffix, key, isFuture) {\\n        var result = number + ' ';\\n        if (number === 1) {\\n            return result + translateSingular(number, withoutSuffix, key[0], isFuture);\\n        } else if (withoutSuffix) {\\n            return result + (special(number) ? forms(key)[1] : forms(key)[0]);\\n        } else {\\n            if (isFuture) {\\n                return result + forms(key)[1];\\n            } else {\\n                return result + (special(number) ? forms(key)[1] : forms(key)[2]);\\n            }\\n        }\\n    }\\n    var lt = moment.defineLocale('lt', {\\n        months : {\\n            format: 'sausio_vasario_kovo_balandžio_gegužės_birželio_liepos_rugpjūčio_rugsėjo_spalio_lapkričio_gruodžio'.split('_'),\\n            standalone: 'sausis_vasaris_kovas_balandis_gegužė_birželis_liepa_rugpjūtis_rugsėjis_spalis_lapkritis_gruodis'.split('_'),\\n            isFormat: /D[oD]?(\\\\[[^\\\\[\\\\]]*\\\\]|\\\\s)+MMMM?|MMMM?(\\\\[[^\\\\[\\\\]]*\\\\]|\\\\s)+D[oD]?/\\n        },\\n        monthsShort : 'sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd'.split('_'),\\n        weekdays : {\\n            format: 'sekmadienį_pirmadienį_antradienį_trečiadienį_ketvirtadienį_penktadienį_šeštadienį'.split('_'),\\n            standalone: 'sekmadienis_pirmadienis_antradienis_trečiadienis_ketvirtadienis_penktadienis_šeštadienis'.split('_'),\\n            isFormat: /dddd HH:mm/\\n        },\\n        weekdaysShort : 'Sek_Pir_Ant_Tre_Ket_Pen_Šeš'.split('_'),\\n        weekdaysMin : 'S_P_A_T_K_Pn_Š'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'YYYY-MM-DD',\\n            LL : 'YYYY [m.] MMMM D [d.]',\\n            LLL : 'YYYY [m.] MMMM D [d.], HH:mm [val.]',\\n            LLLL : 'YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]',\\n            l : 'YYYY-MM-DD',\\n            ll : 'YYYY [m.] MMMM D [d.]',\\n            lll : 'YYYY [m.] MMMM D [d.], HH:mm [val.]',\\n            llll : 'YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]'\\n        },\\n        calendar : {\\n            sameDay : '[Šiandien] LT',\\n            nextDay : '[Rytoj] LT',\\n            nextWeek : 'dddd LT',\\n            lastDay : '[Vakar] LT',\\n            lastWeek : '[Praėjusį] dddd LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'po %s',\\n            past : 'prieš %s',\\n            s : translateSeconds,\\n            ss : translate,\\n            m : translateSingular,\\n            mm : translate,\\n            h : translateSingular,\\n            hh : translate,\\n            d : translateSingular,\\n            dd : translate,\\n            M : translateSingular,\\n            MM : translate,\\n            y : translateSingular,\\n            yy : translate\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}-oji/,\\n        ordinal : function (number) {\\n            return number + '-oji';\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return lt;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/lt.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/lv.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/lv.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var units = {\\n        'ss': 'sekundes_sekundēm_sekunde_sekundes'.split('_'),\\n        'm': 'minūtes_minūtēm_minūte_minūtes'.split('_'),\\n        'mm': 'minūtes_minūtēm_minūte_minūtes'.split('_'),\\n        'h': 'stundas_stundām_stunda_stundas'.split('_'),\\n        'hh': 'stundas_stundām_stunda_stundas'.split('_'),\\n        'd': 'dienas_dienām_diena_dienas'.split('_'),\\n        'dd': 'dienas_dienām_diena_dienas'.split('_'),\\n        'M': 'mēneša_mēnešiem_mēnesis_mēneši'.split('_'),\\n        'MM': 'mēneša_mēnešiem_mēnesis_mēneši'.split('_'),\\n        'y': 'gada_gadiem_gads_gadi'.split('_'),\\n        'yy': 'gada_gadiem_gads_gadi'.split('_')\\n    };\\n    /**\\n     * @param withoutSuffix boolean true = a length of time; false = before/after a period of time.\\n     */\\n    function format(forms, number, withoutSuffix) {\\n        if (withoutSuffix) {\\n            // E.g. \\\"21 minūte\\\", \\\"3 minūtes\\\".\\n            return number % 10 === 1 && number % 100 !== 11 ? forms[2] : forms[3];\\n        } else {\\n            // E.g. \\\"21 minūtes\\\" as in \\\"pēc 21 minūtes\\\".\\n            // E.g. \\\"3 minūtēm\\\" as in \\\"pēc 3 minūtēm\\\".\\n            return number % 10 === 1 && number % 100 !== 11 ? forms[0] : forms[1];\\n        }\\n    }\\n    function relativeTimeWithPlural(number, withoutSuffix, key) {\\n        return number + ' ' + format(units[key], number, withoutSuffix);\\n    }\\n    function relativeTimeWithSingular(number, withoutSuffix, key) {\\n        return format(units[key], number, withoutSuffix);\\n    }\\n    function relativeSeconds(number, withoutSuffix) {\\n        return withoutSuffix ? 'dažas sekundes' : 'dažām sekundēm';\\n    }\\n\\n    var lv = moment.defineLocale('lv', {\\n        months : 'janvāris_februāris_marts_aprīlis_maijs_jūnijs_jūlijs_augusts_septembris_oktobris_novembris_decembris'.split('_'),\\n        monthsShort : 'jan_feb_mar_apr_mai_jūn_jūl_aug_sep_okt_nov_dec'.split('_'),\\n        weekdays : 'svētdiena_pirmdiena_otrdiena_trešdiena_ceturtdiena_piektdiena_sestdiena'.split('_'),\\n        weekdaysShort : 'Sv_P_O_T_C_Pk_S'.split('_'),\\n        weekdaysMin : 'Sv_P_O_T_C_Pk_S'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY.',\\n            LL : 'YYYY. [gada] D. MMMM',\\n            LLL : 'YYYY. [gada] D. MMMM, HH:mm',\\n            LLLL : 'YYYY. [gada] D. MMMM, dddd, HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Šodien pulksten] LT',\\n            nextDay : '[Rīt pulksten] LT',\\n            nextWeek : 'dddd [pulksten] LT',\\n            lastDay : '[Vakar pulksten] LT',\\n            lastWeek : '[Pagājušā] dddd [pulksten] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'pēc %s',\\n            past : 'pirms %s',\\n            s : relativeSeconds,\\n            ss : relativeTimeWithPlural,\\n            m : relativeTimeWithSingular,\\n            mm : relativeTimeWithPlural,\\n            h : relativeTimeWithSingular,\\n            hh : relativeTimeWithPlural,\\n            d : relativeTimeWithSingular,\\n            dd : relativeTimeWithPlural,\\n            M : relativeTimeWithSingular,\\n            MM : relativeTimeWithPlural,\\n            y : relativeTimeWithSingular,\\n            yy : relativeTimeWithPlural\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return lv;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/lv.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/me.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/me.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var translator = {\\n        words: { //Different grammatical cases\\n            ss: ['sekund', 'sekunda', 'sekundi'],\\n            m: ['jedan minut', 'jednog minuta'],\\n            mm: ['minut', 'minuta', 'minuta'],\\n            h: ['jedan sat', 'jednog sata'],\\n            hh: ['sat', 'sata', 'sati'],\\n            dd: ['dan', 'dana', 'dana'],\\n            MM: ['mjesec', 'mjeseca', 'mjeseci'],\\n            yy: ['godina', 'godine', 'godina']\\n        },\\n        correctGrammaticalCase: function (number, wordKey) {\\n            return number === 1 ? wordKey[0] : (number >= 2 && number <= 4 ? wordKey[1] : wordKey[2]);\\n        },\\n        translate: function (number, withoutSuffix, key) {\\n            var wordKey = translator.words[key];\\n            if (key.length === 1) {\\n                return withoutSuffix ? wordKey[0] : wordKey[1];\\n            } else {\\n                return number + ' ' + translator.correctGrammaticalCase(number, wordKey);\\n            }\\n        }\\n    };\\n\\n    var me = moment.defineLocale('me', {\\n        months: 'januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar'.split('_'),\\n        monthsShort: 'jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays: 'nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota'.split('_'),\\n        weekdaysShort: 'ned._pon._uto._sri._čet._pet._sub.'.split('_'),\\n        weekdaysMin: 'ne_po_ut_sr_če_pe_su'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat: {\\n            LT: 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L: 'DD.MM.YYYY',\\n            LL: 'D. MMMM YYYY',\\n            LLL: 'D. MMMM YYYY H:mm',\\n            LLLL: 'dddd, D. MMMM YYYY H:mm'\\n        },\\n        calendar: {\\n            sameDay: '[danas u] LT',\\n            nextDay: '[sjutra u] LT',\\n\\n            nextWeek: function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[u] [nedjelju] [u] LT';\\n                    case 3:\\n                        return '[u] [srijedu] [u] LT';\\n                    case 6:\\n                        return '[u] [subotu] [u] LT';\\n                    case 1:\\n                    case 2:\\n                    case 4:\\n                    case 5:\\n                        return '[u] dddd [u] LT';\\n                }\\n            },\\n            lastDay  : '[juče u] LT',\\n            lastWeek : function () {\\n                var lastWeekDays = [\\n                    '[prošle] [nedjelje] [u] LT',\\n                    '[prošlog] [ponedjeljka] [u] LT',\\n                    '[prošlog] [utorka] [u] LT',\\n                    '[prošle] [srijede] [u] LT',\\n                    '[prošlog] [četvrtka] [u] LT',\\n                    '[prošlog] [petka] [u] LT',\\n                    '[prošle] [subote] [u] LT'\\n                ];\\n                return lastWeekDays[this.day()];\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'za %s',\\n            past   : 'prije %s',\\n            s      : 'nekoliko sekundi',\\n            ss     : translator.translate,\\n            m      : translator.translate,\\n            mm     : translator.translate,\\n            h      : translator.translate,\\n            hh     : translator.translate,\\n            d      : 'dan',\\n            dd     : translator.translate,\\n            M      : 'mjesec',\\n            MM     : translator.translate,\\n            y      : 'godinu',\\n            yy     : translator.translate\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return me;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/me.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/mi.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/mi.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var mi = moment.defineLocale('mi', {\\n        months: 'Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-kōkā_Mahuru_Whiringa-ā-nuku_Whiringa-ā-rangi_Hakihea'.split('_'),\\n        monthsShort: 'Kohi_Hui_Pou_Pae_Hara_Pipi_Hōngoi_Here_Mahu_Whi-nu_Whi-ra_Haki'.split('_'),\\n        monthsRegex: /(?:['a-z\\\\u0101\\\\u014D\\\\u016B]+\\\\-?){1,3}/i,\\n        monthsStrictRegex: /(?:['a-z\\\\u0101\\\\u014D\\\\u016B]+\\\\-?){1,3}/i,\\n        monthsShortRegex: /(?:['a-z\\\\u0101\\\\u014D\\\\u016B]+\\\\-?){1,3}/i,\\n        monthsShortStrictRegex: /(?:['a-z\\\\u0101\\\\u014D\\\\u016B]+\\\\-?){1,2}/i,\\n        weekdays: 'Rātapu_Mane_Tūrei_Wenerei_Tāite_Paraire_Hātarei'.split('_'),\\n        weekdaysShort: 'Ta_Ma_Tū_We_Tāi_Pa_Hā'.split('_'),\\n        weekdaysMin: 'Ta_Ma_Tū_We_Tāi_Pa_Hā'.split('_'),\\n        longDateFormat: {\\n            LT: 'HH:mm',\\n            LTS: 'HH:mm:ss',\\n            L: 'DD/MM/YYYY',\\n            LL: 'D MMMM YYYY',\\n            LLL: 'D MMMM YYYY [i] HH:mm',\\n            LLLL: 'dddd, D MMMM YYYY [i] HH:mm'\\n        },\\n        calendar: {\\n            sameDay: '[i teie mahana, i] LT',\\n            nextDay: '[apopo i] LT',\\n            nextWeek: 'dddd [i] LT',\\n            lastDay: '[inanahi i] LT',\\n            lastWeek: 'dddd [whakamutunga i] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime: {\\n            future: 'i roto i %s',\\n            past: '%s i mua',\\n            s: 'te hēkona ruarua',\\n            ss: '%d hēkona',\\n            m: 'he meneti',\\n            mm: '%d meneti',\\n            h: 'te haora',\\n            hh: '%d haora',\\n            d: 'he ra',\\n            dd: '%d ra',\\n            M: 'he marama',\\n            MM: '%d marama',\\n            y: 'he tau',\\n            yy: '%d tau'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}º/,\\n        ordinal: '%dº',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return mi;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/mi.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/mk.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/mk.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var mk = moment.defineLocale('mk', {\\n        months : 'јануари_февруари_март_април_мај_јуни_јули_август_септември_октомври_ноември_декември'.split('_'),\\n        monthsShort : 'јан_фев_мар_апр_мај_јун_јул_авг_сеп_окт_ное_дек'.split('_'),\\n        weekdays : 'недела_понеделник_вторник_среда_четврток_петок_сабота'.split('_'),\\n        weekdaysShort : 'нед_пон_вто_сре_чет_пет_саб'.split('_'),\\n        weekdaysMin : 'нe_пo_вт_ср_че_пе_сa'.split('_'),\\n        longDateFormat : {\\n            LT : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'D.MM.YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY H:mm',\\n            LLLL : 'dddd, D MMMM YYYY H:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Денес во] LT',\\n            nextDay : '[Утре во] LT',\\n            nextWeek : '[Во] dddd [во] LT',\\n            lastDay : '[Вчера во] LT',\\n            lastWeek : function () {\\n                switch (this.day()) {\\n                    case 0:\\n                    case 3:\\n                    case 6:\\n                        return '[Изминатата] dddd [во] LT';\\n                    case 1:\\n                    case 2:\\n                    case 4:\\n                    case 5:\\n                        return '[Изминатиот] dddd [во] LT';\\n                }\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'после %s',\\n            past : 'пред %s',\\n            s : 'неколку секунди',\\n            ss : '%d секунди',\\n            m : 'минута',\\n            mm : '%d минути',\\n            h : 'час',\\n            hh : '%d часа',\\n            d : 'ден',\\n            dd : '%d дена',\\n            M : 'месец',\\n            MM : '%d месеци',\\n            y : 'година',\\n            yy : '%d години'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}-(ев|ен|ти|ви|ри|ми)/,\\n        ordinal : function (number) {\\n            var lastDigit = number % 10,\\n                last2Digits = number % 100;\\n            if (number === 0) {\\n                return number + '-ев';\\n            } else if (last2Digits === 0) {\\n                return number + '-ен';\\n            } else if (last2Digits > 10 && last2Digits < 20) {\\n                return number + '-ти';\\n            } else if (lastDigit === 1) {\\n                return number + '-ви';\\n            } else if (lastDigit === 2) {\\n                return number + '-ри';\\n            } else if (lastDigit === 7 || lastDigit === 8) {\\n                return number + '-ми';\\n            } else {\\n                return number + '-ти';\\n            }\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return mk;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/mk.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ml.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ml.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var ml = moment.defineLocale('ml', {\\n        months : 'ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ'.split('_'),\\n        monthsShort : 'ജനു._ഫെബ്രു._മാർ._ഏപ്രി._മേയ്_ജൂൺ_ജൂലൈ._ഓഗ._സെപ്റ്റ._ഒക്ടോ._നവം._ഡിസം.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'ഞായറാഴ്ച_തിങ്കളാഴ്ച_ചൊവ്വാഴ്ച_ബുധനാഴ്ച_വ്യാഴാഴ്ച_വെള്ളിയാഴ്ച_ശനിയാഴ്ച'.split('_'),\\n        weekdaysShort : 'ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി'.split('_'),\\n        weekdaysMin : 'ഞാ_തി_ചൊ_ബു_വ്യാ_വെ_ശ'.split('_'),\\n        longDateFormat : {\\n            LT : 'A h:mm -നു',\\n            LTS : 'A h:mm:ss -നു',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY, A h:mm -നു',\\n            LLLL : 'dddd, D MMMM YYYY, A h:mm -നു'\\n        },\\n        calendar : {\\n            sameDay : '[ഇന്ന്] LT',\\n            nextDay : '[നാളെ] LT',\\n            nextWeek : 'dddd, LT',\\n            lastDay : '[ഇന്നലെ] LT',\\n            lastWeek : '[കഴിഞ്ഞ] dddd, LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s കഴിഞ്ഞ്',\\n            past : '%s മുൻപ്',\\n            s : 'അൽപ നിമിഷങ്ങൾ',\\n            ss : '%d സെക്കൻഡ്',\\n            m : 'ഒരു മിനിറ്റ്',\\n            mm : '%d മിനിറ്റ്',\\n            h : 'ഒരു മണിക്കൂർ',\\n            hh : '%d മണിക്കൂർ',\\n            d : 'ഒരു ദിവസം',\\n            dd : '%d ദിവസം',\\n            M : 'ഒരു മാസം',\\n            MM : '%d മാസം',\\n            y : 'ഒരു വർഷം',\\n            yy : '%d വർഷം'\\n        },\\n        meridiemParse: /രാത്രി|രാവിലെ|ഉച്ച കഴിഞ്ഞ്|വൈകുന്നേരം|രാത്രി/i,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if ((meridiem === 'രാത്രി' && hour >= 4) ||\\n                    meridiem === 'ഉച്ച കഴിഞ്ഞ്' ||\\n                    meridiem === 'വൈകുന്നേരം') {\\n                return hour + 12;\\n            } else {\\n                return hour;\\n            }\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'രാത്രി';\\n            } else if (hour < 12) {\\n                return 'രാവിലെ';\\n            } else if (hour < 17) {\\n                return 'ഉച്ച കഴിഞ്ഞ്';\\n            } else if (hour < 20) {\\n                return 'വൈകുന്നേരം';\\n            } else {\\n                return 'രാത്രി';\\n            }\\n        }\\n    });\\n\\n    return ml;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ml.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/mn.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/mn.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function translate(number, withoutSuffix, key, isFuture) {\\n        switch (key) {\\n            case 's':\\n                return withoutSuffix ? 'хэдхэн секунд' : 'хэдхэн секундын';\\n            case 'ss':\\n                return number + (withoutSuffix ? ' секунд' : ' секундын');\\n            case 'm':\\n            case 'mm':\\n                return number + (withoutSuffix ? ' минут' : ' минутын');\\n            case 'h':\\n            case 'hh':\\n                return number + (withoutSuffix ? ' цаг' : ' цагийн');\\n            case 'd':\\n            case 'dd':\\n                return number + (withoutSuffix ? ' өдөр' : ' өдрийн');\\n            case 'M':\\n            case 'MM':\\n                return number + (withoutSuffix ? ' сар' : ' сарын');\\n            case 'y':\\n            case 'yy':\\n                return number + (withoutSuffix ? ' жил' : ' жилийн');\\n            default:\\n                return number;\\n        }\\n    }\\n\\n    var mn = moment.defineLocale('mn', {\\n        months : 'Нэгдүгээр сар_Хоёрдугаар сар_Гуравдугаар сар_Дөрөвдүгээр сар_Тавдугаар сар_Зургадугаар сар_Долдугаар сар_Наймдугаар сар_Есдүгээр сар_Аравдугаар сар_Арван нэгдүгээр сар_Арван хоёрдугаар сар'.split('_'),\\n        monthsShort : '1 сар_2 сар_3 сар_4 сар_5 сар_6 сар_7 сар_8 сар_9 сар_10 сар_11 сар_12 сар'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'Ням_Даваа_Мягмар_Лхагва_Пүрэв_Баасан_Бямба'.split('_'),\\n        weekdaysShort : 'Ням_Дав_Мяг_Лха_Пүр_Баа_Бям'.split('_'),\\n        weekdaysMin : 'Ня_Да_Мя_Лх_Пү_Ба_Бя'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'YYYY-MM-DD',\\n            LL : 'YYYY оны MMMMын D',\\n            LLL : 'YYYY оны MMMMын D HH:mm',\\n            LLLL : 'dddd, YYYY оны MMMMын D HH:mm'\\n        },\\n        meridiemParse: /ҮӨ|ҮХ/i,\\n        isPM : function (input) {\\n            return input === 'ҮХ';\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 12) {\\n                return 'ҮӨ';\\n            } else {\\n                return 'ҮХ';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[Өнөөдөр] LT',\\n            nextDay : '[Маргааш] LT',\\n            nextWeek : '[Ирэх] dddd LT',\\n            lastDay : '[Өчигдөр] LT',\\n            lastWeek : '[Өнгөрсөн] dddd LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s дараа',\\n            past : '%s өмнө',\\n            s : translate,\\n            ss : translate,\\n            m : translate,\\n            mm : translate,\\n            h : translate,\\n            hh : translate,\\n            d : translate,\\n            dd : translate,\\n            M : translate,\\n            MM : translate,\\n            y : translate,\\n            yy : translate\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2} өдөр/,\\n        ordinal : function (number, period) {\\n            switch (period) {\\n                case 'd':\\n                case 'D':\\n                case 'DDD':\\n                    return number + ' өдөр';\\n                default:\\n                    return number;\\n            }\\n        }\\n    });\\n\\n    return mn;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/mn.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/mr.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/mr.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '१',\\n        '2': '२',\\n        '3': '३',\\n        '4': '४',\\n        '5': '५',\\n        '6': '६',\\n        '7': '७',\\n        '8': '८',\\n        '9': '९',\\n        '0': '०'\\n    },\\n    numberMap = {\\n        '१': '1',\\n        '२': '2',\\n        '३': '3',\\n        '४': '4',\\n        '५': '5',\\n        '६': '6',\\n        '७': '7',\\n        '८': '8',\\n        '९': '9',\\n        '०': '0'\\n    };\\n\\n    function relativeTimeMr(number, withoutSuffix, string, isFuture)\\n    {\\n        var output = '';\\n        if (withoutSuffix) {\\n            switch (string) {\\n                case 's': output = 'काही सेकंद'; break;\\n                case 'ss': output = '%d सेकंद'; break;\\n                case 'm': output = 'एक मिनिट'; break;\\n                case 'mm': output = '%d मिनिटे'; break;\\n                case 'h': output = 'एक तास'; break;\\n                case 'hh': output = '%d तास'; break;\\n                case 'd': output = 'एक दिवस'; break;\\n                case 'dd': output = '%d दिवस'; break;\\n                case 'M': output = 'एक महिना'; break;\\n                case 'MM': output = '%d महिने'; break;\\n                case 'y': output = 'एक वर्ष'; break;\\n                case 'yy': output = '%d वर्षे'; break;\\n            }\\n        }\\n        else {\\n            switch (string) {\\n                case 's': output = 'काही सेकंदां'; break;\\n                case 'ss': output = '%d सेकंदां'; break;\\n                case 'm': output = 'एका मिनिटा'; break;\\n                case 'mm': output = '%d मिनिटां'; break;\\n                case 'h': output = 'एका तासा'; break;\\n                case 'hh': output = '%d तासां'; break;\\n                case 'd': output = 'एका दिवसा'; break;\\n                case 'dd': output = '%d दिवसां'; break;\\n                case 'M': output = 'एका महिन्या'; break;\\n                case 'MM': output = '%d महिन्यां'; break;\\n                case 'y': output = 'एका वर्षा'; break;\\n                case 'yy': output = '%d वर्षां'; break;\\n            }\\n        }\\n        return output.replace(/%d/i, number);\\n    }\\n\\n    var mr = moment.defineLocale('mr', {\\n        months : 'जानेवारी_फेब्रुवारी_मार्च_एप्रिल_मे_जून_जुलै_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर'.split('_'),\\n        monthsShort: 'जाने._फेब्रु._मार्च._एप्रि._मे._जून._जुलै._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'रविवार_सोमवार_मंगळवार_बुधवार_गुरूवार_शुक्रवार_शनिवार'.split('_'),\\n        weekdaysShort : 'रवि_सोम_मंगळ_बुध_गुरू_शुक्र_शनि'.split('_'),\\n        weekdaysMin : 'र_सो_मं_बु_गु_शु_श'.split('_'),\\n        longDateFormat : {\\n            LT : 'A h:mm वाजता',\\n            LTS : 'A h:mm:ss वाजता',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY, A h:mm वाजता',\\n            LLLL : 'dddd, D MMMM YYYY, A h:mm वाजता'\\n        },\\n        calendar : {\\n            sameDay : '[आज] LT',\\n            nextDay : '[उद्या] LT',\\n            nextWeek : 'dddd, LT',\\n            lastDay : '[काल] LT',\\n            lastWeek: '[मागील] dddd, LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future: '%sमध्ये',\\n            past: '%sपूर्वी',\\n            s: relativeTimeMr,\\n            ss: relativeTimeMr,\\n            m: relativeTimeMr,\\n            mm: relativeTimeMr,\\n            h: relativeTimeMr,\\n            hh: relativeTimeMr,\\n            d: relativeTimeMr,\\n            dd: relativeTimeMr,\\n            M: relativeTimeMr,\\n            MM: relativeTimeMr,\\n            y: relativeTimeMr,\\n            yy: relativeTimeMr\\n        },\\n        preparse: function (string) {\\n            return string.replace(/[१२३४५६७८९०]/g, function (match) {\\n                return numberMap[match];\\n            });\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            });\\n        },\\n        meridiemParse: /रात्री|सकाळी|दुपारी|सायंकाळी/,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'रात्री') {\\n                return hour < 4 ? hour : hour + 12;\\n            } else if (meridiem === 'सकाळी') {\\n                return hour;\\n            } else if (meridiem === 'दुपारी') {\\n                return hour >= 10 ? hour : hour + 12;\\n            } else if (meridiem === 'सायंकाळी') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem: function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'रात्री';\\n            } else if (hour < 10) {\\n                return 'सकाळी';\\n            } else if (hour < 17) {\\n                return 'दुपारी';\\n            } else if (hour < 20) {\\n                return 'सायंकाळी';\\n            } else {\\n                return 'रात्री';\\n            }\\n        },\\n        week : {\\n            dow : 0, // Sunday is the first day of the week.\\n            doy : 6  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return mr;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/mr.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ms-my.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/ms-my.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var msMy = moment.defineLocale('ms-my', {\\n        months : 'Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember'.split('_'),\\n        monthsShort : 'Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis'.split('_'),\\n        weekdays : 'Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu'.split('_'),\\n        weekdaysShort : 'Ahd_Isn_Sel_Rab_Kha_Jum_Sab'.split('_'),\\n        weekdaysMin : 'Ah_Is_Sl_Rb_Km_Jm_Sb'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH.mm',\\n            LTS : 'HH.mm.ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY [pukul] HH.mm',\\n            LLLL : 'dddd, D MMMM YYYY [pukul] HH.mm'\\n        },\\n        meridiemParse: /pagi|tengahari|petang|malam/,\\n        meridiemHour: function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'pagi') {\\n                return hour;\\n            } else if (meridiem === 'tengahari') {\\n                return hour >= 11 ? hour : hour + 12;\\n            } else if (meridiem === 'petang' || meridiem === 'malam') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem : function (hours, minutes, isLower) {\\n            if (hours < 11) {\\n                return 'pagi';\\n            } else if (hours < 15) {\\n                return 'tengahari';\\n            } else if (hours < 19) {\\n                return 'petang';\\n            } else {\\n                return 'malam';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[Hari ini pukul] LT',\\n            nextDay : '[Esok pukul] LT',\\n            nextWeek : 'dddd [pukul] LT',\\n            lastDay : '[Kelmarin pukul] LT',\\n            lastWeek : 'dddd [lepas pukul] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'dalam %s',\\n            past : '%s yang lepas',\\n            s : 'beberapa saat',\\n            ss : '%d saat',\\n            m : 'seminit',\\n            mm : '%d minit',\\n            h : 'sejam',\\n            hh : '%d jam',\\n            d : 'sehari',\\n            dd : '%d hari',\\n            M : 'sebulan',\\n            MM : '%d bulan',\\n            y : 'setahun',\\n            yy : '%d tahun'\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return msMy;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ms-my.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ms.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ms.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var ms = moment.defineLocale('ms', {\\n        months : 'Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember'.split('_'),\\n        monthsShort : 'Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis'.split('_'),\\n        weekdays : 'Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu'.split('_'),\\n        weekdaysShort : 'Ahd_Isn_Sel_Rab_Kha_Jum_Sab'.split('_'),\\n        weekdaysMin : 'Ah_Is_Sl_Rb_Km_Jm_Sb'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH.mm',\\n            LTS : 'HH.mm.ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY [pukul] HH.mm',\\n            LLLL : 'dddd, D MMMM YYYY [pukul] HH.mm'\\n        },\\n        meridiemParse: /pagi|tengahari|petang|malam/,\\n        meridiemHour: function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'pagi') {\\n                return hour;\\n            } else if (meridiem === 'tengahari') {\\n                return hour >= 11 ? hour : hour + 12;\\n            } else if (meridiem === 'petang' || meridiem === 'malam') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem : function (hours, minutes, isLower) {\\n            if (hours < 11) {\\n                return 'pagi';\\n            } else if (hours < 15) {\\n                return 'tengahari';\\n            } else if (hours < 19) {\\n                return 'petang';\\n            } else {\\n                return 'malam';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[Hari ini pukul] LT',\\n            nextDay : '[Esok pukul] LT',\\n            nextWeek : 'dddd [pukul] LT',\\n            lastDay : '[Kelmarin pukul] LT',\\n            lastWeek : 'dddd [lepas pukul] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'dalam %s',\\n            past : '%s yang lepas',\\n            s : 'beberapa saat',\\n            ss : '%d saat',\\n            m : 'seminit',\\n            mm : '%d minit',\\n            h : 'sejam',\\n            hh : '%d jam',\\n            d : 'sehari',\\n            dd : '%d hari',\\n            M : 'sebulan',\\n            MM : '%d bulan',\\n            y : 'setahun',\\n            yy : '%d tahun'\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return ms;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ms.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/mt.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/mt.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var mt = moment.defineLocale('mt', {\\n        months : 'Jannar_Frar_Marzu_April_Mejju_Ġunju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Diċembru'.split('_'),\\n        monthsShort : 'Jan_Fra_Mar_Apr_Mej_Ġun_Lul_Aww_Set_Ott_Nov_Diċ'.split('_'),\\n        weekdays : 'Il-Ħadd_It-Tnejn_It-Tlieta_L-Erbgħa_Il-Ħamis_Il-Ġimgħa_Is-Sibt'.split('_'),\\n        weekdaysShort : 'Ħad_Tne_Tli_Erb_Ħam_Ġim_Sib'.split('_'),\\n        weekdaysMin : 'Ħa_Tn_Tl_Er_Ħa_Ġi_Si'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Illum fil-]LT',\\n            nextDay : '[Għada fil-]LT',\\n            nextWeek : 'dddd [fil-]LT',\\n            lastDay : '[Il-bieraħ fil-]LT',\\n            lastWeek : 'dddd [li għadda] [fil-]LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'f’ %s',\\n            past : '%s ilu',\\n            s : 'ftit sekondi',\\n            ss : '%d sekondi',\\n            m : 'minuta',\\n            mm : '%d minuti',\\n            h : 'siegħa',\\n            hh : '%d siegħat',\\n            d : 'ġurnata',\\n            dd : '%d ġranet',\\n            M : 'xahar',\\n            MM : '%d xhur',\\n            y : 'sena',\\n            yy : '%d sni'\\n        },\\n        dayOfMonthOrdinalParse : /\\\\d{1,2}º/,\\n        ordinal: '%dº',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return mt;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/mt.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/my.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/my.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '၁',\\n        '2': '၂',\\n        '3': '၃',\\n        '4': '၄',\\n        '5': '၅',\\n        '6': '၆',\\n        '7': '၇',\\n        '8': '၈',\\n        '9': '၉',\\n        '0': '၀'\\n    }, numberMap = {\\n        '၁': '1',\\n        '၂': '2',\\n        '၃': '3',\\n        '၄': '4',\\n        '၅': '5',\\n        '၆': '6',\\n        '၇': '7',\\n        '၈': '8',\\n        '၉': '9',\\n        '၀': '0'\\n    };\\n\\n    var my = moment.defineLocale('my', {\\n        months: 'ဇန်နဝါရီ_ဖေဖော်ဝါရီ_မတ်_ဧပြီ_မေ_ဇွန်_ဇူလိုင်_သြဂုတ်_စက်တင်ဘာ_အောက်တိုဘာ_နိုဝင်ဘာ_ဒီဇင်ဘာ'.split('_'),\\n        monthsShort: 'ဇန်_ဖေ_မတ်_ပြီ_မေ_ဇွန်_လိုင်_သြ_စက်_အောက်_နို_ဒီ'.split('_'),\\n        weekdays: 'တနင်္ဂနွေ_တနင်္လာ_အင်္ဂါ_ဗုဒ္ဓဟူး_ကြာသပတေး_သောကြာ_စနေ'.split('_'),\\n        weekdaysShort: 'နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ'.split('_'),\\n        weekdaysMin: 'နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ'.split('_'),\\n\\n        longDateFormat: {\\n            LT: 'HH:mm',\\n            LTS: 'HH:mm:ss',\\n            L: 'DD/MM/YYYY',\\n            LL: 'D MMMM YYYY',\\n            LLL: 'D MMMM YYYY HH:mm',\\n            LLLL: 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar: {\\n            sameDay: '[ယနေ.] LT [မှာ]',\\n            nextDay: '[မနက်ဖြန်] LT [မှာ]',\\n            nextWeek: 'dddd LT [မှာ]',\\n            lastDay: '[မနေ.က] LT [မှာ]',\\n            lastWeek: '[ပြီးခဲ့သော] dddd LT [မှာ]',\\n            sameElse: 'L'\\n        },\\n        relativeTime: {\\n            future: 'လာမည့် %s မှာ',\\n            past: 'လွန်ခဲ့သော %s က',\\n            s: 'စက္ကန်.အနည်းငယ်',\\n            ss : '%d စက္ကန့်',\\n            m: 'တစ်မိနစ်',\\n            mm: '%d မိနစ်',\\n            h: 'တစ်နာရီ',\\n            hh: '%d နာရီ',\\n            d: 'တစ်ရက်',\\n            dd: '%d ရက်',\\n            M: 'တစ်လ',\\n            MM: '%d လ',\\n            y: 'တစ်နှစ်',\\n            yy: '%d နှစ်'\\n        },\\n        preparse: function (string) {\\n            return string.replace(/[၁၂၃၄၅၆၇၈၉၀]/g, function (match) {\\n                return numberMap[match];\\n            });\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            });\\n        },\\n        week: {\\n            dow: 1, // Monday is the first day of the week.\\n            doy: 4 // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return my;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/my.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/nb.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/nb.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var nb = moment.defineLocale('nb', {\\n        months : 'januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember'.split('_'),\\n        monthsShort : 'jan._feb._mars_april_mai_juni_juli_aug._sep._okt._nov._des.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag'.split('_'),\\n        weekdaysShort : 'sø._ma._ti._on._to._fr._lø.'.split('_'),\\n        weekdaysMin : 'sø_ma_ti_on_to_fr_lø'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D. MMMM YYYY',\\n            LLL : 'D. MMMM YYYY [kl.] HH:mm',\\n            LLLL : 'dddd D. MMMM YYYY [kl.] HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[i dag kl.] LT',\\n            nextDay: '[i morgen kl.] LT',\\n            nextWeek: 'dddd [kl.] LT',\\n            lastDay: '[i går kl.] LT',\\n            lastWeek: '[forrige] dddd [kl.] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'om %s',\\n            past : '%s siden',\\n            s : 'noen sekunder',\\n            ss : '%d sekunder',\\n            m : 'ett minutt',\\n            mm : '%d minutter',\\n            h : 'en time',\\n            hh : '%d timer',\\n            d : 'en dag',\\n            dd : '%d dager',\\n            M : 'en måned',\\n            MM : '%d måneder',\\n            y : 'ett år',\\n            yy : '%d år'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return nb;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/nb.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ne.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ne.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '१',\\n        '2': '२',\\n        '3': '३',\\n        '4': '४',\\n        '5': '५',\\n        '6': '६',\\n        '7': '७',\\n        '8': '८',\\n        '9': '९',\\n        '0': '०'\\n    },\\n    numberMap = {\\n        '१': '1',\\n        '२': '2',\\n        '३': '3',\\n        '४': '4',\\n        '५': '5',\\n        '६': '6',\\n        '७': '7',\\n        '८': '8',\\n        '९': '9',\\n        '०': '0'\\n    };\\n\\n    var ne = moment.defineLocale('ne', {\\n        months : 'जनवरी_फेब्रुवरी_मार्च_अप्रिल_मई_जुन_जुलाई_अगष्ट_सेप्टेम्बर_अक्टोबर_नोभेम्बर_डिसेम्बर'.split('_'),\\n        monthsShort : 'जन._फेब्रु._मार्च_अप्रि._मई_जुन_जुलाई._अग._सेप्ट._अक्टो._नोभे._डिसे.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'आइतबार_सोमबार_मङ्गलबार_बुधबार_बिहिबार_शुक्रबार_शनिबार'.split('_'),\\n        weekdaysShort : 'आइत._सोम._मङ्गल._बुध._बिहि._शुक्र._शनि.'.split('_'),\\n        weekdaysMin : 'आ._सो._मं._बु._बि._शु._श.'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'Aको h:mm बजे',\\n            LTS : 'Aको h:mm:ss बजे',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY, Aको h:mm बजे',\\n            LLLL : 'dddd, D MMMM YYYY, Aको h:mm बजे'\\n        },\\n        preparse: function (string) {\\n            return string.replace(/[१२३४५६७८९०]/g, function (match) {\\n                return numberMap[match];\\n            });\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            });\\n        },\\n        meridiemParse: /राति|बिहान|दिउँसो|साँझ/,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'राति') {\\n                return hour < 4 ? hour : hour + 12;\\n            } else if (meridiem === 'बिहान') {\\n                return hour;\\n            } else if (meridiem === 'दिउँसो') {\\n                return hour >= 10 ? hour : hour + 12;\\n            } else if (meridiem === 'साँझ') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 3) {\\n                return 'राति';\\n            } else if (hour < 12) {\\n                return 'बिहान';\\n            } else if (hour < 16) {\\n                return 'दिउँसो';\\n            } else if (hour < 20) {\\n                return 'साँझ';\\n            } else {\\n                return 'राति';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[आज] LT',\\n            nextDay : '[भोलि] LT',\\n            nextWeek : '[आउँदो] dddd[,] LT',\\n            lastDay : '[हिजो] LT',\\n            lastWeek : '[गएको] dddd[,] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%sमा',\\n            past : '%s अगाडि',\\n            s : 'केही क्षण',\\n            ss : '%d सेकेण्ड',\\n            m : 'एक मिनेट',\\n            mm : '%d मिनेट',\\n            h : 'एक घण्टा',\\n            hh : '%d घण्टा',\\n            d : 'एक दिन',\\n            dd : '%d दिन',\\n            M : 'एक महिना',\\n            MM : '%d महिना',\\n            y : 'एक बर्ष',\\n            yy : '%d बर्ष'\\n        },\\n        week : {\\n            dow : 0, // Sunday is the first day of the week.\\n            doy : 6  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return ne;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ne.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/nl-be.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/nl-be.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var monthsShortWithDots = 'jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.'.split('_'),\\n        monthsShortWithoutDots = 'jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec'.split('_');\\n\\n    var monthsParse = [/^jan/i, /^feb/i, /^maart|mrt.?$/i, /^apr/i, /^mei$/i, /^jun[i.]?$/i, /^jul[i.]?$/i, /^aug/i, /^sep/i, /^okt/i, /^nov/i, /^dec/i];\\n    var monthsRegex = /^(januari|februari|maart|april|mei|april|ju[nl]i|augustus|september|oktober|november|december|jan\\\\.?|feb\\\\.?|mrt\\\\.?|apr\\\\.?|ju[nl]\\\\.?|aug\\\\.?|sep\\\\.?|okt\\\\.?|nov\\\\.?|dec\\\\.?)/i;\\n\\n    var nlBe = moment.defineLocale('nl-be', {\\n        months : 'januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december'.split('_'),\\n        monthsShort : function (m, format) {\\n            if (!m) {\\n                return monthsShortWithDots;\\n            } else if (/-MMM-/.test(format)) {\\n                return monthsShortWithoutDots[m.month()];\\n            } else {\\n                return monthsShortWithDots[m.month()];\\n            }\\n        },\\n\\n        monthsRegex: monthsRegex,\\n        monthsShortRegex: monthsRegex,\\n        monthsStrictRegex: /^(januari|februari|maart|mei|ju[nl]i|april|augustus|september|oktober|november|december)/i,\\n        monthsShortStrictRegex: /^(jan\\\\.?|feb\\\\.?|mrt\\\\.?|apr\\\\.?|mei|ju[nl]\\\\.?|aug\\\\.?|sep\\\\.?|okt\\\\.?|nov\\\\.?|dec\\\\.?)/i,\\n\\n        monthsParse : monthsParse,\\n        longMonthsParse : monthsParse,\\n        shortMonthsParse : monthsParse,\\n\\n        weekdays : 'zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag'.split('_'),\\n        weekdaysShort : 'zo._ma._di._wo._do._vr._za.'.split('_'),\\n        weekdaysMin : 'zo_ma_di_wo_do_vr_za'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[vandaag om] LT',\\n            nextDay: '[morgen om] LT',\\n            nextWeek: 'dddd [om] LT',\\n            lastDay: '[gisteren om] LT',\\n            lastWeek: '[afgelopen] dddd [om] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'over %s',\\n            past : '%s geleden',\\n            s : 'een paar seconden',\\n            ss : '%d seconden',\\n            m : 'één minuut',\\n            mm : '%d minuten',\\n            h : 'één uur',\\n            hh : '%d uur',\\n            d : 'één dag',\\n            dd : '%d dagen',\\n            M : 'één maand',\\n            MM : '%d maanden',\\n            y : 'één jaar',\\n            yy : '%d jaar'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(ste|de)/,\\n        ordinal : function (number) {\\n            return number + ((number === 1 || number === 8 || number >= 20) ? 'ste' : 'de');\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return nlBe;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/nl-be.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/nl.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/nl.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var monthsShortWithDots = 'jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.'.split('_'),\\n        monthsShortWithoutDots = 'jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec'.split('_');\\n\\n    var monthsParse = [/^jan/i, /^feb/i, /^maart|mrt.?$/i, /^apr/i, /^mei$/i, /^jun[i.]?$/i, /^jul[i.]?$/i, /^aug/i, /^sep/i, /^okt/i, /^nov/i, /^dec/i];\\n    var monthsRegex = /^(januari|februari|maart|april|mei|april|ju[nl]i|augustus|september|oktober|november|december|jan\\\\.?|feb\\\\.?|mrt\\\\.?|apr\\\\.?|ju[nl]\\\\.?|aug\\\\.?|sep\\\\.?|okt\\\\.?|nov\\\\.?|dec\\\\.?)/i;\\n\\n    var nl = moment.defineLocale('nl', {\\n        months : 'januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december'.split('_'),\\n        monthsShort : function (m, format) {\\n            if (!m) {\\n                return monthsShortWithDots;\\n            } else if (/-MMM-/.test(format)) {\\n                return monthsShortWithoutDots[m.month()];\\n            } else {\\n                return monthsShortWithDots[m.month()];\\n            }\\n        },\\n\\n        monthsRegex: monthsRegex,\\n        monthsShortRegex: monthsRegex,\\n        monthsStrictRegex: /^(januari|februari|maart|mei|ju[nl]i|april|augustus|september|oktober|november|december)/i,\\n        monthsShortStrictRegex: /^(jan\\\\.?|feb\\\\.?|mrt\\\\.?|apr\\\\.?|mei|ju[nl]\\\\.?|aug\\\\.?|sep\\\\.?|okt\\\\.?|nov\\\\.?|dec\\\\.?)/i,\\n\\n        monthsParse : monthsParse,\\n        longMonthsParse : monthsParse,\\n        shortMonthsParse : monthsParse,\\n\\n        weekdays : 'zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag'.split('_'),\\n        weekdaysShort : 'zo._ma._di._wo._do._vr._za.'.split('_'),\\n        weekdaysMin : 'zo_ma_di_wo_do_vr_za'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD-MM-YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[vandaag om] LT',\\n            nextDay: '[morgen om] LT',\\n            nextWeek: 'dddd [om] LT',\\n            lastDay: '[gisteren om] LT',\\n            lastWeek: '[afgelopen] dddd [om] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'over %s',\\n            past : '%s geleden',\\n            s : 'een paar seconden',\\n            ss : '%d seconden',\\n            m : 'één minuut',\\n            mm : '%d minuten',\\n            h : 'één uur',\\n            hh : '%d uur',\\n            d : 'één dag',\\n            dd : '%d dagen',\\n            M : 'één maand',\\n            MM : '%d maanden',\\n            y : 'één jaar',\\n            yy : '%d jaar'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(ste|de)/,\\n        ordinal : function (number) {\\n            return number + ((number === 1 || number === 8 || number >= 20) ? 'ste' : 'de');\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return nl;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/nl.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/nn.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/nn.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var nn = moment.defineLocale('nn', {\\n        months : 'januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember'.split('_'),\\n        monthsShort : 'jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des'.split('_'),\\n        weekdays : 'sundag_måndag_tysdag_onsdag_torsdag_fredag_laurdag'.split('_'),\\n        weekdaysShort : 'sun_mån_tys_ons_tor_fre_lau'.split('_'),\\n        weekdaysMin : 'su_må_ty_on_to_fr_lø'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D. MMMM YYYY',\\n            LLL : 'D. MMMM YYYY [kl.] H:mm',\\n            LLLL : 'dddd D. MMMM YYYY [kl.] HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[I dag klokka] LT',\\n            nextDay: '[I morgon klokka] LT',\\n            nextWeek: 'dddd [klokka] LT',\\n            lastDay: '[I går klokka] LT',\\n            lastWeek: '[Føregåande] dddd [klokka] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'om %s',\\n            past : '%s sidan',\\n            s : 'nokre sekund',\\n            ss : '%d sekund',\\n            m : 'eit minutt',\\n            mm : '%d minutt',\\n            h : 'ein time',\\n            hh : '%d timar',\\n            d : 'ein dag',\\n            dd : '%d dagar',\\n            M : 'ein månad',\\n            MM : '%d månader',\\n            y : 'eit år',\\n            yy : '%d år'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return nn;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/nn.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/pa-in.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/pa-in.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '੧',\\n        '2': '੨',\\n        '3': '੩',\\n        '4': '੪',\\n        '5': '੫',\\n        '6': '੬',\\n        '7': '੭',\\n        '8': '੮',\\n        '9': '੯',\\n        '0': '੦'\\n    },\\n    numberMap = {\\n        '੧': '1',\\n        '੨': '2',\\n        '੩': '3',\\n        '੪': '4',\\n        '੫': '5',\\n        '੬': '6',\\n        '੭': '7',\\n        '੮': '8',\\n        '੯': '9',\\n        '੦': '0'\\n    };\\n\\n    var paIn = moment.defineLocale('pa-in', {\\n        // There are months name as per Nanakshahi Calender but they are not used as rigidly in modern Punjabi.\\n        months : 'ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ'.split('_'),\\n        monthsShort : 'ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ'.split('_'),\\n        weekdays : 'ਐਤਵਾਰ_ਸੋਮਵਾਰ_ਮੰਗਲਵਾਰ_ਬੁਧਵਾਰ_ਵੀਰਵਾਰ_ਸ਼ੁੱਕਰਵਾਰ_ਸ਼ਨੀਚਰਵਾਰ'.split('_'),\\n        weekdaysShort : 'ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ'.split('_'),\\n        weekdaysMin : 'ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ'.split('_'),\\n        longDateFormat : {\\n            LT : 'A h:mm ਵਜੇ',\\n            LTS : 'A h:mm:ss ਵਜੇ',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY, A h:mm ਵਜੇ',\\n            LLLL : 'dddd, D MMMM YYYY, A h:mm ਵਜੇ'\\n        },\\n        calendar : {\\n            sameDay : '[ਅਜ] LT',\\n            nextDay : '[ਕਲ] LT',\\n            nextWeek : '[ਅਗਲਾ] dddd, LT',\\n            lastDay : '[ਕਲ] LT',\\n            lastWeek : '[ਪਿਛਲੇ] dddd, LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s ਵਿੱਚ',\\n            past : '%s ਪਿਛਲੇ',\\n            s : 'ਕੁਝ ਸਕਿੰਟ',\\n            ss : '%d ਸਕਿੰਟ',\\n            m : 'ਇਕ ਮਿੰਟ',\\n            mm : '%d ਮਿੰਟ',\\n            h : 'ਇੱਕ ਘੰਟਾ',\\n            hh : '%d ਘੰਟੇ',\\n            d : 'ਇੱਕ ਦਿਨ',\\n            dd : '%d ਦਿਨ',\\n            M : 'ਇੱਕ ਮਹੀਨਾ',\\n            MM : '%d ਮਹੀਨੇ',\\n            y : 'ਇੱਕ ਸਾਲ',\\n            yy : '%d ਸਾਲ'\\n        },\\n        preparse: function (string) {\\n            return string.replace(/[੧੨੩੪੫੬੭੮੯੦]/g, function (match) {\\n                return numberMap[match];\\n            });\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            });\\n        },\\n        // Punjabi notation for meridiems are quite fuzzy in practice. While there exists\\n        // a rigid notion of a 'Pahar' it is not used as rigidly in modern Punjabi.\\n        meridiemParse: /ਰਾਤ|ਸਵੇਰ|ਦੁਪਹਿਰ|ਸ਼ਾਮ/,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'ਰਾਤ') {\\n                return hour < 4 ? hour : hour + 12;\\n            } else if (meridiem === 'ਸਵੇਰ') {\\n                return hour;\\n            } else if (meridiem === 'ਦੁਪਹਿਰ') {\\n                return hour >= 10 ? hour : hour + 12;\\n            } else if (meridiem === 'ਸ਼ਾਮ') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'ਰਾਤ';\\n            } else if (hour < 10) {\\n                return 'ਸਵੇਰ';\\n            } else if (hour < 17) {\\n                return 'ਦੁਪਹਿਰ';\\n            } else if (hour < 20) {\\n                return 'ਸ਼ਾਮ';\\n            } else {\\n                return 'ਰਾਤ';\\n            }\\n        },\\n        week : {\\n            dow : 0, // Sunday is the first day of the week.\\n            doy : 6  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return paIn;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/pa-in.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/pl.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/pl.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var monthsNominative = 'styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień'.split('_'),\\n        monthsSubjective = 'stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia'.split('_');\\n    function plural(n) {\\n        return (n % 10 < 5) && (n % 10 > 1) && ((~~(n / 10) % 10) !== 1);\\n    }\\n    function translate(number, withoutSuffix, key) {\\n        var result = number + ' ';\\n        switch (key) {\\n            case 'ss':\\n                return result + (plural(number) ? 'sekundy' : 'sekund');\\n            case 'm':\\n                return withoutSuffix ? 'minuta' : 'minutę';\\n            case 'mm':\\n                return result + (plural(number) ? 'minuty' : 'minut');\\n            case 'h':\\n                return withoutSuffix  ? 'godzina'  : 'godzinę';\\n            case 'hh':\\n                return result + (plural(number) ? 'godziny' : 'godzin');\\n            case 'MM':\\n                return result + (plural(number) ? 'miesiące' : 'miesięcy');\\n            case 'yy':\\n                return result + (plural(number) ? 'lata' : 'lat');\\n        }\\n    }\\n\\n    var pl = moment.defineLocale('pl', {\\n        months : function (momentToFormat, format) {\\n            if (!momentToFormat) {\\n                return monthsNominative;\\n            } else if (format === '') {\\n                // Hack: if format empty we know this is used to generate\\n                // RegExp by moment. Give then back both valid forms of months\\n                // in RegExp ready format.\\n                return '(' + monthsSubjective[momentToFormat.month()] + '|' + monthsNominative[momentToFormat.month()] + ')';\\n            } else if (/D MMMM/.test(format)) {\\n                return monthsSubjective[momentToFormat.month()];\\n            } else {\\n                return monthsNominative[momentToFormat.month()];\\n            }\\n        },\\n        monthsShort : 'sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru'.split('_'),\\n        weekdays : 'niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota'.split('_'),\\n        weekdaysShort : 'ndz_pon_wt_śr_czw_pt_sob'.split('_'),\\n        weekdaysMin : 'Nd_Pn_Wt_Śr_Cz_Pt_So'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[Dziś o] LT',\\n            nextDay: '[Jutro o] LT',\\n            nextWeek: function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[W niedzielę o] LT';\\n\\n                    case 2:\\n                        return '[We wtorek o] LT';\\n\\n                    case 3:\\n                        return '[W środę o] LT';\\n\\n                    case 6:\\n                        return '[W sobotę o] LT';\\n\\n                    default:\\n                        return '[W] dddd [o] LT';\\n                }\\n            },\\n            lastDay: '[Wczoraj o] LT',\\n            lastWeek: function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[W zeszłą niedzielę o] LT';\\n                    case 3:\\n                        return '[W zeszłą środę o] LT';\\n                    case 6:\\n                        return '[W zeszłą sobotę o] LT';\\n                    default:\\n                        return '[W zeszły] dddd [o] LT';\\n                }\\n            },\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'za %s',\\n            past : '%s temu',\\n            s : 'kilka sekund',\\n            ss : translate,\\n            m : translate,\\n            mm : translate,\\n            h : translate,\\n            hh : translate,\\n            d : '1 dzień',\\n            dd : '%d dni',\\n            M : 'miesiąc',\\n            MM : translate,\\n            y : 'rok',\\n            yy : translate\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return pl;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/pl.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/pt-br.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/pt-br.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var ptBr = moment.defineLocale('pt-br', {\\n        months : 'janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro'.split('_'),\\n        monthsShort : 'jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez'.split('_'),\\n        weekdays : 'Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado'.split('_'),\\n        weekdaysShort : 'Dom_Seg_Ter_Qua_Qui_Sex_Sáb'.split('_'),\\n        weekdaysMin : 'Do_2ª_3ª_4ª_5ª_6ª_Sá'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D [de] MMMM [de] YYYY',\\n            LLL : 'D [de] MMMM [de] YYYY [às] HH:mm',\\n            LLLL : 'dddd, D [de] MMMM [de] YYYY [às] HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[Hoje às] LT',\\n            nextDay: '[Amanhã às] LT',\\n            nextWeek: 'dddd [às] LT',\\n            lastDay: '[Ontem às] LT',\\n            lastWeek: function () {\\n                return (this.day() === 0 || this.day() === 6) ?\\n                    '[Último] dddd [às] LT' : // Saturday + Sunday\\n                    '[Última] dddd [às] LT'; // Monday - Friday\\n            },\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'em %s',\\n            past : 'há %s',\\n            s : 'poucos segundos',\\n            ss : '%d segundos',\\n            m : 'um minuto',\\n            mm : '%d minutos',\\n            h : 'uma hora',\\n            hh : '%d horas',\\n            d : 'um dia',\\n            dd : '%d dias',\\n            M : 'um mês',\\n            MM : '%d meses',\\n            y : 'um ano',\\n            yy : '%d anos'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}º/,\\n        ordinal : '%dº'\\n    });\\n\\n    return ptBr;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/pt-br.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/pt.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/pt.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var pt = moment.defineLocale('pt', {\\n        months : 'janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro'.split('_'),\\n        monthsShort : 'jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez'.split('_'),\\n        weekdays : 'Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado'.split('_'),\\n        weekdaysShort : 'Dom_Seg_Ter_Qua_Qui_Sex_Sáb'.split('_'),\\n        weekdaysMin : 'Do_2ª_3ª_4ª_5ª_6ª_Sá'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D [de] MMMM [de] YYYY',\\n            LLL : 'D [de] MMMM [de] YYYY HH:mm',\\n            LLLL : 'dddd, D [de] MMMM [de] YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[Hoje às] LT',\\n            nextDay: '[Amanhã às] LT',\\n            nextWeek: 'dddd [às] LT',\\n            lastDay: '[Ontem às] LT',\\n            lastWeek: function () {\\n                return (this.day() === 0 || this.day() === 6) ?\\n                    '[Último] dddd [às] LT' : // Saturday + Sunday\\n                    '[Última] dddd [às] LT'; // Monday - Friday\\n            },\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'em %s',\\n            past : 'há %s',\\n            s : 'segundos',\\n            ss : '%d segundos',\\n            m : 'um minuto',\\n            mm : '%d minutos',\\n            h : 'uma hora',\\n            hh : '%d horas',\\n            d : 'um dia',\\n            dd : '%d dias',\\n            M : 'um mês',\\n            MM : '%d meses',\\n            y : 'um ano',\\n            yy : '%d anos'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}º/,\\n        ordinal : '%dº',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return pt;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/pt.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ro.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ro.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function relativeTimeWithPlural(number, withoutSuffix, key) {\\n        var format = {\\n                'ss': 'secunde',\\n                'mm': 'minute',\\n                'hh': 'ore',\\n                'dd': 'zile',\\n                'MM': 'luni',\\n                'yy': 'ani'\\n            },\\n            separator = ' ';\\n        if (number % 100 >= 20 || (number >= 100 && number % 100 === 0)) {\\n            separator = ' de ';\\n        }\\n        return number + separator + format[key];\\n    }\\n\\n    var ro = moment.defineLocale('ro', {\\n        months : 'ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie'.split('_'),\\n        monthsShort : 'ian._febr._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.'.split('_'),\\n        monthsParseExact: true,\\n        weekdays : 'duminică_luni_marți_miercuri_joi_vineri_sâmbătă'.split('_'),\\n        weekdaysShort : 'Dum_Lun_Mar_Mie_Joi_Vin_Sâm'.split('_'),\\n        weekdaysMin : 'Du_Lu_Ma_Mi_Jo_Vi_Sâ'.split('_'),\\n        longDateFormat : {\\n            LT : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY H:mm',\\n            LLLL : 'dddd, D MMMM YYYY H:mm'\\n        },\\n        calendar : {\\n            sameDay: '[azi la] LT',\\n            nextDay: '[mâine la] LT',\\n            nextWeek: 'dddd [la] LT',\\n            lastDay: '[ieri la] LT',\\n            lastWeek: '[fosta] dddd [la] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'peste %s',\\n            past : '%s în urmă',\\n            s : 'câteva secunde',\\n            ss : relativeTimeWithPlural,\\n            m : 'un minut',\\n            mm : relativeTimeWithPlural,\\n            h : 'o oră',\\n            hh : relativeTimeWithPlural,\\n            d : 'o zi',\\n            dd : relativeTimeWithPlural,\\n            M : 'o lună',\\n            MM : relativeTimeWithPlural,\\n            y : 'un an',\\n            yy : relativeTimeWithPlural\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return ro;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ro.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ru.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ru.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function plural(word, num) {\\n        var forms = word.split('_');\\n        return num % 10 === 1 && num % 100 !== 11 ? forms[0] : (num % 10 >= 2 && num % 10 <= 4 && (num % 100 < 10 || num % 100 >= 20) ? forms[1] : forms[2]);\\n    }\\n    function relativeTimeWithPlural(number, withoutSuffix, key) {\\n        var format = {\\n            'ss': withoutSuffix ? 'секунда_секунды_секунд' : 'секунду_секунды_секунд',\\n            'mm': withoutSuffix ? 'минута_минуты_минут' : 'минуту_минуты_минут',\\n            'hh': 'час_часа_часов',\\n            'dd': 'день_дня_дней',\\n            'MM': 'месяц_месяца_месяцев',\\n            'yy': 'год_года_лет'\\n        };\\n        if (key === 'm') {\\n            return withoutSuffix ? 'минута' : 'минуту';\\n        }\\n        else {\\n            return number + ' ' + plural(format[key], +number);\\n        }\\n    }\\n    var monthsParse = [/^янв/i, /^фев/i, /^мар/i, /^апр/i, /^ма[йя]/i, /^июн/i, /^июл/i, /^авг/i, /^сен/i, /^окт/i, /^ноя/i, /^дек/i];\\n\\n    // http://new.gramota.ru/spravka/rules/139-prop : § 103\\n    // Сокращения месяцев: http://new.gramota.ru/spravka/buro/search-answer?s=242637\\n    // CLDR data:          http://www.unicode.org/cldr/charts/28/summary/ru.html#1753\\n    var ru = moment.defineLocale('ru', {\\n        months : {\\n            format: 'января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря'.split('_'),\\n            standalone: 'январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь'.split('_')\\n        },\\n        monthsShort : {\\n            // по CLDR именно \\\"июл.\\\" и \\\"июн.\\\", но какой смысл менять букву на точку ?\\n            format: 'янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.'.split('_'),\\n            standalone: 'янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.'.split('_')\\n        },\\n        weekdays : {\\n            standalone: 'воскресенье_понедельник_вторник_среда_четверг_пятница_суббота'.split('_'),\\n            format: 'воскресенье_понедельник_вторник_среду_четверг_пятницу_субботу'.split('_'),\\n            isFormat: /\\\\[ ?[Вв] ?(?:прошлую|следующую|эту)? ?\\\\] ?dddd/\\n        },\\n        weekdaysShort : 'вс_пн_вт_ср_чт_пт_сб'.split('_'),\\n        weekdaysMin : 'вс_пн_вт_ср_чт_пт_сб'.split('_'),\\n        monthsParse : monthsParse,\\n        longMonthsParse : monthsParse,\\n        shortMonthsParse : monthsParse,\\n\\n        // полные названия с падежами, по три буквы, для некоторых, по 4 буквы, сокращения с точкой и без точки\\n        monthsRegex: /^(январ[ья]|янв\\\\.?|феврал[ья]|февр?\\\\.?|марта?|мар\\\\.?|апрел[ья]|апр\\\\.?|ма[йя]|июн[ья]|июн\\\\.?|июл[ья]|июл\\\\.?|августа?|авг\\\\.?|сентябр[ья]|сент?\\\\.?|октябр[ья]|окт\\\\.?|ноябр[ья]|нояб?\\\\.?|декабр[ья]|дек\\\\.?)/i,\\n\\n        // копия предыдущего\\n        monthsShortRegex: /^(январ[ья]|янв\\\\.?|феврал[ья]|февр?\\\\.?|марта?|мар\\\\.?|апрел[ья]|апр\\\\.?|ма[йя]|июн[ья]|июн\\\\.?|июл[ья]|июл\\\\.?|августа?|авг\\\\.?|сентябр[ья]|сент?\\\\.?|октябр[ья]|окт\\\\.?|ноябр[ья]|нояб?\\\\.?|декабр[ья]|дек\\\\.?)/i,\\n\\n        // полные названия с падежами\\n        monthsStrictRegex: /^(январ[яь]|феврал[яь]|марта?|апрел[яь]|ма[яй]|июн[яь]|июл[яь]|августа?|сентябр[яь]|октябр[яь]|ноябр[яь]|декабр[яь])/i,\\n\\n        // Выражение, которое соотвествует только сокращённым формам\\n        monthsShortStrictRegex: /^(янв\\\\.|февр?\\\\.|мар[т.]|апр\\\\.|ма[яй]|июн[ья.]|июл[ья.]|авг\\\\.|сент?\\\\.|окт\\\\.|нояб?\\\\.|дек\\\\.)/i,\\n        longDateFormat : {\\n            LT : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D MMMM YYYY г.',\\n            LLL : 'D MMMM YYYY г., H:mm',\\n            LLLL : 'dddd, D MMMM YYYY г., H:mm'\\n        },\\n        calendar : {\\n            sameDay: '[Сегодня, в] LT',\\n            nextDay: '[Завтра, в] LT',\\n            lastDay: '[Вчера, в] LT',\\n            nextWeek: function (now) {\\n                if (now.week() !== this.week()) {\\n                    switch (this.day()) {\\n                        case 0:\\n                            return '[В следующее] dddd, [в] LT';\\n                        case 1:\\n                        case 2:\\n                        case 4:\\n                            return '[В следующий] dddd, [в] LT';\\n                        case 3:\\n                        case 5:\\n                        case 6:\\n                            return '[В следующую] dddd, [в] LT';\\n                    }\\n                } else {\\n                    if (this.day() === 2) {\\n                        return '[Во] dddd, [в] LT';\\n                    } else {\\n                        return '[В] dddd, [в] LT';\\n                    }\\n                }\\n            },\\n            lastWeek: function (now) {\\n                if (now.week() !== this.week()) {\\n                    switch (this.day()) {\\n                        case 0:\\n                            return '[В прошлое] dddd, [в] LT';\\n                        case 1:\\n                        case 2:\\n                        case 4:\\n                            return '[В прошлый] dddd, [в] LT';\\n                        case 3:\\n                        case 5:\\n                        case 6:\\n                            return '[В прошлую] dddd, [в] LT';\\n                    }\\n                } else {\\n                    if (this.day() === 2) {\\n                        return '[Во] dddd, [в] LT';\\n                    } else {\\n                        return '[В] dddd, [в] LT';\\n                    }\\n                }\\n            },\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'через %s',\\n            past : '%s назад',\\n            s : 'несколько секунд',\\n            ss : relativeTimeWithPlural,\\n            m : relativeTimeWithPlural,\\n            mm : relativeTimeWithPlural,\\n            h : 'час',\\n            hh : relativeTimeWithPlural,\\n            d : 'день',\\n            dd : relativeTimeWithPlural,\\n            M : 'месяц',\\n            MM : relativeTimeWithPlural,\\n            y : 'год',\\n            yy : relativeTimeWithPlural\\n        },\\n        meridiemParse: /ночи|утра|дня|вечера/i,\\n        isPM : function (input) {\\n            return /^(дня|вечера)$/.test(input);\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'ночи';\\n            } else if (hour < 12) {\\n                return 'утра';\\n            } else if (hour < 17) {\\n                return 'дня';\\n            } else {\\n                return 'вечера';\\n            }\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}-(й|го|я)/,\\n        ordinal: function (number, period) {\\n            switch (period) {\\n                case 'M':\\n                case 'd':\\n                case 'DDD':\\n                    return number + '-й';\\n                case 'D':\\n                    return number + '-го';\\n                case 'w':\\n                case 'W':\\n                    return number + '-я';\\n                default:\\n                    return number;\\n            }\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return ru;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ru.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/sd.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/sd.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var months = [\\n        'جنوري',\\n        'فيبروري',\\n        'مارچ',\\n        'اپريل',\\n        'مئي',\\n        'جون',\\n        'جولاءِ',\\n        'آگسٽ',\\n        'سيپٽمبر',\\n        'آڪٽوبر',\\n        'نومبر',\\n        'ڊسمبر'\\n    ];\\n    var days = [\\n        'آچر',\\n        'سومر',\\n        'اڱارو',\\n        'اربع',\\n        'خميس',\\n        'جمع',\\n        'ڇنڇر'\\n    ];\\n\\n    var sd = moment.defineLocale('sd', {\\n        months : months,\\n        monthsShort : months,\\n        weekdays : days,\\n        weekdaysShort : days,\\n        weekdaysMin : days,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd، D MMMM YYYY HH:mm'\\n        },\\n        meridiemParse: /صبح|شام/,\\n        isPM : function (input) {\\n            return 'شام' === input;\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 12) {\\n                return 'صبح';\\n            }\\n            return 'شام';\\n        },\\n        calendar : {\\n            sameDay : '[اڄ] LT',\\n            nextDay : '[سڀاڻي] LT',\\n            nextWeek : 'dddd [اڳين هفتي تي] LT',\\n            lastDay : '[ڪالهه] LT',\\n            lastWeek : '[گزريل هفتي] dddd [تي] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s پوء',\\n            past : '%s اڳ',\\n            s : 'چند سيڪنڊ',\\n            ss : '%d سيڪنڊ',\\n            m : 'هڪ منٽ',\\n            mm : '%d منٽ',\\n            h : 'هڪ ڪلاڪ',\\n            hh : '%d ڪلاڪ',\\n            d : 'هڪ ڏينهن',\\n            dd : '%d ڏينهن',\\n            M : 'هڪ مهينو',\\n            MM : '%d مهينا',\\n            y : 'هڪ سال',\\n            yy : '%d سال'\\n        },\\n        preparse: function (string) {\\n            return string.replace(/،/g, ',');\\n        },\\n        postformat: function (string) {\\n            return string.replace(/,/g, '،');\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return sd;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/sd.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/se.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/se.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var se = moment.defineLocale('se', {\\n        months : 'ođđajagemánnu_guovvamánnu_njukčamánnu_cuoŋománnu_miessemánnu_geassemánnu_suoidnemánnu_borgemánnu_čakčamánnu_golggotmánnu_skábmamánnu_juovlamánnu'.split('_'),\\n        monthsShort : 'ođđj_guov_njuk_cuo_mies_geas_suoi_borg_čakč_golg_skáb_juov'.split('_'),\\n        weekdays : 'sotnabeaivi_vuossárga_maŋŋebárga_gaskavahkku_duorastat_bearjadat_lávvardat'.split('_'),\\n        weekdaysShort : 'sotn_vuos_maŋ_gask_duor_bear_láv'.split('_'),\\n        weekdaysMin : 's_v_m_g_d_b_L'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'MMMM D. [b.] YYYY',\\n            LLL : 'MMMM D. [b.] YYYY [ti.] HH:mm',\\n            LLLL : 'dddd, MMMM D. [b.] YYYY [ti.] HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[otne ti] LT',\\n            nextDay: '[ihttin ti] LT',\\n            nextWeek: 'dddd [ti] LT',\\n            lastDay: '[ikte ti] LT',\\n            lastWeek: '[ovddit] dddd [ti] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : '%s geažes',\\n            past : 'maŋit %s',\\n            s : 'moadde sekunddat',\\n            ss: '%d sekunddat',\\n            m : 'okta minuhta',\\n            mm : '%d minuhtat',\\n            h : 'okta diimmu',\\n            hh : '%d diimmut',\\n            d : 'okta beaivi',\\n            dd : '%d beaivvit',\\n            M : 'okta mánnu',\\n            MM : '%d mánut',\\n            y : 'okta jahki',\\n            yy : '%d jagit'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return se;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/se.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/si.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/si.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    /*jshint -W100*/\\n    var si = moment.defineLocale('si', {\\n        months : 'ජනවාරි_පෙබරවාරි_මාර්තු_අප්‍රේල්_මැයි_ජූනි_ජූලි_අගෝස්තු_සැප්තැම්බර්_ඔක්තෝබර්_නොවැම්බර්_දෙසැම්බර්'.split('_'),\\n        monthsShort : 'ජන_පෙබ_මාර්_අප්_මැයි_ජූනි_ජූලි_අගෝ_සැප්_ඔක්_නොවැ_දෙසැ'.split('_'),\\n        weekdays : 'ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්‍රහස්පතින්දා_සිකුරාදා_සෙනසුරාදා'.split('_'),\\n        weekdaysShort : 'ඉරි_සඳු_අඟ_බදා_බ්‍රහ_සිකු_සෙන'.split('_'),\\n        weekdaysMin : 'ඉ_ස_අ_බ_බ්‍ර_සි_සෙ'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'a h:mm',\\n            LTS : 'a h:mm:ss',\\n            L : 'YYYY/MM/DD',\\n            LL : 'YYYY MMMM D',\\n            LLL : 'YYYY MMMM D, a h:mm',\\n            LLLL : 'YYYY MMMM D [වැනි] dddd, a h:mm:ss'\\n        },\\n        calendar : {\\n            sameDay : '[අද] LT[ට]',\\n            nextDay : '[හෙට] LT[ට]',\\n            nextWeek : 'dddd LT[ට]',\\n            lastDay : '[ඊයේ] LT[ට]',\\n            lastWeek : '[පසුගිය] dddd LT[ට]',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%sකින්',\\n            past : '%sකට පෙර',\\n            s : 'තත්පර කිහිපය',\\n            ss : 'තත්පර %d',\\n            m : 'මිනිත්තුව',\\n            mm : 'මිනිත්තු %d',\\n            h : 'පැය',\\n            hh : 'පැය %d',\\n            d : 'දිනය',\\n            dd : 'දින %d',\\n            M : 'මාසය',\\n            MM : 'මාස %d',\\n            y : 'වසර',\\n            yy : 'වසර %d'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2} වැනි/,\\n        ordinal : function (number) {\\n            return number + ' වැනි';\\n        },\\n        meridiemParse : /පෙර වරු|පස් වරු|පෙ.ව|ප.ව./,\\n        isPM : function (input) {\\n            return input === 'ප.ව.' || input === 'පස් වරු';\\n        },\\n        meridiem : function (hours, minutes, isLower) {\\n            if (hours > 11) {\\n                return isLower ? 'ප.ව.' : 'පස් වරු';\\n            } else {\\n                return isLower ? 'පෙ.ව.' : 'පෙර වරු';\\n            }\\n        }\\n    });\\n\\n    return si;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/si.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/sk.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/sk.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var months = 'január_február_marec_apríl_máj_jún_júl_august_september_október_november_december'.split('_'),\\n        monthsShort = 'jan_feb_mar_apr_máj_jún_júl_aug_sep_okt_nov_dec'.split('_');\\n    function plural(n) {\\n        return (n > 1) && (n < 5);\\n    }\\n    function translate(number, withoutSuffix, key, isFuture) {\\n        var result = number + ' ';\\n        switch (key) {\\n            case 's':  // a few seconds / in a few seconds / a few seconds ago\\n                return (withoutSuffix || isFuture) ? 'pár sekúnd' : 'pár sekundami';\\n            case 'ss': // 9 seconds / in 9 seconds / 9 seconds ago\\n                if (withoutSuffix || isFuture) {\\n                    return result + (plural(number) ? 'sekundy' : 'sekúnd');\\n                } else {\\n                    return result + 'sekundami';\\n                }\\n                break;\\n            case 'm':  // a minute / in a minute / a minute ago\\n                return withoutSuffix ? 'minúta' : (isFuture ? 'minútu' : 'minútou');\\n            case 'mm': // 9 minutes / in 9 minutes / 9 minutes ago\\n                if (withoutSuffix || isFuture) {\\n                    return result + (plural(number) ? 'minúty' : 'minút');\\n                } else {\\n                    return result + 'minútami';\\n                }\\n                break;\\n            case 'h':  // an hour / in an hour / an hour ago\\n                return withoutSuffix ? 'hodina' : (isFuture ? 'hodinu' : 'hodinou');\\n            case 'hh': // 9 hours / in 9 hours / 9 hours ago\\n                if (withoutSuffix || isFuture) {\\n                    return result + (plural(number) ? 'hodiny' : 'hodín');\\n                } else {\\n                    return result + 'hodinami';\\n                }\\n                break;\\n            case 'd':  // a day / in a day / a day ago\\n                return (withoutSuffix || isFuture) ? 'deň' : 'dňom';\\n            case 'dd': // 9 days / in 9 days / 9 days ago\\n                if (withoutSuffix || isFuture) {\\n                    return result + (plural(number) ? 'dni' : 'dní');\\n                } else {\\n                    return result + 'dňami';\\n                }\\n                break;\\n            case 'M':  // a month / in a month / a month ago\\n                return (withoutSuffix || isFuture) ? 'mesiac' : 'mesiacom';\\n            case 'MM': // 9 months / in 9 months / 9 months ago\\n                if (withoutSuffix || isFuture) {\\n                    return result + (plural(number) ? 'mesiace' : 'mesiacov');\\n                } else {\\n                    return result + 'mesiacmi';\\n                }\\n                break;\\n            case 'y':  // a year / in a year / a year ago\\n                return (withoutSuffix || isFuture) ? 'rok' : 'rokom';\\n            case 'yy': // 9 years / in 9 years / 9 years ago\\n                if (withoutSuffix || isFuture) {\\n                    return result + (plural(number) ? 'roky' : 'rokov');\\n                } else {\\n                    return result + 'rokmi';\\n                }\\n                break;\\n        }\\n    }\\n\\n    var sk = moment.defineLocale('sk', {\\n        months : months,\\n        monthsShort : monthsShort,\\n        weekdays : 'nedeľa_pondelok_utorok_streda_štvrtok_piatok_sobota'.split('_'),\\n        weekdaysShort : 'ne_po_ut_st_št_pi_so'.split('_'),\\n        weekdaysMin : 'ne_po_ut_st_št_pi_so'.split('_'),\\n        longDateFormat : {\\n            LT: 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D. MMMM YYYY',\\n            LLL : 'D. MMMM YYYY H:mm',\\n            LLLL : 'dddd D. MMMM YYYY H:mm'\\n        },\\n        calendar : {\\n            sameDay: '[dnes o] LT',\\n            nextDay: '[zajtra o] LT',\\n            nextWeek: function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[v nedeľu o] LT';\\n                    case 1:\\n                    case 2:\\n                        return '[v] dddd [o] LT';\\n                    case 3:\\n                        return '[v stredu o] LT';\\n                    case 4:\\n                        return '[vo štvrtok o] LT';\\n                    case 5:\\n                        return '[v piatok o] LT';\\n                    case 6:\\n                        return '[v sobotu o] LT';\\n                }\\n            },\\n            lastDay: '[včera o] LT',\\n            lastWeek: function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[minulú nedeľu o] LT';\\n                    case 1:\\n                    case 2:\\n                        return '[minulý] dddd [o] LT';\\n                    case 3:\\n                        return '[minulú stredu o] LT';\\n                    case 4:\\n                    case 5:\\n                        return '[minulý] dddd [o] LT';\\n                    case 6:\\n                        return '[minulú sobotu o] LT';\\n                }\\n            },\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'za %s',\\n            past : 'pred %s',\\n            s : translate,\\n            ss : translate,\\n            m : translate,\\n            mm : translate,\\n            h : translate,\\n            hh : translate,\\n            d : translate,\\n            dd : translate,\\n            M : translate,\\n            MM : translate,\\n            y : translate,\\n            yy : translate\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return sk;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/sk.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/sl.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/sl.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function processRelativeTime(number, withoutSuffix, key, isFuture) {\\n        var result = number + ' ';\\n        switch (key) {\\n            case 's':\\n                return withoutSuffix || isFuture ? 'nekaj sekund' : 'nekaj sekundami';\\n            case 'ss':\\n                if (number === 1) {\\n                    result += withoutSuffix ? 'sekundo' : 'sekundi';\\n                } else if (number === 2) {\\n                    result += withoutSuffix || isFuture ? 'sekundi' : 'sekundah';\\n                } else if (number < 5) {\\n                    result += withoutSuffix || isFuture ? 'sekunde' : 'sekundah';\\n                } else {\\n                    result += withoutSuffix || isFuture ? 'sekund' : 'sekund';\\n                }\\n                return result;\\n            case 'm':\\n                return withoutSuffix ? 'ena minuta' : 'eno minuto';\\n            case 'mm':\\n                if (number === 1) {\\n                    result += withoutSuffix ? 'minuta' : 'minuto';\\n                } else if (number === 2) {\\n                    result += withoutSuffix || isFuture ? 'minuti' : 'minutama';\\n                } else if (number < 5) {\\n                    result += withoutSuffix || isFuture ? 'minute' : 'minutami';\\n                } else {\\n                    result += withoutSuffix || isFuture ? 'minut' : 'minutami';\\n                }\\n                return result;\\n            case 'h':\\n                return withoutSuffix ? 'ena ura' : 'eno uro';\\n            case 'hh':\\n                if (number === 1) {\\n                    result += withoutSuffix ? 'ura' : 'uro';\\n                } else if (number === 2) {\\n                    result += withoutSuffix || isFuture ? 'uri' : 'urama';\\n                } else if (number < 5) {\\n                    result += withoutSuffix || isFuture ? 'ure' : 'urami';\\n                } else {\\n                    result += withoutSuffix || isFuture ? 'ur' : 'urami';\\n                }\\n                return result;\\n            case 'd':\\n                return withoutSuffix || isFuture ? 'en dan' : 'enim dnem';\\n            case 'dd':\\n                if (number === 1) {\\n                    result += withoutSuffix || isFuture ? 'dan' : 'dnem';\\n                } else if (number === 2) {\\n                    result += withoutSuffix || isFuture ? 'dni' : 'dnevoma';\\n                } else {\\n                    result += withoutSuffix || isFuture ? 'dni' : 'dnevi';\\n                }\\n                return result;\\n            case 'M':\\n                return withoutSuffix || isFuture ? 'en mesec' : 'enim mesecem';\\n            case 'MM':\\n                if (number === 1) {\\n                    result += withoutSuffix || isFuture ? 'mesec' : 'mesecem';\\n                } else if (number === 2) {\\n                    result += withoutSuffix || isFuture ? 'meseca' : 'mesecema';\\n                } else if (number < 5) {\\n                    result += withoutSuffix || isFuture ? 'mesece' : 'meseci';\\n                } else {\\n                    result += withoutSuffix || isFuture ? 'mesecev' : 'meseci';\\n                }\\n                return result;\\n            case 'y':\\n                return withoutSuffix || isFuture ? 'eno leto' : 'enim letom';\\n            case 'yy':\\n                if (number === 1) {\\n                    result += withoutSuffix || isFuture ? 'leto' : 'letom';\\n                } else if (number === 2) {\\n                    result += withoutSuffix || isFuture ? 'leti' : 'letoma';\\n                } else if (number < 5) {\\n                    result += withoutSuffix || isFuture ? 'leta' : 'leti';\\n                } else {\\n                    result += withoutSuffix || isFuture ? 'let' : 'leti';\\n                }\\n                return result;\\n        }\\n    }\\n\\n    var sl = moment.defineLocale('sl', {\\n        months : 'januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december'.split('_'),\\n        monthsShort : 'jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.'.split('_'),\\n        monthsParseExact: true,\\n        weekdays : 'nedelja_ponedeljek_torek_sreda_četrtek_petek_sobota'.split('_'),\\n        weekdaysShort : 'ned._pon._tor._sre._čet._pet._sob.'.split('_'),\\n        weekdaysMin : 'ne_po_to_sr_če_pe_so'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D. MMMM YYYY',\\n            LLL : 'D. MMMM YYYY H:mm',\\n            LLLL : 'dddd, D. MMMM YYYY H:mm'\\n        },\\n        calendar : {\\n            sameDay  : '[danes ob] LT',\\n            nextDay  : '[jutri ob] LT',\\n\\n            nextWeek : function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[v] [nedeljo] [ob] LT';\\n                    case 3:\\n                        return '[v] [sredo] [ob] LT';\\n                    case 6:\\n                        return '[v] [soboto] [ob] LT';\\n                    case 1:\\n                    case 2:\\n                    case 4:\\n                    case 5:\\n                        return '[v] dddd [ob] LT';\\n                }\\n            },\\n            lastDay  : '[včeraj ob] LT',\\n            lastWeek : function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[prejšnjo] [nedeljo] [ob] LT';\\n                    case 3:\\n                        return '[prejšnjo] [sredo] [ob] LT';\\n                    case 6:\\n                        return '[prejšnjo] [soboto] [ob] LT';\\n                    case 1:\\n                    case 2:\\n                    case 4:\\n                    case 5:\\n                        return '[prejšnji] dddd [ob] LT';\\n                }\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'čez %s',\\n            past   : 'pred %s',\\n            s      : processRelativeTime,\\n            ss     : processRelativeTime,\\n            m      : processRelativeTime,\\n            mm     : processRelativeTime,\\n            h      : processRelativeTime,\\n            hh     : processRelativeTime,\\n            d      : processRelativeTime,\\n            dd     : processRelativeTime,\\n            M      : processRelativeTime,\\n            MM     : processRelativeTime,\\n            y      : processRelativeTime,\\n            yy     : processRelativeTime\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return sl;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/sl.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/sq.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/sq.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var sq = moment.defineLocale('sq', {\\n        months : 'Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_Nëntor_Dhjetor'.split('_'),\\n        monthsShort : 'Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_Nën_Dhj'.split('_'),\\n        weekdays : 'E Diel_E Hënë_E Martë_E Mërkurë_E Enjte_E Premte_E Shtunë'.split('_'),\\n        weekdaysShort : 'Die_Hën_Mar_Mër_Enj_Pre_Sht'.split('_'),\\n        weekdaysMin : 'D_H_Ma_Më_E_P_Sh'.split('_'),\\n        weekdaysParseExact : true,\\n        meridiemParse: /PD|MD/,\\n        isPM: function (input) {\\n            return input.charAt(0) === 'M';\\n        },\\n        meridiem : function (hours, minutes, isLower) {\\n            return hours < 12 ? 'PD' : 'MD';\\n        },\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Sot në] LT',\\n            nextDay : '[Nesër në] LT',\\n            nextWeek : 'dddd [në] LT',\\n            lastDay : '[Dje në] LT',\\n            lastWeek : 'dddd [e kaluar në] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'në %s',\\n            past : '%s më parë',\\n            s : 'disa sekonda',\\n            ss : '%d sekonda',\\n            m : 'një minutë',\\n            mm : '%d minuta',\\n            h : 'një orë',\\n            hh : '%d orë',\\n            d : 'një ditë',\\n            dd : '%d ditë',\\n            M : 'një muaj',\\n            MM : '%d muaj',\\n            y : 'një vit',\\n            yy : '%d vite'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return sq;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/sq.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/sr-cyrl.js\":\n/*!***********************************************!*\\\n  !*** ./node_modules/moment/locale/sr-cyrl.js ***!\n  \\***********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var translator = {\\n        words: { //Different grammatical cases\\n            ss: ['секунда', 'секунде', 'секунди'],\\n            m: ['један минут', 'једне минуте'],\\n            mm: ['минут', 'минуте', 'минута'],\\n            h: ['један сат', 'једног сата'],\\n            hh: ['сат', 'сата', 'сати'],\\n            dd: ['дан', 'дана', 'дана'],\\n            MM: ['месец', 'месеца', 'месеци'],\\n            yy: ['година', 'године', 'година']\\n        },\\n        correctGrammaticalCase: function (number, wordKey) {\\n            return number === 1 ? wordKey[0] : (number >= 2 && number <= 4 ? wordKey[1] : wordKey[2]);\\n        },\\n        translate: function (number, withoutSuffix, key) {\\n            var wordKey = translator.words[key];\\n            if (key.length === 1) {\\n                return withoutSuffix ? wordKey[0] : wordKey[1];\\n            } else {\\n                return number + ' ' + translator.correctGrammaticalCase(number, wordKey);\\n            }\\n        }\\n    };\\n\\n    var srCyrl = moment.defineLocale('sr-cyrl', {\\n        months: 'јануар_фебруар_март_април_мај_јун_јул_август_септембар_октобар_новембар_децембар'.split('_'),\\n        monthsShort: 'јан._феб._мар._апр._мај_јун_јул_авг._сеп._окт._нов._дец.'.split('_'),\\n        monthsParseExact: true,\\n        weekdays: 'недеља_понедељак_уторак_среда_четвртак_петак_субота'.split('_'),\\n        weekdaysShort: 'нед._пон._уто._сре._чет._пет._суб.'.split('_'),\\n        weekdaysMin: 'не_по_ут_ср_че_пе_су'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat: {\\n            LT: 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L: 'DD.MM.YYYY',\\n            LL: 'D. MMMM YYYY',\\n            LLL: 'D. MMMM YYYY H:mm',\\n            LLLL: 'dddd, D. MMMM YYYY H:mm'\\n        },\\n        calendar: {\\n            sameDay: '[данас у] LT',\\n            nextDay: '[сутра у] LT',\\n            nextWeek: function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[у] [недељу] [у] LT';\\n                    case 3:\\n                        return '[у] [среду] [у] LT';\\n                    case 6:\\n                        return '[у] [суботу] [у] LT';\\n                    case 1:\\n                    case 2:\\n                    case 4:\\n                    case 5:\\n                        return '[у] dddd [у] LT';\\n                }\\n            },\\n            lastDay  : '[јуче у] LT',\\n            lastWeek : function () {\\n                var lastWeekDays = [\\n                    '[прошле] [недеље] [у] LT',\\n                    '[прошлог] [понедељка] [у] LT',\\n                    '[прошлог] [уторка] [у] LT',\\n                    '[прошле] [среде] [у] LT',\\n                    '[прошлог] [четвртка] [у] LT',\\n                    '[прошлог] [петка] [у] LT',\\n                    '[прошле] [суботе] [у] LT'\\n                ];\\n                return lastWeekDays[this.day()];\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'за %s',\\n            past   : 'пре %s',\\n            s      : 'неколико секунди',\\n            ss     : translator.translate,\\n            m      : translator.translate,\\n            mm     : translator.translate,\\n            h      : translator.translate,\\n            hh     : translator.translate,\\n            d      : 'дан',\\n            dd     : translator.translate,\\n            M      : 'месец',\\n            MM     : translator.translate,\\n            y      : 'годину',\\n            yy     : translator.translate\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return srCyrl;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/sr-cyrl.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/sr.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/sr.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var translator = {\\n        words: { //Different grammatical cases\\n            ss: ['sekunda', 'sekunde', 'sekundi'],\\n            m: ['jedan minut', 'jedne minute'],\\n            mm: ['minut', 'minute', 'minuta'],\\n            h: ['jedan sat', 'jednog sata'],\\n            hh: ['sat', 'sata', 'sati'],\\n            dd: ['dan', 'dana', 'dana'],\\n            MM: ['mesec', 'meseca', 'meseci'],\\n            yy: ['godina', 'godine', 'godina']\\n        },\\n        correctGrammaticalCase: function (number, wordKey) {\\n            return number === 1 ? wordKey[0] : (number >= 2 && number <= 4 ? wordKey[1] : wordKey[2]);\\n        },\\n        translate: function (number, withoutSuffix, key) {\\n            var wordKey = translator.words[key];\\n            if (key.length === 1) {\\n                return withoutSuffix ? wordKey[0] : wordKey[1];\\n            } else {\\n                return number + ' ' + translator.correctGrammaticalCase(number, wordKey);\\n            }\\n        }\\n    };\\n\\n    var sr = moment.defineLocale('sr', {\\n        months: 'januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar'.split('_'),\\n        monthsShort: 'jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.'.split('_'),\\n        monthsParseExact: true,\\n        weekdays: 'nedelja_ponedeljak_utorak_sreda_četvrtak_petak_subota'.split('_'),\\n        weekdaysShort: 'ned._pon._uto._sre._čet._pet._sub.'.split('_'),\\n        weekdaysMin: 'ne_po_ut_sr_če_pe_su'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat: {\\n            LT: 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L: 'DD.MM.YYYY',\\n            LL: 'D. MMMM YYYY',\\n            LLL: 'D. MMMM YYYY H:mm',\\n            LLLL: 'dddd, D. MMMM YYYY H:mm'\\n        },\\n        calendar: {\\n            sameDay: '[danas u] LT',\\n            nextDay: '[sutra u] LT',\\n            nextWeek: function () {\\n                switch (this.day()) {\\n                    case 0:\\n                        return '[u] [nedelju] [u] LT';\\n                    case 3:\\n                        return '[u] [sredu] [u] LT';\\n                    case 6:\\n                        return '[u] [subotu] [u] LT';\\n                    case 1:\\n                    case 2:\\n                    case 4:\\n                    case 5:\\n                        return '[u] dddd [u] LT';\\n                }\\n            },\\n            lastDay  : '[juče u] LT',\\n            lastWeek : function () {\\n                var lastWeekDays = [\\n                    '[prošle] [nedelje] [u] LT',\\n                    '[prošlog] [ponedeljka] [u] LT',\\n                    '[prošlog] [utorka] [u] LT',\\n                    '[prošle] [srede] [u] LT',\\n                    '[prošlog] [četvrtka] [u] LT',\\n                    '[prošlog] [petka] [u] LT',\\n                    '[prošle] [subote] [u] LT'\\n                ];\\n                return lastWeekDays[this.day()];\\n            },\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'za %s',\\n            past   : 'pre %s',\\n            s      : 'nekoliko sekundi',\\n            ss     : translator.translate,\\n            m      : translator.translate,\\n            mm     : translator.translate,\\n            h      : translator.translate,\\n            hh     : translator.translate,\\n            d      : 'dan',\\n            dd     : translator.translate,\\n            M      : 'mesec',\\n            MM     : translator.translate,\\n            y      : 'godinu',\\n            yy     : translator.translate\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return sr;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/sr.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ss.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ss.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var ss = moment.defineLocale('ss', {\\n        months : \\\"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni\\\".split('_'),\\n        monthsShort : 'Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo'.split('_'),\\n        weekdays : 'Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo'.split('_'),\\n        weekdaysShort : 'Lis_Umb_Lsb_Les_Lsi_Lsh_Umg'.split('_'),\\n        weekdaysMin : 'Li_Us_Lb_Lt_Ls_Lh_Ug'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'h:mm A',\\n            LTS : 'h:mm:ss A',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY h:mm A',\\n            LLLL : 'dddd, D MMMM YYYY h:mm A'\\n        },\\n        calendar : {\\n            sameDay : '[Namuhla nga] LT',\\n            nextDay : '[Kusasa nga] LT',\\n            nextWeek : 'dddd [nga] LT',\\n            lastDay : '[Itolo nga] LT',\\n            lastWeek : 'dddd [leliphelile] [nga] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'nga %s',\\n            past : 'wenteka nga %s',\\n            s : 'emizuzwana lomcane',\\n            ss : '%d mzuzwana',\\n            m : 'umzuzu',\\n            mm : '%d emizuzu',\\n            h : 'lihora',\\n            hh : '%d emahora',\\n            d : 'lilanga',\\n            dd : '%d emalanga',\\n            M : 'inyanga',\\n            MM : '%d tinyanga',\\n            y : 'umnyaka',\\n            yy : '%d iminyaka'\\n        },\\n        meridiemParse: /ekuseni|emini|entsambama|ebusuku/,\\n        meridiem : function (hours, minutes, isLower) {\\n            if (hours < 11) {\\n                return 'ekuseni';\\n            } else if (hours < 15) {\\n                return 'emini';\\n            } else if (hours < 19) {\\n                return 'entsambama';\\n            } else {\\n                return 'ebusuku';\\n            }\\n        },\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'ekuseni') {\\n                return hour;\\n            } else if (meridiem === 'emini') {\\n                return hour >= 11 ? hour : hour + 12;\\n            } else if (meridiem === 'entsambama' || meridiem === 'ebusuku') {\\n                if (hour === 0) {\\n                    return 0;\\n                }\\n                return hour + 12;\\n            }\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}/,\\n        ordinal : '%d',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return ss;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ss.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/sv.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/sv.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var sv = moment.defineLocale('sv', {\\n        months : 'januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december'.split('_'),\\n        monthsShort : 'jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec'.split('_'),\\n        weekdays : 'söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag'.split('_'),\\n        weekdaysShort : 'sön_mån_tis_ons_tor_fre_lör'.split('_'),\\n        weekdaysMin : 'sö_må_ti_on_to_fr_lö'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'YYYY-MM-DD',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY [kl.] HH:mm',\\n            LLLL : 'dddd D MMMM YYYY [kl.] HH:mm',\\n            lll : 'D MMM YYYY HH:mm',\\n            llll : 'ddd D MMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[Idag] LT',\\n            nextDay: '[Imorgon] LT',\\n            lastDay: '[Igår] LT',\\n            nextWeek: '[På] dddd LT',\\n            lastWeek: '[I] dddd[s] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'om %s',\\n            past : 'för %s sedan',\\n            s : 'några sekunder',\\n            ss : '%d sekunder',\\n            m : 'en minut',\\n            mm : '%d minuter',\\n            h : 'en timme',\\n            hh : '%d timmar',\\n            d : 'en dag',\\n            dd : '%d dagar',\\n            M : 'en månad',\\n            MM : '%d månader',\\n            y : 'ett år',\\n            yy : '%d år'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(e|a)/,\\n        ordinal : function (number) {\\n            var b = number % 10,\\n                output = (~~(number % 100 / 10) === 1) ? 'e' :\\n                (b === 1) ? 'a' :\\n                (b === 2) ? 'a' :\\n                (b === 3) ? 'e' : 'e';\\n            return number + output;\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return sv;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/sv.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/sw.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/sw.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var sw = moment.defineLocale('sw', {\\n        months : 'Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba'.split('_'),\\n        monthsShort : 'Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des'.split('_'),\\n        weekdays : 'Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi'.split('_'),\\n        weekdaysShort : 'Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos'.split('_'),\\n        weekdaysMin : 'J2_J3_J4_J5_Al_Ij_J1'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[leo saa] LT',\\n            nextDay : '[kesho saa] LT',\\n            nextWeek : '[wiki ijayo] dddd [saat] LT',\\n            lastDay : '[jana] LT',\\n            lastWeek : '[wiki iliyopita] dddd [saat] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s baadaye',\\n            past : 'tokea %s',\\n            s : 'hivi punde',\\n            ss : 'sekunde %d',\\n            m : 'dakika moja',\\n            mm : 'dakika %d',\\n            h : 'saa limoja',\\n            hh : 'masaa %d',\\n            d : 'siku moja',\\n            dd : 'masiku %d',\\n            M : 'mwezi mmoja',\\n            MM : 'miezi %d',\\n            y : 'mwaka mmoja',\\n            yy : 'miaka %d'\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return sw;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/sw.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ta.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ta.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var symbolMap = {\\n        '1': '௧',\\n        '2': '௨',\\n        '3': '௩',\\n        '4': '௪',\\n        '5': '௫',\\n        '6': '௬',\\n        '7': '௭',\\n        '8': '௮',\\n        '9': '௯',\\n        '0': '௦'\\n    }, numberMap = {\\n        '௧': '1',\\n        '௨': '2',\\n        '௩': '3',\\n        '௪': '4',\\n        '௫': '5',\\n        '௬': '6',\\n        '௭': '7',\\n        '௮': '8',\\n        '௯': '9',\\n        '௦': '0'\\n    };\\n\\n    var ta = moment.defineLocale('ta', {\\n        months : 'ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்'.split('_'),\\n        monthsShort : 'ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்'.split('_'),\\n        weekdays : 'ஞாயிற்றுக்கிழமை_திங்கட்கிழமை_செவ்வாய்கிழமை_புதன்கிழமை_வியாழக்கிழமை_வெள்ளிக்கிழமை_சனிக்கிழமை'.split('_'),\\n        weekdaysShort : 'ஞாயிறு_திங்கள்_செவ்வாய்_புதன்_வியாழன்_வெள்ளி_சனி'.split('_'),\\n        weekdaysMin : 'ஞா_தி_செ_பு_வி_வெ_ச'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY, HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY, HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[இன்று] LT',\\n            nextDay : '[நாளை] LT',\\n            nextWeek : 'dddd, LT',\\n            lastDay : '[நேற்று] LT',\\n            lastWeek : '[கடந்த வாரம்] dddd, LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s இல்',\\n            past : '%s முன்',\\n            s : 'ஒரு சில விநாடிகள்',\\n            ss : '%d விநாடிகள்',\\n            m : 'ஒரு நிமிடம்',\\n            mm : '%d நிமிடங்கள்',\\n            h : 'ஒரு மணி நேரம்',\\n            hh : '%d மணி நேரம்',\\n            d : 'ஒரு நாள்',\\n            dd : '%d நாட்கள்',\\n            M : 'ஒரு மாதம்',\\n            MM : '%d மாதங்கள்',\\n            y : 'ஒரு வருடம்',\\n            yy : '%d ஆண்டுகள்'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}வது/,\\n        ordinal : function (number) {\\n            return number + 'வது';\\n        },\\n        preparse: function (string) {\\n            return string.replace(/[௧௨௩௪௫௬௭௮௯௦]/g, function (match) {\\n                return numberMap[match];\\n            });\\n        },\\n        postformat: function (string) {\\n            return string.replace(/\\\\d/g, function (match) {\\n                return symbolMap[match];\\n            });\\n        },\\n        // refer http://ta.wikipedia.org/s/1er1\\n        meridiemParse: /யாமம்|வைகறை|காலை|நண்பகல்|எற்பாடு|மாலை/,\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 2) {\\n                return ' யாமம்';\\n            } else if (hour < 6) {\\n                return ' வைகறை';  // வைகறை\\n            } else if (hour < 10) {\\n                return ' காலை'; // காலை\\n            } else if (hour < 14) {\\n                return ' நண்பகல்'; // நண்பகல்\\n            } else if (hour < 18) {\\n                return ' எற்பாடு'; // எற்பாடு\\n            } else if (hour < 22) {\\n                return ' மாலை'; // மாலை\\n            } else {\\n                return ' யாமம்';\\n            }\\n        },\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'யாமம்') {\\n                return hour < 2 ? hour : hour + 12;\\n            } else if (meridiem === 'வைகறை' || meridiem === 'காலை') {\\n                return hour;\\n            } else if (meridiem === 'நண்பகல்') {\\n                return hour >= 10 ? hour : hour + 12;\\n            } else {\\n                return hour + 12;\\n            }\\n        },\\n        week : {\\n            dow : 0, // Sunday is the first day of the week.\\n            doy : 6  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return ta;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ta.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/te.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/te.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var te = moment.defineLocale('te', {\\n        months : 'జనవరి_ఫిబ్రవరి_మార్చి_ఏప్రిల్_మే_జూన్_జూలై_ఆగస్టు_సెప్టెంబర్_అక్టోబర్_నవంబర్_డిసెంబర్'.split('_'),\\n        monthsShort : 'జన._ఫిబ్ర._మార్చి_ఏప్రి._మే_జూన్_జూలై_ఆగ._సెప్._అక్టో._నవ._డిసె.'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'ఆదివారం_సోమవారం_మంగళవారం_బుధవారం_గురువారం_శుక్రవారం_శనివారం'.split('_'),\\n        weekdaysShort : 'ఆది_సోమ_మంగళ_బుధ_గురు_శుక్ర_శని'.split('_'),\\n        weekdaysMin : 'ఆ_సో_మం_బు_గు_శు_శ'.split('_'),\\n        longDateFormat : {\\n            LT : 'A h:mm',\\n            LTS : 'A h:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY, A h:mm',\\n            LLLL : 'dddd, D MMMM YYYY, A h:mm'\\n        },\\n        calendar : {\\n            sameDay : '[నేడు] LT',\\n            nextDay : '[రేపు] LT',\\n            nextWeek : 'dddd, LT',\\n            lastDay : '[నిన్న] LT',\\n            lastWeek : '[గత] dddd, LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s లో',\\n            past : '%s క్రితం',\\n            s : 'కొన్ని క్షణాలు',\\n            ss : '%d సెకన్లు',\\n            m : 'ఒక నిమిషం',\\n            mm : '%d నిమిషాలు',\\n            h : 'ఒక గంట',\\n            hh : '%d గంటలు',\\n            d : 'ఒక రోజు',\\n            dd : '%d రోజులు',\\n            M : 'ఒక నెల',\\n            MM : '%d నెలలు',\\n            y : 'ఒక సంవత్సరం',\\n            yy : '%d సంవత్సరాలు'\\n        },\\n        dayOfMonthOrdinalParse : /\\\\d{1,2}వ/,\\n        ordinal : '%dవ',\\n        meridiemParse: /రాత్రి|ఉదయం|మధ్యాహ్నం|సాయంత్రం/,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'రాత్రి') {\\n                return hour < 4 ? hour : hour + 12;\\n            } else if (meridiem === 'ఉదయం') {\\n                return hour;\\n            } else if (meridiem === 'మధ్యాహ్నం') {\\n                return hour >= 10 ? hour : hour + 12;\\n            } else if (meridiem === 'సాయంత్రం') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'రాత్రి';\\n            } else if (hour < 10) {\\n                return 'ఉదయం';\\n            } else if (hour < 17) {\\n                return 'మధ్యాహ్నం';\\n            } else if (hour < 20) {\\n                return 'సాయంత్రం';\\n            } else {\\n                return 'రాత్రి';\\n            }\\n        },\\n        week : {\\n            dow : 0, // Sunday is the first day of the week.\\n            doy : 6  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return te;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/te.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/tet.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/moment/locale/tet.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var tet = moment.defineLocale('tet', {\\n        months : 'Janeiru_Fevereiru_Marsu_Abril_Maiu_Juñu_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru'.split('_'),\\n        monthsShort : 'Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez'.split('_'),\\n        weekdays : 'Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu'.split('_'),\\n        weekdaysShort : 'Dom_Seg_Ters_Kua_Kint_Sest_Sab'.split('_'),\\n        weekdaysMin : 'Do_Seg_Te_Ku_Ki_Ses_Sa'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[Ohin iha] LT',\\n            nextDay: '[Aban iha] LT',\\n            nextWeek: 'dddd [iha] LT',\\n            lastDay: '[Horiseik iha] LT',\\n            lastWeek: 'dddd [semana kotuk] [iha] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'iha %s',\\n            past : '%s liuba',\\n            s : 'minutu balun',\\n            ss : 'minutu %d',\\n            m : 'minutu ida',\\n            mm : 'minutu %d',\\n            h : 'oras ida',\\n            hh : 'oras %d',\\n            d : 'loron ida',\\n            dd : 'loron %d',\\n            M : 'fulan ida',\\n            MM : 'fulan %d',\\n            y : 'tinan ida',\\n            yy : 'tinan %d'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(st|nd|rd|th)/,\\n        ordinal : function (number) {\\n            var b = number % 10,\\n                output = (~~(number % 100 / 10) === 1) ? 'th' :\\n                (b === 1) ? 'st' :\\n                (b === 2) ? 'nd' :\\n                (b === 3) ? 'rd' : 'th';\\n            return number + output;\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return tet;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/tet.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/tg.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/tg.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var suffixes = {\\n        0: '-ум',\\n        1: '-ум',\\n        2: '-юм',\\n        3: '-юм',\\n        4: '-ум',\\n        5: '-ум',\\n        6: '-ум',\\n        7: '-ум',\\n        8: '-ум',\\n        9: '-ум',\\n        10: '-ум',\\n        12: '-ум',\\n        13: '-ум',\\n        20: '-ум',\\n        30: '-юм',\\n        40: '-ум',\\n        50: '-ум',\\n        60: '-ум',\\n        70: '-ум',\\n        80: '-ум',\\n        90: '-ум',\\n        100: '-ум'\\n    };\\n\\n    var tg = moment.defineLocale('tg', {\\n        months : 'январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр'.split('_'),\\n        monthsShort : 'янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек'.split('_'),\\n        weekdays : 'якшанбе_душанбе_сешанбе_чоршанбе_панҷшанбе_ҷумъа_шанбе'.split('_'),\\n        weekdaysShort : 'яшб_дшб_сшб_чшб_пшб_ҷум_шнб'.split('_'),\\n        weekdaysMin : 'яш_дш_сш_чш_пш_ҷм_шб'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Имрӯз соати] LT',\\n            nextDay : '[Пагоҳ соати] LT',\\n            lastDay : '[Дирӯз соати] LT',\\n            nextWeek : 'dddd[и] [ҳафтаи оянда соати] LT',\\n            lastWeek : 'dddd[и] [ҳафтаи гузашта соати] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'баъди %s',\\n            past : '%s пеш',\\n            s : 'якчанд сония',\\n            m : 'як дақиқа',\\n            mm : '%d дақиқа',\\n            h : 'як соат',\\n            hh : '%d соат',\\n            d : 'як рӯз',\\n            dd : '%d рӯз',\\n            M : 'як моҳ',\\n            MM : '%d моҳ',\\n            y : 'як сол',\\n            yy : '%d сол'\\n        },\\n        meridiemParse: /шаб|субҳ|рӯз|бегоҳ/,\\n        meridiemHour: function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === 'шаб') {\\n                return hour < 4 ? hour : hour + 12;\\n            } else if (meridiem === 'субҳ') {\\n                return hour;\\n            } else if (meridiem === 'рӯз') {\\n                return hour >= 11 ? hour : hour + 12;\\n            } else if (meridiem === 'бегоҳ') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem: function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'шаб';\\n            } else if (hour < 11) {\\n                return 'субҳ';\\n            } else if (hour < 16) {\\n                return 'рӯз';\\n            } else if (hour < 19) {\\n                return 'бегоҳ';\\n            } else {\\n                return 'шаб';\\n            }\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}-(ум|юм)/,\\n        ordinal: function (number) {\\n            var a = number % 10,\\n                b = number >= 100 ? 100 : null;\\n            return number + (suffixes[number] || suffixes[a] || suffixes[b]);\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1th is the first week of the year.\\n        }\\n    });\\n\\n    return tg;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/tg.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/th.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/th.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var th = moment.defineLocale('th', {\\n        months : 'มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม'.split('_'),\\n        monthsShort : 'ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.'.split('_'),\\n        monthsParseExact: true,\\n        weekdays : 'อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์'.split('_'),\\n        weekdaysShort : 'อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัส_ศุกร์_เสาร์'.split('_'), // yes, three characters difference\\n        weekdaysMin : 'อา._จ._อ._พ._พฤ._ศ._ส.'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'H:mm',\\n            LTS : 'H:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY เวลา H:mm',\\n            LLLL : 'วันddddที่ D MMMM YYYY เวลา H:mm'\\n        },\\n        meridiemParse: /ก่อนเที่ยง|หลังเที่ยง/,\\n        isPM: function (input) {\\n            return input === 'หลังเที่ยง';\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 12) {\\n                return 'ก่อนเที่ยง';\\n            } else {\\n                return 'หลังเที่ยง';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[วันนี้ เวลา] LT',\\n            nextDay : '[พรุ่งนี้ เวลา] LT',\\n            nextWeek : 'dddd[หน้า เวลา] LT',\\n            lastDay : '[เมื่อวานนี้ เวลา] LT',\\n            lastWeek : '[วัน]dddd[ที่แล้ว เวลา] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'อีก %s',\\n            past : '%sที่แล้ว',\\n            s : 'ไม่กี่วินาที',\\n            ss : '%d วินาที',\\n            m : '1 นาที',\\n            mm : '%d นาที',\\n            h : '1 ชั่วโมง',\\n            hh : '%d ชั่วโมง',\\n            d : '1 วัน',\\n            dd : '%d วัน',\\n            M : '1 เดือน',\\n            MM : '%d เดือน',\\n            y : '1 ปี',\\n            yy : '%d ปี'\\n        }\\n    });\\n\\n    return th;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/th.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/tl-ph.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/tl-ph.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var tlPh = moment.defineLocale('tl-ph', {\\n        months : 'Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre'.split('_'),\\n        monthsShort : 'Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis'.split('_'),\\n        weekdays : 'Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado'.split('_'),\\n        weekdaysShort : 'Lin_Lun_Mar_Miy_Huw_Biy_Sab'.split('_'),\\n        weekdaysMin : 'Li_Lu_Ma_Mi_Hu_Bi_Sab'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'MM/D/YYYY',\\n            LL : 'MMMM D, YYYY',\\n            LLL : 'MMMM D, YYYY HH:mm',\\n            LLLL : 'dddd, MMMM DD, YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: 'LT [ngayong araw]',\\n            nextDay: '[Bukas ng] LT',\\n            nextWeek: 'LT [sa susunod na] dddd',\\n            lastDay: 'LT [kahapon]',\\n            lastWeek: 'LT [noong nakaraang] dddd',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'sa loob ng %s',\\n            past : '%s ang nakalipas',\\n            s : 'ilang segundo',\\n            ss : '%d segundo',\\n            m : 'isang minuto',\\n            mm : '%d minuto',\\n            h : 'isang oras',\\n            hh : '%d oras',\\n            d : 'isang araw',\\n            dd : '%d araw',\\n            M : 'isang buwan',\\n            MM : '%d buwan',\\n            y : 'isang taon',\\n            yy : '%d taon'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}/,\\n        ordinal : function (number) {\\n            return number;\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return tlPh;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/tl-ph.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/tlh.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/moment/locale/tlh.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var numbersNouns = 'pagh_wa’_cha’_wej_loS_vagh_jav_Soch_chorgh_Hut'.split('_');\\n\\n    function translateFuture(output) {\\n        var time = output;\\n        time = (output.indexOf('jaj') !== -1) ?\\n        time.slice(0, -3) + 'leS' :\\n        (output.indexOf('jar') !== -1) ?\\n        time.slice(0, -3) + 'waQ' :\\n        (output.indexOf('DIS') !== -1) ?\\n        time.slice(0, -3) + 'nem' :\\n        time + ' pIq';\\n        return time;\\n    }\\n\\n    function translatePast(output) {\\n        var time = output;\\n        time = (output.indexOf('jaj') !== -1) ?\\n        time.slice(0, -3) + 'Hu’' :\\n        (output.indexOf('jar') !== -1) ?\\n        time.slice(0, -3) + 'wen' :\\n        (output.indexOf('DIS') !== -1) ?\\n        time.slice(0, -3) + 'ben' :\\n        time + ' ret';\\n        return time;\\n    }\\n\\n    function translate(number, withoutSuffix, string, isFuture) {\\n        var numberNoun = numberAsNoun(number);\\n        switch (string) {\\n            case 'ss':\\n                return numberNoun + ' lup';\\n            case 'mm':\\n                return numberNoun + ' tup';\\n            case 'hh':\\n                return numberNoun + ' rep';\\n            case 'dd':\\n                return numberNoun + ' jaj';\\n            case 'MM':\\n                return numberNoun + ' jar';\\n            case 'yy':\\n                return numberNoun + ' DIS';\\n        }\\n    }\\n\\n    function numberAsNoun(number) {\\n        var hundred = Math.floor((number % 1000) / 100),\\n        ten = Math.floor((number % 100) / 10),\\n        one = number % 10,\\n        word = '';\\n        if (hundred > 0) {\\n            word += numbersNouns[hundred] + 'vatlh';\\n        }\\n        if (ten > 0) {\\n            word += ((word !== '') ? ' ' : '') + numbersNouns[ten] + 'maH';\\n        }\\n        if (one > 0) {\\n            word += ((word !== '') ? ' ' : '') + numbersNouns[one];\\n        }\\n        return (word === '') ? 'pagh' : word;\\n    }\\n\\n    var tlh = moment.defineLocale('tlh', {\\n        months : 'tera’ jar wa’_tera’ jar cha’_tera’ jar wej_tera’ jar loS_tera’ jar vagh_tera’ jar jav_tera’ jar Soch_tera’ jar chorgh_tera’ jar Hut_tera’ jar wa’maH_tera’ jar wa’maH wa’_tera’ jar wa’maH cha’'.split('_'),\\n        monthsShort : 'jar wa’_jar cha’_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa’maH_jar wa’maH wa’_jar wa’maH cha’'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj'.split('_'),\\n        weekdaysShort : 'lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj'.split('_'),\\n        weekdaysMin : 'lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[DaHjaj] LT',\\n            nextDay: '[wa’leS] LT',\\n            nextWeek: 'LLL',\\n            lastDay: '[wa’Hu’] LT',\\n            lastWeek: 'LLL',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : translateFuture,\\n            past : translatePast,\\n            s : 'puS lup',\\n            ss : translate,\\n            m : 'wa’ tup',\\n            mm : translate,\\n            h : 'wa’ rep',\\n            hh : translate,\\n            d : 'wa’ jaj',\\n            dd : translate,\\n            M : 'wa’ jar',\\n            MM : translate,\\n            y : 'wa’ DIS',\\n            yy : translate\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return tlh;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/tlh.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/tr.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/tr.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n    var suffixes = {\\n        1: '\\\\'inci',\\n        5: '\\\\'inci',\\n        8: '\\\\'inci',\\n        70: '\\\\'inci',\\n        80: '\\\\'inci',\\n        2: '\\\\'nci',\\n        7: '\\\\'nci',\\n        20: '\\\\'nci',\\n        50: '\\\\'nci',\\n        3: '\\\\'üncü',\\n        4: '\\\\'üncü',\\n        100: '\\\\'üncü',\\n        6: '\\\\'ncı',\\n        9: '\\\\'uncu',\\n        10: '\\\\'uncu',\\n        30: '\\\\'uncu',\\n        60: '\\\\'ıncı',\\n        90: '\\\\'ıncı'\\n    };\\n\\n    var tr = moment.defineLocale('tr', {\\n        months : 'Ocak_Şubat_Mart_Nisan_Mayıs_Haziran_Temmuz_Ağustos_Eylül_Ekim_Kasım_Aralık'.split('_'),\\n        monthsShort : 'Oca_Şub_Mar_Nis_May_Haz_Tem_Ağu_Eyl_Eki_Kas_Ara'.split('_'),\\n        weekdays : 'Pazar_Pazartesi_Salı_Çarşamba_Perşembe_Cuma_Cumartesi'.split('_'),\\n        weekdaysShort : 'Paz_Pts_Sal_Çar_Per_Cum_Cts'.split('_'),\\n        weekdaysMin : 'Pz_Pt_Sa_Ça_Pe_Cu_Ct'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[bugün saat] LT',\\n            nextDay : '[yarın saat] LT',\\n            nextWeek : '[gelecek] dddd [saat] LT',\\n            lastDay : '[dün] LT',\\n            lastWeek : '[geçen] dddd [saat] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s sonra',\\n            past : '%s önce',\\n            s : 'birkaç saniye',\\n            ss : '%d saniye',\\n            m : 'bir dakika',\\n            mm : '%d dakika',\\n            h : 'bir saat',\\n            hh : '%d saat',\\n            d : 'bir gün',\\n            dd : '%d gün',\\n            M : 'bir ay',\\n            MM : '%d ay',\\n            y : 'bir yıl',\\n            yy : '%d yıl'\\n        },\\n        ordinal: function (number, period) {\\n            switch (period) {\\n                case 'd':\\n                case 'D':\\n                case 'Do':\\n                case 'DD':\\n                    return number;\\n                default:\\n                    if (number === 0) {  // special case for zero\\n                        return number + '\\\\'ıncı';\\n                    }\\n                    var a = number % 10,\\n                        b = number % 100 - a,\\n                        c = number >= 100 ? 100 : null;\\n                    return number + (suffixes[a] || suffixes[b] || suffixes[c]);\\n            }\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return tr;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/tr.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/tzl.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/moment/locale/tzl.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    // After the year there should be a slash and the amount of years since December 26, 1979 in Roman numerals.\\n    // This is currently too difficult (maybe even impossible) to add.\\n    var tzl = moment.defineLocale('tzl', {\\n        months : 'Januar_Fevraglh_Març_Avrïu_Mai_Gün_Julia_Guscht_Setemvar_Listopäts_Noemvar_Zecemvar'.split('_'),\\n        monthsShort : 'Jan_Fev_Mar_Avr_Mai_Gün_Jul_Gus_Set_Lis_Noe_Zec'.split('_'),\\n        weekdays : 'Súladi_Lúneçi_Maitzi_Márcuri_Xhúadi_Viénerçi_Sáturi'.split('_'),\\n        weekdaysShort : 'Súl_Lún_Mai_Már_Xhú_Vié_Sát'.split('_'),\\n        weekdaysMin : 'Sú_Lú_Ma_Má_Xh_Vi_Sá'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH.mm',\\n            LTS : 'HH.mm.ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D. MMMM [dallas] YYYY',\\n            LLL : 'D. MMMM [dallas] YYYY HH.mm',\\n            LLLL : 'dddd, [li] D. MMMM [dallas] YYYY HH.mm'\\n        },\\n        meridiemParse: /d\\\\'o|d\\\\'a/i,\\n        isPM : function (input) {\\n            return 'd\\\\'o' === input.toLowerCase();\\n        },\\n        meridiem : function (hours, minutes, isLower) {\\n            if (hours > 11) {\\n                return isLower ? 'd\\\\'o' : 'D\\\\'O';\\n            } else {\\n                return isLower ? 'd\\\\'a' : 'D\\\\'A';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[oxhi à] LT',\\n            nextDay : '[demà à] LT',\\n            nextWeek : 'dddd [à] LT',\\n            lastDay : '[ieiri à] LT',\\n            lastWeek : '[sür el] dddd [lasteu à] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'osprei %s',\\n            past : 'ja%s',\\n            s : processRelativeTime,\\n            ss : processRelativeTime,\\n            m : processRelativeTime,\\n            mm : processRelativeTime,\\n            h : processRelativeTime,\\n            hh : processRelativeTime,\\n            d : processRelativeTime,\\n            dd : processRelativeTime,\\n            M : processRelativeTime,\\n            MM : processRelativeTime,\\n            y : processRelativeTime,\\n            yy : processRelativeTime\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}\\\\./,\\n        ordinal : '%d.',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    function processRelativeTime(number, withoutSuffix, key, isFuture) {\\n        var format = {\\n            's': ['viensas secunds', '\\\\'iensas secunds'],\\n            'ss': [number + ' secunds', '' + number + ' secunds'],\\n            'm': ['\\\\'n míut', '\\\\'iens míut'],\\n            'mm': [number + ' míuts', '' + number + ' míuts'],\\n            'h': ['\\\\'n þora', '\\\\'iensa þora'],\\n            'hh': [number + ' þoras', '' + number + ' þoras'],\\n            'd': ['\\\\'n ziua', '\\\\'iensa ziua'],\\n            'dd': [number + ' ziuas', '' + number + ' ziuas'],\\n            'M': ['\\\\'n mes', '\\\\'iens mes'],\\n            'MM': [number + ' mesen', '' + number + ' mesen'],\\n            'y': ['\\\\'n ar', '\\\\'iens ar'],\\n            'yy': [number + ' ars', '' + number + ' ars']\\n        };\\n        return isFuture ? format[key][0] : (withoutSuffix ? format[key][0] : format[key][1]);\\n    }\\n\\n    return tzl;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/tzl.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/tzm-latn.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/moment/locale/tzm-latn.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var tzmLatn = moment.defineLocale('tzm-latn', {\\n        months : 'innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir'.split('_'),\\n        monthsShort : 'innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir'.split('_'),\\n        weekdays : 'asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas'.split('_'),\\n        weekdaysShort : 'asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas'.split('_'),\\n        weekdaysMin : 'asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[asdkh g] LT',\\n            nextDay: '[aska g] LT',\\n            nextWeek: 'dddd [g] LT',\\n            lastDay: '[assant g] LT',\\n            lastWeek: 'dddd [g] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'dadkh s yan %s',\\n            past : 'yan %s',\\n            s : 'imik',\\n            ss : '%d imik',\\n            m : 'minuḍ',\\n            mm : '%d minuḍ',\\n            h : 'saɛa',\\n            hh : '%d tassaɛin',\\n            d : 'ass',\\n            dd : '%d ossan',\\n            M : 'ayowr',\\n            MM : '%d iyyirn',\\n            y : 'asgas',\\n            yy : '%d isgasn'\\n        },\\n        week : {\\n            dow : 6, // Saturday is the first day of the week.\\n            doy : 12  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return tzmLatn;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/tzm-latn.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/tzm.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/moment/locale/tzm.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var tzm = moment.defineLocale('tzm', {\\n        months : 'ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ'.split('_'),\\n        monthsShort : 'ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ'.split('_'),\\n        weekdays : 'ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ'.split('_'),\\n        weekdaysShort : 'ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ'.split('_'),\\n        weekdaysMin : 'ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS: 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[ⴰⵙⴷⵅ ⴴ] LT',\\n            nextDay: '[ⴰⵙⴽⴰ ⴴ] LT',\\n            nextWeek: 'dddd [ⴴ] LT',\\n            lastDay: '[ⴰⵚⴰⵏⵜ ⴴ] LT',\\n            lastWeek: 'dddd [ⴴ] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'ⴷⴰⴷⵅ ⵙ ⵢⴰⵏ %s',\\n            past : 'ⵢⴰⵏ %s',\\n            s : 'ⵉⵎⵉⴽ',\\n            ss : '%d ⵉⵎⵉⴽ',\\n            m : 'ⵎⵉⵏⵓⴺ',\\n            mm : '%d ⵎⵉⵏⵓⴺ',\\n            h : 'ⵙⴰⵄⴰ',\\n            hh : '%d ⵜⴰⵙⵙⴰⵄⵉⵏ',\\n            d : 'ⴰⵙⵙ',\\n            dd : '%d oⵙⵙⴰⵏ',\\n            M : 'ⴰⵢoⵓⵔ',\\n            MM : '%d ⵉⵢⵢⵉⵔⵏ',\\n            y : 'ⴰⵙⴳⴰⵙ',\\n            yy : '%d ⵉⵙⴳⴰⵙⵏ'\\n        },\\n        week : {\\n            dow : 6, // Saturday is the first day of the week.\\n            doy : 12  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return tzm;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/tzm.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ug-cn.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/ug-cn.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js language configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var ugCn = moment.defineLocale('ug-cn', {\\n        months: 'يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر'.split(\\n            '_'\\n        ),\\n        monthsShort: 'يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر'.split(\\n            '_'\\n        ),\\n        weekdays: 'يەكشەنبە_دۈشەنبە_سەيشەنبە_چارشەنبە_پەيشەنبە_جۈمە_شەنبە'.split(\\n            '_'\\n        ),\\n        weekdaysShort: 'يە_دۈ_سە_چا_پە_جۈ_شە'.split('_'),\\n        weekdaysMin: 'يە_دۈ_سە_چا_پە_جۈ_شە'.split('_'),\\n        longDateFormat: {\\n            LT: 'HH:mm',\\n            LTS: 'HH:mm:ss',\\n            L: 'YYYY-MM-DD',\\n            LL: 'YYYY-يىلىM-ئاينىڭD-كۈنى',\\n            LLL: 'YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm',\\n            LLLL: 'dddd، YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm'\\n        },\\n        meridiemParse: /يېرىم كېچە|سەھەر|چۈشتىن بۇرۇن|چۈش|چۈشتىن كېيىن|كەچ/,\\n        meridiemHour: function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (\\n                meridiem === 'يېرىم كېچە' ||\\n                meridiem === 'سەھەر' ||\\n                meridiem === 'چۈشتىن بۇرۇن'\\n            ) {\\n                return hour;\\n            } else if (meridiem === 'چۈشتىن كېيىن' || meridiem === 'كەچ') {\\n                return hour + 12;\\n            } else {\\n                return hour >= 11 ? hour : hour + 12;\\n            }\\n        },\\n        meridiem: function (hour, minute, isLower) {\\n            var hm = hour * 100 + minute;\\n            if (hm < 600) {\\n                return 'يېرىم كېچە';\\n            } else if (hm < 900) {\\n                return 'سەھەر';\\n            } else if (hm < 1130) {\\n                return 'چۈشتىن بۇرۇن';\\n            } else if (hm < 1230) {\\n                return 'چۈش';\\n            } else if (hm < 1800) {\\n                return 'چۈشتىن كېيىن';\\n            } else {\\n                return 'كەچ';\\n            }\\n        },\\n        calendar: {\\n            sameDay: '[بۈگۈن سائەت] LT',\\n            nextDay: '[ئەتە سائەت] LT',\\n            nextWeek: '[كېلەركى] dddd [سائەت] LT',\\n            lastDay: '[تۆنۈگۈن] LT',\\n            lastWeek: '[ئالدىنقى] dddd [سائەت] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime: {\\n            future: '%s كېيىن',\\n            past: '%s بۇرۇن',\\n            s: 'نەچچە سېكونت',\\n            ss: '%d سېكونت',\\n            m: 'بىر مىنۇت',\\n            mm: '%d مىنۇت',\\n            h: 'بىر سائەت',\\n            hh: '%d سائەت',\\n            d: 'بىر كۈن',\\n            dd: '%d كۈن',\\n            M: 'بىر ئاي',\\n            MM: '%d ئاي',\\n            y: 'بىر يىل',\\n            yy: '%d يىل'\\n        },\\n\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(-كۈنى|-ئاي|-ھەپتە)/,\\n        ordinal: function (number, period) {\\n            switch (period) {\\n                case 'd':\\n                case 'D':\\n                case 'DDD':\\n                    return number + '-كۈنى';\\n                case 'w':\\n                case 'W':\\n                    return number + '-ھەپتە';\\n                default:\\n                    return number;\\n            }\\n        },\\n        preparse: function (string) {\\n            return string.replace(/،/g, ',');\\n        },\\n        postformat: function (string) {\\n            return string.replace(/,/g, '،');\\n        },\\n        week: {\\n            // GB/T 7408-1994《数据元和交换格式·信息交换·日期和时间表示法》与ISO 8601:1988等效\\n            dow: 1, // Monday is the first day of the week.\\n            doy: 7 // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return ugCn;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ug-cn.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/uk.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/uk.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    function plural(word, num) {\\n        var forms = word.split('_');\\n        return num % 10 === 1 && num % 100 !== 11 ? forms[0] : (num % 10 >= 2 && num % 10 <= 4 && (num % 100 < 10 || num % 100 >= 20) ? forms[1] : forms[2]);\\n    }\\n    function relativeTimeWithPlural(number, withoutSuffix, key) {\\n        var format = {\\n            'ss': withoutSuffix ? 'секунда_секунди_секунд' : 'секунду_секунди_секунд',\\n            'mm': withoutSuffix ? 'хвилина_хвилини_хвилин' : 'хвилину_хвилини_хвилин',\\n            'hh': withoutSuffix ? 'година_години_годин' : 'годину_години_годин',\\n            'dd': 'день_дні_днів',\\n            'MM': 'місяць_місяці_місяців',\\n            'yy': 'рік_роки_років'\\n        };\\n        if (key === 'm') {\\n            return withoutSuffix ? 'хвилина' : 'хвилину';\\n        }\\n        else if (key === 'h') {\\n            return withoutSuffix ? 'година' : 'годину';\\n        }\\n        else {\\n            return number + ' ' + plural(format[key], +number);\\n        }\\n    }\\n    function weekdaysCaseReplace(m, format) {\\n        var weekdays = {\\n            'nominative': 'неділя_понеділок_вівторок_середа_четвер_п’ятниця_субота'.split('_'),\\n            'accusative': 'неділю_понеділок_вівторок_середу_четвер_п’ятницю_суботу'.split('_'),\\n            'genitive': 'неділі_понеділка_вівторка_середи_четверга_п’ятниці_суботи'.split('_')\\n        };\\n\\n        if (!m) {\\n            return weekdays['nominative'];\\n        }\\n\\n        var nounCase = (/(\\\\[[ВвУу]\\\\]) ?dddd/).test(format) ?\\n            'accusative' :\\n            ((/\\\\[?(?:минулої|наступної)? ?\\\\] ?dddd/).test(format) ?\\n                'genitive' :\\n                'nominative');\\n        return weekdays[nounCase][m.day()];\\n    }\\n    function processHoursFunction(str) {\\n        return function () {\\n            return str + 'о' + (this.hours() === 11 ? 'б' : '') + '] LT';\\n        };\\n    }\\n\\n    var uk = moment.defineLocale('uk', {\\n        months : {\\n            'format': 'січня_лютого_березня_квітня_травня_червня_липня_серпня_вересня_жовтня_листопада_грудня'.split('_'),\\n            'standalone': 'січень_лютий_березень_квітень_травень_червень_липень_серпень_вересень_жовтень_листопад_грудень'.split('_')\\n        },\\n        monthsShort : 'січ_лют_бер_квіт_трав_черв_лип_серп_вер_жовт_лист_груд'.split('_'),\\n        weekdays : weekdaysCaseReplace,\\n        weekdaysShort : 'нд_пн_вт_ср_чт_пт_сб'.split('_'),\\n        weekdaysMin : 'нд_пн_вт_ср_чт_пт_сб'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD.MM.YYYY',\\n            LL : 'D MMMM YYYY р.',\\n            LLL : 'D MMMM YYYY р., HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY р., HH:mm'\\n        },\\n        calendar : {\\n            sameDay: processHoursFunction('[Сьогодні '),\\n            nextDay: processHoursFunction('[Завтра '),\\n            lastDay: processHoursFunction('[Вчора '),\\n            nextWeek: processHoursFunction('[У] dddd ['),\\n            lastWeek: function () {\\n                switch (this.day()) {\\n                    case 0:\\n                    case 3:\\n                    case 5:\\n                    case 6:\\n                        return processHoursFunction('[Минулої] dddd [').call(this);\\n                    case 1:\\n                    case 2:\\n                    case 4:\\n                        return processHoursFunction('[Минулого] dddd [').call(this);\\n                }\\n            },\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : 'за %s',\\n            past : '%s тому',\\n            s : 'декілька секунд',\\n            ss : relativeTimeWithPlural,\\n            m : relativeTimeWithPlural,\\n            mm : relativeTimeWithPlural,\\n            h : 'годину',\\n            hh : relativeTimeWithPlural,\\n            d : 'день',\\n            dd : relativeTimeWithPlural,\\n            M : 'місяць',\\n            MM : relativeTimeWithPlural,\\n            y : 'рік',\\n            yy : relativeTimeWithPlural\\n        },\\n        // M. E.: those two are virtually unused but a user might want to implement them for his/her website for some reason\\n        meridiemParse: /ночі|ранку|дня|вечора/,\\n        isPM: function (input) {\\n            return /^(дня|вечора)$/.test(input);\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 4) {\\n                return 'ночі';\\n            } else if (hour < 12) {\\n                return 'ранку';\\n            } else if (hour < 17) {\\n                return 'дня';\\n            } else {\\n                return 'вечора';\\n            }\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}-(й|го)/,\\n        ordinal: function (number, period) {\\n            switch (period) {\\n                case 'M':\\n                case 'd':\\n                case 'DDD':\\n                case 'w':\\n                case 'W':\\n                    return number + '-й';\\n                case 'D':\\n                    return number + '-го';\\n                default:\\n                    return number;\\n            }\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return uk;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/uk.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/ur.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/ur.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var months = [\\n        'جنوری',\\n        'فروری',\\n        'مارچ',\\n        'اپریل',\\n        'مئی',\\n        'جون',\\n        'جولائی',\\n        'اگست',\\n        'ستمبر',\\n        'اکتوبر',\\n        'نومبر',\\n        'دسمبر'\\n    ];\\n    var days = [\\n        'اتوار',\\n        'پیر',\\n        'منگل',\\n        'بدھ',\\n        'جمعرات',\\n        'جمعہ',\\n        'ہفتہ'\\n    ];\\n\\n    var ur = moment.defineLocale('ur', {\\n        months : months,\\n        monthsShort : months,\\n        weekdays : days,\\n        weekdaysShort : days,\\n        weekdaysMin : days,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd، D MMMM YYYY HH:mm'\\n        },\\n        meridiemParse: /صبح|شام/,\\n        isPM : function (input) {\\n            return 'شام' === input;\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            if (hour < 12) {\\n                return 'صبح';\\n            }\\n            return 'شام';\\n        },\\n        calendar : {\\n            sameDay : '[آج بوقت] LT',\\n            nextDay : '[کل بوقت] LT',\\n            nextWeek : 'dddd [بوقت] LT',\\n            lastDay : '[گذشتہ روز بوقت] LT',\\n            lastWeek : '[گذشتہ] dddd [بوقت] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : '%s بعد',\\n            past : '%s قبل',\\n            s : 'چند سیکنڈ',\\n            ss : '%d سیکنڈ',\\n            m : 'ایک منٹ',\\n            mm : '%d منٹ',\\n            h : 'ایک گھنٹہ',\\n            hh : '%d گھنٹے',\\n            d : 'ایک دن',\\n            dd : '%d دن',\\n            M : 'ایک ماہ',\\n            MM : '%d ماہ',\\n            y : 'ایک سال',\\n            yy : '%d سال'\\n        },\\n        preparse: function (string) {\\n            return string.replace(/،/g, ',');\\n        },\\n        postformat: function (string) {\\n            return string.replace(/,/g, '،');\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return ur;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/ur.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/uz-latn.js\":\n/*!***********************************************!*\\\n  !*** ./node_modules/moment/locale/uz-latn.js ***!\n  \\***********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var uzLatn = moment.defineLocale('uz-latn', {\\n        months : 'Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr'.split('_'),\\n        monthsShort : 'Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek'.split('_'),\\n        weekdays : 'Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba'.split('_'),\\n        weekdaysShort : 'Yak_Dush_Sesh_Chor_Pay_Jum_Shan'.split('_'),\\n        weekdaysMin : 'Ya_Du_Se_Cho_Pa_Ju_Sha'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'D MMMM YYYY, dddd HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Bugun soat] LT [da]',\\n            nextDay : '[Ertaga] LT [da]',\\n            nextWeek : 'dddd [kuni soat] LT [da]',\\n            lastDay : '[Kecha soat] LT [da]',\\n            lastWeek : '[O\\\\'tgan] dddd [kuni soat] LT [da]',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'Yaqin %s ichida',\\n            past : 'Bir necha %s oldin',\\n            s : 'soniya',\\n            ss : '%d soniya',\\n            m : 'bir daqiqa',\\n            mm : '%d daqiqa',\\n            h : 'bir soat',\\n            hh : '%d soat',\\n            d : 'bir kun',\\n            dd : '%d kun',\\n            M : 'bir oy',\\n            MM : '%d oy',\\n            y : 'bir yil',\\n            yy : '%d yil'\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 1st is the first week of the year.\\n        }\\n    });\\n\\n    return uzLatn;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/uz-latn.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/uz.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/uz.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var uz = moment.defineLocale('uz', {\\n        months : 'январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр'.split('_'),\\n        monthsShort : 'янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек'.split('_'),\\n        weekdays : 'Якшанба_Душанба_Сешанба_Чоршанба_Пайшанба_Жума_Шанба'.split('_'),\\n        weekdaysShort : 'Якш_Душ_Сеш_Чор_Пай_Жум_Шан'.split('_'),\\n        weekdaysMin : 'Як_Ду_Се_Чо_Па_Жу_Ша'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'D MMMM YYYY, dddd HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[Бугун соат] LT [да]',\\n            nextDay : '[Эртага] LT [да]',\\n            nextWeek : 'dddd [куни соат] LT [да]',\\n            lastDay : '[Кеча соат] LT [да]',\\n            lastWeek : '[Утган] dddd [куни соат] LT [да]',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'Якин %s ичида',\\n            past : 'Бир неча %s олдин',\\n            s : 'фурсат',\\n            ss : '%d фурсат',\\n            m : 'бир дакика',\\n            mm : '%d дакика',\\n            h : 'бир соат',\\n            hh : '%d соат',\\n            d : 'бир кун',\\n            dd : '%d кун',\\n            M : 'бир ой',\\n            MM : '%d ой',\\n            y : 'бир йил',\\n            yy : '%d йил'\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 7  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return uz;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/uz.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/vi.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/vi.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var vi = moment.defineLocale('vi', {\\n        months : 'tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12'.split('_'),\\n        monthsShort : 'Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy'.split('_'),\\n        weekdaysShort : 'CN_T2_T3_T4_T5_T6_T7'.split('_'),\\n        weekdaysMin : 'CN_T2_T3_T4_T5_T6_T7'.split('_'),\\n        weekdaysParseExact : true,\\n        meridiemParse: /sa|ch/i,\\n        isPM : function (input) {\\n            return /^ch$/i.test(input);\\n        },\\n        meridiem : function (hours, minutes, isLower) {\\n            if (hours < 12) {\\n                return isLower ? 'sa' : 'SA';\\n            } else {\\n                return isLower ? 'ch' : 'CH';\\n            }\\n        },\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM [năm] YYYY',\\n            LLL : 'D MMMM [năm] YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM [năm] YYYY HH:mm',\\n            l : 'DD/M/YYYY',\\n            ll : 'D MMM YYYY',\\n            lll : 'D MMM YYYY HH:mm',\\n            llll : 'ddd, D MMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay: '[Hôm nay lúc] LT',\\n            nextDay: '[Ngày mai lúc] LT',\\n            nextWeek: 'dddd [tuần tới lúc] LT',\\n            lastDay: '[Hôm qua lúc] LT',\\n            lastWeek: 'dddd [tuần rồi lúc] LT',\\n            sameElse: 'L'\\n        },\\n        relativeTime : {\\n            future : '%s tới',\\n            past : '%s trước',\\n            s : 'vài giây',\\n            ss : '%d giây' ,\\n            m : 'một phút',\\n            mm : '%d phút',\\n            h : 'một giờ',\\n            hh : '%d giờ',\\n            d : 'một ngày',\\n            dd : '%d ngày',\\n            M : 'một tháng',\\n            MM : '%d tháng',\\n            y : 'một năm',\\n            yy : '%d năm'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}/,\\n        ordinal : function (number) {\\n            return number;\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return vi;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/vi.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/x-pseudo.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/moment/locale/x-pseudo.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var xPseudo = moment.defineLocale('x-pseudo', {\\n        months : 'J~áñúá~rý_F~ébrú~árý_~Márc~h_Áp~ríl_~Máý_~Júñé~_Júl~ý_Áú~gúst~_Sép~témb~ér_Ó~ctób~ér_Ñ~óvém~bér_~Décé~mbér'.split('_'),\\n        monthsShort : 'J~áñ_~Féb_~Már_~Ápr_~Máý_~Júñ_~Júl_~Áúg_~Sép_~Óct_~Ñóv_~Déc'.split('_'),\\n        monthsParseExact : true,\\n        weekdays : 'S~úñdá~ý_Mó~ñdáý~_Túé~sdáý~_Wéd~ñésd~áý_T~húrs~dáý_~Fríd~áý_S~átúr~dáý'.split('_'),\\n        weekdaysShort : 'S~úñ_~Móñ_~Túé_~Wéd_~Thú_~Frí_~Sát'.split('_'),\\n        weekdaysMin : 'S~ú_Mó~_Tú_~Wé_T~h_Fr~_Sá'.split('_'),\\n        weekdaysParseExact : true,\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY HH:mm',\\n            LLLL : 'dddd, D MMMM YYYY HH:mm'\\n        },\\n        calendar : {\\n            sameDay : '[T~ódá~ý át] LT',\\n            nextDay : '[T~ómó~rró~w át] LT',\\n            nextWeek : 'dddd [át] LT',\\n            lastDay : '[Ý~ést~érdá~ý át] LT',\\n            lastWeek : '[L~ást] dddd [át] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'í~ñ %s',\\n            past : '%s á~gó',\\n            s : 'á ~féw ~sécó~ñds',\\n            ss : '%d s~écóñ~ds',\\n            m : 'á ~míñ~úté',\\n            mm : '%d m~íñú~tés',\\n            h : 'á~ñ hó~úr',\\n            hh : '%d h~óúrs',\\n            d : 'á ~dáý',\\n            dd : '%d d~áýs',\\n            M : 'á ~móñ~th',\\n            MM : '%d m~óñt~hs',\\n            y : 'á ~ýéár',\\n            yy : '%d ý~éárs'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(th|st|nd|rd)/,\\n        ordinal : function (number) {\\n            var b = number % 10,\\n                output = (~~(number % 100 / 10) === 1) ? 'th' :\\n                (b === 1) ? 'st' :\\n                (b === 2) ? 'nd' :\\n                (b === 3) ? 'rd' : 'th';\\n            return number + output;\\n        },\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return xPseudo;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/x-pseudo.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/yo.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/moment/locale/yo.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var yo = moment.defineLocale('yo', {\\n        months : 'Sẹ́rẹ́_Èrèlè_Ẹrẹ̀nà_Ìgbé_Èbibi_Òkùdu_Agẹmo_Ògún_Owewe_Ọ̀wàrà_Bélú_Ọ̀pẹ̀̀'.split('_'),\\n        monthsShort : 'Sẹ́r_Èrl_Ẹrn_Ìgb_Èbi_Òkù_Agẹ_Ògú_Owe_Ọ̀wà_Bél_Ọ̀pẹ̀̀'.split('_'),\\n        weekdays : 'Àìkú_Ajé_Ìsẹ́gun_Ọjọ́rú_Ọjọ́bọ_Ẹtì_Àbámẹ́ta'.split('_'),\\n        weekdaysShort : 'Àìk_Ajé_Ìsẹ́_Ọjr_Ọjb_Ẹtì_Àbá'.split('_'),\\n        weekdaysMin : 'Àì_Aj_Ìs_Ọr_Ọb_Ẹt_Àb'.split('_'),\\n        longDateFormat : {\\n            LT : 'h:mm A',\\n            LTS : 'h:mm:ss A',\\n            L : 'DD/MM/YYYY',\\n            LL : 'D MMMM YYYY',\\n            LLL : 'D MMMM YYYY h:mm A',\\n            LLLL : 'dddd, D MMMM YYYY h:mm A'\\n        },\\n        calendar : {\\n            sameDay : '[Ònì ni] LT',\\n            nextDay : '[Ọ̀la ni] LT',\\n            nextWeek : 'dddd [Ọsẹ̀ tón\\\\'bọ] [ni] LT',\\n            lastDay : '[Àna ni] LT',\\n            lastWeek : 'dddd [Ọsẹ̀ tólọ́] [ni] LT',\\n            sameElse : 'L'\\n        },\\n        relativeTime : {\\n            future : 'ní %s',\\n            past : '%s kọjá',\\n            s : 'ìsẹjú aayá die',\\n            ss :'aayá %d',\\n            m : 'ìsẹjú kan',\\n            mm : 'ìsẹjú %d',\\n            h : 'wákati kan',\\n            hh : 'wákati %d',\\n            d : 'ọjọ́ kan',\\n            dd : 'ọjọ́ %d',\\n            M : 'osù kan',\\n            MM : 'osù %d',\\n            y : 'ọdún kan',\\n            yy : 'ọdún %d'\\n        },\\n        dayOfMonthOrdinalParse : /ọjọ́\\\\s\\\\d{1,2}/,\\n        ordinal : 'ọjọ́ %d',\\n        week : {\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4 // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return yo;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/yo.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/zh-cn.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/zh-cn.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var zhCn = moment.defineLocale('zh-cn', {\\n        months : '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'),\\n        monthsShort : '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'),\\n        weekdays : '星期日_星期一_星期二_星期三_星期四_星期五_星期六'.split('_'),\\n        weekdaysShort : '周日_周一_周二_周三_周四_周五_周六'.split('_'),\\n        weekdaysMin : '日_一_二_三_四_五_六'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'YYYY/MM/DD',\\n            LL : 'YYYY年M月D日',\\n            LLL : 'YYYY年M月D日Ah点mm分',\\n            LLLL : 'YYYY年M月D日ddddAh点mm分',\\n            l : 'YYYY/M/D',\\n            ll : 'YYYY年M月D日',\\n            lll : 'YYYY年M月D日 HH:mm',\\n            llll : 'YYYY年M月D日dddd HH:mm'\\n        },\\n        meridiemParse: /凌晨|早上|上午|中午|下午|晚上/,\\n        meridiemHour: function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === '凌晨' || meridiem === '早上' ||\\n                    meridiem === '上午') {\\n                return hour;\\n            } else if (meridiem === '下午' || meridiem === '晚上') {\\n                return hour + 12;\\n            } else {\\n                // '中午'\\n                return hour >= 11 ? hour : hour + 12;\\n            }\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            var hm = hour * 100 + minute;\\n            if (hm < 600) {\\n                return '凌晨';\\n            } else if (hm < 900) {\\n                return '早上';\\n            } else if (hm < 1130) {\\n                return '上午';\\n            } else if (hm < 1230) {\\n                return '中午';\\n            } else if (hm < 1800) {\\n                return '下午';\\n            } else {\\n                return '晚上';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[今天]LT',\\n            nextDay : '[明天]LT',\\n            nextWeek : '[下]ddddLT',\\n            lastDay : '[昨天]LT',\\n            lastWeek : '[上]ddddLT',\\n            sameElse : 'L'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(日|月|周)/,\\n        ordinal : function (number, period) {\\n            switch (period) {\\n                case 'd':\\n                case 'D':\\n                case 'DDD':\\n                    return number + '日';\\n                case 'M':\\n                    return number + '月';\\n                case 'w':\\n                case 'W':\\n                    return number + '周';\\n                default:\\n                    return number;\\n            }\\n        },\\n        relativeTime : {\\n            future : '%s内',\\n            past : '%s前',\\n            s : '几秒',\\n            ss : '%d 秒',\\n            m : '1 分钟',\\n            mm : '%d 分钟',\\n            h : '1 小时',\\n            hh : '%d 小时',\\n            d : '1 天',\\n            dd : '%d 天',\\n            M : '1 个月',\\n            MM : '%d 个月',\\n            y : '1 年',\\n            yy : '%d 年'\\n        },\\n        week : {\\n            // GB/T 7408-1994《数据元和交换格式·信息交换·日期和时间表示法》与ISO 8601:1988等效\\n            dow : 1, // Monday is the first day of the week.\\n            doy : 4  // The week that contains Jan 4th is the first week of the year.\\n        }\\n    });\\n\\n    return zhCn;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/zh-cn.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/zh-hk.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/zh-hk.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var zhHk = moment.defineLocale('zh-hk', {\\n        months : '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'),\\n        monthsShort : '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'),\\n        weekdays : '星期日_星期一_星期二_星期三_星期四_星期五_星期六'.split('_'),\\n        weekdaysShort : '週日_週一_週二_週三_週四_週五_週六'.split('_'),\\n        weekdaysMin : '日_一_二_三_四_五_六'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'YYYY/MM/DD',\\n            LL : 'YYYY年M月D日',\\n            LLL : 'YYYY年M月D日 HH:mm',\\n            LLLL : 'YYYY年M月D日dddd HH:mm',\\n            l : 'YYYY/M/D',\\n            ll : 'YYYY年M月D日',\\n            lll : 'YYYY年M月D日 HH:mm',\\n            llll : 'YYYY年M月D日dddd HH:mm'\\n        },\\n        meridiemParse: /凌晨|早上|上午|中午|下午|晚上/,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === '凌晨' || meridiem === '早上' || meridiem === '上午') {\\n                return hour;\\n            } else if (meridiem === '中午') {\\n                return hour >= 11 ? hour : hour + 12;\\n            } else if (meridiem === '下午' || meridiem === '晚上') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            var hm = hour * 100 + minute;\\n            if (hm < 600) {\\n                return '凌晨';\\n            } else if (hm < 900) {\\n                return '早上';\\n            } else if (hm < 1130) {\\n                return '上午';\\n            } else if (hm < 1230) {\\n                return '中午';\\n            } else if (hm < 1800) {\\n                return '下午';\\n            } else {\\n                return '晚上';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[今天]LT',\\n            nextDay : '[明天]LT',\\n            nextWeek : '[下]ddddLT',\\n            lastDay : '[昨天]LT',\\n            lastWeek : '[上]ddddLT',\\n            sameElse : 'L'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(日|月|週)/,\\n        ordinal : function (number, period) {\\n            switch (period) {\\n                case 'd' :\\n                case 'D' :\\n                case 'DDD' :\\n                    return number + '日';\\n                case 'M' :\\n                    return number + '月';\\n                case 'w' :\\n                case 'W' :\\n                    return number + '週';\\n                default :\\n                    return number;\\n            }\\n        },\\n        relativeTime : {\\n            future : '%s內',\\n            past : '%s前',\\n            s : '幾秒',\\n            ss : '%d 秒',\\n            m : '1 分鐘',\\n            mm : '%d 分鐘',\\n            h : '1 小時',\\n            hh : '%d 小時',\\n            d : '1 天',\\n            dd : '%d 天',\\n            M : '1 個月',\\n            MM : '%d 個月',\\n            y : '1 年',\\n            yy : '%d 年'\\n        }\\n    });\\n\\n    return zhHk;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/zh-hk.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/locale/zh-tw.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/moment/locale/zh-tw.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"//! moment.js locale configuration\\n\\n;(function (global, factory) {\\n    true ? factory(__webpack_require__(/*! ../moment */ \\\"./node_modules/moment/moment.js\\\")) :\\n   undefined\\n}(this, (function (moment) { 'use strict';\\n\\n\\n    var zhTw = moment.defineLocale('zh-tw', {\\n        months : '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split('_'),\\n        monthsShort : '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'),\\n        weekdays : '星期日_星期一_星期二_星期三_星期四_星期五_星期六'.split('_'),\\n        weekdaysShort : '週日_週一_週二_週三_週四_週五_週六'.split('_'),\\n        weekdaysMin : '日_一_二_三_四_五_六'.split('_'),\\n        longDateFormat : {\\n            LT : 'HH:mm',\\n            LTS : 'HH:mm:ss',\\n            L : 'YYYY/MM/DD',\\n            LL : 'YYYY年M月D日',\\n            LLL : 'YYYY年M月D日 HH:mm',\\n            LLLL : 'YYYY年M月D日dddd HH:mm',\\n            l : 'YYYY/M/D',\\n            ll : 'YYYY年M月D日',\\n            lll : 'YYYY年M月D日 HH:mm',\\n            llll : 'YYYY年M月D日dddd HH:mm'\\n        },\\n        meridiemParse: /凌晨|早上|上午|中午|下午|晚上/,\\n        meridiemHour : function (hour, meridiem) {\\n            if (hour === 12) {\\n                hour = 0;\\n            }\\n            if (meridiem === '凌晨' || meridiem === '早上' || meridiem === '上午') {\\n                return hour;\\n            } else if (meridiem === '中午') {\\n                return hour >= 11 ? hour : hour + 12;\\n            } else if (meridiem === '下午' || meridiem === '晚上') {\\n                return hour + 12;\\n            }\\n        },\\n        meridiem : function (hour, minute, isLower) {\\n            var hm = hour * 100 + minute;\\n            if (hm < 600) {\\n                return '凌晨';\\n            } else if (hm < 900) {\\n                return '早上';\\n            } else if (hm < 1130) {\\n                return '上午';\\n            } else if (hm < 1230) {\\n                return '中午';\\n            } else if (hm < 1800) {\\n                return '下午';\\n            } else {\\n                return '晚上';\\n            }\\n        },\\n        calendar : {\\n            sameDay : '[今天] LT',\\n            nextDay : '[明天] LT',\\n            nextWeek : '[下]dddd LT',\\n            lastDay : '[昨天] LT',\\n            lastWeek : '[上]dddd LT',\\n            sameElse : 'L'\\n        },\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(日|月|週)/,\\n        ordinal : function (number, period) {\\n            switch (period) {\\n                case 'd' :\\n                case 'D' :\\n                case 'DDD' :\\n                    return number + '日';\\n                case 'M' :\\n                    return number + '月';\\n                case 'w' :\\n                case 'W' :\\n                    return number + '週';\\n                default :\\n                    return number;\\n            }\\n        },\\n        relativeTime : {\\n            future : '%s內',\\n            past : '%s前',\\n            s : '幾秒',\\n            ss : '%d 秒',\\n            m : '1 分鐘',\\n            mm : '%d 分鐘',\\n            h : '1 小時',\\n            hh : '%d 小時',\\n            d : '1 天',\\n            dd : '%d 天',\\n            M : '1 個月',\\n            MM : '%d 個月',\\n            y : '1 年',\\n            yy : '%d 年'\\n        }\\n    });\\n\\n    return zhTw;\\n\\n})));\\n\\n\\n//# sourceURL=webpack:///./node_modules/moment/locale/zh-tw.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/moment/moment.js\":\n/*!***************************************!*\\\n  !*** ./node_modules/moment/moment.js ***!\n  \\***************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/* WEBPACK VAR INJECTION */(function(module) {var require;//! moment.js\\n\\n;(function (global, factory) {\\n     true ? module.exports = factory() :\\n    undefined\\n}(this, (function () { 'use strict';\\n\\n    var hookCallback;\\n\\n    function hooks () {\\n        return hookCallback.apply(null, arguments);\\n    }\\n\\n    // This is done to register the method called with moment()\\n    // without creating circular dependencies.\\n    function setHookCallback (callback) {\\n        hookCallback = callback;\\n    }\\n\\n    function isArray(input) {\\n        return input instanceof Array || Object.prototype.toString.call(input) === '[object Array]';\\n    }\\n\\n    function isObject(input) {\\n        // IE8 will treat undefined and null as object if it wasn't for\\n        // input != null\\n        return input != null && Object.prototype.toString.call(input) === '[object Object]';\\n    }\\n\\n    function isObjectEmpty(obj) {\\n        if (Object.getOwnPropertyNames) {\\n            return (Object.getOwnPropertyNames(obj).length === 0);\\n        } else {\\n            var k;\\n            for (k in obj) {\\n                if (obj.hasOwnProperty(k)) {\\n                    return false;\\n                }\\n            }\\n            return true;\\n        }\\n    }\\n\\n    function isUndefined(input) {\\n        return input === void 0;\\n    }\\n\\n    function isNumber(input) {\\n        return typeof input === 'number' || Object.prototype.toString.call(input) === '[object Number]';\\n    }\\n\\n    function isDate(input) {\\n        return input instanceof Date || Object.prototype.toString.call(input) === '[object Date]';\\n    }\\n\\n    function map(arr, fn) {\\n        var res = [], i;\\n        for (i = 0; i < arr.length; ++i) {\\n            res.push(fn(arr[i], i));\\n        }\\n        return res;\\n    }\\n\\n    function hasOwnProp(a, b) {\\n        return Object.prototype.hasOwnProperty.call(a, b);\\n    }\\n\\n    function extend(a, b) {\\n        for (var i in b) {\\n            if (hasOwnProp(b, i)) {\\n                a[i] = b[i];\\n            }\\n        }\\n\\n        if (hasOwnProp(b, 'toString')) {\\n            a.toString = b.toString;\\n        }\\n\\n        if (hasOwnProp(b, 'valueOf')) {\\n            a.valueOf = b.valueOf;\\n        }\\n\\n        return a;\\n    }\\n\\n    function createUTC (input, format, locale, strict) {\\n        return createLocalOrUTC(input, format, locale, strict, true).utc();\\n    }\\n\\n    function defaultParsingFlags() {\\n        // We need to deep clone this object.\\n        return {\\n            empty           : false,\\n            unusedTokens    : [],\\n            unusedInput     : [],\\n            overflow        : -2,\\n            charsLeftOver   : 0,\\n            nullInput       : false,\\n            invalidMonth    : null,\\n            invalidFormat   : false,\\n            userInvalidated : false,\\n            iso             : false,\\n            parsedDateParts : [],\\n            meridiem        : null,\\n            rfc2822         : false,\\n            weekdayMismatch : false\\n        };\\n    }\\n\\n    function getParsingFlags(m) {\\n        if (m._pf == null) {\\n            m._pf = defaultParsingFlags();\\n        }\\n        return m._pf;\\n    }\\n\\n    var some;\\n    if (Array.prototype.some) {\\n        some = Array.prototype.some;\\n    } else {\\n        some = function (fun) {\\n            var t = Object(this);\\n            var len = t.length >>> 0;\\n\\n            for (var i = 0; i < len; i++) {\\n                if (i in t && fun.call(this, t[i], i, t)) {\\n                    return true;\\n                }\\n            }\\n\\n            return false;\\n        };\\n    }\\n\\n    function isValid(m) {\\n        if (m._isValid == null) {\\n            var flags = getParsingFlags(m);\\n            var parsedParts = some.call(flags.parsedDateParts, function (i) {\\n                return i != null;\\n            });\\n            var isNowValid = !isNaN(m._d.getTime()) &&\\n                flags.overflow < 0 &&\\n                !flags.empty &&\\n                !flags.invalidMonth &&\\n                !flags.invalidWeekday &&\\n                !flags.weekdayMismatch &&\\n                !flags.nullInput &&\\n                !flags.invalidFormat &&\\n                !flags.userInvalidated &&\\n                (!flags.meridiem || (flags.meridiem && parsedParts));\\n\\n            if (m._strict) {\\n                isNowValid = isNowValid &&\\n                    flags.charsLeftOver === 0 &&\\n                    flags.unusedTokens.length === 0 &&\\n                    flags.bigHour === undefined;\\n            }\\n\\n            if (Object.isFrozen == null || !Object.isFrozen(m)) {\\n                m._isValid = isNowValid;\\n            }\\n            else {\\n                return isNowValid;\\n            }\\n        }\\n        return m._isValid;\\n    }\\n\\n    function createInvalid (flags) {\\n        var m = createUTC(NaN);\\n        if (flags != null) {\\n            extend(getParsingFlags(m), flags);\\n        }\\n        else {\\n            getParsingFlags(m).userInvalidated = true;\\n        }\\n\\n        return m;\\n    }\\n\\n    // Plugins that add properties should also add the key here (null value),\\n    // so we can properly clone ourselves.\\n    var momentProperties = hooks.momentProperties = [];\\n\\n    function copyConfig(to, from) {\\n        var i, prop, val;\\n\\n        if (!isUndefined(from._isAMomentObject)) {\\n            to._isAMomentObject = from._isAMomentObject;\\n        }\\n        if (!isUndefined(from._i)) {\\n            to._i = from._i;\\n        }\\n        if (!isUndefined(from._f)) {\\n            to._f = from._f;\\n        }\\n        if (!isUndefined(from._l)) {\\n            to._l = from._l;\\n        }\\n        if (!isUndefined(from._strict)) {\\n            to._strict = from._strict;\\n        }\\n        if (!isUndefined(from._tzm)) {\\n            to._tzm = from._tzm;\\n        }\\n        if (!isUndefined(from._isUTC)) {\\n            to._isUTC = from._isUTC;\\n        }\\n        if (!isUndefined(from._offset)) {\\n            to._offset = from._offset;\\n        }\\n        if (!isUndefined(from._pf)) {\\n            to._pf = getParsingFlags(from);\\n        }\\n        if (!isUndefined(from._locale)) {\\n            to._locale = from._locale;\\n        }\\n\\n        if (momentProperties.length > 0) {\\n            for (i = 0; i < momentProperties.length; i++) {\\n                prop = momentProperties[i];\\n                val = from[prop];\\n                if (!isUndefined(val)) {\\n                    to[prop] = val;\\n                }\\n            }\\n        }\\n\\n        return to;\\n    }\\n\\n    var updateInProgress = false;\\n\\n    // Moment prototype object\\n    function Moment(config) {\\n        copyConfig(this, config);\\n        this._d = new Date(config._d != null ? config._d.getTime() : NaN);\\n        if (!this.isValid()) {\\n            this._d = new Date(NaN);\\n        }\\n        // Prevent infinite loop in case updateOffset creates new moment\\n        // objects.\\n        if (updateInProgress === false) {\\n            updateInProgress = true;\\n            hooks.updateOffset(this);\\n            updateInProgress = false;\\n        }\\n    }\\n\\n    function isMoment (obj) {\\n        return obj instanceof Moment || (obj != null && obj._isAMomentObject != null);\\n    }\\n\\n    function absFloor (number) {\\n        if (number < 0) {\\n            // -0 -> 0\\n            return Math.ceil(number) || 0;\\n        } else {\\n            return Math.floor(number);\\n        }\\n    }\\n\\n    function toInt(argumentForCoercion) {\\n        var coercedNumber = +argumentForCoercion,\\n            value = 0;\\n\\n        if (coercedNumber !== 0 && isFinite(coercedNumber)) {\\n            value = absFloor(coercedNumber);\\n        }\\n\\n        return value;\\n    }\\n\\n    // compare two arrays, return the number of differences\\n    function compareArrays(array1, array2, dontConvert) {\\n        var len = Math.min(array1.length, array2.length),\\n            lengthDiff = Math.abs(array1.length - array2.length),\\n            diffs = 0,\\n            i;\\n        for (i = 0; i < len; i++) {\\n            if ((dontConvert && array1[i] !== array2[i]) ||\\n                (!dontConvert && toInt(array1[i]) !== toInt(array2[i]))) {\\n                diffs++;\\n            }\\n        }\\n        return diffs + lengthDiff;\\n    }\\n\\n    function warn(msg) {\\n        if (hooks.suppressDeprecationWarnings === false &&\\n                (typeof console !==  'undefined') && console.warn) {\\n            console.warn('Deprecation warning: ' + msg);\\n        }\\n    }\\n\\n    function deprecate(msg, fn) {\\n        var firstTime = true;\\n\\n        return extend(function () {\\n            if (hooks.deprecationHandler != null) {\\n                hooks.deprecationHandler(null, msg);\\n            }\\n            if (firstTime) {\\n                var args = [];\\n                var arg;\\n                for (var i = 0; i < arguments.length; i++) {\\n                    arg = '';\\n                    if (typeof arguments[i] === 'object') {\\n                        arg += '\\\\n[' + i + '] ';\\n                        for (var key in arguments[0]) {\\n                            arg += key + ': ' + arguments[0][key] + ', ';\\n                        }\\n                        arg = arg.slice(0, -2); // Remove trailing comma and space\\n                    } else {\\n                        arg = arguments[i];\\n                    }\\n                    args.push(arg);\\n                }\\n                warn(msg + '\\\\nArguments: ' + Array.prototype.slice.call(args).join('') + '\\\\n' + (new Error()).stack);\\n                firstTime = false;\\n            }\\n            return fn.apply(this, arguments);\\n        }, fn);\\n    }\\n\\n    var deprecations = {};\\n\\n    function deprecateSimple(name, msg) {\\n        if (hooks.deprecationHandler != null) {\\n            hooks.deprecationHandler(name, msg);\\n        }\\n        if (!deprecations[name]) {\\n            warn(msg);\\n            deprecations[name] = true;\\n        }\\n    }\\n\\n    hooks.suppressDeprecationWarnings = false;\\n    hooks.deprecationHandler = null;\\n\\n    function isFunction(input) {\\n        return input instanceof Function || Object.prototype.toString.call(input) === '[object Function]';\\n    }\\n\\n    function set (config) {\\n        var prop, i;\\n        for (i in config) {\\n            prop = config[i];\\n            if (isFunction(prop)) {\\n                this[i] = prop;\\n            } else {\\n                this['_' + i] = prop;\\n            }\\n        }\\n        this._config = config;\\n        // Lenient ordinal parsing accepts just a number in addition to\\n        // number + (possibly) stuff coming from _dayOfMonthOrdinalParse.\\n        // TODO: Remove \\\"ordinalParse\\\" fallback in next major release.\\n        this._dayOfMonthOrdinalParseLenient = new RegExp(\\n            (this._dayOfMonthOrdinalParse.source || this._ordinalParse.source) +\\n                '|' + (/\\\\d{1,2}/).source);\\n    }\\n\\n    function mergeConfigs(parentConfig, childConfig) {\\n        var res = extend({}, parentConfig), prop;\\n        for (prop in childConfig) {\\n            if (hasOwnProp(childConfig, prop)) {\\n                if (isObject(parentConfig[prop]) && isObject(childConfig[prop])) {\\n                    res[prop] = {};\\n                    extend(res[prop], parentConfig[prop]);\\n                    extend(res[prop], childConfig[prop]);\\n                } else if (childConfig[prop] != null) {\\n                    res[prop] = childConfig[prop];\\n                } else {\\n                    delete res[prop];\\n                }\\n            }\\n        }\\n        for (prop in parentConfig) {\\n            if (hasOwnProp(parentConfig, prop) &&\\n                    !hasOwnProp(childConfig, prop) &&\\n                    isObject(parentConfig[prop])) {\\n                // make sure changes to properties don't modify parent config\\n                res[prop] = extend({}, res[prop]);\\n            }\\n        }\\n        return res;\\n    }\\n\\n    function Locale(config) {\\n        if (config != null) {\\n            this.set(config);\\n        }\\n    }\\n\\n    var keys;\\n\\n    if (Object.keys) {\\n        keys = Object.keys;\\n    } else {\\n        keys = function (obj) {\\n            var i, res = [];\\n            for (i in obj) {\\n                if (hasOwnProp(obj, i)) {\\n                    res.push(i);\\n                }\\n            }\\n            return res;\\n        };\\n    }\\n\\n    var defaultCalendar = {\\n        sameDay : '[Today at] LT',\\n        nextDay : '[Tomorrow at] LT',\\n        nextWeek : 'dddd [at] LT',\\n        lastDay : '[Yesterday at] LT',\\n        lastWeek : '[Last] dddd [at] LT',\\n        sameElse : 'L'\\n    };\\n\\n    function calendar (key, mom, now) {\\n        var output = this._calendar[key] || this._calendar['sameElse'];\\n        return isFunction(output) ? output.call(mom, now) : output;\\n    }\\n\\n    var defaultLongDateFormat = {\\n        LTS  : 'h:mm:ss A',\\n        LT   : 'h:mm A',\\n        L    : 'MM/DD/YYYY',\\n        LL   : 'MMMM D, YYYY',\\n        LLL  : 'MMMM D, YYYY h:mm A',\\n        LLLL : 'dddd, MMMM D, YYYY h:mm A'\\n    };\\n\\n    function longDateFormat (key) {\\n        var format = this._longDateFormat[key],\\n            formatUpper = this._longDateFormat[key.toUpperCase()];\\n\\n        if (format || !formatUpper) {\\n            return format;\\n        }\\n\\n        this._longDateFormat[key] = formatUpper.replace(/MMMM|MM|DD|dddd/g, function (val) {\\n            return val.slice(1);\\n        });\\n\\n        return this._longDateFormat[key];\\n    }\\n\\n    var defaultInvalidDate = 'Invalid date';\\n\\n    function invalidDate () {\\n        return this._invalidDate;\\n    }\\n\\n    var defaultOrdinal = '%d';\\n    var defaultDayOfMonthOrdinalParse = /\\\\d{1,2}/;\\n\\n    function ordinal (number) {\\n        return this._ordinal.replace('%d', number);\\n    }\\n\\n    var defaultRelativeTime = {\\n        future : 'in %s',\\n        past   : '%s ago',\\n        s  : 'a few seconds',\\n        ss : '%d seconds',\\n        m  : 'a minute',\\n        mm : '%d minutes',\\n        h  : 'an hour',\\n        hh : '%d hours',\\n        d  : 'a day',\\n        dd : '%d days',\\n        M  : 'a month',\\n        MM : '%d months',\\n        y  : 'a year',\\n        yy : '%d years'\\n    };\\n\\n    function relativeTime (number, withoutSuffix, string, isFuture) {\\n        var output = this._relativeTime[string];\\n        return (isFunction(output)) ?\\n            output(number, withoutSuffix, string, isFuture) :\\n            output.replace(/%d/i, number);\\n    }\\n\\n    function pastFuture (diff, output) {\\n        var format = this._relativeTime[diff > 0 ? 'future' : 'past'];\\n        return isFunction(format) ? format(output) : format.replace(/%s/i, output);\\n    }\\n\\n    var aliases = {};\\n\\n    function addUnitAlias (unit, shorthand) {\\n        var lowerCase = unit.toLowerCase();\\n        aliases[lowerCase] = aliases[lowerCase + 's'] = aliases[shorthand] = unit;\\n    }\\n\\n    function normalizeUnits(units) {\\n        return typeof units === 'string' ? aliases[units] || aliases[units.toLowerCase()] : undefined;\\n    }\\n\\n    function normalizeObjectUnits(inputObject) {\\n        var normalizedInput = {},\\n            normalizedProp,\\n            prop;\\n\\n        for (prop in inputObject) {\\n            if (hasOwnProp(inputObject, prop)) {\\n                normalizedProp = normalizeUnits(prop);\\n                if (normalizedProp) {\\n                    normalizedInput[normalizedProp] = inputObject[prop];\\n                }\\n            }\\n        }\\n\\n        return normalizedInput;\\n    }\\n\\n    var priorities = {};\\n\\n    function addUnitPriority(unit, priority) {\\n        priorities[unit] = priority;\\n    }\\n\\n    function getPrioritizedUnits(unitsObj) {\\n        var units = [];\\n        for (var u in unitsObj) {\\n            units.push({unit: u, priority: priorities[u]});\\n        }\\n        units.sort(function (a, b) {\\n            return a.priority - b.priority;\\n        });\\n        return units;\\n    }\\n\\n    function zeroFill(number, targetLength, forceSign) {\\n        var absNumber = '' + Math.abs(number),\\n            zerosToFill = targetLength - absNumber.length,\\n            sign = number >= 0;\\n        return (sign ? (forceSign ? '+' : '') : '-') +\\n            Math.pow(10, Math.max(0, zerosToFill)).toString().substr(1) + absNumber;\\n    }\\n\\n    var formattingTokens = /(\\\\[[^\\\\[]*\\\\])|(\\\\\\\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g;\\n\\n    var localFormattingTokens = /(\\\\[[^\\\\[]*\\\\])|(\\\\\\\\)?(LTS|LT|LL?L?L?|l{1,4})/g;\\n\\n    var formatFunctions = {};\\n\\n    var formatTokenFunctions = {};\\n\\n    // token:    'M'\\n    // padded:   ['MM', 2]\\n    // ordinal:  'Mo'\\n    // callback: function () { this.month() + 1 }\\n    function addFormatToken (token, padded, ordinal, callback) {\\n        var func = callback;\\n        if (typeof callback === 'string') {\\n            func = function () {\\n                return this[callback]();\\n            };\\n        }\\n        if (token) {\\n            formatTokenFunctions[token] = func;\\n        }\\n        if (padded) {\\n            formatTokenFunctions[padded[0]] = function () {\\n                return zeroFill(func.apply(this, arguments), padded[1], padded[2]);\\n            };\\n        }\\n        if (ordinal) {\\n            formatTokenFunctions[ordinal] = function () {\\n                return this.localeData().ordinal(func.apply(this, arguments), token);\\n            };\\n        }\\n    }\\n\\n    function removeFormattingTokens(input) {\\n        if (input.match(/\\\\[[\\\\s\\\\S]/)) {\\n            return input.replace(/^\\\\[|\\\\]$/g, '');\\n        }\\n        return input.replace(/\\\\\\\\/g, '');\\n    }\\n\\n    function makeFormatFunction(format) {\\n        var array = format.match(formattingTokens), i, length;\\n\\n        for (i = 0, length = array.length; i < length; i++) {\\n            if (formatTokenFunctions[array[i]]) {\\n                array[i] = formatTokenFunctions[array[i]];\\n            } else {\\n                array[i] = removeFormattingTokens(array[i]);\\n            }\\n        }\\n\\n        return function (mom) {\\n            var output = '', i;\\n            for (i = 0; i < length; i++) {\\n                output += isFunction(array[i]) ? array[i].call(mom, format) : array[i];\\n            }\\n            return output;\\n        };\\n    }\\n\\n    // format date using native date object\\n    function formatMoment(m, format) {\\n        if (!m.isValid()) {\\n            return m.localeData().invalidDate();\\n        }\\n\\n        format = expandFormat(format, m.localeData());\\n        formatFunctions[format] = formatFunctions[format] || makeFormatFunction(format);\\n\\n        return formatFunctions[format](m);\\n    }\\n\\n    function expandFormat(format, locale) {\\n        var i = 5;\\n\\n        function replaceLongDateFormatTokens(input) {\\n            return locale.longDateFormat(input) || input;\\n        }\\n\\n        localFormattingTokens.lastIndex = 0;\\n        while (i >= 0 && localFormattingTokens.test(format)) {\\n            format = format.replace(localFormattingTokens, replaceLongDateFormatTokens);\\n            localFormattingTokens.lastIndex = 0;\\n            i -= 1;\\n        }\\n\\n        return format;\\n    }\\n\\n    var match1         = /\\\\d/;            //       0 - 9\\n    var match2         = /\\\\d\\\\d/;          //      00 - 99\\n    var match3         = /\\\\d{3}/;         //     000 - 999\\n    var match4         = /\\\\d{4}/;         //    0000 - 9999\\n    var match6         = /[+-]?\\\\d{6}/;    // -999999 - 999999\\n    var match1to2      = /\\\\d\\\\d?/;         //       0 - 99\\n    var match3to4      = /\\\\d\\\\d\\\\d\\\\d?/;     //     999 - 9999\\n    var match5to6      = /\\\\d\\\\d\\\\d\\\\d\\\\d\\\\d?/; //   99999 - 999999\\n    var match1to3      = /\\\\d{1,3}/;       //       0 - 999\\n    var match1to4      = /\\\\d{1,4}/;       //       0 - 9999\\n    var match1to6      = /[+-]?\\\\d{1,6}/;  // -999999 - 999999\\n\\n    var matchUnsigned  = /\\\\d+/;           //       0 - inf\\n    var matchSigned    = /[+-]?\\\\d+/;      //    -inf - inf\\n\\n    var matchOffset    = /Z|[+-]\\\\d\\\\d:?\\\\d\\\\d/gi; // +00:00 -00:00 +0000 -0000 or Z\\n    var matchShortOffset = /Z|[+-]\\\\d\\\\d(?::?\\\\d\\\\d)?/gi; // +00 -00 +00:00 -00:00 +0000 -0000 or Z\\n\\n    var matchTimestamp = /[+-]?\\\\d+(\\\\.\\\\d{1,3})?/; // 123456789 123456789.123\\n\\n    // any word (or two) characters or numbers including two/three word month in arabic.\\n    // includes scottish gaelic two word and hyphenated months\\n    var matchWord = /[0-9]{0,256}['a-z\\\\u00A0-\\\\u05FF\\\\u0700-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFF07\\\\uFF10-\\\\uFFEF]{1,256}|[\\\\u0600-\\\\u06FF\\\\/]{1,256}(\\\\s*?[\\\\u0600-\\\\u06FF]{1,256}){1,2}/i;\\n\\n    var regexes = {};\\n\\n    function addRegexToken (token, regex, strictRegex) {\\n        regexes[token] = isFunction(regex) ? regex : function (isStrict, localeData) {\\n            return (isStrict && strictRegex) ? strictRegex : regex;\\n        };\\n    }\\n\\n    function getParseRegexForToken (token, config) {\\n        if (!hasOwnProp(regexes, token)) {\\n            return new RegExp(unescapeFormat(token));\\n        }\\n\\n        return regexes[token](config._strict, config._locale);\\n    }\\n\\n    // Code from http://stackoverflow.com/questions/3561493/is-there-a-regexp-escape-function-in-javascript\\n    function unescapeFormat(s) {\\n        return regexEscape(s.replace('\\\\\\\\', '').replace(/\\\\\\\\(\\\\[)|\\\\\\\\(\\\\])|\\\\[([^\\\\]\\\\[]*)\\\\]|\\\\\\\\(.)/g, function (matched, p1, p2, p3, p4) {\\n            return p1 || p2 || p3 || p4;\\n        }));\\n    }\\n\\n    function regexEscape(s) {\\n        return s.replace(/[-\\\\/\\\\\\\\^$*+?.()|[\\\\]{}]/g, '\\\\\\\\$&');\\n    }\\n\\n    var tokens = {};\\n\\n    function addParseToken (token, callback) {\\n        var i, func = callback;\\n        if (typeof token === 'string') {\\n            token = [token];\\n        }\\n        if (isNumber(callback)) {\\n            func = function (input, array) {\\n                array[callback] = toInt(input);\\n            };\\n        }\\n        for (i = 0; i < token.length; i++) {\\n            tokens[token[i]] = func;\\n        }\\n    }\\n\\n    function addWeekParseToken (token, callback) {\\n        addParseToken(token, function (input, array, config, token) {\\n            config._w = config._w || {};\\n            callback(input, config._w, config, token);\\n        });\\n    }\\n\\n    function addTimeToArrayFromToken(token, input, config) {\\n        if (input != null && hasOwnProp(tokens, token)) {\\n            tokens[token](input, config._a, config, token);\\n        }\\n    }\\n\\n    var YEAR = 0;\\n    var MONTH = 1;\\n    var DATE = 2;\\n    var HOUR = 3;\\n    var MINUTE = 4;\\n    var SECOND = 5;\\n    var MILLISECOND = 6;\\n    var WEEK = 7;\\n    var WEEKDAY = 8;\\n\\n    // FORMATTING\\n\\n    addFormatToken('Y', 0, 0, function () {\\n        var y = this.year();\\n        return y <= 9999 ? '' + y : '+' + y;\\n    });\\n\\n    addFormatToken(0, ['YY', 2], 0, function () {\\n        return this.year() % 100;\\n    });\\n\\n    addFormatToken(0, ['YYYY',   4],       0, 'year');\\n    addFormatToken(0, ['YYYYY',  5],       0, 'year');\\n    addFormatToken(0, ['YYYYYY', 6, true], 0, 'year');\\n\\n    // ALIASES\\n\\n    addUnitAlias('year', 'y');\\n\\n    // PRIORITIES\\n\\n    addUnitPriority('year', 1);\\n\\n    // PARSING\\n\\n    addRegexToken('Y',      matchSigned);\\n    addRegexToken('YY',     match1to2, match2);\\n    addRegexToken('YYYY',   match1to4, match4);\\n    addRegexToken('YYYYY',  match1to6, match6);\\n    addRegexToken('YYYYYY', match1to6, match6);\\n\\n    addParseToken(['YYYYY', 'YYYYYY'], YEAR);\\n    addParseToken('YYYY', function (input, array) {\\n        array[YEAR] = input.length === 2 ? hooks.parseTwoDigitYear(input) : toInt(input);\\n    });\\n    addParseToken('YY', function (input, array) {\\n        array[YEAR] = hooks.parseTwoDigitYear(input);\\n    });\\n    addParseToken('Y', function (input, array) {\\n        array[YEAR] = parseInt(input, 10);\\n    });\\n\\n    // HELPERS\\n\\n    function daysInYear(year) {\\n        return isLeapYear(year) ? 366 : 365;\\n    }\\n\\n    function isLeapYear(year) {\\n        return (year % 4 === 0 && year % 100 !== 0) || year % 400 === 0;\\n    }\\n\\n    // HOOKS\\n\\n    hooks.parseTwoDigitYear = function (input) {\\n        return toInt(input) + (toInt(input) > 68 ? 1900 : 2000);\\n    };\\n\\n    // MOMENTS\\n\\n    var getSetYear = makeGetSet('FullYear', true);\\n\\n    function getIsLeapYear () {\\n        return isLeapYear(this.year());\\n    }\\n\\n    function makeGetSet (unit, keepTime) {\\n        return function (value) {\\n            if (value != null) {\\n                set$1(this, unit, value);\\n                hooks.updateOffset(this, keepTime);\\n                return this;\\n            } else {\\n                return get(this, unit);\\n            }\\n        };\\n    }\\n\\n    function get (mom, unit) {\\n        return mom.isValid() ?\\n            mom._d['get' + (mom._isUTC ? 'UTC' : '') + unit]() : NaN;\\n    }\\n\\n    function set$1 (mom, unit, value) {\\n        if (mom.isValid() && !isNaN(value)) {\\n            if (unit === 'FullYear' && isLeapYear(mom.year()) && mom.month() === 1 && mom.date() === 29) {\\n                mom._d['set' + (mom._isUTC ? 'UTC' : '') + unit](value, mom.month(), daysInMonth(value, mom.month()));\\n            }\\n            else {\\n                mom._d['set' + (mom._isUTC ? 'UTC' : '') + unit](value);\\n            }\\n        }\\n    }\\n\\n    // MOMENTS\\n\\n    function stringGet (units) {\\n        units = normalizeUnits(units);\\n        if (isFunction(this[units])) {\\n            return this[units]();\\n        }\\n        return this;\\n    }\\n\\n\\n    function stringSet (units, value) {\\n        if (typeof units === 'object') {\\n            units = normalizeObjectUnits(units);\\n            var prioritized = getPrioritizedUnits(units);\\n            for (var i = 0; i < prioritized.length; i++) {\\n                this[prioritized[i].unit](units[prioritized[i].unit]);\\n            }\\n        } else {\\n            units = normalizeUnits(units);\\n            if (isFunction(this[units])) {\\n                return this[units](value);\\n            }\\n        }\\n        return this;\\n    }\\n\\n    function mod(n, x) {\\n        return ((n % x) + x) % x;\\n    }\\n\\n    var indexOf;\\n\\n    if (Array.prototype.indexOf) {\\n        indexOf = Array.prototype.indexOf;\\n    } else {\\n        indexOf = function (o) {\\n            // I know\\n            var i;\\n            for (i = 0; i < this.length; ++i) {\\n                if (this[i] === o) {\\n                    return i;\\n                }\\n            }\\n            return -1;\\n        };\\n    }\\n\\n    function daysInMonth(year, month) {\\n        if (isNaN(year) || isNaN(month)) {\\n            return NaN;\\n        }\\n        var modMonth = mod(month, 12);\\n        year += (month - modMonth) / 12;\\n        return modMonth === 1 ? (isLeapYear(year) ? 29 : 28) : (31 - modMonth % 7 % 2);\\n    }\\n\\n    // FORMATTING\\n\\n    addFormatToken('M', ['MM', 2], 'Mo', function () {\\n        return this.month() + 1;\\n    });\\n\\n    addFormatToken('MMM', 0, 0, function (format) {\\n        return this.localeData().monthsShort(this, format);\\n    });\\n\\n    addFormatToken('MMMM', 0, 0, function (format) {\\n        return this.localeData().months(this, format);\\n    });\\n\\n    // ALIASES\\n\\n    addUnitAlias('month', 'M');\\n\\n    // PRIORITY\\n\\n    addUnitPriority('month', 8);\\n\\n    // PARSING\\n\\n    addRegexToken('M',    match1to2);\\n    addRegexToken('MM',   match1to2, match2);\\n    addRegexToken('MMM',  function (isStrict, locale) {\\n        return locale.monthsShortRegex(isStrict);\\n    });\\n    addRegexToken('MMMM', function (isStrict, locale) {\\n        return locale.monthsRegex(isStrict);\\n    });\\n\\n    addParseToken(['M', 'MM'], function (input, array) {\\n        array[MONTH] = toInt(input) - 1;\\n    });\\n\\n    addParseToken(['MMM', 'MMMM'], function (input, array, config, token) {\\n        var month = config._locale.monthsParse(input, token, config._strict);\\n        // if we didn't find a month name, mark the date as invalid.\\n        if (month != null) {\\n            array[MONTH] = month;\\n        } else {\\n            getParsingFlags(config).invalidMonth = input;\\n        }\\n    });\\n\\n    // LOCALES\\n\\n    var MONTHS_IN_FORMAT = /D[oD]?(\\\\[[^\\\\[\\\\]]*\\\\]|\\\\s)+MMMM?/;\\n    var defaultLocaleMonths = 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_');\\n    function localeMonths (m, format) {\\n        if (!m) {\\n            return isArray(this._months) ? this._months :\\n                this._months['standalone'];\\n        }\\n        return isArray(this._months) ? this._months[m.month()] :\\n            this._months[(this._months.isFormat || MONTHS_IN_FORMAT).test(format) ? 'format' : 'standalone'][m.month()];\\n    }\\n\\n    var defaultLocaleMonthsShort = 'Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec'.split('_');\\n    function localeMonthsShort (m, format) {\\n        if (!m) {\\n            return isArray(this._monthsShort) ? this._monthsShort :\\n                this._monthsShort['standalone'];\\n        }\\n        return isArray(this._monthsShort) ? this._monthsShort[m.month()] :\\n            this._monthsShort[MONTHS_IN_FORMAT.test(format) ? 'format' : 'standalone'][m.month()];\\n    }\\n\\n    function handleStrictParse(monthName, format, strict) {\\n        var i, ii, mom, llc = monthName.toLocaleLowerCase();\\n        if (!this._monthsParse) {\\n            // this is not used\\n            this._monthsParse = [];\\n            this._longMonthsParse = [];\\n            this._shortMonthsParse = [];\\n            for (i = 0; i < 12; ++i) {\\n                mom = createUTC([2000, i]);\\n                this._shortMonthsParse[i] = this.monthsShort(mom, '').toLocaleLowerCase();\\n                this._longMonthsParse[i] = this.months(mom, '').toLocaleLowerCase();\\n            }\\n        }\\n\\n        if (strict) {\\n            if (format === 'MMM') {\\n                ii = indexOf.call(this._shortMonthsParse, llc);\\n                return ii !== -1 ? ii : null;\\n            } else {\\n                ii = indexOf.call(this._longMonthsParse, llc);\\n                return ii !== -1 ? ii : null;\\n            }\\n        } else {\\n            if (format === 'MMM') {\\n                ii = indexOf.call(this._shortMonthsParse, llc);\\n                if (ii !== -1) {\\n                    return ii;\\n                }\\n                ii = indexOf.call(this._longMonthsParse, llc);\\n                return ii !== -1 ? ii : null;\\n            } else {\\n                ii = indexOf.call(this._longMonthsParse, llc);\\n                if (ii !== -1) {\\n                    return ii;\\n                }\\n                ii = indexOf.call(this._shortMonthsParse, llc);\\n                return ii !== -1 ? ii : null;\\n            }\\n        }\\n    }\\n\\n    function localeMonthsParse (monthName, format, strict) {\\n        var i, mom, regex;\\n\\n        if (this._monthsParseExact) {\\n            return handleStrictParse.call(this, monthName, format, strict);\\n        }\\n\\n        if (!this._monthsParse) {\\n            this._monthsParse = [];\\n            this._longMonthsParse = [];\\n            this._shortMonthsParse = [];\\n        }\\n\\n        // TODO: add sorting\\n        // Sorting makes sure if one month (or abbr) is a prefix of another\\n        // see sorting in computeMonthsParse\\n        for (i = 0; i < 12; i++) {\\n            // make the regex if we don't have it already\\n            mom = createUTC([2000, i]);\\n            if (strict && !this._longMonthsParse[i]) {\\n                this._longMonthsParse[i] = new RegExp('^' + this.months(mom, '').replace('.', '') + '$', 'i');\\n                this._shortMonthsParse[i] = new RegExp('^' + this.monthsShort(mom, '').replace('.', '') + '$', 'i');\\n            }\\n            if (!strict && !this._monthsParse[i]) {\\n                regex = '^' + this.months(mom, '') + '|^' + this.monthsShort(mom, '');\\n                this._monthsParse[i] = new RegExp(regex.replace('.', ''), 'i');\\n            }\\n            // test the regex\\n            if (strict && format === 'MMMM' && this._longMonthsParse[i].test(monthName)) {\\n                return i;\\n            } else if (strict && format === 'MMM' && this._shortMonthsParse[i].test(monthName)) {\\n                return i;\\n            } else if (!strict && this._monthsParse[i].test(monthName)) {\\n                return i;\\n            }\\n        }\\n    }\\n\\n    // MOMENTS\\n\\n    function setMonth (mom, value) {\\n        var dayOfMonth;\\n\\n        if (!mom.isValid()) {\\n            // No op\\n            return mom;\\n        }\\n\\n        if (typeof value === 'string') {\\n            if (/^\\\\d+$/.test(value)) {\\n                value = toInt(value);\\n            } else {\\n                value = mom.localeData().monthsParse(value);\\n                // TODO: Another silent failure?\\n                if (!isNumber(value)) {\\n                    return mom;\\n                }\\n            }\\n        }\\n\\n        dayOfMonth = Math.min(mom.date(), daysInMonth(mom.year(), value));\\n        mom._d['set' + (mom._isUTC ? 'UTC' : '') + 'Month'](value, dayOfMonth);\\n        return mom;\\n    }\\n\\n    function getSetMonth (value) {\\n        if (value != null) {\\n            setMonth(this, value);\\n            hooks.updateOffset(this, true);\\n            return this;\\n        } else {\\n            return get(this, 'Month');\\n        }\\n    }\\n\\n    function getDaysInMonth () {\\n        return daysInMonth(this.year(), this.month());\\n    }\\n\\n    var defaultMonthsShortRegex = matchWord;\\n    function monthsShortRegex (isStrict) {\\n        if (this._monthsParseExact) {\\n            if (!hasOwnProp(this, '_monthsRegex')) {\\n                computeMonthsParse.call(this);\\n            }\\n            if (isStrict) {\\n                return this._monthsShortStrictRegex;\\n            } else {\\n                return this._monthsShortRegex;\\n            }\\n        } else {\\n            if (!hasOwnProp(this, '_monthsShortRegex')) {\\n                this._monthsShortRegex = defaultMonthsShortRegex;\\n            }\\n            return this._monthsShortStrictRegex && isStrict ?\\n                this._monthsShortStrictRegex : this._monthsShortRegex;\\n        }\\n    }\\n\\n    var defaultMonthsRegex = matchWord;\\n    function monthsRegex (isStrict) {\\n        if (this._monthsParseExact) {\\n            if (!hasOwnProp(this, '_monthsRegex')) {\\n                computeMonthsParse.call(this);\\n            }\\n            if (isStrict) {\\n                return this._monthsStrictRegex;\\n            } else {\\n                return this._monthsRegex;\\n            }\\n        } else {\\n            if (!hasOwnProp(this, '_monthsRegex')) {\\n                this._monthsRegex = defaultMonthsRegex;\\n            }\\n            return this._monthsStrictRegex && isStrict ?\\n                this._monthsStrictRegex : this._monthsRegex;\\n        }\\n    }\\n\\n    function computeMonthsParse () {\\n        function cmpLenRev(a, b) {\\n            return b.length - a.length;\\n        }\\n\\n        var shortPieces = [], longPieces = [], mixedPieces = [],\\n            i, mom;\\n        for (i = 0; i < 12; i++) {\\n            // make the regex if we don't have it already\\n            mom = createUTC([2000, i]);\\n            shortPieces.push(this.monthsShort(mom, ''));\\n            longPieces.push(this.months(mom, ''));\\n            mixedPieces.push(this.months(mom, ''));\\n            mixedPieces.push(this.monthsShort(mom, ''));\\n        }\\n        // Sorting makes sure if one month (or abbr) is a prefix of another it\\n        // will match the longer piece.\\n        shortPieces.sort(cmpLenRev);\\n        longPieces.sort(cmpLenRev);\\n        mixedPieces.sort(cmpLenRev);\\n        for (i = 0; i < 12; i++) {\\n            shortPieces[i] = regexEscape(shortPieces[i]);\\n            longPieces[i] = regexEscape(longPieces[i]);\\n        }\\n        for (i = 0; i < 24; i++) {\\n            mixedPieces[i] = regexEscape(mixedPieces[i]);\\n        }\\n\\n        this._monthsRegex = new RegExp('^(' + mixedPieces.join('|') + ')', 'i');\\n        this._monthsShortRegex = this._monthsRegex;\\n        this._monthsStrictRegex = new RegExp('^(' + longPieces.join('|') + ')', 'i');\\n        this._monthsShortStrictRegex = new RegExp('^(' + shortPieces.join('|') + ')', 'i');\\n    }\\n\\n    function createDate (y, m, d, h, M, s, ms) {\\n        // can't just apply() to create a date:\\n        // https://stackoverflow.com/q/181348\\n        var date = new Date(y, m, d, h, M, s, ms);\\n\\n        // the date constructor remaps years 0-99 to 1900-1999\\n        if (y < 100 && y >= 0 && isFinite(date.getFullYear())) {\\n            date.setFullYear(y);\\n        }\\n        return date;\\n    }\\n\\n    function createUTCDate (y) {\\n        var date = new Date(Date.UTC.apply(null, arguments));\\n\\n        // the Date.UTC function remaps years 0-99 to 1900-1999\\n        if (y < 100 && y >= 0 && isFinite(date.getUTCFullYear())) {\\n            date.setUTCFullYear(y);\\n        }\\n        return date;\\n    }\\n\\n    // start-of-first-week - start-of-year\\n    function firstWeekOffset(year, dow, doy) {\\n        var // first-week day -- which january is always in the first week (4 for iso, 1 for other)\\n            fwd = 7 + dow - doy,\\n            // first-week day local weekday -- which local weekday is fwd\\n            fwdlw = (7 + createUTCDate(year, 0, fwd).getUTCDay() - dow) % 7;\\n\\n        return -fwdlw + fwd - 1;\\n    }\\n\\n    // https://en.wikipedia.org/wiki/ISO_week_date#Calculating_a_date_given_the_year.2C_week_number_and_weekday\\n    function dayOfYearFromWeeks(year, week, weekday, dow, doy) {\\n        var localWeekday = (7 + weekday - dow) % 7,\\n            weekOffset = firstWeekOffset(year, dow, doy),\\n            dayOfYear = 1 + 7 * (week - 1) + localWeekday + weekOffset,\\n            resYear, resDayOfYear;\\n\\n        if (dayOfYear <= 0) {\\n            resYear = year - 1;\\n            resDayOfYear = daysInYear(resYear) + dayOfYear;\\n        } else if (dayOfYear > daysInYear(year)) {\\n            resYear = year + 1;\\n            resDayOfYear = dayOfYear - daysInYear(year);\\n        } else {\\n            resYear = year;\\n            resDayOfYear = dayOfYear;\\n        }\\n\\n        return {\\n            year: resYear,\\n            dayOfYear: resDayOfYear\\n        };\\n    }\\n\\n    function weekOfYear(mom, dow, doy) {\\n        var weekOffset = firstWeekOffset(mom.year(), dow, doy),\\n            week = Math.floor((mom.dayOfYear() - weekOffset - 1) / 7) + 1,\\n            resWeek, resYear;\\n\\n        if (week < 1) {\\n            resYear = mom.year() - 1;\\n            resWeek = week + weeksInYear(resYear, dow, doy);\\n        } else if (week > weeksInYear(mom.year(), dow, doy)) {\\n            resWeek = week - weeksInYear(mom.year(), dow, doy);\\n            resYear = mom.year() + 1;\\n        } else {\\n            resYear = mom.year();\\n            resWeek = week;\\n        }\\n\\n        return {\\n            week: resWeek,\\n            year: resYear\\n        };\\n    }\\n\\n    function weeksInYear(year, dow, doy) {\\n        var weekOffset = firstWeekOffset(year, dow, doy),\\n            weekOffsetNext = firstWeekOffset(year + 1, dow, doy);\\n        return (daysInYear(year) - weekOffset + weekOffsetNext) / 7;\\n    }\\n\\n    // FORMATTING\\n\\n    addFormatToken('w', ['ww', 2], 'wo', 'week');\\n    addFormatToken('W', ['WW', 2], 'Wo', 'isoWeek');\\n\\n    // ALIASES\\n\\n    addUnitAlias('week', 'w');\\n    addUnitAlias('isoWeek', 'W');\\n\\n    // PRIORITIES\\n\\n    addUnitPriority('week', 5);\\n    addUnitPriority('isoWeek', 5);\\n\\n    // PARSING\\n\\n    addRegexToken('w',  match1to2);\\n    addRegexToken('ww', match1to2, match2);\\n    addRegexToken('W',  match1to2);\\n    addRegexToken('WW', match1to2, match2);\\n\\n    addWeekParseToken(['w', 'ww', 'W', 'WW'], function (input, week, config, token) {\\n        week[token.substr(0, 1)] = toInt(input);\\n    });\\n\\n    // HELPERS\\n\\n    // LOCALES\\n\\n    function localeWeek (mom) {\\n        return weekOfYear(mom, this._week.dow, this._week.doy).week;\\n    }\\n\\n    var defaultLocaleWeek = {\\n        dow : 0, // Sunday is the first day of the week.\\n        doy : 6  // The week that contains Jan 1st is the first week of the year.\\n    };\\n\\n    function localeFirstDayOfWeek () {\\n        return this._week.dow;\\n    }\\n\\n    function localeFirstDayOfYear () {\\n        return this._week.doy;\\n    }\\n\\n    // MOMENTS\\n\\n    function getSetWeek (input) {\\n        var week = this.localeData().week(this);\\n        return input == null ? week : this.add((input - week) * 7, 'd');\\n    }\\n\\n    function getSetISOWeek (input) {\\n        var week = weekOfYear(this, 1, 4).week;\\n        return input == null ? week : this.add((input - week) * 7, 'd');\\n    }\\n\\n    // FORMATTING\\n\\n    addFormatToken('d', 0, 'do', 'day');\\n\\n    addFormatToken('dd', 0, 0, function (format) {\\n        return this.localeData().weekdaysMin(this, format);\\n    });\\n\\n    addFormatToken('ddd', 0, 0, function (format) {\\n        return this.localeData().weekdaysShort(this, format);\\n    });\\n\\n    addFormatToken('dddd', 0, 0, function (format) {\\n        return this.localeData().weekdays(this, format);\\n    });\\n\\n    addFormatToken('e', 0, 0, 'weekday');\\n    addFormatToken('E', 0, 0, 'isoWeekday');\\n\\n    // ALIASES\\n\\n    addUnitAlias('day', 'd');\\n    addUnitAlias('weekday', 'e');\\n    addUnitAlias('isoWeekday', 'E');\\n\\n    // PRIORITY\\n    addUnitPriority('day', 11);\\n    addUnitPriority('weekday', 11);\\n    addUnitPriority('isoWeekday', 11);\\n\\n    // PARSING\\n\\n    addRegexToken('d',    match1to2);\\n    addRegexToken('e',    match1to2);\\n    addRegexToken('E',    match1to2);\\n    addRegexToken('dd',   function (isStrict, locale) {\\n        return locale.weekdaysMinRegex(isStrict);\\n    });\\n    addRegexToken('ddd',   function (isStrict, locale) {\\n        return locale.weekdaysShortRegex(isStrict);\\n    });\\n    addRegexToken('dddd',   function (isStrict, locale) {\\n        return locale.weekdaysRegex(isStrict);\\n    });\\n\\n    addWeekParseToken(['dd', 'ddd', 'dddd'], function (input, week, config, token) {\\n        var weekday = config._locale.weekdaysParse(input, token, config._strict);\\n        // if we didn't get a weekday name, mark the date as invalid\\n        if (weekday != null) {\\n            week.d = weekday;\\n        } else {\\n            getParsingFlags(config).invalidWeekday = input;\\n        }\\n    });\\n\\n    addWeekParseToken(['d', 'e', 'E'], function (input, week, config, token) {\\n        week[token] = toInt(input);\\n    });\\n\\n    // HELPERS\\n\\n    function parseWeekday(input, locale) {\\n        if (typeof input !== 'string') {\\n            return input;\\n        }\\n\\n        if (!isNaN(input)) {\\n            return parseInt(input, 10);\\n        }\\n\\n        input = locale.weekdaysParse(input);\\n        if (typeof input === 'number') {\\n            return input;\\n        }\\n\\n        return null;\\n    }\\n\\n    function parseIsoWeekday(input, locale) {\\n        if (typeof input === 'string') {\\n            return locale.weekdaysParse(input) % 7 || 7;\\n        }\\n        return isNaN(input) ? null : input;\\n    }\\n\\n    // LOCALES\\n\\n    var defaultLocaleWeekdays = 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_');\\n    function localeWeekdays (m, format) {\\n        if (!m) {\\n            return isArray(this._weekdays) ? this._weekdays :\\n                this._weekdays['standalone'];\\n        }\\n        return isArray(this._weekdays) ? this._weekdays[m.day()] :\\n            this._weekdays[this._weekdays.isFormat.test(format) ? 'format' : 'standalone'][m.day()];\\n    }\\n\\n    var defaultLocaleWeekdaysShort = 'Sun_Mon_Tue_Wed_Thu_Fri_Sat'.split('_');\\n    function localeWeekdaysShort (m) {\\n        return (m) ? this._weekdaysShort[m.day()] : this._weekdaysShort;\\n    }\\n\\n    var defaultLocaleWeekdaysMin = 'Su_Mo_Tu_We_Th_Fr_Sa'.split('_');\\n    function localeWeekdaysMin (m) {\\n        return (m) ? this._weekdaysMin[m.day()] : this._weekdaysMin;\\n    }\\n\\n    function handleStrictParse$1(weekdayName, format, strict) {\\n        var i, ii, mom, llc = weekdayName.toLocaleLowerCase();\\n        if (!this._weekdaysParse) {\\n            this._weekdaysParse = [];\\n            this._shortWeekdaysParse = [];\\n            this._minWeekdaysParse = [];\\n\\n            for (i = 0; i < 7; ++i) {\\n                mom = createUTC([2000, 1]).day(i);\\n                this._minWeekdaysParse[i] = this.weekdaysMin(mom, '').toLocaleLowerCase();\\n                this._shortWeekdaysParse[i] = this.weekdaysShort(mom, '').toLocaleLowerCase();\\n                this._weekdaysParse[i] = this.weekdays(mom, '').toLocaleLowerCase();\\n            }\\n        }\\n\\n        if (strict) {\\n            if (format === 'dddd') {\\n                ii = indexOf.call(this._weekdaysParse, llc);\\n                return ii !== -1 ? ii : null;\\n            } else if (format === 'ddd') {\\n                ii = indexOf.call(this._shortWeekdaysParse, llc);\\n                return ii !== -1 ? ii : null;\\n            } else {\\n                ii = indexOf.call(this._minWeekdaysParse, llc);\\n                return ii !== -1 ? ii : null;\\n            }\\n        } else {\\n            if (format === 'dddd') {\\n                ii = indexOf.call(this._weekdaysParse, llc);\\n                if (ii !== -1) {\\n                    return ii;\\n                }\\n                ii = indexOf.call(this._shortWeekdaysParse, llc);\\n                if (ii !== -1) {\\n                    return ii;\\n                }\\n                ii = indexOf.call(this._minWeekdaysParse, llc);\\n                return ii !== -1 ? ii : null;\\n            } else if (format === 'ddd') {\\n                ii = indexOf.call(this._shortWeekdaysParse, llc);\\n                if (ii !== -1) {\\n                    return ii;\\n                }\\n                ii = indexOf.call(this._weekdaysParse, llc);\\n                if (ii !== -1) {\\n                    return ii;\\n                }\\n                ii = indexOf.call(this._minWeekdaysParse, llc);\\n                return ii !== -1 ? ii : null;\\n            } else {\\n                ii = indexOf.call(this._minWeekdaysParse, llc);\\n                if (ii !== -1) {\\n                    return ii;\\n                }\\n                ii = indexOf.call(this._weekdaysParse, llc);\\n                if (ii !== -1) {\\n                    return ii;\\n                }\\n                ii = indexOf.call(this._shortWeekdaysParse, llc);\\n                return ii !== -1 ? ii : null;\\n            }\\n        }\\n    }\\n\\n    function localeWeekdaysParse (weekdayName, format, strict) {\\n        var i, mom, regex;\\n\\n        if (this._weekdaysParseExact) {\\n            return handleStrictParse$1.call(this, weekdayName, format, strict);\\n        }\\n\\n        if (!this._weekdaysParse) {\\n            this._weekdaysParse = [];\\n            this._minWeekdaysParse = [];\\n            this._shortWeekdaysParse = [];\\n            this._fullWeekdaysParse = [];\\n        }\\n\\n        for (i = 0; i < 7; i++) {\\n            // make the regex if we don't have it already\\n\\n            mom = createUTC([2000, 1]).day(i);\\n            if (strict && !this._fullWeekdaysParse[i]) {\\n                this._fullWeekdaysParse[i] = new RegExp('^' + this.weekdays(mom, '').replace('.', '\\\\\\\\.?') + '$', 'i');\\n                this._shortWeekdaysParse[i] = new RegExp('^' + this.weekdaysShort(mom, '').replace('.', '\\\\\\\\.?') + '$', 'i');\\n                this._minWeekdaysParse[i] = new RegExp('^' + this.weekdaysMin(mom, '').replace('.', '\\\\\\\\.?') + '$', 'i');\\n            }\\n            if (!this._weekdaysParse[i]) {\\n                regex = '^' + this.weekdays(mom, '') + '|^' + this.weekdaysShort(mom, '') + '|^' + this.weekdaysMin(mom, '');\\n                this._weekdaysParse[i] = new RegExp(regex.replace('.', ''), 'i');\\n            }\\n            // test the regex\\n            if (strict && format === 'dddd' && this._fullWeekdaysParse[i].test(weekdayName)) {\\n                return i;\\n            } else if (strict && format === 'ddd' && this._shortWeekdaysParse[i].test(weekdayName)) {\\n                return i;\\n            } else if (strict && format === 'dd' && this._minWeekdaysParse[i].test(weekdayName)) {\\n                return i;\\n            } else if (!strict && this._weekdaysParse[i].test(weekdayName)) {\\n                return i;\\n            }\\n        }\\n    }\\n\\n    // MOMENTS\\n\\n    function getSetDayOfWeek (input) {\\n        if (!this.isValid()) {\\n            return input != null ? this : NaN;\\n        }\\n        var day = this._isUTC ? this._d.getUTCDay() : this._d.getDay();\\n        if (input != null) {\\n            input = parseWeekday(input, this.localeData());\\n            return this.add(input - day, 'd');\\n        } else {\\n            return day;\\n        }\\n    }\\n\\n    function getSetLocaleDayOfWeek (input) {\\n        if (!this.isValid()) {\\n            return input != null ? this : NaN;\\n        }\\n        var weekday = (this.day() + 7 - this.localeData()._week.dow) % 7;\\n        return input == null ? weekday : this.add(input - weekday, 'd');\\n    }\\n\\n    function getSetISODayOfWeek (input) {\\n        if (!this.isValid()) {\\n            return input != null ? this : NaN;\\n        }\\n\\n        // behaves the same as moment#day except\\n        // as a getter, returns 7 instead of 0 (1-7 range instead of 0-6)\\n        // as a setter, sunday should belong to the previous week.\\n\\n        if (input != null) {\\n            var weekday = parseIsoWeekday(input, this.localeData());\\n            return this.day(this.day() % 7 ? weekday : weekday - 7);\\n        } else {\\n            return this.day() || 7;\\n        }\\n    }\\n\\n    var defaultWeekdaysRegex = matchWord;\\n    function weekdaysRegex (isStrict) {\\n        if (this._weekdaysParseExact) {\\n            if (!hasOwnProp(this, '_weekdaysRegex')) {\\n                computeWeekdaysParse.call(this);\\n            }\\n            if (isStrict) {\\n                return this._weekdaysStrictRegex;\\n            } else {\\n                return this._weekdaysRegex;\\n            }\\n        } else {\\n            if (!hasOwnProp(this, '_weekdaysRegex')) {\\n                this._weekdaysRegex = defaultWeekdaysRegex;\\n            }\\n            return this._weekdaysStrictRegex && isStrict ?\\n                this._weekdaysStrictRegex : this._weekdaysRegex;\\n        }\\n    }\\n\\n    var defaultWeekdaysShortRegex = matchWord;\\n    function weekdaysShortRegex (isStrict) {\\n        if (this._weekdaysParseExact) {\\n            if (!hasOwnProp(this, '_weekdaysRegex')) {\\n                computeWeekdaysParse.call(this);\\n            }\\n            if (isStrict) {\\n                return this._weekdaysShortStrictRegex;\\n            } else {\\n                return this._weekdaysShortRegex;\\n            }\\n        } else {\\n            if (!hasOwnProp(this, '_weekdaysShortRegex')) {\\n                this._weekdaysShortRegex = defaultWeekdaysShortRegex;\\n            }\\n            return this._weekdaysShortStrictRegex && isStrict ?\\n                this._weekdaysShortStrictRegex : this._weekdaysShortRegex;\\n        }\\n    }\\n\\n    var defaultWeekdaysMinRegex = matchWord;\\n    function weekdaysMinRegex (isStrict) {\\n        if (this._weekdaysParseExact) {\\n            if (!hasOwnProp(this, '_weekdaysRegex')) {\\n                computeWeekdaysParse.call(this);\\n            }\\n            if (isStrict) {\\n                return this._weekdaysMinStrictRegex;\\n            } else {\\n                return this._weekdaysMinRegex;\\n            }\\n        } else {\\n            if (!hasOwnProp(this, '_weekdaysMinRegex')) {\\n                this._weekdaysMinRegex = defaultWeekdaysMinRegex;\\n            }\\n            return this._weekdaysMinStrictRegex && isStrict ?\\n                this._weekdaysMinStrictRegex : this._weekdaysMinRegex;\\n        }\\n    }\\n\\n\\n    function computeWeekdaysParse () {\\n        function cmpLenRev(a, b) {\\n            return b.length - a.length;\\n        }\\n\\n        var minPieces = [], shortPieces = [], longPieces = [], mixedPieces = [],\\n            i, mom, minp, shortp, longp;\\n        for (i = 0; i < 7; i++) {\\n            // make the regex if we don't have it already\\n            mom = createUTC([2000, 1]).day(i);\\n            minp = this.weekdaysMin(mom, '');\\n            shortp = this.weekdaysShort(mom, '');\\n            longp = this.weekdays(mom, '');\\n            minPieces.push(minp);\\n            shortPieces.push(shortp);\\n            longPieces.push(longp);\\n            mixedPieces.push(minp);\\n            mixedPieces.push(shortp);\\n            mixedPieces.push(longp);\\n        }\\n        // Sorting makes sure if one weekday (or abbr) is a prefix of another it\\n        // will match the longer piece.\\n        minPieces.sort(cmpLenRev);\\n        shortPieces.sort(cmpLenRev);\\n        longPieces.sort(cmpLenRev);\\n        mixedPieces.sort(cmpLenRev);\\n        for (i = 0; i < 7; i++) {\\n            shortPieces[i] = regexEscape(shortPieces[i]);\\n            longPieces[i] = regexEscape(longPieces[i]);\\n            mixedPieces[i] = regexEscape(mixedPieces[i]);\\n        }\\n\\n        this._weekdaysRegex = new RegExp('^(' + mixedPieces.join('|') + ')', 'i');\\n        this._weekdaysShortRegex = this._weekdaysRegex;\\n        this._weekdaysMinRegex = this._weekdaysRegex;\\n\\n        this._weekdaysStrictRegex = new RegExp('^(' + longPieces.join('|') + ')', 'i');\\n        this._weekdaysShortStrictRegex = new RegExp('^(' + shortPieces.join('|') + ')', 'i');\\n        this._weekdaysMinStrictRegex = new RegExp('^(' + minPieces.join('|') + ')', 'i');\\n    }\\n\\n    // FORMATTING\\n\\n    function hFormat() {\\n        return this.hours() % 12 || 12;\\n    }\\n\\n    function kFormat() {\\n        return this.hours() || 24;\\n    }\\n\\n    addFormatToken('H', ['HH', 2], 0, 'hour');\\n    addFormatToken('h', ['hh', 2], 0, hFormat);\\n    addFormatToken('k', ['kk', 2], 0, kFormat);\\n\\n    addFormatToken('hmm', 0, 0, function () {\\n        return '' + hFormat.apply(this) + zeroFill(this.minutes(), 2);\\n    });\\n\\n    addFormatToken('hmmss', 0, 0, function () {\\n        return '' + hFormat.apply(this) + zeroFill(this.minutes(), 2) +\\n            zeroFill(this.seconds(), 2);\\n    });\\n\\n    addFormatToken('Hmm', 0, 0, function () {\\n        return '' + this.hours() + zeroFill(this.minutes(), 2);\\n    });\\n\\n    addFormatToken('Hmmss', 0, 0, function () {\\n        return '' + this.hours() + zeroFill(this.minutes(), 2) +\\n            zeroFill(this.seconds(), 2);\\n    });\\n\\n    function meridiem (token, lowercase) {\\n        addFormatToken(token, 0, 0, function () {\\n            return this.localeData().meridiem(this.hours(), this.minutes(), lowercase);\\n        });\\n    }\\n\\n    meridiem('a', true);\\n    meridiem('A', false);\\n\\n    // ALIASES\\n\\n    addUnitAlias('hour', 'h');\\n\\n    // PRIORITY\\n    addUnitPriority('hour', 13);\\n\\n    // PARSING\\n\\n    function matchMeridiem (isStrict, locale) {\\n        return locale._meridiemParse;\\n    }\\n\\n    addRegexToken('a',  matchMeridiem);\\n    addRegexToken('A',  matchMeridiem);\\n    addRegexToken('H',  match1to2);\\n    addRegexToken('h',  match1to2);\\n    addRegexToken('k',  match1to2);\\n    addRegexToken('HH', match1to2, match2);\\n    addRegexToken('hh', match1to2, match2);\\n    addRegexToken('kk', match1to2, match2);\\n\\n    addRegexToken('hmm', match3to4);\\n    addRegexToken('hmmss', match5to6);\\n    addRegexToken('Hmm', match3to4);\\n    addRegexToken('Hmmss', match5to6);\\n\\n    addParseToken(['H', 'HH'], HOUR);\\n    addParseToken(['k', 'kk'], function (input, array, config) {\\n        var kInput = toInt(input);\\n        array[HOUR] = kInput === 24 ? 0 : kInput;\\n    });\\n    addParseToken(['a', 'A'], function (input, array, config) {\\n        config._isPm = config._locale.isPM(input);\\n        config._meridiem = input;\\n    });\\n    addParseToken(['h', 'hh'], function (input, array, config) {\\n        array[HOUR] = toInt(input);\\n        getParsingFlags(config).bigHour = true;\\n    });\\n    addParseToken('hmm', function (input, array, config) {\\n        var pos = input.length - 2;\\n        array[HOUR] = toInt(input.substr(0, pos));\\n        array[MINUTE] = toInt(input.substr(pos));\\n        getParsingFlags(config).bigHour = true;\\n    });\\n    addParseToken('hmmss', function (input, array, config) {\\n        var pos1 = input.length - 4;\\n        var pos2 = input.length - 2;\\n        array[HOUR] = toInt(input.substr(0, pos1));\\n        array[MINUTE] = toInt(input.substr(pos1, 2));\\n        array[SECOND] = toInt(input.substr(pos2));\\n        getParsingFlags(config).bigHour = true;\\n    });\\n    addParseToken('Hmm', function (input, array, config) {\\n        var pos = input.length - 2;\\n        array[HOUR] = toInt(input.substr(0, pos));\\n        array[MINUTE] = toInt(input.substr(pos));\\n    });\\n    addParseToken('Hmmss', function (input, array, config) {\\n        var pos1 = input.length - 4;\\n        var pos2 = input.length - 2;\\n        array[HOUR] = toInt(input.substr(0, pos1));\\n        array[MINUTE] = toInt(input.substr(pos1, 2));\\n        array[SECOND] = toInt(input.substr(pos2));\\n    });\\n\\n    // LOCALES\\n\\n    function localeIsPM (input) {\\n        // IE8 Quirks Mode & IE7 Standards Mode do not allow accessing strings like arrays\\n        // Using charAt should be more compatible.\\n        return ((input + '').toLowerCase().charAt(0) === 'p');\\n    }\\n\\n    var defaultLocaleMeridiemParse = /[ap]\\\\.?m?\\\\.?/i;\\n    function localeMeridiem (hours, minutes, isLower) {\\n        if (hours > 11) {\\n            return isLower ? 'pm' : 'PM';\\n        } else {\\n            return isLower ? 'am' : 'AM';\\n        }\\n    }\\n\\n\\n    // MOMENTS\\n\\n    // Setting the hour should keep the time, because the user explicitly\\n    // specified which hour they want. So trying to maintain the same hour (in\\n    // a new timezone) makes sense. Adding/subtracting hours does not follow\\n    // this rule.\\n    var getSetHour = makeGetSet('Hours', true);\\n\\n    var baseConfig = {\\n        calendar: defaultCalendar,\\n        longDateFormat: defaultLongDateFormat,\\n        invalidDate: defaultInvalidDate,\\n        ordinal: defaultOrdinal,\\n        dayOfMonthOrdinalParse: defaultDayOfMonthOrdinalParse,\\n        relativeTime: defaultRelativeTime,\\n\\n        months: defaultLocaleMonths,\\n        monthsShort: defaultLocaleMonthsShort,\\n\\n        week: defaultLocaleWeek,\\n\\n        weekdays: defaultLocaleWeekdays,\\n        weekdaysMin: defaultLocaleWeekdaysMin,\\n        weekdaysShort: defaultLocaleWeekdaysShort,\\n\\n        meridiemParse: defaultLocaleMeridiemParse\\n    };\\n\\n    // internal storage for locale config files\\n    var locales = {};\\n    var localeFamilies = {};\\n    var globalLocale;\\n\\n    function normalizeLocale(key) {\\n        return key ? key.toLowerCase().replace('_', '-') : key;\\n    }\\n\\n    // pick the locale from the array\\n    // try ['en-au', 'en-gb'] as 'en-au', 'en-gb', 'en', as in move through the list trying each\\n    // substring from most specific to least, but move to the next array item if it's a more specific variant than the current root\\n    function chooseLocale(names) {\\n        var i = 0, j, next, locale, split;\\n\\n        while (i < names.length) {\\n            split = normalizeLocale(names[i]).split('-');\\n            j = split.length;\\n            next = normalizeLocale(names[i + 1]);\\n            next = next ? next.split('-') : null;\\n            while (j > 0) {\\n                locale = loadLocale(split.slice(0, j).join('-'));\\n                if (locale) {\\n                    return locale;\\n                }\\n                if (next && next.length >= j && compareArrays(split, next, true) >= j - 1) {\\n                    //the next array item is better than a shallower substring of this one\\n                    break;\\n                }\\n                j--;\\n            }\\n            i++;\\n        }\\n        return globalLocale;\\n    }\\n\\n    function loadLocale(name) {\\n        var oldLocale = null;\\n        // TODO: Find a better way to register and load all the locales in Node\\n        if (!locales[name] && (typeof module !== 'undefined') &&\\n                module && module.exports) {\\n            try {\\n                oldLocale = globalLocale._abbr;\\n                var aliasedRequire = require;\\n                __webpack_require__(\\\"./node_modules/moment/locale sync recursive ^\\\\\\\\.\\\\\\\\/.*$\\\")(\\\"./\\\" + name);\\n                getSetGlobalLocale(oldLocale);\\n            } catch (e) {}\\n        }\\n        return locales[name];\\n    }\\n\\n    // This function will load locale and then set the global locale.  If\\n    // no arguments are passed in, it will simply return the current global\\n    // locale key.\\n    function getSetGlobalLocale (key, values) {\\n        var data;\\n        if (key) {\\n            if (isUndefined(values)) {\\n                data = getLocale(key);\\n            }\\n            else {\\n                data = defineLocale(key, values);\\n            }\\n\\n            if (data) {\\n                // moment.duration._locale = moment._locale = data;\\n                globalLocale = data;\\n            }\\n            else {\\n                if ((typeof console !==  'undefined') && console.warn) {\\n                    //warn user if arguments are passed but the locale could not be set\\n                    console.warn('Locale ' + key +  ' not found. Did you forget to load it?');\\n                }\\n            }\\n        }\\n\\n        return globalLocale._abbr;\\n    }\\n\\n    function defineLocale (name, config) {\\n        if (config !== null) {\\n            var locale, parentConfig = baseConfig;\\n            config.abbr = name;\\n            if (locales[name] != null) {\\n                deprecateSimple('defineLocaleOverride',\\n                        'use moment.updateLocale(localeName, config) to change ' +\\n                        'an existing locale. moment.defineLocale(localeName, ' +\\n                        'config) should only be used for creating a new locale ' +\\n                        'See http://momentjs.com/guides/#/warnings/define-locale/ for more info.');\\n                parentConfig = locales[name]._config;\\n            } else if (config.parentLocale != null) {\\n                if (locales[config.parentLocale] != null) {\\n                    parentConfig = locales[config.parentLocale]._config;\\n                } else {\\n                    locale = loadLocale(config.parentLocale);\\n                    if (locale != null) {\\n                        parentConfig = locale._config;\\n                    } else {\\n                        if (!localeFamilies[config.parentLocale]) {\\n                            localeFamilies[config.parentLocale] = [];\\n                        }\\n                        localeFamilies[config.parentLocale].push({\\n                            name: name,\\n                            config: config\\n                        });\\n                        return null;\\n                    }\\n                }\\n            }\\n            locales[name] = new Locale(mergeConfigs(parentConfig, config));\\n\\n            if (localeFamilies[name]) {\\n                localeFamilies[name].forEach(function (x) {\\n                    defineLocale(x.name, x.config);\\n                });\\n            }\\n\\n            // backwards compat for now: also set the locale\\n            // make sure we set the locale AFTER all child locales have been\\n            // created, so we won't end up with the child locale set.\\n            getSetGlobalLocale(name);\\n\\n\\n            return locales[name];\\n        } else {\\n            // useful for testing\\n            delete locales[name];\\n            return null;\\n        }\\n    }\\n\\n    function updateLocale(name, config) {\\n        if (config != null) {\\n            var locale, tmpLocale, parentConfig = baseConfig;\\n            // MERGE\\n            tmpLocale = loadLocale(name);\\n            if (tmpLocale != null) {\\n                parentConfig = tmpLocale._config;\\n            }\\n            config = mergeConfigs(parentConfig, config);\\n            locale = new Locale(config);\\n            locale.parentLocale = locales[name];\\n            locales[name] = locale;\\n\\n            // backwards compat for now: also set the locale\\n            getSetGlobalLocale(name);\\n        } else {\\n            // pass null for config to unupdate, useful for tests\\n            if (locales[name] != null) {\\n                if (locales[name].parentLocale != null) {\\n                    locales[name] = locales[name].parentLocale;\\n                } else if (locales[name] != null) {\\n                    delete locales[name];\\n                }\\n            }\\n        }\\n        return locales[name];\\n    }\\n\\n    // returns locale data\\n    function getLocale (key) {\\n        var locale;\\n\\n        if (key && key._locale && key._locale._abbr) {\\n            key = key._locale._abbr;\\n        }\\n\\n        if (!key) {\\n            return globalLocale;\\n        }\\n\\n        if (!isArray(key)) {\\n            //short-circuit everything else\\n            locale = loadLocale(key);\\n            if (locale) {\\n                return locale;\\n            }\\n            key = [key];\\n        }\\n\\n        return chooseLocale(key);\\n    }\\n\\n    function listLocales() {\\n        return keys(locales);\\n    }\\n\\n    function checkOverflow (m) {\\n        var overflow;\\n        var a = m._a;\\n\\n        if (a && getParsingFlags(m).overflow === -2) {\\n            overflow =\\n                a[MONTH]       < 0 || a[MONTH]       > 11  ? MONTH :\\n                a[DATE]        < 1 || a[DATE]        > daysInMonth(a[YEAR], a[MONTH]) ? DATE :\\n                a[HOUR]        < 0 || a[HOUR]        > 24 || (a[HOUR] === 24 && (a[MINUTE] !== 0 || a[SECOND] !== 0 || a[MILLISECOND] !== 0)) ? HOUR :\\n                a[MINUTE]      < 0 || a[MINUTE]      > 59  ? MINUTE :\\n                a[SECOND]      < 0 || a[SECOND]      > 59  ? SECOND :\\n                a[MILLISECOND] < 0 || a[MILLISECOND] > 999 ? MILLISECOND :\\n                -1;\\n\\n            if (getParsingFlags(m)._overflowDayOfYear && (overflow < YEAR || overflow > DATE)) {\\n                overflow = DATE;\\n            }\\n            if (getParsingFlags(m)._overflowWeeks && overflow === -1) {\\n                overflow = WEEK;\\n            }\\n            if (getParsingFlags(m)._overflowWeekday && overflow === -1) {\\n                overflow = WEEKDAY;\\n            }\\n\\n            getParsingFlags(m).overflow = overflow;\\n        }\\n\\n        return m;\\n    }\\n\\n    // Pick the first defined of two or three arguments.\\n    function defaults(a, b, c) {\\n        if (a != null) {\\n            return a;\\n        }\\n        if (b != null) {\\n            return b;\\n        }\\n        return c;\\n    }\\n\\n    function currentDateArray(config) {\\n        // hooks is actually the exported moment object\\n        var nowValue = new Date(hooks.now());\\n        if (config._useUTC) {\\n            return [nowValue.getUTCFullYear(), nowValue.getUTCMonth(), nowValue.getUTCDate()];\\n        }\\n        return [nowValue.getFullYear(), nowValue.getMonth(), nowValue.getDate()];\\n    }\\n\\n    // convert an array to a date.\\n    // the array should mirror the parameters below\\n    // note: all values past the year are optional and will default to the lowest possible value.\\n    // [year, month, day , hour, minute, second, millisecond]\\n    function configFromArray (config) {\\n        var i, date, input = [], currentDate, expectedWeekday, yearToUse;\\n\\n        if (config._d) {\\n            return;\\n        }\\n\\n        currentDate = currentDateArray(config);\\n\\n        //compute day of the year from weeks and weekdays\\n        if (config._w && config._a[DATE] == null && config._a[MONTH] == null) {\\n            dayOfYearFromWeekInfo(config);\\n        }\\n\\n        //if the day of the year is set, figure out what it is\\n        if (config._dayOfYear != null) {\\n            yearToUse = defaults(config._a[YEAR], currentDate[YEAR]);\\n\\n            if (config._dayOfYear > daysInYear(yearToUse) || config._dayOfYear === 0) {\\n                getParsingFlags(config)._overflowDayOfYear = true;\\n            }\\n\\n            date = createUTCDate(yearToUse, 0, config._dayOfYear);\\n            config._a[MONTH] = date.getUTCMonth();\\n            config._a[DATE] = date.getUTCDate();\\n        }\\n\\n        // Default to current date.\\n        // * if no year, month, day of month are given, default to today\\n        // * if day of month is given, default month and year\\n        // * if month is given, default only year\\n        // * if year is given, don't default anything\\n        for (i = 0; i < 3 && config._a[i] == null; ++i) {\\n            config._a[i] = input[i] = currentDate[i];\\n        }\\n\\n        // Zero out whatever was not defaulted, including time\\n        for (; i < 7; i++) {\\n            config._a[i] = input[i] = (config._a[i] == null) ? (i === 2 ? 1 : 0) : config._a[i];\\n        }\\n\\n        // Check for 24:00:00.000\\n        if (config._a[HOUR] === 24 &&\\n                config._a[MINUTE] === 0 &&\\n                config._a[SECOND] === 0 &&\\n                config._a[MILLISECOND] === 0) {\\n            config._nextDay = true;\\n            config._a[HOUR] = 0;\\n        }\\n\\n        config._d = (config._useUTC ? createUTCDate : createDate).apply(null, input);\\n        expectedWeekday = config._useUTC ? config._d.getUTCDay() : config._d.getDay();\\n\\n        // Apply timezone offset from input. The actual utcOffset can be changed\\n        // with parseZone.\\n        if (config._tzm != null) {\\n            config._d.setUTCMinutes(config._d.getUTCMinutes() - config._tzm);\\n        }\\n\\n        if (config._nextDay) {\\n            config._a[HOUR] = 24;\\n        }\\n\\n        // check for mismatching day of week\\n        if (config._w && typeof config._w.d !== 'undefined' && config._w.d !== expectedWeekday) {\\n            getParsingFlags(config).weekdayMismatch = true;\\n        }\\n    }\\n\\n    function dayOfYearFromWeekInfo(config) {\\n        var w, weekYear, week, weekday, dow, doy, temp, weekdayOverflow;\\n\\n        w = config._w;\\n        if (w.GG != null || w.W != null || w.E != null) {\\n            dow = 1;\\n            doy = 4;\\n\\n            // TODO: We need to take the current isoWeekYear, but that depends on\\n            // how we interpret now (local, utc, fixed offset). So create\\n            // a now version of current config (take local/utc/offset flags, and\\n            // create now).\\n            weekYear = defaults(w.GG, config._a[YEAR], weekOfYear(createLocal(), 1, 4).year);\\n            week = defaults(w.W, 1);\\n            weekday = defaults(w.E, 1);\\n            if (weekday < 1 || weekday > 7) {\\n                weekdayOverflow = true;\\n            }\\n        } else {\\n            dow = config._locale._week.dow;\\n            doy = config._locale._week.doy;\\n\\n            var curWeek = weekOfYear(createLocal(), dow, doy);\\n\\n            weekYear = defaults(w.gg, config._a[YEAR], curWeek.year);\\n\\n            // Default to current week.\\n            week = defaults(w.w, curWeek.week);\\n\\n            if (w.d != null) {\\n                // weekday -- low day numbers are considered next week\\n                weekday = w.d;\\n                if (weekday < 0 || weekday > 6) {\\n                    weekdayOverflow = true;\\n                }\\n            } else if (w.e != null) {\\n                // local weekday -- counting starts from begining of week\\n                weekday = w.e + dow;\\n                if (w.e < 0 || w.e > 6) {\\n                    weekdayOverflow = true;\\n                }\\n            } else {\\n                // default to begining of week\\n                weekday = dow;\\n            }\\n        }\\n        if (week < 1 || week > weeksInYear(weekYear, dow, doy)) {\\n            getParsingFlags(config)._overflowWeeks = true;\\n        } else if (weekdayOverflow != null) {\\n            getParsingFlags(config)._overflowWeekday = true;\\n        } else {\\n            temp = dayOfYearFromWeeks(weekYear, week, weekday, dow, doy);\\n            config._a[YEAR] = temp.year;\\n            config._dayOfYear = temp.dayOfYear;\\n        }\\n    }\\n\\n    // iso 8601 regex\\n    // 0000-00-00 0000-W00 or 0000-W00-0 + T + 00 or 00:00 or 00:00:00 or 00:00:00.000 + +00:00 or +0000 or +00)\\n    var extendedIsoRegex = /^\\\\s*((?:[+-]\\\\d{6}|\\\\d{4})-(?:\\\\d\\\\d-\\\\d\\\\d|W\\\\d\\\\d-\\\\d|W\\\\d\\\\d|\\\\d\\\\d\\\\d|\\\\d\\\\d))(?:(T| )(\\\\d\\\\d(?::\\\\d\\\\d(?::\\\\d\\\\d(?:[.,]\\\\d+)?)?)?)([\\\\+\\\\-]\\\\d\\\\d(?::?\\\\d\\\\d)?|\\\\s*Z)?)?$/;\\n    var basicIsoRegex = /^\\\\s*((?:[+-]\\\\d{6}|\\\\d{4})(?:\\\\d\\\\d\\\\d\\\\d|W\\\\d\\\\d\\\\d|W\\\\d\\\\d|\\\\d\\\\d\\\\d|\\\\d\\\\d))(?:(T| )(\\\\d\\\\d(?:\\\\d\\\\d(?:\\\\d\\\\d(?:[.,]\\\\d+)?)?)?)([\\\\+\\\\-]\\\\d\\\\d(?::?\\\\d\\\\d)?|\\\\s*Z)?)?$/;\\n\\n    var tzRegex = /Z|[+-]\\\\d\\\\d(?::?\\\\d\\\\d)?/;\\n\\n    var isoDates = [\\n        ['YYYYYY-MM-DD', /[+-]\\\\d{6}-\\\\d\\\\d-\\\\d\\\\d/],\\n        ['YYYY-MM-DD', /\\\\d{4}-\\\\d\\\\d-\\\\d\\\\d/],\\n        ['GGGG-[W]WW-E', /\\\\d{4}-W\\\\d\\\\d-\\\\d/],\\n        ['GGGG-[W]WW', /\\\\d{4}-W\\\\d\\\\d/, false],\\n        ['YYYY-DDD', /\\\\d{4}-\\\\d{3}/],\\n        ['YYYY-MM', /\\\\d{4}-\\\\d\\\\d/, false],\\n        ['YYYYYYMMDD', /[+-]\\\\d{10}/],\\n        ['YYYYMMDD', /\\\\d{8}/],\\n        // YYYYMM is NOT allowed by the standard\\n        ['GGGG[W]WWE', /\\\\d{4}W\\\\d{3}/],\\n        ['GGGG[W]WW', /\\\\d{4}W\\\\d{2}/, false],\\n        ['YYYYDDD', /\\\\d{7}/]\\n    ];\\n\\n    // iso time formats and regexes\\n    var isoTimes = [\\n        ['HH:mm:ss.SSSS', /\\\\d\\\\d:\\\\d\\\\d:\\\\d\\\\d\\\\.\\\\d+/],\\n        ['HH:mm:ss,SSSS', /\\\\d\\\\d:\\\\d\\\\d:\\\\d\\\\d,\\\\d+/],\\n        ['HH:mm:ss', /\\\\d\\\\d:\\\\d\\\\d:\\\\d\\\\d/],\\n        ['HH:mm', /\\\\d\\\\d:\\\\d\\\\d/],\\n        ['HHmmss.SSSS', /\\\\d\\\\d\\\\d\\\\d\\\\d\\\\d\\\\.\\\\d+/],\\n        ['HHmmss,SSSS', /\\\\d\\\\d\\\\d\\\\d\\\\d\\\\d,\\\\d+/],\\n        ['HHmmss', /\\\\d\\\\d\\\\d\\\\d\\\\d\\\\d/],\\n        ['HHmm', /\\\\d\\\\d\\\\d\\\\d/],\\n        ['HH', /\\\\d\\\\d/]\\n    ];\\n\\n    var aspNetJsonRegex = /^\\\\/?Date\\\\((\\\\-?\\\\d+)/i;\\n\\n    // date from iso format\\n    function configFromISO(config) {\\n        var i, l,\\n            string = config._i,\\n            match = extendedIsoRegex.exec(string) || basicIsoRegex.exec(string),\\n            allowTime, dateFormat, timeFormat, tzFormat;\\n\\n        if (match) {\\n            getParsingFlags(config).iso = true;\\n\\n            for (i = 0, l = isoDates.length; i < l; i++) {\\n                if (isoDates[i][1].exec(match[1])) {\\n                    dateFormat = isoDates[i][0];\\n                    allowTime = isoDates[i][2] !== false;\\n                    break;\\n                }\\n            }\\n            if (dateFormat == null) {\\n                config._isValid = false;\\n                return;\\n            }\\n            if (match[3]) {\\n                for (i = 0, l = isoTimes.length; i < l; i++) {\\n                    if (isoTimes[i][1].exec(match[3])) {\\n                        // match[2] should be 'T' or space\\n                        timeFormat = (match[2] || ' ') + isoTimes[i][0];\\n                        break;\\n                    }\\n                }\\n                if (timeFormat == null) {\\n                    config._isValid = false;\\n                    return;\\n                }\\n            }\\n            if (!allowTime && timeFormat != null) {\\n                config._isValid = false;\\n                return;\\n            }\\n            if (match[4]) {\\n                if (tzRegex.exec(match[4])) {\\n                    tzFormat = 'Z';\\n                } else {\\n                    config._isValid = false;\\n                    return;\\n                }\\n            }\\n            config._f = dateFormat + (timeFormat || '') + (tzFormat || '');\\n            configFromStringAndFormat(config);\\n        } else {\\n            config._isValid = false;\\n        }\\n    }\\n\\n    // RFC 2822 regex: For details see https://tools.ietf.org/html/rfc2822#section-3.3\\n    var rfc2822 = /^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\\\\s)?(\\\\d{1,2})\\\\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\\\\s(\\\\d{2,4})\\\\s(\\\\d\\\\d):(\\\\d\\\\d)(?::(\\\\d\\\\d))?\\\\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\\\\d{4}))$/;\\n\\n    function extractFromRFC2822Strings(yearStr, monthStr, dayStr, hourStr, minuteStr, secondStr) {\\n        var result = [\\n            untruncateYear(yearStr),\\n            defaultLocaleMonthsShort.indexOf(monthStr),\\n            parseInt(dayStr, 10),\\n            parseInt(hourStr, 10),\\n            parseInt(minuteStr, 10)\\n        ];\\n\\n        if (secondStr) {\\n            result.push(parseInt(secondStr, 10));\\n        }\\n\\n        return result;\\n    }\\n\\n    function untruncateYear(yearStr) {\\n        var year = parseInt(yearStr, 10);\\n        if (year <= 49) {\\n            return 2000 + year;\\n        } else if (year <= 999) {\\n            return 1900 + year;\\n        }\\n        return year;\\n    }\\n\\n    function preprocessRFC2822(s) {\\n        // Remove comments and folding whitespace and replace multiple-spaces with a single space\\n        return s.replace(/\\\\([^)]*\\\\)|[\\\\n\\\\t]/g, ' ').replace(/(\\\\s\\\\s+)/g, ' ').replace(/^\\\\s\\\\s*/, '').replace(/\\\\s\\\\s*$/, '');\\n    }\\n\\n    function checkWeekday(weekdayStr, parsedInput, config) {\\n        if (weekdayStr) {\\n            // TODO: Replace the vanilla JS Date object with an indepentent day-of-week check.\\n            var weekdayProvided = defaultLocaleWeekdaysShort.indexOf(weekdayStr),\\n                weekdayActual = new Date(parsedInput[0], parsedInput[1], parsedInput[2]).getDay();\\n            if (weekdayProvided !== weekdayActual) {\\n                getParsingFlags(config).weekdayMismatch = true;\\n                config._isValid = false;\\n                return false;\\n            }\\n        }\\n        return true;\\n    }\\n\\n    var obsOffsets = {\\n        UT: 0,\\n        GMT: 0,\\n        EDT: -4 * 60,\\n        EST: -5 * 60,\\n        CDT: -5 * 60,\\n        CST: -6 * 60,\\n        MDT: -6 * 60,\\n        MST: -7 * 60,\\n        PDT: -7 * 60,\\n        PST: -8 * 60\\n    };\\n\\n    function calculateOffset(obsOffset, militaryOffset, numOffset) {\\n        if (obsOffset) {\\n            return obsOffsets[obsOffset];\\n        } else if (militaryOffset) {\\n            // the only allowed military tz is Z\\n            return 0;\\n        } else {\\n            var hm = parseInt(numOffset, 10);\\n            var m = hm % 100, h = (hm - m) / 100;\\n            return h * 60 + m;\\n        }\\n    }\\n\\n    // date and time from ref 2822 format\\n    function configFromRFC2822(config) {\\n        var match = rfc2822.exec(preprocessRFC2822(config._i));\\n        if (match) {\\n            var parsedArray = extractFromRFC2822Strings(match[4], match[3], match[2], match[5], match[6], match[7]);\\n            if (!checkWeekday(match[1], parsedArray, config)) {\\n                return;\\n            }\\n\\n            config._a = parsedArray;\\n            config._tzm = calculateOffset(match[8], match[9], match[10]);\\n\\n            config._d = createUTCDate.apply(null, config._a);\\n            config._d.setUTCMinutes(config._d.getUTCMinutes() - config._tzm);\\n\\n            getParsingFlags(config).rfc2822 = true;\\n        } else {\\n            config._isValid = false;\\n        }\\n    }\\n\\n    // date from iso format or fallback\\n    function configFromString(config) {\\n        var matched = aspNetJsonRegex.exec(config._i);\\n\\n        if (matched !== null) {\\n            config._d = new Date(+matched[1]);\\n            return;\\n        }\\n\\n        configFromISO(config);\\n        if (config._isValid === false) {\\n            delete config._isValid;\\n        } else {\\n            return;\\n        }\\n\\n        configFromRFC2822(config);\\n        if (config._isValid === false) {\\n            delete config._isValid;\\n        } else {\\n            return;\\n        }\\n\\n        // Final attempt, use Input Fallback\\n        hooks.createFromInputFallback(config);\\n    }\\n\\n    hooks.createFromInputFallback = deprecate(\\n        'value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), ' +\\n        'which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are ' +\\n        'discouraged and will be removed in an upcoming major release. Please refer to ' +\\n        'http://momentjs.com/guides/#/warnings/js-date/ for more info.',\\n        function (config) {\\n            config._d = new Date(config._i + (config._useUTC ? ' UTC' : ''));\\n        }\\n    );\\n\\n    // constant that refers to the ISO standard\\n    hooks.ISO_8601 = function () {};\\n\\n    // constant that refers to the RFC 2822 form\\n    hooks.RFC_2822 = function () {};\\n\\n    // date from string and format string\\n    function configFromStringAndFormat(config) {\\n        // TODO: Move this to another part of the creation flow to prevent circular deps\\n        if (config._f === hooks.ISO_8601) {\\n            configFromISO(config);\\n            return;\\n        }\\n        if (config._f === hooks.RFC_2822) {\\n            configFromRFC2822(config);\\n            return;\\n        }\\n        config._a = [];\\n        getParsingFlags(config).empty = true;\\n\\n        // This array is used to make a Date, either with `new Date` or `Date.UTC`\\n        var string = '' + config._i,\\n            i, parsedInput, tokens, token, skipped,\\n            stringLength = string.length,\\n            totalParsedInputLength = 0;\\n\\n        tokens = expandFormat(config._f, config._locale).match(formattingTokens) || [];\\n\\n        for (i = 0; i < tokens.length; i++) {\\n            token = tokens[i];\\n            parsedInput = (string.match(getParseRegexForToken(token, config)) || [])[0];\\n            // console.log('token', token, 'parsedInput', parsedInput,\\n            //         'regex', getParseRegexForToken(token, config));\\n            if (parsedInput) {\\n                skipped = string.substr(0, string.indexOf(parsedInput));\\n                if (skipped.length > 0) {\\n                    getParsingFlags(config).unusedInput.push(skipped);\\n                }\\n                string = string.slice(string.indexOf(parsedInput) + parsedInput.length);\\n                totalParsedInputLength += parsedInput.length;\\n            }\\n            // don't parse if it's not a known token\\n            if (formatTokenFunctions[token]) {\\n                if (parsedInput) {\\n                    getParsingFlags(config).empty = false;\\n                }\\n                else {\\n                    getParsingFlags(config).unusedTokens.push(token);\\n                }\\n                addTimeToArrayFromToken(token, parsedInput, config);\\n            }\\n            else if (config._strict && !parsedInput) {\\n                getParsingFlags(config).unusedTokens.push(token);\\n            }\\n        }\\n\\n        // add remaining unparsed input length to the string\\n        getParsingFlags(config).charsLeftOver = stringLength - totalParsedInputLength;\\n        if (string.length > 0) {\\n            getParsingFlags(config).unusedInput.push(string);\\n        }\\n\\n        // clear _12h flag if hour is <= 12\\n        if (config._a[HOUR] <= 12 &&\\n            getParsingFlags(config).bigHour === true &&\\n            config._a[HOUR] > 0) {\\n            getParsingFlags(config).bigHour = undefined;\\n        }\\n\\n        getParsingFlags(config).parsedDateParts = config._a.slice(0);\\n        getParsingFlags(config).meridiem = config._meridiem;\\n        // handle meridiem\\n        config._a[HOUR] = meridiemFixWrap(config._locale, config._a[HOUR], config._meridiem);\\n\\n        configFromArray(config);\\n        checkOverflow(config);\\n    }\\n\\n\\n    function meridiemFixWrap (locale, hour, meridiem) {\\n        var isPm;\\n\\n        if (meridiem == null) {\\n            // nothing to do\\n            return hour;\\n        }\\n        if (locale.meridiemHour != null) {\\n            return locale.meridiemHour(hour, meridiem);\\n        } else if (locale.isPM != null) {\\n            // Fallback\\n            isPm = locale.isPM(meridiem);\\n            if (isPm && hour < 12) {\\n                hour += 12;\\n            }\\n            if (!isPm && hour === 12) {\\n                hour = 0;\\n            }\\n            return hour;\\n        } else {\\n            // this is not supposed to happen\\n            return hour;\\n        }\\n    }\\n\\n    // date from string and array of format strings\\n    function configFromStringAndArray(config) {\\n        var tempConfig,\\n            bestMoment,\\n\\n            scoreToBeat,\\n            i,\\n            currentScore;\\n\\n        if (config._f.length === 0) {\\n            getParsingFlags(config).invalidFormat = true;\\n            config._d = new Date(NaN);\\n            return;\\n        }\\n\\n        for (i = 0; i < config._f.length; i++) {\\n            currentScore = 0;\\n            tempConfig = copyConfig({}, config);\\n            if (config._useUTC != null) {\\n                tempConfig._useUTC = config._useUTC;\\n            }\\n            tempConfig._f = config._f[i];\\n            configFromStringAndFormat(tempConfig);\\n\\n            if (!isValid(tempConfig)) {\\n                continue;\\n            }\\n\\n            // if there is any input that was not parsed add a penalty for that format\\n            currentScore += getParsingFlags(tempConfig).charsLeftOver;\\n\\n            //or tokens\\n            currentScore += getParsingFlags(tempConfig).unusedTokens.length * 10;\\n\\n            getParsingFlags(tempConfig).score = currentScore;\\n\\n            if (scoreToBeat == null || currentScore < scoreToBeat) {\\n                scoreToBeat = currentScore;\\n                bestMoment = tempConfig;\\n            }\\n        }\\n\\n        extend(config, bestMoment || tempConfig);\\n    }\\n\\n    function configFromObject(config) {\\n        if (config._d) {\\n            return;\\n        }\\n\\n        var i = normalizeObjectUnits(config._i);\\n        config._a = map([i.year, i.month, i.day || i.date, i.hour, i.minute, i.second, i.millisecond], function (obj) {\\n            return obj && parseInt(obj, 10);\\n        });\\n\\n        configFromArray(config);\\n    }\\n\\n    function createFromConfig (config) {\\n        var res = new Moment(checkOverflow(prepareConfig(config)));\\n        if (res._nextDay) {\\n            // Adding is smart enough around DST\\n            res.add(1, 'd');\\n            res._nextDay = undefined;\\n        }\\n\\n        return res;\\n    }\\n\\n    function prepareConfig (config) {\\n        var input = config._i,\\n            format = config._f;\\n\\n        config._locale = config._locale || getLocale(config._l);\\n\\n        if (input === null || (format === undefined && input === '')) {\\n            return createInvalid({nullInput: true});\\n        }\\n\\n        if (typeof input === 'string') {\\n            config._i = input = config._locale.preparse(input);\\n        }\\n\\n        if (isMoment(input)) {\\n            return new Moment(checkOverflow(input));\\n        } else if (isDate(input)) {\\n            config._d = input;\\n        } else if (isArray(format)) {\\n            configFromStringAndArray(config);\\n        } else if (format) {\\n            configFromStringAndFormat(config);\\n        }  else {\\n            configFromInput(config);\\n        }\\n\\n        if (!isValid(config)) {\\n            config._d = null;\\n        }\\n\\n        return config;\\n    }\\n\\n    function configFromInput(config) {\\n        var input = config._i;\\n        if (isUndefined(input)) {\\n            config._d = new Date(hooks.now());\\n        } else if (isDate(input)) {\\n            config._d = new Date(input.valueOf());\\n        } else if (typeof input === 'string') {\\n            configFromString(config);\\n        } else if (isArray(input)) {\\n            config._a = map(input.slice(0), function (obj) {\\n                return parseInt(obj, 10);\\n            });\\n            configFromArray(config);\\n        } else if (isObject(input)) {\\n            configFromObject(config);\\n        } else if (isNumber(input)) {\\n            // from milliseconds\\n            config._d = new Date(input);\\n        } else {\\n            hooks.createFromInputFallback(config);\\n        }\\n    }\\n\\n    function createLocalOrUTC (input, format, locale, strict, isUTC) {\\n        var c = {};\\n\\n        if (locale === true || locale === false) {\\n            strict = locale;\\n            locale = undefined;\\n        }\\n\\n        if ((isObject(input) && isObjectEmpty(input)) ||\\n                (isArray(input) && input.length === 0)) {\\n            input = undefined;\\n        }\\n        // object construction must be done this way.\\n        // https://github.com/moment/moment/issues/1423\\n        c._isAMomentObject = true;\\n        c._useUTC = c._isUTC = isUTC;\\n        c._l = locale;\\n        c._i = input;\\n        c._f = format;\\n        c._strict = strict;\\n\\n        return createFromConfig(c);\\n    }\\n\\n    function createLocal (input, format, locale, strict) {\\n        return createLocalOrUTC(input, format, locale, strict, false);\\n    }\\n\\n    var prototypeMin = deprecate(\\n        'moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/',\\n        function () {\\n            var other = createLocal.apply(null, arguments);\\n            if (this.isValid() && other.isValid()) {\\n                return other < this ? this : other;\\n            } else {\\n                return createInvalid();\\n            }\\n        }\\n    );\\n\\n    var prototypeMax = deprecate(\\n        'moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/',\\n        function () {\\n            var other = createLocal.apply(null, arguments);\\n            if (this.isValid() && other.isValid()) {\\n                return other > this ? this : other;\\n            } else {\\n                return createInvalid();\\n            }\\n        }\\n    );\\n\\n    // Pick a moment m from moments so that m[fn](other) is true for all\\n    // other. This relies on the function fn to be transitive.\\n    //\\n    // moments should either be an array of moment objects or an array, whose\\n    // first element is an array of moment objects.\\n    function pickBy(fn, moments) {\\n        var res, i;\\n        if (moments.length === 1 && isArray(moments[0])) {\\n            moments = moments[0];\\n        }\\n        if (!moments.length) {\\n            return createLocal();\\n        }\\n        res = moments[0];\\n        for (i = 1; i < moments.length; ++i) {\\n            if (!moments[i].isValid() || moments[i][fn](res)) {\\n                res = moments[i];\\n            }\\n        }\\n        return res;\\n    }\\n\\n    // TODO: Use [].sort instead?\\n    function min () {\\n        var args = [].slice.call(arguments, 0);\\n\\n        return pickBy('isBefore', args);\\n    }\\n\\n    function max () {\\n        var args = [].slice.call(arguments, 0);\\n\\n        return pickBy('isAfter', args);\\n    }\\n\\n    var now = function () {\\n        return Date.now ? Date.now() : +(new Date());\\n    };\\n\\n    var ordering = ['year', 'quarter', 'month', 'week', 'day', 'hour', 'minute', 'second', 'millisecond'];\\n\\n    function isDurationValid(m) {\\n        for (var key in m) {\\n            if (!(indexOf.call(ordering, key) !== -1 && (m[key] == null || !isNaN(m[key])))) {\\n                return false;\\n            }\\n        }\\n\\n        var unitHasDecimal = false;\\n        for (var i = 0; i < ordering.length; ++i) {\\n            if (m[ordering[i]]) {\\n                if (unitHasDecimal) {\\n                    return false; // only allow non-integers for smallest unit\\n                }\\n                if (parseFloat(m[ordering[i]]) !== toInt(m[ordering[i]])) {\\n                    unitHasDecimal = true;\\n                }\\n            }\\n        }\\n\\n        return true;\\n    }\\n\\n    function isValid$1() {\\n        return this._isValid;\\n    }\\n\\n    function createInvalid$1() {\\n        return createDuration(NaN);\\n    }\\n\\n    function Duration (duration) {\\n        var normalizedInput = normalizeObjectUnits(duration),\\n            years = normalizedInput.year || 0,\\n            quarters = normalizedInput.quarter || 0,\\n            months = normalizedInput.month || 0,\\n            weeks = normalizedInput.week || 0,\\n            days = normalizedInput.day || 0,\\n            hours = normalizedInput.hour || 0,\\n            minutes = normalizedInput.minute || 0,\\n            seconds = normalizedInput.second || 0,\\n            milliseconds = normalizedInput.millisecond || 0;\\n\\n        this._isValid = isDurationValid(normalizedInput);\\n\\n        // representation for dateAddRemove\\n        this._milliseconds = +milliseconds +\\n            seconds * 1e3 + // 1000\\n            minutes * 6e4 + // 1000 * 60\\n            hours * 1000 * 60 * 60; //using 1000 * 60 * 60 instead of 36e5 to avoid floating point rounding errors https://github.com/moment/moment/issues/2978\\n        // Because of dateAddRemove treats 24 hours as different from a\\n        // day when working around DST, we need to store them separately\\n        this._days = +days +\\n            weeks * 7;\\n        // It is impossible to translate months into days without knowing\\n        // which months you are are talking about, so we have to store\\n        // it separately.\\n        this._months = +months +\\n            quarters * 3 +\\n            years * 12;\\n\\n        this._data = {};\\n\\n        this._locale = getLocale();\\n\\n        this._bubble();\\n    }\\n\\n    function isDuration (obj) {\\n        return obj instanceof Duration;\\n    }\\n\\n    function absRound (number) {\\n        if (number < 0) {\\n            return Math.round(-1 * number) * -1;\\n        } else {\\n            return Math.round(number);\\n        }\\n    }\\n\\n    // FORMATTING\\n\\n    function offset (token, separator) {\\n        addFormatToken(token, 0, 0, function () {\\n            var offset = this.utcOffset();\\n            var sign = '+';\\n            if (offset < 0) {\\n                offset = -offset;\\n                sign = '-';\\n            }\\n            return sign + zeroFill(~~(offset / 60), 2) + separator + zeroFill(~~(offset) % 60, 2);\\n        });\\n    }\\n\\n    offset('Z', ':');\\n    offset('ZZ', '');\\n\\n    // PARSING\\n\\n    addRegexToken('Z',  matchShortOffset);\\n    addRegexToken('ZZ', matchShortOffset);\\n    addParseToken(['Z', 'ZZ'], function (input, array, config) {\\n        config._useUTC = true;\\n        config._tzm = offsetFromString(matchShortOffset, input);\\n    });\\n\\n    // HELPERS\\n\\n    // timezone chunker\\n    // '+10:00' > ['10',  '00']\\n    // '-1530'  > ['-15', '30']\\n    var chunkOffset = /([\\\\+\\\\-]|\\\\d\\\\d)/gi;\\n\\n    function offsetFromString(matcher, string) {\\n        var matches = (string || '').match(matcher);\\n\\n        if (matches === null) {\\n            return null;\\n        }\\n\\n        var chunk   = matches[matches.length - 1] || [];\\n        var parts   = (chunk + '').match(chunkOffset) || ['-', 0, 0];\\n        var minutes = +(parts[1] * 60) + toInt(parts[2]);\\n\\n        return minutes === 0 ?\\n          0 :\\n          parts[0] === '+' ? minutes : -minutes;\\n    }\\n\\n    // Return a moment from input, that is local/utc/zone equivalent to model.\\n    function cloneWithOffset(input, model) {\\n        var res, diff;\\n        if (model._isUTC) {\\n            res = model.clone();\\n            diff = (isMoment(input) || isDate(input) ? input.valueOf() : createLocal(input).valueOf()) - res.valueOf();\\n            // Use low-level api, because this fn is low-level api.\\n            res._d.setTime(res._d.valueOf() + diff);\\n            hooks.updateOffset(res, false);\\n            return res;\\n        } else {\\n            return createLocal(input).local();\\n        }\\n    }\\n\\n    function getDateOffset (m) {\\n        // On Firefox.24 Date#getTimezoneOffset returns a floating point.\\n        // https://github.com/moment/moment/pull/1871\\n        return -Math.round(m._d.getTimezoneOffset() / 15) * 15;\\n    }\\n\\n    // HOOKS\\n\\n    // This function will be called whenever a moment is mutated.\\n    // It is intended to keep the offset in sync with the timezone.\\n    hooks.updateOffset = function () {};\\n\\n    // MOMENTS\\n\\n    // keepLocalTime = true means only change the timezone, without\\n    // affecting the local hour. So 5:31:26 +0300 --[utcOffset(2, true)]-->\\n    // 5:31:26 +0200 It is possible that 5:31:26 doesn't exist with offset\\n    // +0200, so we adjust the time as needed, to be valid.\\n    //\\n    // Keeping the time actually adds/subtracts (one hour)\\n    // from the actual represented time. That is why we call updateOffset\\n    // a second time. In case it wants us to change the offset again\\n    // _changeInProgress == true case, then we have to adjust, because\\n    // there is no such time in the given timezone.\\n    function getSetOffset (input, keepLocalTime, keepMinutes) {\\n        var offset = this._offset || 0,\\n            localAdjust;\\n        if (!this.isValid()) {\\n            return input != null ? this : NaN;\\n        }\\n        if (input != null) {\\n            if (typeof input === 'string') {\\n                input = offsetFromString(matchShortOffset, input);\\n                if (input === null) {\\n                    return this;\\n                }\\n            } else if (Math.abs(input) < 16 && !keepMinutes) {\\n                input = input * 60;\\n            }\\n            if (!this._isUTC && keepLocalTime) {\\n                localAdjust = getDateOffset(this);\\n            }\\n            this._offset = input;\\n            this._isUTC = true;\\n            if (localAdjust != null) {\\n                this.add(localAdjust, 'm');\\n            }\\n            if (offset !== input) {\\n                if (!keepLocalTime || this._changeInProgress) {\\n                    addSubtract(this, createDuration(input - offset, 'm'), 1, false);\\n                } else if (!this._changeInProgress) {\\n                    this._changeInProgress = true;\\n                    hooks.updateOffset(this, true);\\n                    this._changeInProgress = null;\\n                }\\n            }\\n            return this;\\n        } else {\\n            return this._isUTC ? offset : getDateOffset(this);\\n        }\\n    }\\n\\n    function getSetZone (input, keepLocalTime) {\\n        if (input != null) {\\n            if (typeof input !== 'string') {\\n                input = -input;\\n            }\\n\\n            this.utcOffset(input, keepLocalTime);\\n\\n            return this;\\n        } else {\\n            return -this.utcOffset();\\n        }\\n    }\\n\\n    function setOffsetToUTC (keepLocalTime) {\\n        return this.utcOffset(0, keepLocalTime);\\n    }\\n\\n    function setOffsetToLocal (keepLocalTime) {\\n        if (this._isUTC) {\\n            this.utcOffset(0, keepLocalTime);\\n            this._isUTC = false;\\n\\n            if (keepLocalTime) {\\n                this.subtract(getDateOffset(this), 'm');\\n            }\\n        }\\n        return this;\\n    }\\n\\n    function setOffsetToParsedOffset () {\\n        if (this._tzm != null) {\\n            this.utcOffset(this._tzm, false, true);\\n        } else if (typeof this._i === 'string') {\\n            var tZone = offsetFromString(matchOffset, this._i);\\n            if (tZone != null) {\\n                this.utcOffset(tZone);\\n            }\\n            else {\\n                this.utcOffset(0, true);\\n            }\\n        }\\n        return this;\\n    }\\n\\n    function hasAlignedHourOffset (input) {\\n        if (!this.isValid()) {\\n            return false;\\n        }\\n        input = input ? createLocal(input).utcOffset() : 0;\\n\\n        return (this.utcOffset() - input) % 60 === 0;\\n    }\\n\\n    function isDaylightSavingTime () {\\n        return (\\n            this.utcOffset() > this.clone().month(0).utcOffset() ||\\n            this.utcOffset() > this.clone().month(5).utcOffset()\\n        );\\n    }\\n\\n    function isDaylightSavingTimeShifted () {\\n        if (!isUndefined(this._isDSTShifted)) {\\n            return this._isDSTShifted;\\n        }\\n\\n        var c = {};\\n\\n        copyConfig(c, this);\\n        c = prepareConfig(c);\\n\\n        if (c._a) {\\n            var other = c._isUTC ? createUTC(c._a) : createLocal(c._a);\\n            this._isDSTShifted = this.isValid() &&\\n                compareArrays(c._a, other.toArray()) > 0;\\n        } else {\\n            this._isDSTShifted = false;\\n        }\\n\\n        return this._isDSTShifted;\\n    }\\n\\n    function isLocal () {\\n        return this.isValid() ? !this._isUTC : false;\\n    }\\n\\n    function isUtcOffset () {\\n        return this.isValid() ? this._isUTC : false;\\n    }\\n\\n    function isUtc () {\\n        return this.isValid() ? this._isUTC && this._offset === 0 : false;\\n    }\\n\\n    // ASP.NET json date format regex\\n    var aspNetRegex = /^(\\\\-|\\\\+)?(?:(\\\\d*)[. ])?(\\\\d+)\\\\:(\\\\d+)(?:\\\\:(\\\\d+)(\\\\.\\\\d*)?)?$/;\\n\\n    // from http://docs.closure-library.googlecode.com/git/closure_goog_date_date.js.source.html\\n    // somewhat more in line with 4.4.3.2 2004 spec, but allows decimal anywhere\\n    // and further modified to allow for strings containing both week and day\\n    var isoRegex = /^(-|\\\\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;\\n\\n    function createDuration (input, key) {\\n        var duration = input,\\n            // matching against regexp is expensive, do it on demand\\n            match = null,\\n            sign,\\n            ret,\\n            diffRes;\\n\\n        if (isDuration(input)) {\\n            duration = {\\n                ms : input._milliseconds,\\n                d  : input._days,\\n                M  : input._months\\n            };\\n        } else if (isNumber(input)) {\\n            duration = {};\\n            if (key) {\\n                duration[key] = input;\\n            } else {\\n                duration.milliseconds = input;\\n            }\\n        } else if (!!(match = aspNetRegex.exec(input))) {\\n            sign = (match[1] === '-') ? -1 : 1;\\n            duration = {\\n                y  : 0,\\n                d  : toInt(match[DATE])                         * sign,\\n                h  : toInt(match[HOUR])                         * sign,\\n                m  : toInt(match[MINUTE])                       * sign,\\n                s  : toInt(match[SECOND])                       * sign,\\n                ms : toInt(absRound(match[MILLISECOND] * 1000)) * sign // the millisecond decimal point is included in the match\\n            };\\n        } else if (!!(match = isoRegex.exec(input))) {\\n            sign = (match[1] === '-') ? -1 : (match[1] === '+') ? 1 : 1;\\n            duration = {\\n                y : parseIso(match[2], sign),\\n                M : parseIso(match[3], sign),\\n                w : parseIso(match[4], sign),\\n                d : parseIso(match[5], sign),\\n                h : parseIso(match[6], sign),\\n                m : parseIso(match[7], sign),\\n                s : parseIso(match[8], sign)\\n            };\\n        } else if (duration == null) {// checks for null or undefined\\n            duration = {};\\n        } else if (typeof duration === 'object' && ('from' in duration || 'to' in duration)) {\\n            diffRes = momentsDifference(createLocal(duration.from), createLocal(duration.to));\\n\\n            duration = {};\\n            duration.ms = diffRes.milliseconds;\\n            duration.M = diffRes.months;\\n        }\\n\\n        ret = new Duration(duration);\\n\\n        if (isDuration(input) && hasOwnProp(input, '_locale')) {\\n            ret._locale = input._locale;\\n        }\\n\\n        return ret;\\n    }\\n\\n    createDuration.fn = Duration.prototype;\\n    createDuration.invalid = createInvalid$1;\\n\\n    function parseIso (inp, sign) {\\n        // We'd normally use ~~inp for this, but unfortunately it also\\n        // converts floats to ints.\\n        // inp may be undefined, so careful calling replace on it.\\n        var res = inp && parseFloat(inp.replace(',', '.'));\\n        // apply sign while we're at it\\n        return (isNaN(res) ? 0 : res) * sign;\\n    }\\n\\n    function positiveMomentsDifference(base, other) {\\n        var res = {milliseconds: 0, months: 0};\\n\\n        res.months = other.month() - base.month() +\\n            (other.year() - base.year()) * 12;\\n        if (base.clone().add(res.months, 'M').isAfter(other)) {\\n            --res.months;\\n        }\\n\\n        res.milliseconds = +other - +(base.clone().add(res.months, 'M'));\\n\\n        return res;\\n    }\\n\\n    function momentsDifference(base, other) {\\n        var res;\\n        if (!(base.isValid() && other.isValid())) {\\n            return {milliseconds: 0, months: 0};\\n        }\\n\\n        other = cloneWithOffset(other, base);\\n        if (base.isBefore(other)) {\\n            res = positiveMomentsDifference(base, other);\\n        } else {\\n            res = positiveMomentsDifference(other, base);\\n            res.milliseconds = -res.milliseconds;\\n            res.months = -res.months;\\n        }\\n\\n        return res;\\n    }\\n\\n    // TODO: remove 'name' arg after deprecation is removed\\n    function createAdder(direction, name) {\\n        return function (val, period) {\\n            var dur, tmp;\\n            //invert the arguments, but complain about it\\n            if (period !== null && !isNaN(+period)) {\\n                deprecateSimple(name, 'moment().' + name  + '(period, number) is deprecated. Please use moment().' + name + '(number, period). ' +\\n                'See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info.');\\n                tmp = val; val = period; period = tmp;\\n            }\\n\\n            val = typeof val === 'string' ? +val : val;\\n            dur = createDuration(val, period);\\n            addSubtract(this, dur, direction);\\n            return this;\\n        };\\n    }\\n\\n    function addSubtract (mom, duration, isAdding, updateOffset) {\\n        var milliseconds = duration._milliseconds,\\n            days = absRound(duration._days),\\n            months = absRound(duration._months);\\n\\n        if (!mom.isValid()) {\\n            // No op\\n            return;\\n        }\\n\\n        updateOffset = updateOffset == null ? true : updateOffset;\\n\\n        if (months) {\\n            setMonth(mom, get(mom, 'Month') + months * isAdding);\\n        }\\n        if (days) {\\n            set$1(mom, 'Date', get(mom, 'Date') + days * isAdding);\\n        }\\n        if (milliseconds) {\\n            mom._d.setTime(mom._d.valueOf() + milliseconds * isAdding);\\n        }\\n        if (updateOffset) {\\n            hooks.updateOffset(mom, days || months);\\n        }\\n    }\\n\\n    var add      = createAdder(1, 'add');\\n    var subtract = createAdder(-1, 'subtract');\\n\\n    function getCalendarFormat(myMoment, now) {\\n        var diff = myMoment.diff(now, 'days', true);\\n        return diff < -6 ? 'sameElse' :\\n                diff < -1 ? 'lastWeek' :\\n                diff < 0 ? 'lastDay' :\\n                diff < 1 ? 'sameDay' :\\n                diff < 2 ? 'nextDay' :\\n                diff < 7 ? 'nextWeek' : 'sameElse';\\n    }\\n\\n    function calendar$1 (time, formats) {\\n        // We want to compare the start of today, vs this.\\n        // Getting start-of-today depends on whether we're local/utc/offset or not.\\n        var now = time || createLocal(),\\n            sod = cloneWithOffset(now, this).startOf('day'),\\n            format = hooks.calendarFormat(this, sod) || 'sameElse';\\n\\n        var output = formats && (isFunction(formats[format]) ? formats[format].call(this, now) : formats[format]);\\n\\n        return this.format(output || this.localeData().calendar(format, this, createLocal(now)));\\n    }\\n\\n    function clone () {\\n        return new Moment(this);\\n    }\\n\\n    function isAfter (input, units) {\\n        var localInput = isMoment(input) ? input : createLocal(input);\\n        if (!(this.isValid() && localInput.isValid())) {\\n            return false;\\n        }\\n        units = normalizeUnits(!isUndefined(units) ? units : 'millisecond');\\n        if (units === 'millisecond') {\\n            return this.valueOf() > localInput.valueOf();\\n        } else {\\n            return localInput.valueOf() < this.clone().startOf(units).valueOf();\\n        }\\n    }\\n\\n    function isBefore (input, units) {\\n        var localInput = isMoment(input) ? input : createLocal(input);\\n        if (!(this.isValid() && localInput.isValid())) {\\n            return false;\\n        }\\n        units = normalizeUnits(!isUndefined(units) ? units : 'millisecond');\\n        if (units === 'millisecond') {\\n            return this.valueOf() < localInput.valueOf();\\n        } else {\\n            return this.clone().endOf(units).valueOf() < localInput.valueOf();\\n        }\\n    }\\n\\n    function isBetween (from, to, units, inclusivity) {\\n        inclusivity = inclusivity || '()';\\n        return (inclusivity[0] === '(' ? this.isAfter(from, units) : !this.isBefore(from, units)) &&\\n            (inclusivity[1] === ')' ? this.isBefore(to, units) : !this.isAfter(to, units));\\n    }\\n\\n    function isSame (input, units) {\\n        var localInput = isMoment(input) ? input : createLocal(input),\\n            inputMs;\\n        if (!(this.isValid() && localInput.isValid())) {\\n            return false;\\n        }\\n        units = normalizeUnits(units || 'millisecond');\\n        if (units === 'millisecond') {\\n            return this.valueOf() === localInput.valueOf();\\n        } else {\\n            inputMs = localInput.valueOf();\\n            return this.clone().startOf(units).valueOf() <= inputMs && inputMs <= this.clone().endOf(units).valueOf();\\n        }\\n    }\\n\\n    function isSameOrAfter (input, units) {\\n        return this.isSame(input, units) || this.isAfter(input,units);\\n    }\\n\\n    function isSameOrBefore (input, units) {\\n        return this.isSame(input, units) || this.isBefore(input,units);\\n    }\\n\\n    function diff (input, units, asFloat) {\\n        var that,\\n            zoneDelta,\\n            output;\\n\\n        if (!this.isValid()) {\\n            return NaN;\\n        }\\n\\n        that = cloneWithOffset(input, this);\\n\\n        if (!that.isValid()) {\\n            return NaN;\\n        }\\n\\n        zoneDelta = (that.utcOffset() - this.utcOffset()) * 6e4;\\n\\n        units = normalizeUnits(units);\\n\\n        switch (units) {\\n            case 'year': output = monthDiff(this, that) / 12; break;\\n            case 'month': output = monthDiff(this, that); break;\\n            case 'quarter': output = monthDiff(this, that) / 3; break;\\n            case 'second': output = (this - that) / 1e3; break; // 1000\\n            case 'minute': output = (this - that) / 6e4; break; // 1000 * 60\\n            case 'hour': output = (this - that) / 36e5; break; // 1000 * 60 * 60\\n            case 'day': output = (this - that - zoneDelta) / 864e5; break; // 1000 * 60 * 60 * 24, negate dst\\n            case 'week': output = (this - that - zoneDelta) / 6048e5; break; // 1000 * 60 * 60 * 24 * 7, negate dst\\n            default: output = this - that;\\n        }\\n\\n        return asFloat ? output : absFloor(output);\\n    }\\n\\n    function monthDiff (a, b) {\\n        // difference in months\\n        var wholeMonthDiff = ((b.year() - a.year()) * 12) + (b.month() - a.month()),\\n            // b is in (anchor - 1 month, anchor + 1 month)\\n            anchor = a.clone().add(wholeMonthDiff, 'months'),\\n            anchor2, adjust;\\n\\n        if (b - anchor < 0) {\\n            anchor2 = a.clone().add(wholeMonthDiff - 1, 'months');\\n            // linear across the month\\n            adjust = (b - anchor) / (anchor - anchor2);\\n        } else {\\n            anchor2 = a.clone().add(wholeMonthDiff + 1, 'months');\\n            // linear across the month\\n            adjust = (b - anchor) / (anchor2 - anchor);\\n        }\\n\\n        //check for negative zero, return zero if negative zero\\n        return -(wholeMonthDiff + adjust) || 0;\\n    }\\n\\n    hooks.defaultFormat = 'YYYY-MM-DDTHH:mm:ssZ';\\n    hooks.defaultFormatUtc = 'YYYY-MM-DDTHH:mm:ss[Z]';\\n\\n    function toString () {\\n        return this.clone().locale('en').format('ddd MMM DD YYYY HH:mm:ss [GMT]ZZ');\\n    }\\n\\n    function toISOString(keepOffset) {\\n        if (!this.isValid()) {\\n            return null;\\n        }\\n        var utc = keepOffset !== true;\\n        var m = utc ? this.clone().utc() : this;\\n        if (m.year() < 0 || m.year() > 9999) {\\n            return formatMoment(m, utc ? 'YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]' : 'YYYYYY-MM-DD[T]HH:mm:ss.SSSZ');\\n        }\\n        if (isFunction(Date.prototype.toISOString)) {\\n            // native implementation is ~50x faster, use it when we can\\n            if (utc) {\\n                return this.toDate().toISOString();\\n            } else {\\n                return new Date(this.valueOf() + this.utcOffset() * 60 * 1000).toISOString().replace('Z', formatMoment(m, 'Z'));\\n            }\\n        }\\n        return formatMoment(m, utc ? 'YYYY-MM-DD[T]HH:mm:ss.SSS[Z]' : 'YYYY-MM-DD[T]HH:mm:ss.SSSZ');\\n    }\\n\\n    /**\\n     * Return a human readable representation of a moment that can\\n     * also be evaluated to get a new moment which is the same\\n     *\\n     * @link https://nodejs.org/dist/latest/docs/api/util.html#util_custom_inspect_function_on_objects\\n     */\\n    function inspect () {\\n        if (!this.isValid()) {\\n            return 'moment.invalid(/* ' + this._i + ' */)';\\n        }\\n        var func = 'moment';\\n        var zone = '';\\n        if (!this.isLocal()) {\\n            func = this.utcOffset() === 0 ? 'moment.utc' : 'moment.parseZone';\\n            zone = 'Z';\\n        }\\n        var prefix = '[' + func + '(\\\"]';\\n        var year = (0 <= this.year() && this.year() <= 9999) ? 'YYYY' : 'YYYYYY';\\n        var datetime = '-MM-DD[T]HH:mm:ss.SSS';\\n        var suffix = zone + '[\\\")]';\\n\\n        return this.format(prefix + year + datetime + suffix);\\n    }\\n\\n    function format (inputString) {\\n        if (!inputString) {\\n            inputString = this.isUtc() ? hooks.defaultFormatUtc : hooks.defaultFormat;\\n        }\\n        var output = formatMoment(this, inputString);\\n        return this.localeData().postformat(output);\\n    }\\n\\n    function from (time, withoutSuffix) {\\n        if (this.isValid() &&\\n                ((isMoment(time) && time.isValid()) ||\\n                 createLocal(time).isValid())) {\\n            return createDuration({to: this, from: time}).locale(this.locale()).humanize(!withoutSuffix);\\n        } else {\\n            return this.localeData().invalidDate();\\n        }\\n    }\\n\\n    function fromNow (withoutSuffix) {\\n        return this.from(createLocal(), withoutSuffix);\\n    }\\n\\n    function to (time, withoutSuffix) {\\n        if (this.isValid() &&\\n                ((isMoment(time) && time.isValid()) ||\\n                 createLocal(time).isValid())) {\\n            return createDuration({from: this, to: time}).locale(this.locale()).humanize(!withoutSuffix);\\n        } else {\\n            return this.localeData().invalidDate();\\n        }\\n    }\\n\\n    function toNow (withoutSuffix) {\\n        return this.to(createLocal(), withoutSuffix);\\n    }\\n\\n    // If passed a locale key, it will set the locale for this\\n    // instance.  Otherwise, it will return the locale configuration\\n    // variables for this instance.\\n    function locale (key) {\\n        var newLocaleData;\\n\\n        if (key === undefined) {\\n            return this._locale._abbr;\\n        } else {\\n            newLocaleData = getLocale(key);\\n            if (newLocaleData != null) {\\n                this._locale = newLocaleData;\\n            }\\n            return this;\\n        }\\n    }\\n\\n    var lang = deprecate(\\n        'moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.',\\n        function (key) {\\n            if (key === undefined) {\\n                return this.localeData();\\n            } else {\\n                return this.locale(key);\\n            }\\n        }\\n    );\\n\\n    function localeData () {\\n        return this._locale;\\n    }\\n\\n    function startOf (units) {\\n        units = normalizeUnits(units);\\n        // the following switch intentionally omits break keywords\\n        // to utilize falling through the cases.\\n        switch (units) {\\n            case 'year':\\n                this.month(0);\\n                /* falls through */\\n            case 'quarter':\\n            case 'month':\\n                this.date(1);\\n                /* falls through */\\n            case 'week':\\n            case 'isoWeek':\\n            case 'day':\\n            case 'date':\\n                this.hours(0);\\n                /* falls through */\\n            case 'hour':\\n                this.minutes(0);\\n                /* falls through */\\n            case 'minute':\\n                this.seconds(0);\\n                /* falls through */\\n            case 'second':\\n                this.milliseconds(0);\\n        }\\n\\n        // weeks are a special case\\n        if (units === 'week') {\\n            this.weekday(0);\\n        }\\n        if (units === 'isoWeek') {\\n            this.isoWeekday(1);\\n        }\\n\\n        // quarters are also special\\n        if (units === 'quarter') {\\n            this.month(Math.floor(this.month() / 3) * 3);\\n        }\\n\\n        return this;\\n    }\\n\\n    function endOf (units) {\\n        units = normalizeUnits(units);\\n        if (units === undefined || units === 'millisecond') {\\n            return this;\\n        }\\n\\n        // 'date' is an alias for 'day', so it should be considered as such.\\n        if (units === 'date') {\\n            units = 'day';\\n        }\\n\\n        return this.startOf(units).add(1, (units === 'isoWeek' ? 'week' : units)).subtract(1, 'ms');\\n    }\\n\\n    function valueOf () {\\n        return this._d.valueOf() - ((this._offset || 0) * 60000);\\n    }\\n\\n    function unix () {\\n        return Math.floor(this.valueOf() / 1000);\\n    }\\n\\n    function toDate () {\\n        return new Date(this.valueOf());\\n    }\\n\\n    function toArray () {\\n        var m = this;\\n        return [m.year(), m.month(), m.date(), m.hour(), m.minute(), m.second(), m.millisecond()];\\n    }\\n\\n    function toObject () {\\n        var m = this;\\n        return {\\n            years: m.year(),\\n            months: m.month(),\\n            date: m.date(),\\n            hours: m.hours(),\\n            minutes: m.minutes(),\\n            seconds: m.seconds(),\\n            milliseconds: m.milliseconds()\\n        };\\n    }\\n\\n    function toJSON () {\\n        // new Date(NaN).toJSON() === null\\n        return this.isValid() ? this.toISOString() : null;\\n    }\\n\\n    function isValid$2 () {\\n        return isValid(this);\\n    }\\n\\n    function parsingFlags () {\\n        return extend({}, getParsingFlags(this));\\n    }\\n\\n    function invalidAt () {\\n        return getParsingFlags(this).overflow;\\n    }\\n\\n    function creationData() {\\n        return {\\n            input: this._i,\\n            format: this._f,\\n            locale: this._locale,\\n            isUTC: this._isUTC,\\n            strict: this._strict\\n        };\\n    }\\n\\n    // FORMATTING\\n\\n    addFormatToken(0, ['gg', 2], 0, function () {\\n        return this.weekYear() % 100;\\n    });\\n\\n    addFormatToken(0, ['GG', 2], 0, function () {\\n        return this.isoWeekYear() % 100;\\n    });\\n\\n    function addWeekYearFormatToken (token, getter) {\\n        addFormatToken(0, [token, token.length], 0, getter);\\n    }\\n\\n    addWeekYearFormatToken('gggg',     'weekYear');\\n    addWeekYearFormatToken('ggggg',    'weekYear');\\n    addWeekYearFormatToken('GGGG',  'isoWeekYear');\\n    addWeekYearFormatToken('GGGGG', 'isoWeekYear');\\n\\n    // ALIASES\\n\\n    addUnitAlias('weekYear', 'gg');\\n    addUnitAlias('isoWeekYear', 'GG');\\n\\n    // PRIORITY\\n\\n    addUnitPriority('weekYear', 1);\\n    addUnitPriority('isoWeekYear', 1);\\n\\n\\n    // PARSING\\n\\n    addRegexToken('G',      matchSigned);\\n    addRegexToken('g',      matchSigned);\\n    addRegexToken('GG',     match1to2, match2);\\n    addRegexToken('gg',     match1to2, match2);\\n    addRegexToken('GGGG',   match1to4, match4);\\n    addRegexToken('gggg',   match1to4, match4);\\n    addRegexToken('GGGGG',  match1to6, match6);\\n    addRegexToken('ggggg',  match1to6, match6);\\n\\n    addWeekParseToken(['gggg', 'ggggg', 'GGGG', 'GGGGG'], function (input, week, config, token) {\\n        week[token.substr(0, 2)] = toInt(input);\\n    });\\n\\n    addWeekParseToken(['gg', 'GG'], function (input, week, config, token) {\\n        week[token] = hooks.parseTwoDigitYear(input);\\n    });\\n\\n    // MOMENTS\\n\\n    function getSetWeekYear (input) {\\n        return getSetWeekYearHelper.call(this,\\n                input,\\n                this.week(),\\n                this.weekday(),\\n                this.localeData()._week.dow,\\n                this.localeData()._week.doy);\\n    }\\n\\n    function getSetISOWeekYear (input) {\\n        return getSetWeekYearHelper.call(this,\\n                input, this.isoWeek(), this.isoWeekday(), 1, 4);\\n    }\\n\\n    function getISOWeeksInYear () {\\n        return weeksInYear(this.year(), 1, 4);\\n    }\\n\\n    function getWeeksInYear () {\\n        var weekInfo = this.localeData()._week;\\n        return weeksInYear(this.year(), weekInfo.dow, weekInfo.doy);\\n    }\\n\\n    function getSetWeekYearHelper(input, week, weekday, dow, doy) {\\n        var weeksTarget;\\n        if (input == null) {\\n            return weekOfYear(this, dow, doy).year;\\n        } else {\\n            weeksTarget = weeksInYear(input, dow, doy);\\n            if (week > weeksTarget) {\\n                week = weeksTarget;\\n            }\\n            return setWeekAll.call(this, input, week, weekday, dow, doy);\\n        }\\n    }\\n\\n    function setWeekAll(weekYear, week, weekday, dow, doy) {\\n        var dayOfYearData = dayOfYearFromWeeks(weekYear, week, weekday, dow, doy),\\n            date = createUTCDate(dayOfYearData.year, 0, dayOfYearData.dayOfYear);\\n\\n        this.year(date.getUTCFullYear());\\n        this.month(date.getUTCMonth());\\n        this.date(date.getUTCDate());\\n        return this;\\n    }\\n\\n    // FORMATTING\\n\\n    addFormatToken('Q', 0, 'Qo', 'quarter');\\n\\n    // ALIASES\\n\\n    addUnitAlias('quarter', 'Q');\\n\\n    // PRIORITY\\n\\n    addUnitPriority('quarter', 7);\\n\\n    // PARSING\\n\\n    addRegexToken('Q', match1);\\n    addParseToken('Q', function (input, array) {\\n        array[MONTH] = (toInt(input) - 1) * 3;\\n    });\\n\\n    // MOMENTS\\n\\n    function getSetQuarter (input) {\\n        return input == null ? Math.ceil((this.month() + 1) / 3) : this.month((input - 1) * 3 + this.month() % 3);\\n    }\\n\\n    // FORMATTING\\n\\n    addFormatToken('D', ['DD', 2], 'Do', 'date');\\n\\n    // ALIASES\\n\\n    addUnitAlias('date', 'D');\\n\\n    // PRIORITY\\n    addUnitPriority('date', 9);\\n\\n    // PARSING\\n\\n    addRegexToken('D',  match1to2);\\n    addRegexToken('DD', match1to2, match2);\\n    addRegexToken('Do', function (isStrict, locale) {\\n        // TODO: Remove \\\"ordinalParse\\\" fallback in next major release.\\n        return isStrict ?\\n          (locale._dayOfMonthOrdinalParse || locale._ordinalParse) :\\n          locale._dayOfMonthOrdinalParseLenient;\\n    });\\n\\n    addParseToken(['D', 'DD'], DATE);\\n    addParseToken('Do', function (input, array) {\\n        array[DATE] = toInt(input.match(match1to2)[0]);\\n    });\\n\\n    // MOMENTS\\n\\n    var getSetDayOfMonth = makeGetSet('Date', true);\\n\\n    // FORMATTING\\n\\n    addFormatToken('DDD', ['DDDD', 3], 'DDDo', 'dayOfYear');\\n\\n    // ALIASES\\n\\n    addUnitAlias('dayOfYear', 'DDD');\\n\\n    // PRIORITY\\n    addUnitPriority('dayOfYear', 4);\\n\\n    // PARSING\\n\\n    addRegexToken('DDD',  match1to3);\\n    addRegexToken('DDDD', match3);\\n    addParseToken(['DDD', 'DDDD'], function (input, array, config) {\\n        config._dayOfYear = toInt(input);\\n    });\\n\\n    // HELPERS\\n\\n    // MOMENTS\\n\\n    function getSetDayOfYear (input) {\\n        var dayOfYear = Math.round((this.clone().startOf('day') - this.clone().startOf('year')) / 864e5) + 1;\\n        return input == null ? dayOfYear : this.add((input - dayOfYear), 'd');\\n    }\\n\\n    // FORMATTING\\n\\n    addFormatToken('m', ['mm', 2], 0, 'minute');\\n\\n    // ALIASES\\n\\n    addUnitAlias('minute', 'm');\\n\\n    // PRIORITY\\n\\n    addUnitPriority('minute', 14);\\n\\n    // PARSING\\n\\n    addRegexToken('m',  match1to2);\\n    addRegexToken('mm', match1to2, match2);\\n    addParseToken(['m', 'mm'], MINUTE);\\n\\n    // MOMENTS\\n\\n    var getSetMinute = makeGetSet('Minutes', false);\\n\\n    // FORMATTING\\n\\n    addFormatToken('s', ['ss', 2], 0, 'second');\\n\\n    // ALIASES\\n\\n    addUnitAlias('second', 's');\\n\\n    // PRIORITY\\n\\n    addUnitPriority('second', 15);\\n\\n    // PARSING\\n\\n    addRegexToken('s',  match1to2);\\n    addRegexToken('ss', match1to2, match2);\\n    addParseToken(['s', 'ss'], SECOND);\\n\\n    // MOMENTS\\n\\n    var getSetSecond = makeGetSet('Seconds', false);\\n\\n    // FORMATTING\\n\\n    addFormatToken('S', 0, 0, function () {\\n        return ~~(this.millisecond() / 100);\\n    });\\n\\n    addFormatToken(0, ['SS', 2], 0, function () {\\n        return ~~(this.millisecond() / 10);\\n    });\\n\\n    addFormatToken(0, ['SSS', 3], 0, 'millisecond');\\n    addFormatToken(0, ['SSSS', 4], 0, function () {\\n        return this.millisecond() * 10;\\n    });\\n    addFormatToken(0, ['SSSSS', 5], 0, function () {\\n        return this.millisecond() * 100;\\n    });\\n    addFormatToken(0, ['SSSSSS', 6], 0, function () {\\n        return this.millisecond() * 1000;\\n    });\\n    addFormatToken(0, ['SSSSSSS', 7], 0, function () {\\n        return this.millisecond() * 10000;\\n    });\\n    addFormatToken(0, ['SSSSSSSS', 8], 0, function () {\\n        return this.millisecond() * 100000;\\n    });\\n    addFormatToken(0, ['SSSSSSSSS', 9], 0, function () {\\n        return this.millisecond() * 1000000;\\n    });\\n\\n\\n    // ALIASES\\n\\n    addUnitAlias('millisecond', 'ms');\\n\\n    // PRIORITY\\n\\n    addUnitPriority('millisecond', 16);\\n\\n    // PARSING\\n\\n    addRegexToken('S',    match1to3, match1);\\n    addRegexToken('SS',   match1to3, match2);\\n    addRegexToken('SSS',  match1to3, match3);\\n\\n    var token;\\n    for (token = 'SSSS'; token.length <= 9; token += 'S') {\\n        addRegexToken(token, matchUnsigned);\\n    }\\n\\n    function parseMs(input, array) {\\n        array[MILLISECOND] = toInt(('0.' + input) * 1000);\\n    }\\n\\n    for (token = 'S'; token.length <= 9; token += 'S') {\\n        addParseToken(token, parseMs);\\n    }\\n    // MOMENTS\\n\\n    var getSetMillisecond = makeGetSet('Milliseconds', false);\\n\\n    // FORMATTING\\n\\n    addFormatToken('z',  0, 0, 'zoneAbbr');\\n    addFormatToken('zz', 0, 0, 'zoneName');\\n\\n    // MOMENTS\\n\\n    function getZoneAbbr () {\\n        return this._isUTC ? 'UTC' : '';\\n    }\\n\\n    function getZoneName () {\\n        return this._isUTC ? 'Coordinated Universal Time' : '';\\n    }\\n\\n    var proto = Moment.prototype;\\n\\n    proto.add               = add;\\n    proto.calendar          = calendar$1;\\n    proto.clone             = clone;\\n    proto.diff              = diff;\\n    proto.endOf             = endOf;\\n    proto.format            = format;\\n    proto.from              = from;\\n    proto.fromNow           = fromNow;\\n    proto.to                = to;\\n    proto.toNow             = toNow;\\n    proto.get               = stringGet;\\n    proto.invalidAt         = invalidAt;\\n    proto.isAfter           = isAfter;\\n    proto.isBefore          = isBefore;\\n    proto.isBetween         = isBetween;\\n    proto.isSame            = isSame;\\n    proto.isSameOrAfter     = isSameOrAfter;\\n    proto.isSameOrBefore    = isSameOrBefore;\\n    proto.isValid           = isValid$2;\\n    proto.lang              = lang;\\n    proto.locale            = locale;\\n    proto.localeData        = localeData;\\n    proto.max               = prototypeMax;\\n    proto.min               = prototypeMin;\\n    proto.parsingFlags      = parsingFlags;\\n    proto.set               = stringSet;\\n    proto.startOf           = startOf;\\n    proto.subtract          = subtract;\\n    proto.toArray           = toArray;\\n    proto.toObject          = toObject;\\n    proto.toDate            = toDate;\\n    proto.toISOString       = toISOString;\\n    proto.inspect           = inspect;\\n    proto.toJSON            = toJSON;\\n    proto.toString          = toString;\\n    proto.unix              = unix;\\n    proto.valueOf           = valueOf;\\n    proto.creationData      = creationData;\\n    proto.year       = getSetYear;\\n    proto.isLeapYear = getIsLeapYear;\\n    proto.weekYear    = getSetWeekYear;\\n    proto.isoWeekYear = getSetISOWeekYear;\\n    proto.quarter = proto.quarters = getSetQuarter;\\n    proto.month       = getSetMonth;\\n    proto.daysInMonth = getDaysInMonth;\\n    proto.week           = proto.weeks        = getSetWeek;\\n    proto.isoWeek        = proto.isoWeeks     = getSetISOWeek;\\n    proto.weeksInYear    = getWeeksInYear;\\n    proto.isoWeeksInYear = getISOWeeksInYear;\\n    proto.date       = getSetDayOfMonth;\\n    proto.day        = proto.days             = getSetDayOfWeek;\\n    proto.weekday    = getSetLocaleDayOfWeek;\\n    proto.isoWeekday = getSetISODayOfWeek;\\n    proto.dayOfYear  = getSetDayOfYear;\\n    proto.hour = proto.hours = getSetHour;\\n    proto.minute = proto.minutes = getSetMinute;\\n    proto.second = proto.seconds = getSetSecond;\\n    proto.millisecond = proto.milliseconds = getSetMillisecond;\\n    proto.utcOffset            = getSetOffset;\\n    proto.utc                  = setOffsetToUTC;\\n    proto.local                = setOffsetToLocal;\\n    proto.parseZone            = setOffsetToParsedOffset;\\n    proto.hasAlignedHourOffset = hasAlignedHourOffset;\\n    proto.isDST                = isDaylightSavingTime;\\n    proto.isLocal              = isLocal;\\n    proto.isUtcOffset          = isUtcOffset;\\n    proto.isUtc                = isUtc;\\n    proto.isUTC                = isUtc;\\n    proto.zoneAbbr = getZoneAbbr;\\n    proto.zoneName = getZoneName;\\n    proto.dates  = deprecate('dates accessor is deprecated. Use date instead.', getSetDayOfMonth);\\n    proto.months = deprecate('months accessor is deprecated. Use month instead', getSetMonth);\\n    proto.years  = deprecate('years accessor is deprecated. Use year instead', getSetYear);\\n    proto.zone   = deprecate('moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/', getSetZone);\\n    proto.isDSTShifted = deprecate('isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information', isDaylightSavingTimeShifted);\\n\\n    function createUnix (input) {\\n        return createLocal(input * 1000);\\n    }\\n\\n    function createInZone () {\\n        return createLocal.apply(null, arguments).parseZone();\\n    }\\n\\n    function preParsePostFormat (string) {\\n        return string;\\n    }\\n\\n    var proto$1 = Locale.prototype;\\n\\n    proto$1.calendar        = calendar;\\n    proto$1.longDateFormat  = longDateFormat;\\n    proto$1.invalidDate     = invalidDate;\\n    proto$1.ordinal         = ordinal;\\n    proto$1.preparse        = preParsePostFormat;\\n    proto$1.postformat      = preParsePostFormat;\\n    proto$1.relativeTime    = relativeTime;\\n    proto$1.pastFuture      = pastFuture;\\n    proto$1.set             = set;\\n\\n    proto$1.months            =        localeMonths;\\n    proto$1.monthsShort       =        localeMonthsShort;\\n    proto$1.monthsParse       =        localeMonthsParse;\\n    proto$1.monthsRegex       = monthsRegex;\\n    proto$1.monthsShortRegex  = monthsShortRegex;\\n    proto$1.week = localeWeek;\\n    proto$1.firstDayOfYear = localeFirstDayOfYear;\\n    proto$1.firstDayOfWeek = localeFirstDayOfWeek;\\n\\n    proto$1.weekdays       =        localeWeekdays;\\n    proto$1.weekdaysMin    =        localeWeekdaysMin;\\n    proto$1.weekdaysShort  =        localeWeekdaysShort;\\n    proto$1.weekdaysParse  =        localeWeekdaysParse;\\n\\n    proto$1.weekdaysRegex       =        weekdaysRegex;\\n    proto$1.weekdaysShortRegex  =        weekdaysShortRegex;\\n    proto$1.weekdaysMinRegex    =        weekdaysMinRegex;\\n\\n    proto$1.isPM = localeIsPM;\\n    proto$1.meridiem = localeMeridiem;\\n\\n    function get$1 (format, index, field, setter) {\\n        var locale = getLocale();\\n        var utc = createUTC().set(setter, index);\\n        return locale[field](utc, format);\\n    }\\n\\n    function listMonthsImpl (format, index, field) {\\n        if (isNumber(format)) {\\n            index = format;\\n            format = undefined;\\n        }\\n\\n        format = format || '';\\n\\n        if (index != null) {\\n            return get$1(format, index, field, 'month');\\n        }\\n\\n        var i;\\n        var out = [];\\n        for (i = 0; i < 12; i++) {\\n            out[i] = get$1(format, i, field, 'month');\\n        }\\n        return out;\\n    }\\n\\n    // ()\\n    // (5)\\n    // (fmt, 5)\\n    // (fmt)\\n    // (true)\\n    // (true, 5)\\n    // (true, fmt, 5)\\n    // (true, fmt)\\n    function listWeekdaysImpl (localeSorted, format, index, field) {\\n        if (typeof localeSorted === 'boolean') {\\n            if (isNumber(format)) {\\n                index = format;\\n                format = undefined;\\n            }\\n\\n            format = format || '';\\n        } else {\\n            format = localeSorted;\\n            index = format;\\n            localeSorted = false;\\n\\n            if (isNumber(format)) {\\n                index = format;\\n                format = undefined;\\n            }\\n\\n            format = format || '';\\n        }\\n\\n        var locale = getLocale(),\\n            shift = localeSorted ? locale._week.dow : 0;\\n\\n        if (index != null) {\\n            return get$1(format, (index + shift) % 7, field, 'day');\\n        }\\n\\n        var i;\\n        var out = [];\\n        for (i = 0; i < 7; i++) {\\n            out[i] = get$1(format, (i + shift) % 7, field, 'day');\\n        }\\n        return out;\\n    }\\n\\n    function listMonths (format, index) {\\n        return listMonthsImpl(format, index, 'months');\\n    }\\n\\n    function listMonthsShort (format, index) {\\n        return listMonthsImpl(format, index, 'monthsShort');\\n    }\\n\\n    function listWeekdays (localeSorted, format, index) {\\n        return listWeekdaysImpl(localeSorted, format, index, 'weekdays');\\n    }\\n\\n    function listWeekdaysShort (localeSorted, format, index) {\\n        return listWeekdaysImpl(localeSorted, format, index, 'weekdaysShort');\\n    }\\n\\n    function listWeekdaysMin (localeSorted, format, index) {\\n        return listWeekdaysImpl(localeSorted, format, index, 'weekdaysMin');\\n    }\\n\\n    getSetGlobalLocale('en', {\\n        dayOfMonthOrdinalParse: /\\\\d{1,2}(th|st|nd|rd)/,\\n        ordinal : function (number) {\\n            var b = number % 10,\\n                output = (toInt(number % 100 / 10) === 1) ? 'th' :\\n                (b === 1) ? 'st' :\\n                (b === 2) ? 'nd' :\\n                (b === 3) ? 'rd' : 'th';\\n            return number + output;\\n        }\\n    });\\n\\n    // Side effect imports\\n\\n    hooks.lang = deprecate('moment.lang is deprecated. Use moment.locale instead.', getSetGlobalLocale);\\n    hooks.langData = deprecate('moment.langData is deprecated. Use moment.localeData instead.', getLocale);\\n\\n    var mathAbs = Math.abs;\\n\\n    function abs () {\\n        var data           = this._data;\\n\\n        this._milliseconds = mathAbs(this._milliseconds);\\n        this._days         = mathAbs(this._days);\\n        this._months       = mathAbs(this._months);\\n\\n        data.milliseconds  = mathAbs(data.milliseconds);\\n        data.seconds       = mathAbs(data.seconds);\\n        data.minutes       = mathAbs(data.minutes);\\n        data.hours         = mathAbs(data.hours);\\n        data.months        = mathAbs(data.months);\\n        data.years         = mathAbs(data.years);\\n\\n        return this;\\n    }\\n\\n    function addSubtract$1 (duration, input, value, direction) {\\n        var other = createDuration(input, value);\\n\\n        duration._milliseconds += direction * other._milliseconds;\\n        duration._days         += direction * other._days;\\n        duration._months       += direction * other._months;\\n\\n        return duration._bubble();\\n    }\\n\\n    // supports only 2.0-style add(1, 's') or add(duration)\\n    function add$1 (input, value) {\\n        return addSubtract$1(this, input, value, 1);\\n    }\\n\\n    // supports only 2.0-style subtract(1, 's') or subtract(duration)\\n    function subtract$1 (input, value) {\\n        return addSubtract$1(this, input, value, -1);\\n    }\\n\\n    function absCeil (number) {\\n        if (number < 0) {\\n            return Math.floor(number);\\n        } else {\\n            return Math.ceil(number);\\n        }\\n    }\\n\\n    function bubble () {\\n        var milliseconds = this._milliseconds;\\n        var days         = this._days;\\n        var months       = this._months;\\n        var data         = this._data;\\n        var seconds, minutes, hours, years, monthsFromDays;\\n\\n        // if we have a mix of positive and negative values, bubble down first\\n        // check: https://github.com/moment/moment/issues/2166\\n        if (!((milliseconds >= 0 && days >= 0 && months >= 0) ||\\n                (milliseconds <= 0 && days <= 0 && months <= 0))) {\\n            milliseconds += absCeil(monthsToDays(months) + days) * 864e5;\\n            days = 0;\\n            months = 0;\\n        }\\n\\n        // The following code bubbles up values, see the tests for\\n        // examples of what that means.\\n        data.milliseconds = milliseconds % 1000;\\n\\n        seconds           = absFloor(milliseconds / 1000);\\n        data.seconds      = seconds % 60;\\n\\n        minutes           = absFloor(seconds / 60);\\n        data.minutes      = minutes % 60;\\n\\n        hours             = absFloor(minutes / 60);\\n        data.hours        = hours % 24;\\n\\n        days += absFloor(hours / 24);\\n\\n        // convert days to months\\n        monthsFromDays = absFloor(daysToMonths(days));\\n        months += monthsFromDays;\\n        days -= absCeil(monthsToDays(monthsFromDays));\\n\\n        // 12 months -> 1 year\\n        years = absFloor(months / 12);\\n        months %= 12;\\n\\n        data.days   = days;\\n        data.months = months;\\n        data.years  = years;\\n\\n        return this;\\n    }\\n\\n    function daysToMonths (days) {\\n        // 400 years have 146097 days (taking into account leap year rules)\\n        // 400 years have 12 months === 4800\\n        return days * 4800 / 146097;\\n    }\\n\\n    function monthsToDays (months) {\\n        // the reverse of daysToMonths\\n        return months * 146097 / 4800;\\n    }\\n\\n    function as (units) {\\n        if (!this.isValid()) {\\n            return NaN;\\n        }\\n        var days;\\n        var months;\\n        var milliseconds = this._milliseconds;\\n\\n        units = normalizeUnits(units);\\n\\n        if (units === 'month' || units === 'year') {\\n            days   = this._days   + milliseconds / 864e5;\\n            months = this._months + daysToMonths(days);\\n            return units === 'month' ? months : months / 12;\\n        } else {\\n            // handle milliseconds separately because of floating point math errors (issue #1867)\\n            days = this._days + Math.round(monthsToDays(this._months));\\n            switch (units) {\\n                case 'week'   : return days / 7     + milliseconds / 6048e5;\\n                case 'day'    : return days         + milliseconds / 864e5;\\n                case 'hour'   : return days * 24    + milliseconds / 36e5;\\n                case 'minute' : return days * 1440  + milliseconds / 6e4;\\n                case 'second' : return days * 86400 + milliseconds / 1000;\\n                // Math.floor prevents floating point math errors here\\n                case 'millisecond': return Math.floor(days * 864e5) + milliseconds;\\n                default: throw new Error('Unknown unit ' + units);\\n            }\\n        }\\n    }\\n\\n    // TODO: Use this.as('ms')?\\n    function valueOf$1 () {\\n        if (!this.isValid()) {\\n            return NaN;\\n        }\\n        return (\\n            this._milliseconds +\\n            this._days * 864e5 +\\n            (this._months % 12) * 2592e6 +\\n            toInt(this._months / 12) * 31536e6\\n        );\\n    }\\n\\n    function makeAs (alias) {\\n        return function () {\\n            return this.as(alias);\\n        };\\n    }\\n\\n    var asMilliseconds = makeAs('ms');\\n    var asSeconds      = makeAs('s');\\n    var asMinutes      = makeAs('m');\\n    var asHours        = makeAs('h');\\n    var asDays         = makeAs('d');\\n    var asWeeks        = makeAs('w');\\n    var asMonths       = makeAs('M');\\n    var asYears        = makeAs('y');\\n\\n    function clone$1 () {\\n        return createDuration(this);\\n    }\\n\\n    function get$2 (units) {\\n        units = normalizeUnits(units);\\n        return this.isValid() ? this[units + 's']() : NaN;\\n    }\\n\\n    function makeGetter(name) {\\n        return function () {\\n            return this.isValid() ? this._data[name] : NaN;\\n        };\\n    }\\n\\n    var milliseconds = makeGetter('milliseconds');\\n    var seconds      = makeGetter('seconds');\\n    var minutes      = makeGetter('minutes');\\n    var hours        = makeGetter('hours');\\n    var days         = makeGetter('days');\\n    var months       = makeGetter('months');\\n    var years        = makeGetter('years');\\n\\n    function weeks () {\\n        return absFloor(this.days() / 7);\\n    }\\n\\n    var round = Math.round;\\n    var thresholds = {\\n        ss: 44,         // a few seconds to seconds\\n        s : 45,         // seconds to minute\\n        m : 45,         // minutes to hour\\n        h : 22,         // hours to day\\n        d : 26,         // days to month\\n        M : 11          // months to year\\n    };\\n\\n    // helper function for moment.fn.from, moment.fn.fromNow, and moment.duration.fn.humanize\\n    function substituteTimeAgo(string, number, withoutSuffix, isFuture, locale) {\\n        return locale.relativeTime(number || 1, !!withoutSuffix, string, isFuture);\\n    }\\n\\n    function relativeTime$1 (posNegDuration, withoutSuffix, locale) {\\n        var duration = createDuration(posNegDuration).abs();\\n        var seconds  = round(duration.as('s'));\\n        var minutes  = round(duration.as('m'));\\n        var hours    = round(duration.as('h'));\\n        var days     = round(duration.as('d'));\\n        var months   = round(duration.as('M'));\\n        var years    = round(duration.as('y'));\\n\\n        var a = seconds <= thresholds.ss && ['s', seconds]  ||\\n                seconds < thresholds.s   && ['ss', seconds] ||\\n                minutes <= 1             && ['m']           ||\\n                minutes < thresholds.m   && ['mm', minutes] ||\\n                hours   <= 1             && ['h']           ||\\n                hours   < thresholds.h   && ['hh', hours]   ||\\n                days    <= 1             && ['d']           ||\\n                days    < thresholds.d   && ['dd', days]    ||\\n                months  <= 1             && ['M']           ||\\n                months  < thresholds.M   && ['MM', months]  ||\\n                years   <= 1             && ['y']           || ['yy', years];\\n\\n        a[2] = withoutSuffix;\\n        a[3] = +posNegDuration > 0;\\n        a[4] = locale;\\n        return substituteTimeAgo.apply(null, a);\\n    }\\n\\n    // This function allows you to set the rounding function for relative time strings\\n    function getSetRelativeTimeRounding (roundingFunction) {\\n        if (roundingFunction === undefined) {\\n            return round;\\n        }\\n        if (typeof(roundingFunction) === 'function') {\\n            round = roundingFunction;\\n            return true;\\n        }\\n        return false;\\n    }\\n\\n    // This function allows you to set a threshold for relative time strings\\n    function getSetRelativeTimeThreshold (threshold, limit) {\\n        if (thresholds[threshold] === undefined) {\\n            return false;\\n        }\\n        if (limit === undefined) {\\n            return thresholds[threshold];\\n        }\\n        thresholds[threshold] = limit;\\n        if (threshold === 's') {\\n            thresholds.ss = limit - 1;\\n        }\\n        return true;\\n    }\\n\\n    function humanize (withSuffix) {\\n        if (!this.isValid()) {\\n            return this.localeData().invalidDate();\\n        }\\n\\n        var locale = this.localeData();\\n        var output = relativeTime$1(this, !withSuffix, locale);\\n\\n        if (withSuffix) {\\n            output = locale.pastFuture(+this, output);\\n        }\\n\\n        return locale.postformat(output);\\n    }\\n\\n    var abs$1 = Math.abs;\\n\\n    function sign(x) {\\n        return ((x > 0) - (x < 0)) || +x;\\n    }\\n\\n    function toISOString$1() {\\n        // for ISO strings we do not use the normal bubbling rules:\\n        //  * milliseconds bubble up until they become hours\\n        //  * days do not bubble at all\\n        //  * months bubble up until they become years\\n        // This is because there is no context-free conversion between hours and days\\n        // (think of clock changes)\\n        // and also not between days and months (28-31 days per month)\\n        if (!this.isValid()) {\\n            return this.localeData().invalidDate();\\n        }\\n\\n        var seconds = abs$1(this._milliseconds) / 1000;\\n        var days         = abs$1(this._days);\\n        var months       = abs$1(this._months);\\n        var minutes, hours, years;\\n\\n        // 3600 seconds -> 60 minutes -> 1 hour\\n        minutes           = absFloor(seconds / 60);\\n        hours             = absFloor(minutes / 60);\\n        seconds %= 60;\\n        minutes %= 60;\\n\\n        // 12 months -> 1 year\\n        years  = absFloor(months / 12);\\n        months %= 12;\\n\\n\\n        // inspired by https://github.com/dordille/moment-isoduration/blob/master/moment.isoduration.js\\n        var Y = years;\\n        var M = months;\\n        var D = days;\\n        var h = hours;\\n        var m = minutes;\\n        var s = seconds ? seconds.toFixed(3).replace(/\\\\.?0+$/, '') : '';\\n        var total = this.asSeconds();\\n\\n        if (!total) {\\n            // this is the same as C#'s (Noda) and python (isodate)...\\n            // but not other JS (goog.date)\\n            return 'P0D';\\n        }\\n\\n        var totalSign = total < 0 ? '-' : '';\\n        var ymSign = sign(this._months) !== sign(total) ? '-' : '';\\n        var daysSign = sign(this._days) !== sign(total) ? '-' : '';\\n        var hmsSign = sign(this._milliseconds) !== sign(total) ? '-' : '';\\n\\n        return totalSign + 'P' +\\n            (Y ? ymSign + Y + 'Y' : '') +\\n            (M ? ymSign + M + 'M' : '') +\\n            (D ? daysSign + D + 'D' : '') +\\n            ((h || m || s) ? 'T' : '') +\\n            (h ? hmsSign + h + 'H' : '') +\\n            (m ? hmsSign + m + 'M' : '') +\\n            (s ? hmsSign + s + 'S' : '');\\n    }\\n\\n    var proto$2 = Duration.prototype;\\n\\n    proto$2.isValid        = isValid$1;\\n    proto$2.abs            = abs;\\n    proto$2.add            = add$1;\\n    proto$2.subtract       = subtract$1;\\n    proto$2.as             = as;\\n    proto$2.asMilliseconds = asMilliseconds;\\n    proto$2.asSeconds      = asSeconds;\\n    proto$2.asMinutes      = asMinutes;\\n    proto$2.asHours        = asHours;\\n    proto$2.asDays         = asDays;\\n    proto$2.asWeeks        = asWeeks;\\n    proto$2.asMonths       = asMonths;\\n    proto$2.asYears        = asYears;\\n    proto$2.valueOf        = valueOf$1;\\n    proto$2._bubble        = bubble;\\n    proto$2.clone          = clone$1;\\n    proto$2.get            = get$2;\\n    proto$2.milliseconds   = milliseconds;\\n    proto$2.seconds        = seconds;\\n    proto$2.minutes        = minutes;\\n    proto$2.hours          = hours;\\n    proto$2.days           = days;\\n    proto$2.weeks          = weeks;\\n    proto$2.months         = months;\\n    proto$2.years          = years;\\n    proto$2.humanize       = humanize;\\n    proto$2.toISOString    = toISOString$1;\\n    proto$2.toString       = toISOString$1;\\n    proto$2.toJSON         = toISOString$1;\\n    proto$2.locale         = locale;\\n    proto$2.localeData     = localeData;\\n\\n    proto$2.toIsoString = deprecate('toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)', toISOString$1);\\n    proto$2.lang = lang;\\n\\n    // Side effect imports\\n\\n    // FORMATTING\\n\\n    addFormatToken('X', 0, 0, 'unix');\\n    addFormatToken('x', 0, 0, 'valueOf');\\n\\n    // PARSING\\n\\n    addRegexToken('x', matchSigned);\\n    addRegexToken('X', matchTimestamp);\\n    addParseToken('X', function (input, array, config) {\\n        config._d = new Date(parseFloat(input, 10) * 1000);\\n    });\\n    addParseToken('x', function (input, array, config) {\\n        config._d = new Date(toInt(input));\\n    });\\n\\n    // Side effect imports\\n\\n\\n    hooks.version = '2.22.2';\\n\\n    setHookCallback(createLocal);\\n\\n    hooks.fn                    = proto;\\n    hooks.min                   = min;\\n    hooks.max                   = max;\\n    hooks.now                   = now;\\n    hooks.utc                   = createUTC;\\n    hooks.unix                  = createUnix;\\n    hooks.months                = listMonths;\\n    hooks.isDate                = isDate;\\n    hooks.locale                = getSetGlobalLocale;\\n    hooks.invalid               = createInvalid;\\n    hooks.duration              = createDuration;\\n    hooks.isMoment              = isMoment;\\n    hooks.weekdays              = listWeekdays;\\n    hooks.parseZone             = createInZone;\\n    hooks.localeData            = getLocale;\\n    hooks.isDuration            = isDuration;\\n    hooks.monthsShort           = listMonthsShort;\\n    hooks.weekdaysMin           = listWeekdaysMin;\\n    hooks.defineLocale          = defineLocale;\\n    hooks.updateLocale          = updateLocale;\\n    hooks.locales               = listLocales;\\n    hooks.weekdaysShort         = listWeekdaysShort;\\n    hooks.normalizeUnits        = normalizeUnits;\\n    hooks.relativeTimeRounding  = getSetRelativeTimeRounding;\\n    hooks.relativeTimeThreshold = getSetRelativeTimeThreshold;\\n    hooks.calendarFormat        = getCalendarFormat;\\n    hooks.prototype             = proto;\\n\\n    // currently HTML5 input type only supports 24-hour formats\\n    hooks.HTML5_FMT = {\\n        DATETIME_LOCAL: 'YYYY-MM-DDTHH:mm',             // <input type=\\\"datetime-local\\\" />\\n        DATETIME_LOCAL_SECONDS: 'YYYY-MM-DDTHH:mm:ss',  // <input type=\\\"datetime-local\\\" step=\\\"1\\\" />\\n        DATETIME_LOCAL_MS: 'YYYY-MM-DDTHH:mm:ss.SSS',   // <input type=\\\"datetime-local\\\" step=\\\"0.001\\\" />\\n        DATE: 'YYYY-MM-DD',                             // <input type=\\\"date\\\" />\\n        TIME: 'HH:mm',                                  // <input type=\\\"time\\\" />\\n        TIME_SECONDS: 'HH:mm:ss',                       // <input type=\\\"time\\\" step=\\\"1\\\" />\\n        TIME_MS: 'HH:mm:ss.SSS',                        // <input type=\\\"time\\\" step=\\\"0.001\\\" />\\n        WEEK: 'YYYY-[W]WW',                             // <input type=\\\"week\\\" />\\n        MONTH: 'YYYY-MM'                                // <input type=\\\"month\\\" />\\n    };\\n\\n    return hooks;\\n\\n})));\\n\\n/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../webpack/buildin/module.js */ \\\"./node_modules/webpack/buildin/module.js\\\")(module)))\\n\\n//# sourceURL=webpack:///./node_modules/moment/moment.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/object-assign/index.js\":\n/*!*********************************************!*\\\n  !*** ./node_modules/object-assign/index.js ***!\n  \\*********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/*\\nobject-assign\\n(c) Sindre Sorhus\\n@license MIT\\n*/\\n\\n\\n/* eslint-disable no-unused-vars */\\nvar getOwnPropertySymbols = Object.getOwnPropertySymbols;\\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\\nvar propIsEnumerable = Object.prototype.propertyIsEnumerable;\\n\\nfunction toObject(val) {\\n\\tif (val === null || val === undefined) {\\n\\t\\tthrow new TypeError('Object.assign cannot be called with null or undefined');\\n\\t}\\n\\n\\treturn Object(val);\\n}\\n\\nfunction shouldUseNative() {\\n\\ttry {\\n\\t\\tif (!Object.assign) {\\n\\t\\t\\treturn false;\\n\\t\\t}\\n\\n\\t\\t// Detect buggy property enumeration order in older V8 versions.\\n\\n\\t\\t// https://bugs.chromium.org/p/v8/issues/detail?id=4118\\n\\t\\tvar test1 = new String('abc');  // eslint-disable-line no-new-wrappers\\n\\t\\ttest1[5] = 'de';\\n\\t\\tif (Object.getOwnPropertyNames(test1)[0] === '5') {\\n\\t\\t\\treturn false;\\n\\t\\t}\\n\\n\\t\\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\\n\\t\\tvar test2 = {};\\n\\t\\tfor (var i = 0; i < 10; i++) {\\n\\t\\t\\ttest2['_' + String.fromCharCode(i)] = i;\\n\\t\\t}\\n\\t\\tvar order2 = Object.getOwnPropertyNames(test2).map(function (n) {\\n\\t\\t\\treturn test2[n];\\n\\t\\t});\\n\\t\\tif (order2.join('') !== '0123456789') {\\n\\t\\t\\treturn false;\\n\\t\\t}\\n\\n\\t\\t// https://bugs.chromium.org/p/v8/issues/detail?id=3056\\n\\t\\tvar test3 = {};\\n\\t\\t'abcdefghijklmnopqrst'.split('').forEach(function (letter) {\\n\\t\\t\\ttest3[letter] = letter;\\n\\t\\t});\\n\\t\\tif (Object.keys(Object.assign({}, test3)).join('') !==\\n\\t\\t\\t\\t'abcdefghijklmnopqrst') {\\n\\t\\t\\treturn false;\\n\\t\\t}\\n\\n\\t\\treturn true;\\n\\t} catch (err) {\\n\\t\\t// We don't expect any of the above to throw, but better to be safe.\\n\\t\\treturn false;\\n\\t}\\n}\\n\\nmodule.exports = shouldUseNative() ? Object.assign : function (target, source) {\\n\\tvar from;\\n\\tvar to = toObject(target);\\n\\tvar symbols;\\n\\n\\tfor (var s = 1; s < arguments.length; s++) {\\n\\t\\tfrom = Object(arguments[s]);\\n\\n\\t\\tfor (var key in from) {\\n\\t\\t\\tif (hasOwnProperty.call(from, key)) {\\n\\t\\t\\t\\tto[key] = from[key];\\n\\t\\t\\t}\\n\\t\\t}\\n\\n\\t\\tif (getOwnPropertySymbols) {\\n\\t\\t\\tsymbols = getOwnPropertySymbols(from);\\n\\t\\t\\tfor (var i = 0; i < symbols.length; i++) {\\n\\t\\t\\t\\tif (propIsEnumerable.call(from, symbols[i])) {\\n\\t\\t\\t\\t\\tto[symbols[i]] = from[symbols[i]];\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t}\\n\\t}\\n\\n\\treturn to;\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/object-assign/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/process/browser.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/process/browser.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"// shim for using process in browser\\nvar process = module.exports = {};\\n\\n// cached from whatever global is present so that test runners that stub it\\n// don't break things.  But we need to wrap it in a try catch in case it is\\n// wrapped in strict mode code which doesn't define any globals.  It's inside a\\n// function because try/catches deoptimize in certain engines.\\n\\nvar cachedSetTimeout;\\nvar cachedClearTimeout;\\n\\nfunction defaultSetTimout() {\\n    throw new Error('setTimeout has not been defined');\\n}\\nfunction defaultClearTimeout () {\\n    throw new Error('clearTimeout has not been defined');\\n}\\n(function () {\\n    try {\\n        if (typeof setTimeout === 'function') {\\n            cachedSetTimeout = setTimeout;\\n        } else {\\n            cachedSetTimeout = defaultSetTimout;\\n        }\\n    } catch (e) {\\n        cachedSetTimeout = defaultSetTimout;\\n    }\\n    try {\\n        if (typeof clearTimeout === 'function') {\\n            cachedClearTimeout = clearTimeout;\\n        } else {\\n            cachedClearTimeout = defaultClearTimeout;\\n        }\\n    } catch (e) {\\n        cachedClearTimeout = defaultClearTimeout;\\n    }\\n} ())\\nfunction runTimeout(fun) {\\n    if (cachedSetTimeout === setTimeout) {\\n        //normal enviroments in sane situations\\n        return setTimeout(fun, 0);\\n    }\\n    // if setTimeout wasn't available but was latter defined\\n    if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) {\\n        cachedSetTimeout = setTimeout;\\n        return setTimeout(fun, 0);\\n    }\\n    try {\\n        // when when somebody has screwed with setTimeout but no I.E. maddness\\n        return cachedSetTimeout(fun, 0);\\n    } catch(e){\\n        try {\\n            // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally\\n            return cachedSetTimeout.call(null, fun, 0);\\n        } catch(e){\\n            // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error\\n            return cachedSetTimeout.call(this, fun, 0);\\n        }\\n    }\\n\\n\\n}\\nfunction runClearTimeout(marker) {\\n    if (cachedClearTimeout === clearTimeout) {\\n        //normal enviroments in sane situations\\n        return clearTimeout(marker);\\n    }\\n    // if clearTimeout wasn't available but was latter defined\\n    if ((cachedClearTimeout === defaultClearTimeout || !cachedClearTimeout) && clearTimeout) {\\n        cachedClearTimeout = clearTimeout;\\n        return clearTimeout(marker);\\n    }\\n    try {\\n        // when when somebody has screwed with setTimeout but no I.E. maddness\\n        return cachedClearTimeout(marker);\\n    } catch (e){\\n        try {\\n            // When we are in I.E. but the script has been evaled so I.E. doesn't  trust the global object when called normally\\n            return cachedClearTimeout.call(null, marker);\\n        } catch (e){\\n            // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error.\\n            // Some versions of I.E. have different rules for clearTimeout vs setTimeout\\n            return cachedClearTimeout.call(this, marker);\\n        }\\n    }\\n\\n\\n\\n}\\nvar queue = [];\\nvar draining = false;\\nvar currentQueue;\\nvar queueIndex = -1;\\n\\nfunction cleanUpNextTick() {\\n    if (!draining || !currentQueue) {\\n        return;\\n    }\\n    draining = false;\\n    if (currentQueue.length) {\\n        queue = currentQueue.concat(queue);\\n    } else {\\n        queueIndex = -1;\\n    }\\n    if (queue.length) {\\n        drainQueue();\\n    }\\n}\\n\\nfunction drainQueue() {\\n    if (draining) {\\n        return;\\n    }\\n    var timeout = runTimeout(cleanUpNextTick);\\n    draining = true;\\n\\n    var len = queue.length;\\n    while(len) {\\n        currentQueue = queue;\\n        queue = [];\\n        while (++queueIndex < len) {\\n            if (currentQueue) {\\n                currentQueue[queueIndex].run();\\n            }\\n        }\\n        queueIndex = -1;\\n        len = queue.length;\\n    }\\n    currentQueue = null;\\n    draining = false;\\n    runClearTimeout(timeout);\\n}\\n\\nprocess.nextTick = function (fun) {\\n    var args = new Array(arguments.length - 1);\\n    if (arguments.length > 1) {\\n        for (var i = 1; i < arguments.length; i++) {\\n            args[i - 1] = arguments[i];\\n        }\\n    }\\n    queue.push(new Item(fun, args));\\n    if (queue.length === 1 && !draining) {\\n        runTimeout(drainQueue);\\n    }\\n};\\n\\n// v8 likes predictible objects\\nfunction Item(fun, array) {\\n    this.fun = fun;\\n    this.array = array;\\n}\\nItem.prototype.run = function () {\\n    this.fun.apply(null, this.array);\\n};\\nprocess.title = 'browser';\\nprocess.browser = true;\\nprocess.env = {};\\nprocess.argv = [];\\nprocess.version = ''; // empty string to avoid regexp issues\\nprocess.versions = {};\\n\\nfunction noop() {}\\n\\nprocess.on = noop;\\nprocess.addListener = noop;\\nprocess.once = noop;\\nprocess.off = noop;\\nprocess.removeListener = noop;\\nprocess.removeAllListeners = noop;\\nprocess.emit = noop;\\nprocess.prependListener = noop;\\nprocess.prependOnceListener = noop;\\n\\nprocess.listeners = function (name) { return [] }\\n\\nprocess.binding = function (name) {\\n    throw new Error('process.binding is not supported');\\n};\\n\\nprocess.cwd = function () { return '/' };\\nprocess.chdir = function (dir) {\\n    throw new Error('process.chdir is not supported');\\n};\\nprocess.umask = function() { return 0; };\\n\\n\\n//# sourceURL=webpack:///./node_modules/process/browser.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/prop-types/checkPropTypes.js\":\n/*!***************************************************!*\\\n  !*** ./node_modules/prop-types/checkPropTypes.js ***!\n  \\***************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/**\\n * Copyright (c) 2013-present, Facebook, Inc.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\nvar printWarning = function() {};\\n\\nif (true) {\\n  var ReactPropTypesSecret = __webpack_require__(/*! ./lib/ReactPropTypesSecret */ \\\"./node_modules/prop-types/lib/ReactPropTypesSecret.js\\\");\\n  var loggedTypeFailures = {};\\n\\n  printWarning = function(text) {\\n    var message = 'Warning: ' + text;\\n    if (typeof console !== 'undefined') {\\n      console.error(message);\\n    }\\n    try {\\n      // --- Welcome to debugging React ---\\n      // This error was thrown as a convenience so that you can use this stack\\n      // to find the callsite that caused this warning to fire.\\n      throw new Error(message);\\n    } catch (x) {}\\n  };\\n}\\n\\n/**\\n * Assert that the values match with the type specs.\\n * Error messages are memorized and will only be shown once.\\n *\\n * @param {object} typeSpecs Map of name to a ReactPropType\\n * @param {object} values Runtime values that need to be type-checked\\n * @param {string} location e.g. \\\"prop\\\", \\\"context\\\", \\\"child context\\\"\\n * @param {string} componentName Name of the component for error messages.\\n * @param {?Function} getStack Returns the component stack.\\n * @private\\n */\\nfunction checkPropTypes(typeSpecs, values, location, componentName, getStack) {\\n  if (true) {\\n    for (var typeSpecName in typeSpecs) {\\n      if (typeSpecs.hasOwnProperty(typeSpecName)) {\\n        var error;\\n        // Prop type validation may throw. In case they do, we don't want to\\n        // fail the render phase where it didn't fail before. So we log it.\\n        // After these have been cleaned up, we'll let them throw.\\n        try {\\n          // This is intentionally an invariant that gets caught. It's the same\\n          // behavior as without this statement except with a better message.\\n          if (typeof typeSpecs[typeSpecName] !== 'function') {\\n            var err = Error(\\n              (componentName || 'React class') + ': ' + location + ' type `' + typeSpecName + '` is invalid; ' +\\n              'it must be a function, usually from the `prop-types` package, but received `' + typeof typeSpecs[typeSpecName] + '`.'\\n            );\\n            err.name = 'Invariant Violation';\\n            throw err;\\n          }\\n          error = typeSpecs[typeSpecName](values, typeSpecName, componentName, location, null, ReactPropTypesSecret);\\n        } catch (ex) {\\n          error = ex;\\n        }\\n        if (error && !(error instanceof Error)) {\\n          printWarning(\\n            (componentName || 'React class') + ': type specification of ' +\\n            location + ' `' + typeSpecName + '` is invalid; the type checker ' +\\n            'function must return `null` or an `Error` but returned a ' + typeof error + '. ' +\\n            'You may have forgotten to pass an argument to the type checker ' +\\n            'creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and ' +\\n            'shape all require an argument).'\\n          )\\n\\n        }\\n        if (error instanceof Error && !(error.message in loggedTypeFailures)) {\\n          // Only monitor this failure once because there tends to be a lot of the\\n          // same error.\\n          loggedTypeFailures[error.message] = true;\\n\\n          var stack = getStack ? getStack() : '';\\n\\n          printWarning(\\n            'Failed ' + location + ' type: ' + error.message + (stack != null ? stack : '')\\n          );\\n        }\\n      }\\n    }\\n  }\\n}\\n\\nmodule.exports = checkPropTypes;\\n\\n\\n//# sourceURL=webpack:///./node_modules/prop-types/checkPropTypes.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/prop-types/factoryWithTypeCheckers.js\":\n/*!************************************************************!*\\\n  !*** ./node_modules/prop-types/factoryWithTypeCheckers.js ***!\n  \\************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/**\\n * Copyright (c) 2013-present, Facebook, Inc.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\nvar assign = __webpack_require__(/*! object-assign */ \\\"./node_modules/object-assign/index.js\\\");\\n\\nvar ReactPropTypesSecret = __webpack_require__(/*! ./lib/ReactPropTypesSecret */ \\\"./node_modules/prop-types/lib/ReactPropTypesSecret.js\\\");\\nvar checkPropTypes = __webpack_require__(/*! ./checkPropTypes */ \\\"./node_modules/prop-types/checkPropTypes.js\\\");\\n\\nvar printWarning = function() {};\\n\\nif (true) {\\n  printWarning = function(text) {\\n    var message = 'Warning: ' + text;\\n    if (typeof console !== 'undefined') {\\n      console.error(message);\\n    }\\n    try {\\n      // --- Welcome to debugging React ---\\n      // This error was thrown as a convenience so that you can use this stack\\n      // to find the callsite that caused this warning to fire.\\n      throw new Error(message);\\n    } catch (x) {}\\n  };\\n}\\n\\nfunction emptyFunctionThatReturnsNull() {\\n  return null;\\n}\\n\\nmodule.exports = function(isValidElement, throwOnDirectAccess) {\\n  /* global Symbol */\\n  var ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;\\n  var FAUX_ITERATOR_SYMBOL = '@@iterator'; // Before Symbol spec.\\n\\n  /**\\n   * Returns the iterator method function contained on the iterable object.\\n   *\\n   * Be sure to invoke the function with the iterable as context:\\n   *\\n   *     var iteratorFn = getIteratorFn(myIterable);\\n   *     if (iteratorFn) {\\n   *       var iterator = iteratorFn.call(myIterable);\\n   *       ...\\n   *     }\\n   *\\n   * @param {?object} maybeIterable\\n   * @return {?function}\\n   */\\n  function getIteratorFn(maybeIterable) {\\n    var iteratorFn = maybeIterable && (ITERATOR_SYMBOL && maybeIterable[ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL]);\\n    if (typeof iteratorFn === 'function') {\\n      return iteratorFn;\\n    }\\n  }\\n\\n  /**\\n   * Collection of methods that allow declaration and validation of props that are\\n   * supplied to React components. Example usage:\\n   *\\n   *   var Props = require('ReactPropTypes');\\n   *   var MyArticle = React.createClass({\\n   *     propTypes: {\\n   *       // An optional string prop named \\\"description\\\".\\n   *       description: Props.string,\\n   *\\n   *       // A required enum prop named \\\"category\\\".\\n   *       category: Props.oneOf(['News','Photos']).isRequired,\\n   *\\n   *       // A prop named \\\"dialog\\\" that requires an instance of Dialog.\\n   *       dialog: Props.instanceOf(Dialog).isRequired\\n   *     },\\n   *     render: function() { ... }\\n   *   });\\n   *\\n   * A more formal specification of how these methods are used:\\n   *\\n   *   type := array|bool|func|object|number|string|oneOf([...])|instanceOf(...)\\n   *   decl := ReactPropTypes.{type}(.isRequired)?\\n   *\\n   * Each and every declaration produces a function with the same signature. This\\n   * allows the creation of custom validation functions. For example:\\n   *\\n   *  var MyLink = React.createClass({\\n   *    propTypes: {\\n   *      // An optional string or URI prop named \\\"href\\\".\\n   *      href: function(props, propName, componentName) {\\n   *        var propValue = props[propName];\\n   *        if (propValue != null && typeof propValue !== 'string' &&\\n   *            !(propValue instanceof URI)) {\\n   *          return new Error(\\n   *            'Expected a string or an URI for ' + propName + ' in ' +\\n   *            componentName\\n   *          );\\n   *        }\\n   *      }\\n   *    },\\n   *    render: function() {...}\\n   *  });\\n   *\\n   * @internal\\n   */\\n\\n  var ANONYMOUS = '<<anonymous>>';\\n\\n  // Important!\\n  // Keep this list in sync with production version in `./factoryWithThrowingShims.js`.\\n  var ReactPropTypes = {\\n    array: createPrimitiveTypeChecker('array'),\\n    bool: createPrimitiveTypeChecker('boolean'),\\n    func: createPrimitiveTypeChecker('function'),\\n    number: createPrimitiveTypeChecker('number'),\\n    object: createPrimitiveTypeChecker('object'),\\n    string: createPrimitiveTypeChecker('string'),\\n    symbol: createPrimitiveTypeChecker('symbol'),\\n\\n    any: createAnyTypeChecker(),\\n    arrayOf: createArrayOfTypeChecker,\\n    element: createElementTypeChecker(),\\n    instanceOf: createInstanceTypeChecker,\\n    node: createNodeChecker(),\\n    objectOf: createObjectOfTypeChecker,\\n    oneOf: createEnumTypeChecker,\\n    oneOfType: createUnionTypeChecker,\\n    shape: createShapeTypeChecker,\\n    exact: createStrictShapeTypeChecker,\\n  };\\n\\n  /**\\n   * inlined Object.is polyfill to avoid requiring consumers ship their own\\n   * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is\\n   */\\n  /*eslint-disable no-self-compare*/\\n  function is(x, y) {\\n    // SameValue algorithm\\n    if (x === y) {\\n      // Steps 1-5, 7-10\\n      // Steps 6.b-6.e: +0 != -0\\n      return x !== 0 || 1 / x === 1 / y;\\n    } else {\\n      // Step 6.a: NaN == NaN\\n      return x !== x && y !== y;\\n    }\\n  }\\n  /*eslint-enable no-self-compare*/\\n\\n  /**\\n   * We use an Error-like object for backward compatibility as people may call\\n   * PropTypes directly and inspect their output. However, we don't use real\\n   * Errors anymore. We don't inspect their stack anyway, and creating them\\n   * is prohibitively expensive if they are created too often, such as what\\n   * happens in oneOfType() for any type before the one that matched.\\n   */\\n  function PropTypeError(message) {\\n    this.message = message;\\n    this.stack = '';\\n  }\\n  // Make `instanceof Error` still work for returned errors.\\n  PropTypeError.prototype = Error.prototype;\\n\\n  function createChainableTypeChecker(validate) {\\n    if (true) {\\n      var manualPropTypeCallCache = {};\\n      var manualPropTypeWarningCount = 0;\\n    }\\n    function checkType(isRequired, props, propName, componentName, location, propFullName, secret) {\\n      componentName = componentName || ANONYMOUS;\\n      propFullName = propFullName || propName;\\n\\n      if (secret !== ReactPropTypesSecret) {\\n        if (throwOnDirectAccess) {\\n          // New behavior only for users of `prop-types` package\\n          var err = new Error(\\n            'Calling PropTypes validators directly is not supported by the `prop-types` package. ' +\\n            'Use `PropTypes.checkPropTypes()` to call them. ' +\\n            'Read more at http://fb.me/use-check-prop-types'\\n          );\\n          err.name = 'Invariant Violation';\\n          throw err;\\n        } else if ( true && typeof console !== 'undefined') {\\n          // Old behavior for people using React.PropTypes\\n          var cacheKey = componentName + ':' + propName;\\n          if (\\n            !manualPropTypeCallCache[cacheKey] &&\\n            // Avoid spamming the console because they are often not actionable except for lib authors\\n            manualPropTypeWarningCount < 3\\n          ) {\\n            printWarning(\\n              'You are manually calling a React.PropTypes validation ' +\\n              'function for the `' + propFullName + '` prop on `' + componentName  + '`. This is deprecated ' +\\n              'and will throw in the standalone `prop-types` package. ' +\\n              'You may be seeing this warning due to a third-party PropTypes ' +\\n              'library. See https://fb.me/react-warning-dont-call-proptypes ' + 'for details.'\\n            );\\n            manualPropTypeCallCache[cacheKey] = true;\\n            manualPropTypeWarningCount++;\\n          }\\n        }\\n      }\\n      if (props[propName] == null) {\\n        if (isRequired) {\\n          if (props[propName] === null) {\\n            return new PropTypeError('The ' + location + ' `' + propFullName + '` is marked as required ' + ('in `' + componentName + '`, but its value is `null`.'));\\n          }\\n          return new PropTypeError('The ' + location + ' `' + propFullName + '` is marked as required in ' + ('`' + componentName + '`, but its value is `undefined`.'));\\n        }\\n        return null;\\n      } else {\\n        return validate(props, propName, componentName, location, propFullName);\\n      }\\n    }\\n\\n    var chainedCheckType = checkType.bind(null, false);\\n    chainedCheckType.isRequired = checkType.bind(null, true);\\n\\n    return chainedCheckType;\\n  }\\n\\n  function createPrimitiveTypeChecker(expectedType) {\\n    function validate(props, propName, componentName, location, propFullName, secret) {\\n      var propValue = props[propName];\\n      var propType = getPropType(propValue);\\n      if (propType !== expectedType) {\\n        // `propValue` being instance of, say, date/regexp, pass the 'object'\\n        // check, but we can offer a more precise error message here rather than\\n        // 'of type `object`'.\\n        var preciseType = getPreciseType(propValue);\\n\\n        return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + preciseType + '` supplied to `' + componentName + '`, expected ') + ('`' + expectedType + '`.'));\\n      }\\n      return null;\\n    }\\n    return createChainableTypeChecker(validate);\\n  }\\n\\n  function createAnyTypeChecker() {\\n    return createChainableTypeChecker(emptyFunctionThatReturnsNull);\\n  }\\n\\n  function createArrayOfTypeChecker(typeChecker) {\\n    function validate(props, propName, componentName, location, propFullName) {\\n      if (typeof typeChecker !== 'function') {\\n        return new PropTypeError('Property `' + propFullName + '` of component `' + componentName + '` has invalid PropType notation inside arrayOf.');\\n      }\\n      var propValue = props[propName];\\n      if (!Array.isArray(propValue)) {\\n        var propType = getPropType(propValue);\\n        return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected an array.'));\\n      }\\n      for (var i = 0; i < propValue.length; i++) {\\n        var error = typeChecker(propValue, i, componentName, location, propFullName + '[' + i + ']', ReactPropTypesSecret);\\n        if (error instanceof Error) {\\n          return error;\\n        }\\n      }\\n      return null;\\n    }\\n    return createChainableTypeChecker(validate);\\n  }\\n\\n  function createElementTypeChecker() {\\n    function validate(props, propName, componentName, location, propFullName) {\\n      var propValue = props[propName];\\n      if (!isValidElement(propValue)) {\\n        var propType = getPropType(propValue);\\n        return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected a single ReactElement.'));\\n      }\\n      return null;\\n    }\\n    return createChainableTypeChecker(validate);\\n  }\\n\\n  function createInstanceTypeChecker(expectedClass) {\\n    function validate(props, propName, componentName, location, propFullName) {\\n      if (!(props[propName] instanceof expectedClass)) {\\n        var expectedClassName = expectedClass.name || ANONYMOUS;\\n        var actualClassName = getClassName(props[propName]);\\n        return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + actualClassName + '` supplied to `' + componentName + '`, expected ') + ('instance of `' + expectedClassName + '`.'));\\n      }\\n      return null;\\n    }\\n    return createChainableTypeChecker(validate);\\n  }\\n\\n  function createEnumTypeChecker(expectedValues) {\\n    if (!Array.isArray(expectedValues)) {\\n       true ? printWarning('Invalid argument supplied to oneOf, expected an instance of array.') : undefined;\\n      return emptyFunctionThatReturnsNull;\\n    }\\n\\n    function validate(props, propName, componentName, location, propFullName) {\\n      var propValue = props[propName];\\n      for (var i = 0; i < expectedValues.length; i++) {\\n        if (is(propValue, expectedValues[i])) {\\n          return null;\\n        }\\n      }\\n\\n      var valuesString = JSON.stringify(expectedValues);\\n      return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of value `' + propValue + '` ' + ('supplied to `' + componentName + '`, expected one of ' + valuesString + '.'));\\n    }\\n    return createChainableTypeChecker(validate);\\n  }\\n\\n  function createObjectOfTypeChecker(typeChecker) {\\n    function validate(props, propName, componentName, location, propFullName) {\\n      if (typeof typeChecker !== 'function') {\\n        return new PropTypeError('Property `' + propFullName + '` of component `' + componentName + '` has invalid PropType notation inside objectOf.');\\n      }\\n      var propValue = props[propName];\\n      var propType = getPropType(propValue);\\n      if (propType !== 'object') {\\n        return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type ' + ('`' + propType + '` supplied to `' + componentName + '`, expected an object.'));\\n      }\\n      for (var key in propValue) {\\n        if (propValue.hasOwnProperty(key)) {\\n          var error = typeChecker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\\n          if (error instanceof Error) {\\n            return error;\\n          }\\n        }\\n      }\\n      return null;\\n    }\\n    return createChainableTypeChecker(validate);\\n  }\\n\\n  function createUnionTypeChecker(arrayOfTypeCheckers) {\\n    if (!Array.isArray(arrayOfTypeCheckers)) {\\n       true ? printWarning('Invalid argument supplied to oneOfType, expected an instance of array.') : undefined;\\n      return emptyFunctionThatReturnsNull;\\n    }\\n\\n    for (var i = 0; i < arrayOfTypeCheckers.length; i++) {\\n      var checker = arrayOfTypeCheckers[i];\\n      if (typeof checker !== 'function') {\\n        printWarning(\\n          'Invalid argument supplied to oneOfType. Expected an array of check functions, but ' +\\n          'received ' + getPostfixForTypeWarning(checker) + ' at index ' + i + '.'\\n        );\\n        return emptyFunctionThatReturnsNull;\\n      }\\n    }\\n\\n    function validate(props, propName, componentName, location, propFullName) {\\n      for (var i = 0; i < arrayOfTypeCheckers.length; i++) {\\n        var checker = arrayOfTypeCheckers[i];\\n        if (checker(props, propName, componentName, location, propFullName, ReactPropTypesSecret) == null) {\\n          return null;\\n        }\\n      }\\n\\n      return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` supplied to ' + ('`' + componentName + '`.'));\\n    }\\n    return createChainableTypeChecker(validate);\\n  }\\n\\n  function createNodeChecker() {\\n    function validate(props, propName, componentName, location, propFullName) {\\n      if (!isNode(props[propName])) {\\n        return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` supplied to ' + ('`' + componentName + '`, expected a ReactNode.'));\\n      }\\n      return null;\\n    }\\n    return createChainableTypeChecker(validate);\\n  }\\n\\n  function createShapeTypeChecker(shapeTypes) {\\n    function validate(props, propName, componentName, location, propFullName) {\\n      var propValue = props[propName];\\n      var propType = getPropType(propValue);\\n      if (propType !== 'object') {\\n        return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type `' + propType + '` ' + ('supplied to `' + componentName + '`, expected `object`.'));\\n      }\\n      for (var key in shapeTypes) {\\n        var checker = shapeTypes[key];\\n        if (!checker) {\\n          continue;\\n        }\\n        var error = checker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\\n        if (error) {\\n          return error;\\n        }\\n      }\\n      return null;\\n    }\\n    return createChainableTypeChecker(validate);\\n  }\\n\\n  function createStrictShapeTypeChecker(shapeTypes) {\\n    function validate(props, propName, componentName, location, propFullName) {\\n      var propValue = props[propName];\\n      var propType = getPropType(propValue);\\n      if (propType !== 'object') {\\n        return new PropTypeError('Invalid ' + location + ' `' + propFullName + '` of type `' + propType + '` ' + ('supplied to `' + componentName + '`, expected `object`.'));\\n      }\\n      // We need to check all keys in case some are required but missing from\\n      // props.\\n      var allKeys = assign({}, props[propName], shapeTypes);\\n      for (var key in allKeys) {\\n        var checker = shapeTypes[key];\\n        if (!checker) {\\n          return new PropTypeError(\\n            'Invalid ' + location + ' `' + propFullName + '` key `' + key + '` supplied to `' + componentName + '`.' +\\n            '\\\\nBad object: ' + JSON.stringify(props[propName], null, '  ') +\\n            '\\\\nValid keys: ' +  JSON.stringify(Object.keys(shapeTypes), null, '  ')\\n          );\\n        }\\n        var error = checker(propValue, key, componentName, location, propFullName + '.' + key, ReactPropTypesSecret);\\n        if (error) {\\n          return error;\\n        }\\n      }\\n      return null;\\n    }\\n\\n    return createChainableTypeChecker(validate);\\n  }\\n\\n  function isNode(propValue) {\\n    switch (typeof propValue) {\\n      case 'number':\\n      case 'string':\\n      case 'undefined':\\n        return true;\\n      case 'boolean':\\n        return !propValue;\\n      case 'object':\\n        if (Array.isArray(propValue)) {\\n          return propValue.every(isNode);\\n        }\\n        if (propValue === null || isValidElement(propValue)) {\\n          return true;\\n        }\\n\\n        var iteratorFn = getIteratorFn(propValue);\\n        if (iteratorFn) {\\n          var iterator = iteratorFn.call(propValue);\\n          var step;\\n          if (iteratorFn !== propValue.entries) {\\n            while (!(step = iterator.next()).done) {\\n              if (!isNode(step.value)) {\\n                return false;\\n              }\\n            }\\n          } else {\\n            // Iterator will provide entry [k,v] tuples rather than values.\\n            while (!(step = iterator.next()).done) {\\n              var entry = step.value;\\n              if (entry) {\\n                if (!isNode(entry[1])) {\\n                  return false;\\n                }\\n              }\\n            }\\n          }\\n        } else {\\n          return false;\\n        }\\n\\n        return true;\\n      default:\\n        return false;\\n    }\\n  }\\n\\n  function isSymbol(propType, propValue) {\\n    // Native Symbol.\\n    if (propType === 'symbol') {\\n      return true;\\n    }\\n\\n    // 19.4.3.5 Symbol.prototype[@@toStringTag] === 'Symbol'\\n    if (propValue['@@toStringTag'] === 'Symbol') {\\n      return true;\\n    }\\n\\n    // Fallback for non-spec compliant Symbols which are polyfilled.\\n    if (typeof Symbol === 'function' && propValue instanceof Symbol) {\\n      return true;\\n    }\\n\\n    return false;\\n  }\\n\\n  // Equivalent of `typeof` but with special handling for array and regexp.\\n  function getPropType(propValue) {\\n    var propType = typeof propValue;\\n    if (Array.isArray(propValue)) {\\n      return 'array';\\n    }\\n    if (propValue instanceof RegExp) {\\n      // Old webkits (at least until Android 4.0) return 'function' rather than\\n      // 'object' for typeof a RegExp. We'll normalize this here so that /bla/\\n      // passes PropTypes.object.\\n      return 'object';\\n    }\\n    if (isSymbol(propType, propValue)) {\\n      return 'symbol';\\n    }\\n    return propType;\\n  }\\n\\n  // This handles more types than `getPropType`. Only used for error messages.\\n  // See `createPrimitiveTypeChecker`.\\n  function getPreciseType(propValue) {\\n    if (typeof propValue === 'undefined' || propValue === null) {\\n      return '' + propValue;\\n    }\\n    var propType = getPropType(propValue);\\n    if (propType === 'object') {\\n      if (propValue instanceof Date) {\\n        return 'date';\\n      } else if (propValue instanceof RegExp) {\\n        return 'regexp';\\n      }\\n    }\\n    return propType;\\n  }\\n\\n  // Returns a string that is postfixed to a warning about an invalid type.\\n  // For example, \\\"undefined\\\" or \\\"of type array\\\"\\n  function getPostfixForTypeWarning(value) {\\n    var type = getPreciseType(value);\\n    switch (type) {\\n      case 'array':\\n      case 'object':\\n        return 'an ' + type;\\n      case 'boolean':\\n      case 'date':\\n      case 'regexp':\\n        return 'a ' + type;\\n      default:\\n        return type;\\n    }\\n  }\\n\\n  // Returns class name of the object, if any.\\n  function getClassName(propValue) {\\n    if (!propValue.constructor || !propValue.constructor.name) {\\n      return ANONYMOUS;\\n    }\\n    return propValue.constructor.name;\\n  }\\n\\n  ReactPropTypes.checkPropTypes = checkPropTypes;\\n  ReactPropTypes.PropTypes = ReactPropTypes;\\n\\n  return ReactPropTypes;\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/prop-types/factoryWithTypeCheckers.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/prop-types/index.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/prop-types/index.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/**\\n * Copyright (c) 2013-present, Facebook, Inc.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\nif (true) {\\n  var REACT_ELEMENT_TYPE = (typeof Symbol === 'function' &&\\n    Symbol.for &&\\n    Symbol.for('react.element')) ||\\n    0xeac7;\\n\\n  var isValidElement = function(object) {\\n    return typeof object === 'object' &&\\n      object !== null &&\\n      object.$$typeof === REACT_ELEMENT_TYPE;\\n  };\\n\\n  // By explicitly using `prop-types` you are opting into new development behavior.\\n  // http://fb.me/prop-types-in-prod\\n  var throwOnDirectAccess = true;\\n  module.exports = __webpack_require__(/*! ./factoryWithTypeCheckers */ \\\"./node_modules/prop-types/factoryWithTypeCheckers.js\\\")(isValidElement, throwOnDirectAccess);\\n} else {}\\n\\n\\n//# sourceURL=webpack:///./node_modules/prop-types/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/prop-types/lib/ReactPropTypesSecret.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/prop-types/lib/ReactPropTypesSecret.js ***!\n  \\*************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/**\\n * Copyright (c) 2013-present, Facebook, Inc.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\nvar ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';\\n\\nmodule.exports = ReactPropTypesSecret;\\n\\n\\n//# sourceURL=webpack:///./node_modules/prop-types/lib/ReactPropTypesSecret.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/querystring-es3/decode.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/querystring-es3/decode.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"// Copyright Joyent, Inc. and other Node contributors.\\n//\\n// Permission is hereby granted, free of charge, to any person obtaining a\\n// copy of this software and associated documentation files (the\\n// \\\"Software\\\"), to deal in the Software without restriction, including\\n// without limitation the rights to use, copy, modify, merge, publish,\\n// distribute, sublicense, and/or sell copies of the Software, and to permit\\n// persons to whom the Software is furnished to do so, subject to the\\n// following conditions:\\n//\\n// The above copyright notice and this permission notice shall be included\\n// in all copies or substantial portions of the Software.\\n//\\n// THE SOFTWARE IS PROVIDED \\\"AS IS\\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\\n// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE\\n// USE OR OTHER DEALINGS IN THE SOFTWARE.\\n\\n\\n\\n// If obj.hasOwnProperty has been overridden, then calling\\n// obj.hasOwnProperty(prop) will break.\\n// See: https://github.com/joyent/node/issues/1707\\nfunction hasOwnProperty(obj, prop) {\\n  return Object.prototype.hasOwnProperty.call(obj, prop);\\n}\\n\\nmodule.exports = function(qs, sep, eq, options) {\\n  sep = sep || '&';\\n  eq = eq || '=';\\n  var obj = {};\\n\\n  if (typeof qs !== 'string' || qs.length === 0) {\\n    return obj;\\n  }\\n\\n  var regexp = /\\\\+/g;\\n  qs = qs.split(sep);\\n\\n  var maxKeys = 1000;\\n  if (options && typeof options.maxKeys === 'number') {\\n    maxKeys = options.maxKeys;\\n  }\\n\\n  var len = qs.length;\\n  // maxKeys <= 0 means that we should not limit keys count\\n  if (maxKeys > 0 && len > maxKeys) {\\n    len = maxKeys;\\n  }\\n\\n  for (var i = 0; i < len; ++i) {\\n    var x = qs[i].replace(regexp, '%20'),\\n        idx = x.indexOf(eq),\\n        kstr, vstr, k, v;\\n\\n    if (idx >= 0) {\\n      kstr = x.substr(0, idx);\\n      vstr = x.substr(idx + 1);\\n    } else {\\n      kstr = x;\\n      vstr = '';\\n    }\\n\\n    k = decodeURIComponent(kstr);\\n    v = decodeURIComponent(vstr);\\n\\n    if (!hasOwnProperty(obj, k)) {\\n      obj[k] = v;\\n    } else if (isArray(obj[k])) {\\n      obj[k].push(v);\\n    } else {\\n      obj[k] = [obj[k], v];\\n    }\\n  }\\n\\n  return obj;\\n};\\n\\nvar isArray = Array.isArray || function (xs) {\\n  return Object.prototype.toString.call(xs) === '[object Array]';\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/querystring-es3/decode.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/querystring-es3/encode.js\":\n/*!************************************************!*\\\n  !*** ./node_modules/querystring-es3/encode.js ***!\n  \\************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"// Copyright Joyent, Inc. and other Node contributors.\\n//\\n// Permission is hereby granted, free of charge, to any person obtaining a\\n// copy of this software and associated documentation files (the\\n// \\\"Software\\\"), to deal in the Software without restriction, including\\n// without limitation the rights to use, copy, modify, merge, publish,\\n// distribute, sublicense, and/or sell copies of the Software, and to permit\\n// persons to whom the Software is furnished to do so, subject to the\\n// following conditions:\\n//\\n// The above copyright notice and this permission notice shall be included\\n// in all copies or substantial portions of the Software.\\n//\\n// THE SOFTWARE IS PROVIDED \\\"AS IS\\\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\\n// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE\\n// USE OR OTHER DEALINGS IN THE SOFTWARE.\\n\\n\\n\\nvar stringifyPrimitive = function(v) {\\n  switch (typeof v) {\\n    case 'string':\\n      return v;\\n\\n    case 'boolean':\\n      return v ? 'true' : 'false';\\n\\n    case 'number':\\n      return isFinite(v) ? v : '';\\n\\n    default:\\n      return '';\\n  }\\n};\\n\\nmodule.exports = function(obj, sep, eq, name) {\\n  sep = sep || '&';\\n  eq = eq || '=';\\n  if (obj === null) {\\n    obj = undefined;\\n  }\\n\\n  if (typeof obj === 'object') {\\n    return map(objectKeys(obj), function(k) {\\n      var ks = encodeURIComponent(stringifyPrimitive(k)) + eq;\\n      if (isArray(obj[k])) {\\n        return map(obj[k], function(v) {\\n          return ks + encodeURIComponent(stringifyPrimitive(v));\\n        }).join(sep);\\n      } else {\\n        return ks + encodeURIComponent(stringifyPrimitive(obj[k]));\\n      }\\n    }).join(sep);\\n\\n  }\\n\\n  if (!name) return '';\\n  return encodeURIComponent(stringifyPrimitive(name)) + eq +\\n         encodeURIComponent(stringifyPrimitive(obj));\\n};\\n\\nvar isArray = Array.isArray || function (xs) {\\n  return Object.prototype.toString.call(xs) === '[object Array]';\\n};\\n\\nfunction map (xs, f) {\\n  if (xs.map) return xs.map(f);\\n  var res = [];\\n  for (var i = 0; i < xs.length; i++) {\\n    res.push(f(xs[i], i));\\n  }\\n  return res;\\n}\\n\\nvar objectKeys = Object.keys || function (obj) {\\n  var res = [];\\n  for (var key in obj) {\\n    if (Object.prototype.hasOwnProperty.call(obj, key)) res.push(key);\\n  }\\n  return res;\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/querystring-es3/encode.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/querystring-es3/index.js\":\n/*!***********************************************!*\\\n  !*** ./node_modules/querystring-es3/index.js ***!\n  \\***********************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nexports.decode = exports.parse = __webpack_require__(/*! ./decode */ \\\"./node_modules/querystring-es3/decode.js\\\");\\nexports.encode = exports.stringify = __webpack_require__(/*! ./encode */ \\\"./node_modules/querystring-es3/encode.js\\\");\\n\\n\\n//# sourceURL=webpack:///./node_modules/querystring-es3/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/react-chartjs-2/es/index.js\":\n/*!**************************************************!*\\\n  !*** ./node_modules/react-chartjs-2/es/index.js ***!\n  \\**************************************************/\n/*! exports provided: default, Doughnut, Pie, Line, Bar, HorizontalBar, Radar, Polar, Bubble, Scatter, defaults, Chart */\n/***/ (function(module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\neval(\"__webpack_require__.r(__webpack_exports__);\\n/* WEBPACK VAR INJECTION */(function(process) {/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"Doughnut\\\", function() { return Doughnut; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"Pie\\\", function() { return Pie; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"Line\\\", function() { return Line; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"Bar\\\", function() { return Bar; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"HorizontalBar\\\", function() { return HorizontalBar; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"Radar\\\", function() { return Radar; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"Polar\\\", function() { return Polar; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"Bubble\\\", function() { return Bubble; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"Scatter\\\", function() { return Scatter; });\\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \\\"defaults\\\", function() { return defaults; });\\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ \\\"./node_modules/react/index.js\\\");\\n/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);\\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! prop-types */ \\\"./node_modules/prop-types/index.js\\\");\\n/* harmony import */ var prop_types__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(prop_types__WEBPACK_IMPORTED_MODULE_1__);\\n/* harmony import */ var chart_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! chart.js */ \\\"./node_modules/chart.js/src/chart.js\\\");\\n/* harmony import */ var chart_js__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(chart_js__WEBPACK_IMPORTED_MODULE_2__);\\n/* harmony reexport (default from non-harmony) */ __webpack_require__.d(__webpack_exports__, \\\"Chart\\\", function() { return chart_js__WEBPACK_IMPORTED_MODULE_2___default.a; });\\n/* harmony import */ var lodash_isEqual__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! lodash/isEqual */ \\\"./node_modules/lodash/isEqual.js\\\");\\n/* harmony import */ var lodash_isEqual__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(lodash_isEqual__WEBPACK_IMPORTED_MODULE_3__);\\n/* harmony import */ var lodash_find__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! lodash/find */ \\\"./node_modules/lodash/find.js\\\");\\n/* harmony import */ var lodash_find__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(lodash_find__WEBPACK_IMPORTED_MODULE_4__);\\n/* harmony import */ var lodash_keyBy__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! lodash/keyBy */ \\\"./node_modules/lodash/keyBy.js\\\");\\n/* harmony import */ var lodash_keyBy__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(lodash_keyBy__WEBPACK_IMPORTED_MODULE_5__);\\nvar _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };\\n\\nfunction _objectWithoutProperties(obj, keys) { var target = {}; for (var i in obj) { if (keys.indexOf(i) >= 0) continue; if (!Object.prototype.hasOwnProperty.call(obj, i)) continue; target[i] = obj[i]; } return target; }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\\\"this hasn't been initialised - super() hasn't been called\\\"); } return call && (typeof call === \\\"object\\\" || typeof call === \\\"function\\\") ? call : self; }\\n\\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \\\"function\\\" && superClass !== null) { throw new TypeError(\\\"Super expression must either be null or a function, not \\\" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\\n\\n\\n\\n\\n\\n\\n\\n\\nvar NODE_ENV = typeof process !== 'undefined' && process.env && \\\"development\\\";\\n\\nvar ChartComponent = function (_React$Component) {\\n  _inherits(ChartComponent, _React$Component);\\n\\n  function ChartComponent() {\\n    var _temp, _this, _ret;\\n\\n    _classCallCheck(this, ChartComponent);\\n\\n    for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {\\n      args[_key] = arguments[_key];\\n    }\\n\\n    return _ret = (_temp = (_this = _possibleConstructorReturn(this, _React$Component.call.apply(_React$Component, [this].concat(args))), _this), _this.handleOnClick = function (event) {\\n      var instance = _this.chartInstance;\\n\\n      var _this$props = _this.props,\\n          getDatasetAtEvent = _this$props.getDatasetAtEvent,\\n          getElementAtEvent = _this$props.getElementAtEvent,\\n          getElementsAtEvent = _this$props.getElementsAtEvent,\\n          onElementsClick = _this$props.onElementsClick;\\n\\n\\n      getDatasetAtEvent && getDatasetAtEvent(instance.getDatasetAtEvent(event), event);\\n      getElementAtEvent && getElementAtEvent(instance.getElementAtEvent(event), event);\\n      getElementsAtEvent && getElementsAtEvent(instance.getElementsAtEvent(event), event);\\n      onElementsClick && onElementsClick(instance.getElementsAtEvent(event), event); // Backward compatibility\\n    }, _this.ref = function (element) {\\n      _this.element = element;\\n    }, _temp), _possibleConstructorReturn(_this, _ret);\\n  }\\n\\n  ChartComponent.prototype.componentWillMount = function componentWillMount() {\\n    this.chartInstance = undefined;\\n  };\\n\\n  ChartComponent.prototype.componentDidMount = function componentDidMount() {\\n    this.renderChart();\\n  };\\n\\n  ChartComponent.prototype.componentDidUpdate = function componentDidUpdate() {\\n    if (this.props.redraw) {\\n      this.chartInstance.destroy();\\n      this.renderChart();\\n      return;\\n    }\\n\\n    this.updateChart();\\n  };\\n\\n  ChartComponent.prototype.shouldComponentUpdate = function shouldComponentUpdate(nextProps) {\\n    var _props = this.props,\\n        redraw = _props.redraw,\\n        type = _props.type,\\n        options = _props.options,\\n        plugins = _props.plugins,\\n        legend = _props.legend,\\n        height = _props.height,\\n        width = _props.width;\\n\\n\\n    if (nextProps.redraw === true) {\\n      return true;\\n    }\\n\\n    if (height !== nextProps.height || width !== nextProps.width) {\\n      return true;\\n    }\\n\\n    if (type !== nextProps.type) {\\n      return true;\\n    }\\n\\n    if (!lodash_isEqual__WEBPACK_IMPORTED_MODULE_3___default()(legend, nextProps.legend)) {\\n      return true;\\n    }\\n\\n    if (!lodash_isEqual__WEBPACK_IMPORTED_MODULE_3___default()(options, nextProps.options)) {\\n      return true;\\n    }\\n\\n    var nextData = this.transformDataProp(nextProps);\\n\\n    if (!lodash_isEqual__WEBPACK_IMPORTED_MODULE_3___default()(this.shadowDataProp, nextData)) {\\n      return true;\\n    }\\n\\n    return !lodash_isEqual__WEBPACK_IMPORTED_MODULE_3___default()(plugins, nextProps.plugins);\\n  };\\n\\n  ChartComponent.prototype.componentWillUnmount = function componentWillUnmount() {\\n    this.chartInstance.destroy();\\n  };\\n\\n  ChartComponent.prototype.transformDataProp = function transformDataProp(props) {\\n    var data = props.data;\\n\\n    if (typeof data == 'function') {\\n      var node = this.element;\\n      return data(node);\\n    } else {\\n      return data;\\n    }\\n  };\\n\\n  // Chart.js directly mutates the data.dataset objects by adding _meta proprerty\\n  // this makes impossible to compare the current and next data changes\\n  // therefore we memoize the data prop while sending a fake to Chart.js for mutation.\\n  // see https://github.com/chartjs/Chart.js/blob/master/src/core/core.controller.js#L615-L617\\n\\n\\n  ChartComponent.prototype.memoizeDataProps = function memoizeDataProps() {\\n    if (!this.props.data) {\\n      return;\\n    }\\n\\n    var data = this.transformDataProp(this.props);\\n\\n    this.shadowDataProp = _extends({}, data, {\\n      datasets: data.datasets && data.datasets.map(function (set) {\\n        return _extends({}, set);\\n      })\\n    });\\n\\n    return data;\\n  };\\n\\n  ChartComponent.prototype.checkDatasets = function checkDatasets(datasets) {\\n    var isDev = NODE_ENV !== 'production' && NODE_ENV !== 'prod';\\n    var usingCustomKeyProvider = this.props.datasetKeyProvider !== ChartComponent.getLabelAsKey;\\n    var multipleDatasets = datasets.length > 1;\\n\\n    if (isDev && multipleDatasets && !usingCustomKeyProvider) {\\n      var shouldWarn = false;\\n      datasets.forEach(function (dataset) {\\n        if (!dataset.label) {\\n          shouldWarn = true;\\n        }\\n      });\\n\\n      if (shouldWarn) {\\n        console.error('[react-chartjs-2] Warning: Each dataset needs a unique key. By default, the \\\"label\\\" property on each dataset is used. Alternatively, you may provide a \\\"datasetKeyProvider\\\" as a prop that returns a unique key.');\\n      }\\n    }\\n  };\\n\\n  ChartComponent.prototype.updateChart = function updateChart() {\\n    var _this2 = this;\\n\\n    var options = this.props.options;\\n\\n\\n    var data = this.memoizeDataProps(this.props);\\n\\n    if (!this.chartInstance) return;\\n\\n    if (options) {\\n      this.chartInstance.options = chart_js__WEBPACK_IMPORTED_MODULE_2___default.a.helpers.configMerge(this.chartInstance.options, options);\\n    }\\n\\n    // Pipe datasets to chart instance datasets enabling\\n    // seamless transitions\\n    var currentDatasets = this.chartInstance.config.data && this.chartInstance.config.data.datasets || [];\\n    var nextDatasets = data.datasets || [];\\n    this.checkDatasets(currentDatasets);\\n\\n    var currentDatasetsIndexed = lodash_keyBy__WEBPACK_IMPORTED_MODULE_5___default()(currentDatasets, this.props.datasetKeyProvider);\\n\\n    // We can safely replace the dataset array, as long as we retain the _meta property\\n    // on each dataset.\\n    this.chartInstance.config.data.datasets = nextDatasets.map(function (next) {\\n      var current = currentDatasetsIndexed[_this2.props.datasetKeyProvider(next)];\\n\\n      if (current && current.type === next.type) {\\n        // The data array must be edited in place. As chart.js adds listeners to it.\\n        current.data.splice(next.data.length);\\n        next.data.forEach(function (point, pid) {\\n          current.data[pid] = next.data[pid];\\n        });\\n\\n        var _data = next.data,\\n            otherProps = _objectWithoutProperties(next, ['data']);\\n        // Merge properties. Notice a weakness here. If a property is removed\\n        // from next, it will be retained by current and never disappears.\\n        // Workaround is to set value to null or undefined in next.\\n\\n\\n        return _extends({}, current, otherProps);\\n      } else {\\n        return next;\\n      }\\n    });\\n\\n    var datasets = data.datasets,\\n        rest = _objectWithoutProperties(data, ['datasets']);\\n\\n    this.chartInstance.config.data = _extends({}, this.chartInstance.config.data, rest);\\n\\n    this.chartInstance.update();\\n  };\\n\\n  ChartComponent.prototype.renderChart = function renderChart() {\\n    var _props2 = this.props,\\n        options = _props2.options,\\n        legend = _props2.legend,\\n        type = _props2.type,\\n        redraw = _props2.redraw,\\n        plugins = _props2.plugins;\\n\\n    var node = this.element;\\n    var data = this.memoizeDataProps();\\n\\n    if (typeof legend !== 'undefined' && !lodash_isEqual__WEBPACK_IMPORTED_MODULE_3___default()(ChartComponent.defaultProps.legend, legend)) {\\n      options.legend = legend;\\n    }\\n\\n    this.chartInstance = new chart_js__WEBPACK_IMPORTED_MODULE_2___default.a(node, {\\n      type: type,\\n      data: data,\\n      options: options,\\n      plugins: plugins\\n    });\\n  };\\n\\n  ChartComponent.prototype.render = function render() {\\n    var _props3 = this.props,\\n        height = _props3.height,\\n        width = _props3.width,\\n        onElementsClick = _props3.onElementsClick,\\n        id = _props3.id;\\n\\n\\n    return react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement('canvas', {\\n      ref: this.ref,\\n      height: height,\\n      width: width,\\n      id: id,\\n      onClick: this.handleOnClick\\n    });\\n  };\\n\\n  return ChartComponent;\\n}(react__WEBPACK_IMPORTED_MODULE_0___default.a.Component);\\n\\nChartComponent.getLabelAsKey = function (d) {\\n  return d.label;\\n};\\n\\nChartComponent.propTypes = {\\n  data: prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.oneOfType([prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.object, prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.func]).isRequired,\\n  getDatasetAtEvent: prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.func,\\n  getElementAtEvent: prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.func,\\n  getElementsAtEvent: prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.func,\\n  height: prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.number,\\n  legend: prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.object,\\n  onElementsClick: prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.func,\\n  options: prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.object,\\n  plugins: prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.arrayOf(prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.object),\\n  redraw: prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.bool,\\n  type: function type(props, propName, componentName) {\\n    if (!chart_js__WEBPACK_IMPORTED_MODULE_2___default.a.controllers[props[propName]]) {\\n      return new Error('Invalid chart type `' + props[propName] + '` supplied to' + ' `' + componentName + '`.');\\n    }\\n  },\\n  width: prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.number,\\n  datasetKeyProvider: prop_types__WEBPACK_IMPORTED_MODULE_1___default.a.func\\n};\\nChartComponent.defaultProps = {\\n  legend: {\\n    display: true,\\n    position: 'bottom'\\n  },\\n  type: 'doughnut',\\n  height: 150,\\n  width: 300,\\n  redraw: false,\\n  options: {},\\n  datasetKeyProvider: ChartComponent.getLabelAsKey\\n};\\n\\n\\n/* harmony default export */ __webpack_exports__[\\\"default\\\"] = (ChartComponent);\\n\\nvar Doughnut = function (_React$Component2) {\\n  _inherits(Doughnut, _React$Component2);\\n\\n  function Doughnut() {\\n    _classCallCheck(this, Doughnut);\\n\\n    return _possibleConstructorReturn(this, _React$Component2.apply(this, arguments));\\n  }\\n\\n  Doughnut.prototype.render = function render() {\\n    var _this4 = this;\\n\\n    return react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(ChartComponent, _extends({}, this.props, {\\n      ref: function ref(_ref) {\\n        return _this4.chartInstance = _ref && _ref.chartInstance;\\n      },\\n      type: 'doughnut'\\n    }));\\n  };\\n\\n  return Doughnut;\\n}(react__WEBPACK_IMPORTED_MODULE_0___default.a.Component);\\n\\nvar Pie = function (_React$Component3) {\\n  _inherits(Pie, _React$Component3);\\n\\n  function Pie() {\\n    _classCallCheck(this, Pie);\\n\\n    return _possibleConstructorReturn(this, _React$Component3.apply(this, arguments));\\n  }\\n\\n  Pie.prototype.render = function render() {\\n    var _this6 = this;\\n\\n    return react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(ChartComponent, _extends({}, this.props, {\\n      ref: function ref(_ref2) {\\n        return _this6.chartInstance = _ref2 && _ref2.chartInstance;\\n      },\\n      type: 'pie'\\n    }));\\n  };\\n\\n  return Pie;\\n}(react__WEBPACK_IMPORTED_MODULE_0___default.a.Component);\\n\\nvar Line = function (_React$Component4) {\\n  _inherits(Line, _React$Component4);\\n\\n  function Line() {\\n    _classCallCheck(this, Line);\\n\\n    return _possibleConstructorReturn(this, _React$Component4.apply(this, arguments));\\n  }\\n\\n  Line.prototype.render = function render() {\\n    var _this8 = this;\\n\\n    return react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(ChartComponent, _extends({}, this.props, {\\n      ref: function ref(_ref3) {\\n        return _this8.chartInstance = _ref3 && _ref3.chartInstance;\\n      },\\n      type: 'line'\\n    }));\\n  };\\n\\n  return Line;\\n}(react__WEBPACK_IMPORTED_MODULE_0___default.a.Component);\\n\\nvar Bar = function (_React$Component5) {\\n  _inherits(Bar, _React$Component5);\\n\\n  function Bar() {\\n    _classCallCheck(this, Bar);\\n\\n    return _possibleConstructorReturn(this, _React$Component5.apply(this, arguments));\\n  }\\n\\n  Bar.prototype.render = function render() {\\n    var _this10 = this;\\n\\n    return react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(ChartComponent, _extends({}, this.props, {\\n      ref: function ref(_ref4) {\\n        return _this10.chartInstance = _ref4 && _ref4.chartInstance;\\n      },\\n      type: 'bar'\\n    }));\\n  };\\n\\n  return Bar;\\n}(react__WEBPACK_IMPORTED_MODULE_0___default.a.Component);\\n\\nvar HorizontalBar = function (_React$Component6) {\\n  _inherits(HorizontalBar, _React$Component6);\\n\\n  function HorizontalBar() {\\n    _classCallCheck(this, HorizontalBar);\\n\\n    return _possibleConstructorReturn(this, _React$Component6.apply(this, arguments));\\n  }\\n\\n  HorizontalBar.prototype.render = function render() {\\n    var _this12 = this;\\n\\n    return react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(ChartComponent, _extends({}, this.props, {\\n      ref: function ref(_ref5) {\\n        return _this12.chartInstance = _ref5 && _ref5.chartInstance;\\n      },\\n      type: 'horizontalBar'\\n    }));\\n  };\\n\\n  return HorizontalBar;\\n}(react__WEBPACK_IMPORTED_MODULE_0___default.a.Component);\\n\\nvar Radar = function (_React$Component7) {\\n  _inherits(Radar, _React$Component7);\\n\\n  function Radar() {\\n    _classCallCheck(this, Radar);\\n\\n    return _possibleConstructorReturn(this, _React$Component7.apply(this, arguments));\\n  }\\n\\n  Radar.prototype.render = function render() {\\n    var _this14 = this;\\n\\n    return react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(ChartComponent, _extends({}, this.props, {\\n      ref: function ref(_ref6) {\\n        return _this14.chartInstance = _ref6 && _ref6.chartInstance;\\n      },\\n      type: 'radar'\\n    }));\\n  };\\n\\n  return Radar;\\n}(react__WEBPACK_IMPORTED_MODULE_0___default.a.Component);\\n\\nvar Polar = function (_React$Component8) {\\n  _inherits(Polar, _React$Component8);\\n\\n  function Polar() {\\n    _classCallCheck(this, Polar);\\n\\n    return _possibleConstructorReturn(this, _React$Component8.apply(this, arguments));\\n  }\\n\\n  Polar.prototype.render = function render() {\\n    var _this16 = this;\\n\\n    return react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(ChartComponent, _extends({}, this.props, {\\n      ref: function ref(_ref7) {\\n        return _this16.chartInstance = _ref7 && _ref7.chartInstance;\\n      },\\n      type: 'polarArea'\\n    }));\\n  };\\n\\n  return Polar;\\n}(react__WEBPACK_IMPORTED_MODULE_0___default.a.Component);\\n\\nvar Bubble = function (_React$Component9) {\\n  _inherits(Bubble, _React$Component9);\\n\\n  function Bubble() {\\n    _classCallCheck(this, Bubble);\\n\\n    return _possibleConstructorReturn(this, _React$Component9.apply(this, arguments));\\n  }\\n\\n  Bubble.prototype.render = function render() {\\n    var _this18 = this;\\n\\n    return react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(ChartComponent, _extends({}, this.props, {\\n      ref: function ref(_ref8) {\\n        return _this18.chartInstance = _ref8 && _ref8.chartInstance;\\n      },\\n      type: 'bubble'\\n    }));\\n  };\\n\\n  return Bubble;\\n}(react__WEBPACK_IMPORTED_MODULE_0___default.a.Component);\\n\\nvar Scatter = function (_React$Component10) {\\n  _inherits(Scatter, _React$Component10);\\n\\n  function Scatter() {\\n    _classCallCheck(this, Scatter);\\n\\n    return _possibleConstructorReturn(this, _React$Component10.apply(this, arguments));\\n  }\\n\\n  Scatter.prototype.render = function render() {\\n    var _this20 = this;\\n\\n    return react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement(ChartComponent, _extends({}, this.props, {\\n      ref: function ref(_ref9) {\\n        return _this20.chartInstance = _ref9 && _ref9.chartInstance;\\n      },\\n      type: 'scatter'\\n    }));\\n  };\\n\\n  return Scatter;\\n}(react__WEBPACK_IMPORTED_MODULE_0___default.a.Component);\\n\\nvar defaults = chart_js__WEBPACK_IMPORTED_MODULE_2___default.a.defaults;\\n\\n/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./../../process/browser.js */ \\\"./node_modules/process/browser.js\\\")))\\n\\n//# sourceURL=webpack:///./node_modules/react-chartjs-2/es/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/react-dom/cjs/react-dom.development.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/react-dom/cjs/react-dom.development.js ***!\n  \\*************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/** @license React v16.6.0\\n * react-dom.development.js\\n *\\n * Copyright (c) Facebook, Inc. and its affiliates.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\n\\n\\nif (true) {\\n  (function() {\\n'use strict';\\n\\nvar React = __webpack_require__(/*! react */ \\\"./node_modules/react/index.js\\\");\\nvar _assign = __webpack_require__(/*! object-assign */ \\\"./node_modules/object-assign/index.js\\\");\\nvar checkPropTypes = __webpack_require__(/*! prop-types/checkPropTypes */ \\\"./node_modules/prop-types/checkPropTypes.js\\\");\\nvar scheduler = __webpack_require__(/*! scheduler */ \\\"./node_modules/scheduler/index.js\\\");\\nvar tracing = __webpack_require__(/*! scheduler/tracing */ \\\"./node_modules/scheduler/tracing.js\\\");\\n\\n/**\\n * Use invariant() to assert state which your program assumes to be true.\\n *\\n * Provide sprintf-style format (only %s is supported) and arguments\\n * to provide information about what broke and what you were\\n * expecting.\\n *\\n * The invariant message will be stripped in production, but the invariant\\n * will remain to ensure logic does not differ in production.\\n */\\n\\nvar validateFormat = function () {};\\n\\n{\\n  validateFormat = function (format) {\\n    if (format === undefined) {\\n      throw new Error('invariant requires an error message argument');\\n    }\\n  };\\n}\\n\\nfunction invariant(condition, format, a, b, c, d, e, f) {\\n  validateFormat(format);\\n\\n  if (!condition) {\\n    var error = void 0;\\n    if (format === undefined) {\\n      error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');\\n    } else {\\n      var args = [a, b, c, d, e, f];\\n      var argIndex = 0;\\n      error = new Error(format.replace(/%s/g, function () {\\n        return args[argIndex++];\\n      }));\\n      error.name = 'Invariant Violation';\\n    }\\n\\n    error.framesToPop = 1; // we don't care about invariant's own frame\\n    throw error;\\n  }\\n}\\n\\n// Relying on the `invariant()` implementation lets us\\n// preserve the format and params in the www builds.\\n\\n!React ? invariant(false, 'ReactDOM was loaded before React. Make sure you load the React package before loading ReactDOM.') : void 0;\\n\\nvar invokeGuardedCallbackImpl = function (name, func, context, a, b, c, d, e, f) {\\n  var funcArgs = Array.prototype.slice.call(arguments, 3);\\n  try {\\n    func.apply(context, funcArgs);\\n  } catch (error) {\\n    this.onError(error);\\n  }\\n};\\n\\n{\\n  // In DEV mode, we swap out invokeGuardedCallback for a special version\\n  // that plays more nicely with the browser's DevTools. The idea is to preserve\\n  // \\\"Pause on exceptions\\\" behavior. Because React wraps all user-provided\\n  // functions in invokeGuardedCallback, and the production version of\\n  // invokeGuardedCallback uses a try-catch, all user exceptions are treated\\n  // like caught exceptions, and the DevTools won't pause unless the developer\\n  // takes the extra step of enabling pause on caught exceptions. This is\\n  // untintuitive, though, because even though React has caught the error, from\\n  // the developer's perspective, the error is uncaught.\\n  //\\n  // To preserve the expected \\\"Pause on exceptions\\\" behavior, we don't use a\\n  // try-catch in DEV. Instead, we synchronously dispatch a fake event to a fake\\n  // DOM node, and call the user-provided callback from inside an event handler\\n  // for that fake event. If the callback throws, the error is \\\"captured\\\" using\\n  // a global event handler. But because the error happens in a different\\n  // event loop context, it does not interrupt the normal program flow.\\n  // Effectively, this gives us try-catch behavior without actually using\\n  // try-catch. Neat!\\n\\n  // Check that the browser supports the APIs we need to implement our special\\n  // DEV version of invokeGuardedCallback\\n  if (typeof window !== 'undefined' && typeof window.dispatchEvent === 'function' && typeof document !== 'undefined' && typeof document.createEvent === 'function') {\\n    var fakeNode = document.createElement('react');\\n\\n    var invokeGuardedCallbackDev = function (name, func, context, a, b, c, d, e, f) {\\n      // If document doesn't exist we know for sure we will crash in this method\\n      // when we call document.createEvent(). However this can cause confusing\\n      // errors: https://github.com/facebookincubator/create-react-app/issues/3482\\n      // So we preemptively throw with a better message instead.\\n      !(typeof document !== 'undefined') ? invariant(false, 'The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.') : void 0;\\n      var evt = document.createEvent('Event');\\n\\n      // Keeps track of whether the user-provided callback threw an error. We\\n      // set this to true at the beginning, then set it to false right after\\n      // calling the function. If the function errors, `didError` will never be\\n      // set to false. This strategy works even if the browser is flaky and\\n      // fails to call our global error handler, because it doesn't rely on\\n      // the error event at all.\\n      var didError = true;\\n\\n      // Keeps track of the value of window.event so that we can reset it\\n      // during the callback to let user code access window.event in the\\n      // browsers that support it.\\n      var windowEvent = window.event;\\n\\n      // Keeps track of the descriptor of window.event to restore it after event\\n      // dispatching: https://github.com/facebook/react/issues/13688\\n      var windowEventDescriptor = Object.getOwnPropertyDescriptor(window, 'event');\\n\\n      // Create an event handler for our fake event. We will synchronously\\n      // dispatch our fake event using `dispatchEvent`. Inside the handler, we\\n      // call the user-provided callback.\\n      var funcArgs = Array.prototype.slice.call(arguments, 3);\\n      function callCallback() {\\n        // We immediately remove the callback from event listeners so that\\n        // nested `invokeGuardedCallback` calls do not clash. Otherwise, a\\n        // nested call would trigger the fake event handlers of any call higher\\n        // in the stack.\\n        fakeNode.removeEventListener(evtType, callCallback, false);\\n\\n        // We check for window.hasOwnProperty('event') to prevent the\\n        // window.event assignment in both IE <= 10 as they throw an error\\n        // \\\"Member not found\\\" in strict mode, and in Firefox which does not\\n        // support window.event.\\n        if (typeof window.event !== 'undefined' && window.hasOwnProperty('event')) {\\n          window.event = windowEvent;\\n        }\\n\\n        func.apply(context, funcArgs);\\n        didError = false;\\n      }\\n\\n      // Create a global error event handler. We use this to capture the value\\n      // that was thrown. It's possible that this error handler will fire more\\n      // than once; for example, if non-React code also calls `dispatchEvent`\\n      // and a handler for that event throws. We should be resilient to most of\\n      // those cases. Even if our error event handler fires more than once, the\\n      // last error event is always used. If the callback actually does error,\\n      // we know that the last error event is the correct one, because it's not\\n      // possible for anything else to have happened in between our callback\\n      // erroring and the code that follows the `dispatchEvent` call below. If\\n      // the callback doesn't error, but the error event was fired, we know to\\n      // ignore it because `didError` will be false, as described above.\\n      var error = void 0;\\n      // Use this to track whether the error event is ever called.\\n      var didSetError = false;\\n      var isCrossOriginError = false;\\n\\n      function handleWindowError(event) {\\n        error = event.error;\\n        didSetError = true;\\n        if (error === null && event.colno === 0 && event.lineno === 0) {\\n          isCrossOriginError = true;\\n        }\\n        if (event.defaultPrevented) {\\n          // Some other error handler has prevented default.\\n          // Browsers silence the error report if this happens.\\n          // We'll remember this to later decide whether to log it or not.\\n          if (error != null && typeof error === 'object') {\\n            try {\\n              error._suppressLogging = true;\\n            } catch (inner) {\\n              // Ignore.\\n            }\\n          }\\n        }\\n      }\\n\\n      // Create a fake event type.\\n      var evtType = 'react-' + (name ? name : 'invokeguardedcallback');\\n\\n      // Attach our event handlers\\n      window.addEventListener('error', handleWindowError);\\n      fakeNode.addEventListener(evtType, callCallback, false);\\n\\n      // Synchronously dispatch our fake event. If the user-provided function\\n      // errors, it will trigger our global error handler.\\n      evt.initEvent(evtType, false, false);\\n      fakeNode.dispatchEvent(evt);\\n\\n      if (windowEventDescriptor) {\\n        Object.defineProperty(window, 'event', windowEventDescriptor);\\n      }\\n\\n      if (didError) {\\n        if (!didSetError) {\\n          // The callback errored, but the error event never fired.\\n          error = new Error('An error was thrown inside one of your components, but React ' + \\\"doesn't know what it was. This is likely due to browser \\\" + 'flakiness. React does its best to preserve the \\\"Pause on ' + 'exceptions\\\" behavior of the DevTools, which requires some ' + \\\"DEV-mode only tricks. It's possible that these don't work in \\\" + 'your browser. Try triggering the error in production mode, ' + 'or switching to a modern browser. If you suspect that this is ' + 'actually an issue with React, please file an issue.');\\n        } else if (isCrossOriginError) {\\n          error = new Error(\\\"A cross-origin error was thrown. React doesn't have access to \\\" + 'the actual error object in development. ' + 'See https://fb.me/react-crossorigin-error for more information.');\\n        }\\n        this.onError(error);\\n      }\\n\\n      // Remove our event listeners\\n      window.removeEventListener('error', handleWindowError);\\n    };\\n\\n    invokeGuardedCallbackImpl = invokeGuardedCallbackDev;\\n  }\\n}\\n\\nvar invokeGuardedCallbackImpl$1 = invokeGuardedCallbackImpl;\\n\\n// Used by Fiber to simulate a try-catch.\\nvar hasError = false;\\nvar caughtError = null;\\n\\n// Used by event system to capture/rethrow the first error.\\nvar hasRethrowError = false;\\nvar rethrowError = null;\\n\\nvar reporter = {\\n  onError: function (error) {\\n    hasError = true;\\n    caughtError = error;\\n  }\\n};\\n\\n/**\\n * Call a function while guarding against errors that happens within it.\\n * Returns an error if it throws, otherwise null.\\n *\\n * In production, this is implemented using a try-catch. The reason we don't\\n * use a try-catch directly is so that we can swap out a different\\n * implementation in DEV mode.\\n *\\n * @param {String} name of the guard to use for logging or debugging\\n * @param {Function} func The function to invoke\\n * @param {*} context The context to use when calling the function\\n * @param {...*} args Arguments for function\\n */\\nfunction invokeGuardedCallback(name, func, context, a, b, c, d, e, f) {\\n  hasError = false;\\n  caughtError = null;\\n  invokeGuardedCallbackImpl$1.apply(reporter, arguments);\\n}\\n\\n/**\\n * Same as invokeGuardedCallback, but instead of returning an error, it stores\\n * it in a global so it can be rethrown by `rethrowCaughtError` later.\\n * TODO: See if caughtError and rethrowError can be unified.\\n *\\n * @param {String} name of the guard to use for logging or debugging\\n * @param {Function} func The function to invoke\\n * @param {*} context The context to use when calling the function\\n * @param {...*} args Arguments for function\\n */\\nfunction invokeGuardedCallbackAndCatchFirstError(name, func, context, a, b, c, d, e, f) {\\n  invokeGuardedCallback.apply(this, arguments);\\n  if (hasError) {\\n    var error = clearCaughtError();\\n    if (!hasRethrowError) {\\n      hasRethrowError = true;\\n      rethrowError = error;\\n    }\\n  }\\n}\\n\\n/**\\n * During execution of guarded functions we will capture the first error which\\n * we will rethrow to be handled by the top level error handler.\\n */\\nfunction rethrowCaughtError() {\\n  if (hasRethrowError) {\\n    var error = rethrowError;\\n    hasRethrowError = false;\\n    rethrowError = null;\\n    throw error;\\n  }\\n}\\n\\nfunction hasCaughtError() {\\n  return hasError;\\n}\\n\\nfunction clearCaughtError() {\\n  if (hasError) {\\n    var error = caughtError;\\n    hasError = false;\\n    caughtError = null;\\n    return error;\\n  } else {\\n    invariant(false, 'clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.');\\n  }\\n}\\n\\n/**\\n * Injectable ordering of event plugins.\\n */\\nvar eventPluginOrder = null;\\n\\n/**\\n * Injectable mapping from names to event plugin modules.\\n */\\nvar namesToPlugins = {};\\n\\n/**\\n * Recomputes the plugin list using the injected plugins and plugin ordering.\\n *\\n * @private\\n */\\nfunction recomputePluginOrdering() {\\n  if (!eventPluginOrder) {\\n    // Wait until an `eventPluginOrder` is injected.\\n    return;\\n  }\\n  for (var pluginName in namesToPlugins) {\\n    var pluginModule = namesToPlugins[pluginName];\\n    var pluginIndex = eventPluginOrder.indexOf(pluginName);\\n    !(pluginIndex > -1) ? invariant(false, 'EventPluginRegistry: Cannot inject event plugins that do not exist in the plugin ordering, `%s`.', pluginName) : void 0;\\n    if (plugins[pluginIndex]) {\\n      continue;\\n    }\\n    !pluginModule.extractEvents ? invariant(false, 'EventPluginRegistry: Event plugins must implement an `extractEvents` method, but `%s` does not.', pluginName) : void 0;\\n    plugins[pluginIndex] = pluginModule;\\n    var publishedEvents = pluginModule.eventTypes;\\n    for (var eventName in publishedEvents) {\\n      !publishEventForPlugin(publishedEvents[eventName], pluginModule, eventName) ? invariant(false, 'EventPluginRegistry: Failed to publish event `%s` for plugin `%s`.', eventName, pluginName) : void 0;\\n    }\\n  }\\n}\\n\\n/**\\n * Publishes an event so that it can be dispatched by the supplied plugin.\\n *\\n * @param {object} dispatchConfig Dispatch configuration for the event.\\n * @param {object} PluginModule Plugin publishing the event.\\n * @return {boolean} True if the event was successfully published.\\n * @private\\n */\\nfunction publishEventForPlugin(dispatchConfig, pluginModule, eventName) {\\n  !!eventNameDispatchConfigs.hasOwnProperty(eventName) ? invariant(false, 'EventPluginHub: More than one plugin attempted to publish the same event name, `%s`.', eventName) : void 0;\\n  eventNameDispatchConfigs[eventName] = dispatchConfig;\\n\\n  var phasedRegistrationNames = dispatchConfig.phasedRegistrationNames;\\n  if (phasedRegistrationNames) {\\n    for (var phaseName in phasedRegistrationNames) {\\n      if (phasedRegistrationNames.hasOwnProperty(phaseName)) {\\n        var phasedRegistrationName = phasedRegistrationNames[phaseName];\\n        publishRegistrationName(phasedRegistrationName, pluginModule, eventName);\\n      }\\n    }\\n    return true;\\n  } else if (dispatchConfig.registrationName) {\\n    publishRegistrationName(dispatchConfig.registrationName, pluginModule, eventName);\\n    return true;\\n  }\\n  return false;\\n}\\n\\n/**\\n * Publishes a registration name that is used to identify dispatched events.\\n *\\n * @param {string} registrationName Registration name to add.\\n * @param {object} PluginModule Plugin publishing the event.\\n * @private\\n */\\nfunction publishRegistrationName(registrationName, pluginModule, eventName) {\\n  !!registrationNameModules[registrationName] ? invariant(false, 'EventPluginHub: More than one plugin attempted to publish the same registration name, `%s`.', registrationName) : void 0;\\n  registrationNameModules[registrationName] = pluginModule;\\n  registrationNameDependencies[registrationName] = pluginModule.eventTypes[eventName].dependencies;\\n\\n  {\\n    var lowerCasedName = registrationName.toLowerCase();\\n    possibleRegistrationNames[lowerCasedName] = registrationName;\\n\\n    if (registrationName === 'onDoubleClick') {\\n      possibleRegistrationNames.ondblclick = registrationName;\\n    }\\n  }\\n}\\n\\n/**\\n * Registers plugins so that they can extract and dispatch events.\\n *\\n * @see {EventPluginHub}\\n */\\n\\n/**\\n * Ordered list of injected plugins.\\n */\\nvar plugins = [];\\n\\n/**\\n * Mapping from event name to dispatch config\\n */\\nvar eventNameDispatchConfigs = {};\\n\\n/**\\n * Mapping from registration name to plugin module\\n */\\nvar registrationNameModules = {};\\n\\n/**\\n * Mapping from registration name to event name\\n */\\nvar registrationNameDependencies = {};\\n\\n/**\\n * Mapping from lowercase registration names to the properly cased version,\\n * used to warn in the case of missing event handlers. Available\\n * only in true.\\n * @type {Object}\\n */\\nvar possibleRegistrationNames = {};\\n// Trust the developer to only use possibleRegistrationNames in true\\n\\n/**\\n * Injects an ordering of plugins (by plugin name). This allows the ordering\\n * to be decoupled from injection of the actual plugins so that ordering is\\n * always deterministic regardless of packaging, on-the-fly injection, etc.\\n *\\n * @param {array} InjectedEventPluginOrder\\n * @internal\\n * @see {EventPluginHub.injection.injectEventPluginOrder}\\n */\\nfunction injectEventPluginOrder(injectedEventPluginOrder) {\\n  !!eventPluginOrder ? invariant(false, 'EventPluginRegistry: Cannot inject event plugin ordering more than once. You are likely trying to load more than one copy of React.') : void 0;\\n  // Clone the ordering so it cannot be dynamically mutated.\\n  eventPluginOrder = Array.prototype.slice.call(injectedEventPluginOrder);\\n  recomputePluginOrdering();\\n}\\n\\n/**\\n * Injects plugins to be used by `EventPluginHub`. The plugin names must be\\n * in the ordering injected by `injectEventPluginOrder`.\\n *\\n * Plugins can be injected as part of page initialization or on-the-fly.\\n *\\n * @param {object} injectedNamesToPlugins Map from names to plugin modules.\\n * @internal\\n * @see {EventPluginHub.injection.injectEventPluginsByName}\\n */\\nfunction injectEventPluginsByName(injectedNamesToPlugins) {\\n  var isOrderingDirty = false;\\n  for (var pluginName in injectedNamesToPlugins) {\\n    if (!injectedNamesToPlugins.hasOwnProperty(pluginName)) {\\n      continue;\\n    }\\n    var pluginModule = injectedNamesToPlugins[pluginName];\\n    if (!namesToPlugins.hasOwnProperty(pluginName) || namesToPlugins[pluginName] !== pluginModule) {\\n      !!namesToPlugins[pluginName] ? invariant(false, 'EventPluginRegistry: Cannot inject two different event plugins using the same name, `%s`.', pluginName) : void 0;\\n      namesToPlugins[pluginName] = pluginModule;\\n      isOrderingDirty = true;\\n    }\\n  }\\n  if (isOrderingDirty) {\\n    recomputePluginOrdering();\\n  }\\n}\\n\\n/**\\n * Similar to invariant but only logs a warning if the condition is not met.\\n * This can be used to log issues in development environments in critical\\n * paths. Removing the logging code for production environments will keep the\\n * same logic and follow the same code paths.\\n */\\n\\nvar warningWithoutStack = function () {};\\n\\n{\\n  warningWithoutStack = function (condition, format) {\\n    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {\\n      args[_key - 2] = arguments[_key];\\n    }\\n\\n    if (format === undefined) {\\n      throw new Error('`warningWithoutStack(condition, format, ...args)` requires a warning ' + 'message argument');\\n    }\\n    if (args.length > 8) {\\n      // Check before the condition to catch violations early.\\n      throw new Error('warningWithoutStack() currently supports at most 8 arguments.');\\n    }\\n    if (condition) {\\n      return;\\n    }\\n    if (typeof console !== 'undefined') {\\n      var _args$map = args.map(function (item) {\\n        return '' + item;\\n      }),\\n          a = _args$map[0],\\n          b = _args$map[1],\\n          c = _args$map[2],\\n          d = _args$map[3],\\n          e = _args$map[4],\\n          f = _args$map[5],\\n          g = _args$map[6],\\n          h = _args$map[7];\\n\\n      var message = 'Warning: ' + format;\\n\\n      // We intentionally don't use spread (or .apply) because it breaks IE9:\\n      // https://github.com/facebook/react/issues/13610\\n      switch (args.length) {\\n        case 0:\\n          console.error(message);\\n          break;\\n        case 1:\\n          console.error(message, a);\\n          break;\\n        case 2:\\n          console.error(message, a, b);\\n          break;\\n        case 3:\\n          console.error(message, a, b, c);\\n          break;\\n        case 4:\\n          console.error(message, a, b, c, d);\\n          break;\\n        case 5:\\n          console.error(message, a, b, c, d, e);\\n          break;\\n        case 6:\\n          console.error(message, a, b, c, d, e, f);\\n          break;\\n        case 7:\\n          console.error(message, a, b, c, d, e, f, g);\\n          break;\\n        case 8:\\n          console.error(message, a, b, c, d, e, f, g, h);\\n          break;\\n        default:\\n          throw new Error('warningWithoutStack() currently supports at most 8 arguments.');\\n      }\\n    }\\n    try {\\n      // --- Welcome to debugging React ---\\n      // This error was thrown as a convenience so that you can use this stack\\n      // to find the callsite that caused this warning to fire.\\n      var argIndex = 0;\\n      var _message = 'Warning: ' + format.replace(/%s/g, function () {\\n        return args[argIndex++];\\n      });\\n      throw new Error(_message);\\n    } catch (x) {}\\n  };\\n}\\n\\nvar warningWithoutStack$1 = warningWithoutStack;\\n\\nvar getFiberCurrentPropsFromNode = null;\\nvar getInstanceFromNode = null;\\nvar getNodeFromInstance = null;\\n\\nfunction setComponentTree(getFiberCurrentPropsFromNodeImpl, getInstanceFromNodeImpl, getNodeFromInstanceImpl) {\\n  getFiberCurrentPropsFromNode = getFiberCurrentPropsFromNodeImpl;\\n  getInstanceFromNode = getInstanceFromNodeImpl;\\n  getNodeFromInstance = getNodeFromInstanceImpl;\\n  {\\n    !(getNodeFromInstance && getInstanceFromNode) ? warningWithoutStack$1(false, 'EventPluginUtils.setComponentTree(...): Injected ' + 'module is missing getNodeFromInstance or getInstanceFromNode.') : void 0;\\n  }\\n}\\n\\nvar validateEventDispatches = void 0;\\n{\\n  validateEventDispatches = function (event) {\\n    var dispatchListeners = event._dispatchListeners;\\n    var dispatchInstances = event._dispatchInstances;\\n\\n    var listenersIsArr = Array.isArray(dispatchListeners);\\n    var listenersLen = listenersIsArr ? dispatchListeners.length : dispatchListeners ? 1 : 0;\\n\\n    var instancesIsArr = Array.isArray(dispatchInstances);\\n    var instancesLen = instancesIsArr ? dispatchInstances.length : dispatchInstances ? 1 : 0;\\n\\n    !(instancesIsArr === listenersIsArr && instancesLen === listenersLen) ? warningWithoutStack$1(false, 'EventPluginUtils: Invalid `event`.') : void 0;\\n  };\\n}\\n\\n/**\\n * Dispatch the event to the listener.\\n * @param {SyntheticEvent} event SyntheticEvent to handle\\n * @param {boolean} simulated If the event is simulated (changes exn behavior)\\n * @param {function} listener Application-level callback\\n * @param {*} inst Internal component instance\\n */\\nfunction executeDispatch(event, simulated, listener, inst) {\\n  var type = event.type || 'unknown-event';\\n  event.currentTarget = getNodeFromInstance(inst);\\n  invokeGuardedCallbackAndCatchFirstError(type, listener, undefined, event);\\n  event.currentTarget = null;\\n}\\n\\n/**\\n * Standard/simple iteration through an event's collected dispatches.\\n */\\nfunction executeDispatchesInOrder(event, simulated) {\\n  var dispatchListeners = event._dispatchListeners;\\n  var dispatchInstances = event._dispatchInstances;\\n  {\\n    validateEventDispatches(event);\\n  }\\n  if (Array.isArray(dispatchListeners)) {\\n    for (var i = 0; i < dispatchListeners.length; i++) {\\n      if (event.isPropagationStopped()) {\\n        break;\\n      }\\n      // Listeners and Instances are two parallel arrays that are always in sync.\\n      executeDispatch(event, simulated, dispatchListeners[i], dispatchInstances[i]);\\n    }\\n  } else if (dispatchListeners) {\\n    executeDispatch(event, simulated, dispatchListeners, dispatchInstances);\\n  }\\n  event._dispatchListeners = null;\\n  event._dispatchInstances = null;\\n}\\n\\n/**\\n * @see executeDispatchesInOrderStopAtTrueImpl\\n */\\n\\n\\n/**\\n * Execution of a \\\"direct\\\" dispatch - there must be at most one dispatch\\n * accumulated on the event or it is considered an error. It doesn't really make\\n * sense for an event with multiple dispatches (bubbled) to keep track of the\\n * return values at each dispatch execution, but it does tend to make sense when\\n * dealing with \\\"direct\\\" dispatches.\\n *\\n * @return {*} The return value of executing the single dispatch.\\n */\\n\\n\\n/**\\n * @param {SyntheticEvent} event\\n * @return {boolean} True iff number of dispatches accumulated is greater than 0.\\n */\\n\\n/**\\n * Accumulates items that must not be null or undefined into the first one. This\\n * is used to conserve memory by avoiding array allocations, and thus sacrifices\\n * API cleanness. Since `current` can be null before being passed in and not\\n * null after this function, make sure to assign it back to `current`:\\n *\\n * `a = accumulateInto(a, b);`\\n *\\n * This API should be sparingly used. Try `accumulate` for something cleaner.\\n *\\n * @return {*|array<*>} An accumulation of items.\\n */\\n\\nfunction accumulateInto(current, next) {\\n  !(next != null) ? invariant(false, 'accumulateInto(...): Accumulated items must not be null or undefined.') : void 0;\\n\\n  if (current == null) {\\n    return next;\\n  }\\n\\n  // Both are not empty. Warning: Never call x.concat(y) when you are not\\n  // certain that x is an Array (x could be a string with concat method).\\n  if (Array.isArray(current)) {\\n    if (Array.isArray(next)) {\\n      current.push.apply(current, next);\\n      return current;\\n    }\\n    current.push(next);\\n    return current;\\n  }\\n\\n  if (Array.isArray(next)) {\\n    // A bit too dangerous to mutate `next`.\\n    return [current].concat(next);\\n  }\\n\\n  return [current, next];\\n}\\n\\n/**\\n * @param {array} arr an \\\"accumulation\\\" of items which is either an Array or\\n * a single item. Useful when paired with the `accumulate` module. This is a\\n * simple utility that allows us to reason about a collection of items, but\\n * handling the case when there is exactly one item (and we do not need to\\n * allocate an array).\\n * @param {function} cb Callback invoked with each element or a collection.\\n * @param {?} [scope] Scope used as `this` in a callback.\\n */\\nfunction forEachAccumulated(arr, cb, scope) {\\n  if (Array.isArray(arr)) {\\n    arr.forEach(cb, scope);\\n  } else if (arr) {\\n    cb.call(scope, arr);\\n  }\\n}\\n\\n/**\\n * Internal queue of events that have accumulated their dispatches and are\\n * waiting to have their dispatches executed.\\n */\\nvar eventQueue = null;\\n\\n/**\\n * Dispatches an event and releases it back into the pool, unless persistent.\\n *\\n * @param {?object} event Synthetic event to be dispatched.\\n * @param {boolean} simulated If the event is simulated (changes exn behavior)\\n * @private\\n */\\nvar executeDispatchesAndRelease = function (event, simulated) {\\n  if (event) {\\n    executeDispatchesInOrder(event, simulated);\\n\\n    if (!event.isPersistent()) {\\n      event.constructor.release(event);\\n    }\\n  }\\n};\\nvar executeDispatchesAndReleaseSimulated = function (e) {\\n  return executeDispatchesAndRelease(e, true);\\n};\\nvar executeDispatchesAndReleaseTopLevel = function (e) {\\n  return executeDispatchesAndRelease(e, false);\\n};\\n\\nfunction isInteractive(tag) {\\n  return tag === 'button' || tag === 'input' || tag === 'select' || tag === 'textarea';\\n}\\n\\nfunction shouldPreventMouseEvent(name, type, props) {\\n  switch (name) {\\n    case 'onClick':\\n    case 'onClickCapture':\\n    case 'onDoubleClick':\\n    case 'onDoubleClickCapture':\\n    case 'onMouseDown':\\n    case 'onMouseDownCapture':\\n    case 'onMouseMove':\\n    case 'onMouseMoveCapture':\\n    case 'onMouseUp':\\n    case 'onMouseUpCapture':\\n      return !!(props.disabled && isInteractive(type));\\n    default:\\n      return false;\\n  }\\n}\\n\\n/**\\n * This is a unified interface for event plugins to be installed and configured.\\n *\\n * Event plugins can implement the following properties:\\n *\\n *   `extractEvents` {function(string, DOMEventTarget, string, object): *}\\n *     Required. When a top-level event is fired, this method is expected to\\n *     extract synthetic events that will in turn be queued and dispatched.\\n *\\n *   `eventTypes` {object}\\n *     Optional, plugins that fire events must publish a mapping of registration\\n *     names that are used to register listeners. Values of this mapping must\\n *     be objects that contain `registrationName` or `phasedRegistrationNames`.\\n *\\n *   `executeDispatch` {function(object, function, string)}\\n *     Optional, allows plugins to override how an event gets dispatched. By\\n *     default, the listener is simply invoked.\\n *\\n * Each plugin that is injected into `EventsPluginHub` is immediately operable.\\n *\\n * @public\\n */\\n\\n/**\\n * Methods for injecting dependencies.\\n */\\nvar injection = {\\n  /**\\n   * @param {array} InjectedEventPluginOrder\\n   * @public\\n   */\\n  injectEventPluginOrder: injectEventPluginOrder,\\n\\n  /**\\n   * @param {object} injectedNamesToPlugins Map from names to plugin modules.\\n   */\\n  injectEventPluginsByName: injectEventPluginsByName\\n};\\n\\n/**\\n * @param {object} inst The instance, which is the source of events.\\n * @param {string} registrationName Name of listener (e.g. `onClick`).\\n * @return {?function} The stored callback.\\n */\\nfunction getListener(inst, registrationName) {\\n  var listener = void 0;\\n\\n  // TODO: shouldPreventMouseEvent is DOM-specific and definitely should not\\n  // live here; needs to be moved to a better place soon\\n  var stateNode = inst.stateNode;\\n  if (!stateNode) {\\n    // Work in progress (ex: onload events in incremental mode).\\n    return null;\\n  }\\n  var props = getFiberCurrentPropsFromNode(stateNode);\\n  if (!props) {\\n    // Work in progress.\\n    return null;\\n  }\\n  listener = props[registrationName];\\n  if (shouldPreventMouseEvent(registrationName, inst.type, props)) {\\n    return null;\\n  }\\n  !(!listener || typeof listener === 'function') ? invariant(false, 'Expected `%s` listener to be a function, instead got a value of `%s` type.', registrationName, typeof listener) : void 0;\\n  return listener;\\n}\\n\\n/**\\n * Allows registered plugins an opportunity to extract events from top-level\\n * native browser events.\\n *\\n * @return {*} An accumulation of synthetic events.\\n * @internal\\n */\\nfunction extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n  var events = null;\\n  for (var i = 0; i < plugins.length; i++) {\\n    // Not every plugin in the ordering may be loaded at runtime.\\n    var possiblePlugin = plugins[i];\\n    if (possiblePlugin) {\\n      var extractedEvents = possiblePlugin.extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget);\\n      if (extractedEvents) {\\n        events = accumulateInto(events, extractedEvents);\\n      }\\n    }\\n  }\\n  return events;\\n}\\n\\nfunction runEventsInBatch(events, simulated) {\\n  if (events !== null) {\\n    eventQueue = accumulateInto(eventQueue, events);\\n  }\\n\\n  // Set `eventQueue` to null before processing it so that we can tell if more\\n  // events get enqueued while processing.\\n  var processingEventQueue = eventQueue;\\n  eventQueue = null;\\n\\n  if (!processingEventQueue) {\\n    return;\\n  }\\n\\n  if (simulated) {\\n    forEachAccumulated(processingEventQueue, executeDispatchesAndReleaseSimulated);\\n  } else {\\n    forEachAccumulated(processingEventQueue, executeDispatchesAndReleaseTopLevel);\\n  }\\n  !!eventQueue ? invariant(false, 'processEventQueue(): Additional events were enqueued while processing an event queue. Support for this has not yet been implemented.') : void 0;\\n  // This would be a good time to rethrow if any of the event handlers threw.\\n  rethrowCaughtError();\\n}\\n\\nfunction runExtractedEventsInBatch(topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n  var events = extractEvents(topLevelType, targetInst, nativeEvent, nativeEventTarget);\\n  runEventsInBatch(events, false);\\n}\\n\\nvar FunctionComponent = 0;\\nvar ClassComponent = 1;\\nvar IndeterminateComponent = 2; // Before we know whether it is function or class\\nvar HostRoot = 3; // Root of a host tree. Could be nested inside another node.\\nvar HostPortal = 4; // A subtree. Could be an entry point to a different renderer.\\nvar HostComponent = 5;\\nvar HostText = 6;\\nvar Fragment = 7;\\nvar Mode = 8;\\nvar ContextConsumer = 9;\\nvar ContextProvider = 10;\\nvar ForwardRef = 11;\\nvar Profiler = 12;\\nvar SuspenseComponent = 13;\\nvar MemoComponent = 14;\\nvar SimpleMemoComponent = 15;\\nvar LazyComponent = 16;\\nvar IncompleteClassComponent = 17;\\n\\nvar randomKey = Math.random().toString(36).slice(2);\\nvar internalInstanceKey = '__reactInternalInstance$' + randomKey;\\nvar internalEventHandlersKey = '__reactEventHandlers$' + randomKey;\\n\\nfunction precacheFiberNode(hostInst, node) {\\n  node[internalInstanceKey] = hostInst;\\n}\\n\\n/**\\n * Given a DOM node, return the closest ReactDOMComponent or\\n * ReactDOMTextComponent instance ancestor.\\n */\\nfunction getClosestInstanceFromNode(node) {\\n  if (node[internalInstanceKey]) {\\n    return node[internalInstanceKey];\\n  }\\n\\n  while (!node[internalInstanceKey]) {\\n    if (node.parentNode) {\\n      node = node.parentNode;\\n    } else {\\n      // Top of the tree. This node must not be part of a React tree (or is\\n      // unmounted, potentially).\\n      return null;\\n    }\\n  }\\n\\n  var inst = node[internalInstanceKey];\\n  if (inst.tag === HostComponent || inst.tag === HostText) {\\n    // In Fiber, this will always be the deepest root.\\n    return inst;\\n  }\\n\\n  return null;\\n}\\n\\n/**\\n * Given a DOM node, return the ReactDOMComponent or ReactDOMTextComponent\\n * instance, or null if the node was not rendered by this React.\\n */\\nfunction getInstanceFromNode$1(node) {\\n  var inst = node[internalInstanceKey];\\n  if (inst) {\\n    if (inst.tag === HostComponent || inst.tag === HostText) {\\n      return inst;\\n    } else {\\n      return null;\\n    }\\n  }\\n  return null;\\n}\\n\\n/**\\n * Given a ReactDOMComponent or ReactDOMTextComponent, return the corresponding\\n * DOM node.\\n */\\nfunction getNodeFromInstance$1(inst) {\\n  if (inst.tag === HostComponent || inst.tag === HostText) {\\n    // In Fiber this, is just the state node right now. We assume it will be\\n    // a host component or host text.\\n    return inst.stateNode;\\n  }\\n\\n  // Without this first invariant, passing a non-DOM-component triggers the next\\n  // invariant for a missing parent, which is super confusing.\\n  invariant(false, 'getNodeFromInstance: Invalid argument.');\\n}\\n\\nfunction getFiberCurrentPropsFromNode$1(node) {\\n  return node[internalEventHandlersKey] || null;\\n}\\n\\nfunction updateFiberProps(node, props) {\\n  node[internalEventHandlersKey] = props;\\n}\\n\\nfunction getParent(inst) {\\n  do {\\n    inst = inst.return;\\n    // TODO: If this is a HostRoot we might want to bail out.\\n    // That is depending on if we want nested subtrees (layers) to bubble\\n    // events to their parent. We could also go through parentNode on the\\n    // host node but that wouldn't work for React Native and doesn't let us\\n    // do the portal feature.\\n  } while (inst && inst.tag !== HostComponent);\\n  if (inst) {\\n    return inst;\\n  }\\n  return null;\\n}\\n\\n/**\\n * Return the lowest common ancestor of A and B, or null if they are in\\n * different trees.\\n */\\nfunction getLowestCommonAncestor(instA, instB) {\\n  var depthA = 0;\\n  for (var tempA = instA; tempA; tempA = getParent(tempA)) {\\n    depthA++;\\n  }\\n  var depthB = 0;\\n  for (var tempB = instB; tempB; tempB = getParent(tempB)) {\\n    depthB++;\\n  }\\n\\n  // If A is deeper, crawl up.\\n  while (depthA - depthB > 0) {\\n    instA = getParent(instA);\\n    depthA--;\\n  }\\n\\n  // If B is deeper, crawl up.\\n  while (depthB - depthA > 0) {\\n    instB = getParent(instB);\\n    depthB--;\\n  }\\n\\n  // Walk in lockstep until we find a match.\\n  var depth = depthA;\\n  while (depth--) {\\n    if (instA === instB || instA === instB.alternate) {\\n      return instA;\\n    }\\n    instA = getParent(instA);\\n    instB = getParent(instB);\\n  }\\n  return null;\\n}\\n\\n/**\\n * Return if A is an ancestor of B.\\n */\\n\\n\\n/**\\n * Return the parent instance of the passed-in instance.\\n */\\n\\n\\n/**\\n * Simulates the traversal of a two-phase, capture/bubble event dispatch.\\n */\\nfunction traverseTwoPhase(inst, fn, arg) {\\n  var path = [];\\n  while (inst) {\\n    path.push(inst);\\n    inst = getParent(inst);\\n  }\\n  var i = void 0;\\n  for (i = path.length; i-- > 0;) {\\n    fn(path[i], 'captured', arg);\\n  }\\n  for (i = 0; i < path.length; i++) {\\n    fn(path[i], 'bubbled', arg);\\n  }\\n}\\n\\n/**\\n * Traverses the ID hierarchy and invokes the supplied `cb` on any IDs that\\n * should would receive a `mouseEnter` or `mouseLeave` event.\\n *\\n * Does not invoke the callback on the nearest common ancestor because nothing\\n * \\\"entered\\\" or \\\"left\\\" that element.\\n */\\nfunction traverseEnterLeave(from, to, fn, argFrom, argTo) {\\n  var common = from && to ? getLowestCommonAncestor(from, to) : null;\\n  var pathFrom = [];\\n  while (true) {\\n    if (!from) {\\n      break;\\n    }\\n    if (from === common) {\\n      break;\\n    }\\n    var alternate = from.alternate;\\n    if (alternate !== null && alternate === common) {\\n      break;\\n    }\\n    pathFrom.push(from);\\n    from = getParent(from);\\n  }\\n  var pathTo = [];\\n  while (true) {\\n    if (!to) {\\n      break;\\n    }\\n    if (to === common) {\\n      break;\\n    }\\n    var _alternate = to.alternate;\\n    if (_alternate !== null && _alternate === common) {\\n      break;\\n    }\\n    pathTo.push(to);\\n    to = getParent(to);\\n  }\\n  for (var i = 0; i < pathFrom.length; i++) {\\n    fn(pathFrom[i], 'bubbled', argFrom);\\n  }\\n  for (var _i = pathTo.length; _i-- > 0;) {\\n    fn(pathTo[_i], 'captured', argTo);\\n  }\\n}\\n\\n/**\\n * Some event types have a notion of different registration names for different\\n * \\\"phases\\\" of propagation. This finds listeners by a given phase.\\n */\\nfunction listenerAtPhase(inst, event, propagationPhase) {\\n  var registrationName = event.dispatchConfig.phasedRegistrationNames[propagationPhase];\\n  return getListener(inst, registrationName);\\n}\\n\\n/**\\n * A small set of propagation patterns, each of which will accept a small amount\\n * of information, and generate a set of \\\"dispatch ready event objects\\\" - which\\n * are sets of events that have already been annotated with a set of dispatched\\n * listener functions/ids. The API is designed this way to discourage these\\n * propagation strategies from actually executing the dispatches, since we\\n * always want to collect the entire set of dispatches before executing even a\\n * single one.\\n */\\n\\n/**\\n * Tags a `SyntheticEvent` with dispatched listeners. Creating this function\\n * here, allows us to not have to bind or create functions for each event.\\n * Mutating the event's members allows us to not have to create a wrapping\\n * \\\"dispatch\\\" object that pairs the event with the listener.\\n */\\nfunction accumulateDirectionalDispatches(inst, phase, event) {\\n  {\\n    !inst ? warningWithoutStack$1(false, 'Dispatching inst must not be null') : void 0;\\n  }\\n  var listener = listenerAtPhase(inst, event, phase);\\n  if (listener) {\\n    event._dispatchListeners = accumulateInto(event._dispatchListeners, listener);\\n    event._dispatchInstances = accumulateInto(event._dispatchInstances, inst);\\n  }\\n}\\n\\n/**\\n * Collect dispatches (must be entirely collected before dispatching - see unit\\n * tests). Lazily allocate the array to conserve memory.  We must loop through\\n * each event and perform the traversal for each one. We cannot perform a\\n * single traversal for the entire collection of events because each event may\\n * have a different target.\\n */\\nfunction accumulateTwoPhaseDispatchesSingle(event) {\\n  if (event && event.dispatchConfig.phasedRegistrationNames) {\\n    traverseTwoPhase(event._targetInst, accumulateDirectionalDispatches, event);\\n  }\\n}\\n\\n/**\\n * Accumulates without regard to direction, does not look for phased\\n * registration names. Same as `accumulateDirectDispatchesSingle` but without\\n * requiring that the `dispatchMarker` be the same as the dispatched ID.\\n */\\nfunction accumulateDispatches(inst, ignoredDirection, event) {\\n  if (inst && event && event.dispatchConfig.registrationName) {\\n    var registrationName = event.dispatchConfig.registrationName;\\n    var listener = getListener(inst, registrationName);\\n    if (listener) {\\n      event._dispatchListeners = accumulateInto(event._dispatchListeners, listener);\\n      event._dispatchInstances = accumulateInto(event._dispatchInstances, inst);\\n    }\\n  }\\n}\\n\\n/**\\n * Accumulates dispatches on an `SyntheticEvent`, but only for the\\n * `dispatchMarker`.\\n * @param {SyntheticEvent} event\\n */\\nfunction accumulateDirectDispatchesSingle(event) {\\n  if (event && event.dispatchConfig.registrationName) {\\n    accumulateDispatches(event._targetInst, null, event);\\n  }\\n}\\n\\nfunction accumulateTwoPhaseDispatches(events) {\\n  forEachAccumulated(events, accumulateTwoPhaseDispatchesSingle);\\n}\\n\\n\\n\\nfunction accumulateEnterLeaveDispatches(leave, enter, from, to) {\\n  traverseEnterLeave(from, to, accumulateDispatches, leave, enter);\\n}\\n\\nfunction accumulateDirectDispatches(events) {\\n  forEachAccumulated(events, accumulateDirectDispatchesSingle);\\n}\\n\\nvar canUseDOM = !!(typeof window !== 'undefined' && window.document && window.document.createElement);\\n\\n// Do not uses the below two methods directly!\\n// Instead use constants exported from DOMTopLevelEventTypes in ReactDOM.\\n// (It is the only module that is allowed to access these methods.)\\n\\nfunction unsafeCastStringToDOMTopLevelType(topLevelType) {\\n  return topLevelType;\\n}\\n\\nfunction unsafeCastDOMTopLevelTypeToString(topLevelType) {\\n  return topLevelType;\\n}\\n\\n/**\\n * Generate a mapping of standard vendor prefixes using the defined style property and event name.\\n *\\n * @param {string} styleProp\\n * @param {string} eventName\\n * @returns {object}\\n */\\nfunction makePrefixMap(styleProp, eventName) {\\n  var prefixes = {};\\n\\n  prefixes[styleProp.toLowerCase()] = eventName.toLowerCase();\\n  prefixes['Webkit' + styleProp] = 'webkit' + eventName;\\n  prefixes['Moz' + styleProp] = 'moz' + eventName;\\n\\n  return prefixes;\\n}\\n\\n/**\\n * A list of event names to a configurable list of vendor prefixes.\\n */\\nvar vendorPrefixes = {\\n  animationend: makePrefixMap('Animation', 'AnimationEnd'),\\n  animationiteration: makePrefixMap('Animation', 'AnimationIteration'),\\n  animationstart: makePrefixMap('Animation', 'AnimationStart'),\\n  transitionend: makePrefixMap('Transition', 'TransitionEnd')\\n};\\n\\n/**\\n * Event names that have already been detected and prefixed (if applicable).\\n */\\nvar prefixedEventNames = {};\\n\\n/**\\n * Element to check for prefixes on.\\n */\\nvar style = {};\\n\\n/**\\n * Bootstrap if a DOM exists.\\n */\\nif (canUseDOM) {\\n  style = document.createElement('div').style;\\n\\n  // On some platforms, in particular some releases of Android 4.x,\\n  // the un-prefixed \\\"animation\\\" and \\\"transition\\\" properties are defined on the\\n  // style object but the events that fire will still be prefixed, so we need\\n  // to check if the un-prefixed events are usable, and if not remove them from the map.\\n  if (!('AnimationEvent' in window)) {\\n    delete vendorPrefixes.animationend.animation;\\n    delete vendorPrefixes.animationiteration.animation;\\n    delete vendorPrefixes.animationstart.animation;\\n  }\\n\\n  // Same as above\\n  if (!('TransitionEvent' in window)) {\\n    delete vendorPrefixes.transitionend.transition;\\n  }\\n}\\n\\n/**\\n * Attempts to determine the correct vendor prefixed event name.\\n *\\n * @param {string} eventName\\n * @returns {string}\\n */\\nfunction getVendorPrefixedEventName(eventName) {\\n  if (prefixedEventNames[eventName]) {\\n    return prefixedEventNames[eventName];\\n  } else if (!vendorPrefixes[eventName]) {\\n    return eventName;\\n  }\\n\\n  var prefixMap = vendorPrefixes[eventName];\\n\\n  for (var styleProp in prefixMap) {\\n    if (prefixMap.hasOwnProperty(styleProp) && styleProp in style) {\\n      return prefixedEventNames[eventName] = prefixMap[styleProp];\\n    }\\n  }\\n\\n  return eventName;\\n}\\n\\n/**\\n * To identify top level events in ReactDOM, we use constants defined by this\\n * module. This is the only module that uses the unsafe* methods to express\\n * that the constants actually correspond to the browser event names. This lets\\n * us save some bundle size by avoiding a top level type -> event name map.\\n * The rest of ReactDOM code should import top level types from this file.\\n */\\nvar TOP_ABORT = unsafeCastStringToDOMTopLevelType('abort');\\nvar TOP_ANIMATION_END = unsafeCastStringToDOMTopLevelType(getVendorPrefixedEventName('animationend'));\\nvar TOP_ANIMATION_ITERATION = unsafeCastStringToDOMTopLevelType(getVendorPrefixedEventName('animationiteration'));\\nvar TOP_ANIMATION_START = unsafeCastStringToDOMTopLevelType(getVendorPrefixedEventName('animationstart'));\\nvar TOP_BLUR = unsafeCastStringToDOMTopLevelType('blur');\\nvar TOP_CAN_PLAY = unsafeCastStringToDOMTopLevelType('canplay');\\nvar TOP_CAN_PLAY_THROUGH = unsafeCastStringToDOMTopLevelType('canplaythrough');\\nvar TOP_CANCEL = unsafeCastStringToDOMTopLevelType('cancel');\\nvar TOP_CHANGE = unsafeCastStringToDOMTopLevelType('change');\\nvar TOP_CLICK = unsafeCastStringToDOMTopLevelType('click');\\nvar TOP_CLOSE = unsafeCastStringToDOMTopLevelType('close');\\nvar TOP_COMPOSITION_END = unsafeCastStringToDOMTopLevelType('compositionend');\\nvar TOP_COMPOSITION_START = unsafeCastStringToDOMTopLevelType('compositionstart');\\nvar TOP_COMPOSITION_UPDATE = unsafeCastStringToDOMTopLevelType('compositionupdate');\\nvar TOP_CONTEXT_MENU = unsafeCastStringToDOMTopLevelType('contextmenu');\\nvar TOP_COPY = unsafeCastStringToDOMTopLevelType('copy');\\nvar TOP_CUT = unsafeCastStringToDOMTopLevelType('cut');\\nvar TOP_DOUBLE_CLICK = unsafeCastStringToDOMTopLevelType('dblclick');\\nvar TOP_AUX_CLICK = unsafeCastStringToDOMTopLevelType('auxclick');\\nvar TOP_DRAG = unsafeCastStringToDOMTopLevelType('drag');\\nvar TOP_DRAG_END = unsafeCastStringToDOMTopLevelType('dragend');\\nvar TOP_DRAG_ENTER = unsafeCastStringToDOMTopLevelType('dragenter');\\nvar TOP_DRAG_EXIT = unsafeCastStringToDOMTopLevelType('dragexit');\\nvar TOP_DRAG_LEAVE = unsafeCastStringToDOMTopLevelType('dragleave');\\nvar TOP_DRAG_OVER = unsafeCastStringToDOMTopLevelType('dragover');\\nvar TOP_DRAG_START = unsafeCastStringToDOMTopLevelType('dragstart');\\nvar TOP_DROP = unsafeCastStringToDOMTopLevelType('drop');\\nvar TOP_DURATION_CHANGE = unsafeCastStringToDOMTopLevelType('durationchange');\\nvar TOP_EMPTIED = unsafeCastStringToDOMTopLevelType('emptied');\\nvar TOP_ENCRYPTED = unsafeCastStringToDOMTopLevelType('encrypted');\\nvar TOP_ENDED = unsafeCastStringToDOMTopLevelType('ended');\\nvar TOP_ERROR = unsafeCastStringToDOMTopLevelType('error');\\nvar TOP_FOCUS = unsafeCastStringToDOMTopLevelType('focus');\\nvar TOP_GOT_POINTER_CAPTURE = unsafeCastStringToDOMTopLevelType('gotpointercapture');\\nvar TOP_INPUT = unsafeCastStringToDOMTopLevelType('input');\\nvar TOP_INVALID = unsafeCastStringToDOMTopLevelType('invalid');\\nvar TOP_KEY_DOWN = unsafeCastStringToDOMTopLevelType('keydown');\\nvar TOP_KEY_PRESS = unsafeCastStringToDOMTopLevelType('keypress');\\nvar TOP_KEY_UP = unsafeCastStringToDOMTopLevelType('keyup');\\nvar TOP_LOAD = unsafeCastStringToDOMTopLevelType('load');\\nvar TOP_LOAD_START = unsafeCastStringToDOMTopLevelType('loadstart');\\nvar TOP_LOADED_DATA = unsafeCastStringToDOMTopLevelType('loadeddata');\\nvar TOP_LOADED_METADATA = unsafeCastStringToDOMTopLevelType('loadedmetadata');\\nvar TOP_LOST_POINTER_CAPTURE = unsafeCastStringToDOMTopLevelType('lostpointercapture');\\nvar TOP_MOUSE_DOWN = unsafeCastStringToDOMTopLevelType('mousedown');\\nvar TOP_MOUSE_MOVE = unsafeCastStringToDOMTopLevelType('mousemove');\\nvar TOP_MOUSE_OUT = unsafeCastStringToDOMTopLevelType('mouseout');\\nvar TOP_MOUSE_OVER = unsafeCastStringToDOMTopLevelType('mouseover');\\nvar TOP_MOUSE_UP = unsafeCastStringToDOMTopLevelType('mouseup');\\nvar TOP_PASTE = unsafeCastStringToDOMTopLevelType('paste');\\nvar TOP_PAUSE = unsafeCastStringToDOMTopLevelType('pause');\\nvar TOP_PLAY = unsafeCastStringToDOMTopLevelType('play');\\nvar TOP_PLAYING = unsafeCastStringToDOMTopLevelType('playing');\\nvar TOP_POINTER_CANCEL = unsafeCastStringToDOMTopLevelType('pointercancel');\\nvar TOP_POINTER_DOWN = unsafeCastStringToDOMTopLevelType('pointerdown');\\n\\n\\nvar TOP_POINTER_MOVE = unsafeCastStringToDOMTopLevelType('pointermove');\\nvar TOP_POINTER_OUT = unsafeCastStringToDOMTopLevelType('pointerout');\\nvar TOP_POINTER_OVER = unsafeCastStringToDOMTopLevelType('pointerover');\\nvar TOP_POINTER_UP = unsafeCastStringToDOMTopLevelType('pointerup');\\nvar TOP_PROGRESS = unsafeCastStringToDOMTopLevelType('progress');\\nvar TOP_RATE_CHANGE = unsafeCastStringToDOMTopLevelType('ratechange');\\nvar TOP_RESET = unsafeCastStringToDOMTopLevelType('reset');\\nvar TOP_SCROLL = unsafeCastStringToDOMTopLevelType('scroll');\\nvar TOP_SEEKED = unsafeCastStringToDOMTopLevelType('seeked');\\nvar TOP_SEEKING = unsafeCastStringToDOMTopLevelType('seeking');\\nvar TOP_SELECTION_CHANGE = unsafeCastStringToDOMTopLevelType('selectionchange');\\nvar TOP_STALLED = unsafeCastStringToDOMTopLevelType('stalled');\\nvar TOP_SUBMIT = unsafeCastStringToDOMTopLevelType('submit');\\nvar TOP_SUSPEND = unsafeCastStringToDOMTopLevelType('suspend');\\nvar TOP_TEXT_INPUT = unsafeCastStringToDOMTopLevelType('textInput');\\nvar TOP_TIME_UPDATE = unsafeCastStringToDOMTopLevelType('timeupdate');\\nvar TOP_TOGGLE = unsafeCastStringToDOMTopLevelType('toggle');\\nvar TOP_TOUCH_CANCEL = unsafeCastStringToDOMTopLevelType('touchcancel');\\nvar TOP_TOUCH_END = unsafeCastStringToDOMTopLevelType('touchend');\\nvar TOP_TOUCH_MOVE = unsafeCastStringToDOMTopLevelType('touchmove');\\nvar TOP_TOUCH_START = unsafeCastStringToDOMTopLevelType('touchstart');\\nvar TOP_TRANSITION_END = unsafeCastStringToDOMTopLevelType(getVendorPrefixedEventName('transitionend'));\\nvar TOP_VOLUME_CHANGE = unsafeCastStringToDOMTopLevelType('volumechange');\\nvar TOP_WAITING = unsafeCastStringToDOMTopLevelType('waiting');\\nvar TOP_WHEEL = unsafeCastStringToDOMTopLevelType('wheel');\\n\\n// List of events that need to be individually attached to media elements.\\n// Note that events in this list will *not* be listened to at the top level\\n// unless they're explicitly whitelisted in `ReactBrowserEventEmitter.listenTo`.\\nvar mediaEventTypes = [TOP_ABORT, TOP_CAN_PLAY, TOP_CAN_PLAY_THROUGH, TOP_DURATION_CHANGE, TOP_EMPTIED, TOP_ENCRYPTED, TOP_ENDED, TOP_ERROR, TOP_LOADED_DATA, TOP_LOADED_METADATA, TOP_LOAD_START, TOP_PAUSE, TOP_PLAY, TOP_PLAYING, TOP_PROGRESS, TOP_RATE_CHANGE, TOP_SEEKED, TOP_SEEKING, TOP_STALLED, TOP_SUSPEND, TOP_TIME_UPDATE, TOP_VOLUME_CHANGE, TOP_WAITING];\\n\\nfunction getRawEventName(topLevelType) {\\n  return unsafeCastDOMTopLevelTypeToString(topLevelType);\\n}\\n\\n/**\\n * These variables store information about text content of a target node,\\n * allowing comparison of content before and after a given event.\\n *\\n * Identify the node where selection currently begins, then observe\\n * both its text content and its current position in the DOM. Since the\\n * browser may natively replace the target node during composition, we can\\n * use its position to find its replacement.\\n *\\n *\\n */\\n\\nvar root = null;\\nvar startText = null;\\nvar fallbackText = null;\\n\\nfunction initialize(nativeEventTarget) {\\n  root = nativeEventTarget;\\n  startText = getText();\\n  return true;\\n}\\n\\nfunction reset() {\\n  root = null;\\n  startText = null;\\n  fallbackText = null;\\n}\\n\\nfunction getData() {\\n  if (fallbackText) {\\n    return fallbackText;\\n  }\\n\\n  var start = void 0;\\n  var startValue = startText;\\n  var startLength = startValue.length;\\n  var end = void 0;\\n  var endValue = getText();\\n  var endLength = endValue.length;\\n\\n  for (start = 0; start < startLength; start++) {\\n    if (startValue[start] !== endValue[start]) {\\n      break;\\n    }\\n  }\\n\\n  var minEnd = startLength - start;\\n  for (end = 1; end <= minEnd; end++) {\\n    if (startValue[startLength - end] !== endValue[endLength - end]) {\\n      break;\\n    }\\n  }\\n\\n  var sliceTail = end > 1 ? 1 - end : undefined;\\n  fallbackText = endValue.slice(start, sliceTail);\\n  return fallbackText;\\n}\\n\\nfunction getText() {\\n  if ('value' in root) {\\n    return root.value;\\n  }\\n  return root.textContent;\\n}\\n\\n/* eslint valid-typeof: 0 */\\n\\nvar EVENT_POOL_SIZE = 10;\\n\\n/**\\n * @interface Event\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\\n */\\nvar EventInterface = {\\n  type: null,\\n  target: null,\\n  // currentTarget is set when dispatching; no use in copying it here\\n  currentTarget: function () {\\n    return null;\\n  },\\n  eventPhase: null,\\n  bubbles: null,\\n  cancelable: null,\\n  timeStamp: function (event) {\\n    return event.timeStamp || Date.now();\\n  },\\n  defaultPrevented: null,\\n  isTrusted: null\\n};\\n\\nfunction functionThatReturnsTrue() {\\n  return true;\\n}\\n\\nfunction functionThatReturnsFalse() {\\n  return false;\\n}\\n\\n/**\\n * Synthetic events are dispatched by event plugins, typically in response to a\\n * top-level event delegation handler.\\n *\\n * These systems should generally use pooling to reduce the frequency of garbage\\n * collection. The system should check `isPersistent` to determine whether the\\n * event should be released into the pool after being dispatched. Users that\\n * need a persisted event should invoke `persist`.\\n *\\n * Synthetic events (and subclasses) implement the DOM Level 3 Events API by\\n * normalizing browser quirks. Subclasses do not necessarily have to implement a\\n * DOM interface; custom application-specific events can also subclass this.\\n *\\n * @param {object} dispatchConfig Configuration used to dispatch this event.\\n * @param {*} targetInst Marker identifying the event target.\\n * @param {object} nativeEvent Native browser event.\\n * @param {DOMEventTarget} nativeEventTarget Target node.\\n */\\nfunction SyntheticEvent(dispatchConfig, targetInst, nativeEvent, nativeEventTarget) {\\n  {\\n    // these have a getter/setter for warnings\\n    delete this.nativeEvent;\\n    delete this.preventDefault;\\n    delete this.stopPropagation;\\n    delete this.isDefaultPrevented;\\n    delete this.isPropagationStopped;\\n  }\\n\\n  this.dispatchConfig = dispatchConfig;\\n  this._targetInst = targetInst;\\n  this.nativeEvent = nativeEvent;\\n\\n  var Interface = this.constructor.Interface;\\n  for (var propName in Interface) {\\n    if (!Interface.hasOwnProperty(propName)) {\\n      continue;\\n    }\\n    {\\n      delete this[propName]; // this has a getter/setter for warnings\\n    }\\n    var normalize = Interface[propName];\\n    if (normalize) {\\n      this[propName] = normalize(nativeEvent);\\n    } else {\\n      if (propName === 'target') {\\n        this.target = nativeEventTarget;\\n      } else {\\n        this[propName] = nativeEvent[propName];\\n      }\\n    }\\n  }\\n\\n  var defaultPrevented = nativeEvent.defaultPrevented != null ? nativeEvent.defaultPrevented : nativeEvent.returnValue === false;\\n  if (defaultPrevented) {\\n    this.isDefaultPrevented = functionThatReturnsTrue;\\n  } else {\\n    this.isDefaultPrevented = functionThatReturnsFalse;\\n  }\\n  this.isPropagationStopped = functionThatReturnsFalse;\\n  return this;\\n}\\n\\n_assign(SyntheticEvent.prototype, {\\n  preventDefault: function () {\\n    this.defaultPrevented = true;\\n    var event = this.nativeEvent;\\n    if (!event) {\\n      return;\\n    }\\n\\n    if (event.preventDefault) {\\n      event.preventDefault();\\n    } else if (typeof event.returnValue !== 'unknown') {\\n      event.returnValue = false;\\n    }\\n    this.isDefaultPrevented = functionThatReturnsTrue;\\n  },\\n\\n  stopPropagation: function () {\\n    var event = this.nativeEvent;\\n    if (!event) {\\n      return;\\n    }\\n\\n    if (event.stopPropagation) {\\n      event.stopPropagation();\\n    } else if (typeof event.cancelBubble !== 'unknown') {\\n      // The ChangeEventPlugin registers a \\\"propertychange\\\" event for\\n      // IE. This event does not support bubbling or cancelling, and\\n      // any references to cancelBubble throw \\\"Member not found\\\".  A\\n      // typeof check of \\\"unknown\\\" circumvents this issue (and is also\\n      // IE specific).\\n      event.cancelBubble = true;\\n    }\\n\\n    this.isPropagationStopped = functionThatReturnsTrue;\\n  },\\n\\n  /**\\n   * We release all dispatched `SyntheticEvent`s after each event loop, adding\\n   * them back into the pool. This allows a way to hold onto a reference that\\n   * won't be added back into the pool.\\n   */\\n  persist: function () {\\n    this.isPersistent = functionThatReturnsTrue;\\n  },\\n\\n  /**\\n   * Checks if this event should be released back into the pool.\\n   *\\n   * @return {boolean} True if this should not be released, false otherwise.\\n   */\\n  isPersistent: functionThatReturnsFalse,\\n\\n  /**\\n   * `PooledClass` looks for `destructor` on each instance it releases.\\n   */\\n  destructor: function () {\\n    var Interface = this.constructor.Interface;\\n    for (var propName in Interface) {\\n      {\\n        Object.defineProperty(this, propName, getPooledWarningPropertyDefinition(propName, Interface[propName]));\\n      }\\n    }\\n    this.dispatchConfig = null;\\n    this._targetInst = null;\\n    this.nativeEvent = null;\\n    this.isDefaultPrevented = functionThatReturnsFalse;\\n    this.isPropagationStopped = functionThatReturnsFalse;\\n    this._dispatchListeners = null;\\n    this._dispatchInstances = null;\\n    {\\n      Object.defineProperty(this, 'nativeEvent', getPooledWarningPropertyDefinition('nativeEvent', null));\\n      Object.defineProperty(this, 'isDefaultPrevented', getPooledWarningPropertyDefinition('isDefaultPrevented', functionThatReturnsFalse));\\n      Object.defineProperty(this, 'isPropagationStopped', getPooledWarningPropertyDefinition('isPropagationStopped', functionThatReturnsFalse));\\n      Object.defineProperty(this, 'preventDefault', getPooledWarningPropertyDefinition('preventDefault', function () {}));\\n      Object.defineProperty(this, 'stopPropagation', getPooledWarningPropertyDefinition('stopPropagation', function () {}));\\n    }\\n  }\\n});\\n\\nSyntheticEvent.Interface = EventInterface;\\n\\n/**\\n * Helper to reduce boilerplate when creating subclasses.\\n */\\nSyntheticEvent.extend = function (Interface) {\\n  var Super = this;\\n\\n  var E = function () {};\\n  E.prototype = Super.prototype;\\n  var prototype = new E();\\n\\n  function Class() {\\n    return Super.apply(this, arguments);\\n  }\\n  _assign(prototype, Class.prototype);\\n  Class.prototype = prototype;\\n  Class.prototype.constructor = Class;\\n\\n  Class.Interface = _assign({}, Super.Interface, Interface);\\n  Class.extend = Super.extend;\\n  addEventPoolingTo(Class);\\n\\n  return Class;\\n};\\n\\naddEventPoolingTo(SyntheticEvent);\\n\\n/**\\n * Helper to nullify syntheticEvent instance properties when destructing\\n *\\n * @param {String} propName\\n * @param {?object} getVal\\n * @return {object} defineProperty object\\n */\\nfunction getPooledWarningPropertyDefinition(propName, getVal) {\\n  var isFunction = typeof getVal === 'function';\\n  return {\\n    configurable: true,\\n    set: set,\\n    get: get\\n  };\\n\\n  function set(val) {\\n    var action = isFunction ? 'setting the method' : 'setting the property';\\n    warn(action, 'This is effectively a no-op');\\n    return val;\\n  }\\n\\n  function get() {\\n    var action = isFunction ? 'accessing the method' : 'accessing the property';\\n    var result = isFunction ? 'This is a no-op function' : 'This is set to null';\\n    warn(action, result);\\n    return getVal;\\n  }\\n\\n  function warn(action, result) {\\n    var warningCondition = false;\\n    !warningCondition ? warningWithoutStack$1(false, \\\"This synthetic event is reused for performance reasons. If you're seeing this, \\\" + \\\"you're %s `%s` on a released/nullified synthetic event. %s. \\\" + 'If you must keep the original synthetic event around, use event.persist(). ' + 'See https://fb.me/react-event-pooling for more information.', action, propName, result) : void 0;\\n  }\\n}\\n\\nfunction getPooledEvent(dispatchConfig, targetInst, nativeEvent, nativeInst) {\\n  var EventConstructor = this;\\n  if (EventConstructor.eventPool.length) {\\n    var instance = EventConstructor.eventPool.pop();\\n    EventConstructor.call(instance, dispatchConfig, targetInst, nativeEvent, nativeInst);\\n    return instance;\\n  }\\n  return new EventConstructor(dispatchConfig, targetInst, nativeEvent, nativeInst);\\n}\\n\\nfunction releasePooledEvent(event) {\\n  var EventConstructor = this;\\n  !(event instanceof EventConstructor) ? invariant(false, 'Trying to release an event instance into a pool of a different type.') : void 0;\\n  event.destructor();\\n  if (EventConstructor.eventPool.length < EVENT_POOL_SIZE) {\\n    EventConstructor.eventPool.push(event);\\n  }\\n}\\n\\nfunction addEventPoolingTo(EventConstructor) {\\n  EventConstructor.eventPool = [];\\n  EventConstructor.getPooled = getPooledEvent;\\n  EventConstructor.release = releasePooledEvent;\\n}\\n\\n/**\\n * @interface Event\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/#events-compositionevents\\n */\\nvar SyntheticCompositionEvent = SyntheticEvent.extend({\\n  data: null\\n});\\n\\n/**\\n * @interface Event\\n * @see http://www.w3.org/TR/2013/WD-DOM-Level-3-Events-20131105\\n *      /#events-inputevents\\n */\\nvar SyntheticInputEvent = SyntheticEvent.extend({\\n  data: null\\n});\\n\\nvar END_KEYCODES = [9, 13, 27, 32]; // Tab, Return, Esc, Space\\nvar START_KEYCODE = 229;\\n\\nvar canUseCompositionEvent = canUseDOM && 'CompositionEvent' in window;\\n\\nvar documentMode = null;\\nif (canUseDOM && 'documentMode' in document) {\\n  documentMode = document.documentMode;\\n}\\n\\n// Webkit offers a very useful `textInput` event that can be used to\\n// directly represent `beforeInput`. The IE `textinput` event is not as\\n// useful, so we don't use it.\\nvar canUseTextInputEvent = canUseDOM && 'TextEvent' in window && !documentMode;\\n\\n// In IE9+, we have access to composition events, but the data supplied\\n// by the native compositionend event may be incorrect. Japanese ideographic\\n// spaces, for instance (\\\\u3000) are not recorded correctly.\\nvar useFallbackCompositionData = canUseDOM && (!canUseCompositionEvent || documentMode && documentMode > 8 && documentMode <= 11);\\n\\nvar SPACEBAR_CODE = 32;\\nvar SPACEBAR_CHAR = String.fromCharCode(SPACEBAR_CODE);\\n\\n// Events and their corresponding property names.\\nvar eventTypes = {\\n  beforeInput: {\\n    phasedRegistrationNames: {\\n      bubbled: 'onBeforeInput',\\n      captured: 'onBeforeInputCapture'\\n    },\\n    dependencies: [TOP_COMPOSITION_END, TOP_KEY_PRESS, TOP_TEXT_INPUT, TOP_PASTE]\\n  },\\n  compositionEnd: {\\n    phasedRegistrationNames: {\\n      bubbled: 'onCompositionEnd',\\n      captured: 'onCompositionEndCapture'\\n    },\\n    dependencies: [TOP_BLUR, TOP_COMPOSITION_END, TOP_KEY_DOWN, TOP_KEY_PRESS, TOP_KEY_UP, TOP_MOUSE_DOWN]\\n  },\\n  compositionStart: {\\n    phasedRegistrationNames: {\\n      bubbled: 'onCompositionStart',\\n      captured: 'onCompositionStartCapture'\\n    },\\n    dependencies: [TOP_BLUR, TOP_COMPOSITION_START, TOP_KEY_DOWN, TOP_KEY_PRESS, TOP_KEY_UP, TOP_MOUSE_DOWN]\\n  },\\n  compositionUpdate: {\\n    phasedRegistrationNames: {\\n      bubbled: 'onCompositionUpdate',\\n      captured: 'onCompositionUpdateCapture'\\n    },\\n    dependencies: [TOP_BLUR, TOP_COMPOSITION_UPDATE, TOP_KEY_DOWN, TOP_KEY_PRESS, TOP_KEY_UP, TOP_MOUSE_DOWN]\\n  }\\n};\\n\\n// Track whether we've ever handled a keypress on the space key.\\nvar hasSpaceKeypress = false;\\n\\n/**\\n * Return whether a native keypress event is assumed to be a command.\\n * This is required because Firefox fires `keypress` events for key commands\\n * (cut, copy, select-all, etc.) even though no character is inserted.\\n */\\nfunction isKeypressCommand(nativeEvent) {\\n  return (nativeEvent.ctrlKey || nativeEvent.altKey || nativeEvent.metaKey) &&\\n  // ctrlKey && altKey is equivalent to AltGr, and is not a command.\\n  !(nativeEvent.ctrlKey && nativeEvent.altKey);\\n}\\n\\n/**\\n * Translate native top level events into event types.\\n *\\n * @param {string} topLevelType\\n * @return {object}\\n */\\nfunction getCompositionEventType(topLevelType) {\\n  switch (topLevelType) {\\n    case TOP_COMPOSITION_START:\\n      return eventTypes.compositionStart;\\n    case TOP_COMPOSITION_END:\\n      return eventTypes.compositionEnd;\\n    case TOP_COMPOSITION_UPDATE:\\n      return eventTypes.compositionUpdate;\\n  }\\n}\\n\\n/**\\n * Does our fallback best-guess model think this event signifies that\\n * composition has begun?\\n *\\n * @param {string} topLevelType\\n * @param {object} nativeEvent\\n * @return {boolean}\\n */\\nfunction isFallbackCompositionStart(topLevelType, nativeEvent) {\\n  return topLevelType === TOP_KEY_DOWN && nativeEvent.keyCode === START_KEYCODE;\\n}\\n\\n/**\\n * Does our fallback mode think that this event is the end of composition?\\n *\\n * @param {string} topLevelType\\n * @param {object} nativeEvent\\n * @return {boolean}\\n */\\nfunction isFallbackCompositionEnd(topLevelType, nativeEvent) {\\n  switch (topLevelType) {\\n    case TOP_KEY_UP:\\n      // Command keys insert or clear IME input.\\n      return END_KEYCODES.indexOf(nativeEvent.keyCode) !== -1;\\n    case TOP_KEY_DOWN:\\n      // Expect IME keyCode on each keydown. If we get any other\\n      // code we must have exited earlier.\\n      return nativeEvent.keyCode !== START_KEYCODE;\\n    case TOP_KEY_PRESS:\\n    case TOP_MOUSE_DOWN:\\n    case TOP_BLUR:\\n      // Events are not possible without cancelling IME.\\n      return true;\\n    default:\\n      return false;\\n  }\\n}\\n\\n/**\\n * Google Input Tools provides composition data via a CustomEvent,\\n * with the `data` property populated in the `detail` object. If this\\n * is available on the event object, use it. If not, this is a plain\\n * composition event and we have nothing special to extract.\\n *\\n * @param {object} nativeEvent\\n * @return {?string}\\n */\\nfunction getDataFromCustomEvent(nativeEvent) {\\n  var detail = nativeEvent.detail;\\n  if (typeof detail === 'object' && 'data' in detail) {\\n    return detail.data;\\n  }\\n  return null;\\n}\\n\\n/**\\n * Check if a composition event was triggered by Korean IME.\\n * Our fallback mode does not work well with IE's Korean IME,\\n * so just use native composition events when Korean IME is used.\\n * Although CompositionEvent.locale property is deprecated,\\n * it is available in IE, where our fallback mode is enabled.\\n *\\n * @param {object} nativeEvent\\n * @return {boolean}\\n */\\nfunction isUsingKoreanIME(nativeEvent) {\\n  return nativeEvent.locale === 'ko';\\n}\\n\\n// Track the current IME composition status, if any.\\nvar isComposing = false;\\n\\n/**\\n * @return {?object} A SyntheticCompositionEvent.\\n */\\nfunction extractCompositionEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n  var eventType = void 0;\\n  var fallbackData = void 0;\\n\\n  if (canUseCompositionEvent) {\\n    eventType = getCompositionEventType(topLevelType);\\n  } else if (!isComposing) {\\n    if (isFallbackCompositionStart(topLevelType, nativeEvent)) {\\n      eventType = eventTypes.compositionStart;\\n    }\\n  } else if (isFallbackCompositionEnd(topLevelType, nativeEvent)) {\\n    eventType = eventTypes.compositionEnd;\\n  }\\n\\n  if (!eventType) {\\n    return null;\\n  }\\n\\n  if (useFallbackCompositionData && !isUsingKoreanIME(nativeEvent)) {\\n    // The current composition is stored statically and must not be\\n    // overwritten while composition continues.\\n    if (!isComposing && eventType === eventTypes.compositionStart) {\\n      isComposing = initialize(nativeEventTarget);\\n    } else if (eventType === eventTypes.compositionEnd) {\\n      if (isComposing) {\\n        fallbackData = getData();\\n      }\\n    }\\n  }\\n\\n  var event = SyntheticCompositionEvent.getPooled(eventType, targetInst, nativeEvent, nativeEventTarget);\\n\\n  if (fallbackData) {\\n    // Inject data generated from fallback path into the synthetic event.\\n    // This matches the property of native CompositionEventInterface.\\n    event.data = fallbackData;\\n  } else {\\n    var customData = getDataFromCustomEvent(nativeEvent);\\n    if (customData !== null) {\\n      event.data = customData;\\n    }\\n  }\\n\\n  accumulateTwoPhaseDispatches(event);\\n  return event;\\n}\\n\\n/**\\n * @param {TopLevelType} topLevelType Number from `TopLevelType`.\\n * @param {object} nativeEvent Native browser event.\\n * @return {?string} The string corresponding to this `beforeInput` event.\\n */\\nfunction getNativeBeforeInputChars(topLevelType, nativeEvent) {\\n  switch (topLevelType) {\\n    case TOP_COMPOSITION_END:\\n      return getDataFromCustomEvent(nativeEvent);\\n    case TOP_KEY_PRESS:\\n      /**\\n       * If native `textInput` events are available, our goal is to make\\n       * use of them. However, there is a special case: the spacebar key.\\n       * In Webkit, preventing default on a spacebar `textInput` event\\n       * cancels character insertion, but it *also* causes the browser\\n       * to fall back to its default spacebar behavior of scrolling the\\n       * page.\\n       *\\n       * Tracking at:\\n       * https://code.google.com/p/chromium/issues/detail?id=355103\\n       *\\n       * To avoid this issue, use the keypress event as if no `textInput`\\n       * event is available.\\n       */\\n      var which = nativeEvent.which;\\n      if (which !== SPACEBAR_CODE) {\\n        return null;\\n      }\\n\\n      hasSpaceKeypress = true;\\n      return SPACEBAR_CHAR;\\n\\n    case TOP_TEXT_INPUT:\\n      // Record the characters to be added to the DOM.\\n      var chars = nativeEvent.data;\\n\\n      // If it's a spacebar character, assume that we have already handled\\n      // it at the keypress level and bail immediately. Android Chrome\\n      // doesn't give us keycodes, so we need to ignore it.\\n      if (chars === SPACEBAR_CHAR && hasSpaceKeypress) {\\n        return null;\\n      }\\n\\n      return chars;\\n\\n    default:\\n      // For other native event types, do nothing.\\n      return null;\\n  }\\n}\\n\\n/**\\n * For browsers that do not provide the `textInput` event, extract the\\n * appropriate string to use for SyntheticInputEvent.\\n *\\n * @param {number} topLevelType Number from `TopLevelEventTypes`.\\n * @param {object} nativeEvent Native browser event.\\n * @return {?string} The fallback string for this `beforeInput` event.\\n */\\nfunction getFallbackBeforeInputChars(topLevelType, nativeEvent) {\\n  // If we are currently composing (IME) and using a fallback to do so,\\n  // try to extract the composed characters from the fallback object.\\n  // If composition event is available, we extract a string only at\\n  // compositionevent, otherwise extract it at fallback events.\\n  if (isComposing) {\\n    if (topLevelType === TOP_COMPOSITION_END || !canUseCompositionEvent && isFallbackCompositionEnd(topLevelType, nativeEvent)) {\\n      var chars = getData();\\n      reset();\\n      isComposing = false;\\n      return chars;\\n    }\\n    return null;\\n  }\\n\\n  switch (topLevelType) {\\n    case TOP_PASTE:\\n      // If a paste event occurs after a keypress, throw out the input\\n      // chars. Paste events should not lead to BeforeInput events.\\n      return null;\\n    case TOP_KEY_PRESS:\\n      /**\\n       * As of v27, Firefox may fire keypress events even when no character\\n       * will be inserted. A few possibilities:\\n       *\\n       * - `which` is `0`. Arrow keys, Esc key, etc.\\n       *\\n       * - `which` is the pressed key code, but no char is available.\\n       *   Ex: 'AltGr + d` in Polish. There is no modified character for\\n       *   this key combination and no character is inserted into the\\n       *   document, but FF fires the keypress for char code `100` anyway.\\n       *   No `input` event will occur.\\n       *\\n       * - `which` is the pressed key code, but a command combination is\\n       *   being used. Ex: `Cmd+C`. No character is inserted, and no\\n       *   `input` event will occur.\\n       */\\n      if (!isKeypressCommand(nativeEvent)) {\\n        // IE fires the `keypress` event when a user types an emoji via\\n        // Touch keyboard of Windows.  In such a case, the `char` property\\n        // holds an emoji character like `\\\\uD83D\\\\uDE0A`.  Because its length\\n        // is 2, the property `which` does not represent an emoji correctly.\\n        // In such a case, we directly return the `char` property instead of\\n        // using `which`.\\n        if (nativeEvent.char && nativeEvent.char.length > 1) {\\n          return nativeEvent.char;\\n        } else if (nativeEvent.which) {\\n          return String.fromCharCode(nativeEvent.which);\\n        }\\n      }\\n      return null;\\n    case TOP_COMPOSITION_END:\\n      return useFallbackCompositionData && !isUsingKoreanIME(nativeEvent) ? null : nativeEvent.data;\\n    default:\\n      return null;\\n  }\\n}\\n\\n/**\\n * Extract a SyntheticInputEvent for `beforeInput`, based on either native\\n * `textInput` or fallback behavior.\\n *\\n * @return {?object} A SyntheticInputEvent.\\n */\\nfunction extractBeforeInputEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n  var chars = void 0;\\n\\n  if (canUseTextInputEvent) {\\n    chars = getNativeBeforeInputChars(topLevelType, nativeEvent);\\n  } else {\\n    chars = getFallbackBeforeInputChars(topLevelType, nativeEvent);\\n  }\\n\\n  // If no characters are being inserted, no BeforeInput event should\\n  // be fired.\\n  if (!chars) {\\n    return null;\\n  }\\n\\n  var event = SyntheticInputEvent.getPooled(eventTypes.beforeInput, targetInst, nativeEvent, nativeEventTarget);\\n\\n  event.data = chars;\\n  accumulateTwoPhaseDispatches(event);\\n  return event;\\n}\\n\\n/**\\n * Create an `onBeforeInput` event to match\\n * http://www.w3.org/TR/2013/WD-DOM-Level-3-Events-20131105/#events-inputevents.\\n *\\n * This event plugin is based on the native `textInput` event\\n * available in Chrome, Safari, Opera, and IE. This event fires after\\n * `onKeyPress` and `onCompositionEnd`, but before `onInput`.\\n *\\n * `beforeInput` is spec'd but not implemented in any browsers, and\\n * the `input` event does not provide any useful information about what has\\n * actually been added, contrary to the spec. Thus, `textInput` is the best\\n * available event to identify the characters that have actually been inserted\\n * into the target node.\\n *\\n * This plugin is also responsible for emitting `composition` events, thus\\n * allowing us to share composition fallback code for both `beforeInput` and\\n * `composition` event types.\\n */\\nvar BeforeInputEventPlugin = {\\n  eventTypes: eventTypes,\\n\\n  extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n    var composition = extractCompositionEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget);\\n\\n    var beforeInput = extractBeforeInputEvent(topLevelType, targetInst, nativeEvent, nativeEventTarget);\\n\\n    if (composition === null) {\\n      return beforeInput;\\n    }\\n\\n    if (beforeInput === null) {\\n      return composition;\\n    }\\n\\n    return [composition, beforeInput];\\n  }\\n};\\n\\n// Use to restore controlled state after a change event has fired.\\n\\nvar restoreImpl = null;\\nvar restoreTarget = null;\\nvar restoreQueue = null;\\n\\nfunction restoreStateOfTarget(target) {\\n  // We perform this translation at the end of the event loop so that we\\n  // always receive the correct fiber here\\n  var internalInstance = getInstanceFromNode(target);\\n  if (!internalInstance) {\\n    // Unmounted\\n    return;\\n  }\\n  !(typeof restoreImpl === 'function') ? invariant(false, 'setRestoreImplementation() needs to be called to handle a target for controlled events. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  var props = getFiberCurrentPropsFromNode(internalInstance.stateNode);\\n  restoreImpl(internalInstance.stateNode, internalInstance.type, props);\\n}\\n\\nfunction setRestoreImplementation(impl) {\\n  restoreImpl = impl;\\n}\\n\\nfunction enqueueStateRestore(target) {\\n  if (restoreTarget) {\\n    if (restoreQueue) {\\n      restoreQueue.push(target);\\n    } else {\\n      restoreQueue = [target];\\n    }\\n  } else {\\n    restoreTarget = target;\\n  }\\n}\\n\\nfunction needsStateRestore() {\\n  return restoreTarget !== null || restoreQueue !== null;\\n}\\n\\nfunction restoreStateIfNeeded() {\\n  if (!restoreTarget) {\\n    return;\\n  }\\n  var target = restoreTarget;\\n  var queuedTargets = restoreQueue;\\n  restoreTarget = null;\\n  restoreQueue = null;\\n\\n  restoreStateOfTarget(target);\\n  if (queuedTargets) {\\n    for (var i = 0; i < queuedTargets.length; i++) {\\n      restoreStateOfTarget(queuedTargets[i]);\\n    }\\n  }\\n}\\n\\n// Used as a way to call batchedUpdates when we don't have a reference to\\n// the renderer. Such as when we're dispatching events or if third party\\n// libraries need to call batchedUpdates. Eventually, this API will go away when\\n// everything is batched by default. We'll then have a similar API to opt-out of\\n// scheduled work and instead do synchronous work.\\n\\n// Defaults\\nvar _batchedUpdatesImpl = function (fn, bookkeeping) {\\n  return fn(bookkeeping);\\n};\\nvar _interactiveUpdatesImpl = function (fn, a, b) {\\n  return fn(a, b);\\n};\\nvar _flushInteractiveUpdatesImpl = function () {};\\n\\nvar isBatching = false;\\nfunction batchedUpdates(fn, bookkeeping) {\\n  if (isBatching) {\\n    // If we are currently inside another batch, we need to wait until it\\n    // fully completes before restoring state.\\n    return fn(bookkeeping);\\n  }\\n  isBatching = true;\\n  try {\\n    return _batchedUpdatesImpl(fn, bookkeeping);\\n  } finally {\\n    // Here we wait until all updates have propagated, which is important\\n    // when using controlled components within layers:\\n    // https://github.com/facebook/react/issues/1698\\n    // Then we restore state of any controlled component.\\n    isBatching = false;\\n    var controlledComponentsHavePendingUpdates = needsStateRestore();\\n    if (controlledComponentsHavePendingUpdates) {\\n      // If a controlled event was fired, we may need to restore the state of\\n      // the DOM node back to the controlled value. This is necessary when React\\n      // bails out of the update without touching the DOM.\\n      _flushInteractiveUpdatesImpl();\\n      restoreStateIfNeeded();\\n    }\\n  }\\n}\\n\\nfunction interactiveUpdates(fn, a, b) {\\n  return _interactiveUpdatesImpl(fn, a, b);\\n}\\n\\n\\n\\nfunction setBatchingImplementation(batchedUpdatesImpl, interactiveUpdatesImpl, flushInteractiveUpdatesImpl) {\\n  _batchedUpdatesImpl = batchedUpdatesImpl;\\n  _interactiveUpdatesImpl = interactiveUpdatesImpl;\\n  _flushInteractiveUpdatesImpl = flushInteractiveUpdatesImpl;\\n}\\n\\n/**\\n * @see http://www.whatwg.org/specs/web-apps/current-work/multipage/the-input-element.html#input-type-attr-summary\\n */\\nvar supportedInputTypes = {\\n  color: true,\\n  date: true,\\n  datetime: true,\\n  'datetime-local': true,\\n  email: true,\\n  month: true,\\n  number: true,\\n  password: true,\\n  range: true,\\n  search: true,\\n  tel: true,\\n  text: true,\\n  time: true,\\n  url: true,\\n  week: true\\n};\\n\\nfunction isTextInputElement(elem) {\\n  var nodeName = elem && elem.nodeName && elem.nodeName.toLowerCase();\\n\\n  if (nodeName === 'input') {\\n    return !!supportedInputTypes[elem.type];\\n  }\\n\\n  if (nodeName === 'textarea') {\\n    return true;\\n  }\\n\\n  return false;\\n}\\n\\n/**\\n * HTML nodeType values that represent the type of the node\\n */\\n\\nvar ELEMENT_NODE = 1;\\nvar TEXT_NODE = 3;\\nvar COMMENT_NODE = 8;\\nvar DOCUMENT_NODE = 9;\\nvar DOCUMENT_FRAGMENT_NODE = 11;\\n\\n/**\\n * Gets the target node from a native browser event by accounting for\\n * inconsistencies in browser DOM APIs.\\n *\\n * @param {object} nativeEvent Native browser event.\\n * @return {DOMEventTarget} Target node.\\n */\\nfunction getEventTarget(nativeEvent) {\\n  // Fallback to nativeEvent.srcElement for IE9\\n  // https://github.com/facebook/react/issues/12506\\n  var target = nativeEvent.target || nativeEvent.srcElement || window;\\n\\n  // Normalize SVG <use> element events #4963\\n  if (target.correspondingUseElement) {\\n    target = target.correspondingUseElement;\\n  }\\n\\n  // Safari may fire events on text nodes (Node.TEXT_NODE is 3).\\n  // @see http://www.quirksmode.org/js/events_properties.html\\n  return target.nodeType === TEXT_NODE ? target.parentNode : target;\\n}\\n\\n/**\\n * Checks if an event is supported in the current execution environment.\\n *\\n * NOTE: This will not work correctly for non-generic events such as `change`,\\n * `reset`, `load`, `error`, and `select`.\\n *\\n * Borrows from Modernizr.\\n *\\n * @param {string} eventNameSuffix Event name, e.g. \\\"click\\\".\\n * @return {boolean} True if the event is supported.\\n * @internal\\n * @license Modernizr 3.0.0pre (Custom Build) | MIT\\n */\\nfunction isEventSupported(eventNameSuffix) {\\n  if (!canUseDOM) {\\n    return false;\\n  }\\n\\n  var eventName = 'on' + eventNameSuffix;\\n  var isSupported = eventName in document;\\n\\n  if (!isSupported) {\\n    var element = document.createElement('div');\\n    element.setAttribute(eventName, 'return;');\\n    isSupported = typeof element[eventName] === 'function';\\n  }\\n\\n  return isSupported;\\n}\\n\\nfunction isCheckable(elem) {\\n  var type = elem.type;\\n  var nodeName = elem.nodeName;\\n  return nodeName && nodeName.toLowerCase() === 'input' && (type === 'checkbox' || type === 'radio');\\n}\\n\\nfunction getTracker(node) {\\n  return node._valueTracker;\\n}\\n\\nfunction detachTracker(node) {\\n  node._valueTracker = null;\\n}\\n\\nfunction getValueFromNode(node) {\\n  var value = '';\\n  if (!node) {\\n    return value;\\n  }\\n\\n  if (isCheckable(node)) {\\n    value = node.checked ? 'true' : 'false';\\n  } else {\\n    value = node.value;\\n  }\\n\\n  return value;\\n}\\n\\nfunction trackValueOnNode(node) {\\n  var valueField = isCheckable(node) ? 'checked' : 'value';\\n  var descriptor = Object.getOwnPropertyDescriptor(node.constructor.prototype, valueField);\\n\\n  var currentValue = '' + node[valueField];\\n\\n  // if someone has already defined a value or Safari, then bail\\n  // and don't track value will cause over reporting of changes,\\n  // but it's better then a hard failure\\n  // (needed for certain tests that spyOn input values and Safari)\\n  if (node.hasOwnProperty(valueField) || typeof descriptor === 'undefined' || typeof descriptor.get !== 'function' || typeof descriptor.set !== 'function') {\\n    return;\\n  }\\n  var get = descriptor.get,\\n      set = descriptor.set;\\n\\n  Object.defineProperty(node, valueField, {\\n    configurable: true,\\n    get: function () {\\n      return get.call(this);\\n    },\\n    set: function (value) {\\n      currentValue = '' + value;\\n      set.call(this, value);\\n    }\\n  });\\n  // We could've passed this the first time\\n  // but it triggers a bug in IE11 and Edge 14/15.\\n  // Calling defineProperty() again should be equivalent.\\n  // https://github.com/facebook/react/issues/11768\\n  Object.defineProperty(node, valueField, {\\n    enumerable: descriptor.enumerable\\n  });\\n\\n  var tracker = {\\n    getValue: function () {\\n      return currentValue;\\n    },\\n    setValue: function (value) {\\n      currentValue = '' + value;\\n    },\\n    stopTracking: function () {\\n      detachTracker(node);\\n      delete node[valueField];\\n    }\\n  };\\n  return tracker;\\n}\\n\\nfunction track(node) {\\n  if (getTracker(node)) {\\n    return;\\n  }\\n\\n  // TODO: Once it's just Fiber we can move this to node._wrapperState\\n  node._valueTracker = trackValueOnNode(node);\\n}\\n\\nfunction updateValueIfChanged(node) {\\n  if (!node) {\\n    return false;\\n  }\\n\\n  var tracker = getTracker(node);\\n  // if there is no tracker at this point it's unlikely\\n  // that trying again will succeed\\n  if (!tracker) {\\n    return true;\\n  }\\n\\n  var lastValue = tracker.getValue();\\n  var nextValue = getValueFromNode(node);\\n  if (nextValue !== lastValue) {\\n    tracker.setValue(nextValue);\\n    return true;\\n  }\\n  return false;\\n}\\n\\nvar ReactSharedInternals = React.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;\\n\\nvar BEFORE_SLASH_RE = /^(.*)[\\\\\\\\\\\\/]/;\\n\\nvar describeComponentFrame = function (name, source, ownerName) {\\n  var sourceInfo = '';\\n  if (source) {\\n    var path = source.fileName;\\n    var fileName = path.replace(BEFORE_SLASH_RE, '');\\n    {\\n      // In DEV, include code for a common special case:\\n      // prefer \\\"folder/index.js\\\" instead of just \\\"index.js\\\".\\n      if (/^index\\\\./.test(fileName)) {\\n        var match = path.match(BEFORE_SLASH_RE);\\n        if (match) {\\n          var pathBeforeSlash = match[1];\\n          if (pathBeforeSlash) {\\n            var folderName = pathBeforeSlash.replace(BEFORE_SLASH_RE, '');\\n            fileName = folderName + '/' + fileName;\\n          }\\n        }\\n      }\\n    }\\n    sourceInfo = ' (at ' + fileName + ':' + source.lineNumber + ')';\\n  } else if (ownerName) {\\n    sourceInfo = ' (created by ' + ownerName + ')';\\n  }\\n  return '\\\\n    in ' + (name || 'Unknown') + sourceInfo;\\n};\\n\\n// The Symbol used to tag the ReactElement-like types. If there is no native Symbol\\n// nor polyfill, then a plain number is used for performance.\\nvar hasSymbol = typeof Symbol === 'function' && Symbol.for;\\n\\nvar REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;\\nvar REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;\\nvar REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;\\nvar REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;\\nvar REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;\\nvar REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;\\nvar REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace;\\nvar REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;\\nvar REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;\\nvar REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;\\nvar REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;\\nvar REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;\\n\\nvar MAYBE_ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;\\nvar FAUX_ITERATOR_SYMBOL = '@@iterator';\\n\\nfunction getIteratorFn(maybeIterable) {\\n  if (maybeIterable === null || typeof maybeIterable !== 'object') {\\n    return null;\\n  }\\n  var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];\\n  if (typeof maybeIterator === 'function') {\\n    return maybeIterator;\\n  }\\n  return null;\\n}\\n\\nvar Pending = 0;\\nvar Resolved = 1;\\nvar Rejected = 2;\\n\\nfunction refineResolvedLazyComponent(lazyComponent) {\\n  return lazyComponent._status === Resolved ? lazyComponent._result : null;\\n}\\n\\nfunction getWrappedName(outerType, innerType, wrapperName) {\\n  var functionName = innerType.displayName || innerType.name || '';\\n  return outerType.displayName || (functionName !== '' ? wrapperName + '(' + functionName + ')' : wrapperName);\\n}\\n\\nfunction getComponentName(type) {\\n  if (type == null) {\\n    // Host root, text node or just invalid type.\\n    return null;\\n  }\\n  {\\n    if (typeof type.tag === 'number') {\\n      warningWithoutStack$1(false, 'Received an unexpected object in getComponentName(). ' + 'This is likely a bug in React. Please file an issue.');\\n    }\\n  }\\n  if (typeof type === 'function') {\\n    return type.displayName || type.name || null;\\n  }\\n  if (typeof type === 'string') {\\n    return type;\\n  }\\n  switch (type) {\\n    case REACT_CONCURRENT_MODE_TYPE:\\n      return 'ConcurrentMode';\\n    case REACT_FRAGMENT_TYPE:\\n      return 'Fragment';\\n    case REACT_PORTAL_TYPE:\\n      return 'Portal';\\n    case REACT_PROFILER_TYPE:\\n      return 'Profiler';\\n    case REACT_STRICT_MODE_TYPE:\\n      return 'StrictMode';\\n    case REACT_SUSPENSE_TYPE:\\n      return 'Suspense';\\n  }\\n  if (typeof type === 'object') {\\n    switch (type.$$typeof) {\\n      case REACT_CONTEXT_TYPE:\\n        return 'Context.Consumer';\\n      case REACT_PROVIDER_TYPE:\\n        return 'Context.Provider';\\n      case REACT_FORWARD_REF_TYPE:\\n        return getWrappedName(type, type.render, 'ForwardRef');\\n      case REACT_MEMO_TYPE:\\n        return getComponentName(type.type);\\n      case REACT_LAZY_TYPE:\\n        {\\n          var thenable = type;\\n          var resolvedThenable = refineResolvedLazyComponent(thenable);\\n          if (resolvedThenable) {\\n            return getComponentName(resolvedThenable);\\n          }\\n        }\\n    }\\n  }\\n  return null;\\n}\\n\\nvar ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\\n\\nfunction describeFiber(fiber) {\\n  switch (fiber.tag) {\\n    case IndeterminateComponent:\\n    case LazyComponent:\\n    case FunctionComponent:\\n    case ClassComponent:\\n    case HostComponent:\\n    case Mode:\\n      var owner = fiber._debugOwner;\\n      var source = fiber._debugSource;\\n      var name = getComponentName(fiber.type);\\n      var ownerName = null;\\n      if (owner) {\\n        ownerName = getComponentName(owner.type);\\n      }\\n      return describeComponentFrame(name, source, ownerName);\\n    default:\\n      return '';\\n  }\\n}\\n\\nfunction getStackByFiberInDevAndProd(workInProgress) {\\n  var info = '';\\n  var node = workInProgress;\\n  do {\\n    info += describeFiber(node);\\n    node = node.return;\\n  } while (node);\\n  return info;\\n}\\n\\nvar current = null;\\nvar phase = null;\\n\\nfunction getCurrentFiberOwnerNameInDevOrNull() {\\n  {\\n    if (current === null) {\\n      return null;\\n    }\\n    var owner = current._debugOwner;\\n    if (owner !== null && typeof owner !== 'undefined') {\\n      return getComponentName(owner.type);\\n    }\\n  }\\n  return null;\\n}\\n\\nfunction getCurrentFiberStackInDev() {\\n  {\\n    if (current === null) {\\n      return '';\\n    }\\n    // Safe because if current fiber exists, we are reconciling,\\n    // and it is guaranteed to be the work-in-progress version.\\n    return getStackByFiberInDevAndProd(current);\\n  }\\n  return '';\\n}\\n\\nfunction resetCurrentFiber() {\\n  {\\n    ReactDebugCurrentFrame.getCurrentStack = null;\\n    current = null;\\n    phase = null;\\n  }\\n}\\n\\nfunction setCurrentFiber(fiber) {\\n  {\\n    ReactDebugCurrentFrame.getCurrentStack = getCurrentFiberStackInDev;\\n    current = fiber;\\n    phase = null;\\n  }\\n}\\n\\nfunction setCurrentPhase(lifeCyclePhase) {\\n  {\\n    phase = lifeCyclePhase;\\n  }\\n}\\n\\n/**\\n * Similar to invariant but only logs a warning if the condition is not met.\\n * This can be used to log issues in development environments in critical\\n * paths. Removing the logging code for production environments will keep the\\n * same logic and follow the same code paths.\\n */\\n\\nvar warning = warningWithoutStack$1;\\n\\n{\\n  warning = function (condition, format) {\\n    if (condition) {\\n      return;\\n    }\\n    var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\\n    var stack = ReactDebugCurrentFrame.getStackAddendum();\\n    // eslint-disable-next-line react-internal/warning-and-invariant-args\\n\\n    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {\\n      args[_key - 2] = arguments[_key];\\n    }\\n\\n    warningWithoutStack$1.apply(undefined, [false, format + '%s'].concat(args, [stack]));\\n  };\\n}\\n\\nvar warning$1 = warning;\\n\\n// A reserved attribute.\\n// It is handled by React separately and shouldn't be written to the DOM.\\nvar RESERVED = 0;\\n\\n// A simple string attribute.\\n// Attributes that aren't in the whitelist are presumed to have this type.\\nvar STRING = 1;\\n\\n// A string attribute that accepts booleans in React. In HTML, these are called\\n// \\\"enumerated\\\" attributes with \\\"true\\\" and \\\"false\\\" as possible values.\\n// When true, it should be set to a \\\"true\\\" string.\\n// When false, it should be set to a \\\"false\\\" string.\\nvar BOOLEANISH_STRING = 2;\\n\\n// A real boolean attribute.\\n// When true, it should be present (set either to an empty string or its name).\\n// When false, it should be omitted.\\nvar BOOLEAN = 3;\\n\\n// An attribute that can be used as a flag as well as with a value.\\n// When true, it should be present (set either to an empty string or its name).\\n// When false, it should be omitted.\\n// For any other value, should be present with that value.\\nvar OVERLOADED_BOOLEAN = 4;\\n\\n// An attribute that must be numeric or parse as a numeric.\\n// When falsy, it should be removed.\\nvar NUMERIC = 5;\\n\\n// An attribute that must be positive numeric or parse as a positive numeric.\\n// When falsy, it should be removed.\\nvar POSITIVE_NUMERIC = 6;\\n\\n/* eslint-disable max-len */\\nvar ATTRIBUTE_NAME_START_CHAR = ':A-Z_a-z\\\\\\\\u00C0-\\\\\\\\u00D6\\\\\\\\u00D8-\\\\\\\\u00F6\\\\\\\\u00F8-\\\\\\\\u02FF\\\\\\\\u0370-\\\\\\\\u037D\\\\\\\\u037F-\\\\\\\\u1FFF\\\\\\\\u200C-\\\\\\\\u200D\\\\\\\\u2070-\\\\\\\\u218F\\\\\\\\u2C00-\\\\\\\\u2FEF\\\\\\\\u3001-\\\\\\\\uD7FF\\\\\\\\uF900-\\\\\\\\uFDCF\\\\\\\\uFDF0-\\\\\\\\uFFFD';\\n/* eslint-enable max-len */\\nvar ATTRIBUTE_NAME_CHAR = ATTRIBUTE_NAME_START_CHAR + '\\\\\\\\-.0-9\\\\\\\\u00B7\\\\\\\\u0300-\\\\\\\\u036F\\\\\\\\u203F-\\\\\\\\u2040';\\n\\n\\nvar ROOT_ATTRIBUTE_NAME = 'data-reactroot';\\nvar VALID_ATTRIBUTE_NAME_REGEX = new RegExp('^[' + ATTRIBUTE_NAME_START_CHAR + '][' + ATTRIBUTE_NAME_CHAR + ']*$');\\n\\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\\nvar illegalAttributeNameCache = {};\\nvar validatedAttributeNameCache = {};\\n\\nfunction isAttributeNameSafe(attributeName) {\\n  if (hasOwnProperty.call(validatedAttributeNameCache, attributeName)) {\\n    return true;\\n  }\\n  if (hasOwnProperty.call(illegalAttributeNameCache, attributeName)) {\\n    return false;\\n  }\\n  if (VALID_ATTRIBUTE_NAME_REGEX.test(attributeName)) {\\n    validatedAttributeNameCache[attributeName] = true;\\n    return true;\\n  }\\n  illegalAttributeNameCache[attributeName] = true;\\n  {\\n    warning$1(false, 'Invalid attribute name: `%s`', attributeName);\\n  }\\n  return false;\\n}\\n\\nfunction shouldIgnoreAttribute(name, propertyInfo, isCustomComponentTag) {\\n  if (propertyInfo !== null) {\\n    return propertyInfo.type === RESERVED;\\n  }\\n  if (isCustomComponentTag) {\\n    return false;\\n  }\\n  if (name.length > 2 && (name[0] === 'o' || name[0] === 'O') && (name[1] === 'n' || name[1] === 'N')) {\\n    return true;\\n  }\\n  return false;\\n}\\n\\nfunction shouldRemoveAttributeWithWarning(name, value, propertyInfo, isCustomComponentTag) {\\n  if (propertyInfo !== null && propertyInfo.type === RESERVED) {\\n    return false;\\n  }\\n  switch (typeof value) {\\n    case 'function':\\n    // $FlowIssue symbol is perfectly valid here\\n    case 'symbol':\\n      // eslint-disable-line\\n      return true;\\n    case 'boolean':\\n      {\\n        if (isCustomComponentTag) {\\n          return false;\\n        }\\n        if (propertyInfo !== null) {\\n          return !propertyInfo.acceptsBooleans;\\n        } else {\\n          var prefix = name.toLowerCase().slice(0, 5);\\n          return prefix !== 'data-' && prefix !== 'aria-';\\n        }\\n      }\\n    default:\\n      return false;\\n  }\\n}\\n\\nfunction shouldRemoveAttribute(name, value, propertyInfo, isCustomComponentTag) {\\n  if (value === null || typeof value === 'undefined') {\\n    return true;\\n  }\\n  if (shouldRemoveAttributeWithWarning(name, value, propertyInfo, isCustomComponentTag)) {\\n    return true;\\n  }\\n  if (isCustomComponentTag) {\\n    return false;\\n  }\\n  if (propertyInfo !== null) {\\n    switch (propertyInfo.type) {\\n      case BOOLEAN:\\n        return !value;\\n      case OVERLOADED_BOOLEAN:\\n        return value === false;\\n      case NUMERIC:\\n        return isNaN(value);\\n      case POSITIVE_NUMERIC:\\n        return isNaN(value) || value < 1;\\n    }\\n  }\\n  return false;\\n}\\n\\nfunction getPropertyInfo(name) {\\n  return properties.hasOwnProperty(name) ? properties[name] : null;\\n}\\n\\nfunction PropertyInfoRecord(name, type, mustUseProperty, attributeName, attributeNamespace) {\\n  this.acceptsBooleans = type === BOOLEANISH_STRING || type === BOOLEAN || type === OVERLOADED_BOOLEAN;\\n  this.attributeName = attributeName;\\n  this.attributeNamespace = attributeNamespace;\\n  this.mustUseProperty = mustUseProperty;\\n  this.propertyName = name;\\n  this.type = type;\\n}\\n\\n// When adding attributes to this list, be sure to also add them to\\n// the `possibleStandardNames` module to ensure casing and incorrect\\n// name warnings.\\nvar properties = {};\\n\\n// These props are reserved by React. They shouldn't be written to the DOM.\\n['children', 'dangerouslySetInnerHTML',\\n// TODO: This prevents the assignment of defaultValue to regular\\n// elements (not just inputs). Now that ReactDOMInput assigns to the\\n// defaultValue property -- do we need this?\\n'defaultValue', 'defaultChecked', 'innerHTML', 'suppressContentEditableWarning', 'suppressHydrationWarning', 'style'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, RESERVED, false, // mustUseProperty\\n  name, // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// A few React string attributes have a different name.\\n// This is a mapping from React prop names to the attribute names.\\n[['acceptCharset', 'accept-charset'], ['className', 'class'], ['htmlFor', 'for'], ['httpEquiv', 'http-equiv']].forEach(function (_ref) {\\n  var name = _ref[0],\\n      attributeName = _ref[1];\\n\\n  properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty\\n  attributeName, // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are \\\"enumerated\\\" HTML attributes that accept \\\"true\\\" and \\\"false\\\".\\n// In React, we let users pass `true` and `false` even though technically\\n// these aren't boolean attributes (they are coerced to strings).\\n['contentEditable', 'draggable', 'spellCheck', 'value'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, BOOLEANISH_STRING, false, // mustUseProperty\\n  name.toLowerCase(), // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are \\\"enumerated\\\" SVG attributes that accept \\\"true\\\" and \\\"false\\\".\\n// In React, we let users pass `true` and `false` even though technically\\n// these aren't boolean attributes (they are coerced to strings).\\n// Since these are SVG attributes, their attribute names are case-sensitive.\\n['autoReverse', 'externalResourcesRequired', 'focusable', 'preserveAlpha'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, BOOLEANISH_STRING, false, // mustUseProperty\\n  name, // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are HTML boolean attributes.\\n['allowFullScreen', 'async',\\n// Note: there is a special case that prevents it from being written to the DOM\\n// on the client side because the browsers are inconsistent. Instead we call focus().\\n'autoFocus', 'autoPlay', 'controls', 'default', 'defer', 'disabled', 'formNoValidate', 'hidden', 'loop', 'noModule', 'noValidate', 'open', 'playsInline', 'readOnly', 'required', 'reversed', 'scoped', 'seamless',\\n// Microdata\\n'itemScope'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, BOOLEAN, false, // mustUseProperty\\n  name.toLowerCase(), // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are the few React props that we set as DOM properties\\n// rather than attributes. These are all booleans.\\n['checked',\\n// Note: `option.selected` is not updated if `select.multiple` is\\n// disabled with `removeAttribute`. We have special logic for handling this.\\n'multiple', 'muted', 'selected'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, BOOLEAN, true, // mustUseProperty\\n  name, // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are HTML attributes that are \\\"overloaded booleans\\\": they behave like\\n// booleans, but can also accept a string value.\\n['capture', 'download'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, OVERLOADED_BOOLEAN, false, // mustUseProperty\\n  name, // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are HTML attributes that must be positive numbers.\\n['cols', 'rows', 'size', 'span'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, POSITIVE_NUMERIC, false, // mustUseProperty\\n  name, // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\n// These are HTML attributes that must be numbers.\\n['rowSpan', 'start'].forEach(function (name) {\\n  properties[name] = new PropertyInfoRecord(name, NUMERIC, false, // mustUseProperty\\n  name.toLowerCase(), // attributeName\\n  null);\\n} // attributeNamespace\\n);\\n\\nvar CAMELIZE = /[\\\\-\\\\:]([a-z])/g;\\nvar capitalize = function (token) {\\n  return token[1].toUpperCase();\\n};\\n\\n// This is a list of all SVG attributes that need special casing, namespacing,\\n// or boolean value assignment. Regular attributes that just accept strings\\n// and have the same names are omitted, just like in the HTML whitelist.\\n// Some of these attributes can be hard to find. This list was created by\\n// scrapping the MDN documentation.\\n['accent-height', 'alignment-baseline', 'arabic-form', 'baseline-shift', 'cap-height', 'clip-path', 'clip-rule', 'color-interpolation', 'color-interpolation-filters', 'color-profile', 'color-rendering', 'dominant-baseline', 'enable-background', 'fill-opacity', 'fill-rule', 'flood-color', 'flood-opacity', 'font-family', 'font-size', 'font-size-adjust', 'font-stretch', 'font-style', 'font-variant', 'font-weight', 'glyph-name', 'glyph-orientation-horizontal', 'glyph-orientation-vertical', 'horiz-adv-x', 'horiz-origin-x', 'image-rendering', 'letter-spacing', 'lighting-color', 'marker-end', 'marker-mid', 'marker-start', 'overline-position', 'overline-thickness', 'paint-order', 'panose-1', 'pointer-events', 'rendering-intent', 'shape-rendering', 'stop-color', 'stop-opacity', 'strikethrough-position', 'strikethrough-thickness', 'stroke-dasharray', 'stroke-dashoffset', 'stroke-linecap', 'stroke-linejoin', 'stroke-miterlimit', 'stroke-opacity', 'stroke-width', 'text-anchor', 'text-decoration', 'text-rendering', 'underline-position', 'underline-thickness', 'unicode-bidi', 'unicode-range', 'units-per-em', 'v-alphabetic', 'v-hanging', 'v-ideographic', 'v-mathematical', 'vector-effect', 'vert-adv-y', 'vert-origin-x', 'vert-origin-y', 'word-spacing', 'writing-mode', 'xmlns:xlink', 'x-height'].forEach(function (attributeName) {\\n  var name = attributeName.replace(CAMELIZE, capitalize);\\n  properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty\\n  attributeName, null);\\n} // attributeNamespace\\n);\\n\\n// String SVG attributes with the xlink namespace.\\n['xlink:actuate', 'xlink:arcrole', 'xlink:href', 'xlink:role', 'xlink:show', 'xlink:title', 'xlink:type'].forEach(function (attributeName) {\\n  var name = attributeName.replace(CAMELIZE, capitalize);\\n  properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty\\n  attributeName, 'http://www.w3.org/1999/xlink');\\n});\\n\\n// String SVG attributes with the xml namespace.\\n['xml:base', 'xml:lang', 'xml:space'].forEach(function (attributeName) {\\n  var name = attributeName.replace(CAMELIZE, capitalize);\\n  properties[name] = new PropertyInfoRecord(name, STRING, false, // mustUseProperty\\n  attributeName, 'http://www.w3.org/XML/1998/namespace');\\n});\\n\\n// Special case: this attribute exists both in HTML and SVG.\\n// Its \\\"tabindex\\\" attribute name is case-sensitive in SVG so we can't just use\\n// its React `tabIndex` name, like we do for attributes that exist only in HTML.\\nproperties.tabIndex = new PropertyInfoRecord('tabIndex', STRING, false, // mustUseProperty\\n'tabindex', // attributeName\\nnull);\\n\\n/**\\n * Get the value for a property on a node. Only used in DEV for SSR validation.\\n * The \\\"expected\\\" argument is used as a hint of what the expected value is.\\n * Some properties have multiple equivalent values.\\n */\\nfunction getValueForProperty(node, name, expected, propertyInfo) {\\n  {\\n    if (propertyInfo.mustUseProperty) {\\n      var propertyName = propertyInfo.propertyName;\\n\\n      return node[propertyName];\\n    } else {\\n      var attributeName = propertyInfo.attributeName;\\n\\n      var stringValue = null;\\n\\n      if (propertyInfo.type === OVERLOADED_BOOLEAN) {\\n        if (node.hasAttribute(attributeName)) {\\n          var value = node.getAttribute(attributeName);\\n          if (value === '') {\\n            return true;\\n          }\\n          if (shouldRemoveAttribute(name, expected, propertyInfo, false)) {\\n            return value;\\n          }\\n          if (value === '' + expected) {\\n            return expected;\\n          }\\n          return value;\\n        }\\n      } else if (node.hasAttribute(attributeName)) {\\n        if (shouldRemoveAttribute(name, expected, propertyInfo, false)) {\\n          // We had an attribute but shouldn't have had one, so read it\\n          // for the error message.\\n          return node.getAttribute(attributeName);\\n        }\\n        if (propertyInfo.type === BOOLEAN) {\\n          // If this was a boolean, it doesn't matter what the value is\\n          // the fact that we have it is the same as the expected.\\n          return expected;\\n        }\\n        // Even if this property uses a namespace we use getAttribute\\n        // because we assume its namespaced name is the same as our config.\\n        // To use getAttributeNS we need the local name which we don't have\\n        // in our config atm.\\n        stringValue = node.getAttribute(attributeName);\\n      }\\n\\n      if (shouldRemoveAttribute(name, expected, propertyInfo, false)) {\\n        return stringValue === null ? expected : stringValue;\\n      } else if (stringValue === '' + expected) {\\n        return expected;\\n      } else {\\n        return stringValue;\\n      }\\n    }\\n  }\\n}\\n\\n/**\\n * Get the value for a attribute on a node. Only used in DEV for SSR validation.\\n * The third argument is used as a hint of what the expected value is. Some\\n * attributes have multiple equivalent values.\\n */\\nfunction getValueForAttribute(node, name, expected) {\\n  {\\n    if (!isAttributeNameSafe(name)) {\\n      return;\\n    }\\n    if (!node.hasAttribute(name)) {\\n      return expected === undefined ? undefined : null;\\n    }\\n    var value = node.getAttribute(name);\\n    if (value === '' + expected) {\\n      return expected;\\n    }\\n    return value;\\n  }\\n}\\n\\n/**\\n * Sets the value for a property on a node.\\n *\\n * @param {DOMElement} node\\n * @param {string} name\\n * @param {*} value\\n */\\nfunction setValueForProperty(node, name, value, isCustomComponentTag) {\\n  var propertyInfo = getPropertyInfo(name);\\n  if (shouldIgnoreAttribute(name, propertyInfo, isCustomComponentTag)) {\\n    return;\\n  }\\n  if (shouldRemoveAttribute(name, value, propertyInfo, isCustomComponentTag)) {\\n    value = null;\\n  }\\n  // If the prop isn't in the special list, treat it as a simple attribute.\\n  if (isCustomComponentTag || propertyInfo === null) {\\n    if (isAttributeNameSafe(name)) {\\n      var _attributeName = name;\\n      if (value === null) {\\n        node.removeAttribute(_attributeName);\\n      } else {\\n        node.setAttribute(_attributeName, '' + value);\\n      }\\n    }\\n    return;\\n  }\\n  var mustUseProperty = propertyInfo.mustUseProperty;\\n\\n  if (mustUseProperty) {\\n    var propertyName = propertyInfo.propertyName;\\n\\n    if (value === null) {\\n      var type = propertyInfo.type;\\n\\n      node[propertyName] = type === BOOLEAN ? false : '';\\n    } else {\\n      // Contrary to `setAttribute`, object properties are properly\\n      // `toString`ed by IE8/9.\\n      node[propertyName] = value;\\n    }\\n    return;\\n  }\\n  // The rest are treated as attributes with special cases.\\n  var attributeName = propertyInfo.attributeName,\\n      attributeNamespace = propertyInfo.attributeNamespace;\\n\\n  if (value === null) {\\n    node.removeAttribute(attributeName);\\n  } else {\\n    var _type = propertyInfo.type;\\n\\n    var attributeValue = void 0;\\n    if (_type === BOOLEAN || _type === OVERLOADED_BOOLEAN && value === true) {\\n      attributeValue = '';\\n    } else {\\n      // `setAttribute` with objects becomes only `[object]` in IE8/9,\\n      // ('' + value) makes it output the correct toString()-value.\\n      attributeValue = '' + value;\\n    }\\n    if (attributeNamespace) {\\n      node.setAttributeNS(attributeNamespace, attributeName, attributeValue);\\n    } else {\\n      node.setAttribute(attributeName, attributeValue);\\n    }\\n  }\\n}\\n\\n// Flow does not allow string concatenation of most non-string types. To work\\n// around this limitation, we use an opaque type that can only be obtained by\\n// passing the value through getToStringValue first.\\nfunction toString(value) {\\n  return '' + value;\\n}\\n\\nfunction getToStringValue(value) {\\n  switch (typeof value) {\\n    case 'boolean':\\n    case 'number':\\n    case 'object':\\n    case 'string':\\n    case 'undefined':\\n      return value;\\n    default:\\n      // function, symbol are assigned as empty strings\\n      return '';\\n  }\\n}\\n\\nvar ReactDebugCurrentFrame$1 = null;\\n\\nvar ReactControlledValuePropTypes = {\\n  checkPropTypes: null\\n};\\n\\n{\\n  ReactDebugCurrentFrame$1 = ReactSharedInternals.ReactDebugCurrentFrame;\\n\\n  var hasReadOnlyValue = {\\n    button: true,\\n    checkbox: true,\\n    image: true,\\n    hidden: true,\\n    radio: true,\\n    reset: true,\\n    submit: true\\n  };\\n\\n  var propTypes = {\\n    value: function (props, propName, componentName) {\\n      if (hasReadOnlyValue[props.type] || props.onChange || props.readOnly || props.disabled || props[propName] == null) {\\n        return null;\\n      }\\n      return new Error('You provided a `value` prop to a form field without an ' + '`onChange` handler. This will render a read-only field. If ' + 'the field should be mutable use `defaultValue`. Otherwise, ' + 'set either `onChange` or `readOnly`.');\\n    },\\n    checked: function (props, propName, componentName) {\\n      if (props.onChange || props.readOnly || props.disabled || props[propName] == null) {\\n        return null;\\n      }\\n      return new Error('You provided a `checked` prop to a form field without an ' + '`onChange` handler. This will render a read-only field. If ' + 'the field should be mutable use `defaultChecked`. Otherwise, ' + 'set either `onChange` or `readOnly`.');\\n    }\\n  };\\n\\n  /**\\n   * Provide a linked `value` attribute for controlled forms. You should not use\\n   * this outside of the ReactDOM controlled form components.\\n   */\\n  ReactControlledValuePropTypes.checkPropTypes = function (tagName, props) {\\n    checkPropTypes(propTypes, props, 'prop', tagName, ReactDebugCurrentFrame$1.getStackAddendum);\\n  };\\n}\\n\\nvar enableUserTimingAPI = true;\\n\\n// Helps identify side effects in begin-phase lifecycle hooks and setState reducers:\\nvar debugRenderPhaseSideEffects = false;\\n\\n// In some cases, StrictMode should also double-render lifecycles.\\n// This can be confusing for tests though,\\n// And it can be bad for performance in production.\\n// This feature flag can be used to control the behavior:\\nvar debugRenderPhaseSideEffectsForStrictMode = true;\\n\\n// To preserve the \\\"Pause on caught exceptions\\\" behavior of the debugger, we\\n// replay the begin phase of a failed component inside invokeGuardedCallback.\\nvar replayFailedUnitOfWorkWithInvokeGuardedCallback = true;\\n\\n// Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:\\nvar warnAboutDeprecatedLifecycles = false;\\n\\n// Gather advanced timing metrics for Profiler subtrees.\\nvar enableProfilerTimer = true;\\n\\n// Trace which interactions trigger each commit.\\nvar enableSchedulerTracing = true;\\n\\n// Only used in www builds.\\n\\n\\n// Only used in www builds.\\n\\n\\n// React Fire: prevent the value and checked attributes from syncing\\n// with their related DOM properties\\nvar disableInputAttributeSyncing = false;\\n\\n// TODO: direct imports like some-package/src/* are bad. Fix me.\\nvar didWarnValueDefaultValue = false;\\nvar didWarnCheckedDefaultChecked = false;\\nvar didWarnControlledToUncontrolled = false;\\nvar didWarnUncontrolledToControlled = false;\\n\\nfunction isControlled(props) {\\n  var usesChecked = props.type === 'checkbox' || props.type === 'radio';\\n  return usesChecked ? props.checked != null : props.value != null;\\n}\\n\\n/**\\n * Implements an <input> host component that allows setting these optional\\n * props: `checked`, `value`, `defaultChecked`, and `defaultValue`.\\n *\\n * If `checked` or `value` are not supplied (or null/undefined), user actions\\n * that affect the checked state or value will trigger updates to the element.\\n *\\n * If they are supplied (and not null/undefined), the rendered element will not\\n * trigger updates to the element. Instead, the props must change in order for\\n * the rendered element to be updated.\\n *\\n * The rendered element will be initialized as unchecked (or `defaultChecked`)\\n * with an empty value (or `defaultValue`).\\n *\\n * See http://www.w3.org/TR/2012/WD-html5-20121025/the-input-element.html\\n */\\n\\nfunction getHostProps(element, props) {\\n  var node = element;\\n  var checked = props.checked;\\n\\n  var hostProps = _assign({}, props, {\\n    defaultChecked: undefined,\\n    defaultValue: undefined,\\n    value: undefined,\\n    checked: checked != null ? checked : node._wrapperState.initialChecked\\n  });\\n\\n  return hostProps;\\n}\\n\\nfunction initWrapperState(element, props) {\\n  {\\n    ReactControlledValuePropTypes.checkPropTypes('input', props);\\n\\n    if (props.checked !== undefined && props.defaultChecked !== undefined && !didWarnCheckedDefaultChecked) {\\n      warning$1(false, '%s contains an input of type %s with both checked and defaultChecked props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the checked prop, or the defaultChecked prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', getCurrentFiberOwnerNameInDevOrNull() || 'A component', props.type);\\n      didWarnCheckedDefaultChecked = true;\\n    }\\n    if (props.value !== undefined && props.defaultValue !== undefined && !didWarnValueDefaultValue) {\\n      warning$1(false, '%s contains an input of type %s with both value and defaultValue props. ' + 'Input elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled input ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', getCurrentFiberOwnerNameInDevOrNull() || 'A component', props.type);\\n      didWarnValueDefaultValue = true;\\n    }\\n  }\\n\\n  var node = element;\\n  var defaultValue = props.defaultValue == null ? '' : props.defaultValue;\\n\\n  node._wrapperState = {\\n    initialChecked: props.checked != null ? props.checked : props.defaultChecked,\\n    initialValue: getToStringValue(props.value != null ? props.value : defaultValue),\\n    controlled: isControlled(props)\\n  };\\n}\\n\\nfunction updateChecked(element, props) {\\n  var node = element;\\n  var checked = props.checked;\\n  if (checked != null) {\\n    setValueForProperty(node, 'checked', checked, false);\\n  }\\n}\\n\\nfunction updateWrapper(element, props) {\\n  var node = element;\\n  {\\n    var _controlled = isControlled(props);\\n\\n    if (!node._wrapperState.controlled && _controlled && !didWarnUncontrolledToControlled) {\\n      warning$1(false, 'A component is changing an uncontrolled input of type %s to be controlled. ' + 'Input elements should not switch from uncontrolled to controlled (or vice versa). ' + 'Decide between using a controlled or uncontrolled input ' + 'element for the lifetime of the component. More info: https://fb.me/react-controlled-components', props.type);\\n      didWarnUncontrolledToControlled = true;\\n    }\\n    if (node._wrapperState.controlled && !_controlled && !didWarnControlledToUncontrolled) {\\n      warning$1(false, 'A component is changing a controlled input of type %s to be uncontrolled. ' + 'Input elements should not switch from controlled to uncontrolled (or vice versa). ' + 'Decide between using a controlled or uncontrolled input ' + 'element for the lifetime of the component. More info: https://fb.me/react-controlled-components', props.type);\\n      didWarnControlledToUncontrolled = true;\\n    }\\n  }\\n\\n  updateChecked(element, props);\\n\\n  var value = getToStringValue(props.value);\\n  var type = props.type;\\n\\n  if (value != null) {\\n    if (type === 'number') {\\n      if (value === 0 && node.value === '' ||\\n      // We explicitly want to coerce to number here if possible.\\n      // eslint-disable-next-line\\n      node.value != value) {\\n        node.value = toString(value);\\n      }\\n    } else if (node.value !== toString(value)) {\\n      node.value = toString(value);\\n    }\\n  } else if (type === 'submit' || type === 'reset') {\\n    // Submit/reset inputs need the attribute removed completely to avoid\\n    // blank-text buttons.\\n    node.removeAttribute('value');\\n    return;\\n  }\\n\\n  if (disableInputAttributeSyncing) {\\n    // When not syncing the value attribute, React only assigns a new value\\n    // whenever the defaultValue React prop has changed. When not present,\\n    // React does nothing\\n    if (props.hasOwnProperty('defaultValue')) {\\n      setDefaultValue(node, props.type, getToStringValue(props.defaultValue));\\n    }\\n  } else {\\n    // When syncing the value attribute, the value comes from a cascade of\\n    // properties:\\n    //  1. The value React property\\n    //  2. The defaultValue React property\\n    //  3. Otherwise there should be no change\\n    if (props.hasOwnProperty('value')) {\\n      setDefaultValue(node, props.type, value);\\n    } else if (props.hasOwnProperty('defaultValue')) {\\n      setDefaultValue(node, props.type, getToStringValue(props.defaultValue));\\n    }\\n  }\\n\\n  if (disableInputAttributeSyncing) {\\n    // When not syncing the checked attribute, the attribute is directly\\n    // controllable from the defaultValue React property. It needs to be\\n    // updated as new props come in.\\n    if (props.defaultChecked == null) {\\n      node.removeAttribute('checked');\\n    } else {\\n      node.defaultChecked = !!props.defaultChecked;\\n    }\\n  } else {\\n    // When syncing the checked attribute, it only changes when it needs\\n    // to be removed, such as transitioning from a checkbox into a text input\\n    if (props.checked == null && props.defaultChecked != null) {\\n      node.defaultChecked = !!props.defaultChecked;\\n    }\\n  }\\n}\\n\\nfunction postMountWrapper(element, props, isHydrating) {\\n  var node = element;\\n\\n  // Do not assign value if it is already set. This prevents user text input\\n  // from being lost during SSR hydration.\\n  if (props.hasOwnProperty('value') || props.hasOwnProperty('defaultValue')) {\\n    var type = props.type;\\n    var isButton = type === 'submit' || type === 'reset';\\n\\n    // Avoid setting value attribute on submit/reset inputs as it overrides the\\n    // default value provided by the browser. See: #12872\\n    if (isButton && (props.value === undefined || props.value === null)) {\\n      return;\\n    }\\n\\n    var _initialValue = toString(node._wrapperState.initialValue);\\n\\n    // Do not assign value if it is already set. This prevents user text input\\n    // from being lost during SSR hydration.\\n    if (!isHydrating) {\\n      if (disableInputAttributeSyncing) {\\n        var value = getToStringValue(props.value);\\n\\n        // When not syncing the value attribute, the value property points\\n        // directly to the React prop. Only assign it if it exists.\\n        if (value != null) {\\n          // Always assign on buttons so that it is possible to assign an\\n          // empty string to clear button text.\\n          //\\n          // Otherwise, do not re-assign the value property if is empty. This\\n          // potentially avoids a DOM write and prevents Firefox (~60.0.1) from\\n          // prematurely marking required inputs as invalid. Equality is compared\\n          // to the current value in case the browser provided value is not an\\n          // empty string.\\n          if (isButton || value !== node.value) {\\n            node.value = toString(value);\\n          }\\n        }\\n      } else {\\n        // When syncing the value attribute, the value property should use\\n        // the wrapperState._initialValue property. This uses:\\n        //\\n        //   1. The value React property when present\\n        //   2. The defaultValue React property when present\\n        //   3. An empty string\\n        if (_initialValue !== node.value) {\\n          node.value = _initialValue;\\n        }\\n      }\\n    }\\n\\n    if (disableInputAttributeSyncing) {\\n      // When not syncing the value attribute, assign the value attribute\\n      // directly from the defaultValue React property (when present)\\n      var defaultValue = getToStringValue(props.defaultValue);\\n      if (defaultValue != null) {\\n        node.defaultValue = toString(defaultValue);\\n      }\\n    } else {\\n      // Otherwise, the value attribute is synchronized to the property,\\n      // so we assign defaultValue to the same thing as the value property\\n      // assignment step above.\\n      node.defaultValue = _initialValue;\\n    }\\n  }\\n\\n  // Normally, we'd just do `node.checked = node.checked` upon initial mount, less this bug\\n  // this is needed to work around a chrome bug where setting defaultChecked\\n  // will sometimes influence the value of checked (even after detachment).\\n  // Reference: https://bugs.chromium.org/p/chromium/issues/detail?id=608416\\n  // We need to temporarily unset name to avoid disrupting radio button groups.\\n  var name = node.name;\\n  if (name !== '') {\\n    node.name = '';\\n  }\\n\\n  if (disableInputAttributeSyncing) {\\n    // When not syncing the checked attribute, the checked property\\n    // never gets assigned. It must be manually set. We don't want\\n    // to do this when hydrating so that existing user input isn't\\n    // modified\\n    if (!isHydrating) {\\n      updateChecked(element, props);\\n    }\\n\\n    // Only assign the checked attribute if it is defined. This saves\\n    // a DOM write when controlling the checked attribute isn't needed\\n    // (text inputs, submit/reset)\\n    if (props.hasOwnProperty('defaultChecked')) {\\n      node.defaultChecked = !node.defaultChecked;\\n      node.defaultChecked = !!props.defaultChecked;\\n    }\\n  } else {\\n    // When syncing the checked attribute, both the checked property and\\n    // attribute are assigned at the same time using defaultChecked. This uses:\\n    //\\n    //   1. The checked React property when present\\n    //   2. The defaultChecked React property when present\\n    //   3. Otherwise, false\\n    node.defaultChecked = !node.defaultChecked;\\n    node.defaultChecked = !!node._wrapperState.initialChecked;\\n  }\\n\\n  if (name !== '') {\\n    node.name = name;\\n  }\\n}\\n\\nfunction restoreControlledState(element, props) {\\n  var node = element;\\n  updateWrapper(node, props);\\n  updateNamedCousins(node, props);\\n}\\n\\nfunction updateNamedCousins(rootNode, props) {\\n  var name = props.name;\\n  if (props.type === 'radio' && name != null) {\\n    var queryRoot = rootNode;\\n\\n    while (queryRoot.parentNode) {\\n      queryRoot = queryRoot.parentNode;\\n    }\\n\\n    // If `rootNode.form` was non-null, then we could try `form.elements`,\\n    // but that sometimes behaves strangely in IE8. We could also try using\\n    // `form.getElementsByName`, but that will only return direct children\\n    // and won't include inputs that use the HTML5 `form=` attribute. Since\\n    // the input might not even be in a form. It might not even be in the\\n    // document. Let's just use the local `querySelectorAll` to ensure we don't\\n    // miss anything.\\n    var group = queryRoot.querySelectorAll('input[name=' + JSON.stringify('' + name) + '][type=\\\"radio\\\"]');\\n\\n    for (var i = 0; i < group.length; i++) {\\n      var otherNode = group[i];\\n      if (otherNode === rootNode || otherNode.form !== rootNode.form) {\\n        continue;\\n      }\\n      // This will throw if radio buttons rendered by different copies of React\\n      // and the same name are rendered into the same form (same as #1939).\\n      // That's probably okay; we don't support it just as we don't support\\n      // mixing React radio buttons with non-React ones.\\n      var otherProps = getFiberCurrentPropsFromNode$1(otherNode);\\n      !otherProps ? invariant(false, 'ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.') : void 0;\\n\\n      // We need update the tracked value on the named cousin since the value\\n      // was changed but the input saw no event or value set\\n      updateValueIfChanged(otherNode);\\n\\n      // If this is a controlled radio button group, forcing the input that\\n      // was previously checked to update will cause it to be come re-checked\\n      // as appropriate.\\n      updateWrapper(otherNode, otherProps);\\n    }\\n  }\\n}\\n\\n// In Chrome, assigning defaultValue to certain input types triggers input validation.\\n// For number inputs, the display value loses trailing decimal points. For email inputs,\\n// Chrome raises \\\"The specified value <x> is not a valid email address\\\".\\n//\\n// Here we check to see if the defaultValue has actually changed, avoiding these problems\\n// when the user is inputting text\\n//\\n// https://github.com/facebook/react/issues/7253\\nfunction setDefaultValue(node, type, value) {\\n  if (\\n  // Focused number inputs synchronize on blur. See ChangeEventPlugin.js\\n  type !== 'number' || node.ownerDocument.activeElement !== node) {\\n    if (value == null) {\\n      node.defaultValue = toString(node._wrapperState.initialValue);\\n    } else if (node.defaultValue !== toString(value)) {\\n      node.defaultValue = toString(value);\\n    }\\n  }\\n}\\n\\nvar eventTypes$1 = {\\n  change: {\\n    phasedRegistrationNames: {\\n      bubbled: 'onChange',\\n      captured: 'onChangeCapture'\\n    },\\n    dependencies: [TOP_BLUR, TOP_CHANGE, TOP_CLICK, TOP_FOCUS, TOP_INPUT, TOP_KEY_DOWN, TOP_KEY_UP, TOP_SELECTION_CHANGE]\\n  }\\n};\\n\\nfunction createAndAccumulateChangeEvent(inst, nativeEvent, target) {\\n  var event = SyntheticEvent.getPooled(eventTypes$1.change, inst, nativeEvent, target);\\n  event.type = 'change';\\n  // Flag this event loop as needing state restore.\\n  enqueueStateRestore(target);\\n  accumulateTwoPhaseDispatches(event);\\n  return event;\\n}\\n/**\\n * For IE shims\\n */\\nvar activeElement = null;\\nvar activeElementInst = null;\\n\\n/**\\n * SECTION: handle `change` event\\n */\\nfunction shouldUseChangeEvent(elem) {\\n  var nodeName = elem.nodeName && elem.nodeName.toLowerCase();\\n  return nodeName === 'select' || nodeName === 'input' && elem.type === 'file';\\n}\\n\\nfunction manualDispatchChangeEvent(nativeEvent) {\\n  var event = createAndAccumulateChangeEvent(activeElementInst, nativeEvent, getEventTarget(nativeEvent));\\n\\n  // If change and propertychange bubbled, we'd just bind to it like all the\\n  // other events and have it go through ReactBrowserEventEmitter. Since it\\n  // doesn't, we manually listen for the events and so we have to enqueue and\\n  // process the abstract event manually.\\n  //\\n  // Batching is necessary here in order to ensure that all event handlers run\\n  // before the next rerender (including event handlers attached to ancestor\\n  // elements instead of directly on the input). Without this, controlled\\n  // components don't work properly in conjunction with event bubbling because\\n  // the component is rerendered and the value reverted before all the event\\n  // handlers can run. See https://github.com/facebook/react/issues/708.\\n  batchedUpdates(runEventInBatch, event);\\n}\\n\\nfunction runEventInBatch(event) {\\n  runEventsInBatch(event, false);\\n}\\n\\nfunction getInstIfValueChanged(targetInst) {\\n  var targetNode = getNodeFromInstance$1(targetInst);\\n  if (updateValueIfChanged(targetNode)) {\\n    return targetInst;\\n  }\\n}\\n\\nfunction getTargetInstForChangeEvent(topLevelType, targetInst) {\\n  if (topLevelType === TOP_CHANGE) {\\n    return targetInst;\\n  }\\n}\\n\\n/**\\n * SECTION: handle `input` event\\n */\\nvar isInputEventSupported = false;\\nif (canUseDOM) {\\n  // IE9 claims to support the input event but fails to trigger it when\\n  // deleting text, so we ignore its input events.\\n  isInputEventSupported = isEventSupported('input') && (!document.documentMode || document.documentMode > 9);\\n}\\n\\n/**\\n * (For IE <=9) Starts tracking propertychange events on the passed-in element\\n * and override the value property so that we can distinguish user events from\\n * value changes in JS.\\n */\\nfunction startWatchingForValueChange(target, targetInst) {\\n  activeElement = target;\\n  activeElementInst = targetInst;\\n  activeElement.attachEvent('onpropertychange', handlePropertyChange);\\n}\\n\\n/**\\n * (For IE <=9) Removes the event listeners from the currently-tracked element,\\n * if any exists.\\n */\\nfunction stopWatchingForValueChange() {\\n  if (!activeElement) {\\n    return;\\n  }\\n  activeElement.detachEvent('onpropertychange', handlePropertyChange);\\n  activeElement = null;\\n  activeElementInst = null;\\n}\\n\\n/**\\n * (For IE <=9) Handles a propertychange event, sending a `change` event if\\n * the value of the active element has changed.\\n */\\nfunction handlePropertyChange(nativeEvent) {\\n  if (nativeEvent.propertyName !== 'value') {\\n    return;\\n  }\\n  if (getInstIfValueChanged(activeElementInst)) {\\n    manualDispatchChangeEvent(nativeEvent);\\n  }\\n}\\n\\nfunction handleEventsForInputEventPolyfill(topLevelType, target, targetInst) {\\n  if (topLevelType === TOP_FOCUS) {\\n    // In IE9, propertychange fires for most input events but is buggy and\\n    // doesn't fire when text is deleted, but conveniently, selectionchange\\n    // appears to fire in all of the remaining cases so we catch those and\\n    // forward the event if the value has changed\\n    // In either case, we don't want to call the event handler if the value\\n    // is changed from JS so we redefine a setter for `.value` that updates\\n    // our activeElementValue variable, allowing us to ignore those changes\\n    //\\n    // stopWatching() should be a noop here but we call it just in case we\\n    // missed a blur event somehow.\\n    stopWatchingForValueChange();\\n    startWatchingForValueChange(target, targetInst);\\n  } else if (topLevelType === TOP_BLUR) {\\n    stopWatchingForValueChange();\\n  }\\n}\\n\\n// For IE8 and IE9.\\nfunction getTargetInstForInputEventPolyfill(topLevelType, targetInst) {\\n  if (topLevelType === TOP_SELECTION_CHANGE || topLevelType === TOP_KEY_UP || topLevelType === TOP_KEY_DOWN) {\\n    // On the selectionchange event, the target is just document which isn't\\n    // helpful for us so just check activeElement instead.\\n    //\\n    // 99% of the time, keydown and keyup aren't necessary. IE8 fails to fire\\n    // propertychange on the first input event after setting `value` from a\\n    // script and fires only keydown, keypress, keyup. Catching keyup usually\\n    // gets it and catching keydown lets us fire an event for the first\\n    // keystroke if user does a key repeat (it'll be a little delayed: right\\n    // before the second keystroke). Other input methods (e.g., paste) seem to\\n    // fire selectionchange normally.\\n    return getInstIfValueChanged(activeElementInst);\\n  }\\n}\\n\\n/**\\n * SECTION: handle `click` event\\n */\\nfunction shouldUseClickEvent(elem) {\\n  // Use the `click` event to detect changes to checkbox and radio inputs.\\n  // This approach works across all browsers, whereas `change` does not fire\\n  // until `blur` in IE8.\\n  var nodeName = elem.nodeName;\\n  return nodeName && nodeName.toLowerCase() === 'input' && (elem.type === 'checkbox' || elem.type === 'radio');\\n}\\n\\nfunction getTargetInstForClickEvent(topLevelType, targetInst) {\\n  if (topLevelType === TOP_CLICK) {\\n    return getInstIfValueChanged(targetInst);\\n  }\\n}\\n\\nfunction getTargetInstForInputOrChangeEvent(topLevelType, targetInst) {\\n  if (topLevelType === TOP_INPUT || topLevelType === TOP_CHANGE) {\\n    return getInstIfValueChanged(targetInst);\\n  }\\n}\\n\\nfunction handleControlledInputBlur(node) {\\n  var state = node._wrapperState;\\n\\n  if (!state || !state.controlled || node.type !== 'number') {\\n    return;\\n  }\\n\\n  if (!disableInputAttributeSyncing) {\\n    // If controlled, assign the value attribute to the current value on blur\\n    setDefaultValue(node, 'number', node.value);\\n  }\\n}\\n\\n/**\\n * This plugin creates an `onChange` event that normalizes change events\\n * across form elements. This event fires at a time when it's possible to\\n * change the element's value without seeing a flicker.\\n *\\n * Supported elements are:\\n * - input (see `isTextInputElement`)\\n * - textarea\\n * - select\\n */\\nvar ChangeEventPlugin = {\\n  eventTypes: eventTypes$1,\\n\\n  _isInputEventSupported: isInputEventSupported,\\n\\n  extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n    var targetNode = targetInst ? getNodeFromInstance$1(targetInst) : window;\\n\\n    var getTargetInstFunc = void 0,\\n        handleEventFunc = void 0;\\n    if (shouldUseChangeEvent(targetNode)) {\\n      getTargetInstFunc = getTargetInstForChangeEvent;\\n    } else if (isTextInputElement(targetNode)) {\\n      if (isInputEventSupported) {\\n        getTargetInstFunc = getTargetInstForInputOrChangeEvent;\\n      } else {\\n        getTargetInstFunc = getTargetInstForInputEventPolyfill;\\n        handleEventFunc = handleEventsForInputEventPolyfill;\\n      }\\n    } else if (shouldUseClickEvent(targetNode)) {\\n      getTargetInstFunc = getTargetInstForClickEvent;\\n    }\\n\\n    if (getTargetInstFunc) {\\n      var inst = getTargetInstFunc(topLevelType, targetInst);\\n      if (inst) {\\n        var event = createAndAccumulateChangeEvent(inst, nativeEvent, nativeEventTarget);\\n        return event;\\n      }\\n    }\\n\\n    if (handleEventFunc) {\\n      handleEventFunc(topLevelType, targetNode, targetInst);\\n    }\\n\\n    // When blurring, set the value attribute for number inputs\\n    if (topLevelType === TOP_BLUR) {\\n      handleControlledInputBlur(targetNode);\\n    }\\n  }\\n};\\n\\n/**\\n * Module that is injectable into `EventPluginHub`, that specifies a\\n * deterministic ordering of `EventPlugin`s. A convenient way to reason about\\n * plugins, without having to package every one of them. This is better than\\n * having plugins be ordered in the same order that they are injected because\\n * that ordering would be influenced by the packaging order.\\n * `ResponderEventPlugin` must occur before `SimpleEventPlugin` so that\\n * preventing default on events is convenient in `SimpleEventPlugin` handlers.\\n */\\nvar DOMEventPluginOrder = ['ResponderEventPlugin', 'SimpleEventPlugin', 'EnterLeaveEventPlugin', 'ChangeEventPlugin', 'SelectEventPlugin', 'BeforeInputEventPlugin'];\\n\\nvar SyntheticUIEvent = SyntheticEvent.extend({\\n  view: null,\\n  detail: null\\n});\\n\\nvar modifierKeyToProp = {\\n  Alt: 'altKey',\\n  Control: 'ctrlKey',\\n  Meta: 'metaKey',\\n  Shift: 'shiftKey'\\n};\\n\\n// IE8 does not implement getModifierState so we simply map it to the only\\n// modifier keys exposed by the event itself, does not support Lock-keys.\\n// Currently, all major browsers except Chrome seems to support Lock-keys.\\n/**\\n * Translation from modifier key to the associated property in the event.\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/#keys-Modifiers\\n */\\n\\nfunction modifierStateGetter(keyArg) {\\n  var syntheticEvent = this;\\n  var nativeEvent = syntheticEvent.nativeEvent;\\n  if (nativeEvent.getModifierState) {\\n    return nativeEvent.getModifierState(keyArg);\\n  }\\n  var keyProp = modifierKeyToProp[keyArg];\\n  return keyProp ? !!nativeEvent[keyProp] : false;\\n}\\n\\nfunction getEventModifierState(nativeEvent) {\\n  return modifierStateGetter;\\n}\\n\\nvar previousScreenX = 0;\\nvar previousScreenY = 0;\\n// Use flags to signal movementX/Y has already been set\\nvar isMovementXSet = false;\\nvar isMovementYSet = false;\\n\\n/**\\n * @interface MouseEvent\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\\n */\\nvar SyntheticMouseEvent = SyntheticUIEvent.extend({\\n  screenX: null,\\n  screenY: null,\\n  clientX: null,\\n  clientY: null,\\n  pageX: null,\\n  pageY: null,\\n  ctrlKey: null,\\n  shiftKey: null,\\n  altKey: null,\\n  metaKey: null,\\n  getModifierState: getEventModifierState,\\n  button: null,\\n  buttons: null,\\n  relatedTarget: function (event) {\\n    return event.relatedTarget || (event.fromElement === event.srcElement ? event.toElement : event.fromElement);\\n  },\\n  movementX: function (event) {\\n    if ('movementX' in event) {\\n      return event.movementX;\\n    }\\n\\n    var screenX = previousScreenX;\\n    previousScreenX = event.screenX;\\n\\n    if (!isMovementXSet) {\\n      isMovementXSet = true;\\n      return 0;\\n    }\\n\\n    return event.type === 'mousemove' ? event.screenX - screenX : 0;\\n  },\\n  movementY: function (event) {\\n    if ('movementY' in event) {\\n      return event.movementY;\\n    }\\n\\n    var screenY = previousScreenY;\\n    previousScreenY = event.screenY;\\n\\n    if (!isMovementYSet) {\\n      isMovementYSet = true;\\n      return 0;\\n    }\\n\\n    return event.type === 'mousemove' ? event.screenY - screenY : 0;\\n  }\\n});\\n\\n/**\\n * @interface PointerEvent\\n * @see http://www.w3.org/TR/pointerevents/\\n */\\nvar SyntheticPointerEvent = SyntheticMouseEvent.extend({\\n  pointerId: null,\\n  width: null,\\n  height: null,\\n  pressure: null,\\n  tangentialPressure: null,\\n  tiltX: null,\\n  tiltY: null,\\n  twist: null,\\n  pointerType: null,\\n  isPrimary: null\\n});\\n\\nvar eventTypes$2 = {\\n  mouseEnter: {\\n    registrationName: 'onMouseEnter',\\n    dependencies: [TOP_MOUSE_OUT, TOP_MOUSE_OVER]\\n  },\\n  mouseLeave: {\\n    registrationName: 'onMouseLeave',\\n    dependencies: [TOP_MOUSE_OUT, TOP_MOUSE_OVER]\\n  },\\n  pointerEnter: {\\n    registrationName: 'onPointerEnter',\\n    dependencies: [TOP_POINTER_OUT, TOP_POINTER_OVER]\\n  },\\n  pointerLeave: {\\n    registrationName: 'onPointerLeave',\\n    dependencies: [TOP_POINTER_OUT, TOP_POINTER_OVER]\\n  }\\n};\\n\\nvar EnterLeaveEventPlugin = {\\n  eventTypes: eventTypes$2,\\n\\n  /**\\n   * For almost every interaction we care about, there will be both a top-level\\n   * `mouseover` and `mouseout` event that occurs. Only use `mouseout` so that\\n   * we do not extract duplicate events. However, moving the mouse into the\\n   * browser from outside will not fire a `mouseout` event. In this case, we use\\n   * the `mouseover` top-level event.\\n   */\\n  extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n    var isOverEvent = topLevelType === TOP_MOUSE_OVER || topLevelType === TOP_POINTER_OVER;\\n    var isOutEvent = topLevelType === TOP_MOUSE_OUT || topLevelType === TOP_POINTER_OUT;\\n\\n    if (isOverEvent && (nativeEvent.relatedTarget || nativeEvent.fromElement)) {\\n      return null;\\n    }\\n\\n    if (!isOutEvent && !isOverEvent) {\\n      // Must not be a mouse or pointer in or out - ignoring.\\n      return null;\\n    }\\n\\n    var win = void 0;\\n    if (nativeEventTarget.window === nativeEventTarget) {\\n      // `nativeEventTarget` is probably a window object.\\n      win = nativeEventTarget;\\n    } else {\\n      // TODO: Figure out why `ownerDocument` is sometimes undefined in IE8.\\n      var doc = nativeEventTarget.ownerDocument;\\n      if (doc) {\\n        win = doc.defaultView || doc.parentWindow;\\n      } else {\\n        win = window;\\n      }\\n    }\\n\\n    var from = void 0;\\n    var to = void 0;\\n    if (isOutEvent) {\\n      from = targetInst;\\n      var related = nativeEvent.relatedTarget || nativeEvent.toElement;\\n      to = related ? getClosestInstanceFromNode(related) : null;\\n    } else {\\n      // Moving to a node from outside the window.\\n      from = null;\\n      to = targetInst;\\n    }\\n\\n    if (from === to) {\\n      // Nothing pertains to our managed components.\\n      return null;\\n    }\\n\\n    var eventInterface = void 0,\\n        leaveEventType = void 0,\\n        enterEventType = void 0,\\n        eventTypePrefix = void 0;\\n\\n    if (topLevelType === TOP_MOUSE_OUT || topLevelType === TOP_MOUSE_OVER) {\\n      eventInterface = SyntheticMouseEvent;\\n      leaveEventType = eventTypes$2.mouseLeave;\\n      enterEventType = eventTypes$2.mouseEnter;\\n      eventTypePrefix = 'mouse';\\n    } else if (topLevelType === TOP_POINTER_OUT || topLevelType === TOP_POINTER_OVER) {\\n      eventInterface = SyntheticPointerEvent;\\n      leaveEventType = eventTypes$2.pointerLeave;\\n      enterEventType = eventTypes$2.pointerEnter;\\n      eventTypePrefix = 'pointer';\\n    }\\n\\n    var fromNode = from == null ? win : getNodeFromInstance$1(from);\\n    var toNode = to == null ? win : getNodeFromInstance$1(to);\\n\\n    var leave = eventInterface.getPooled(leaveEventType, from, nativeEvent, nativeEventTarget);\\n    leave.type = eventTypePrefix + 'leave';\\n    leave.target = fromNode;\\n    leave.relatedTarget = toNode;\\n\\n    var enter = eventInterface.getPooled(enterEventType, to, nativeEvent, nativeEventTarget);\\n    enter.type = eventTypePrefix + 'enter';\\n    enter.target = toNode;\\n    enter.relatedTarget = fromNode;\\n\\n    accumulateEnterLeaveDispatches(leave, enter, from, to);\\n\\n    return [leave, enter];\\n  }\\n};\\n\\n/*eslint-disable no-self-compare */\\n\\nvar hasOwnProperty$1 = Object.prototype.hasOwnProperty;\\n\\n/**\\n * inlined Object.is polyfill to avoid requiring consumers ship their own\\n * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is\\n */\\nfunction is(x, y) {\\n  // SameValue algorithm\\n  if (x === y) {\\n    // Steps 1-5, 7-10\\n    // Steps 6.b-6.e: +0 != -0\\n    // Added the nonzero y check to make Flow happy, but it is redundant\\n    return x !== 0 || y !== 0 || 1 / x === 1 / y;\\n  } else {\\n    // Step 6.a: NaN == NaN\\n    return x !== x && y !== y;\\n  }\\n}\\n\\n/**\\n * Performs equality by iterating through keys on an object and returning false\\n * when any key has values which are not strictly equal between the arguments.\\n * Returns true when the values of all keys are strictly equal.\\n */\\nfunction shallowEqual(objA, objB) {\\n  if (is(objA, objB)) {\\n    return true;\\n  }\\n\\n  if (typeof objA !== 'object' || objA === null || typeof objB !== 'object' || objB === null) {\\n    return false;\\n  }\\n\\n  var keysA = Object.keys(objA);\\n  var keysB = Object.keys(objB);\\n\\n  if (keysA.length !== keysB.length) {\\n    return false;\\n  }\\n\\n  // Test for A's keys different from B.\\n  for (var i = 0; i < keysA.length; i++) {\\n    if (!hasOwnProperty$1.call(objB, keysA[i]) || !is(objA[keysA[i]], objB[keysA[i]])) {\\n      return false;\\n    }\\n  }\\n\\n  return true;\\n}\\n\\n/**\\n * `ReactInstanceMap` maintains a mapping from a public facing stateful\\n * instance (key) and the internal representation (value). This allows public\\n * methods to accept the user facing instance as an argument and map them back\\n * to internal methods.\\n *\\n * Note that this module is currently shared and assumed to be stateless.\\n * If this becomes an actual Map, that will break.\\n */\\n\\n/**\\n * This API should be called `delete` but we'd have to make sure to always\\n * transform these to strings for IE support. When this transform is fully\\n * supported we can rename it.\\n */\\n\\n\\nfunction get(key) {\\n  return key._reactInternalFiber;\\n}\\n\\nfunction has(key) {\\n  return key._reactInternalFiber !== undefined;\\n}\\n\\nfunction set(key, value) {\\n  key._reactInternalFiber = value;\\n}\\n\\n// Don't change these two values. They're used by React Dev Tools.\\nvar NoEffect = /*              */0;\\nvar PerformedWork = /*         */1;\\n\\n// You can change the rest (and add more).\\nvar Placement = /*             */2;\\nvar Update = /*                */4;\\nvar PlacementAndUpdate = /*    */6;\\nvar Deletion = /*              */8;\\nvar ContentReset = /*          */16;\\nvar Callback = /*              */32;\\nvar DidCapture = /*            */64;\\nvar Ref = /*                   */128;\\nvar Snapshot = /*              */256;\\n\\n// Update & Callback & Ref & Snapshot\\nvar LifecycleEffectMask = /*   */420;\\n\\n// Union of all host effects\\nvar HostEffectMask = /*        */511;\\n\\nvar Incomplete = /*            */512;\\nvar ShouldCapture = /*         */1024;\\n\\nvar ReactCurrentOwner$1 = ReactSharedInternals.ReactCurrentOwner;\\n\\nvar MOUNTING = 1;\\nvar MOUNTED = 2;\\nvar UNMOUNTED = 3;\\n\\nfunction isFiberMountedImpl(fiber) {\\n  var node = fiber;\\n  if (!fiber.alternate) {\\n    // If there is no alternate, this might be a new tree that isn't inserted\\n    // yet. If it is, then it will have a pending insertion effect on it.\\n    if ((node.effectTag & Placement) !== NoEffect) {\\n      return MOUNTING;\\n    }\\n    while (node.return) {\\n      node = node.return;\\n      if ((node.effectTag & Placement) !== NoEffect) {\\n        return MOUNTING;\\n      }\\n    }\\n  } else {\\n    while (node.return) {\\n      node = node.return;\\n    }\\n  }\\n  if (node.tag === HostRoot) {\\n    // TODO: Check if this was a nested HostRoot when used with\\n    // renderContainerIntoSubtree.\\n    return MOUNTED;\\n  }\\n  // If we didn't hit the root, that means that we're in an disconnected tree\\n  // that has been unmounted.\\n  return UNMOUNTED;\\n}\\n\\nfunction isFiberMounted(fiber) {\\n  return isFiberMountedImpl(fiber) === MOUNTED;\\n}\\n\\nfunction isMounted(component) {\\n  {\\n    var owner = ReactCurrentOwner$1.current;\\n    if (owner !== null && owner.tag === ClassComponent) {\\n      var ownerFiber = owner;\\n      var instance = ownerFiber.stateNode;\\n      !instance._warnedAboutRefsInRender ? warningWithoutStack$1(false, '%s is accessing isMounted inside its render() function. ' + 'render() should be a pure function of props and state. It should ' + 'never access something that requires stale data from the previous ' + 'render, such as refs. Move this logic to componentDidMount and ' + 'componentDidUpdate instead.', getComponentName(ownerFiber.type) || 'A component') : void 0;\\n      instance._warnedAboutRefsInRender = true;\\n    }\\n  }\\n\\n  var fiber = get(component);\\n  if (!fiber) {\\n    return false;\\n  }\\n  return isFiberMountedImpl(fiber) === MOUNTED;\\n}\\n\\nfunction assertIsMounted(fiber) {\\n  !(isFiberMountedImpl(fiber) === MOUNTED) ? invariant(false, 'Unable to find node on an unmounted component.') : void 0;\\n}\\n\\nfunction findCurrentFiberUsingSlowPath(fiber) {\\n  var alternate = fiber.alternate;\\n  if (!alternate) {\\n    // If there is no alternate, then we only need to check if it is mounted.\\n    var state = isFiberMountedImpl(fiber);\\n    !(state !== UNMOUNTED) ? invariant(false, 'Unable to find node on an unmounted component.') : void 0;\\n    if (state === MOUNTING) {\\n      return null;\\n    }\\n    return fiber;\\n  }\\n  // If we have two possible branches, we'll walk backwards up to the root\\n  // to see what path the root points to. On the way we may hit one of the\\n  // special cases and we'll deal with them.\\n  var a = fiber;\\n  var b = alternate;\\n  while (true) {\\n    var parentA = a.return;\\n    var parentB = parentA ? parentA.alternate : null;\\n    if (!parentA || !parentB) {\\n      // We're at the root.\\n      break;\\n    }\\n\\n    // If both copies of the parent fiber point to the same child, we can\\n    // assume that the child is current. This happens when we bailout on low\\n    // priority: the bailed out fiber's child reuses the current child.\\n    if (parentA.child === parentB.child) {\\n      var child = parentA.child;\\n      while (child) {\\n        if (child === a) {\\n          // We've determined that A is the current branch.\\n          assertIsMounted(parentA);\\n          return fiber;\\n        }\\n        if (child === b) {\\n          // We've determined that B is the current branch.\\n          assertIsMounted(parentA);\\n          return alternate;\\n        }\\n        child = child.sibling;\\n      }\\n      // We should never have an alternate for any mounting node. So the only\\n      // way this could possibly happen is if this was unmounted, if at all.\\n      invariant(false, 'Unable to find node on an unmounted component.');\\n    }\\n\\n    if (a.return !== b.return) {\\n      // The return pointer of A and the return pointer of B point to different\\n      // fibers. We assume that return pointers never criss-cross, so A must\\n      // belong to the child set of A.return, and B must belong to the child\\n      // set of B.return.\\n      a = parentA;\\n      b = parentB;\\n    } else {\\n      // The return pointers point to the same fiber. We'll have to use the\\n      // default, slow path: scan the child sets of each parent alternate to see\\n      // which child belongs to which set.\\n      //\\n      // Search parent A's child set\\n      var didFindChild = false;\\n      var _child = parentA.child;\\n      while (_child) {\\n        if (_child === a) {\\n          didFindChild = true;\\n          a = parentA;\\n          b = parentB;\\n          break;\\n        }\\n        if (_child === b) {\\n          didFindChild = true;\\n          b = parentA;\\n          a = parentB;\\n          break;\\n        }\\n        _child = _child.sibling;\\n      }\\n      if (!didFindChild) {\\n        // Search parent B's child set\\n        _child = parentB.child;\\n        while (_child) {\\n          if (_child === a) {\\n            didFindChild = true;\\n            a = parentB;\\n            b = parentA;\\n            break;\\n          }\\n          if (_child === b) {\\n            didFindChild = true;\\n            b = parentB;\\n            a = parentA;\\n            break;\\n          }\\n          _child = _child.sibling;\\n        }\\n        !didFindChild ? invariant(false, 'Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.') : void 0;\\n      }\\n    }\\n\\n    !(a.alternate === b) ? invariant(false, 'Return fibers should always be each others\\\\' alternates. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  }\\n  // If the root is not a host container, we're in a disconnected tree. I.e.\\n  // unmounted.\\n  !(a.tag === HostRoot) ? invariant(false, 'Unable to find node on an unmounted component.') : void 0;\\n  if (a.stateNode.current === a) {\\n    // We've determined that A is the current branch.\\n    return fiber;\\n  }\\n  // Otherwise B has to be current branch.\\n  return alternate;\\n}\\n\\nfunction findCurrentHostFiber(parent) {\\n  var currentParent = findCurrentFiberUsingSlowPath(parent);\\n  if (!currentParent) {\\n    return null;\\n  }\\n\\n  // Next we'll drill down this component to find the first HostComponent/Text.\\n  var node = currentParent;\\n  while (true) {\\n    if (node.tag === HostComponent || node.tag === HostText) {\\n      return node;\\n    } else if (node.child) {\\n      node.child.return = node;\\n      node = node.child;\\n      continue;\\n    }\\n    if (node === currentParent) {\\n      return null;\\n    }\\n    while (!node.sibling) {\\n      if (!node.return || node.return === currentParent) {\\n        return null;\\n      }\\n      node = node.return;\\n    }\\n    node.sibling.return = node.return;\\n    node = node.sibling;\\n  }\\n  // Flow needs the return null here, but ESLint complains about it.\\n  // eslint-disable-next-line no-unreachable\\n  return null;\\n}\\n\\nfunction findCurrentHostFiberWithNoPortals(parent) {\\n  var currentParent = findCurrentFiberUsingSlowPath(parent);\\n  if (!currentParent) {\\n    return null;\\n  }\\n\\n  // Next we'll drill down this component to find the first HostComponent/Text.\\n  var node = currentParent;\\n  while (true) {\\n    if (node.tag === HostComponent || node.tag === HostText) {\\n      return node;\\n    } else if (node.child && node.tag !== HostPortal) {\\n      node.child.return = node;\\n      node = node.child;\\n      continue;\\n    }\\n    if (node === currentParent) {\\n      return null;\\n    }\\n    while (!node.sibling) {\\n      if (!node.return || node.return === currentParent) {\\n        return null;\\n      }\\n      node = node.return;\\n    }\\n    node.sibling.return = node.return;\\n    node = node.sibling;\\n  }\\n  // Flow needs the return null here, but ESLint complains about it.\\n  // eslint-disable-next-line no-unreachable\\n  return null;\\n}\\n\\nfunction addEventBubbleListener(element, eventType, listener) {\\n  element.addEventListener(eventType, listener, false);\\n}\\n\\nfunction addEventCaptureListener(element, eventType, listener) {\\n  element.addEventListener(eventType, listener, true);\\n}\\n\\n/**\\n * @interface Event\\n * @see http://www.w3.org/TR/css3-animations/#AnimationEvent-interface\\n * @see https://developer.mozilla.org/en-US/docs/Web/API/AnimationEvent\\n */\\nvar SyntheticAnimationEvent = SyntheticEvent.extend({\\n  animationName: null,\\n  elapsedTime: null,\\n  pseudoElement: null\\n});\\n\\n/**\\n * @interface Event\\n * @see http://www.w3.org/TR/clipboard-apis/\\n */\\nvar SyntheticClipboardEvent = SyntheticEvent.extend({\\n  clipboardData: function (event) {\\n    return 'clipboardData' in event ? event.clipboardData : window.clipboardData;\\n  }\\n});\\n\\n/**\\n * @interface FocusEvent\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\\n */\\nvar SyntheticFocusEvent = SyntheticUIEvent.extend({\\n  relatedTarget: null\\n});\\n\\n/**\\n * `charCode` represents the actual \\\"character code\\\" and is safe to use with\\n * `String.fromCharCode`. As such, only keys that correspond to printable\\n * characters produce a valid `charCode`, the only exception to this is Enter.\\n * The Tab-key is considered non-printable and does not have a `charCode`,\\n * presumably because it does not produce a tab-character in browsers.\\n *\\n * @param {object} nativeEvent Native browser event.\\n * @return {number} Normalized `charCode` property.\\n */\\nfunction getEventCharCode(nativeEvent) {\\n  var charCode = void 0;\\n  var keyCode = nativeEvent.keyCode;\\n\\n  if ('charCode' in nativeEvent) {\\n    charCode = nativeEvent.charCode;\\n\\n    // FF does not set `charCode` for the Enter-key, check against `keyCode`.\\n    if (charCode === 0 && keyCode === 13) {\\n      charCode = 13;\\n    }\\n  } else {\\n    // IE8 does not implement `charCode`, but `keyCode` has the correct value.\\n    charCode = keyCode;\\n  }\\n\\n  // IE and Edge (on Windows) and Chrome / Safari (on Windows and Linux)\\n  // report Enter as charCode 10 when ctrl is pressed.\\n  if (charCode === 10) {\\n    charCode = 13;\\n  }\\n\\n  // Some non-printable keys are reported in `charCode`/`keyCode`, discard them.\\n  // Must not discard the (non-)printable Enter-key.\\n  if (charCode >= 32 || charCode === 13) {\\n    return charCode;\\n  }\\n\\n  return 0;\\n}\\n\\n/**\\n * Normalization of deprecated HTML5 `key` values\\n * @see https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent#Key_names\\n */\\nvar normalizeKey = {\\n  Esc: 'Escape',\\n  Spacebar: ' ',\\n  Left: 'ArrowLeft',\\n  Up: 'ArrowUp',\\n  Right: 'ArrowRight',\\n  Down: 'ArrowDown',\\n  Del: 'Delete',\\n  Win: 'OS',\\n  Menu: 'ContextMenu',\\n  Apps: 'ContextMenu',\\n  Scroll: 'ScrollLock',\\n  MozPrintableKey: 'Unidentified'\\n};\\n\\n/**\\n * Translation from legacy `keyCode` to HTML5 `key`\\n * Only special keys supported, all others depend on keyboard layout or browser\\n * @see https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent#Key_names\\n */\\nvar translateToKey = {\\n  '8': 'Backspace',\\n  '9': 'Tab',\\n  '12': 'Clear',\\n  '13': 'Enter',\\n  '16': 'Shift',\\n  '17': 'Control',\\n  '18': 'Alt',\\n  '19': 'Pause',\\n  '20': 'CapsLock',\\n  '27': 'Escape',\\n  '32': ' ',\\n  '33': 'PageUp',\\n  '34': 'PageDown',\\n  '35': 'End',\\n  '36': 'Home',\\n  '37': 'ArrowLeft',\\n  '38': 'ArrowUp',\\n  '39': 'ArrowRight',\\n  '40': 'ArrowDown',\\n  '45': 'Insert',\\n  '46': 'Delete',\\n  '112': 'F1',\\n  '113': 'F2',\\n  '114': 'F3',\\n  '115': 'F4',\\n  '116': 'F5',\\n  '117': 'F6',\\n  '118': 'F7',\\n  '119': 'F8',\\n  '120': 'F9',\\n  '121': 'F10',\\n  '122': 'F11',\\n  '123': 'F12',\\n  '144': 'NumLock',\\n  '145': 'ScrollLock',\\n  '224': 'Meta'\\n};\\n\\n/**\\n * @param {object} nativeEvent Native browser event.\\n * @return {string} Normalized `key` property.\\n */\\nfunction getEventKey(nativeEvent) {\\n  if (nativeEvent.key) {\\n    // Normalize inconsistent values reported by browsers due to\\n    // implementations of a working draft specification.\\n\\n    // FireFox implements `key` but returns `MozPrintableKey` for all\\n    // printable characters (normalized to `Unidentified`), ignore it.\\n    var key = normalizeKey[nativeEvent.key] || nativeEvent.key;\\n    if (key !== 'Unidentified') {\\n      return key;\\n    }\\n  }\\n\\n  // Browser does not implement `key`, polyfill as much of it as we can.\\n  if (nativeEvent.type === 'keypress') {\\n    var charCode = getEventCharCode(nativeEvent);\\n\\n    // The enter-key is technically both printable and non-printable and can\\n    // thus be captured by `keypress`, no other non-printable key should.\\n    return charCode === 13 ? 'Enter' : String.fromCharCode(charCode);\\n  }\\n  if (nativeEvent.type === 'keydown' || nativeEvent.type === 'keyup') {\\n    // While user keyboard layout determines the actual meaning of each\\n    // `keyCode` value, almost all function keys have a universal value.\\n    return translateToKey[nativeEvent.keyCode] || 'Unidentified';\\n  }\\n  return '';\\n}\\n\\n/**\\n * @interface KeyboardEvent\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\\n */\\nvar SyntheticKeyboardEvent = SyntheticUIEvent.extend({\\n  key: getEventKey,\\n  location: null,\\n  ctrlKey: null,\\n  shiftKey: null,\\n  altKey: null,\\n  metaKey: null,\\n  repeat: null,\\n  locale: null,\\n  getModifierState: getEventModifierState,\\n  // Legacy Interface\\n  charCode: function (event) {\\n    // `charCode` is the result of a KeyPress event and represents the value of\\n    // the actual printable character.\\n\\n    // KeyPress is deprecated, but its replacement is not yet final and not\\n    // implemented in any major browser. Only KeyPress has charCode.\\n    if (event.type === 'keypress') {\\n      return getEventCharCode(event);\\n    }\\n    return 0;\\n  },\\n  keyCode: function (event) {\\n    // `keyCode` is the result of a KeyDown/Up event and represents the value of\\n    // physical keyboard key.\\n\\n    // The actual meaning of the value depends on the users' keyboard layout\\n    // which cannot be detected. Assuming that it is a US keyboard layout\\n    // provides a surprisingly accurate mapping for US and European users.\\n    // Due to this, it is left to the user to implement at this time.\\n    if (event.type === 'keydown' || event.type === 'keyup') {\\n      return event.keyCode;\\n    }\\n    return 0;\\n  },\\n  which: function (event) {\\n    // `which` is an alias for either `keyCode` or `charCode` depending on the\\n    // type of the event.\\n    if (event.type === 'keypress') {\\n      return getEventCharCode(event);\\n    }\\n    if (event.type === 'keydown' || event.type === 'keyup') {\\n      return event.keyCode;\\n    }\\n    return 0;\\n  }\\n});\\n\\n/**\\n * @interface DragEvent\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\\n */\\nvar SyntheticDragEvent = SyntheticMouseEvent.extend({\\n  dataTransfer: null\\n});\\n\\n/**\\n * @interface TouchEvent\\n * @see http://www.w3.org/TR/touch-events/\\n */\\nvar SyntheticTouchEvent = SyntheticUIEvent.extend({\\n  touches: null,\\n  targetTouches: null,\\n  changedTouches: null,\\n  altKey: null,\\n  metaKey: null,\\n  ctrlKey: null,\\n  shiftKey: null,\\n  getModifierState: getEventModifierState\\n});\\n\\n/**\\n * @interface Event\\n * @see http://www.w3.org/TR/2009/WD-css3-transitions-20090320/#transition-events-\\n * @see https://developer.mozilla.org/en-US/docs/Web/API/TransitionEvent\\n */\\nvar SyntheticTransitionEvent = SyntheticEvent.extend({\\n  propertyName: null,\\n  elapsedTime: null,\\n  pseudoElement: null\\n});\\n\\n/**\\n * @interface WheelEvent\\n * @see http://www.w3.org/TR/DOM-Level-3-Events/\\n */\\nvar SyntheticWheelEvent = SyntheticMouseEvent.extend({\\n  deltaX: function (event) {\\n    return 'deltaX' in event ? event.deltaX : // Fallback to `wheelDeltaX` for Webkit and normalize (right is positive).\\n    'wheelDeltaX' in event ? -event.wheelDeltaX : 0;\\n  },\\n  deltaY: function (event) {\\n    return 'deltaY' in event ? event.deltaY : // Fallback to `wheelDeltaY` for Webkit and normalize (down is positive).\\n    'wheelDeltaY' in event ? -event.wheelDeltaY : // Fallback to `wheelDelta` for IE<9 and normalize (down is positive).\\n    'wheelDelta' in event ? -event.wheelDelta : 0;\\n  },\\n\\n  deltaZ: null,\\n\\n  // Browsers without \\\"deltaMode\\\" is reporting in raw wheel delta where one\\n  // notch on the scroll is always +/- 120, roughly equivalent to pixels.\\n  // A good approximation of DOM_DELTA_LINE (1) is 5% of viewport size or\\n  // ~40 pixels, for DOM_DELTA_SCREEN (2) it is 87.5% of viewport size.\\n  deltaMode: null\\n});\\n\\n/**\\n * Turns\\n * ['abort', ...]\\n * into\\n * eventTypes = {\\n *   'abort': {\\n *     phasedRegistrationNames: {\\n *       bubbled: 'onAbort',\\n *       captured: 'onAbortCapture',\\n *     },\\n *     dependencies: [TOP_ABORT],\\n *   },\\n *   ...\\n * };\\n * topLevelEventsToDispatchConfig = new Map([\\n *   [TOP_ABORT, { sameConfig }],\\n * ]);\\n */\\n\\nvar interactiveEventTypeNames = [[TOP_BLUR, 'blur'], [TOP_CANCEL, 'cancel'], [TOP_CLICK, 'click'], [TOP_CLOSE, 'close'], [TOP_CONTEXT_MENU, 'contextMenu'], [TOP_COPY, 'copy'], [TOP_CUT, 'cut'], [TOP_AUX_CLICK, 'auxClick'], [TOP_DOUBLE_CLICK, 'doubleClick'], [TOP_DRAG_END, 'dragEnd'], [TOP_DRAG_START, 'dragStart'], [TOP_DROP, 'drop'], [TOP_FOCUS, 'focus'], [TOP_INPUT, 'input'], [TOP_INVALID, 'invalid'], [TOP_KEY_DOWN, 'keyDown'], [TOP_KEY_PRESS, 'keyPress'], [TOP_KEY_UP, 'keyUp'], [TOP_MOUSE_DOWN, 'mouseDown'], [TOP_MOUSE_UP, 'mouseUp'], [TOP_PASTE, 'paste'], [TOP_PAUSE, 'pause'], [TOP_PLAY, 'play'], [TOP_POINTER_CANCEL, 'pointerCancel'], [TOP_POINTER_DOWN, 'pointerDown'], [TOP_POINTER_UP, 'pointerUp'], [TOP_RATE_CHANGE, 'rateChange'], [TOP_RESET, 'reset'], [TOP_SEEKED, 'seeked'], [TOP_SUBMIT, 'submit'], [TOP_TOUCH_CANCEL, 'touchCancel'], [TOP_TOUCH_END, 'touchEnd'], [TOP_TOUCH_START, 'touchStart'], [TOP_VOLUME_CHANGE, 'volumeChange']];\\nvar nonInteractiveEventTypeNames = [[TOP_ABORT, 'abort'], [TOP_ANIMATION_END, 'animationEnd'], [TOP_ANIMATION_ITERATION, 'animationIteration'], [TOP_ANIMATION_START, 'animationStart'], [TOP_CAN_PLAY, 'canPlay'], [TOP_CAN_PLAY_THROUGH, 'canPlayThrough'], [TOP_DRAG, 'drag'], [TOP_DRAG_ENTER, 'dragEnter'], [TOP_DRAG_EXIT, 'dragExit'], [TOP_DRAG_LEAVE, 'dragLeave'], [TOP_DRAG_OVER, 'dragOver'], [TOP_DURATION_CHANGE, 'durationChange'], [TOP_EMPTIED, 'emptied'], [TOP_ENCRYPTED, 'encrypted'], [TOP_ENDED, 'ended'], [TOP_ERROR, 'error'], [TOP_GOT_POINTER_CAPTURE, 'gotPointerCapture'], [TOP_LOAD, 'load'], [TOP_LOADED_DATA, 'loadedData'], [TOP_LOADED_METADATA, 'loadedMetadata'], [TOP_LOAD_START, 'loadStart'], [TOP_LOST_POINTER_CAPTURE, 'lostPointerCapture'], [TOP_MOUSE_MOVE, 'mouseMove'], [TOP_MOUSE_OUT, 'mouseOut'], [TOP_MOUSE_OVER, 'mouseOver'], [TOP_PLAYING, 'playing'], [TOP_POINTER_MOVE, 'pointerMove'], [TOP_POINTER_OUT, 'pointerOut'], [TOP_POINTER_OVER, 'pointerOver'], [TOP_PROGRESS, 'progress'], [TOP_SCROLL, 'scroll'], [TOP_SEEKING, 'seeking'], [TOP_STALLED, 'stalled'], [TOP_SUSPEND, 'suspend'], [TOP_TIME_UPDATE, 'timeUpdate'], [TOP_TOGGLE, 'toggle'], [TOP_TOUCH_MOVE, 'touchMove'], [TOP_TRANSITION_END, 'transitionEnd'], [TOP_WAITING, 'waiting'], [TOP_WHEEL, 'wheel']];\\n\\nvar eventTypes$4 = {};\\nvar topLevelEventsToDispatchConfig = {};\\n\\nfunction addEventTypeNameToConfig(_ref, isInteractive) {\\n  var topEvent = _ref[0],\\n      event = _ref[1];\\n\\n  var capitalizedEvent = event[0].toUpperCase() + event.slice(1);\\n  var onEvent = 'on' + capitalizedEvent;\\n\\n  var type = {\\n    phasedRegistrationNames: {\\n      bubbled: onEvent,\\n      captured: onEvent + 'Capture'\\n    },\\n    dependencies: [topEvent],\\n    isInteractive: isInteractive\\n  };\\n  eventTypes$4[event] = type;\\n  topLevelEventsToDispatchConfig[topEvent] = type;\\n}\\n\\ninteractiveEventTypeNames.forEach(function (eventTuple) {\\n  addEventTypeNameToConfig(eventTuple, true);\\n});\\nnonInteractiveEventTypeNames.forEach(function (eventTuple) {\\n  addEventTypeNameToConfig(eventTuple, false);\\n});\\n\\n// Only used in DEV for exhaustiveness validation.\\nvar knownHTMLTopLevelTypes = [TOP_ABORT, TOP_CANCEL, TOP_CAN_PLAY, TOP_CAN_PLAY_THROUGH, TOP_CLOSE, TOP_DURATION_CHANGE, TOP_EMPTIED, TOP_ENCRYPTED, TOP_ENDED, TOP_ERROR, TOP_INPUT, TOP_INVALID, TOP_LOAD, TOP_LOADED_DATA, TOP_LOADED_METADATA, TOP_LOAD_START, TOP_PAUSE, TOP_PLAY, TOP_PLAYING, TOP_PROGRESS, TOP_RATE_CHANGE, TOP_RESET, TOP_SEEKED, TOP_SEEKING, TOP_STALLED, TOP_SUBMIT, TOP_SUSPEND, TOP_TIME_UPDATE, TOP_TOGGLE, TOP_VOLUME_CHANGE, TOP_WAITING];\\n\\nvar SimpleEventPlugin = {\\n  eventTypes: eventTypes$4,\\n\\n  isInteractiveTopLevelEventType: function (topLevelType) {\\n    var config = topLevelEventsToDispatchConfig[topLevelType];\\n    return config !== undefined && config.isInteractive === true;\\n  },\\n\\n\\n  extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n    var dispatchConfig = topLevelEventsToDispatchConfig[topLevelType];\\n    if (!dispatchConfig) {\\n      return null;\\n    }\\n    var EventConstructor = void 0;\\n    switch (topLevelType) {\\n      case TOP_KEY_PRESS:\\n        // Firefox creates a keypress event for function keys too. This removes\\n        // the unwanted keypress events. Enter is however both printable and\\n        // non-printable. One would expect Tab to be as well (but it isn't).\\n        if (getEventCharCode(nativeEvent) === 0) {\\n          return null;\\n        }\\n      /* falls through */\\n      case TOP_KEY_DOWN:\\n      case TOP_KEY_UP:\\n        EventConstructor = SyntheticKeyboardEvent;\\n        break;\\n      case TOP_BLUR:\\n      case TOP_FOCUS:\\n        EventConstructor = SyntheticFocusEvent;\\n        break;\\n      case TOP_CLICK:\\n        // Firefox creates a click event on right mouse clicks. This removes the\\n        // unwanted click events.\\n        if (nativeEvent.button === 2) {\\n          return null;\\n        }\\n      /* falls through */\\n      case TOP_AUX_CLICK:\\n      case TOP_DOUBLE_CLICK:\\n      case TOP_MOUSE_DOWN:\\n      case TOP_MOUSE_MOVE:\\n      case TOP_MOUSE_UP:\\n      // TODO: Disabled elements should not respond to mouse events\\n      /* falls through */\\n      case TOP_MOUSE_OUT:\\n      case TOP_MOUSE_OVER:\\n      case TOP_CONTEXT_MENU:\\n        EventConstructor = SyntheticMouseEvent;\\n        break;\\n      case TOP_DRAG:\\n      case TOP_DRAG_END:\\n      case TOP_DRAG_ENTER:\\n      case TOP_DRAG_EXIT:\\n      case TOP_DRAG_LEAVE:\\n      case TOP_DRAG_OVER:\\n      case TOP_DRAG_START:\\n      case TOP_DROP:\\n        EventConstructor = SyntheticDragEvent;\\n        break;\\n      case TOP_TOUCH_CANCEL:\\n      case TOP_TOUCH_END:\\n      case TOP_TOUCH_MOVE:\\n      case TOP_TOUCH_START:\\n        EventConstructor = SyntheticTouchEvent;\\n        break;\\n      case TOP_ANIMATION_END:\\n      case TOP_ANIMATION_ITERATION:\\n      case TOP_ANIMATION_START:\\n        EventConstructor = SyntheticAnimationEvent;\\n        break;\\n      case TOP_TRANSITION_END:\\n        EventConstructor = SyntheticTransitionEvent;\\n        break;\\n      case TOP_SCROLL:\\n        EventConstructor = SyntheticUIEvent;\\n        break;\\n      case TOP_WHEEL:\\n        EventConstructor = SyntheticWheelEvent;\\n        break;\\n      case TOP_COPY:\\n      case TOP_CUT:\\n      case TOP_PASTE:\\n        EventConstructor = SyntheticClipboardEvent;\\n        break;\\n      case TOP_GOT_POINTER_CAPTURE:\\n      case TOP_LOST_POINTER_CAPTURE:\\n      case TOP_POINTER_CANCEL:\\n      case TOP_POINTER_DOWN:\\n      case TOP_POINTER_MOVE:\\n      case TOP_POINTER_OUT:\\n      case TOP_POINTER_OVER:\\n      case TOP_POINTER_UP:\\n        EventConstructor = SyntheticPointerEvent;\\n        break;\\n      default:\\n        {\\n          if (knownHTMLTopLevelTypes.indexOf(topLevelType) === -1) {\\n            warningWithoutStack$1(false, 'SimpleEventPlugin: Unhandled event type, `%s`. This warning ' + 'is likely caused by a bug in React. Please file an issue.', topLevelType);\\n          }\\n        }\\n        // HTML Events\\n        // @see http://www.w3.org/TR/html5/index.html#events-0\\n        EventConstructor = SyntheticEvent;\\n        break;\\n    }\\n    var event = EventConstructor.getPooled(dispatchConfig, targetInst, nativeEvent, nativeEventTarget);\\n    accumulateTwoPhaseDispatches(event);\\n    return event;\\n  }\\n};\\n\\nvar isInteractiveTopLevelEventType = SimpleEventPlugin.isInteractiveTopLevelEventType;\\n\\n\\nvar CALLBACK_BOOKKEEPING_POOL_SIZE = 10;\\nvar callbackBookkeepingPool = [];\\n\\n/**\\n * Find the deepest React component completely containing the root of the\\n * passed-in instance (for use when entire React trees are nested within each\\n * other). If React trees are not nested, returns null.\\n */\\nfunction findRootContainerNode(inst) {\\n  // TODO: It may be a good idea to cache this to prevent unnecessary DOM\\n  // traversal, but caching is difficult to do correctly without using a\\n  // mutation observer to listen for all DOM changes.\\n  while (inst.return) {\\n    inst = inst.return;\\n  }\\n  if (inst.tag !== HostRoot) {\\n    // This can happen if we're in a detached tree.\\n    return null;\\n  }\\n  return inst.stateNode.containerInfo;\\n}\\n\\n// Used to store ancestor hierarchy in top level callback\\nfunction getTopLevelCallbackBookKeeping(topLevelType, nativeEvent, targetInst) {\\n  if (callbackBookkeepingPool.length) {\\n    var instance = callbackBookkeepingPool.pop();\\n    instance.topLevelType = topLevelType;\\n    instance.nativeEvent = nativeEvent;\\n    instance.targetInst = targetInst;\\n    return instance;\\n  }\\n  return {\\n    topLevelType: topLevelType,\\n    nativeEvent: nativeEvent,\\n    targetInst: targetInst,\\n    ancestors: []\\n  };\\n}\\n\\nfunction releaseTopLevelCallbackBookKeeping(instance) {\\n  instance.topLevelType = null;\\n  instance.nativeEvent = null;\\n  instance.targetInst = null;\\n  instance.ancestors.length = 0;\\n  if (callbackBookkeepingPool.length < CALLBACK_BOOKKEEPING_POOL_SIZE) {\\n    callbackBookkeepingPool.push(instance);\\n  }\\n}\\n\\nfunction handleTopLevel(bookKeeping) {\\n  var targetInst = bookKeeping.targetInst;\\n\\n  // Loop through the hierarchy, in case there's any nested components.\\n  // It's important that we build the array of ancestors before calling any\\n  // event handlers, because event handlers can modify the DOM, leading to\\n  // inconsistencies with ReactMount's node cache. See #1105.\\n  var ancestor = targetInst;\\n  do {\\n    if (!ancestor) {\\n      bookKeeping.ancestors.push(ancestor);\\n      break;\\n    }\\n    var root = findRootContainerNode(ancestor);\\n    if (!root) {\\n      break;\\n    }\\n    bookKeeping.ancestors.push(ancestor);\\n    ancestor = getClosestInstanceFromNode(root);\\n  } while (ancestor);\\n\\n  for (var i = 0; i < bookKeeping.ancestors.length; i++) {\\n    targetInst = bookKeeping.ancestors[i];\\n    runExtractedEventsInBatch(bookKeeping.topLevelType, targetInst, bookKeeping.nativeEvent, getEventTarget(bookKeeping.nativeEvent));\\n  }\\n}\\n\\n// TODO: can we stop exporting these?\\nvar _enabled = true;\\n\\nfunction setEnabled(enabled) {\\n  _enabled = !!enabled;\\n}\\n\\nfunction isEnabled() {\\n  return _enabled;\\n}\\n\\n/**\\n * Traps top-level events by using event bubbling.\\n *\\n * @param {number} topLevelType Number from `TopLevelEventTypes`.\\n * @param {object} element Element on which to attach listener.\\n * @return {?object} An object with a remove function which will forcefully\\n *                  remove the listener.\\n * @internal\\n */\\nfunction trapBubbledEvent(topLevelType, element) {\\n  if (!element) {\\n    return null;\\n  }\\n  var dispatch = isInteractiveTopLevelEventType(topLevelType) ? dispatchInteractiveEvent : dispatchEvent;\\n\\n  addEventBubbleListener(element, getRawEventName(topLevelType),\\n  // Check if interactive and wrap in interactiveUpdates\\n  dispatch.bind(null, topLevelType));\\n}\\n\\n/**\\n * Traps a top-level event by using event capturing.\\n *\\n * @param {number} topLevelType Number from `TopLevelEventTypes`.\\n * @param {object} element Element on which to attach listener.\\n * @return {?object} An object with a remove function which will forcefully\\n *                  remove the listener.\\n * @internal\\n */\\nfunction trapCapturedEvent(topLevelType, element) {\\n  if (!element) {\\n    return null;\\n  }\\n  var dispatch = isInteractiveTopLevelEventType(topLevelType) ? dispatchInteractiveEvent : dispatchEvent;\\n\\n  addEventCaptureListener(element, getRawEventName(topLevelType),\\n  // Check if interactive and wrap in interactiveUpdates\\n  dispatch.bind(null, topLevelType));\\n}\\n\\nfunction dispatchInteractiveEvent(topLevelType, nativeEvent) {\\n  interactiveUpdates(dispatchEvent, topLevelType, nativeEvent);\\n}\\n\\nfunction dispatchEvent(topLevelType, nativeEvent) {\\n  if (!_enabled) {\\n    return;\\n  }\\n\\n  var nativeEventTarget = getEventTarget(nativeEvent);\\n  var targetInst = getClosestInstanceFromNode(nativeEventTarget);\\n  if (targetInst !== null && typeof targetInst.tag === 'number' && !isFiberMounted(targetInst)) {\\n    // If we get an event (ex: img onload) before committing that\\n    // component's mount, ignore it for now (that is, treat it as if it was an\\n    // event on a non-React tree). We might also consider queueing events and\\n    // dispatching them after the mount.\\n    targetInst = null;\\n  }\\n\\n  var bookKeeping = getTopLevelCallbackBookKeeping(topLevelType, nativeEvent, targetInst);\\n\\n  try {\\n    // Event queue being processed in the same cycle allows\\n    // `preventDefault`.\\n    batchedUpdates(handleTopLevel, bookKeeping);\\n  } finally {\\n    releaseTopLevelCallbackBookKeeping(bookKeeping);\\n  }\\n}\\n\\n/**\\n * Summary of `ReactBrowserEventEmitter` event handling:\\n *\\n *  - Top-level delegation is used to trap most native browser events. This\\n *    may only occur in the main thread and is the responsibility of\\n *    ReactDOMEventListener, which is injected and can therefore support\\n *    pluggable event sources. This is the only work that occurs in the main\\n *    thread.\\n *\\n *  - We normalize and de-duplicate events to account for browser quirks. This\\n *    may be done in the worker thread.\\n *\\n *  - Forward these native events (with the associated top-level type used to\\n *    trap it) to `EventPluginHub`, which in turn will ask plugins if they want\\n *    to extract any synthetic events.\\n *\\n *  - The `EventPluginHub` will then process each event by annotating them with\\n *    \\\"dispatches\\\", a sequence of listeners and IDs that care about that event.\\n *\\n *  - The `EventPluginHub` then dispatches the events.\\n *\\n * Overview of React and the event system:\\n *\\n * +------------+    .\\n * |    DOM     |    .\\n * +------------+    .\\n *       |           .\\n *       v           .\\n * +------------+    .\\n * | ReactEvent |    .\\n * |  Listener  |    .\\n * +------------+    .                         +-----------+\\n *       |           .               +--------+|SimpleEvent|\\n *       |           .               |         |Plugin     |\\n * +-----|------+    .               v         +-----------+\\n * |     |      |    .    +--------------+                    +------------+\\n * |     +-----------.--->|EventPluginHub|                    |    Event   |\\n * |            |    .    |              |     +-----------+  | Propagators|\\n * | ReactEvent |    .    |              |     |TapEvent   |  |------------|\\n * |  Emitter   |    .    |              |<---+|Plugin     |  |other plugin|\\n * |            |    .    |              |     +-----------+  |  utilities |\\n * |     +-----------.--->|              |                    +------------+\\n * |     |      |    .    +--------------+\\n * +-----|------+    .                ^        +-----------+\\n *       |           .                |        |Enter/Leave|\\n *       +           .                +-------+|Plugin     |\\n * +-------------+   .                         +-----------+\\n * | application |   .\\n * |-------------|   .\\n * |             |   .\\n * |             |   .\\n * +-------------+   .\\n *                   .\\n *    React Core     .  General Purpose Event Plugin System\\n */\\n\\nvar alreadyListeningTo = {};\\nvar reactTopListenersCounter = 0;\\n\\n/**\\n * To ensure no conflicts with other potential React instances on the page\\n */\\nvar topListenersIDKey = '_reactListenersID' + ('' + Math.random()).slice(2);\\n\\nfunction getListeningForDocument(mountAt) {\\n  // In IE8, `mountAt` is a host object and doesn't have `hasOwnProperty`\\n  // directly.\\n  if (!Object.prototype.hasOwnProperty.call(mountAt, topListenersIDKey)) {\\n    mountAt[topListenersIDKey] = reactTopListenersCounter++;\\n    alreadyListeningTo[mountAt[topListenersIDKey]] = {};\\n  }\\n  return alreadyListeningTo[mountAt[topListenersIDKey]];\\n}\\n\\n/**\\n * We listen for bubbled touch events on the document object.\\n *\\n * Firefox v8.01 (and possibly others) exhibited strange behavior when\\n * mounting `onmousemove` events at some node that was not the document\\n * element. The symptoms were that if your mouse is not moving over something\\n * contained within that mount point (for example on the background) the\\n * top-level listeners for `onmousemove` won't be called. However, if you\\n * register the `mousemove` on the document object, then it will of course\\n * catch all `mousemove`s. This along with iOS quirks, justifies restricting\\n * top-level listeners to the document object only, at least for these\\n * movement types of events and possibly all events.\\n *\\n * @see http://www.quirksmode.org/blog/archives/2010/09/click_event_del.html\\n *\\n * Also, `keyup`/`keypress`/`keydown` do not bubble to the window on IE, but\\n * they bubble to document.\\n *\\n * @param {string} registrationName Name of listener (e.g. `onClick`).\\n * @param {object} mountAt Container where to mount the listener\\n */\\nfunction listenTo(registrationName, mountAt) {\\n  var isListening = getListeningForDocument(mountAt);\\n  var dependencies = registrationNameDependencies[registrationName];\\n\\n  for (var i = 0; i < dependencies.length; i++) {\\n    var dependency = dependencies[i];\\n    if (!(isListening.hasOwnProperty(dependency) && isListening[dependency])) {\\n      switch (dependency) {\\n        case TOP_SCROLL:\\n          trapCapturedEvent(TOP_SCROLL, mountAt);\\n          break;\\n        case TOP_FOCUS:\\n        case TOP_BLUR:\\n          trapCapturedEvent(TOP_FOCUS, mountAt);\\n          trapCapturedEvent(TOP_BLUR, mountAt);\\n          // We set the flag for a single dependency later in this function,\\n          // but this ensures we mark both as attached rather than just one.\\n          isListening[TOP_BLUR] = true;\\n          isListening[TOP_FOCUS] = true;\\n          break;\\n        case TOP_CANCEL:\\n        case TOP_CLOSE:\\n          if (isEventSupported(getRawEventName(dependency))) {\\n            trapCapturedEvent(dependency, mountAt);\\n          }\\n          break;\\n        case TOP_INVALID:\\n        case TOP_SUBMIT:\\n        case TOP_RESET:\\n          // We listen to them on the target DOM elements.\\n          // Some of them bubble so we don't want them to fire twice.\\n          break;\\n        default:\\n          // By default, listen on the top level to all non-media events.\\n          // Media events don't bubble so adding the listener wouldn't do anything.\\n          var isMediaEvent = mediaEventTypes.indexOf(dependency) !== -1;\\n          if (!isMediaEvent) {\\n            trapBubbledEvent(dependency, mountAt);\\n          }\\n          break;\\n      }\\n      isListening[dependency] = true;\\n    }\\n  }\\n}\\n\\nfunction isListeningToAllDependencies(registrationName, mountAt) {\\n  var isListening = getListeningForDocument(mountAt);\\n  var dependencies = registrationNameDependencies[registrationName];\\n  for (var i = 0; i < dependencies.length; i++) {\\n    var dependency = dependencies[i];\\n    if (!(isListening.hasOwnProperty(dependency) && isListening[dependency])) {\\n      return false;\\n    }\\n  }\\n  return true;\\n}\\n\\nfunction getActiveElement(doc) {\\n  doc = doc || (typeof document !== 'undefined' ? document : undefined);\\n  if (typeof doc === 'undefined') {\\n    return null;\\n  }\\n  try {\\n    return doc.activeElement || doc.body;\\n  } catch (e) {\\n    return doc.body;\\n  }\\n}\\n\\n/**\\n * Given any node return the first leaf node without children.\\n *\\n * @param {DOMElement|DOMTextNode} node\\n * @return {DOMElement|DOMTextNode}\\n */\\nfunction getLeafNode(node) {\\n  while (node && node.firstChild) {\\n    node = node.firstChild;\\n  }\\n  return node;\\n}\\n\\n/**\\n * Get the next sibling within a container. This will walk up the\\n * DOM if a node's siblings have been exhausted.\\n *\\n * @param {DOMElement|DOMTextNode} node\\n * @return {?DOMElement|DOMTextNode}\\n */\\nfunction getSiblingNode(node) {\\n  while (node) {\\n    if (node.nextSibling) {\\n      return node.nextSibling;\\n    }\\n    node = node.parentNode;\\n  }\\n}\\n\\n/**\\n * Get object describing the nodes which contain characters at offset.\\n *\\n * @param {DOMElement|DOMTextNode} root\\n * @param {number} offset\\n * @return {?object}\\n */\\nfunction getNodeForCharacterOffset(root, offset) {\\n  var node = getLeafNode(root);\\n  var nodeStart = 0;\\n  var nodeEnd = 0;\\n\\n  while (node) {\\n    if (node.nodeType === TEXT_NODE) {\\n      nodeEnd = nodeStart + node.textContent.length;\\n\\n      if (nodeStart <= offset && nodeEnd >= offset) {\\n        return {\\n          node: node,\\n          offset: offset - nodeStart\\n        };\\n      }\\n\\n      nodeStart = nodeEnd;\\n    }\\n\\n    node = getLeafNode(getSiblingNode(node));\\n  }\\n}\\n\\n/**\\n * @param {DOMElement} outerNode\\n * @return {?object}\\n */\\nfunction getOffsets(outerNode) {\\n  var ownerDocument = outerNode.ownerDocument;\\n\\n  var win = ownerDocument && ownerDocument.defaultView || window;\\n  var selection = win.getSelection && win.getSelection();\\n\\n  if (!selection || selection.rangeCount === 0) {\\n    return null;\\n  }\\n\\n  var anchorNode = selection.anchorNode,\\n      anchorOffset = selection.anchorOffset,\\n      focusNode = selection.focusNode,\\n      focusOffset = selection.focusOffset;\\n\\n  // In Firefox, anchorNode and focusNode can be \\\"anonymous divs\\\", e.g. the\\n  // up/down buttons on an <input type=\\\"number\\\">. Anonymous divs do not seem to\\n  // expose properties, triggering a \\\"Permission denied error\\\" if any of its\\n  // properties are accessed. The only seemingly possible way to avoid erroring\\n  // is to access a property that typically works for non-anonymous divs and\\n  // catch any error that may otherwise arise. See\\n  // https://bugzilla.mozilla.org/show_bug.cgi?id=208427\\n\\n  try {\\n    /* eslint-disable no-unused-expressions */\\n    anchorNode.nodeType;\\n    focusNode.nodeType;\\n    /* eslint-enable no-unused-expressions */\\n  } catch (e) {\\n    return null;\\n  }\\n\\n  return getModernOffsetsFromPoints(outerNode, anchorNode, anchorOffset, focusNode, focusOffset);\\n}\\n\\n/**\\n * Returns {start, end} where `start` is the character/codepoint index of\\n * (anchorNode, anchorOffset) within the textContent of `outerNode`, and\\n * `end` is the index of (focusNode, focusOffset).\\n *\\n * Returns null if you pass in garbage input but we should probably just crash.\\n *\\n * Exported only for testing.\\n */\\nfunction getModernOffsetsFromPoints(outerNode, anchorNode, anchorOffset, focusNode, focusOffset) {\\n  var length = 0;\\n  var start = -1;\\n  var end = -1;\\n  var indexWithinAnchor = 0;\\n  var indexWithinFocus = 0;\\n  var node = outerNode;\\n  var parentNode = null;\\n\\n  outer: while (true) {\\n    var next = null;\\n\\n    while (true) {\\n      if (node === anchorNode && (anchorOffset === 0 || node.nodeType === TEXT_NODE)) {\\n        start = length + anchorOffset;\\n      }\\n      if (node === focusNode && (focusOffset === 0 || node.nodeType === TEXT_NODE)) {\\n        end = length + focusOffset;\\n      }\\n\\n      if (node.nodeType === TEXT_NODE) {\\n        length += node.nodeValue.length;\\n      }\\n\\n      if ((next = node.firstChild) === null) {\\n        break;\\n      }\\n      // Moving from `node` to its first child `next`.\\n      parentNode = node;\\n      node = next;\\n    }\\n\\n    while (true) {\\n      if (node === outerNode) {\\n        // If `outerNode` has children, this is always the second time visiting\\n        // it. If it has no children, this is still the first loop, and the only\\n        // valid selection is anchorNode and focusNode both equal to this node\\n        // and both offsets 0, in which case we will have handled above.\\n        break outer;\\n      }\\n      if (parentNode === anchorNode && ++indexWithinAnchor === anchorOffset) {\\n        start = length;\\n      }\\n      if (parentNode === focusNode && ++indexWithinFocus === focusOffset) {\\n        end = length;\\n      }\\n      if ((next = node.nextSibling) !== null) {\\n        break;\\n      }\\n      node = parentNode;\\n      parentNode = node.parentNode;\\n    }\\n\\n    // Moving from `node` to its next sibling `next`.\\n    node = next;\\n  }\\n\\n  if (start === -1 || end === -1) {\\n    // This should never happen. (Would happen if the anchor/focus nodes aren't\\n    // actually inside the passed-in node.)\\n    return null;\\n  }\\n\\n  return {\\n    start: start,\\n    end: end\\n  };\\n}\\n\\n/**\\n * In modern non-IE browsers, we can support both forward and backward\\n * selections.\\n *\\n * Note: IE10+ supports the Selection object, but it does not support\\n * the `extend` method, which means that even in modern IE, it's not possible\\n * to programmatically create a backward selection. Thus, for all IE\\n * versions, we use the old IE API to create our selections.\\n *\\n * @param {DOMElement|DOMTextNode} node\\n * @param {object} offsets\\n */\\nfunction setOffsets(node, offsets) {\\n  var doc = node.ownerDocument || document;\\n  var win = doc && doc.defaultView || window;\\n  var selection = win.getSelection();\\n  var length = node.textContent.length;\\n  var start = Math.min(offsets.start, length);\\n  var end = offsets.end === undefined ? start : Math.min(offsets.end, length);\\n\\n  // IE 11 uses modern selection, but doesn't support the extend method.\\n  // Flip backward selections, so we can set with a single range.\\n  if (!selection.extend && start > end) {\\n    var temp = end;\\n    end = start;\\n    start = temp;\\n  }\\n\\n  var startMarker = getNodeForCharacterOffset(node, start);\\n  var endMarker = getNodeForCharacterOffset(node, end);\\n\\n  if (startMarker && endMarker) {\\n    if (selection.rangeCount === 1 && selection.anchorNode === startMarker.node && selection.anchorOffset === startMarker.offset && selection.focusNode === endMarker.node && selection.focusOffset === endMarker.offset) {\\n      return;\\n    }\\n    var range = doc.createRange();\\n    range.setStart(startMarker.node, startMarker.offset);\\n    selection.removeAllRanges();\\n\\n    if (start > end) {\\n      selection.addRange(range);\\n      selection.extend(endMarker.node, endMarker.offset);\\n    } else {\\n      range.setEnd(endMarker.node, endMarker.offset);\\n      selection.addRange(range);\\n    }\\n  }\\n}\\n\\nfunction isTextNode(node) {\\n  return node && node.nodeType === TEXT_NODE;\\n}\\n\\nfunction containsNode(outerNode, innerNode) {\\n  if (!outerNode || !innerNode) {\\n    return false;\\n  } else if (outerNode === innerNode) {\\n    return true;\\n  } else if (isTextNode(outerNode)) {\\n    return false;\\n  } else if (isTextNode(innerNode)) {\\n    return containsNode(outerNode, innerNode.parentNode);\\n  } else if ('contains' in outerNode) {\\n    return outerNode.contains(innerNode);\\n  } else if (outerNode.compareDocumentPosition) {\\n    return !!(outerNode.compareDocumentPosition(innerNode) & 16);\\n  } else {\\n    return false;\\n  }\\n}\\n\\nfunction isInDocument(node) {\\n  return node && node.ownerDocument && containsNode(node.ownerDocument.documentElement, node);\\n}\\n\\nfunction getActiveElementDeep() {\\n  var win = window;\\n  var element = getActiveElement();\\n  while (element instanceof win.HTMLIFrameElement) {\\n    // Accessing the contentDocument of a HTMLIframeElement can cause the browser\\n    // to throw, e.g. if it has a cross-origin src attribute\\n    try {\\n      win = element.contentDocument.defaultView;\\n    } catch (e) {\\n      return element;\\n    }\\n    element = getActiveElement(win.document);\\n  }\\n  return element;\\n}\\n\\n/**\\n * @ReactInputSelection: React input selection module. Based on Selection.js,\\n * but modified to be suitable for react and has a couple of bug fixes (doesn't\\n * assume buttons have range selections allowed).\\n * Input selection module for React.\\n */\\n\\n/**\\n * @hasSelectionCapabilities: we get the element types that support selection\\n * from https://html.spec.whatwg.org/#do-not-apply, looking at `selectionStart`\\n * and `selectionEnd` rows.\\n */\\nfunction hasSelectionCapabilities(elem) {\\n  var nodeName = elem && elem.nodeName && elem.nodeName.toLowerCase();\\n  return nodeName && (nodeName === 'input' && (elem.type === 'text' || elem.type === 'search' || elem.type === 'tel' || elem.type === 'url' || elem.type === 'password') || nodeName === 'textarea' || elem.contentEditable === 'true');\\n}\\n\\nfunction getSelectionInformation() {\\n  var focusedElem = getActiveElementDeep();\\n  return {\\n    focusedElem: focusedElem,\\n    selectionRange: hasSelectionCapabilities(focusedElem) ? getSelection$1(focusedElem) : null\\n  };\\n}\\n\\n/**\\n * @restoreSelection: If any selection information was potentially lost,\\n * restore it. This is useful when performing operations that could remove dom\\n * nodes and place them back in, resulting in focus being lost.\\n */\\nfunction restoreSelection(priorSelectionInformation) {\\n  var curFocusedElem = getActiveElementDeep();\\n  var priorFocusedElem = priorSelectionInformation.focusedElem;\\n  var priorSelectionRange = priorSelectionInformation.selectionRange;\\n  if (curFocusedElem !== priorFocusedElem && isInDocument(priorFocusedElem)) {\\n    if (priorSelectionRange !== null && hasSelectionCapabilities(priorFocusedElem)) {\\n      setSelection(priorFocusedElem, priorSelectionRange);\\n    }\\n\\n    // Focusing a node can change the scroll position, which is undesirable\\n    var ancestors = [];\\n    var ancestor = priorFocusedElem;\\n    while (ancestor = ancestor.parentNode) {\\n      if (ancestor.nodeType === ELEMENT_NODE) {\\n        ancestors.push({\\n          element: ancestor,\\n          left: ancestor.scrollLeft,\\n          top: ancestor.scrollTop\\n        });\\n      }\\n    }\\n\\n    if (typeof priorFocusedElem.focus === 'function') {\\n      priorFocusedElem.focus();\\n    }\\n\\n    for (var i = 0; i < ancestors.length; i++) {\\n      var info = ancestors[i];\\n      info.element.scrollLeft = info.left;\\n      info.element.scrollTop = info.top;\\n    }\\n  }\\n}\\n\\n/**\\n * @getSelection: Gets the selection bounds of a focused textarea, input or\\n * contentEditable node.\\n * -@input: Look up selection bounds of this input\\n * -@return {start: selectionStart, end: selectionEnd}\\n */\\nfunction getSelection$1(input) {\\n  var selection = void 0;\\n\\n  if ('selectionStart' in input) {\\n    // Modern browser with input or textarea.\\n    selection = {\\n      start: input.selectionStart,\\n      end: input.selectionEnd\\n    };\\n  } else {\\n    // Content editable or old IE textarea.\\n    selection = getOffsets(input);\\n  }\\n\\n  return selection || { start: 0, end: 0 };\\n}\\n\\n/**\\n * @setSelection: Sets the selection bounds of a textarea or input and focuses\\n * the input.\\n * -@input     Set selection bounds of this input or textarea\\n * -@offsets   Object of same form that is returned from get*\\n */\\nfunction setSelection(input, offsets) {\\n  var start = offsets.start,\\n      end = offsets.end;\\n\\n  if (end === undefined) {\\n    end = start;\\n  }\\n\\n  if ('selectionStart' in input) {\\n    input.selectionStart = start;\\n    input.selectionEnd = Math.min(end, input.value.length);\\n  } else {\\n    setOffsets(input, offsets);\\n  }\\n}\\n\\nvar skipSelectionChangeEvent = canUseDOM && 'documentMode' in document && document.documentMode <= 11;\\n\\nvar eventTypes$3 = {\\n  select: {\\n    phasedRegistrationNames: {\\n      bubbled: 'onSelect',\\n      captured: 'onSelectCapture'\\n    },\\n    dependencies: [TOP_BLUR, TOP_CONTEXT_MENU, TOP_DRAG_END, TOP_FOCUS, TOP_KEY_DOWN, TOP_KEY_UP, TOP_MOUSE_DOWN, TOP_MOUSE_UP, TOP_SELECTION_CHANGE]\\n  }\\n};\\n\\nvar activeElement$1 = null;\\nvar activeElementInst$1 = null;\\nvar lastSelection = null;\\nvar mouseDown = false;\\n\\n/**\\n * Get an object which is a unique representation of the current selection.\\n *\\n * The return value will not be consistent across nodes or browsers, but\\n * two identical selections on the same node will return identical objects.\\n *\\n * @param {DOMElement} node\\n * @return {object}\\n */\\nfunction getSelection(node) {\\n  if ('selectionStart' in node && hasSelectionCapabilities(node)) {\\n    return {\\n      start: node.selectionStart,\\n      end: node.selectionEnd\\n    };\\n  } else {\\n    var win = node.ownerDocument && node.ownerDocument.defaultView || window;\\n    var selection = win.getSelection();\\n    return {\\n      anchorNode: selection.anchorNode,\\n      anchorOffset: selection.anchorOffset,\\n      focusNode: selection.focusNode,\\n      focusOffset: selection.focusOffset\\n    };\\n  }\\n}\\n\\n/**\\n * Get document associated with the event target.\\n *\\n * @param {object} nativeEventTarget\\n * @return {Document}\\n */\\nfunction getEventTargetDocument(eventTarget) {\\n  return eventTarget.window === eventTarget ? eventTarget.document : eventTarget.nodeType === DOCUMENT_NODE ? eventTarget : eventTarget.ownerDocument;\\n}\\n\\n/**\\n * Poll selection to see whether it's changed.\\n *\\n * @param {object} nativeEvent\\n * @param {object} nativeEventTarget\\n * @return {?SyntheticEvent}\\n */\\nfunction constructSelectEvent(nativeEvent, nativeEventTarget) {\\n  // Ensure we have the right element, and that the user is not dragging a\\n  // selection (this matches native `select` event behavior). In HTML5, select\\n  // fires only on input and textarea thus if there's no focused element we\\n  // won't dispatch.\\n  var doc = getEventTargetDocument(nativeEventTarget);\\n\\n  if (mouseDown || activeElement$1 == null || activeElement$1 !== getActiveElement(doc)) {\\n    return null;\\n  }\\n\\n  // Only fire when selection has actually changed.\\n  var currentSelection = getSelection(activeElement$1);\\n  if (!lastSelection || !shallowEqual(lastSelection, currentSelection)) {\\n    lastSelection = currentSelection;\\n\\n    var syntheticEvent = SyntheticEvent.getPooled(eventTypes$3.select, activeElementInst$1, nativeEvent, nativeEventTarget);\\n\\n    syntheticEvent.type = 'select';\\n    syntheticEvent.target = activeElement$1;\\n\\n    accumulateTwoPhaseDispatches(syntheticEvent);\\n\\n    return syntheticEvent;\\n  }\\n\\n  return null;\\n}\\n\\n/**\\n * This plugin creates an `onSelect` event that normalizes select events\\n * across form elements.\\n *\\n * Supported elements are:\\n * - input (see `isTextInputElement`)\\n * - textarea\\n * - contentEditable\\n *\\n * This differs from native browser implementations in the following ways:\\n * - Fires on contentEditable fields as well as inputs.\\n * - Fires for collapsed selection.\\n * - Fires after user input.\\n */\\nvar SelectEventPlugin = {\\n  eventTypes: eventTypes$3,\\n\\n  extractEvents: function (topLevelType, targetInst, nativeEvent, nativeEventTarget) {\\n    var doc = getEventTargetDocument(nativeEventTarget);\\n    // Track whether all listeners exists for this plugin. If none exist, we do\\n    // not extract events. See #3639.\\n    if (!doc || !isListeningToAllDependencies('onSelect', doc)) {\\n      return null;\\n    }\\n\\n    var targetNode = targetInst ? getNodeFromInstance$1(targetInst) : window;\\n\\n    switch (topLevelType) {\\n      // Track the input node that has focus.\\n      case TOP_FOCUS:\\n        if (isTextInputElement(targetNode) || targetNode.contentEditable === 'true') {\\n          activeElement$1 = targetNode;\\n          activeElementInst$1 = targetInst;\\n          lastSelection = null;\\n        }\\n        break;\\n      case TOP_BLUR:\\n        activeElement$1 = null;\\n        activeElementInst$1 = null;\\n        lastSelection = null;\\n        break;\\n      // Don't fire the event while the user is dragging. This matches the\\n      // semantics of the native select event.\\n      case TOP_MOUSE_DOWN:\\n        mouseDown = true;\\n        break;\\n      case TOP_CONTEXT_MENU:\\n      case TOP_MOUSE_UP:\\n      case TOP_DRAG_END:\\n        mouseDown = false;\\n        return constructSelectEvent(nativeEvent, nativeEventTarget);\\n      // Chrome and IE fire non-standard event when selection is changed (and\\n      // sometimes when it hasn't). IE's event fires out of order with respect\\n      // to key and input events on deletion, so we discard it.\\n      //\\n      // Firefox doesn't support selectionchange, so check selection status\\n      // after each key entry. The selection changes after keydown and before\\n      // keyup, but we check on keydown as well in the case of holding down a\\n      // key, when multiple keydown events are fired but only one keyup is.\\n      // This is also our approach for IE handling, for the reason above.\\n      case TOP_SELECTION_CHANGE:\\n        if (skipSelectionChangeEvent) {\\n          break;\\n        }\\n      // falls through\\n      case TOP_KEY_DOWN:\\n      case TOP_KEY_UP:\\n        return constructSelectEvent(nativeEvent, nativeEventTarget);\\n    }\\n\\n    return null;\\n  }\\n};\\n\\n/**\\n * Inject modules for resolving DOM hierarchy and plugin ordering.\\n */\\ninjection.injectEventPluginOrder(DOMEventPluginOrder);\\nsetComponentTree(getFiberCurrentPropsFromNode$1, getInstanceFromNode$1, getNodeFromInstance$1);\\n\\n/**\\n * Some important event plugins included by default (without having to require\\n * them).\\n */\\ninjection.injectEventPluginsByName({\\n  SimpleEventPlugin: SimpleEventPlugin,\\n  EnterLeaveEventPlugin: EnterLeaveEventPlugin,\\n  ChangeEventPlugin: ChangeEventPlugin,\\n  SelectEventPlugin: SelectEventPlugin,\\n  BeforeInputEventPlugin: BeforeInputEventPlugin\\n});\\n\\nvar didWarnSelectedSetOnOption = false;\\nvar didWarnInvalidChild = false;\\n\\nfunction flattenChildren(children) {\\n  var content = '';\\n\\n  // Flatten children. We'll warn if they are invalid\\n  // during validateProps() which runs for hydration too.\\n  // Note that this would throw on non-element objects.\\n  // Elements are stringified (which is normally irrelevant\\n  // but matters for <fbt>).\\n  React.Children.forEach(children, function (child) {\\n    if (child == null) {\\n      return;\\n    }\\n    content += child;\\n    // Note: we don't warn about invalid children here.\\n    // Instead, this is done separately below so that\\n    // it happens during the hydration codepath too.\\n  });\\n\\n  return content;\\n}\\n\\n/**\\n * Implements an <option> host component that warns when `selected` is set.\\n */\\n\\nfunction validateProps(element, props) {\\n  {\\n    // This mirrors the codepath above, but runs for hydration too.\\n    // Warn about invalid children here so that client and hydration are consistent.\\n    // TODO: this seems like it could cause a DEV-only throw for hydration\\n    // if children contains a non-element object. We should try to avoid that.\\n    if (typeof props.children === 'object' && props.children !== null) {\\n      React.Children.forEach(props.children, function (child) {\\n        if (child == null) {\\n          return;\\n        }\\n        if (typeof child === 'string' || typeof child === 'number') {\\n          return;\\n        }\\n        if (typeof child.type !== 'string') {\\n          return;\\n        }\\n        if (!didWarnInvalidChild) {\\n          didWarnInvalidChild = true;\\n          warning$1(false, 'Only strings and numbers are supported as <option> children.');\\n        }\\n      });\\n    }\\n\\n    // TODO: Remove support for `selected` in <option>.\\n    if (props.selected != null && !didWarnSelectedSetOnOption) {\\n      warning$1(false, 'Use the `defaultValue` or `value` props on <select> instead of ' + 'setting `selected` on <option>.');\\n      didWarnSelectedSetOnOption = true;\\n    }\\n  }\\n}\\n\\nfunction postMountWrapper$1(element, props) {\\n  // value=\\\"\\\" should make a value attribute (#6219)\\n  if (props.value != null) {\\n    element.setAttribute('value', toString(getToStringValue(props.value)));\\n  }\\n}\\n\\nfunction getHostProps$1(element, props) {\\n  var hostProps = _assign({ children: undefined }, props);\\n  var content = flattenChildren(props.children);\\n\\n  if (content) {\\n    hostProps.children = content;\\n  }\\n\\n  return hostProps;\\n}\\n\\n// TODO: direct imports like some-package/src/* are bad. Fix me.\\nvar didWarnValueDefaultValue$1 = void 0;\\n\\n{\\n  didWarnValueDefaultValue$1 = false;\\n}\\n\\nfunction getDeclarationErrorAddendum() {\\n  var ownerName = getCurrentFiberOwnerNameInDevOrNull();\\n  if (ownerName) {\\n    return '\\\\n\\\\nCheck the render method of `' + ownerName + '`.';\\n  }\\n  return '';\\n}\\n\\nvar valuePropNames = ['value', 'defaultValue'];\\n\\n/**\\n * Validation function for `value` and `defaultValue`.\\n */\\nfunction checkSelectPropTypes(props) {\\n  ReactControlledValuePropTypes.checkPropTypes('select', props);\\n\\n  for (var i = 0; i < valuePropNames.length; i++) {\\n    var propName = valuePropNames[i];\\n    if (props[propName] == null) {\\n      continue;\\n    }\\n    var isArray = Array.isArray(props[propName]);\\n    if (props.multiple && !isArray) {\\n      warning$1(false, 'The `%s` prop supplied to <select> must be an array if ' + '`multiple` is true.%s', propName, getDeclarationErrorAddendum());\\n    } else if (!props.multiple && isArray) {\\n      warning$1(false, 'The `%s` prop supplied to <select> must be a scalar ' + 'value if `multiple` is false.%s', propName, getDeclarationErrorAddendum());\\n    }\\n  }\\n}\\n\\nfunction updateOptions(node, multiple, propValue, setDefaultSelected) {\\n  var options = node.options;\\n\\n  if (multiple) {\\n    var selectedValues = propValue;\\n    var selectedValue = {};\\n    for (var i = 0; i < selectedValues.length; i++) {\\n      // Prefix to avoid chaos with special keys.\\n      selectedValue['$' + selectedValues[i]] = true;\\n    }\\n    for (var _i = 0; _i < options.length; _i++) {\\n      var selected = selectedValue.hasOwnProperty('$' + options[_i].value);\\n      if (options[_i].selected !== selected) {\\n        options[_i].selected = selected;\\n      }\\n      if (selected && setDefaultSelected) {\\n        options[_i].defaultSelected = true;\\n      }\\n    }\\n  } else {\\n    // Do not set `select.value` as exact behavior isn't consistent across all\\n    // browsers for all cases.\\n    var _selectedValue = toString(getToStringValue(propValue));\\n    var defaultSelected = null;\\n    for (var _i2 = 0; _i2 < options.length; _i2++) {\\n      if (options[_i2].value === _selectedValue) {\\n        options[_i2].selected = true;\\n        if (setDefaultSelected) {\\n          options[_i2].defaultSelected = true;\\n        }\\n        return;\\n      }\\n      if (defaultSelected === null && !options[_i2].disabled) {\\n        defaultSelected = options[_i2];\\n      }\\n    }\\n    if (defaultSelected !== null) {\\n      defaultSelected.selected = true;\\n    }\\n  }\\n}\\n\\n/**\\n * Implements a <select> host component that allows optionally setting the\\n * props `value` and `defaultValue`. If `multiple` is false, the prop must be a\\n * stringable. If `multiple` is true, the prop must be an array of stringables.\\n *\\n * If `value` is not supplied (or null/undefined), user actions that change the\\n * selected option will trigger updates to the rendered options.\\n *\\n * If it is supplied (and not null/undefined), the rendered options will not\\n * update in response to user actions. Instead, the `value` prop must change in\\n * order for the rendered options to update.\\n *\\n * If `defaultValue` is provided, any options with the supplied values will be\\n * selected.\\n */\\n\\nfunction getHostProps$2(element, props) {\\n  return _assign({}, props, {\\n    value: undefined\\n  });\\n}\\n\\nfunction initWrapperState$1(element, props) {\\n  var node = element;\\n  {\\n    checkSelectPropTypes(props);\\n  }\\n\\n  node._wrapperState = {\\n    wasMultiple: !!props.multiple\\n  };\\n\\n  {\\n    if (props.value !== undefined && props.defaultValue !== undefined && !didWarnValueDefaultValue$1) {\\n      warning$1(false, 'Select elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled select ' + 'element and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components');\\n      didWarnValueDefaultValue$1 = true;\\n    }\\n  }\\n}\\n\\nfunction postMountWrapper$2(element, props) {\\n  var node = element;\\n  node.multiple = !!props.multiple;\\n  var value = props.value;\\n  if (value != null) {\\n    updateOptions(node, !!props.multiple, value, false);\\n  } else if (props.defaultValue != null) {\\n    updateOptions(node, !!props.multiple, props.defaultValue, true);\\n  }\\n}\\n\\nfunction postUpdateWrapper(element, props) {\\n  var node = element;\\n  var wasMultiple = node._wrapperState.wasMultiple;\\n  node._wrapperState.wasMultiple = !!props.multiple;\\n\\n  var value = props.value;\\n  if (value != null) {\\n    updateOptions(node, !!props.multiple, value, false);\\n  } else if (wasMultiple !== !!props.multiple) {\\n    // For simplicity, reapply `defaultValue` if `multiple` is toggled.\\n    if (props.defaultValue != null) {\\n      updateOptions(node, !!props.multiple, props.defaultValue, true);\\n    } else {\\n      // Revert the select back to its default unselected state.\\n      updateOptions(node, !!props.multiple, props.multiple ? [] : '', false);\\n    }\\n  }\\n}\\n\\nfunction restoreControlledState$2(element, props) {\\n  var node = element;\\n  var value = props.value;\\n\\n  if (value != null) {\\n    updateOptions(node, !!props.multiple, value, false);\\n  }\\n}\\n\\nvar didWarnValDefaultVal = false;\\n\\n/**\\n * Implements a <textarea> host component that allows setting `value`, and\\n * `defaultValue`. This differs from the traditional DOM API because value is\\n * usually set as PCDATA children.\\n *\\n * If `value` is not supplied (or null/undefined), user actions that affect the\\n * value will trigger updates to the element.\\n *\\n * If `value` is supplied (and not null/undefined), the rendered element will\\n * not trigger updates to the element. Instead, the `value` prop must change in\\n * order for the rendered element to be updated.\\n *\\n * The rendered element will be initialized with an empty value, the prop\\n * `defaultValue` if specified, or the children content (deprecated).\\n */\\n\\nfunction getHostProps$3(element, props) {\\n  var node = element;\\n  !(props.dangerouslySetInnerHTML == null) ? invariant(false, '`dangerouslySetInnerHTML` does not make sense on <textarea>.') : void 0;\\n\\n  // Always set children to the same thing. In IE9, the selection range will\\n  // get reset if `textContent` is mutated.  We could add a check in setTextContent\\n  // to only set the value if/when the value differs from the node value (which would\\n  // completely solve this IE9 bug), but Sebastian+Sophie seemed to like this\\n  // solution. The value can be a boolean or object so that's why it's forced\\n  // to be a string.\\n  var hostProps = _assign({}, props, {\\n    value: undefined,\\n    defaultValue: undefined,\\n    children: toString(node._wrapperState.initialValue)\\n  });\\n\\n  return hostProps;\\n}\\n\\nfunction initWrapperState$2(element, props) {\\n  var node = element;\\n  {\\n    ReactControlledValuePropTypes.checkPropTypes('textarea', props);\\n    if (props.value !== undefined && props.defaultValue !== undefined && !didWarnValDefaultVal) {\\n      warning$1(false, '%s contains a textarea with both value and defaultValue props. ' + 'Textarea elements must be either controlled or uncontrolled ' + '(specify either the value prop, or the defaultValue prop, but not ' + 'both). Decide between using a controlled or uncontrolled textarea ' + 'and remove one of these props. More info: ' + 'https://fb.me/react-controlled-components', getCurrentFiberOwnerNameInDevOrNull() || 'A component');\\n      didWarnValDefaultVal = true;\\n    }\\n  }\\n\\n  var initialValue = props.value;\\n\\n  // Only bother fetching default value if we're going to use it\\n  if (initialValue == null) {\\n    var defaultValue = props.defaultValue;\\n    // TODO (yungsters): Remove support for children content in <textarea>.\\n    var children = props.children;\\n    if (children != null) {\\n      {\\n        warning$1(false, 'Use the `defaultValue` or `value` props instead of setting ' + 'children on <textarea>.');\\n      }\\n      !(defaultValue == null) ? invariant(false, 'If you supply `defaultValue` on a <textarea>, do not pass children.') : void 0;\\n      if (Array.isArray(children)) {\\n        !(children.length <= 1) ? invariant(false, '<textarea> can only have at most one child.') : void 0;\\n        children = children[0];\\n      }\\n\\n      defaultValue = children;\\n    }\\n    if (defaultValue == null) {\\n      defaultValue = '';\\n    }\\n    initialValue = defaultValue;\\n  }\\n\\n  node._wrapperState = {\\n    initialValue: getToStringValue(initialValue)\\n  };\\n}\\n\\nfunction updateWrapper$1(element, props) {\\n  var node = element;\\n  var value = getToStringValue(props.value);\\n  var defaultValue = getToStringValue(props.defaultValue);\\n  if (value != null) {\\n    // Cast `value` to a string to ensure the value is set correctly. While\\n    // browsers typically do this as necessary, jsdom doesn't.\\n    var newValue = toString(value);\\n    // To avoid side effects (such as losing text selection), only set value if changed\\n    if (newValue !== node.value) {\\n      node.value = newValue;\\n    }\\n    if (props.defaultValue == null && node.defaultValue !== newValue) {\\n      node.defaultValue = newValue;\\n    }\\n  }\\n  if (defaultValue != null) {\\n    node.defaultValue = toString(defaultValue);\\n  }\\n}\\n\\nfunction postMountWrapper$3(element, props) {\\n  var node = element;\\n  // This is in postMount because we need access to the DOM node, which is not\\n  // available until after the component has mounted.\\n  var textContent = node.textContent;\\n\\n  // Only set node.value if textContent is equal to the expected\\n  // initial value. In IE10/IE11 there is a bug where the placeholder attribute\\n  // will populate textContent as well.\\n  // https://developer.microsoft.com/microsoft-edge/platform/issues/101525/\\n  if (textContent === node._wrapperState.initialValue) {\\n    node.value = textContent;\\n  }\\n}\\n\\nfunction restoreControlledState$3(element, props) {\\n  // DOM component is still mounted; update\\n  updateWrapper$1(element, props);\\n}\\n\\nvar HTML_NAMESPACE$1 = 'http://www.w3.org/1999/xhtml';\\nvar MATH_NAMESPACE = 'http://www.w3.org/1998/Math/MathML';\\nvar SVG_NAMESPACE = 'http://www.w3.org/2000/svg';\\n\\nvar Namespaces = {\\n  html: HTML_NAMESPACE$1,\\n  mathml: MATH_NAMESPACE,\\n  svg: SVG_NAMESPACE\\n};\\n\\n// Assumes there is no parent namespace.\\nfunction getIntrinsicNamespace(type) {\\n  switch (type) {\\n    case 'svg':\\n      return SVG_NAMESPACE;\\n    case 'math':\\n      return MATH_NAMESPACE;\\n    default:\\n      return HTML_NAMESPACE$1;\\n  }\\n}\\n\\nfunction getChildNamespace(parentNamespace, type) {\\n  if (parentNamespace == null || parentNamespace === HTML_NAMESPACE$1) {\\n    // No (or default) parent namespace: potential entry point.\\n    return getIntrinsicNamespace(type);\\n  }\\n  if (parentNamespace === SVG_NAMESPACE && type === 'foreignObject') {\\n    // We're leaving SVG.\\n    return HTML_NAMESPACE$1;\\n  }\\n  // By default, pass namespace below.\\n  return parentNamespace;\\n}\\n\\n/* globals MSApp */\\n\\n/**\\n * Create a function which has 'unsafe' privileges (required by windows8 apps)\\n */\\nvar createMicrosoftUnsafeLocalFunction = function (func) {\\n  if (typeof MSApp !== 'undefined' && MSApp.execUnsafeLocalFunction) {\\n    return function (arg0, arg1, arg2, arg3) {\\n      MSApp.execUnsafeLocalFunction(function () {\\n        return func(arg0, arg1, arg2, arg3);\\n      });\\n    };\\n  } else {\\n    return func;\\n  }\\n};\\n\\n// SVG temp container for IE lacking innerHTML\\nvar reusableSVGContainer = void 0;\\n\\n/**\\n * Set the innerHTML property of a node\\n *\\n * @param {DOMElement} node\\n * @param {string} html\\n * @internal\\n */\\nvar setInnerHTML = createMicrosoftUnsafeLocalFunction(function (node, html) {\\n  // IE does not have innerHTML for SVG nodes, so instead we inject the\\n  // new markup in a temp node and then move the child nodes across into\\n  // the target node\\n\\n  if (node.namespaceURI === Namespaces.svg && !('innerHTML' in node)) {\\n    reusableSVGContainer = reusableSVGContainer || document.createElement('div');\\n    reusableSVGContainer.innerHTML = '<svg>' + html + '</svg>';\\n    var svgNode = reusableSVGContainer.firstChild;\\n    while (node.firstChild) {\\n      node.removeChild(node.firstChild);\\n    }\\n    while (svgNode.firstChild) {\\n      node.appendChild(svgNode.firstChild);\\n    }\\n  } else {\\n    node.innerHTML = html;\\n  }\\n});\\n\\n/**\\n * Set the textContent property of a node. For text updates, it's faster\\n * to set the `nodeValue` of the Text node directly instead of using\\n * `.textContent` which will remove the existing node and create a new one.\\n *\\n * @param {DOMElement} node\\n * @param {string} text\\n * @internal\\n */\\nvar setTextContent = function (node, text) {\\n  if (text) {\\n    var firstChild = node.firstChild;\\n\\n    if (firstChild && firstChild === node.lastChild && firstChild.nodeType === TEXT_NODE) {\\n      firstChild.nodeValue = text;\\n      return;\\n    }\\n  }\\n  node.textContent = text;\\n};\\n\\n/**\\n * CSS properties which accept numbers but are not in units of \\\"px\\\".\\n */\\nvar isUnitlessNumber = {\\n  animationIterationCount: true,\\n  borderImageOutset: true,\\n  borderImageSlice: true,\\n  borderImageWidth: true,\\n  boxFlex: true,\\n  boxFlexGroup: true,\\n  boxOrdinalGroup: true,\\n  columnCount: true,\\n  columns: true,\\n  flex: true,\\n  flexGrow: true,\\n  flexPositive: true,\\n  flexShrink: true,\\n  flexNegative: true,\\n  flexOrder: true,\\n  gridArea: true,\\n  gridRow: true,\\n  gridRowEnd: true,\\n  gridRowSpan: true,\\n  gridRowStart: true,\\n  gridColumn: true,\\n  gridColumnEnd: true,\\n  gridColumnSpan: true,\\n  gridColumnStart: true,\\n  fontWeight: true,\\n  lineClamp: true,\\n  lineHeight: true,\\n  opacity: true,\\n  order: true,\\n  orphans: true,\\n  tabSize: true,\\n  widows: true,\\n  zIndex: true,\\n  zoom: true,\\n\\n  // SVG-related properties\\n  fillOpacity: true,\\n  floodOpacity: true,\\n  stopOpacity: true,\\n  strokeDasharray: true,\\n  strokeDashoffset: true,\\n  strokeMiterlimit: true,\\n  strokeOpacity: true,\\n  strokeWidth: true\\n};\\n\\n/**\\n * @param {string} prefix vendor-specific prefix, eg: Webkit\\n * @param {string} key style name, eg: transitionDuration\\n * @return {string} style name prefixed with `prefix`, properly camelCased, eg:\\n * WebkitTransitionDuration\\n */\\nfunction prefixKey(prefix, key) {\\n  return prefix + key.charAt(0).toUpperCase() + key.substring(1);\\n}\\n\\n/**\\n * Support style names that may come passed in prefixed by adding permutations\\n * of vendor prefixes.\\n */\\nvar prefixes = ['Webkit', 'ms', 'Moz', 'O'];\\n\\n// Using Object.keys here, or else the vanilla for-in loop makes IE8 go into an\\n// infinite loop, because it iterates over the newly added props too.\\nObject.keys(isUnitlessNumber).forEach(function (prop) {\\n  prefixes.forEach(function (prefix) {\\n    isUnitlessNumber[prefixKey(prefix, prop)] = isUnitlessNumber[prop];\\n  });\\n});\\n\\n/**\\n * Convert a value into the proper css writable value. The style name `name`\\n * should be logical (no hyphens), as specified\\n * in `CSSProperty.isUnitlessNumber`.\\n *\\n * @param {string} name CSS property name such as `topMargin`.\\n * @param {*} value CSS property value such as `10px`.\\n * @return {string} Normalized style value with dimensions applied.\\n */\\nfunction dangerousStyleValue(name, value, isCustomProperty) {\\n  // Note that we've removed escapeTextForBrowser() calls here since the\\n  // whole string will be escaped when the attribute is injected into\\n  // the markup. If you provide unsafe user data here they can inject\\n  // arbitrary CSS which may be problematic (I couldn't repro this):\\n  // https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet\\n  // http://www.thespanner.co.uk/2007/11/26/ultimate-xss-css-injection/\\n  // This is not an XSS hole but instead a potential CSS injection issue\\n  // which has lead to a greater discussion about how we're going to\\n  // trust URLs moving forward. See #2115901\\n\\n  var isEmpty = value == null || typeof value === 'boolean' || value === '';\\n  if (isEmpty) {\\n    return '';\\n  }\\n\\n  if (!isCustomProperty && typeof value === 'number' && value !== 0 && !(isUnitlessNumber.hasOwnProperty(name) && isUnitlessNumber[name])) {\\n    return value + 'px'; // Presumes implicit 'px' suffix for unitless numbers\\n  }\\n\\n  return ('' + value).trim();\\n}\\n\\nvar uppercasePattern = /([A-Z])/g;\\nvar msPattern = /^ms-/;\\n\\n/**\\n * Hyphenates a camelcased CSS property name, for example:\\n *\\n *   > hyphenateStyleName('backgroundColor')\\n *   < \\\"background-color\\\"\\n *   > hyphenateStyleName('MozTransition')\\n *   < \\\"-moz-transition\\\"\\n *   > hyphenateStyleName('msTransition')\\n *   < \\\"-ms-transition\\\"\\n *\\n * As Modernizr suggests (http://modernizr.com/docs/#prefixed), an `ms` prefix\\n * is converted to `-ms-`.\\n */\\nfunction hyphenateStyleName(name) {\\n  return name.replace(uppercasePattern, '-$1').toLowerCase().replace(msPattern, '-ms-');\\n}\\n\\nvar warnValidStyle = function () {};\\n\\n{\\n  // 'msTransform' is correct, but the other prefixes should be capitalized\\n  var badVendoredStyleNamePattern = /^(?:webkit|moz|o)[A-Z]/;\\n  var msPattern$1 = /^-ms-/;\\n  var hyphenPattern = /-(.)/g;\\n\\n  // style values shouldn't contain a semicolon\\n  var badStyleValueWithSemicolonPattern = /;\\\\s*$/;\\n\\n  var warnedStyleNames = {};\\n  var warnedStyleValues = {};\\n  var warnedForNaNValue = false;\\n  var warnedForInfinityValue = false;\\n\\n  var camelize = function (string) {\\n    return string.replace(hyphenPattern, function (_, character) {\\n      return character.toUpperCase();\\n    });\\n  };\\n\\n  var warnHyphenatedStyleName = function (name) {\\n    if (warnedStyleNames.hasOwnProperty(name) && warnedStyleNames[name]) {\\n      return;\\n    }\\n\\n    warnedStyleNames[name] = true;\\n    warning$1(false, 'Unsupported style property %s. Did you mean %s?', name,\\n    // As Andi Smith suggests\\n    // (http://www.andismith.com/blog/2012/02/modernizr-prefixed/), an `-ms` prefix\\n    // is converted to lowercase `ms`.\\n    camelize(name.replace(msPattern$1, 'ms-')));\\n  };\\n\\n  var warnBadVendoredStyleName = function (name) {\\n    if (warnedStyleNames.hasOwnProperty(name) && warnedStyleNames[name]) {\\n      return;\\n    }\\n\\n    warnedStyleNames[name] = true;\\n    warning$1(false, 'Unsupported vendor-prefixed style property %s. Did you mean %s?', name, name.charAt(0).toUpperCase() + name.slice(1));\\n  };\\n\\n  var warnStyleValueWithSemicolon = function (name, value) {\\n    if (warnedStyleValues.hasOwnProperty(value) && warnedStyleValues[value]) {\\n      return;\\n    }\\n\\n    warnedStyleValues[value] = true;\\n    warning$1(false, \\\"Style property values shouldn't contain a semicolon. \\\" + 'Try \\\"%s: %s\\\" instead.', name, value.replace(badStyleValueWithSemicolonPattern, ''));\\n  };\\n\\n  var warnStyleValueIsNaN = function (name, value) {\\n    if (warnedForNaNValue) {\\n      return;\\n    }\\n\\n    warnedForNaNValue = true;\\n    warning$1(false, '`NaN` is an invalid value for the `%s` css style property.', name);\\n  };\\n\\n  var warnStyleValueIsInfinity = function (name, value) {\\n    if (warnedForInfinityValue) {\\n      return;\\n    }\\n\\n    warnedForInfinityValue = true;\\n    warning$1(false, '`Infinity` is an invalid value for the `%s` css style property.', name);\\n  };\\n\\n  warnValidStyle = function (name, value) {\\n    if (name.indexOf('-') > -1) {\\n      warnHyphenatedStyleName(name);\\n    } else if (badVendoredStyleNamePattern.test(name)) {\\n      warnBadVendoredStyleName(name);\\n    } else if (badStyleValueWithSemicolonPattern.test(value)) {\\n      warnStyleValueWithSemicolon(name, value);\\n    }\\n\\n    if (typeof value === 'number') {\\n      if (isNaN(value)) {\\n        warnStyleValueIsNaN(name, value);\\n      } else if (!isFinite(value)) {\\n        warnStyleValueIsInfinity(name, value);\\n      }\\n    }\\n  };\\n}\\n\\nvar warnValidStyle$1 = warnValidStyle;\\n\\n/**\\n * Operations for dealing with CSS properties.\\n */\\n\\n/**\\n * This creates a string that is expected to be equivalent to the style\\n * attribute generated by server-side rendering. It by-passes warnings and\\n * security checks so it's not safe to use this value for anything other than\\n * comparison. It is only used in DEV for SSR validation.\\n */\\nfunction createDangerousStringForStyles(styles) {\\n  {\\n    var serialized = '';\\n    var delimiter = '';\\n    for (var styleName in styles) {\\n      if (!styles.hasOwnProperty(styleName)) {\\n        continue;\\n      }\\n      var styleValue = styles[styleName];\\n      if (styleValue != null) {\\n        var isCustomProperty = styleName.indexOf('--') === 0;\\n        serialized += delimiter + hyphenateStyleName(styleName) + ':';\\n        serialized += dangerousStyleValue(styleName, styleValue, isCustomProperty);\\n\\n        delimiter = ';';\\n      }\\n    }\\n    return serialized || null;\\n  }\\n}\\n\\n/**\\n * Sets the value for multiple styles on a node.  If a value is specified as\\n * '' (empty string), the corresponding style property will be unset.\\n *\\n * @param {DOMElement} node\\n * @param {object} styles\\n */\\nfunction setValueForStyles(node, styles) {\\n  var style = node.style;\\n  for (var styleName in styles) {\\n    if (!styles.hasOwnProperty(styleName)) {\\n      continue;\\n    }\\n    var isCustomProperty = styleName.indexOf('--') === 0;\\n    {\\n      if (!isCustomProperty) {\\n        warnValidStyle$1(styleName, styles[styleName]);\\n      }\\n    }\\n    var styleValue = dangerousStyleValue(styleName, styles[styleName], isCustomProperty);\\n    if (styleName === 'float') {\\n      styleName = 'cssFloat';\\n    }\\n    if (isCustomProperty) {\\n      style.setProperty(styleName, styleValue);\\n    } else {\\n      style[styleName] = styleValue;\\n    }\\n  }\\n}\\n\\n// For HTML, certain tags should omit their close tag. We keep a whitelist for\\n// those special-case tags.\\n\\nvar omittedCloseTags = {\\n  area: true,\\n  base: true,\\n  br: true,\\n  col: true,\\n  embed: true,\\n  hr: true,\\n  img: true,\\n  input: true,\\n  keygen: true,\\n  link: true,\\n  meta: true,\\n  param: true,\\n  source: true,\\n  track: true,\\n  wbr: true\\n  // NOTE: menuitem's close tag should be omitted, but that causes problems.\\n};\\n\\n// For HTML, certain tags cannot have children. This has the same purpose as\\n// `omittedCloseTags` except that `menuitem` should still have its closing tag.\\n\\nvar voidElementTags = _assign({\\n  menuitem: true\\n}, omittedCloseTags);\\n\\n// TODO: We can remove this if we add invariantWithStack()\\n// or add stack by default to invariants where possible.\\nvar HTML$1 = '__html';\\n\\nvar ReactDebugCurrentFrame$2 = null;\\n{\\n  ReactDebugCurrentFrame$2 = ReactSharedInternals.ReactDebugCurrentFrame;\\n}\\n\\nfunction assertValidProps(tag, props) {\\n  if (!props) {\\n    return;\\n  }\\n  // Note the use of `==` which checks for null or undefined.\\n  if (voidElementTags[tag]) {\\n    !(props.children == null && props.dangerouslySetInnerHTML == null) ? invariant(false, '%s is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.%s', tag, ReactDebugCurrentFrame$2.getStackAddendum()) : void 0;\\n  }\\n  if (props.dangerouslySetInnerHTML != null) {\\n    !(props.children == null) ? invariant(false, 'Can only set one of `children` or `props.dangerouslySetInnerHTML`.') : void 0;\\n    !(typeof props.dangerouslySetInnerHTML === 'object' && HTML$1 in props.dangerouslySetInnerHTML) ? invariant(false, '`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://fb.me/react-invariant-dangerously-set-inner-html for more information.') : void 0;\\n  }\\n  {\\n    !(props.suppressContentEditableWarning || !props.contentEditable || props.children == null) ? warning$1(false, 'A component is `contentEditable` and contains `children` managed by ' + 'React. It is now your responsibility to guarantee that none of ' + 'those nodes are unexpectedly modified or duplicated. This is ' + 'probably not intentional.') : void 0;\\n  }\\n  !(props.style == null || typeof props.style === 'object') ? invariant(false, 'The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + \\\\'em\\\\'}} when using JSX.%s', ReactDebugCurrentFrame$2.getStackAddendum()) : void 0;\\n}\\n\\nfunction isCustomComponent(tagName, props) {\\n  if (tagName.indexOf('-') === -1) {\\n    return typeof props.is === 'string';\\n  }\\n  switch (tagName) {\\n    // These are reserved SVG and MathML elements.\\n    // We don't mind this whitelist too much because we expect it to never grow.\\n    // The alternative is to track the namespace in a few places which is convoluted.\\n    // https://w3c.github.io/webcomponents/spec/custom/#custom-elements-core-concepts\\n    case 'annotation-xml':\\n    case 'color-profile':\\n    case 'font-face':\\n    case 'font-face-src':\\n    case 'font-face-uri':\\n    case 'font-face-format':\\n    case 'font-face-name':\\n    case 'missing-glyph':\\n      return false;\\n    default:\\n      return true;\\n  }\\n}\\n\\n// When adding attributes to the HTML or SVG whitelist, be sure to\\n// also add them to this module to ensure casing and incorrect name\\n// warnings.\\nvar possibleStandardNames = {\\n  // HTML\\n  accept: 'accept',\\n  acceptcharset: 'acceptCharset',\\n  'accept-charset': 'acceptCharset',\\n  accesskey: 'accessKey',\\n  action: 'action',\\n  allowfullscreen: 'allowFullScreen',\\n  alt: 'alt',\\n  as: 'as',\\n  async: 'async',\\n  autocapitalize: 'autoCapitalize',\\n  autocomplete: 'autoComplete',\\n  autocorrect: 'autoCorrect',\\n  autofocus: 'autoFocus',\\n  autoplay: 'autoPlay',\\n  autosave: 'autoSave',\\n  capture: 'capture',\\n  cellpadding: 'cellPadding',\\n  cellspacing: 'cellSpacing',\\n  challenge: 'challenge',\\n  charset: 'charSet',\\n  checked: 'checked',\\n  children: 'children',\\n  cite: 'cite',\\n  class: 'className',\\n  classid: 'classID',\\n  classname: 'className',\\n  cols: 'cols',\\n  colspan: 'colSpan',\\n  content: 'content',\\n  contenteditable: 'contentEditable',\\n  contextmenu: 'contextMenu',\\n  controls: 'controls',\\n  controlslist: 'controlsList',\\n  coords: 'coords',\\n  crossorigin: 'crossOrigin',\\n  dangerouslysetinnerhtml: 'dangerouslySetInnerHTML',\\n  data: 'data',\\n  datetime: 'dateTime',\\n  default: 'default',\\n  defaultchecked: 'defaultChecked',\\n  defaultvalue: 'defaultValue',\\n  defer: 'defer',\\n  dir: 'dir',\\n  disabled: 'disabled',\\n  download: 'download',\\n  draggable: 'draggable',\\n  enctype: 'encType',\\n  for: 'htmlFor',\\n  form: 'form',\\n  formmethod: 'formMethod',\\n  formaction: 'formAction',\\n  formenctype: 'formEncType',\\n  formnovalidate: 'formNoValidate',\\n  formtarget: 'formTarget',\\n  frameborder: 'frameBorder',\\n  headers: 'headers',\\n  height: 'height',\\n  hidden: 'hidden',\\n  high: 'high',\\n  href: 'href',\\n  hreflang: 'hrefLang',\\n  htmlfor: 'htmlFor',\\n  httpequiv: 'httpEquiv',\\n  'http-equiv': 'httpEquiv',\\n  icon: 'icon',\\n  id: 'id',\\n  innerhtml: 'innerHTML',\\n  inputmode: 'inputMode',\\n  integrity: 'integrity',\\n  is: 'is',\\n  itemid: 'itemID',\\n  itemprop: 'itemProp',\\n  itemref: 'itemRef',\\n  itemscope: 'itemScope',\\n  itemtype: 'itemType',\\n  keyparams: 'keyParams',\\n  keytype: 'keyType',\\n  kind: 'kind',\\n  label: 'label',\\n  lang: 'lang',\\n  list: 'list',\\n  loop: 'loop',\\n  low: 'low',\\n  manifest: 'manifest',\\n  marginwidth: 'marginWidth',\\n  marginheight: 'marginHeight',\\n  max: 'max',\\n  maxlength: 'maxLength',\\n  media: 'media',\\n  mediagroup: 'mediaGroup',\\n  method: 'method',\\n  min: 'min',\\n  minlength: 'minLength',\\n  multiple: 'multiple',\\n  muted: 'muted',\\n  name: 'name',\\n  nomodule: 'noModule',\\n  nonce: 'nonce',\\n  novalidate: 'noValidate',\\n  open: 'open',\\n  optimum: 'optimum',\\n  pattern: 'pattern',\\n  placeholder: 'placeholder',\\n  playsinline: 'playsInline',\\n  poster: 'poster',\\n  preload: 'preload',\\n  profile: 'profile',\\n  radiogroup: 'radioGroup',\\n  readonly: 'readOnly',\\n  referrerpolicy: 'referrerPolicy',\\n  rel: 'rel',\\n  required: 'required',\\n  reversed: 'reversed',\\n  role: 'role',\\n  rows: 'rows',\\n  rowspan: 'rowSpan',\\n  sandbox: 'sandbox',\\n  scope: 'scope',\\n  scoped: 'scoped',\\n  scrolling: 'scrolling',\\n  seamless: 'seamless',\\n  selected: 'selected',\\n  shape: 'shape',\\n  size: 'size',\\n  sizes: 'sizes',\\n  span: 'span',\\n  spellcheck: 'spellCheck',\\n  src: 'src',\\n  srcdoc: 'srcDoc',\\n  srclang: 'srcLang',\\n  srcset: 'srcSet',\\n  start: 'start',\\n  step: 'step',\\n  style: 'style',\\n  summary: 'summary',\\n  tabindex: 'tabIndex',\\n  target: 'target',\\n  title: 'title',\\n  type: 'type',\\n  usemap: 'useMap',\\n  value: 'value',\\n  width: 'width',\\n  wmode: 'wmode',\\n  wrap: 'wrap',\\n\\n  // SVG\\n  about: 'about',\\n  accentheight: 'accentHeight',\\n  'accent-height': 'accentHeight',\\n  accumulate: 'accumulate',\\n  additive: 'additive',\\n  alignmentbaseline: 'alignmentBaseline',\\n  'alignment-baseline': 'alignmentBaseline',\\n  allowreorder: 'allowReorder',\\n  alphabetic: 'alphabetic',\\n  amplitude: 'amplitude',\\n  arabicform: 'arabicForm',\\n  'arabic-form': 'arabicForm',\\n  ascent: 'ascent',\\n  attributename: 'attributeName',\\n  attributetype: 'attributeType',\\n  autoreverse: 'autoReverse',\\n  azimuth: 'azimuth',\\n  basefrequency: 'baseFrequency',\\n  baselineshift: 'baselineShift',\\n  'baseline-shift': 'baselineShift',\\n  baseprofile: 'baseProfile',\\n  bbox: 'bbox',\\n  begin: 'begin',\\n  bias: 'bias',\\n  by: 'by',\\n  calcmode: 'calcMode',\\n  capheight: 'capHeight',\\n  'cap-height': 'capHeight',\\n  clip: 'clip',\\n  clippath: 'clipPath',\\n  'clip-path': 'clipPath',\\n  clippathunits: 'clipPathUnits',\\n  cliprule: 'clipRule',\\n  'clip-rule': 'clipRule',\\n  color: 'color',\\n  colorinterpolation: 'colorInterpolation',\\n  'color-interpolation': 'colorInterpolation',\\n  colorinterpolationfilters: 'colorInterpolationFilters',\\n  'color-interpolation-filters': 'colorInterpolationFilters',\\n  colorprofile: 'colorProfile',\\n  'color-profile': 'colorProfile',\\n  colorrendering: 'colorRendering',\\n  'color-rendering': 'colorRendering',\\n  contentscripttype: 'contentScriptType',\\n  contentstyletype: 'contentStyleType',\\n  cursor: 'cursor',\\n  cx: 'cx',\\n  cy: 'cy',\\n  d: 'd',\\n  datatype: 'datatype',\\n  decelerate: 'decelerate',\\n  descent: 'descent',\\n  diffuseconstant: 'diffuseConstant',\\n  direction: 'direction',\\n  display: 'display',\\n  divisor: 'divisor',\\n  dominantbaseline: 'dominantBaseline',\\n  'dominant-baseline': 'dominantBaseline',\\n  dur: 'dur',\\n  dx: 'dx',\\n  dy: 'dy',\\n  edgemode: 'edgeMode',\\n  elevation: 'elevation',\\n  enablebackground: 'enableBackground',\\n  'enable-background': 'enableBackground',\\n  end: 'end',\\n  exponent: 'exponent',\\n  externalresourcesrequired: 'externalResourcesRequired',\\n  fill: 'fill',\\n  fillopacity: 'fillOpacity',\\n  'fill-opacity': 'fillOpacity',\\n  fillrule: 'fillRule',\\n  'fill-rule': 'fillRule',\\n  filter: 'filter',\\n  filterres: 'filterRes',\\n  filterunits: 'filterUnits',\\n  floodopacity: 'floodOpacity',\\n  'flood-opacity': 'floodOpacity',\\n  floodcolor: 'floodColor',\\n  'flood-color': 'floodColor',\\n  focusable: 'focusable',\\n  fontfamily: 'fontFamily',\\n  'font-family': 'fontFamily',\\n  fontsize: 'fontSize',\\n  'font-size': 'fontSize',\\n  fontsizeadjust: 'fontSizeAdjust',\\n  'font-size-adjust': 'fontSizeAdjust',\\n  fontstretch: 'fontStretch',\\n  'font-stretch': 'fontStretch',\\n  fontstyle: 'fontStyle',\\n  'font-style': 'fontStyle',\\n  fontvariant: 'fontVariant',\\n  'font-variant': 'fontVariant',\\n  fontweight: 'fontWeight',\\n  'font-weight': 'fontWeight',\\n  format: 'format',\\n  from: 'from',\\n  fx: 'fx',\\n  fy: 'fy',\\n  g1: 'g1',\\n  g2: 'g2',\\n  glyphname: 'glyphName',\\n  'glyph-name': 'glyphName',\\n  glyphorientationhorizontal: 'glyphOrientationHorizontal',\\n  'glyph-orientation-horizontal': 'glyphOrientationHorizontal',\\n  glyphorientationvertical: 'glyphOrientationVertical',\\n  'glyph-orientation-vertical': 'glyphOrientationVertical',\\n  glyphref: 'glyphRef',\\n  gradienttransform: 'gradientTransform',\\n  gradientunits: 'gradientUnits',\\n  hanging: 'hanging',\\n  horizadvx: 'horizAdvX',\\n  'horiz-adv-x': 'horizAdvX',\\n  horizoriginx: 'horizOriginX',\\n  'horiz-origin-x': 'horizOriginX',\\n  ideographic: 'ideographic',\\n  imagerendering: 'imageRendering',\\n  'image-rendering': 'imageRendering',\\n  in2: 'in2',\\n  in: 'in',\\n  inlist: 'inlist',\\n  intercept: 'intercept',\\n  k1: 'k1',\\n  k2: 'k2',\\n  k3: 'k3',\\n  k4: 'k4',\\n  k: 'k',\\n  kernelmatrix: 'kernelMatrix',\\n  kernelunitlength: 'kernelUnitLength',\\n  kerning: 'kerning',\\n  keypoints: 'keyPoints',\\n  keysplines: 'keySplines',\\n  keytimes: 'keyTimes',\\n  lengthadjust: 'lengthAdjust',\\n  letterspacing: 'letterSpacing',\\n  'letter-spacing': 'letterSpacing',\\n  lightingcolor: 'lightingColor',\\n  'lighting-color': 'lightingColor',\\n  limitingconeangle: 'limitingConeAngle',\\n  local: 'local',\\n  markerend: 'markerEnd',\\n  'marker-end': 'markerEnd',\\n  markerheight: 'markerHeight',\\n  markermid: 'markerMid',\\n  'marker-mid': 'markerMid',\\n  markerstart: 'markerStart',\\n  'marker-start': 'markerStart',\\n  markerunits: 'markerUnits',\\n  markerwidth: 'markerWidth',\\n  mask: 'mask',\\n  maskcontentunits: 'maskContentUnits',\\n  maskunits: 'maskUnits',\\n  mathematical: 'mathematical',\\n  mode: 'mode',\\n  numoctaves: 'numOctaves',\\n  offset: 'offset',\\n  opacity: 'opacity',\\n  operator: 'operator',\\n  order: 'order',\\n  orient: 'orient',\\n  orientation: 'orientation',\\n  origin: 'origin',\\n  overflow: 'overflow',\\n  overlineposition: 'overlinePosition',\\n  'overline-position': 'overlinePosition',\\n  overlinethickness: 'overlineThickness',\\n  'overline-thickness': 'overlineThickness',\\n  paintorder: 'paintOrder',\\n  'paint-order': 'paintOrder',\\n  panose1: 'panose1',\\n  'panose-1': 'panose1',\\n  pathlength: 'pathLength',\\n  patterncontentunits: 'patternContentUnits',\\n  patterntransform: 'patternTransform',\\n  patternunits: 'patternUnits',\\n  pointerevents: 'pointerEvents',\\n  'pointer-events': 'pointerEvents',\\n  points: 'points',\\n  pointsatx: 'pointsAtX',\\n  pointsaty: 'pointsAtY',\\n  pointsatz: 'pointsAtZ',\\n  prefix: 'prefix',\\n  preservealpha: 'preserveAlpha',\\n  preserveaspectratio: 'preserveAspectRatio',\\n  primitiveunits: 'primitiveUnits',\\n  property: 'property',\\n  r: 'r',\\n  radius: 'radius',\\n  refx: 'refX',\\n  refy: 'refY',\\n  renderingintent: 'renderingIntent',\\n  'rendering-intent': 'renderingIntent',\\n  repeatcount: 'repeatCount',\\n  repeatdur: 'repeatDur',\\n  requiredextensions: 'requiredExtensions',\\n  requiredfeatures: 'requiredFeatures',\\n  resource: 'resource',\\n  restart: 'restart',\\n  result: 'result',\\n  results: 'results',\\n  rotate: 'rotate',\\n  rx: 'rx',\\n  ry: 'ry',\\n  scale: 'scale',\\n  security: 'security',\\n  seed: 'seed',\\n  shaperendering: 'shapeRendering',\\n  'shape-rendering': 'shapeRendering',\\n  slope: 'slope',\\n  spacing: 'spacing',\\n  specularconstant: 'specularConstant',\\n  specularexponent: 'specularExponent',\\n  speed: 'speed',\\n  spreadmethod: 'spreadMethod',\\n  startoffset: 'startOffset',\\n  stddeviation: 'stdDeviation',\\n  stemh: 'stemh',\\n  stemv: 'stemv',\\n  stitchtiles: 'stitchTiles',\\n  stopcolor: 'stopColor',\\n  'stop-color': 'stopColor',\\n  stopopacity: 'stopOpacity',\\n  'stop-opacity': 'stopOpacity',\\n  strikethroughposition: 'strikethroughPosition',\\n  'strikethrough-position': 'strikethroughPosition',\\n  strikethroughthickness: 'strikethroughThickness',\\n  'strikethrough-thickness': 'strikethroughThickness',\\n  string: 'string',\\n  stroke: 'stroke',\\n  strokedasharray: 'strokeDasharray',\\n  'stroke-dasharray': 'strokeDasharray',\\n  strokedashoffset: 'strokeDashoffset',\\n  'stroke-dashoffset': 'strokeDashoffset',\\n  strokelinecap: 'strokeLinecap',\\n  'stroke-linecap': 'strokeLinecap',\\n  strokelinejoin: 'strokeLinejoin',\\n  'stroke-linejoin': 'strokeLinejoin',\\n  strokemiterlimit: 'strokeMiterlimit',\\n  'stroke-miterlimit': 'strokeMiterlimit',\\n  strokewidth: 'strokeWidth',\\n  'stroke-width': 'strokeWidth',\\n  strokeopacity: 'strokeOpacity',\\n  'stroke-opacity': 'strokeOpacity',\\n  suppresscontenteditablewarning: 'suppressContentEditableWarning',\\n  suppresshydrationwarning: 'suppressHydrationWarning',\\n  surfacescale: 'surfaceScale',\\n  systemlanguage: 'systemLanguage',\\n  tablevalues: 'tableValues',\\n  targetx: 'targetX',\\n  targety: 'targetY',\\n  textanchor: 'textAnchor',\\n  'text-anchor': 'textAnchor',\\n  textdecoration: 'textDecoration',\\n  'text-decoration': 'textDecoration',\\n  textlength: 'textLength',\\n  textrendering: 'textRendering',\\n  'text-rendering': 'textRendering',\\n  to: 'to',\\n  transform: 'transform',\\n  typeof: 'typeof',\\n  u1: 'u1',\\n  u2: 'u2',\\n  underlineposition: 'underlinePosition',\\n  'underline-position': 'underlinePosition',\\n  underlinethickness: 'underlineThickness',\\n  'underline-thickness': 'underlineThickness',\\n  unicode: 'unicode',\\n  unicodebidi: 'unicodeBidi',\\n  'unicode-bidi': 'unicodeBidi',\\n  unicoderange: 'unicodeRange',\\n  'unicode-range': 'unicodeRange',\\n  unitsperem: 'unitsPerEm',\\n  'units-per-em': 'unitsPerEm',\\n  unselectable: 'unselectable',\\n  valphabetic: 'vAlphabetic',\\n  'v-alphabetic': 'vAlphabetic',\\n  values: 'values',\\n  vectoreffect: 'vectorEffect',\\n  'vector-effect': 'vectorEffect',\\n  version: 'version',\\n  vertadvy: 'vertAdvY',\\n  'vert-adv-y': 'vertAdvY',\\n  vertoriginx: 'vertOriginX',\\n  'vert-origin-x': 'vertOriginX',\\n  vertoriginy: 'vertOriginY',\\n  'vert-origin-y': 'vertOriginY',\\n  vhanging: 'vHanging',\\n  'v-hanging': 'vHanging',\\n  videographic: 'vIdeographic',\\n  'v-ideographic': 'vIdeographic',\\n  viewbox: 'viewBox',\\n  viewtarget: 'viewTarget',\\n  visibility: 'visibility',\\n  vmathematical: 'vMathematical',\\n  'v-mathematical': 'vMathematical',\\n  vocab: 'vocab',\\n  widths: 'widths',\\n  wordspacing: 'wordSpacing',\\n  'word-spacing': 'wordSpacing',\\n  writingmode: 'writingMode',\\n  'writing-mode': 'writingMode',\\n  x1: 'x1',\\n  x2: 'x2',\\n  x: 'x',\\n  xchannelselector: 'xChannelSelector',\\n  xheight: 'xHeight',\\n  'x-height': 'xHeight',\\n  xlinkactuate: 'xlinkActuate',\\n  'xlink:actuate': 'xlinkActuate',\\n  xlinkarcrole: 'xlinkArcrole',\\n  'xlink:arcrole': 'xlinkArcrole',\\n  xlinkhref: 'xlinkHref',\\n  'xlink:href': 'xlinkHref',\\n  xlinkrole: 'xlinkRole',\\n  'xlink:role': 'xlinkRole',\\n  xlinkshow: 'xlinkShow',\\n  'xlink:show': 'xlinkShow',\\n  xlinktitle: 'xlinkTitle',\\n  'xlink:title': 'xlinkTitle',\\n  xlinktype: 'xlinkType',\\n  'xlink:type': 'xlinkType',\\n  xmlbase: 'xmlBase',\\n  'xml:base': 'xmlBase',\\n  xmllang: 'xmlLang',\\n  'xml:lang': 'xmlLang',\\n  xmlns: 'xmlns',\\n  'xml:space': 'xmlSpace',\\n  xmlnsxlink: 'xmlnsXlink',\\n  'xmlns:xlink': 'xmlnsXlink',\\n  xmlspace: 'xmlSpace',\\n  y1: 'y1',\\n  y2: 'y2',\\n  y: 'y',\\n  ychannelselector: 'yChannelSelector',\\n  z: 'z',\\n  zoomandpan: 'zoomAndPan'\\n};\\n\\nvar ariaProperties = {\\n  'aria-current': 0, // state\\n  'aria-details': 0,\\n  'aria-disabled': 0, // state\\n  'aria-hidden': 0, // state\\n  'aria-invalid': 0, // state\\n  'aria-keyshortcuts': 0,\\n  'aria-label': 0,\\n  'aria-roledescription': 0,\\n  // Widget Attributes\\n  'aria-autocomplete': 0,\\n  'aria-checked': 0,\\n  'aria-expanded': 0,\\n  'aria-haspopup': 0,\\n  'aria-level': 0,\\n  'aria-modal': 0,\\n  'aria-multiline': 0,\\n  'aria-multiselectable': 0,\\n  'aria-orientation': 0,\\n  'aria-placeholder': 0,\\n  'aria-pressed': 0,\\n  'aria-readonly': 0,\\n  'aria-required': 0,\\n  'aria-selected': 0,\\n  'aria-sort': 0,\\n  'aria-valuemax': 0,\\n  'aria-valuemin': 0,\\n  'aria-valuenow': 0,\\n  'aria-valuetext': 0,\\n  // Live Region Attributes\\n  'aria-atomic': 0,\\n  'aria-busy': 0,\\n  'aria-live': 0,\\n  'aria-relevant': 0,\\n  // Drag-and-Drop Attributes\\n  'aria-dropeffect': 0,\\n  'aria-grabbed': 0,\\n  // Relationship Attributes\\n  'aria-activedescendant': 0,\\n  'aria-colcount': 0,\\n  'aria-colindex': 0,\\n  'aria-colspan': 0,\\n  'aria-controls': 0,\\n  'aria-describedby': 0,\\n  'aria-errormessage': 0,\\n  'aria-flowto': 0,\\n  'aria-labelledby': 0,\\n  'aria-owns': 0,\\n  'aria-posinset': 0,\\n  'aria-rowcount': 0,\\n  'aria-rowindex': 0,\\n  'aria-rowspan': 0,\\n  'aria-setsize': 0\\n};\\n\\nvar warnedProperties = {};\\nvar rARIA = new RegExp('^(aria)-[' + ATTRIBUTE_NAME_CHAR + ']*$');\\nvar rARIACamel = new RegExp('^(aria)[A-Z][' + ATTRIBUTE_NAME_CHAR + ']*$');\\n\\nvar hasOwnProperty$2 = Object.prototype.hasOwnProperty;\\n\\nfunction validateProperty(tagName, name) {\\n  if (hasOwnProperty$2.call(warnedProperties, name) && warnedProperties[name]) {\\n    return true;\\n  }\\n\\n  if (rARIACamel.test(name)) {\\n    var ariaName = 'aria-' + name.slice(4).toLowerCase();\\n    var correctName = ariaProperties.hasOwnProperty(ariaName) ? ariaName : null;\\n\\n    // If this is an aria-* attribute, but is not listed in the known DOM\\n    // DOM properties, then it is an invalid aria-* attribute.\\n    if (correctName == null) {\\n      warning$1(false, 'Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.', name);\\n      warnedProperties[name] = true;\\n      return true;\\n    }\\n    // aria-* attributes should be lowercase; suggest the lowercase version.\\n    if (name !== correctName) {\\n      warning$1(false, 'Invalid ARIA attribute `%s`. Did you mean `%s`?', name, correctName);\\n      warnedProperties[name] = true;\\n      return true;\\n    }\\n  }\\n\\n  if (rARIA.test(name)) {\\n    var lowerCasedName = name.toLowerCase();\\n    var standardName = ariaProperties.hasOwnProperty(lowerCasedName) ? lowerCasedName : null;\\n\\n    // If this is an aria-* attribute, but is not listed in the known DOM\\n    // DOM properties, then it is an invalid aria-* attribute.\\n    if (standardName == null) {\\n      warnedProperties[name] = true;\\n      return false;\\n    }\\n    // aria-* attributes should be lowercase; suggest the lowercase version.\\n    if (name !== standardName) {\\n      warning$1(false, 'Unknown ARIA attribute `%s`. Did you mean `%s`?', name, standardName);\\n      warnedProperties[name] = true;\\n      return true;\\n    }\\n  }\\n\\n  return true;\\n}\\n\\nfunction warnInvalidARIAProps(type, props) {\\n  var invalidProps = [];\\n\\n  for (var key in props) {\\n    var isValid = validateProperty(type, key);\\n    if (!isValid) {\\n      invalidProps.push(key);\\n    }\\n  }\\n\\n  var unknownPropString = invalidProps.map(function (prop) {\\n    return '`' + prop + '`';\\n  }).join(', ');\\n\\n  if (invalidProps.length === 1) {\\n    warning$1(false, 'Invalid aria prop %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop', unknownPropString, type);\\n  } else if (invalidProps.length > 1) {\\n    warning$1(false, 'Invalid aria props %s on <%s> tag. ' + 'For details, see https://fb.me/invalid-aria-prop', unknownPropString, type);\\n  }\\n}\\n\\nfunction validateProperties(type, props) {\\n  if (isCustomComponent(type, props)) {\\n    return;\\n  }\\n  warnInvalidARIAProps(type, props);\\n}\\n\\nvar didWarnValueNull = false;\\n\\nfunction validateProperties$1(type, props) {\\n  if (type !== 'input' && type !== 'textarea' && type !== 'select') {\\n    return;\\n  }\\n\\n  if (props != null && props.value === null && !didWarnValueNull) {\\n    didWarnValueNull = true;\\n    if (type === 'select' && props.multiple) {\\n      warning$1(false, '`value` prop on `%s` should not be null. ' + 'Consider using an empty array when `multiple` is set to `true` ' + 'to clear the component or `undefined` for uncontrolled components.', type);\\n    } else {\\n      warning$1(false, '`value` prop on `%s` should not be null. ' + 'Consider using an empty string to clear the component or `undefined` ' + 'for uncontrolled components.', type);\\n    }\\n  }\\n}\\n\\nvar validateProperty$1 = function () {};\\n\\n{\\n  var warnedProperties$1 = {};\\n  var _hasOwnProperty = Object.prototype.hasOwnProperty;\\n  var EVENT_NAME_REGEX = /^on./;\\n  var INVALID_EVENT_NAME_REGEX = /^on[^A-Z]/;\\n  var rARIA$1 = new RegExp('^(aria)-[' + ATTRIBUTE_NAME_CHAR + ']*$');\\n  var rARIACamel$1 = new RegExp('^(aria)[A-Z][' + ATTRIBUTE_NAME_CHAR + ']*$');\\n\\n  validateProperty$1 = function (tagName, name, value, canUseEventSystem) {\\n    if (_hasOwnProperty.call(warnedProperties$1, name) && warnedProperties$1[name]) {\\n      return true;\\n    }\\n\\n    var lowerCasedName = name.toLowerCase();\\n    if (lowerCasedName === 'onfocusin' || lowerCasedName === 'onfocusout') {\\n      warning$1(false, 'React uses onFocus and onBlur instead of onFocusIn and onFocusOut. ' + 'All React events are normalized to bubble, so onFocusIn and onFocusOut ' + 'are not needed/supported by React.');\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    // We can't rely on the event system being injected on the server.\\n    if (canUseEventSystem) {\\n      if (registrationNameModules.hasOwnProperty(name)) {\\n        return true;\\n      }\\n      var registrationName = possibleRegistrationNames.hasOwnProperty(lowerCasedName) ? possibleRegistrationNames[lowerCasedName] : null;\\n      if (registrationName != null) {\\n        warning$1(false, 'Invalid event handler property `%s`. Did you mean `%s`?', name, registrationName);\\n        warnedProperties$1[name] = true;\\n        return true;\\n      }\\n      if (EVENT_NAME_REGEX.test(name)) {\\n        warning$1(false, 'Unknown event handler property `%s`. It will be ignored.', name);\\n        warnedProperties$1[name] = true;\\n        return true;\\n      }\\n    } else if (EVENT_NAME_REGEX.test(name)) {\\n      // If no event plugins have been injected, we are in a server environment.\\n      // So we can't tell if the event name is correct for sure, but we can filter\\n      // out known bad ones like `onclick`. We can't suggest a specific replacement though.\\n      if (INVALID_EVENT_NAME_REGEX.test(name)) {\\n        warning$1(false, 'Invalid event handler property `%s`. ' + 'React events use the camelCase naming convention, for example `onClick`.', name);\\n      }\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    // Let the ARIA attribute hook validate ARIA attributes\\n    if (rARIA$1.test(name) || rARIACamel$1.test(name)) {\\n      return true;\\n    }\\n\\n    if (lowerCasedName === 'innerhtml') {\\n      warning$1(false, 'Directly setting property `innerHTML` is not permitted. ' + 'For more information, lookup documentation on `dangerouslySetInnerHTML`.');\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    if (lowerCasedName === 'aria') {\\n      warning$1(false, 'The `aria` attribute is reserved for future use in React. ' + 'Pass individual `aria-` attributes instead.');\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    if (lowerCasedName === 'is' && value !== null && value !== undefined && typeof value !== 'string') {\\n      warning$1(false, 'Received a `%s` for a string attribute `is`. If this is expected, cast ' + 'the value to a string.', typeof value);\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    if (typeof value === 'number' && isNaN(value)) {\\n      warning$1(false, 'Received NaN for the `%s` attribute. If this is expected, cast ' + 'the value to a string.', name);\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    var propertyInfo = getPropertyInfo(name);\\n    var isReserved = propertyInfo !== null && propertyInfo.type === RESERVED;\\n\\n    // Known attributes should match the casing specified in the property config.\\n    if (possibleStandardNames.hasOwnProperty(lowerCasedName)) {\\n      var standardName = possibleStandardNames[lowerCasedName];\\n      if (standardName !== name) {\\n        warning$1(false, 'Invalid DOM property `%s`. Did you mean `%s`?', name, standardName);\\n        warnedProperties$1[name] = true;\\n        return true;\\n      }\\n    } else if (!isReserved && name !== lowerCasedName) {\\n      // Unknown attributes should have lowercase casing since that's how they\\n      // will be cased anyway with server rendering.\\n      warning$1(false, 'React does not recognize the `%s` prop on a DOM element. If you ' + 'intentionally want it to appear in the DOM as a custom ' + 'attribute, spell it as lowercase `%s` instead. ' + 'If you accidentally passed it from a parent component, remove ' + 'it from the DOM element.', name, lowerCasedName);\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    if (typeof value === 'boolean' && shouldRemoveAttributeWithWarning(name, value, propertyInfo, false)) {\\n      if (value) {\\n        warning$1(false, 'Received `%s` for a non-boolean attribute `%s`.\\\\n\\\\n' + 'If you want to write it to the DOM, pass a string instead: ' + '%s=\\\"%s\\\" or %s={value.toString()}.', value, name, name, value, name);\\n      } else {\\n        warning$1(false, 'Received `%s` for a non-boolean attribute `%s`.\\\\n\\\\n' + 'If you want to write it to the DOM, pass a string instead: ' + '%s=\\\"%s\\\" or %s={value.toString()}.\\\\n\\\\n' + 'If you used to conditionally omit it with %s={condition && value}, ' + 'pass %s={condition ? value : undefined} instead.', value, name, name, value, name, name, name);\\n      }\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    // Now that we've validated casing, do not validate\\n    // data types for reserved props\\n    if (isReserved) {\\n      return true;\\n    }\\n\\n    // Warn when a known attribute is a bad type\\n    if (shouldRemoveAttributeWithWarning(name, value, propertyInfo, false)) {\\n      warnedProperties$1[name] = true;\\n      return false;\\n    }\\n\\n    // Warn when passing the strings 'false' or 'true' into a boolean prop\\n    if ((value === 'false' || value === 'true') && propertyInfo !== null && propertyInfo.type === BOOLEAN) {\\n      warning$1(false, 'Received the string `%s` for the boolean attribute `%s`. ' + '%s ' + 'Did you mean %s={%s}?', value, name, value === 'false' ? 'The browser will interpret it as a truthy value.' : 'Although this works, it will not work as expected if you pass the string \\\"false\\\".', name, value);\\n      warnedProperties$1[name] = true;\\n      return true;\\n    }\\n\\n    return true;\\n  };\\n}\\n\\nvar warnUnknownProperties = function (type, props, canUseEventSystem) {\\n  var unknownProps = [];\\n  for (var key in props) {\\n    var isValid = validateProperty$1(type, key, props[key], canUseEventSystem);\\n    if (!isValid) {\\n      unknownProps.push(key);\\n    }\\n  }\\n\\n  var unknownPropString = unknownProps.map(function (prop) {\\n    return '`' + prop + '`';\\n  }).join(', ');\\n  if (unknownProps.length === 1) {\\n    warning$1(false, 'Invalid value for prop %s on <%s> tag. Either remove it from the element, ' + 'or pass a string or number value to keep it in the DOM. ' + 'For details, see https://fb.me/react-attribute-behavior', unknownPropString, type);\\n  } else if (unknownProps.length > 1) {\\n    warning$1(false, 'Invalid values for props %s on <%s> tag. Either remove them from the element, ' + 'or pass a string or number value to keep them in the DOM. ' + 'For details, see https://fb.me/react-attribute-behavior', unknownPropString, type);\\n  }\\n};\\n\\nfunction validateProperties$2(type, props, canUseEventSystem) {\\n  if (isCustomComponent(type, props)) {\\n    return;\\n  }\\n  warnUnknownProperties(type, props, canUseEventSystem);\\n}\\n\\n// TODO: direct imports like some-package/src/* are bad. Fix me.\\nvar didWarnInvalidHydration = false;\\nvar didWarnShadyDOM = false;\\n\\nvar DANGEROUSLY_SET_INNER_HTML = 'dangerouslySetInnerHTML';\\nvar SUPPRESS_CONTENT_EDITABLE_WARNING = 'suppressContentEditableWarning';\\nvar SUPPRESS_HYDRATION_WARNING$1 = 'suppressHydrationWarning';\\nvar AUTOFOCUS = 'autoFocus';\\nvar CHILDREN = 'children';\\nvar STYLE$1 = 'style';\\nvar HTML = '__html';\\n\\nvar HTML_NAMESPACE = Namespaces.html;\\n\\n\\nvar warnedUnknownTags = void 0;\\nvar suppressHydrationWarning = void 0;\\n\\nvar validatePropertiesInDevelopment = void 0;\\nvar warnForTextDifference = void 0;\\nvar warnForPropDifference = void 0;\\nvar warnForExtraAttributes = void 0;\\nvar warnForInvalidEventListener = void 0;\\nvar canDiffStyleForHydrationWarning = void 0;\\n\\nvar normalizeMarkupForTextOrAttribute = void 0;\\nvar normalizeHTML = void 0;\\n\\n{\\n  warnedUnknownTags = {\\n    // Chrome is the only major browser not shipping <time>. But as of July\\n    // 2017 it intends to ship it due to widespread usage. We intentionally\\n    // *don't* warn for <time> even if it's unrecognized by Chrome because\\n    // it soon will be, and many apps have been using it anyway.\\n    time: true,\\n    // There are working polyfills for <dialog>. Let people use it.\\n    dialog: true,\\n    // Electron ships a custom <webview> tag to display external web content in\\n    // an isolated frame and process.\\n    // This tag is not present in non Electron environments such as JSDom which\\n    // is often used for testing purposes.\\n    // @see https://electronjs.org/docs/api/webview-tag\\n    webview: true\\n  };\\n\\n  validatePropertiesInDevelopment = function (type, props) {\\n    validateProperties(type, props);\\n    validateProperties$1(type, props);\\n    validateProperties$2(type, props, /* canUseEventSystem */true);\\n  };\\n\\n  // IE 11 parses & normalizes the style attribute as opposed to other\\n  // browsers. It adds spaces and sorts the properties in some\\n  // non-alphabetical order. Handling that would require sorting CSS\\n  // properties in the client & server versions or applying\\n  // `expectedStyle` to a temporary DOM node to read its `style` attribute\\n  // normalized. Since it only affects IE, we're skipping style warnings\\n  // in that browser completely in favor of doing all that work.\\n  // See https://github.com/facebook/react/issues/11807\\n  canDiffStyleForHydrationWarning = canUseDOM && !document.documentMode;\\n\\n  // HTML parsing normalizes CR and CRLF to LF.\\n  // It also can turn \\\\u0000 into \\\\uFFFD inside attributes.\\n  // https://www.w3.org/TR/html5/single-page.html#preprocessing-the-input-stream\\n  // If we have a mismatch, it might be caused by that.\\n  // We will still patch up in this case but not fire the warning.\\n  var NORMALIZE_NEWLINES_REGEX = /\\\\r\\\\n?/g;\\n  var NORMALIZE_NULL_AND_REPLACEMENT_REGEX = /\\\\u0000|\\\\uFFFD/g;\\n\\n  normalizeMarkupForTextOrAttribute = function (markup) {\\n    var markupString = typeof markup === 'string' ? markup : '' + markup;\\n    return markupString.replace(NORMALIZE_NEWLINES_REGEX, '\\\\n').replace(NORMALIZE_NULL_AND_REPLACEMENT_REGEX, '');\\n  };\\n\\n  warnForTextDifference = function (serverText, clientText) {\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    var normalizedClientText = normalizeMarkupForTextOrAttribute(clientText);\\n    var normalizedServerText = normalizeMarkupForTextOrAttribute(serverText);\\n    if (normalizedServerText === normalizedClientText) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    warningWithoutStack$1(false, 'Text content did not match. Server: \\\"%s\\\" Client: \\\"%s\\\"', normalizedServerText, normalizedClientText);\\n  };\\n\\n  warnForPropDifference = function (propName, serverValue, clientValue) {\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    var normalizedClientValue = normalizeMarkupForTextOrAttribute(clientValue);\\n    var normalizedServerValue = normalizeMarkupForTextOrAttribute(serverValue);\\n    if (normalizedServerValue === normalizedClientValue) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    warningWithoutStack$1(false, 'Prop `%s` did not match. Server: %s Client: %s', propName, JSON.stringify(normalizedServerValue), JSON.stringify(normalizedClientValue));\\n  };\\n\\n  warnForExtraAttributes = function (attributeNames) {\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    var names = [];\\n    attributeNames.forEach(function (name) {\\n      names.push(name);\\n    });\\n    warningWithoutStack$1(false, 'Extra attributes from the server: %s', names);\\n  };\\n\\n  warnForInvalidEventListener = function (registrationName, listener) {\\n    if (listener === false) {\\n      warning$1(false, 'Expected `%s` listener to be a function, instead got `false`.\\\\n\\\\n' + 'If you used to conditionally omit it with %s={condition && value}, ' + 'pass %s={condition ? value : undefined} instead.', registrationName, registrationName, registrationName);\\n    } else {\\n      warning$1(false, 'Expected `%s` listener to be a function, instead got a value of `%s` type.', registrationName, typeof listener);\\n    }\\n  };\\n\\n  // Parse the HTML and read it back to normalize the HTML string so that it\\n  // can be used for comparison.\\n  normalizeHTML = function (parent, html) {\\n    // We could have created a separate document here to avoid\\n    // re-initializing custom elements if they exist. But this breaks\\n    // how <noscript> is being handled. So we use the same document.\\n    // See the discussion in https://github.com/facebook/react/pull/11157.\\n    var testElement = parent.namespaceURI === HTML_NAMESPACE ? parent.ownerDocument.createElement(parent.tagName) : parent.ownerDocument.createElementNS(parent.namespaceURI, parent.tagName);\\n    testElement.innerHTML = html;\\n    return testElement.innerHTML;\\n  };\\n}\\n\\nfunction ensureListeningTo(rootContainerElement, registrationName) {\\n  var isDocumentOrFragment = rootContainerElement.nodeType === DOCUMENT_NODE || rootContainerElement.nodeType === DOCUMENT_FRAGMENT_NODE;\\n  var doc = isDocumentOrFragment ? rootContainerElement : rootContainerElement.ownerDocument;\\n  listenTo(registrationName, doc);\\n}\\n\\nfunction getOwnerDocumentFromRootContainer(rootContainerElement) {\\n  return rootContainerElement.nodeType === DOCUMENT_NODE ? rootContainerElement : rootContainerElement.ownerDocument;\\n}\\n\\nfunction noop() {}\\n\\nfunction trapClickOnNonInteractiveElement(node) {\\n  // Mobile Safari does not fire properly bubble click events on\\n  // non-interactive elements, which means delegated click listeners do not\\n  // fire. The workaround for this bug involves attaching an empty click\\n  // listener on the target node.\\n  // http://www.quirksmode.org/blog/archives/2010/09/click_event_del.html\\n  // Just set it using the onclick property so that we don't have to manage any\\n  // bookkeeping for it. Not sure if we need to clear it when the listener is\\n  // removed.\\n  // TODO: Only do this for the relevant Safaris maybe?\\n  node.onclick = noop;\\n}\\n\\nfunction setInitialDOMProperties(tag, domElement, rootContainerElement, nextProps, isCustomComponentTag) {\\n  for (var propKey in nextProps) {\\n    if (!nextProps.hasOwnProperty(propKey)) {\\n      continue;\\n    }\\n    var nextProp = nextProps[propKey];\\n    if (propKey === STYLE$1) {\\n      {\\n        if (nextProp) {\\n          // Freeze the next style object so that we can assume it won't be\\n          // mutated. We have already warned for this in the past.\\n          Object.freeze(nextProp);\\n        }\\n      }\\n      // Relies on `updateStylesByID` not mutating `styleUpdates`.\\n      setValueForStyles(domElement, nextProp);\\n    } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {\\n      var nextHtml = nextProp ? nextProp[HTML] : undefined;\\n      if (nextHtml != null) {\\n        setInnerHTML(domElement, nextHtml);\\n      }\\n    } else if (propKey === CHILDREN) {\\n      if (typeof nextProp === 'string') {\\n        // Avoid setting initial textContent when the text is empty. In IE11 setting\\n        // textContent on a <textarea> will cause the placeholder to not\\n        // show within the <textarea> until it has been focused and blurred again.\\n        // https://github.com/facebook/react/issues/6731#issuecomment-254874553\\n        var canSetTextContent = tag !== 'textarea' || nextProp !== '';\\n        if (canSetTextContent) {\\n          setTextContent(domElement, nextProp);\\n        }\\n      } else if (typeof nextProp === 'number') {\\n        setTextContent(domElement, '' + nextProp);\\n      }\\n    } else if (propKey === SUPPRESS_CONTENT_EDITABLE_WARNING || propKey === SUPPRESS_HYDRATION_WARNING$1) {\\n      // Noop\\n    } else if (propKey === AUTOFOCUS) {\\n      // We polyfill it separately on the client during commit.\\n      // We could have excluded it in the property list instead of\\n      // adding a special case here, but then it wouldn't be emitted\\n      // on server rendering (but we *do* want to emit it in SSR).\\n    } else if (registrationNameModules.hasOwnProperty(propKey)) {\\n      if (nextProp != null) {\\n        if ( true && typeof nextProp !== 'function') {\\n          warnForInvalidEventListener(propKey, nextProp);\\n        }\\n        ensureListeningTo(rootContainerElement, propKey);\\n      }\\n    } else if (nextProp != null) {\\n      setValueForProperty(domElement, propKey, nextProp, isCustomComponentTag);\\n    }\\n  }\\n}\\n\\nfunction updateDOMProperties(domElement, updatePayload, wasCustomComponentTag, isCustomComponentTag) {\\n  // TODO: Handle wasCustomComponentTag\\n  for (var i = 0; i < updatePayload.length; i += 2) {\\n    var propKey = updatePayload[i];\\n    var propValue = updatePayload[i + 1];\\n    if (propKey === STYLE$1) {\\n      setValueForStyles(domElement, propValue);\\n    } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {\\n      setInnerHTML(domElement, propValue);\\n    } else if (propKey === CHILDREN) {\\n      setTextContent(domElement, propValue);\\n    } else {\\n      setValueForProperty(domElement, propKey, propValue, isCustomComponentTag);\\n    }\\n  }\\n}\\n\\nfunction createElement(type, props, rootContainerElement, parentNamespace) {\\n  var isCustomComponentTag = void 0;\\n\\n  // We create tags in the namespace of their parent container, except HTML\\n  // tags get no namespace.\\n  var ownerDocument = getOwnerDocumentFromRootContainer(rootContainerElement);\\n  var domElement = void 0;\\n  var namespaceURI = parentNamespace;\\n  if (namespaceURI === HTML_NAMESPACE) {\\n    namespaceURI = getIntrinsicNamespace(type);\\n  }\\n  if (namespaceURI === HTML_NAMESPACE) {\\n    {\\n      isCustomComponentTag = isCustomComponent(type, props);\\n      // Should this check be gated by parent namespace? Not sure we want to\\n      // allow <SVG> or <mATH>.\\n      !(isCustomComponentTag || type === type.toLowerCase()) ? warning$1(false, '<%s /> is using incorrect casing. ' + 'Use PascalCase for React components, ' + 'or lowercase for HTML elements.', type) : void 0;\\n    }\\n\\n    if (type === 'script') {\\n      // Create the script via .innerHTML so its \\\"parser-inserted\\\" flag is\\n      // set to true and it does not execute\\n      var div = ownerDocument.createElement('div');\\n      div.innerHTML = '<script><' + '/script>'; // eslint-disable-line\\n      // This is guaranteed to yield a script element.\\n      var firstChild = div.firstChild;\\n      domElement = div.removeChild(firstChild);\\n    } else if (typeof props.is === 'string') {\\n      // $FlowIssue `createElement` should be updated for Web Components\\n      domElement = ownerDocument.createElement(type, { is: props.is });\\n    } else {\\n      // Separate else branch instead of using `props.is || undefined` above because of a Firefox bug.\\n      // See discussion in https://github.com/facebook/react/pull/6896\\n      // and discussion in https://bugzilla.mozilla.org/show_bug.cgi?id=1276240\\n      domElement = ownerDocument.createElement(type);\\n      // Normally attributes are assigned in `setInitialDOMProperties`, however the `multiple`\\n      // attribute on `select`s needs to be added before `option`s are inserted. This prevents\\n      // a bug where the `select` does not scroll to the correct option because singular\\n      // `select` elements automatically pick the first item.\\n      // See https://github.com/facebook/react/issues/13222\\n      if (type === 'select' && props.multiple) {\\n        var node = domElement;\\n        node.multiple = true;\\n      }\\n    }\\n  } else {\\n    domElement = ownerDocument.createElementNS(namespaceURI, type);\\n  }\\n\\n  {\\n    if (namespaceURI === HTML_NAMESPACE) {\\n      if (!isCustomComponentTag && Object.prototype.toString.call(domElement) === '[object HTMLUnknownElement]' && !Object.prototype.hasOwnProperty.call(warnedUnknownTags, type)) {\\n        warnedUnknownTags[type] = true;\\n        warning$1(false, 'The tag <%s> is unrecognized in this browser. ' + 'If you meant to render a React component, start its name with ' + 'an uppercase letter.', type);\\n      }\\n    }\\n  }\\n\\n  return domElement;\\n}\\n\\nfunction createTextNode(text, rootContainerElement) {\\n  return getOwnerDocumentFromRootContainer(rootContainerElement).createTextNode(text);\\n}\\n\\nfunction setInitialProperties(domElement, tag, rawProps, rootContainerElement) {\\n  var isCustomComponentTag = isCustomComponent(tag, rawProps);\\n  {\\n    validatePropertiesInDevelopment(tag, rawProps);\\n    if (isCustomComponentTag && !didWarnShadyDOM && domElement.shadyRoot) {\\n      warning$1(false, '%s is using shady DOM. Using shady DOM with React can ' + 'cause things to break subtly.', getCurrentFiberOwnerNameInDevOrNull() || 'A component');\\n      didWarnShadyDOM = true;\\n    }\\n  }\\n\\n  // TODO: Make sure that we check isMounted before firing any of these events.\\n  var props = void 0;\\n  switch (tag) {\\n    case 'iframe':\\n    case 'object':\\n      trapBubbledEvent(TOP_LOAD, domElement);\\n      props = rawProps;\\n      break;\\n    case 'video':\\n    case 'audio':\\n      // Create listener for each media event\\n      for (var i = 0; i < mediaEventTypes.length; i++) {\\n        trapBubbledEvent(mediaEventTypes[i], domElement);\\n      }\\n      props = rawProps;\\n      break;\\n    case 'source':\\n      trapBubbledEvent(TOP_ERROR, domElement);\\n      props = rawProps;\\n      break;\\n    case 'img':\\n    case 'image':\\n    case 'link':\\n      trapBubbledEvent(TOP_ERROR, domElement);\\n      trapBubbledEvent(TOP_LOAD, domElement);\\n      props = rawProps;\\n      break;\\n    case 'form':\\n      trapBubbledEvent(TOP_RESET, domElement);\\n      trapBubbledEvent(TOP_SUBMIT, domElement);\\n      props = rawProps;\\n      break;\\n    case 'details':\\n      trapBubbledEvent(TOP_TOGGLE, domElement);\\n      props = rawProps;\\n      break;\\n    case 'input':\\n      initWrapperState(domElement, rawProps);\\n      props = getHostProps(domElement, rawProps);\\n      trapBubbledEvent(TOP_INVALID, domElement);\\n      // For controlled components we always need to ensure we're listening\\n      // to onChange. Even if there is no listener.\\n      ensureListeningTo(rootContainerElement, 'onChange');\\n      break;\\n    case 'option':\\n      validateProps(domElement, rawProps);\\n      props = getHostProps$1(domElement, rawProps);\\n      break;\\n    case 'select':\\n      initWrapperState$1(domElement, rawProps);\\n      props = getHostProps$2(domElement, rawProps);\\n      trapBubbledEvent(TOP_INVALID, domElement);\\n      // For controlled components we always need to ensure we're listening\\n      // to onChange. Even if there is no listener.\\n      ensureListeningTo(rootContainerElement, 'onChange');\\n      break;\\n    case 'textarea':\\n      initWrapperState$2(domElement, rawProps);\\n      props = getHostProps$3(domElement, rawProps);\\n      trapBubbledEvent(TOP_INVALID, domElement);\\n      // For controlled components we always need to ensure we're listening\\n      // to onChange. Even if there is no listener.\\n      ensureListeningTo(rootContainerElement, 'onChange');\\n      break;\\n    default:\\n      props = rawProps;\\n  }\\n\\n  assertValidProps(tag, props);\\n\\n  setInitialDOMProperties(tag, domElement, rootContainerElement, props, isCustomComponentTag);\\n\\n  switch (tag) {\\n    case 'input':\\n      // TODO: Make sure we check if this is still unmounted or do any clean\\n      // up necessary since we never stop tracking anymore.\\n      track(domElement);\\n      postMountWrapper(domElement, rawProps, false);\\n      break;\\n    case 'textarea':\\n      // TODO: Make sure we check if this is still unmounted or do any clean\\n      // up necessary since we never stop tracking anymore.\\n      track(domElement);\\n      postMountWrapper$3(domElement, rawProps);\\n      break;\\n    case 'option':\\n      postMountWrapper$1(domElement, rawProps);\\n      break;\\n    case 'select':\\n      postMountWrapper$2(domElement, rawProps);\\n      break;\\n    default:\\n      if (typeof props.onClick === 'function') {\\n        // TODO: This cast may not be sound for SVG, MathML or custom elements.\\n        trapClickOnNonInteractiveElement(domElement);\\n      }\\n      break;\\n  }\\n}\\n\\n// Calculate the diff between the two objects.\\nfunction diffProperties(domElement, tag, lastRawProps, nextRawProps, rootContainerElement) {\\n  {\\n    validatePropertiesInDevelopment(tag, nextRawProps);\\n  }\\n\\n  var updatePayload = null;\\n\\n  var lastProps = void 0;\\n  var nextProps = void 0;\\n  switch (tag) {\\n    case 'input':\\n      lastProps = getHostProps(domElement, lastRawProps);\\n      nextProps = getHostProps(domElement, nextRawProps);\\n      updatePayload = [];\\n      break;\\n    case 'option':\\n      lastProps = getHostProps$1(domElement, lastRawProps);\\n      nextProps = getHostProps$1(domElement, nextRawProps);\\n      updatePayload = [];\\n      break;\\n    case 'select':\\n      lastProps = getHostProps$2(domElement, lastRawProps);\\n      nextProps = getHostProps$2(domElement, nextRawProps);\\n      updatePayload = [];\\n      break;\\n    case 'textarea':\\n      lastProps = getHostProps$3(domElement, lastRawProps);\\n      nextProps = getHostProps$3(domElement, nextRawProps);\\n      updatePayload = [];\\n      break;\\n    default:\\n      lastProps = lastRawProps;\\n      nextProps = nextRawProps;\\n      if (typeof lastProps.onClick !== 'function' && typeof nextProps.onClick === 'function') {\\n        // TODO: This cast may not be sound for SVG, MathML or custom elements.\\n        trapClickOnNonInteractiveElement(domElement);\\n      }\\n      break;\\n  }\\n\\n  assertValidProps(tag, nextProps);\\n\\n  var propKey = void 0;\\n  var styleName = void 0;\\n  var styleUpdates = null;\\n  for (propKey in lastProps) {\\n    if (nextProps.hasOwnProperty(propKey) || !lastProps.hasOwnProperty(propKey) || lastProps[propKey] == null) {\\n      continue;\\n    }\\n    if (propKey === STYLE$1) {\\n      var lastStyle = lastProps[propKey];\\n      for (styleName in lastStyle) {\\n        if (lastStyle.hasOwnProperty(styleName)) {\\n          if (!styleUpdates) {\\n            styleUpdates = {};\\n          }\\n          styleUpdates[styleName] = '';\\n        }\\n      }\\n    } else if (propKey === DANGEROUSLY_SET_INNER_HTML || propKey === CHILDREN) {\\n      // Noop. This is handled by the clear text mechanism.\\n    } else if (propKey === SUPPRESS_CONTENT_EDITABLE_WARNING || propKey === SUPPRESS_HYDRATION_WARNING$1) {\\n      // Noop\\n    } else if (propKey === AUTOFOCUS) {\\n      // Noop. It doesn't work on updates anyway.\\n    } else if (registrationNameModules.hasOwnProperty(propKey)) {\\n      // This is a special case. If any listener updates we need to ensure\\n      // that the \\\"current\\\" fiber pointer gets updated so we need a commit\\n      // to update this element.\\n      if (!updatePayload) {\\n        updatePayload = [];\\n      }\\n    } else {\\n      // For all other deleted properties we add it to the queue. We use\\n      // the whitelist in the commit phase instead.\\n      (updatePayload = updatePayload || []).push(propKey, null);\\n    }\\n  }\\n  for (propKey in nextProps) {\\n    var nextProp = nextProps[propKey];\\n    var lastProp = lastProps != null ? lastProps[propKey] : undefined;\\n    if (!nextProps.hasOwnProperty(propKey) || nextProp === lastProp || nextProp == null && lastProp == null) {\\n      continue;\\n    }\\n    if (propKey === STYLE$1) {\\n      {\\n        if (nextProp) {\\n          // Freeze the next style object so that we can assume it won't be\\n          // mutated. We have already warned for this in the past.\\n          Object.freeze(nextProp);\\n        }\\n      }\\n      if (lastProp) {\\n        // Unset styles on `lastProp` but not on `nextProp`.\\n        for (styleName in lastProp) {\\n          if (lastProp.hasOwnProperty(styleName) && (!nextProp || !nextProp.hasOwnProperty(styleName))) {\\n            if (!styleUpdates) {\\n              styleUpdates = {};\\n            }\\n            styleUpdates[styleName] = '';\\n          }\\n        }\\n        // Update styles that changed since `lastProp`.\\n        for (styleName in nextProp) {\\n          if (nextProp.hasOwnProperty(styleName) && lastProp[styleName] !== nextProp[styleName]) {\\n            if (!styleUpdates) {\\n              styleUpdates = {};\\n            }\\n            styleUpdates[styleName] = nextProp[styleName];\\n          }\\n        }\\n      } else {\\n        // Relies on `updateStylesByID` not mutating `styleUpdates`.\\n        if (!styleUpdates) {\\n          if (!updatePayload) {\\n            updatePayload = [];\\n          }\\n          updatePayload.push(propKey, styleUpdates);\\n        }\\n        styleUpdates = nextProp;\\n      }\\n    } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {\\n      var nextHtml = nextProp ? nextProp[HTML] : undefined;\\n      var lastHtml = lastProp ? lastProp[HTML] : undefined;\\n      if (nextHtml != null) {\\n        if (lastHtml !== nextHtml) {\\n          (updatePayload = updatePayload || []).push(propKey, '' + nextHtml);\\n        }\\n      } else {\\n        // TODO: It might be too late to clear this if we have children\\n        // inserted already.\\n      }\\n    } else if (propKey === CHILDREN) {\\n      if (lastProp !== nextProp && (typeof nextProp === 'string' || typeof nextProp === 'number')) {\\n        (updatePayload = updatePayload || []).push(propKey, '' + nextProp);\\n      }\\n    } else if (propKey === SUPPRESS_CONTENT_EDITABLE_WARNING || propKey === SUPPRESS_HYDRATION_WARNING$1) {\\n      // Noop\\n    } else if (registrationNameModules.hasOwnProperty(propKey)) {\\n      if (nextProp != null) {\\n        // We eagerly listen to this even though we haven't committed yet.\\n        if ( true && typeof nextProp !== 'function') {\\n          warnForInvalidEventListener(propKey, nextProp);\\n        }\\n        ensureListeningTo(rootContainerElement, propKey);\\n      }\\n      if (!updatePayload && lastProp !== nextProp) {\\n        // This is a special case. If any listener updates we need to ensure\\n        // that the \\\"current\\\" props pointer gets updated so we need a commit\\n        // to update this element.\\n        updatePayload = [];\\n      }\\n    } else {\\n      // For any other property we always add it to the queue and then we\\n      // filter it out using the whitelist during the commit.\\n      (updatePayload = updatePayload || []).push(propKey, nextProp);\\n    }\\n  }\\n  if (styleUpdates) {\\n    (updatePayload = updatePayload || []).push(STYLE$1, styleUpdates);\\n  }\\n  return updatePayload;\\n}\\n\\n// Apply the diff.\\nfunction updateProperties(domElement, updatePayload, tag, lastRawProps, nextRawProps) {\\n  // Update checked *before* name.\\n  // In the middle of an update, it is possible to have multiple checked.\\n  // When a checked radio tries to change name, browser makes another radio's checked false.\\n  if (tag === 'input' && nextRawProps.type === 'radio' && nextRawProps.name != null) {\\n    updateChecked(domElement, nextRawProps);\\n  }\\n\\n  var wasCustomComponentTag = isCustomComponent(tag, lastRawProps);\\n  var isCustomComponentTag = isCustomComponent(tag, nextRawProps);\\n  // Apply the diff.\\n  updateDOMProperties(domElement, updatePayload, wasCustomComponentTag, isCustomComponentTag);\\n\\n  // TODO: Ensure that an update gets scheduled if any of the special props\\n  // changed.\\n  switch (tag) {\\n    case 'input':\\n      // Update the wrapper around inputs *after* updating props. This has to\\n      // happen after `updateDOMProperties`. Otherwise HTML5 input validations\\n      // raise warnings and prevent the new value from being assigned.\\n      updateWrapper(domElement, nextRawProps);\\n      break;\\n    case 'textarea':\\n      updateWrapper$1(domElement, nextRawProps);\\n      break;\\n    case 'select':\\n      // <select> value update needs to occur after <option> children\\n      // reconciliation\\n      postUpdateWrapper(domElement, nextRawProps);\\n      break;\\n  }\\n}\\n\\nfunction getPossibleStandardName(propName) {\\n  {\\n    var lowerCasedName = propName.toLowerCase();\\n    if (!possibleStandardNames.hasOwnProperty(lowerCasedName)) {\\n      return null;\\n    }\\n    return possibleStandardNames[lowerCasedName] || null;\\n  }\\n  return null;\\n}\\n\\nfunction diffHydratedProperties(domElement, tag, rawProps, parentNamespace, rootContainerElement) {\\n  var isCustomComponentTag = void 0;\\n  var extraAttributeNames = void 0;\\n\\n  {\\n    suppressHydrationWarning = rawProps[SUPPRESS_HYDRATION_WARNING$1] === true;\\n    isCustomComponentTag = isCustomComponent(tag, rawProps);\\n    validatePropertiesInDevelopment(tag, rawProps);\\n    if (isCustomComponentTag && !didWarnShadyDOM && domElement.shadyRoot) {\\n      warning$1(false, '%s is using shady DOM. Using shady DOM with React can ' + 'cause things to break subtly.', getCurrentFiberOwnerNameInDevOrNull() || 'A component');\\n      didWarnShadyDOM = true;\\n    }\\n  }\\n\\n  // TODO: Make sure that we check isMounted before firing any of these events.\\n  switch (tag) {\\n    case 'iframe':\\n    case 'object':\\n      trapBubbledEvent(TOP_LOAD, domElement);\\n      break;\\n    case 'video':\\n    case 'audio':\\n      // Create listener for each media event\\n      for (var i = 0; i < mediaEventTypes.length; i++) {\\n        trapBubbledEvent(mediaEventTypes[i], domElement);\\n      }\\n      break;\\n    case 'source':\\n      trapBubbledEvent(TOP_ERROR, domElement);\\n      break;\\n    case 'img':\\n    case 'image':\\n    case 'link':\\n      trapBubbledEvent(TOP_ERROR, domElement);\\n      trapBubbledEvent(TOP_LOAD, domElement);\\n      break;\\n    case 'form':\\n      trapBubbledEvent(TOP_RESET, domElement);\\n      trapBubbledEvent(TOP_SUBMIT, domElement);\\n      break;\\n    case 'details':\\n      trapBubbledEvent(TOP_TOGGLE, domElement);\\n      break;\\n    case 'input':\\n      initWrapperState(domElement, rawProps);\\n      trapBubbledEvent(TOP_INVALID, domElement);\\n      // For controlled components we always need to ensure we're listening\\n      // to onChange. Even if there is no listener.\\n      ensureListeningTo(rootContainerElement, 'onChange');\\n      break;\\n    case 'option':\\n      validateProps(domElement, rawProps);\\n      break;\\n    case 'select':\\n      initWrapperState$1(domElement, rawProps);\\n      trapBubbledEvent(TOP_INVALID, domElement);\\n      // For controlled components we always need to ensure we're listening\\n      // to onChange. Even if there is no listener.\\n      ensureListeningTo(rootContainerElement, 'onChange');\\n      break;\\n    case 'textarea':\\n      initWrapperState$2(domElement, rawProps);\\n      trapBubbledEvent(TOP_INVALID, domElement);\\n      // For controlled components we always need to ensure we're listening\\n      // to onChange. Even if there is no listener.\\n      ensureListeningTo(rootContainerElement, 'onChange');\\n      break;\\n  }\\n\\n  assertValidProps(tag, rawProps);\\n\\n  {\\n    extraAttributeNames = new Set();\\n    var attributes = domElement.attributes;\\n    for (var _i = 0; _i < attributes.length; _i++) {\\n      var name = attributes[_i].name.toLowerCase();\\n      switch (name) {\\n        // Built-in SSR attribute is whitelisted\\n        case 'data-reactroot':\\n          break;\\n        // Controlled attributes are not validated\\n        // TODO: Only ignore them on controlled tags.\\n        case 'value':\\n          break;\\n        case 'checked':\\n          break;\\n        case 'selected':\\n          break;\\n        default:\\n          // Intentionally use the original name.\\n          // See discussion in https://github.com/facebook/react/pull/10676.\\n          extraAttributeNames.add(attributes[_i].name);\\n      }\\n    }\\n  }\\n\\n  var updatePayload = null;\\n  for (var propKey in rawProps) {\\n    if (!rawProps.hasOwnProperty(propKey)) {\\n      continue;\\n    }\\n    var nextProp = rawProps[propKey];\\n    if (propKey === CHILDREN) {\\n      // For text content children we compare against textContent. This\\n      // might match additional HTML that is hidden when we read it using\\n      // textContent. E.g. \\\"foo\\\" will match \\\"f<span>oo</span>\\\" but that still\\n      // satisfies our requirement. Our requirement is not to produce perfect\\n      // HTML and attributes. Ideally we should preserve structure but it's\\n      // ok not to if the visible content is still enough to indicate what\\n      // even listeners these nodes might be wired up to.\\n      // TODO: Warn if there is more than a single textNode as a child.\\n      // TODO: Should we use domElement.firstChild.nodeValue to compare?\\n      if (typeof nextProp === 'string') {\\n        if (domElement.textContent !== nextProp) {\\n          if ( true && !suppressHydrationWarning) {\\n            warnForTextDifference(domElement.textContent, nextProp);\\n          }\\n          updatePayload = [CHILDREN, nextProp];\\n        }\\n      } else if (typeof nextProp === 'number') {\\n        if (domElement.textContent !== '' + nextProp) {\\n          if ( true && !suppressHydrationWarning) {\\n            warnForTextDifference(domElement.textContent, nextProp);\\n          }\\n          updatePayload = [CHILDREN, '' + nextProp];\\n        }\\n      }\\n    } else if (registrationNameModules.hasOwnProperty(propKey)) {\\n      if (nextProp != null) {\\n        if ( true && typeof nextProp !== 'function') {\\n          warnForInvalidEventListener(propKey, nextProp);\\n        }\\n        ensureListeningTo(rootContainerElement, propKey);\\n      }\\n    } else if ( true &&\\n    // Convince Flow we've calculated it (it's DEV-only in this method.)\\n    typeof isCustomComponentTag === 'boolean') {\\n      // Validate that the properties correspond to their expected values.\\n      var serverValue = void 0;\\n      var propertyInfo = getPropertyInfo(propKey);\\n      if (suppressHydrationWarning) {\\n        // Don't bother comparing. We're ignoring all these warnings.\\n      } else if (propKey === SUPPRESS_CONTENT_EDITABLE_WARNING || propKey === SUPPRESS_HYDRATION_WARNING$1 ||\\n      // Controlled attributes are not validated\\n      // TODO: Only ignore them on controlled tags.\\n      propKey === 'value' || propKey === 'checked' || propKey === 'selected') {\\n        // Noop\\n      } else if (propKey === DANGEROUSLY_SET_INNER_HTML) {\\n        var serverHTML = domElement.innerHTML;\\n        var nextHtml = nextProp ? nextProp[HTML] : undefined;\\n        var expectedHTML = normalizeHTML(domElement, nextHtml != null ? nextHtml : '');\\n        if (expectedHTML !== serverHTML) {\\n          warnForPropDifference(propKey, serverHTML, expectedHTML);\\n        }\\n      } else if (propKey === STYLE$1) {\\n        // $FlowFixMe - Should be inferred as not undefined.\\n        extraAttributeNames.delete(propKey);\\n\\n        if (canDiffStyleForHydrationWarning) {\\n          var expectedStyle = createDangerousStringForStyles(nextProp);\\n          serverValue = domElement.getAttribute('style');\\n          if (expectedStyle !== serverValue) {\\n            warnForPropDifference(propKey, serverValue, expectedStyle);\\n          }\\n        }\\n      } else if (isCustomComponentTag) {\\n        // $FlowFixMe - Should be inferred as not undefined.\\n        extraAttributeNames.delete(propKey.toLowerCase());\\n        serverValue = getValueForAttribute(domElement, propKey, nextProp);\\n\\n        if (nextProp !== serverValue) {\\n          warnForPropDifference(propKey, serverValue, nextProp);\\n        }\\n      } else if (!shouldIgnoreAttribute(propKey, propertyInfo, isCustomComponentTag) && !shouldRemoveAttribute(propKey, nextProp, propertyInfo, isCustomComponentTag)) {\\n        var isMismatchDueToBadCasing = false;\\n        if (propertyInfo !== null) {\\n          // $FlowFixMe - Should be inferred as not undefined.\\n          extraAttributeNames.delete(propertyInfo.attributeName);\\n          serverValue = getValueForProperty(domElement, propKey, nextProp, propertyInfo);\\n        } else {\\n          var ownNamespace = parentNamespace;\\n          if (ownNamespace === HTML_NAMESPACE) {\\n            ownNamespace = getIntrinsicNamespace(tag);\\n          }\\n          if (ownNamespace === HTML_NAMESPACE) {\\n            // $FlowFixMe - Should be inferred as not undefined.\\n            extraAttributeNames.delete(propKey.toLowerCase());\\n          } else {\\n            var standardName = getPossibleStandardName(propKey);\\n            if (standardName !== null && standardName !== propKey) {\\n              // If an SVG prop is supplied with bad casing, it will\\n              // be successfully parsed from HTML, but will produce a mismatch\\n              // (and would be incorrectly rendered on the client).\\n              // However, we already warn about bad casing elsewhere.\\n              // So we'll skip the misleading extra mismatch warning in this case.\\n              isMismatchDueToBadCasing = true;\\n              // $FlowFixMe - Should be inferred as not undefined.\\n              extraAttributeNames.delete(standardName);\\n            }\\n            // $FlowFixMe - Should be inferred as not undefined.\\n            extraAttributeNames.delete(propKey);\\n          }\\n          serverValue = getValueForAttribute(domElement, propKey, nextProp);\\n        }\\n\\n        if (nextProp !== serverValue && !isMismatchDueToBadCasing) {\\n          warnForPropDifference(propKey, serverValue, nextProp);\\n        }\\n      }\\n    }\\n  }\\n\\n  {\\n    // $FlowFixMe - Should be inferred as not undefined.\\n    if (extraAttributeNames.size > 0 && !suppressHydrationWarning) {\\n      // $FlowFixMe - Should be inferred as not undefined.\\n      warnForExtraAttributes(extraAttributeNames);\\n    }\\n  }\\n\\n  switch (tag) {\\n    case 'input':\\n      // TODO: Make sure we check if this is still unmounted or do any clean\\n      // up necessary since we never stop tracking anymore.\\n      track(domElement);\\n      postMountWrapper(domElement, rawProps, true);\\n      break;\\n    case 'textarea':\\n      // TODO: Make sure we check if this is still unmounted or do any clean\\n      // up necessary since we never stop tracking anymore.\\n      track(domElement);\\n      postMountWrapper$3(domElement, rawProps);\\n      break;\\n    case 'select':\\n    case 'option':\\n      // For input and textarea we current always set the value property at\\n      // post mount to force it to diverge from attributes. However, for\\n      // option and select we don't quite do the same thing and select\\n      // is not resilient to the DOM state changing so we don't do that here.\\n      // TODO: Consider not doing this for input and textarea.\\n      break;\\n    default:\\n      if (typeof rawProps.onClick === 'function') {\\n        // TODO: This cast may not be sound for SVG, MathML or custom elements.\\n        trapClickOnNonInteractiveElement(domElement);\\n      }\\n      break;\\n  }\\n\\n  return updatePayload;\\n}\\n\\nfunction diffHydratedText(textNode, text) {\\n  var isDifferent = textNode.nodeValue !== text;\\n  return isDifferent;\\n}\\n\\nfunction warnForUnmatchedText(textNode, text) {\\n  {\\n    warnForTextDifference(textNode.nodeValue, text);\\n  }\\n}\\n\\nfunction warnForDeletedHydratableElement(parentNode, child) {\\n  {\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    warningWithoutStack$1(false, 'Did not expect server HTML to contain a <%s> in <%s>.', child.nodeName.toLowerCase(), parentNode.nodeName.toLowerCase());\\n  }\\n}\\n\\nfunction warnForDeletedHydratableText(parentNode, child) {\\n  {\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    warningWithoutStack$1(false, 'Did not expect server HTML to contain the text node \\\"%s\\\" in <%s>.', child.nodeValue, parentNode.nodeName.toLowerCase());\\n  }\\n}\\n\\nfunction warnForInsertedHydratedElement(parentNode, tag, props) {\\n  {\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    warningWithoutStack$1(false, 'Expected server HTML to contain a matching <%s> in <%s>.', tag, parentNode.nodeName.toLowerCase());\\n  }\\n}\\n\\nfunction warnForInsertedHydratedText(parentNode, text) {\\n  {\\n    if (text === '') {\\n      // We expect to insert empty text nodes since they're not represented in\\n      // the HTML.\\n      // TODO: Remove this special case if we can just avoid inserting empty\\n      // text nodes.\\n      return;\\n    }\\n    if (didWarnInvalidHydration) {\\n      return;\\n    }\\n    didWarnInvalidHydration = true;\\n    warningWithoutStack$1(false, 'Expected server HTML to contain a matching text node for \\\"%s\\\" in <%s>.', text, parentNode.nodeName.toLowerCase());\\n  }\\n}\\n\\nfunction restoreControlledState$1(domElement, tag, props) {\\n  switch (tag) {\\n    case 'input':\\n      restoreControlledState(domElement, props);\\n      return;\\n    case 'textarea':\\n      restoreControlledState$3(domElement, props);\\n      return;\\n    case 'select':\\n      restoreControlledState$2(domElement, props);\\n      return;\\n  }\\n}\\n\\n// TODO: direct imports like some-package/src/* are bad. Fix me.\\nvar validateDOMNesting = function () {};\\nvar updatedAncestorInfo = function () {};\\n\\n{\\n  // This validation code was written based on the HTML5 parsing spec:\\n  // https://html.spec.whatwg.org/multipage/syntax.html#has-an-element-in-scope\\n  //\\n  // Note: this does not catch all invalid nesting, nor does it try to (as it's\\n  // not clear what practical benefit doing so provides); instead, we warn only\\n  // for cases where the parser will give a parse tree differing from what React\\n  // intended. For example, <b><div></div></b> is invalid but we don't warn\\n  // because it still parses correctly; we do warn for other cases like nested\\n  // <p> tags where the beginning of the second element implicitly closes the\\n  // first, causing a confusing mess.\\n\\n  // https://html.spec.whatwg.org/multipage/syntax.html#special\\n  var specialTags = ['address', 'applet', 'area', 'article', 'aside', 'base', 'basefont', 'bgsound', 'blockquote', 'body', 'br', 'button', 'caption', 'center', 'col', 'colgroup', 'dd', 'details', 'dir', 'div', 'dl', 'dt', 'embed', 'fieldset', 'figcaption', 'figure', 'footer', 'form', 'frame', 'frameset', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'head', 'header', 'hgroup', 'hr', 'html', 'iframe', 'img', 'input', 'isindex', 'li', 'link', 'listing', 'main', 'marquee', 'menu', 'menuitem', 'meta', 'nav', 'noembed', 'noframes', 'noscript', 'object', 'ol', 'p', 'param', 'plaintext', 'pre', 'script', 'section', 'select', 'source', 'style', 'summary', 'table', 'tbody', 'td', 'template', 'textarea', 'tfoot', 'th', 'thead', 'title', 'tr', 'track', 'ul', 'wbr', 'xmp'];\\n\\n  // https://html.spec.whatwg.org/multipage/syntax.html#has-an-element-in-scope\\n  var inScopeTags = ['applet', 'caption', 'html', 'table', 'td', 'th', 'marquee', 'object', 'template',\\n\\n  // https://html.spec.whatwg.org/multipage/syntax.html#html-integration-point\\n  // TODO: Distinguish by namespace here -- for <title>, including it here\\n  // errs on the side of fewer warnings\\n  'foreignObject', 'desc', 'title'];\\n\\n  // https://html.spec.whatwg.org/multipage/syntax.html#has-an-element-in-button-scope\\n  var buttonScopeTags = inScopeTags.concat(['button']);\\n\\n  // https://html.spec.whatwg.org/multipage/syntax.html#generate-implied-end-tags\\n  var impliedEndTags = ['dd', 'dt', 'li', 'option', 'optgroup', 'p', 'rp', 'rt'];\\n\\n  var emptyAncestorInfo = {\\n    current: null,\\n\\n    formTag: null,\\n    aTagInScope: null,\\n    buttonTagInScope: null,\\n    nobrTagInScope: null,\\n    pTagInButtonScope: null,\\n\\n    listItemTagAutoclosing: null,\\n    dlItemTagAutoclosing: null\\n  };\\n\\n  updatedAncestorInfo = function (oldInfo, tag) {\\n    var ancestorInfo = _assign({}, oldInfo || emptyAncestorInfo);\\n    var info = { tag: tag };\\n\\n    if (inScopeTags.indexOf(tag) !== -1) {\\n      ancestorInfo.aTagInScope = null;\\n      ancestorInfo.buttonTagInScope = null;\\n      ancestorInfo.nobrTagInScope = null;\\n    }\\n    if (buttonScopeTags.indexOf(tag) !== -1) {\\n      ancestorInfo.pTagInButtonScope = null;\\n    }\\n\\n    // See rules for 'li', 'dd', 'dt' start tags in\\n    // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inbody\\n    if (specialTags.indexOf(tag) !== -1 && tag !== 'address' && tag !== 'div' && tag !== 'p') {\\n      ancestorInfo.listItemTagAutoclosing = null;\\n      ancestorInfo.dlItemTagAutoclosing = null;\\n    }\\n\\n    ancestorInfo.current = info;\\n\\n    if (tag === 'form') {\\n      ancestorInfo.formTag = info;\\n    }\\n    if (tag === 'a') {\\n      ancestorInfo.aTagInScope = info;\\n    }\\n    if (tag === 'button') {\\n      ancestorInfo.buttonTagInScope = info;\\n    }\\n    if (tag === 'nobr') {\\n      ancestorInfo.nobrTagInScope = info;\\n    }\\n    if (tag === 'p') {\\n      ancestorInfo.pTagInButtonScope = info;\\n    }\\n    if (tag === 'li') {\\n      ancestorInfo.listItemTagAutoclosing = info;\\n    }\\n    if (tag === 'dd' || tag === 'dt') {\\n      ancestorInfo.dlItemTagAutoclosing = info;\\n    }\\n\\n    return ancestorInfo;\\n  };\\n\\n  /**\\n   * Returns whether\\n   */\\n  var isTagValidWithParent = function (tag, parentTag) {\\n    // First, let's check if we're in an unusual parsing mode...\\n    switch (parentTag) {\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inselect\\n      case 'select':\\n        return tag === 'option' || tag === 'optgroup' || tag === '#text';\\n      case 'optgroup':\\n        return tag === 'option' || tag === '#text';\\n      // Strictly speaking, seeing an <option> doesn't mean we're in a <select>\\n      // but\\n      case 'option':\\n        return tag === '#text';\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-intd\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-incaption\\n      // No special behavior since these rules fall back to \\\"in body\\\" mode for\\n      // all except special table nodes which cause bad parsing behavior anyway.\\n\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-intr\\n      case 'tr':\\n        return tag === 'th' || tag === 'td' || tag === 'style' || tag === 'script' || tag === 'template';\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-intbody\\n      case 'tbody':\\n      case 'thead':\\n      case 'tfoot':\\n        return tag === 'tr' || tag === 'style' || tag === 'script' || tag === 'template';\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-incolgroup\\n      case 'colgroup':\\n        return tag === 'col' || tag === 'template';\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-intable\\n      case 'table':\\n        return tag === 'caption' || tag === 'colgroup' || tag === 'tbody' || tag === 'tfoot' || tag === 'thead' || tag === 'style' || tag === 'script' || tag === 'template';\\n      // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inhead\\n      case 'head':\\n        return tag === 'base' || tag === 'basefont' || tag === 'bgsound' || tag === 'link' || tag === 'meta' || tag === 'title' || tag === 'noscript' || tag === 'noframes' || tag === 'style' || tag === 'script' || tag === 'template';\\n      // https://html.spec.whatwg.org/multipage/semantics.html#the-html-element\\n      case 'html':\\n        return tag === 'head' || tag === 'body';\\n      case '#document':\\n        return tag === 'html';\\n    }\\n\\n    // Probably in the \\\"in body\\\" parsing mode, so we outlaw only tag combos\\n    // where the parsing rules cause implicit opens or closes to be added.\\n    // https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-inbody\\n    switch (tag) {\\n      case 'h1':\\n      case 'h2':\\n      case 'h3':\\n      case 'h4':\\n      case 'h5':\\n      case 'h6':\\n        return parentTag !== 'h1' && parentTag !== 'h2' && parentTag !== 'h3' && parentTag !== 'h4' && parentTag !== 'h5' && parentTag !== 'h6';\\n\\n      case 'rp':\\n      case 'rt':\\n        return impliedEndTags.indexOf(parentTag) === -1;\\n\\n      case 'body':\\n      case 'caption':\\n      case 'col':\\n      case 'colgroup':\\n      case 'frame':\\n      case 'head':\\n      case 'html':\\n      case 'tbody':\\n      case 'td':\\n      case 'tfoot':\\n      case 'th':\\n      case 'thead':\\n      case 'tr':\\n        // These tags are only valid with a few parents that have special child\\n        // parsing rules -- if we're down here, then none of those matched and\\n        // so we allow it only if we don't know what the parent is, as all other\\n        // cases are invalid.\\n        return parentTag == null;\\n    }\\n\\n    return true;\\n  };\\n\\n  /**\\n   * Returns whether\\n   */\\n  var findInvalidAncestorForTag = function (tag, ancestorInfo) {\\n    switch (tag) {\\n      case 'address':\\n      case 'article':\\n      case 'aside':\\n      case 'blockquote':\\n      case 'center':\\n      case 'details':\\n      case 'dialog':\\n      case 'dir':\\n      case 'div':\\n      case 'dl':\\n      case 'fieldset':\\n      case 'figcaption':\\n      case 'figure':\\n      case 'footer':\\n      case 'header':\\n      case 'hgroup':\\n      case 'main':\\n      case 'menu':\\n      case 'nav':\\n      case 'ol':\\n      case 'p':\\n      case 'section':\\n      case 'summary':\\n      case 'ul':\\n      case 'pre':\\n      case 'listing':\\n      case 'table':\\n      case 'hr':\\n      case 'xmp':\\n      case 'h1':\\n      case 'h2':\\n      case 'h3':\\n      case 'h4':\\n      case 'h5':\\n      case 'h6':\\n        return ancestorInfo.pTagInButtonScope;\\n\\n      case 'form':\\n        return ancestorInfo.formTag || ancestorInfo.pTagInButtonScope;\\n\\n      case 'li':\\n        return ancestorInfo.listItemTagAutoclosing;\\n\\n      case 'dd':\\n      case 'dt':\\n        return ancestorInfo.dlItemTagAutoclosing;\\n\\n      case 'button':\\n        return ancestorInfo.buttonTagInScope;\\n\\n      case 'a':\\n        // Spec says something about storing a list of markers, but it sounds\\n        // equivalent to this check.\\n        return ancestorInfo.aTagInScope;\\n\\n      case 'nobr':\\n        return ancestorInfo.nobrTagInScope;\\n    }\\n\\n    return null;\\n  };\\n\\n  var didWarn = {};\\n\\n  validateDOMNesting = function (childTag, childText, ancestorInfo) {\\n    ancestorInfo = ancestorInfo || emptyAncestorInfo;\\n    var parentInfo = ancestorInfo.current;\\n    var parentTag = parentInfo && parentInfo.tag;\\n\\n    if (childText != null) {\\n      !(childTag == null) ? warningWithoutStack$1(false, 'validateDOMNesting: when childText is passed, childTag should be null') : void 0;\\n      childTag = '#text';\\n    }\\n\\n    var invalidParent = isTagValidWithParent(childTag, parentTag) ? null : parentInfo;\\n    var invalidAncestor = invalidParent ? null : findInvalidAncestorForTag(childTag, ancestorInfo);\\n    var invalidParentOrAncestor = invalidParent || invalidAncestor;\\n    if (!invalidParentOrAncestor) {\\n      return;\\n    }\\n\\n    var ancestorTag = invalidParentOrAncestor.tag;\\n    var addendum = getCurrentFiberStackInDev();\\n\\n    var warnKey = !!invalidParent + '|' + childTag + '|' + ancestorTag + '|' + addendum;\\n    if (didWarn[warnKey]) {\\n      return;\\n    }\\n    didWarn[warnKey] = true;\\n\\n    var tagDisplayName = childTag;\\n    var whitespaceInfo = '';\\n    if (childTag === '#text') {\\n      if (/\\\\S/.test(childText)) {\\n        tagDisplayName = 'Text nodes';\\n      } else {\\n        tagDisplayName = 'Whitespace text nodes';\\n        whitespaceInfo = \\\" Make sure you don't have any extra whitespace between tags on \\\" + 'each line of your source code.';\\n      }\\n    } else {\\n      tagDisplayName = '<' + childTag + '>';\\n    }\\n\\n    if (invalidParent) {\\n      var info = '';\\n      if (ancestorTag === 'table' && childTag === 'tr') {\\n        info += ' Add a <tbody> to your code to match the DOM tree generated by ' + 'the browser.';\\n      }\\n      warningWithoutStack$1(false, 'validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s%s', tagDisplayName, ancestorTag, whitespaceInfo, info, addendum);\\n    } else {\\n      warningWithoutStack$1(false, 'validateDOMNesting(...): %s cannot appear as a descendant of ' + '<%s>.%s', tagDisplayName, ancestorTag, addendum);\\n    }\\n  };\\n}\\n\\n// Renderers that don't support persistence\\n// can re-export everything from this module.\\n\\nfunction shim() {\\n  invariant(false, 'The current renderer does not support persistence. This error is likely caused by a bug in React. Please file an issue.');\\n}\\n\\n// Persistence (when unsupported)\\nvar supportsPersistence = false;\\nvar cloneInstance = shim;\\nvar createContainerChildSet = shim;\\nvar appendChildToContainerChildSet = shim;\\nvar finalizeContainerChildren = shim;\\nvar replaceContainerChildren = shim;\\nvar cloneHiddenInstance = shim;\\nvar cloneUnhiddenInstance = shim;\\nvar createHiddenTextInstance = shim;\\n\\nvar SUPPRESS_HYDRATION_WARNING = void 0;\\n{\\n  SUPPRESS_HYDRATION_WARNING = 'suppressHydrationWarning';\\n}\\n\\nvar STYLE = 'style';\\n\\nvar eventsEnabled = null;\\nvar selectionInformation = null;\\n\\nfunction shouldAutoFocusHostComponent(type, props) {\\n  switch (type) {\\n    case 'button':\\n    case 'input':\\n    case 'select':\\n    case 'textarea':\\n      return !!props.autoFocus;\\n  }\\n  return false;\\n}\\n\\nfunction getRootHostContext(rootContainerInstance) {\\n  var type = void 0;\\n  var namespace = void 0;\\n  var nodeType = rootContainerInstance.nodeType;\\n  switch (nodeType) {\\n    case DOCUMENT_NODE:\\n    case DOCUMENT_FRAGMENT_NODE:\\n      {\\n        type = nodeType === DOCUMENT_NODE ? '#document' : '#fragment';\\n        var root = rootContainerInstance.documentElement;\\n        namespace = root ? root.namespaceURI : getChildNamespace(null, '');\\n        break;\\n      }\\n    default:\\n      {\\n        var container = nodeType === COMMENT_NODE ? rootContainerInstance.parentNode : rootContainerInstance;\\n        var ownNamespace = container.namespaceURI || null;\\n        type = container.tagName;\\n        namespace = getChildNamespace(ownNamespace, type);\\n        break;\\n      }\\n  }\\n  {\\n    var validatedTag = type.toLowerCase();\\n    var _ancestorInfo = updatedAncestorInfo(null, validatedTag);\\n    return { namespace: namespace, ancestorInfo: _ancestorInfo };\\n  }\\n  return namespace;\\n}\\n\\nfunction getChildHostContext(parentHostContext, type, rootContainerInstance) {\\n  {\\n    var parentHostContextDev = parentHostContext;\\n    var _namespace = getChildNamespace(parentHostContextDev.namespace, type);\\n    var _ancestorInfo2 = updatedAncestorInfo(parentHostContextDev.ancestorInfo, type);\\n    return { namespace: _namespace, ancestorInfo: _ancestorInfo2 };\\n  }\\n  var parentNamespace = parentHostContext;\\n  return getChildNamespace(parentNamespace, type);\\n}\\n\\nfunction getPublicInstance(instance) {\\n  return instance;\\n}\\n\\nfunction prepareForCommit(containerInfo) {\\n  eventsEnabled = isEnabled();\\n  selectionInformation = getSelectionInformation();\\n  setEnabled(false);\\n}\\n\\nfunction resetAfterCommit(containerInfo) {\\n  restoreSelection(selectionInformation);\\n  selectionInformation = null;\\n  setEnabled(eventsEnabled);\\n  eventsEnabled = null;\\n}\\n\\nfunction createInstance(type, props, rootContainerInstance, hostContext, internalInstanceHandle) {\\n  var parentNamespace = void 0;\\n  {\\n    // TODO: take namespace into account when validating.\\n    var hostContextDev = hostContext;\\n    validateDOMNesting(type, null, hostContextDev.ancestorInfo);\\n    if (typeof props.children === 'string' || typeof props.children === 'number') {\\n      var string = '' + props.children;\\n      var ownAncestorInfo = updatedAncestorInfo(hostContextDev.ancestorInfo, type);\\n      validateDOMNesting(null, string, ownAncestorInfo);\\n    }\\n    parentNamespace = hostContextDev.namespace;\\n  }\\n  var domElement = createElement(type, props, rootContainerInstance, parentNamespace);\\n  precacheFiberNode(internalInstanceHandle, domElement);\\n  updateFiberProps(domElement, props);\\n  return domElement;\\n}\\n\\nfunction appendInitialChild(parentInstance, child) {\\n  parentInstance.appendChild(child);\\n}\\n\\nfunction finalizeInitialChildren(domElement, type, props, rootContainerInstance, hostContext) {\\n  setInitialProperties(domElement, type, props, rootContainerInstance);\\n  return shouldAutoFocusHostComponent(type, props);\\n}\\n\\nfunction prepareUpdate(domElement, type, oldProps, newProps, rootContainerInstance, hostContext) {\\n  {\\n    var hostContextDev = hostContext;\\n    if (typeof newProps.children !== typeof oldProps.children && (typeof newProps.children === 'string' || typeof newProps.children === 'number')) {\\n      var string = '' + newProps.children;\\n      var ownAncestorInfo = updatedAncestorInfo(hostContextDev.ancestorInfo, type);\\n      validateDOMNesting(null, string, ownAncestorInfo);\\n    }\\n  }\\n  return diffProperties(domElement, type, oldProps, newProps, rootContainerInstance);\\n}\\n\\nfunction shouldSetTextContent(type, props) {\\n  return type === 'textarea' || type === 'option' || type === 'noscript' || typeof props.children === 'string' || typeof props.children === 'number' || typeof props.dangerouslySetInnerHTML === 'object' && props.dangerouslySetInnerHTML !== null && props.dangerouslySetInnerHTML.__html != null;\\n}\\n\\nfunction shouldDeprioritizeSubtree(type, props) {\\n  return !!props.hidden;\\n}\\n\\nfunction createTextInstance(text, rootContainerInstance, hostContext, internalInstanceHandle) {\\n  {\\n    var hostContextDev = hostContext;\\n    validateDOMNesting(null, text, hostContextDev.ancestorInfo);\\n  }\\n  var textNode = createTextNode(text, rootContainerInstance);\\n  precacheFiberNode(internalInstanceHandle, textNode);\\n  return textNode;\\n}\\n\\nvar isPrimaryRenderer = true;\\nvar scheduleTimeout = setTimeout;\\nvar cancelTimeout = clearTimeout;\\nvar noTimeout = -1;\\n\\n// -------------------\\n//     Mutation\\n// -------------------\\n\\nvar supportsMutation = true;\\n\\nfunction commitMount(domElement, type, newProps, internalInstanceHandle) {\\n  // Despite the naming that might imply otherwise, this method only\\n  // fires if there is an `Update` effect scheduled during mounting.\\n  // This happens if `finalizeInitialChildren` returns `true` (which it\\n  // does to implement the `autoFocus` attribute on the client). But\\n  // there are also other cases when this might happen (such as patching\\n  // up text content during hydration mismatch). So we'll check this again.\\n  if (shouldAutoFocusHostComponent(type, newProps)) {\\n    domElement.focus();\\n  }\\n}\\n\\nfunction commitUpdate(domElement, updatePayload, type, oldProps, newProps, internalInstanceHandle) {\\n  // Update the props handle so that we know which props are the ones with\\n  // with current event handlers.\\n  updateFiberProps(domElement, newProps);\\n  // Apply the diff to the DOM node.\\n  updateProperties(domElement, updatePayload, type, oldProps, newProps);\\n}\\n\\nfunction resetTextContent(domElement) {\\n  setTextContent(domElement, '');\\n}\\n\\nfunction commitTextUpdate(textInstance, oldText, newText) {\\n  textInstance.nodeValue = newText;\\n}\\n\\nfunction appendChild(parentInstance, child) {\\n  parentInstance.appendChild(child);\\n}\\n\\nfunction appendChildToContainer(container, child) {\\n  var parentNode = void 0;\\n  if (container.nodeType === COMMENT_NODE) {\\n    parentNode = container.parentNode;\\n    parentNode.insertBefore(child, container);\\n  } else {\\n    parentNode = container;\\n    parentNode.appendChild(child);\\n  }\\n  // This container might be used for a portal.\\n  // If something inside a portal is clicked, that click should bubble\\n  // through the React tree. However, on Mobile Safari the click would\\n  // never bubble through the *DOM* tree unless an ancestor with onclick\\n  // event exists. So we wouldn't see it and dispatch it.\\n  // This is why we ensure that non React root containers have inline onclick\\n  // defined.\\n  // https://github.com/facebook/react/issues/11918\\n  var reactRootContainer = container._reactRootContainer;\\n  if ((reactRootContainer === null || reactRootContainer === undefined) && parentNode.onclick === null) {\\n    // TODO: This cast may not be sound for SVG, MathML or custom elements.\\n    trapClickOnNonInteractiveElement(parentNode);\\n  }\\n}\\n\\nfunction insertBefore(parentInstance, child, beforeChild) {\\n  parentInstance.insertBefore(child, beforeChild);\\n}\\n\\nfunction insertInContainerBefore(container, child, beforeChild) {\\n  if (container.nodeType === COMMENT_NODE) {\\n    container.parentNode.insertBefore(child, beforeChild);\\n  } else {\\n    container.insertBefore(child, beforeChild);\\n  }\\n}\\n\\nfunction removeChild(parentInstance, child) {\\n  parentInstance.removeChild(child);\\n}\\n\\nfunction removeChildFromContainer(container, child) {\\n  if (container.nodeType === COMMENT_NODE) {\\n    container.parentNode.removeChild(child);\\n  } else {\\n    container.removeChild(child);\\n  }\\n}\\n\\nfunction hideInstance(instance) {\\n  // TODO: Does this work for all element types? What about MathML? Should we\\n  // pass host context to this method?\\n  instance = instance;\\n  instance.style.display = 'none';\\n}\\n\\nfunction hideTextInstance(textInstance) {\\n  textInstance.nodeValue = '';\\n}\\n\\nfunction unhideInstance(instance, props) {\\n  instance = instance;\\n  var styleProp = props[STYLE];\\n  var display = styleProp !== undefined && styleProp !== null && styleProp.hasOwnProperty('display') ? styleProp.display : null;\\n  // $FlowFixMe Setting a style property to null is the valid way to reset it.\\n  instance.style.display = display;\\n}\\n\\nfunction unhideTextInstance(textInstance, text) {\\n  textInstance.nodeValue = text;\\n}\\n\\n// -------------------\\n//     Hydration\\n// -------------------\\n\\nvar supportsHydration = true;\\n\\nfunction canHydrateInstance(instance, type, props) {\\n  if (instance.nodeType !== ELEMENT_NODE || type.toLowerCase() !== instance.nodeName.toLowerCase()) {\\n    return null;\\n  }\\n  // This has now been refined to an element node.\\n  return instance;\\n}\\n\\nfunction canHydrateTextInstance(instance, text) {\\n  if (text === '' || instance.nodeType !== TEXT_NODE) {\\n    // Empty strings are not parsed by HTML so there won't be a correct match here.\\n    return null;\\n  }\\n  // This has now been refined to a text node.\\n  return instance;\\n}\\n\\nfunction getNextHydratableSibling(instance) {\\n  var node = instance.nextSibling;\\n  // Skip non-hydratable nodes.\\n  while (node && node.nodeType !== ELEMENT_NODE && node.nodeType !== TEXT_NODE) {\\n    node = node.nextSibling;\\n  }\\n  return node;\\n}\\n\\nfunction getFirstHydratableChild(parentInstance) {\\n  var next = parentInstance.firstChild;\\n  // Skip non-hydratable nodes.\\n  while (next && next.nodeType !== ELEMENT_NODE && next.nodeType !== TEXT_NODE) {\\n    next = next.nextSibling;\\n  }\\n  return next;\\n}\\n\\nfunction hydrateInstance(instance, type, props, rootContainerInstance, hostContext, internalInstanceHandle) {\\n  precacheFiberNode(internalInstanceHandle, instance);\\n  // TODO: Possibly defer this until the commit phase where all the events\\n  // get attached.\\n  updateFiberProps(instance, props);\\n  var parentNamespace = void 0;\\n  {\\n    var hostContextDev = hostContext;\\n    parentNamespace = hostContextDev.namespace;\\n  }\\n  return diffHydratedProperties(instance, type, props, parentNamespace, rootContainerInstance);\\n}\\n\\nfunction hydrateTextInstance(textInstance, text, internalInstanceHandle) {\\n  precacheFiberNode(internalInstanceHandle, textInstance);\\n  return diffHydratedText(textInstance, text);\\n}\\n\\nfunction didNotMatchHydratedContainerTextInstance(parentContainer, textInstance, text) {\\n  {\\n    warnForUnmatchedText(textInstance, text);\\n  }\\n}\\n\\nfunction didNotMatchHydratedTextInstance(parentType, parentProps, parentInstance, textInstance, text) {\\n  if ( true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {\\n    warnForUnmatchedText(textInstance, text);\\n  }\\n}\\n\\nfunction didNotHydrateContainerInstance(parentContainer, instance) {\\n  {\\n    if (instance.nodeType === ELEMENT_NODE) {\\n      warnForDeletedHydratableElement(parentContainer, instance);\\n    } else {\\n      warnForDeletedHydratableText(parentContainer, instance);\\n    }\\n  }\\n}\\n\\nfunction didNotHydrateInstance(parentType, parentProps, parentInstance, instance) {\\n  if ( true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {\\n    if (instance.nodeType === ELEMENT_NODE) {\\n      warnForDeletedHydratableElement(parentInstance, instance);\\n    } else {\\n      warnForDeletedHydratableText(parentInstance, instance);\\n    }\\n  }\\n}\\n\\nfunction didNotFindHydratableContainerInstance(parentContainer, type, props) {\\n  {\\n    warnForInsertedHydratedElement(parentContainer, type, props);\\n  }\\n}\\n\\nfunction didNotFindHydratableContainerTextInstance(parentContainer, text) {\\n  {\\n    warnForInsertedHydratedText(parentContainer, text);\\n  }\\n}\\n\\nfunction didNotFindHydratableInstance(parentType, parentProps, parentInstance, type, props) {\\n  if ( true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {\\n    warnForInsertedHydratedElement(parentInstance, type, props);\\n  }\\n}\\n\\nfunction didNotFindHydratableTextInstance(parentType, parentProps, parentInstance, text) {\\n  if ( true && parentProps[SUPPRESS_HYDRATION_WARNING] !== true) {\\n    warnForInsertedHydratedText(parentInstance, text);\\n  }\\n}\\n\\n// Prefix measurements so that it's possible to filter them.\\n// Longer prefixes are hard to read in DevTools.\\nvar reactEmoji = '\\\\u269B';\\nvar warningEmoji = '\\\\u26D4';\\nvar supportsUserTiming = typeof performance !== 'undefined' && typeof performance.mark === 'function' && typeof performance.clearMarks === 'function' && typeof performance.measure === 'function' && typeof performance.clearMeasures === 'function';\\n\\n// Keep track of current fiber so that we know the path to unwind on pause.\\n// TODO: this looks the same as nextUnitOfWork in scheduler. Can we unify them?\\nvar currentFiber = null;\\n// If we're in the middle of user code, which fiber and method is it?\\n// Reusing `currentFiber` would be confusing for this because user code fiber\\n// can change during commit phase too, but we don't need to unwind it (since\\n// lifecycles in the commit phase don't resemble a tree).\\nvar currentPhase = null;\\nvar currentPhaseFiber = null;\\n// Did lifecycle hook schedule an update? This is often a performance problem,\\n// so we will keep track of it, and include it in the report.\\n// Track commits caused by cascading updates.\\nvar isCommitting = false;\\nvar hasScheduledUpdateInCurrentCommit = false;\\nvar hasScheduledUpdateInCurrentPhase = false;\\nvar commitCountInCurrentWorkLoop = 0;\\nvar effectCountInCurrentCommit = 0;\\nvar isWaitingForCallback = false;\\n// During commits, we only show a measurement once per method name\\n// to avoid stretch the commit phase with measurement overhead.\\nvar labelsInCurrentCommit = new Set();\\n\\nvar formatMarkName = function (markName) {\\n  return reactEmoji + ' ' + markName;\\n};\\n\\nvar formatLabel = function (label, warning) {\\n  var prefix = warning ? warningEmoji + ' ' : reactEmoji + ' ';\\n  var suffix = warning ? ' Warning: ' + warning : '';\\n  return '' + prefix + label + suffix;\\n};\\n\\nvar beginMark = function (markName) {\\n  performance.mark(formatMarkName(markName));\\n};\\n\\nvar clearMark = function (markName) {\\n  performance.clearMarks(formatMarkName(markName));\\n};\\n\\nvar endMark = function (label, markName, warning) {\\n  var formattedMarkName = formatMarkName(markName);\\n  var formattedLabel = formatLabel(label, warning);\\n  try {\\n    performance.measure(formattedLabel, formattedMarkName);\\n  } catch (err) {}\\n  // If previous mark was missing for some reason, this will throw.\\n  // This could only happen if React crashed in an unexpected place earlier.\\n  // Don't pile on with more errors.\\n\\n  // Clear marks immediately to avoid growing buffer.\\n  performance.clearMarks(formattedMarkName);\\n  performance.clearMeasures(formattedLabel);\\n};\\n\\nvar getFiberMarkName = function (label, debugID) {\\n  return label + ' (#' + debugID + ')';\\n};\\n\\nvar getFiberLabel = function (componentName, isMounted, phase) {\\n  if (phase === null) {\\n    // These are composite component total time measurements.\\n    return componentName + ' [' + (isMounted ? 'update' : 'mount') + ']';\\n  } else {\\n    // Composite component methods.\\n    return componentName + '.' + phase;\\n  }\\n};\\n\\nvar beginFiberMark = function (fiber, phase) {\\n  var componentName = getComponentName(fiber.type) || 'Unknown';\\n  var debugID = fiber._debugID;\\n  var isMounted = fiber.alternate !== null;\\n  var label = getFiberLabel(componentName, isMounted, phase);\\n\\n  if (isCommitting && labelsInCurrentCommit.has(label)) {\\n    // During the commit phase, we don't show duplicate labels because\\n    // there is a fixed overhead for every measurement, and we don't\\n    // want to stretch the commit phase beyond necessary.\\n    return false;\\n  }\\n  labelsInCurrentCommit.add(label);\\n\\n  var markName = getFiberMarkName(label, debugID);\\n  beginMark(markName);\\n  return true;\\n};\\n\\nvar clearFiberMark = function (fiber, phase) {\\n  var componentName = getComponentName(fiber.type) || 'Unknown';\\n  var debugID = fiber._debugID;\\n  var isMounted = fiber.alternate !== null;\\n  var label = getFiberLabel(componentName, isMounted, phase);\\n  var markName = getFiberMarkName(label, debugID);\\n  clearMark(markName);\\n};\\n\\nvar endFiberMark = function (fiber, phase, warning) {\\n  var componentName = getComponentName(fiber.type) || 'Unknown';\\n  var debugID = fiber._debugID;\\n  var isMounted = fiber.alternate !== null;\\n  var label = getFiberLabel(componentName, isMounted, phase);\\n  var markName = getFiberMarkName(label, debugID);\\n  endMark(label, markName, warning);\\n};\\n\\nvar shouldIgnoreFiber = function (fiber) {\\n  // Host components should be skipped in the timeline.\\n  // We could check typeof fiber.type, but does this work with RN?\\n  switch (fiber.tag) {\\n    case HostRoot:\\n    case HostComponent:\\n    case HostText:\\n    case HostPortal:\\n    case Fragment:\\n    case ContextProvider:\\n    case ContextConsumer:\\n    case Mode:\\n      return true;\\n    default:\\n      return false;\\n  }\\n};\\n\\nvar clearPendingPhaseMeasurement = function () {\\n  if (currentPhase !== null && currentPhaseFiber !== null) {\\n    clearFiberMark(currentPhaseFiber, currentPhase);\\n  }\\n  currentPhaseFiber = null;\\n  currentPhase = null;\\n  hasScheduledUpdateInCurrentPhase = false;\\n};\\n\\nvar pauseTimers = function () {\\n  // Stops all currently active measurements so that they can be resumed\\n  // if we continue in a later deferred loop from the same unit of work.\\n  var fiber = currentFiber;\\n  while (fiber) {\\n    if (fiber._debugIsCurrentlyTiming) {\\n      endFiberMark(fiber, null, null);\\n    }\\n    fiber = fiber.return;\\n  }\\n};\\n\\nvar resumeTimersRecursively = function (fiber) {\\n  if (fiber.return !== null) {\\n    resumeTimersRecursively(fiber.return);\\n  }\\n  if (fiber._debugIsCurrentlyTiming) {\\n    beginFiberMark(fiber, null);\\n  }\\n};\\n\\nvar resumeTimers = function () {\\n  // Resumes all measurements that were active during the last deferred loop.\\n  if (currentFiber !== null) {\\n    resumeTimersRecursively(currentFiber);\\n  }\\n};\\n\\nfunction recordEffect() {\\n  if (enableUserTimingAPI) {\\n    effectCountInCurrentCommit++;\\n  }\\n}\\n\\nfunction recordScheduleUpdate() {\\n  if (enableUserTimingAPI) {\\n    if (isCommitting) {\\n      hasScheduledUpdateInCurrentCommit = true;\\n    }\\n    if (currentPhase !== null && currentPhase !== 'componentWillMount' && currentPhase !== 'componentWillReceiveProps') {\\n      hasScheduledUpdateInCurrentPhase = true;\\n    }\\n  }\\n}\\n\\nfunction startRequestCallbackTimer() {\\n  if (enableUserTimingAPI) {\\n    if (supportsUserTiming && !isWaitingForCallback) {\\n      isWaitingForCallback = true;\\n      beginMark('(Waiting for async callback...)');\\n    }\\n  }\\n}\\n\\nfunction stopRequestCallbackTimer(didExpire, expirationTime) {\\n  if (enableUserTimingAPI) {\\n    if (supportsUserTiming) {\\n      isWaitingForCallback = false;\\n      var warning = didExpire ? 'React was blocked by main thread' : null;\\n      endMark('(Waiting for async callback... will force flush in ' + expirationTime + ' ms)', '(Waiting for async callback...)', warning);\\n    }\\n  }\\n}\\n\\nfunction startWorkTimer(fiber) {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {\\n      return;\\n    }\\n    // If we pause, this is the fiber to unwind from.\\n    currentFiber = fiber;\\n    if (!beginFiberMark(fiber, null)) {\\n      return;\\n    }\\n    fiber._debugIsCurrentlyTiming = true;\\n  }\\n}\\n\\nfunction cancelWorkTimer(fiber) {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {\\n      return;\\n    }\\n    // Remember we shouldn't complete measurement for this fiber.\\n    // Otherwise flamechart will be deep even for small updates.\\n    fiber._debugIsCurrentlyTiming = false;\\n    clearFiberMark(fiber, null);\\n  }\\n}\\n\\nfunction stopWorkTimer(fiber) {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {\\n      return;\\n    }\\n    // If we pause, its parent is the fiber to unwind from.\\n    currentFiber = fiber.return;\\n    if (!fiber._debugIsCurrentlyTiming) {\\n      return;\\n    }\\n    fiber._debugIsCurrentlyTiming = false;\\n    endFiberMark(fiber, null, null);\\n  }\\n}\\n\\nfunction stopFailedWorkTimer(fiber) {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming || shouldIgnoreFiber(fiber)) {\\n      return;\\n    }\\n    // If we pause, its parent is the fiber to unwind from.\\n    currentFiber = fiber.return;\\n    if (!fiber._debugIsCurrentlyTiming) {\\n      return;\\n    }\\n    fiber._debugIsCurrentlyTiming = false;\\n    var warning = fiber.tag === SuspenseComponent ? 'Rendering was suspended' : 'An error was thrown inside this error boundary';\\n    endFiberMark(fiber, null, warning);\\n  }\\n}\\n\\nfunction startPhaseTimer(fiber, phase) {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    clearPendingPhaseMeasurement();\\n    if (!beginFiberMark(fiber, phase)) {\\n      return;\\n    }\\n    currentPhaseFiber = fiber;\\n    currentPhase = phase;\\n  }\\n}\\n\\nfunction stopPhaseTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    if (currentPhase !== null && currentPhaseFiber !== null) {\\n      var warning = hasScheduledUpdateInCurrentPhase ? 'Scheduled a cascading update' : null;\\n      endFiberMark(currentPhaseFiber, currentPhase, warning);\\n    }\\n    currentPhase = null;\\n    currentPhaseFiber = null;\\n  }\\n}\\n\\nfunction startWorkLoopTimer(nextUnitOfWork) {\\n  if (enableUserTimingAPI) {\\n    currentFiber = nextUnitOfWork;\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    commitCountInCurrentWorkLoop = 0;\\n    // This is top level call.\\n    // Any other measurements are performed within.\\n    beginMark('(React Tree Reconciliation)');\\n    // Resume any measurements that were in progress during the last loop.\\n    resumeTimers();\\n  }\\n}\\n\\nfunction stopWorkLoopTimer(interruptedBy, didCompleteRoot) {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    var warning = null;\\n    if (interruptedBy !== null) {\\n      if (interruptedBy.tag === HostRoot) {\\n        warning = 'A top-level update interrupted the previous render';\\n      } else {\\n        var componentName = getComponentName(interruptedBy.type) || 'Unknown';\\n        warning = 'An update to ' + componentName + ' interrupted the previous render';\\n      }\\n    } else if (commitCountInCurrentWorkLoop > 1) {\\n      warning = 'There were cascading updates';\\n    }\\n    commitCountInCurrentWorkLoop = 0;\\n    var label = didCompleteRoot ? '(React Tree Reconciliation: Completed Root)' : '(React Tree Reconciliation: Yielded)';\\n    // Pause any measurements until the next loop.\\n    pauseTimers();\\n    endMark(label, '(React Tree Reconciliation)', warning);\\n  }\\n}\\n\\nfunction startCommitTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    isCommitting = true;\\n    hasScheduledUpdateInCurrentCommit = false;\\n    labelsInCurrentCommit.clear();\\n    beginMark('(Committing Changes)');\\n  }\\n}\\n\\nfunction stopCommitTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n\\n    var warning = null;\\n    if (hasScheduledUpdateInCurrentCommit) {\\n      warning = 'Lifecycle hook scheduled a cascading update';\\n    } else if (commitCountInCurrentWorkLoop > 0) {\\n      warning = 'Caused by a cascading update in earlier commit';\\n    }\\n    hasScheduledUpdateInCurrentCommit = false;\\n    commitCountInCurrentWorkLoop++;\\n    isCommitting = false;\\n    labelsInCurrentCommit.clear();\\n\\n    endMark('(Committing Changes)', '(Committing Changes)', warning);\\n  }\\n}\\n\\nfunction startCommitSnapshotEffectsTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    effectCountInCurrentCommit = 0;\\n    beginMark('(Committing Snapshot Effects)');\\n  }\\n}\\n\\nfunction stopCommitSnapshotEffectsTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    var count = effectCountInCurrentCommit;\\n    effectCountInCurrentCommit = 0;\\n    endMark('(Committing Snapshot Effects: ' + count + ' Total)', '(Committing Snapshot Effects)', null);\\n  }\\n}\\n\\nfunction startCommitHostEffectsTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    effectCountInCurrentCommit = 0;\\n    beginMark('(Committing Host Effects)');\\n  }\\n}\\n\\nfunction stopCommitHostEffectsTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    var count = effectCountInCurrentCommit;\\n    effectCountInCurrentCommit = 0;\\n    endMark('(Committing Host Effects: ' + count + ' Total)', '(Committing Host Effects)', null);\\n  }\\n}\\n\\nfunction startCommitLifeCyclesTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    effectCountInCurrentCommit = 0;\\n    beginMark('(Calling Lifecycle Methods)');\\n  }\\n}\\n\\nfunction stopCommitLifeCyclesTimer() {\\n  if (enableUserTimingAPI) {\\n    if (!supportsUserTiming) {\\n      return;\\n    }\\n    var count = effectCountInCurrentCommit;\\n    effectCountInCurrentCommit = 0;\\n    endMark('(Calling Lifecycle Methods: ' + count + ' Total)', '(Calling Lifecycle Methods)', null);\\n  }\\n}\\n\\nvar valueStack = [];\\n\\nvar fiberStack = void 0;\\n\\n{\\n  fiberStack = [];\\n}\\n\\nvar index = -1;\\n\\nfunction createCursor(defaultValue) {\\n  return {\\n    current: defaultValue\\n  };\\n}\\n\\nfunction pop(cursor, fiber) {\\n  if (index < 0) {\\n    {\\n      warningWithoutStack$1(false, 'Unexpected pop.');\\n    }\\n    return;\\n  }\\n\\n  {\\n    if (fiber !== fiberStack[index]) {\\n      warningWithoutStack$1(false, 'Unexpected Fiber popped.');\\n    }\\n  }\\n\\n  cursor.current = valueStack[index];\\n\\n  valueStack[index] = null;\\n\\n  {\\n    fiberStack[index] = null;\\n  }\\n\\n  index--;\\n}\\n\\nfunction push(cursor, value, fiber) {\\n  index++;\\n\\n  valueStack[index] = cursor.current;\\n\\n  {\\n    fiberStack[index] = fiber;\\n  }\\n\\n  cursor.current = value;\\n}\\n\\nfunction checkThatStackIsEmpty() {\\n  {\\n    if (index !== -1) {\\n      warningWithoutStack$1(false, 'Expected an empty stack. Something was not reset properly.');\\n    }\\n  }\\n}\\n\\nfunction resetStackAfterFatalErrorInDev() {\\n  {\\n    index = -1;\\n    valueStack.length = 0;\\n    fiberStack.length = 0;\\n  }\\n}\\n\\nvar warnedAboutMissingGetChildContext = void 0;\\n\\n{\\n  warnedAboutMissingGetChildContext = {};\\n}\\n\\nvar emptyContextObject = {};\\n{\\n  Object.freeze(emptyContextObject);\\n}\\n\\n// A cursor to the current merged context object on the stack.\\nvar contextStackCursor = createCursor(emptyContextObject);\\n// A cursor to a boolean indicating whether the context has changed.\\nvar didPerformWorkStackCursor = createCursor(false);\\n// Keep track of the previous context object that was on the stack.\\n// We use this to get access to the parent context after we have already\\n// pushed the next context provider, and now need to merge their contexts.\\nvar previousContext = emptyContextObject;\\n\\nfunction getUnmaskedContext(workInProgress, Component, didPushOwnContextIfProvider) {\\n  if (didPushOwnContextIfProvider && isContextProvider(Component)) {\\n    // If the fiber is a context provider itself, when we read its context\\n    // we may have already pushed its own child context on the stack. A context\\n    // provider should not \\\"see\\\" its own child context. Therefore we read the\\n    // previous (parent) context instead for a context provider.\\n    return previousContext;\\n  }\\n  return contextStackCursor.current;\\n}\\n\\nfunction cacheContext(workInProgress, unmaskedContext, maskedContext) {\\n  var instance = workInProgress.stateNode;\\n  instance.__reactInternalMemoizedUnmaskedChildContext = unmaskedContext;\\n  instance.__reactInternalMemoizedMaskedChildContext = maskedContext;\\n}\\n\\nfunction getMaskedContext(workInProgress, unmaskedContext) {\\n  var type = workInProgress.type;\\n  var contextTypes = type.contextTypes;\\n  if (!contextTypes) {\\n    return emptyContextObject;\\n  }\\n\\n  // Avoid recreating masked context unless unmasked context has changed.\\n  // Failing to do this will result in unnecessary calls to componentWillReceiveProps.\\n  // This may trigger infinite loops if componentWillReceiveProps calls setState.\\n  var instance = workInProgress.stateNode;\\n  if (instance && instance.__reactInternalMemoizedUnmaskedChildContext === unmaskedContext) {\\n    return instance.__reactInternalMemoizedMaskedChildContext;\\n  }\\n\\n  var context = {};\\n  for (var key in contextTypes) {\\n    context[key] = unmaskedContext[key];\\n  }\\n\\n  {\\n    var name = getComponentName(type) || 'Unknown';\\n    checkPropTypes(contextTypes, context, 'context', name, getCurrentFiberStackInDev);\\n  }\\n\\n  // Cache unmasked context so we can avoid recreating masked context unless necessary.\\n  // Context is created before the class component is instantiated so check for instance.\\n  if (instance) {\\n    cacheContext(workInProgress, unmaskedContext, context);\\n  }\\n\\n  return context;\\n}\\n\\nfunction hasContextChanged() {\\n  return didPerformWorkStackCursor.current;\\n}\\n\\nfunction isContextProvider(type) {\\n  var childContextTypes = type.childContextTypes;\\n  return childContextTypes !== null && childContextTypes !== undefined;\\n}\\n\\nfunction popContext(fiber) {\\n  pop(didPerformWorkStackCursor, fiber);\\n  pop(contextStackCursor, fiber);\\n}\\n\\nfunction popTopLevelContextObject(fiber) {\\n  pop(didPerformWorkStackCursor, fiber);\\n  pop(contextStackCursor, fiber);\\n}\\n\\nfunction pushTopLevelContextObject(fiber, context, didChange) {\\n  !(contextStackCursor.current === emptyContextObject) ? invariant(false, 'Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n\\n  push(contextStackCursor, context, fiber);\\n  push(didPerformWorkStackCursor, didChange, fiber);\\n}\\n\\nfunction processChildContext(fiber, type, parentContext) {\\n  var instance = fiber.stateNode;\\n  var childContextTypes = type.childContextTypes;\\n\\n  // TODO (bvaughn) Replace this behavior with an invariant() in the future.\\n  // It has only been added in Fiber to match the (unintentional) behavior in Stack.\\n  if (typeof instance.getChildContext !== 'function') {\\n    {\\n      var componentName = getComponentName(type) || 'Unknown';\\n\\n      if (!warnedAboutMissingGetChildContext[componentName]) {\\n        warnedAboutMissingGetChildContext[componentName] = true;\\n        warningWithoutStack$1(false, '%s.childContextTypes is specified but there is no getChildContext() method ' + 'on the instance. You can either define getChildContext() on %s or remove ' + 'childContextTypes from it.', componentName, componentName);\\n      }\\n    }\\n    return parentContext;\\n  }\\n\\n  var childContext = void 0;\\n  {\\n    setCurrentPhase('getChildContext');\\n  }\\n  startPhaseTimer(fiber, 'getChildContext');\\n  childContext = instance.getChildContext();\\n  stopPhaseTimer();\\n  {\\n    setCurrentPhase(null);\\n  }\\n  for (var contextKey in childContext) {\\n    !(contextKey in childContextTypes) ? invariant(false, '%s.getChildContext(): key \\\"%s\\\" is not defined in childContextTypes.', getComponentName(type) || 'Unknown', contextKey) : void 0;\\n  }\\n  {\\n    var name = getComponentName(type) || 'Unknown';\\n    checkPropTypes(childContextTypes, childContext, 'child context', name,\\n    // In practice, there is one case in which we won't get a stack. It's when\\n    // somebody calls unstable_renderSubtreeIntoContainer() and we process\\n    // context from the parent component instance. The stack will be missing\\n    // because it's outside of the reconciliation, and so the pointer has not\\n    // been set. This is rare and doesn't matter. We'll also remove that API.\\n    getCurrentFiberStackInDev);\\n  }\\n\\n  return _assign({}, parentContext, childContext);\\n}\\n\\nfunction pushContextProvider(workInProgress) {\\n  var instance = workInProgress.stateNode;\\n  // We push the context as early as possible to ensure stack integrity.\\n  // If the instance does not exist yet, we will push null at first,\\n  // and replace it on the stack later when invalidating the context.\\n  var memoizedMergedChildContext = instance && instance.__reactInternalMemoizedMergedChildContext || emptyContextObject;\\n\\n  // Remember the parent context so we can merge with it later.\\n  // Inherit the parent's did-perform-work value to avoid inadvertently blocking updates.\\n  previousContext = contextStackCursor.current;\\n  push(contextStackCursor, memoizedMergedChildContext, workInProgress);\\n  push(didPerformWorkStackCursor, didPerformWorkStackCursor.current, workInProgress);\\n\\n  return true;\\n}\\n\\nfunction invalidateContextProvider(workInProgress, type, didChange) {\\n  var instance = workInProgress.stateNode;\\n  !instance ? invariant(false, 'Expected to have an instance by this point. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n\\n  if (didChange) {\\n    // Merge parent and own context.\\n    // Skip this if we're not updating due to sCU.\\n    // This avoids unnecessarily recomputing memoized values.\\n    var mergedContext = processChildContext(workInProgress, type, previousContext);\\n    instance.__reactInternalMemoizedMergedChildContext = mergedContext;\\n\\n    // Replace the old (or empty) context with the new one.\\n    // It is important to unwind the context in the reverse order.\\n    pop(didPerformWorkStackCursor, workInProgress);\\n    pop(contextStackCursor, workInProgress);\\n    // Now push the new context and mark that it has changed.\\n    push(contextStackCursor, mergedContext, workInProgress);\\n    push(didPerformWorkStackCursor, didChange, workInProgress);\\n  } else {\\n    pop(didPerformWorkStackCursor, workInProgress);\\n    push(didPerformWorkStackCursor, didChange, workInProgress);\\n  }\\n}\\n\\nfunction findCurrentUnmaskedContext(fiber) {\\n  // Currently this is only used with renderSubtreeIntoContainer; not sure if it\\n  // makes sense elsewhere\\n  !(isFiberMounted(fiber) && fiber.tag === ClassComponent) ? invariant(false, 'Expected subtree parent to be a mounted class component. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n\\n  var node = fiber;\\n  do {\\n    switch (node.tag) {\\n      case HostRoot:\\n        return node.stateNode.context;\\n      case ClassComponent:\\n        {\\n          var Component = node.type;\\n          if (isContextProvider(Component)) {\\n            return node.stateNode.__reactInternalMemoizedMergedChildContext;\\n          }\\n          break;\\n        }\\n    }\\n    node = node.return;\\n  } while (node !== null);\\n  invariant(false, 'Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.');\\n}\\n\\nvar onCommitFiberRoot = null;\\nvar onCommitFiberUnmount = null;\\nvar hasLoggedError = false;\\n\\nfunction catchErrors(fn) {\\n  return function (arg) {\\n    try {\\n      return fn(arg);\\n    } catch (err) {\\n      if ( true && !hasLoggedError) {\\n        hasLoggedError = true;\\n        warningWithoutStack$1(false, 'React DevTools encountered an error: %s', err);\\n      }\\n    }\\n  };\\n}\\n\\nvar isDevToolsPresent = typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== 'undefined';\\n\\nfunction injectInternals(internals) {\\n  if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ === 'undefined') {\\n    // No DevTools\\n    return false;\\n  }\\n  var hook = __REACT_DEVTOOLS_GLOBAL_HOOK__;\\n  if (hook.isDisabled) {\\n    // This isn't a real property on the hook, but it can be set to opt out\\n    // of DevTools integration and associated warnings and logs.\\n    // https://github.com/facebook/react/issues/3877\\n    return true;\\n  }\\n  if (!hook.supportsFiber) {\\n    {\\n      warningWithoutStack$1(false, 'The installed version of React DevTools is too old and will not work ' + 'with the current version of React. Please update React DevTools. ' + 'https://fb.me/react-devtools');\\n    }\\n    // DevTools exists, even though it doesn't support Fiber.\\n    return true;\\n  }\\n  try {\\n    var rendererID = hook.inject(internals);\\n    // We have successfully injected, so now it is safe to set up hooks.\\n    onCommitFiberRoot = catchErrors(function (root) {\\n      return hook.onCommitFiberRoot(rendererID, root);\\n    });\\n    onCommitFiberUnmount = catchErrors(function (fiber) {\\n      return hook.onCommitFiberUnmount(rendererID, fiber);\\n    });\\n  } catch (err) {\\n    // Catch all errors because it is unsafe to throw during initialization.\\n    {\\n      warningWithoutStack$1(false, 'React DevTools encountered an error: %s.', err);\\n    }\\n  }\\n  // DevTools exists\\n  return true;\\n}\\n\\nfunction onCommitRoot(root) {\\n  if (typeof onCommitFiberRoot === 'function') {\\n    onCommitFiberRoot(root);\\n  }\\n}\\n\\nfunction onCommitUnmount(fiber) {\\n  if (typeof onCommitFiberUnmount === 'function') {\\n    onCommitFiberUnmount(fiber);\\n  }\\n}\\n\\n// Max 31 bit integer. The max integer size in V8 for 32-bit systems.\\n// Math.pow(2, 30) - 1\\n// 0b111111111111111111111111111111\\nvar maxSigned31BitInt = 1073741823;\\n\\nvar NoWork = 0;\\nvar Sync = 1;\\nvar Never = maxSigned31BitInt;\\n\\nvar UNIT_SIZE = 10;\\nvar MAGIC_NUMBER_OFFSET = 2;\\n\\n// 1 unit of expiration time represents 10ms.\\nfunction msToExpirationTime(ms) {\\n  // Always add an offset so that we don't clash with the magic number for NoWork.\\n  return (ms / UNIT_SIZE | 0) + MAGIC_NUMBER_OFFSET;\\n}\\n\\nfunction expirationTimeToMs(expirationTime) {\\n  return (expirationTime - MAGIC_NUMBER_OFFSET) * UNIT_SIZE;\\n}\\n\\nfunction ceiling(num, precision) {\\n  return ((num / precision | 0) + 1) * precision;\\n}\\n\\nfunction computeExpirationBucket(currentTime, expirationInMs, bucketSizeMs) {\\n  return MAGIC_NUMBER_OFFSET + ceiling(currentTime - MAGIC_NUMBER_OFFSET + expirationInMs / UNIT_SIZE, bucketSizeMs / UNIT_SIZE);\\n}\\n\\nvar LOW_PRIORITY_EXPIRATION = 5000;\\nvar LOW_PRIORITY_BATCH_SIZE = 250;\\n\\nfunction computeAsyncExpiration(currentTime) {\\n  return computeExpirationBucket(currentTime, LOW_PRIORITY_EXPIRATION, LOW_PRIORITY_BATCH_SIZE);\\n}\\n\\n// We intentionally set a higher expiration time for interactive updates in\\n// dev than in production.\\n//\\n// If the main thread is being blocked so long that you hit the expiration,\\n// it's a problem that could be solved with better scheduling.\\n//\\n// People will be more likely to notice this and fix it with the long\\n// expiration time in development.\\n//\\n// In production we opt for better UX at the risk of masking scheduling\\n// problems, by expiring fast.\\nvar HIGH_PRIORITY_EXPIRATION = 500;\\nvar HIGH_PRIORITY_BATCH_SIZE = 100;\\n\\nfunction computeInteractiveExpiration(currentTime) {\\n  return computeExpirationBucket(currentTime, HIGH_PRIORITY_EXPIRATION, HIGH_PRIORITY_BATCH_SIZE);\\n}\\n\\nvar NoContext = 0;\\nvar ConcurrentMode = 1;\\nvar StrictMode = 2;\\nvar ProfileMode = 4;\\n\\nvar hasBadMapPolyfill = void 0;\\n\\n{\\n  hasBadMapPolyfill = false;\\n  try {\\n    var nonExtensibleObject = Object.preventExtensions({});\\n    var testMap = new Map([[nonExtensibleObject, null]]);\\n    var testSet = new Set([nonExtensibleObject]);\\n    // This is necessary for Rollup to not consider these unused.\\n    // https://github.com/rollup/rollup/issues/1771\\n    // TODO: we can remove these if Rollup fixes the bug.\\n    testMap.set(0, 0);\\n    testSet.add(0);\\n  } catch (e) {\\n    // TODO: Consider warning about bad polyfills\\n    hasBadMapPolyfill = true;\\n  }\\n}\\n\\n// A Fiber is work on a Component that needs to be done or was done. There can\\n// be more than one per component.\\n\\n\\nvar debugCounter = void 0;\\n\\n{\\n  debugCounter = 1;\\n}\\n\\nfunction FiberNode(tag, pendingProps, key, mode) {\\n  // Instance\\n  this.tag = tag;\\n  this.key = key;\\n  this.elementType = null;\\n  this.type = null;\\n  this.stateNode = null;\\n\\n  // Fiber\\n  this.return = null;\\n  this.child = null;\\n  this.sibling = null;\\n  this.index = 0;\\n\\n  this.ref = null;\\n\\n  this.pendingProps = pendingProps;\\n  this.memoizedProps = null;\\n  this.updateQueue = null;\\n  this.memoizedState = null;\\n  this.firstContextDependency = null;\\n\\n  this.mode = mode;\\n\\n  // Effects\\n  this.effectTag = NoEffect;\\n  this.nextEffect = null;\\n\\n  this.firstEffect = null;\\n  this.lastEffect = null;\\n\\n  this.expirationTime = NoWork;\\n  this.childExpirationTime = NoWork;\\n\\n  this.alternate = null;\\n\\n  if (enableProfilerTimer) {\\n    this.actualDuration = 0;\\n    this.actualStartTime = -1;\\n    this.selfBaseDuration = 0;\\n    this.treeBaseDuration = 0;\\n  }\\n\\n  {\\n    this._debugID = debugCounter++;\\n    this._debugSource = null;\\n    this._debugOwner = null;\\n    this._debugIsCurrentlyTiming = false;\\n    if (!hasBadMapPolyfill && typeof Object.preventExtensions === 'function') {\\n      Object.preventExtensions(this);\\n    }\\n  }\\n}\\n\\n// This is a constructor function, rather than a POJO constructor, still\\n// please ensure we do the following:\\n// 1) Nobody should add any instance methods on this. Instance methods can be\\n//    more difficult to predict when they get optimized and they are almost\\n//    never inlined properly in static compilers.\\n// 2) Nobody should rely on `instanceof Fiber` for type testing. We should\\n//    always know when it is a fiber.\\n// 3) We might want to experiment with using numeric keys since they are easier\\n//    to optimize in a non-JIT environment.\\n// 4) We can easily go from a constructor to a createFiber object literal if that\\n//    is faster.\\n// 5) It should be easy to port this to a C struct and keep a C implementation\\n//    compatible.\\nvar createFiber = function (tag, pendingProps, key, mode) {\\n  // $FlowFixMe: the shapes are exact here but Flow doesn't like constructors\\n  return new FiberNode(tag, pendingProps, key, mode);\\n};\\n\\nfunction shouldConstruct(Component) {\\n  var prototype = Component.prototype;\\n  return !!(prototype && prototype.isReactComponent);\\n}\\n\\nfunction isSimpleFunctionComponent(type) {\\n  return typeof type === 'function' && !shouldConstruct(type) && type.defaultProps === undefined;\\n}\\n\\nfunction resolveLazyComponentTag(Component) {\\n  if (typeof Component === 'function') {\\n    return shouldConstruct(Component) ? ClassComponent : FunctionComponent;\\n  } else if (Component !== undefined && Component !== null) {\\n    var $$typeof = Component.$$typeof;\\n    if ($$typeof === REACT_FORWARD_REF_TYPE) {\\n      return ForwardRef;\\n    }\\n    if ($$typeof === REACT_MEMO_TYPE) {\\n      return MemoComponent;\\n    }\\n  }\\n  return IndeterminateComponent;\\n}\\n\\n// This is used to create an alternate fiber to do work on.\\nfunction createWorkInProgress(current, pendingProps, expirationTime) {\\n  var workInProgress = current.alternate;\\n  if (workInProgress === null) {\\n    // We use a double buffering pooling technique because we know that we'll\\n    // only ever need at most two versions of a tree. We pool the \\\"other\\\" unused\\n    // node that we're free to reuse. This is lazily created to avoid allocating\\n    // extra objects for things that are never updated. It also allow us to\\n    // reclaim the extra memory if needed.\\n    workInProgress = createFiber(current.tag, pendingProps, current.key, current.mode);\\n    workInProgress.elementType = current.elementType;\\n    workInProgress.type = current.type;\\n    workInProgress.stateNode = current.stateNode;\\n\\n    {\\n      // DEV-only fields\\n      workInProgress._debugID = current._debugID;\\n      workInProgress._debugSource = current._debugSource;\\n      workInProgress._debugOwner = current._debugOwner;\\n    }\\n\\n    workInProgress.alternate = current;\\n    current.alternate = workInProgress;\\n  } else {\\n    workInProgress.pendingProps = pendingProps;\\n\\n    // We already have an alternate.\\n    // Reset the effect tag.\\n    workInProgress.effectTag = NoEffect;\\n\\n    // The effect list is no longer valid.\\n    workInProgress.nextEffect = null;\\n    workInProgress.firstEffect = null;\\n    workInProgress.lastEffect = null;\\n\\n    if (enableProfilerTimer) {\\n      // We intentionally reset, rather than copy, actualDuration & actualStartTime.\\n      // This prevents time from endlessly accumulating in new commits.\\n      // This has the downside of resetting values for different priority renders,\\n      // But works for yielding (the common case) and should support resuming.\\n      workInProgress.actualDuration = 0;\\n      workInProgress.actualStartTime = -1;\\n    }\\n  }\\n\\n  workInProgress.childExpirationTime = current.childExpirationTime;\\n  workInProgress.expirationTime = current.expirationTime;\\n\\n  workInProgress.child = current.child;\\n  workInProgress.memoizedProps = current.memoizedProps;\\n  workInProgress.memoizedState = current.memoizedState;\\n  workInProgress.updateQueue = current.updateQueue;\\n  workInProgress.firstContextDependency = current.firstContextDependency;\\n\\n  // These will be overridden during the parent's reconciliation\\n  workInProgress.sibling = current.sibling;\\n  workInProgress.index = current.index;\\n  workInProgress.ref = current.ref;\\n\\n  if (enableProfilerTimer) {\\n    workInProgress.selfBaseDuration = current.selfBaseDuration;\\n    workInProgress.treeBaseDuration = current.treeBaseDuration;\\n  }\\n\\n  return workInProgress;\\n}\\n\\nfunction createHostRootFiber(isConcurrent) {\\n  var mode = isConcurrent ? ConcurrentMode | StrictMode : NoContext;\\n\\n  if (enableProfilerTimer && isDevToolsPresent) {\\n    // Always collect profile timings when DevTools are present.\\n    // This enables DevTools to start capturing timing at any point–\\n    // Without some nodes in the tree having empty base times.\\n    mode |= ProfileMode;\\n  }\\n\\n  return createFiber(HostRoot, null, null, mode);\\n}\\n\\nfunction createFiberFromTypeAndProps(type, // React$ElementType\\nkey, pendingProps, owner, mode, expirationTime) {\\n  var fiber = void 0;\\n\\n  var fiberTag = IndeterminateComponent;\\n  // The resolved type is set if we know what the final type will be. I.e. it's not lazy.\\n  var resolvedType = type;\\n  if (typeof type === 'function') {\\n    if (shouldConstruct(type)) {\\n      fiberTag = ClassComponent;\\n    }\\n  } else if (typeof type === 'string') {\\n    fiberTag = HostComponent;\\n  } else {\\n    getTag: switch (type) {\\n      case REACT_FRAGMENT_TYPE:\\n        return createFiberFromFragment(pendingProps.children, mode, expirationTime, key);\\n      case REACT_CONCURRENT_MODE_TYPE:\\n        return createFiberFromMode(pendingProps, mode | ConcurrentMode | StrictMode, expirationTime, key);\\n      case REACT_STRICT_MODE_TYPE:\\n        return createFiberFromMode(pendingProps, mode | StrictMode, expirationTime, key);\\n      case REACT_PROFILER_TYPE:\\n        return createFiberFromProfiler(pendingProps, mode, expirationTime, key);\\n      case REACT_SUSPENSE_TYPE:\\n        return createFiberFromSuspense(pendingProps, mode, expirationTime, key);\\n      default:\\n        {\\n          if (typeof type === 'object' && type !== null) {\\n            switch (type.$$typeof) {\\n              case REACT_PROVIDER_TYPE:\\n                fiberTag = ContextProvider;\\n                break getTag;\\n              case REACT_CONTEXT_TYPE:\\n                // This is a consumer\\n                fiberTag = ContextConsumer;\\n                break getTag;\\n              case REACT_FORWARD_REF_TYPE:\\n                fiberTag = ForwardRef;\\n                break getTag;\\n              case REACT_MEMO_TYPE:\\n                fiberTag = MemoComponent;\\n                break getTag;\\n              case REACT_LAZY_TYPE:\\n                fiberTag = LazyComponent;\\n                resolvedType = null;\\n                break getTag;\\n            }\\n          }\\n          var info = '';\\n          {\\n            if (type === undefined || typeof type === 'object' && type !== null && Object.keys(type).length === 0) {\\n              info += ' You likely forgot to export your component from the file ' + \\\"it's defined in, or you might have mixed up default and \\\" + 'named imports.';\\n            }\\n            var ownerName = owner ? getComponentName(owner.type) : null;\\n            if (ownerName) {\\n              info += '\\\\n\\\\nCheck the render method of `' + ownerName + '`.';\\n            }\\n          }\\n          invariant(false, 'Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s', type == null ? type : typeof type, info);\\n        }\\n    }\\n  }\\n\\n  fiber = createFiber(fiberTag, pendingProps, key, mode);\\n  fiber.elementType = type;\\n  fiber.type = resolvedType;\\n  fiber.expirationTime = expirationTime;\\n\\n  return fiber;\\n}\\n\\nfunction createFiberFromElement(element, mode, expirationTime) {\\n  var owner = null;\\n  {\\n    owner = element._owner;\\n  }\\n  var type = element.type;\\n  var key = element.key;\\n  var pendingProps = element.props;\\n  var fiber = createFiberFromTypeAndProps(type, key, pendingProps, owner, mode, expirationTime);\\n  {\\n    fiber._debugSource = element._source;\\n    fiber._debugOwner = element._owner;\\n  }\\n  return fiber;\\n}\\n\\nfunction createFiberFromFragment(elements, mode, expirationTime, key) {\\n  var fiber = createFiber(Fragment, elements, key, mode);\\n  fiber.expirationTime = expirationTime;\\n  return fiber;\\n}\\n\\nfunction createFiberFromProfiler(pendingProps, mode, expirationTime, key) {\\n  {\\n    if (typeof pendingProps.id !== 'string' || typeof pendingProps.onRender !== 'function') {\\n      warningWithoutStack$1(false, 'Profiler must specify an \\\"id\\\" string and \\\"onRender\\\" function as props');\\n    }\\n  }\\n\\n  var fiber = createFiber(Profiler, pendingProps, key, mode | ProfileMode);\\n  // TODO: The Profiler fiber shouldn't have a type. It has a tag.\\n  fiber.elementType = REACT_PROFILER_TYPE;\\n  fiber.type = REACT_PROFILER_TYPE;\\n  fiber.expirationTime = expirationTime;\\n\\n  return fiber;\\n}\\n\\nfunction createFiberFromMode(pendingProps, mode, expirationTime, key) {\\n  var fiber = createFiber(Mode, pendingProps, key, mode);\\n\\n  // TODO: The Mode fiber shouldn't have a type. It has a tag.\\n  var type = (mode & ConcurrentMode) === NoContext ? REACT_STRICT_MODE_TYPE : REACT_CONCURRENT_MODE_TYPE;\\n  fiber.elementType = type;\\n  fiber.type = type;\\n\\n  fiber.expirationTime = expirationTime;\\n  return fiber;\\n}\\n\\nfunction createFiberFromSuspense(pendingProps, mode, expirationTime, key) {\\n  var fiber = createFiber(SuspenseComponent, pendingProps, key, mode);\\n\\n  // TODO: The SuspenseComponent fiber shouldn't have a type. It has a tag.\\n  var type = REACT_SUSPENSE_TYPE;\\n  fiber.elementType = type;\\n  fiber.type = type;\\n\\n  fiber.expirationTime = expirationTime;\\n  return fiber;\\n}\\n\\nfunction createFiberFromText(content, mode, expirationTime) {\\n  var fiber = createFiber(HostText, content, null, mode);\\n  fiber.expirationTime = expirationTime;\\n  return fiber;\\n}\\n\\nfunction createFiberFromHostInstanceForDeletion() {\\n  var fiber = createFiber(HostComponent, null, null, NoContext);\\n  // TODO: These should not need a type.\\n  fiber.elementType = 'DELETED';\\n  fiber.type = 'DELETED';\\n  return fiber;\\n}\\n\\nfunction createFiberFromPortal(portal, mode, expirationTime) {\\n  var pendingProps = portal.children !== null ? portal.children : [];\\n  var fiber = createFiber(HostPortal, pendingProps, portal.key, mode);\\n  fiber.expirationTime = expirationTime;\\n  fiber.stateNode = {\\n    containerInfo: portal.containerInfo,\\n    pendingChildren: null, // Used by persistent updates\\n    implementation: portal.implementation\\n  };\\n  return fiber;\\n}\\n\\n// Used for stashing WIP properties to replay failed work in DEV.\\nfunction assignFiberPropertiesInDEV(target, source) {\\n  if (target === null) {\\n    // This Fiber's initial properties will always be overwritten.\\n    // We only use a Fiber to ensure the same hidden class so DEV isn't slow.\\n    target = createFiber(IndeterminateComponent, null, null, NoContext);\\n  }\\n\\n  // This is intentionally written as a list of all properties.\\n  // We tried to use Object.assign() instead but this is called in\\n  // the hottest path, and Object.assign() was too slow:\\n  // https://github.com/facebook/react/issues/12502\\n  // This code is DEV-only so size is not a concern.\\n\\n  target.tag = source.tag;\\n  target.key = source.key;\\n  target.elementType = source.elementType;\\n  target.type = source.type;\\n  target.stateNode = source.stateNode;\\n  target.return = source.return;\\n  target.child = source.child;\\n  target.sibling = source.sibling;\\n  target.index = source.index;\\n  target.ref = source.ref;\\n  target.pendingProps = source.pendingProps;\\n  target.memoizedProps = source.memoizedProps;\\n  target.updateQueue = source.updateQueue;\\n  target.memoizedState = source.memoizedState;\\n  target.firstContextDependency = source.firstContextDependency;\\n  target.mode = source.mode;\\n  target.effectTag = source.effectTag;\\n  target.nextEffect = source.nextEffect;\\n  target.firstEffect = source.firstEffect;\\n  target.lastEffect = source.lastEffect;\\n  target.expirationTime = source.expirationTime;\\n  target.childExpirationTime = source.childExpirationTime;\\n  target.alternate = source.alternate;\\n  if (enableProfilerTimer) {\\n    target.actualDuration = source.actualDuration;\\n    target.actualStartTime = source.actualStartTime;\\n    target.selfBaseDuration = source.selfBaseDuration;\\n    target.treeBaseDuration = source.treeBaseDuration;\\n  }\\n  target._debugID = source._debugID;\\n  target._debugSource = source._debugSource;\\n  target._debugOwner = source._debugOwner;\\n  target._debugIsCurrentlyTiming = source._debugIsCurrentlyTiming;\\n  return target;\\n}\\n\\n// TODO: This should be lifted into the renderer.\\n\\n\\n// The following attributes are only used by interaction tracing builds.\\n// They enable interactions to be associated with their async work,\\n// And expose interaction metadata to the React DevTools Profiler plugin.\\n// Note that these attributes are only defined when the enableSchedulerTracing flag is enabled.\\n\\n\\n// Exported FiberRoot type includes all properties,\\n// To avoid requiring potentially error-prone :any casts throughout the project.\\n// Profiling properties are only safe to access in profiling builds (when enableSchedulerTracing is true).\\n// The types are defined separately within this file to ensure they stay in sync.\\n// (We don't have to use an inline :any cast when enableSchedulerTracing is disabled.)\\n\\n\\nfunction createFiberRoot(containerInfo, isConcurrent, hydrate) {\\n  // Cyclic construction. This cheats the type system right now because\\n  // stateNode is any.\\n  var uninitializedFiber = createHostRootFiber(isConcurrent);\\n\\n  var root = void 0;\\n  if (enableSchedulerTracing) {\\n    root = {\\n      current: uninitializedFiber,\\n      containerInfo: containerInfo,\\n      pendingChildren: null,\\n\\n      earliestPendingTime: NoWork,\\n      latestPendingTime: NoWork,\\n      earliestSuspendedTime: NoWork,\\n      latestSuspendedTime: NoWork,\\n      latestPingedTime: NoWork,\\n\\n      didError: false,\\n\\n      pendingCommitExpirationTime: NoWork,\\n      finishedWork: null,\\n      timeoutHandle: noTimeout,\\n      context: null,\\n      pendingContext: null,\\n      hydrate: hydrate,\\n      nextExpirationTimeToWorkOn: NoWork,\\n      expirationTime: NoWork,\\n      firstBatch: null,\\n      nextScheduledRoot: null,\\n\\n      interactionThreadID: tracing.unstable_getThreadID(),\\n      memoizedInteractions: new Set(),\\n      pendingInteractionMap: new Map()\\n    };\\n  } else {\\n    root = {\\n      current: uninitializedFiber,\\n      containerInfo: containerInfo,\\n      pendingChildren: null,\\n\\n      earliestPendingTime: NoWork,\\n      latestPendingTime: NoWork,\\n      earliestSuspendedTime: NoWork,\\n      latestSuspendedTime: NoWork,\\n      latestPingedTime: NoWork,\\n\\n      didError: false,\\n\\n      pendingCommitExpirationTime: NoWork,\\n      finishedWork: null,\\n      timeoutHandle: noTimeout,\\n      context: null,\\n      pendingContext: null,\\n      hydrate: hydrate,\\n      nextExpirationTimeToWorkOn: NoWork,\\n      expirationTime: NoWork,\\n      firstBatch: null,\\n      nextScheduledRoot: null\\n    };\\n  }\\n\\n  uninitializedFiber.stateNode = root;\\n\\n  // The reason for the way the Flow types are structured in this file,\\n  // Is to avoid needing :any casts everywhere interaction tracing fields are used.\\n  // Unfortunately that requires an :any cast for non-interaction tracing capable builds.\\n  // $FlowFixMe Remove this :any cast and replace it with something better.\\n  return root;\\n}\\n\\n/**\\n * Forked from fbjs/warning:\\n * https://github.com/facebook/fbjs/blob/e66ba20ad5be433eb54423f2b097d829324d9de6/packages/fbjs/src/__forks__/warning.js\\n *\\n * Only change is we use console.warn instead of console.error,\\n * and do nothing when 'console' is not supported.\\n * This really simplifies the code.\\n * ---\\n * Similar to invariant but only logs a warning if the condition is not met.\\n * This can be used to log issues in development environments in critical\\n * paths. Removing the logging code for production environments will keep the\\n * same logic and follow the same code paths.\\n */\\n\\nvar lowPriorityWarning = function () {};\\n\\n{\\n  var printWarning = function (format) {\\n    for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {\\n      args[_key - 1] = arguments[_key];\\n    }\\n\\n    var argIndex = 0;\\n    var message = 'Warning: ' + format.replace(/%s/g, function () {\\n      return args[argIndex++];\\n    });\\n    if (typeof console !== 'undefined') {\\n      console.warn(message);\\n    }\\n    try {\\n      // --- Welcome to debugging React ---\\n      // This error was thrown as a convenience so that you can use this stack\\n      // to find the callsite that caused this warning to fire.\\n      throw new Error(message);\\n    } catch (x) {}\\n  };\\n\\n  lowPriorityWarning = function (condition, format) {\\n    if (format === undefined) {\\n      throw new Error('`lowPriorityWarning(condition, format, ...args)` requires a warning ' + 'message argument');\\n    }\\n    if (!condition) {\\n      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {\\n        args[_key2 - 2] = arguments[_key2];\\n      }\\n\\n      printWarning.apply(undefined, [format].concat(args));\\n    }\\n  };\\n}\\n\\nvar lowPriorityWarning$1 = lowPriorityWarning;\\n\\nvar ReactStrictModeWarnings = {\\n  discardPendingWarnings: function () {},\\n  flushPendingDeprecationWarnings: function () {},\\n  flushPendingUnsafeLifecycleWarnings: function () {},\\n  recordDeprecationWarnings: function (fiber, instance) {},\\n  recordUnsafeLifecycleWarnings: function (fiber, instance) {},\\n  recordLegacyContextWarning: function (fiber, instance) {},\\n  flushLegacyContextWarning: function () {}\\n};\\n\\n{\\n  var LIFECYCLE_SUGGESTIONS = {\\n    UNSAFE_componentWillMount: 'componentDidMount',\\n    UNSAFE_componentWillReceiveProps: 'static getDerivedStateFromProps',\\n    UNSAFE_componentWillUpdate: 'componentDidUpdate'\\n  };\\n\\n  var pendingComponentWillMountWarnings = [];\\n  var pendingComponentWillReceivePropsWarnings = [];\\n  var pendingComponentWillUpdateWarnings = [];\\n  var pendingUnsafeLifecycleWarnings = new Map();\\n  var pendingLegacyContextWarning = new Map();\\n\\n  // Tracks components we have already warned about.\\n  var didWarnAboutDeprecatedLifecycles = new Set();\\n  var didWarnAboutUnsafeLifecycles = new Set();\\n  var didWarnAboutLegacyContext = new Set();\\n\\n  var setToSortedString = function (set) {\\n    var array = [];\\n    set.forEach(function (value) {\\n      array.push(value);\\n    });\\n    return array.sort().join(', ');\\n  };\\n\\n  ReactStrictModeWarnings.discardPendingWarnings = function () {\\n    pendingComponentWillMountWarnings = [];\\n    pendingComponentWillReceivePropsWarnings = [];\\n    pendingComponentWillUpdateWarnings = [];\\n    pendingUnsafeLifecycleWarnings = new Map();\\n    pendingLegacyContextWarning = new Map();\\n  };\\n\\n  ReactStrictModeWarnings.flushPendingUnsafeLifecycleWarnings = function () {\\n    pendingUnsafeLifecycleWarnings.forEach(function (lifecycleWarningsMap, strictRoot) {\\n      var lifecyclesWarningMesages = [];\\n\\n      Object.keys(lifecycleWarningsMap).forEach(function (lifecycle) {\\n        var lifecycleWarnings = lifecycleWarningsMap[lifecycle];\\n        if (lifecycleWarnings.length > 0) {\\n          var componentNames = new Set();\\n          lifecycleWarnings.forEach(function (fiber) {\\n            componentNames.add(getComponentName(fiber.type) || 'Component');\\n            didWarnAboutUnsafeLifecycles.add(fiber.type);\\n          });\\n\\n          var formatted = lifecycle.replace('UNSAFE_', '');\\n          var suggestion = LIFECYCLE_SUGGESTIONS[lifecycle];\\n          var sortedComponentNames = setToSortedString(componentNames);\\n\\n          lifecyclesWarningMesages.push(formatted + ': Please update the following components to use ' + (suggestion + ' instead: ' + sortedComponentNames));\\n        }\\n      });\\n\\n      if (lifecyclesWarningMesages.length > 0) {\\n        var strictRootComponentStack = getStackByFiberInDevAndProd(strictRoot);\\n\\n        warningWithoutStack$1(false, 'Unsafe lifecycle methods were found within a strict-mode tree:%s' + '\\\\n\\\\n%s' + '\\\\n\\\\nLearn more about this warning here:' + '\\\\nhttps://fb.me/react-strict-mode-warnings', strictRootComponentStack, lifecyclesWarningMesages.join('\\\\n\\\\n'));\\n      }\\n    });\\n\\n    pendingUnsafeLifecycleWarnings = new Map();\\n  };\\n\\n  var findStrictRoot = function (fiber) {\\n    var maybeStrictRoot = null;\\n\\n    var node = fiber;\\n    while (node !== null) {\\n      if (node.mode & StrictMode) {\\n        maybeStrictRoot = node;\\n      }\\n      node = node.return;\\n    }\\n\\n    return maybeStrictRoot;\\n  };\\n\\n  ReactStrictModeWarnings.flushPendingDeprecationWarnings = function () {\\n    if (pendingComponentWillMountWarnings.length > 0) {\\n      var uniqueNames = new Set();\\n      pendingComponentWillMountWarnings.forEach(function (fiber) {\\n        uniqueNames.add(getComponentName(fiber.type) || 'Component');\\n        didWarnAboutDeprecatedLifecycles.add(fiber.type);\\n      });\\n\\n      var sortedNames = setToSortedString(uniqueNames);\\n\\n      lowPriorityWarning$1(false, 'componentWillMount is deprecated and will be removed in the next major version. ' + 'Use componentDidMount instead. As a temporary workaround, ' + 'you can rename to UNSAFE_componentWillMount.' + '\\\\n\\\\nPlease update the following components: %s' + '\\\\n\\\\nLearn more about this warning here:' + '\\\\nhttps://fb.me/react-async-component-lifecycle-hooks', sortedNames);\\n\\n      pendingComponentWillMountWarnings = [];\\n    }\\n\\n    if (pendingComponentWillReceivePropsWarnings.length > 0) {\\n      var _uniqueNames = new Set();\\n      pendingComponentWillReceivePropsWarnings.forEach(function (fiber) {\\n        _uniqueNames.add(getComponentName(fiber.type) || 'Component');\\n        didWarnAboutDeprecatedLifecycles.add(fiber.type);\\n      });\\n\\n      var _sortedNames = setToSortedString(_uniqueNames);\\n\\n      lowPriorityWarning$1(false, 'componentWillReceiveProps is deprecated and will be removed in the next major version. ' + 'Use static getDerivedStateFromProps instead.' + '\\\\n\\\\nPlease update the following components: %s' + '\\\\n\\\\nLearn more about this warning here:' + '\\\\nhttps://fb.me/react-async-component-lifecycle-hooks', _sortedNames);\\n\\n      pendingComponentWillReceivePropsWarnings = [];\\n    }\\n\\n    if (pendingComponentWillUpdateWarnings.length > 0) {\\n      var _uniqueNames2 = new Set();\\n      pendingComponentWillUpdateWarnings.forEach(function (fiber) {\\n        _uniqueNames2.add(getComponentName(fiber.type) || 'Component');\\n        didWarnAboutDeprecatedLifecycles.add(fiber.type);\\n      });\\n\\n      var _sortedNames2 = setToSortedString(_uniqueNames2);\\n\\n      lowPriorityWarning$1(false, 'componentWillUpdate is deprecated and will be removed in the next major version. ' + 'Use componentDidUpdate instead. As a temporary workaround, ' + 'you can rename to UNSAFE_componentWillUpdate.' + '\\\\n\\\\nPlease update the following components: %s' + '\\\\n\\\\nLearn more about this warning here:' + '\\\\nhttps://fb.me/react-async-component-lifecycle-hooks', _sortedNames2);\\n\\n      pendingComponentWillUpdateWarnings = [];\\n    }\\n  };\\n\\n  ReactStrictModeWarnings.recordDeprecationWarnings = function (fiber, instance) {\\n    // Dedup strategy: Warn once per component.\\n    if (didWarnAboutDeprecatedLifecycles.has(fiber.type)) {\\n      return;\\n    }\\n\\n    // Don't warn about react-lifecycles-compat polyfilled components.\\n    if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning !== true) {\\n      pendingComponentWillMountWarnings.push(fiber);\\n    }\\n    if (typeof instance.componentWillReceiveProps === 'function' && instance.componentWillReceiveProps.__suppressDeprecationWarning !== true) {\\n      pendingComponentWillReceivePropsWarnings.push(fiber);\\n    }\\n    if (typeof instance.componentWillUpdate === 'function' && instance.componentWillUpdate.__suppressDeprecationWarning !== true) {\\n      pendingComponentWillUpdateWarnings.push(fiber);\\n    }\\n  };\\n\\n  ReactStrictModeWarnings.recordUnsafeLifecycleWarnings = function (fiber, instance) {\\n    var strictRoot = findStrictRoot(fiber);\\n    if (strictRoot === null) {\\n      warningWithoutStack$1(false, 'Expected to find a StrictMode component in a strict mode tree. ' + 'This error is likely caused by a bug in React. Please file an issue.');\\n      return;\\n    }\\n\\n    // Dedup strategy: Warn once per component.\\n    // This is difficult to track any other way since component names\\n    // are often vague and are likely to collide between 3rd party libraries.\\n    // An expand property is probably okay to use here since it's DEV-only,\\n    // and will only be set in the event of serious warnings.\\n    if (didWarnAboutUnsafeLifecycles.has(fiber.type)) {\\n      return;\\n    }\\n\\n    var warningsForRoot = void 0;\\n    if (!pendingUnsafeLifecycleWarnings.has(strictRoot)) {\\n      warningsForRoot = {\\n        UNSAFE_componentWillMount: [],\\n        UNSAFE_componentWillReceiveProps: [],\\n        UNSAFE_componentWillUpdate: []\\n      };\\n\\n      pendingUnsafeLifecycleWarnings.set(strictRoot, warningsForRoot);\\n    } else {\\n      warningsForRoot = pendingUnsafeLifecycleWarnings.get(strictRoot);\\n    }\\n\\n    var unsafeLifecycles = [];\\n    if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning !== true || typeof instance.UNSAFE_componentWillMount === 'function') {\\n      unsafeLifecycles.push('UNSAFE_componentWillMount');\\n    }\\n    if (typeof instance.componentWillReceiveProps === 'function' && instance.componentWillReceiveProps.__suppressDeprecationWarning !== true || typeof instance.UNSAFE_componentWillReceiveProps === 'function') {\\n      unsafeLifecycles.push('UNSAFE_componentWillReceiveProps');\\n    }\\n    if (typeof instance.componentWillUpdate === 'function' && instance.componentWillUpdate.__suppressDeprecationWarning !== true || typeof instance.UNSAFE_componentWillUpdate === 'function') {\\n      unsafeLifecycles.push('UNSAFE_componentWillUpdate');\\n    }\\n\\n    if (unsafeLifecycles.length > 0) {\\n      unsafeLifecycles.forEach(function (lifecycle) {\\n        warningsForRoot[lifecycle].push(fiber);\\n      });\\n    }\\n  };\\n\\n  ReactStrictModeWarnings.recordLegacyContextWarning = function (fiber, instance) {\\n    var strictRoot = findStrictRoot(fiber);\\n    if (strictRoot === null) {\\n      warningWithoutStack$1(false, 'Expected to find a StrictMode component in a strict mode tree. ' + 'This error is likely caused by a bug in React. Please file an issue.');\\n      return;\\n    }\\n\\n    // Dedup strategy: Warn once per component.\\n    if (didWarnAboutLegacyContext.has(fiber.type)) {\\n      return;\\n    }\\n\\n    var warningsForRoot = pendingLegacyContextWarning.get(strictRoot);\\n\\n    if (fiber.type.contextTypes != null || fiber.type.childContextTypes != null || instance !== null && typeof instance.getChildContext === 'function') {\\n      if (warningsForRoot === undefined) {\\n        warningsForRoot = [];\\n        pendingLegacyContextWarning.set(strictRoot, warningsForRoot);\\n      }\\n      warningsForRoot.push(fiber);\\n    }\\n  };\\n\\n  ReactStrictModeWarnings.flushLegacyContextWarning = function () {\\n    pendingLegacyContextWarning.forEach(function (fiberArray, strictRoot) {\\n      var uniqueNames = new Set();\\n      fiberArray.forEach(function (fiber) {\\n        uniqueNames.add(getComponentName(fiber.type) || 'Component');\\n        didWarnAboutLegacyContext.add(fiber.type);\\n      });\\n\\n      var sortedNames = setToSortedString(uniqueNames);\\n      var strictRootComponentStack = getStackByFiberInDevAndProd(strictRoot);\\n\\n      warningWithoutStack$1(false, 'Legacy context API has been detected within a strict-mode tree: %s' + '\\\\n\\\\nPlease update the following components: %s' + '\\\\n\\\\nLearn more about this warning here:' + '\\\\nhttps://fb.me/react-strict-mode-warnings', strictRootComponentStack, sortedNames);\\n    });\\n  };\\n}\\n\\n// This lets us hook into Fiber to debug what it's doing.\\n// See https://github.com/facebook/react/pull/8033.\\n// This is not part of the public API, not even for React DevTools.\\n// You may only inject a debugTool if you work on React Fiber itself.\\nvar ReactFiberInstrumentation = {\\n  debugTool: null\\n};\\n\\nvar ReactFiberInstrumentation_1 = ReactFiberInstrumentation;\\n\\n// TODO: Offscreen updates should never suspend. However, a promise that\\n// suspended inside an offscreen subtree should be able to ping at the priority\\n// of the outer render.\\n\\nfunction markPendingPriorityLevel(root, expirationTime) {\\n  // If there's a gap between completing a failed root and retrying it,\\n  // additional updates may be scheduled. Clear `didError`, in case the update\\n  // is sufficient to fix the error.\\n  root.didError = false;\\n\\n  // Update the latest and earliest pending times\\n  var earliestPendingTime = root.earliestPendingTime;\\n  if (earliestPendingTime === NoWork) {\\n    // No other pending updates.\\n    root.earliestPendingTime = root.latestPendingTime = expirationTime;\\n  } else {\\n    if (earliestPendingTime > expirationTime) {\\n      // This is the earliest pending update.\\n      root.earliestPendingTime = expirationTime;\\n    } else {\\n      var latestPendingTime = root.latestPendingTime;\\n      if (latestPendingTime < expirationTime) {\\n        // This is the latest pending update\\n        root.latestPendingTime = expirationTime;\\n      }\\n    }\\n  }\\n  findNextExpirationTimeToWorkOn(expirationTime, root);\\n}\\n\\nfunction markCommittedPriorityLevels(root, earliestRemainingTime) {\\n  root.didError = false;\\n\\n  if (earliestRemainingTime === NoWork) {\\n    // Fast path. There's no remaining work. Clear everything.\\n    root.earliestPendingTime = NoWork;\\n    root.latestPendingTime = NoWork;\\n    root.earliestSuspendedTime = NoWork;\\n    root.latestSuspendedTime = NoWork;\\n    root.latestPingedTime = NoWork;\\n    findNextExpirationTimeToWorkOn(NoWork, root);\\n    return;\\n  }\\n\\n  // Let's see if the previous latest known pending level was just flushed.\\n  var latestPendingTime = root.latestPendingTime;\\n  if (latestPendingTime !== NoWork) {\\n    if (latestPendingTime < earliestRemainingTime) {\\n      // We've flushed all the known pending levels.\\n      root.earliestPendingTime = root.latestPendingTime = NoWork;\\n    } else {\\n      var earliestPendingTime = root.earliestPendingTime;\\n      if (earliestPendingTime < earliestRemainingTime) {\\n        // We've flushed the earliest known pending level. Set this to the\\n        // latest pending time.\\n        root.earliestPendingTime = root.latestPendingTime;\\n      }\\n    }\\n  }\\n\\n  // Now let's handle the earliest remaining level in the whole tree. We need to\\n  // decide whether to treat it as a pending level or as suspended. Check\\n  // it falls within the range of known suspended levels.\\n\\n  var earliestSuspendedTime = root.earliestSuspendedTime;\\n  if (earliestSuspendedTime === NoWork) {\\n    // There's no suspended work. Treat the earliest remaining level as a\\n    // pending level.\\n    markPendingPriorityLevel(root, earliestRemainingTime);\\n    findNextExpirationTimeToWorkOn(NoWork, root);\\n    return;\\n  }\\n\\n  var latestSuspendedTime = root.latestSuspendedTime;\\n  if (earliestRemainingTime > latestSuspendedTime) {\\n    // The earliest remaining level is later than all the suspended work. That\\n    // means we've flushed all the suspended work.\\n    root.earliestSuspendedTime = NoWork;\\n    root.latestSuspendedTime = NoWork;\\n    root.latestPingedTime = NoWork;\\n\\n    // There's no suspended work. Treat the earliest remaining level as a\\n    // pending level.\\n    markPendingPriorityLevel(root, earliestRemainingTime);\\n    findNextExpirationTimeToWorkOn(NoWork, root);\\n    return;\\n  }\\n\\n  if (earliestRemainingTime < earliestSuspendedTime) {\\n    // The earliest remaining time is earlier than all the suspended work.\\n    // Treat it as a pending update.\\n    markPendingPriorityLevel(root, earliestRemainingTime);\\n    findNextExpirationTimeToWorkOn(NoWork, root);\\n    return;\\n  }\\n\\n  // The earliest remaining time falls within the range of known suspended\\n  // levels. We should treat this as suspended work.\\n  findNextExpirationTimeToWorkOn(NoWork, root);\\n}\\n\\nfunction hasLowerPriorityWork(root, erroredExpirationTime) {\\n  var latestPendingTime = root.latestPendingTime;\\n  var latestSuspendedTime = root.latestSuspendedTime;\\n  var latestPingedTime = root.latestPingedTime;\\n  return latestPendingTime !== NoWork && latestPendingTime > erroredExpirationTime || latestSuspendedTime !== NoWork && latestSuspendedTime > erroredExpirationTime || latestPingedTime !== NoWork && latestPingedTime > erroredExpirationTime;\\n}\\n\\nfunction isPriorityLevelSuspended(root, expirationTime) {\\n  var earliestSuspendedTime = root.earliestSuspendedTime;\\n  var latestSuspendedTime = root.latestSuspendedTime;\\n  return earliestSuspendedTime !== NoWork && expirationTime >= earliestSuspendedTime && expirationTime <= latestSuspendedTime;\\n}\\n\\nfunction markSuspendedPriorityLevel(root, suspendedTime) {\\n  root.didError = false;\\n  clearPing(root, suspendedTime);\\n\\n  // First, check the known pending levels and update them if needed.\\n  var earliestPendingTime = root.earliestPendingTime;\\n  var latestPendingTime = root.latestPendingTime;\\n  if (earliestPendingTime === suspendedTime) {\\n    if (latestPendingTime === suspendedTime) {\\n      // Both known pending levels were suspended. Clear them.\\n      root.earliestPendingTime = root.latestPendingTime = NoWork;\\n    } else {\\n      // The earliest pending level was suspended. Clear by setting it to the\\n      // latest pending level.\\n      root.earliestPendingTime = latestPendingTime;\\n    }\\n  } else if (latestPendingTime === suspendedTime) {\\n    // The latest pending level was suspended. Clear by setting it to the\\n    // latest pending level.\\n    root.latestPendingTime = earliestPendingTime;\\n  }\\n\\n  // Finally, update the known suspended levels.\\n  var earliestSuspendedTime = root.earliestSuspendedTime;\\n  var latestSuspendedTime = root.latestSuspendedTime;\\n  if (earliestSuspendedTime === NoWork) {\\n    // No other suspended levels.\\n    root.earliestSuspendedTime = root.latestSuspendedTime = suspendedTime;\\n  } else {\\n    if (earliestSuspendedTime > suspendedTime) {\\n      // This is the earliest suspended level.\\n      root.earliestSuspendedTime = suspendedTime;\\n    } else if (latestSuspendedTime < suspendedTime) {\\n      // This is the latest suspended level\\n      root.latestSuspendedTime = suspendedTime;\\n    }\\n  }\\n\\n  findNextExpirationTimeToWorkOn(suspendedTime, root);\\n}\\n\\nfunction markPingedPriorityLevel(root, pingedTime) {\\n  root.didError = false;\\n\\n  // TODO: When we add back resuming, we need to ensure the progressed work\\n  // is thrown out and not reused during the restarted render. One way to\\n  // invalidate the progressed work is to restart at expirationTime + 1.\\n  var latestPingedTime = root.latestPingedTime;\\n  if (latestPingedTime === NoWork || latestPingedTime < pingedTime) {\\n    root.latestPingedTime = pingedTime;\\n  }\\n  findNextExpirationTimeToWorkOn(pingedTime, root);\\n}\\n\\nfunction clearPing(root, completedTime) {\\n  // TODO: Track whether the root was pinged during the render phase. If so,\\n  // we need to make sure we don't lose track of it.\\n  var latestPingedTime = root.latestPingedTime;\\n  if (latestPingedTime !== NoWork && latestPingedTime <= completedTime) {\\n    root.latestPingedTime = NoWork;\\n  }\\n}\\n\\nfunction findEarliestOutstandingPriorityLevel(root, renderExpirationTime) {\\n  var earliestExpirationTime = renderExpirationTime;\\n\\n  var earliestPendingTime = root.earliestPendingTime;\\n  var earliestSuspendedTime = root.earliestSuspendedTime;\\n  if (earliestExpirationTime === NoWork || earliestPendingTime !== NoWork && earliestPendingTime < earliestExpirationTime) {\\n    earliestExpirationTime = earliestPendingTime;\\n  }\\n  if (earliestExpirationTime === NoWork || earliestSuspendedTime !== NoWork && earliestSuspendedTime < earliestExpirationTime) {\\n    earliestExpirationTime = earliestSuspendedTime;\\n  }\\n  return earliestExpirationTime;\\n}\\n\\nfunction didExpireAtExpirationTime(root, currentTime) {\\n  var expirationTime = root.expirationTime;\\n  if (expirationTime !== NoWork && currentTime >= expirationTime) {\\n    // The root has expired. Flush all work up to the current time.\\n    root.nextExpirationTimeToWorkOn = currentTime;\\n  }\\n}\\n\\nfunction findNextExpirationTimeToWorkOn(completedExpirationTime, root) {\\n  var earliestSuspendedTime = root.earliestSuspendedTime;\\n  var latestSuspendedTime = root.latestSuspendedTime;\\n  var earliestPendingTime = root.earliestPendingTime;\\n  var latestPingedTime = root.latestPingedTime;\\n\\n  // Work on the earliest pending time. Failing that, work on the latest\\n  // pinged time.\\n  var nextExpirationTimeToWorkOn = earliestPendingTime !== NoWork ? earliestPendingTime : latestPingedTime;\\n\\n  // If there is no pending or pinged work, check if there's suspended work\\n  // that's lower priority than what we just completed.\\n  if (nextExpirationTimeToWorkOn === NoWork && (completedExpirationTime === NoWork || latestSuspendedTime > completedExpirationTime)) {\\n    // The lowest priority suspended work is the work most likely to be\\n    // committed next. Let's start rendering it again, so that if it times out,\\n    // it's ready to commit.\\n    nextExpirationTimeToWorkOn = latestSuspendedTime;\\n  }\\n\\n  var expirationTime = nextExpirationTimeToWorkOn;\\n  if (expirationTime !== NoWork && earliestSuspendedTime !== NoWork && earliestSuspendedTime < expirationTime) {\\n    // Expire using the earliest known expiration time.\\n    expirationTime = earliestSuspendedTime;\\n  }\\n\\n  root.nextExpirationTimeToWorkOn = nextExpirationTimeToWorkOn;\\n  root.expirationTime = expirationTime;\\n}\\n\\n// UpdateQueue is a linked list of prioritized updates.\\n//\\n// Like fibers, update queues come in pairs: a current queue, which represents\\n// the visible state of the screen, and a work-in-progress queue, which is\\n// can be mutated and processed asynchronously before it is committed — a form\\n// of double buffering. If a work-in-progress render is discarded before\\n// finishing, we create a new work-in-progress by cloning the current queue.\\n//\\n// Both queues share a persistent, singly-linked list structure. To schedule an\\n// update, we append it to the end of both queues. Each queue maintains a\\n// pointer to first update in the persistent list that hasn't been processed.\\n// The work-in-progress pointer always has a position equal to or greater than\\n// the current queue, since we always work on that one. The current queue's\\n// pointer is only updated during the commit phase, when we swap in the\\n// work-in-progress.\\n//\\n// For example:\\n//\\n//   Current pointer:           A - B - C - D - E - F\\n//   Work-in-progress pointer:              D - E - F\\n//                                          ^\\n//                                          The work-in-progress queue has\\n//                                          processed more updates than current.\\n//\\n// The reason we append to both queues is because otherwise we might drop\\n// updates without ever processing them. For example, if we only add updates to\\n// the work-in-progress queue, some updates could be lost whenever a work-in\\n// -progress render restarts by cloning from current. Similarly, if we only add\\n// updates to the current queue, the updates will be lost whenever an already\\n// in-progress queue commits and swaps with the current queue. However, by\\n// adding to both queues, we guarantee that the update will be part of the next\\n// work-in-progress. (And because the work-in-progress queue becomes the\\n// current queue once it commits, there's no danger of applying the same\\n// update twice.)\\n//\\n// Prioritization\\n// --------------\\n//\\n// Updates are not sorted by priority, but by insertion; new updates are always\\n// appended to the end of the list.\\n//\\n// The priority is still important, though. When processing the update queue\\n// during the render phase, only the updates with sufficient priority are\\n// included in the result. If we skip an update because it has insufficient\\n// priority, it remains in the queue to be processed later, during a lower\\n// priority render. Crucially, all updates subsequent to a skipped update also\\n// remain in the queue *regardless of their priority*. That means high priority\\n// updates are sometimes processed twice, at two separate priorities. We also\\n// keep track of a base state, that represents the state before the first\\n// update in the queue is applied.\\n//\\n// For example:\\n//\\n//   Given a base state of '', and the following queue of updates\\n//\\n//     A1 - B2 - C1 - D2\\n//\\n//   where the number indicates the priority, and the update is applied to the\\n//   previous state by appending a letter, React will process these updates as\\n//   two separate renders, one per distinct priority level:\\n//\\n//   First render, at priority 1:\\n//     Base state: ''\\n//     Updates: [A1, C1]\\n//     Result state: 'AC'\\n//\\n//   Second render, at priority 2:\\n//     Base state: 'A'            <-  The base state does not include C1,\\n//                                    because B2 was skipped.\\n//     Updates: [B2, C1, D2]      <-  C1 was rebased on top of B2\\n//     Result state: 'ABCD'\\n//\\n// Because we process updates in insertion order, and rebase high priority\\n// updates when preceding updates are skipped, the final result is deterministic\\n// regardless of priority. Intermediate state may vary according to system\\n// resources, but the final state is always the same.\\n\\nvar UpdateState = 0;\\nvar ReplaceState = 1;\\nvar ForceUpdate = 2;\\nvar CaptureUpdate = 3;\\n\\n// Global state that is reset at the beginning of calling `processUpdateQueue`.\\n// It should only be read right after calling `processUpdateQueue`, via\\n// `checkHasForceUpdateAfterProcessing`.\\nvar hasForceUpdate = false;\\n\\nvar didWarnUpdateInsideUpdate = void 0;\\nvar currentlyProcessingQueue = void 0;\\nvar resetCurrentlyProcessingQueue = void 0;\\n{\\n  didWarnUpdateInsideUpdate = false;\\n  currentlyProcessingQueue = null;\\n  resetCurrentlyProcessingQueue = function () {\\n    currentlyProcessingQueue = null;\\n  };\\n}\\n\\nfunction createUpdateQueue(baseState) {\\n  var queue = {\\n    baseState: baseState,\\n    firstUpdate: null,\\n    lastUpdate: null,\\n    firstCapturedUpdate: null,\\n    lastCapturedUpdate: null,\\n    firstEffect: null,\\n    lastEffect: null,\\n    firstCapturedEffect: null,\\n    lastCapturedEffect: null\\n  };\\n  return queue;\\n}\\n\\nfunction cloneUpdateQueue(currentQueue) {\\n  var queue = {\\n    baseState: currentQueue.baseState,\\n    firstUpdate: currentQueue.firstUpdate,\\n    lastUpdate: currentQueue.lastUpdate,\\n\\n    // TODO: With resuming, if we bail out and resuse the child tree, we should\\n    // keep these effects.\\n    firstCapturedUpdate: null,\\n    lastCapturedUpdate: null,\\n\\n    firstEffect: null,\\n    lastEffect: null,\\n\\n    firstCapturedEffect: null,\\n    lastCapturedEffect: null\\n  };\\n  return queue;\\n}\\n\\nfunction createUpdate(expirationTime) {\\n  return {\\n    expirationTime: expirationTime,\\n\\n    tag: UpdateState,\\n    payload: null,\\n    callback: null,\\n\\n    next: null,\\n    nextEffect: null\\n  };\\n}\\n\\nfunction appendUpdateToQueue(queue, update) {\\n  // Append the update to the end of the list.\\n  if (queue.lastUpdate === null) {\\n    // Queue is empty\\n    queue.firstUpdate = queue.lastUpdate = update;\\n  } else {\\n    queue.lastUpdate.next = update;\\n    queue.lastUpdate = update;\\n  }\\n}\\n\\nfunction enqueueUpdate(fiber, update) {\\n  // Update queues are created lazily.\\n  var alternate = fiber.alternate;\\n  var queue1 = void 0;\\n  var queue2 = void 0;\\n  if (alternate === null) {\\n    // There's only one fiber.\\n    queue1 = fiber.updateQueue;\\n    queue2 = null;\\n    if (queue1 === null) {\\n      queue1 = fiber.updateQueue = createUpdateQueue(fiber.memoizedState);\\n    }\\n  } else {\\n    // There are two owners.\\n    queue1 = fiber.updateQueue;\\n    queue2 = alternate.updateQueue;\\n    if (queue1 === null) {\\n      if (queue2 === null) {\\n        // Neither fiber has an update queue. Create new ones.\\n        queue1 = fiber.updateQueue = createUpdateQueue(fiber.memoizedState);\\n        queue2 = alternate.updateQueue = createUpdateQueue(alternate.memoizedState);\\n      } else {\\n        // Only one fiber has an update queue. Clone to create a new one.\\n        queue1 = fiber.updateQueue = cloneUpdateQueue(queue2);\\n      }\\n    } else {\\n      if (queue2 === null) {\\n        // Only one fiber has an update queue. Clone to create a new one.\\n        queue2 = alternate.updateQueue = cloneUpdateQueue(queue1);\\n      } else {\\n        // Both owners have an update queue.\\n      }\\n    }\\n  }\\n  if (queue2 === null || queue1 === queue2) {\\n    // There's only a single queue.\\n    appendUpdateToQueue(queue1, update);\\n  } else {\\n    // There are two queues. We need to append the update to both queues,\\n    // while accounting for the persistent structure of the list — we don't\\n    // want the same update to be added multiple times.\\n    if (queue1.lastUpdate === null || queue2.lastUpdate === null) {\\n      // One of the queues is not empty. We must add the update to both queues.\\n      appendUpdateToQueue(queue1, update);\\n      appendUpdateToQueue(queue2, update);\\n    } else {\\n      // Both queues are non-empty. The last update is the same in both lists,\\n      // because of structural sharing. So, only append to one of the lists.\\n      appendUpdateToQueue(queue1, update);\\n      // But we still need to update the `lastUpdate` pointer of queue2.\\n      queue2.lastUpdate = update;\\n    }\\n  }\\n\\n  {\\n    if (fiber.tag === ClassComponent && (currentlyProcessingQueue === queue1 || queue2 !== null && currentlyProcessingQueue === queue2) && !didWarnUpdateInsideUpdate) {\\n      warningWithoutStack$1(false, 'An update (setState, replaceState, or forceUpdate) was scheduled ' + 'from inside an update function. Update functions should be pure, ' + 'with zero side-effects. Consider using componentDidUpdate or a ' + 'callback.');\\n      didWarnUpdateInsideUpdate = true;\\n    }\\n  }\\n}\\n\\nfunction enqueueCapturedUpdate(workInProgress, update) {\\n  // Captured updates go into a separate list, and only on the work-in-\\n  // progress queue.\\n  var workInProgressQueue = workInProgress.updateQueue;\\n  if (workInProgressQueue === null) {\\n    workInProgressQueue = workInProgress.updateQueue = createUpdateQueue(workInProgress.memoizedState);\\n  } else {\\n    // TODO: I put this here rather than createWorkInProgress so that we don't\\n    // clone the queue unnecessarily. There's probably a better way to\\n    // structure this.\\n    workInProgressQueue = ensureWorkInProgressQueueIsAClone(workInProgress, workInProgressQueue);\\n  }\\n\\n  // Append the update to the end of the list.\\n  if (workInProgressQueue.lastCapturedUpdate === null) {\\n    // This is the first render phase update\\n    workInProgressQueue.firstCapturedUpdate = workInProgressQueue.lastCapturedUpdate = update;\\n  } else {\\n    workInProgressQueue.lastCapturedUpdate.next = update;\\n    workInProgressQueue.lastCapturedUpdate = update;\\n  }\\n}\\n\\nfunction ensureWorkInProgressQueueIsAClone(workInProgress, queue) {\\n  var current = workInProgress.alternate;\\n  if (current !== null) {\\n    // If the work-in-progress queue is equal to the current queue,\\n    // we need to clone it first.\\n    if (queue === current.updateQueue) {\\n      queue = workInProgress.updateQueue = cloneUpdateQueue(queue);\\n    }\\n  }\\n  return queue;\\n}\\n\\nfunction getStateFromUpdate(workInProgress, queue, update, prevState, nextProps, instance) {\\n  switch (update.tag) {\\n    case ReplaceState:\\n      {\\n        var _payload = update.payload;\\n        if (typeof _payload === 'function') {\\n          // Updater function\\n          {\\n            if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\\n              _payload.call(instance, prevState, nextProps);\\n            }\\n          }\\n          return _payload.call(instance, prevState, nextProps);\\n        }\\n        // State object\\n        return _payload;\\n      }\\n    case CaptureUpdate:\\n      {\\n        workInProgress.effectTag = workInProgress.effectTag & ~ShouldCapture | DidCapture;\\n      }\\n    // Intentional fallthrough\\n    case UpdateState:\\n      {\\n        var _payload2 = update.payload;\\n        var partialState = void 0;\\n        if (typeof _payload2 === 'function') {\\n          // Updater function\\n          {\\n            if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\\n              _payload2.call(instance, prevState, nextProps);\\n            }\\n          }\\n          partialState = _payload2.call(instance, prevState, nextProps);\\n        } else {\\n          // Partial state object\\n          partialState = _payload2;\\n        }\\n        if (partialState === null || partialState === undefined) {\\n          // Null and undefined are treated as no-ops.\\n          return prevState;\\n        }\\n        // Merge the partial state and the previous state.\\n        return _assign({}, prevState, partialState);\\n      }\\n    case ForceUpdate:\\n      {\\n        hasForceUpdate = true;\\n        return prevState;\\n      }\\n  }\\n  return prevState;\\n}\\n\\nfunction processUpdateQueue(workInProgress, queue, props, instance, renderExpirationTime) {\\n  hasForceUpdate = false;\\n\\n  queue = ensureWorkInProgressQueueIsAClone(workInProgress, queue);\\n\\n  {\\n    currentlyProcessingQueue = queue;\\n  }\\n\\n  // These values may change as we process the queue.\\n  var newBaseState = queue.baseState;\\n  var newFirstUpdate = null;\\n  var newExpirationTime = NoWork;\\n\\n  // Iterate through the list of updates to compute the result.\\n  var update = queue.firstUpdate;\\n  var resultState = newBaseState;\\n  while (update !== null) {\\n    var updateExpirationTime = update.expirationTime;\\n    if (updateExpirationTime > renderExpirationTime) {\\n      // This update does not have sufficient priority. Skip it.\\n      if (newFirstUpdate === null) {\\n        // This is the first skipped update. It will be the first update in\\n        // the new list.\\n        newFirstUpdate = update;\\n        // Since this is the first update that was skipped, the current result\\n        // is the new base state.\\n        newBaseState = resultState;\\n      }\\n      // Since this update will remain in the list, update the remaining\\n      // expiration time.\\n      if (newExpirationTime === NoWork || newExpirationTime > updateExpirationTime) {\\n        newExpirationTime = updateExpirationTime;\\n      }\\n    } else {\\n      // This update does have sufficient priority. Process it and compute\\n      // a new result.\\n      resultState = getStateFromUpdate(workInProgress, queue, update, resultState, props, instance);\\n      var _callback = update.callback;\\n      if (_callback !== null) {\\n        workInProgress.effectTag |= Callback;\\n        // Set this to null, in case it was mutated during an aborted render.\\n        update.nextEffect = null;\\n        if (queue.lastEffect === null) {\\n          queue.firstEffect = queue.lastEffect = update;\\n        } else {\\n          queue.lastEffect.nextEffect = update;\\n          queue.lastEffect = update;\\n        }\\n      }\\n    }\\n    // Continue to the next update.\\n    update = update.next;\\n  }\\n\\n  // Separately, iterate though the list of captured updates.\\n  var newFirstCapturedUpdate = null;\\n  update = queue.firstCapturedUpdate;\\n  while (update !== null) {\\n    var _updateExpirationTime = update.expirationTime;\\n    if (_updateExpirationTime > renderExpirationTime) {\\n      // This update does not have sufficient priority. Skip it.\\n      if (newFirstCapturedUpdate === null) {\\n        // This is the first skipped captured update. It will be the first\\n        // update in the new list.\\n        newFirstCapturedUpdate = update;\\n        // If this is the first update that was skipped, the current result is\\n        // the new base state.\\n        if (newFirstUpdate === null) {\\n          newBaseState = resultState;\\n        }\\n      }\\n      // Since this update will remain in the list, update the remaining\\n      // expiration time.\\n      if (newExpirationTime === NoWork || newExpirationTime > _updateExpirationTime) {\\n        newExpirationTime = _updateExpirationTime;\\n      }\\n    } else {\\n      // This update does have sufficient priority. Process it and compute\\n      // a new result.\\n      resultState = getStateFromUpdate(workInProgress, queue, update, resultState, props, instance);\\n      var _callback2 = update.callback;\\n      if (_callback2 !== null) {\\n        workInProgress.effectTag |= Callback;\\n        // Set this to null, in case it was mutated during an aborted render.\\n        update.nextEffect = null;\\n        if (queue.lastCapturedEffect === null) {\\n          queue.firstCapturedEffect = queue.lastCapturedEffect = update;\\n        } else {\\n          queue.lastCapturedEffect.nextEffect = update;\\n          queue.lastCapturedEffect = update;\\n        }\\n      }\\n    }\\n    update = update.next;\\n  }\\n\\n  if (newFirstUpdate === null) {\\n    queue.lastUpdate = null;\\n  }\\n  if (newFirstCapturedUpdate === null) {\\n    queue.lastCapturedUpdate = null;\\n  } else {\\n    workInProgress.effectTag |= Callback;\\n  }\\n  if (newFirstUpdate === null && newFirstCapturedUpdate === null) {\\n    // We processed every update, without skipping. That means the new base\\n    // state is the same as the result state.\\n    newBaseState = resultState;\\n  }\\n\\n  queue.baseState = newBaseState;\\n  queue.firstUpdate = newFirstUpdate;\\n  queue.firstCapturedUpdate = newFirstCapturedUpdate;\\n\\n  // Set the remaining expiration time to be whatever is remaining in the queue.\\n  // This should be fine because the only two other things that contribute to\\n  // expiration time are props and context. We're already in the middle of the\\n  // begin phase by the time we start processing the queue, so we've already\\n  // dealt with the props. Context in components that specify\\n  // shouldComponentUpdate is tricky; but we'll have to account for\\n  // that regardless.\\n  workInProgress.expirationTime = newExpirationTime;\\n  workInProgress.memoizedState = resultState;\\n\\n  {\\n    currentlyProcessingQueue = null;\\n  }\\n}\\n\\nfunction callCallback(callback, context) {\\n  !(typeof callback === 'function') ? invariant(false, 'Invalid argument passed as callback. Expected a function. Instead received: %s', callback) : void 0;\\n  callback.call(context);\\n}\\n\\nfunction resetHasForceUpdateBeforeProcessing() {\\n  hasForceUpdate = false;\\n}\\n\\nfunction checkHasForceUpdateAfterProcessing() {\\n  return hasForceUpdate;\\n}\\n\\nfunction commitUpdateQueue(finishedWork, finishedQueue, instance, renderExpirationTime) {\\n  // If the finished render included captured updates, and there are still\\n  // lower priority updates left over, we need to keep the captured updates\\n  // in the queue so that they are rebased and not dropped once we process the\\n  // queue again at the lower priority.\\n  if (finishedQueue.firstCapturedUpdate !== null) {\\n    // Join the captured update list to the end of the normal list.\\n    if (finishedQueue.lastUpdate !== null) {\\n      finishedQueue.lastUpdate.next = finishedQueue.firstCapturedUpdate;\\n      finishedQueue.lastUpdate = finishedQueue.lastCapturedUpdate;\\n    }\\n    // Clear the list of captured updates.\\n    finishedQueue.firstCapturedUpdate = finishedQueue.lastCapturedUpdate = null;\\n  }\\n\\n  // Commit the effects\\n  commitUpdateEffects(finishedQueue.firstEffect, instance);\\n  finishedQueue.firstEffect = finishedQueue.lastEffect = null;\\n\\n  commitUpdateEffects(finishedQueue.firstCapturedEffect, instance);\\n  finishedQueue.firstCapturedEffect = finishedQueue.lastCapturedEffect = null;\\n}\\n\\nfunction commitUpdateEffects(effect, instance) {\\n  while (effect !== null) {\\n    var _callback3 = effect.callback;\\n    if (_callback3 !== null) {\\n      effect.callback = null;\\n      callCallback(_callback3, instance);\\n    }\\n    effect = effect.nextEffect;\\n  }\\n}\\n\\nfunction createCapturedValue(value, source) {\\n  // If the value is an error, call this function immediately after it is thrown\\n  // so the stack is accurate.\\n  return {\\n    value: value,\\n    source: source,\\n    stack: getStackByFiberInDevAndProd(source)\\n  };\\n}\\n\\nvar valueCursor = createCursor(null);\\n\\nvar rendererSigil = void 0;\\n{\\n  // Use this to detect multiple renderers using the same context\\n  rendererSigil = {};\\n}\\n\\nvar currentlyRenderingFiber = null;\\nvar lastContextDependency = null;\\nvar lastContextWithAllBitsObserved = null;\\n\\nfunction resetContextDependences() {\\n  // This is called right before React yields execution, to ensure `readContext`\\n  // cannot be called outside the render phase.\\n  currentlyRenderingFiber = null;\\n  lastContextDependency = null;\\n  lastContextWithAllBitsObserved = null;\\n}\\n\\nfunction pushProvider(providerFiber, nextValue) {\\n  var context = providerFiber.type._context;\\n\\n  if (isPrimaryRenderer) {\\n    push(valueCursor, context._currentValue, providerFiber);\\n\\n    context._currentValue = nextValue;\\n    {\\n      !(context._currentRenderer === undefined || context._currentRenderer === null || context._currentRenderer === rendererSigil) ? warningWithoutStack$1(false, 'Detected multiple renderers concurrently rendering the ' + 'same context provider. This is currently unsupported.') : void 0;\\n      context._currentRenderer = rendererSigil;\\n    }\\n  } else {\\n    push(valueCursor, context._currentValue2, providerFiber);\\n\\n    context._currentValue2 = nextValue;\\n    {\\n      !(context._currentRenderer2 === undefined || context._currentRenderer2 === null || context._currentRenderer2 === rendererSigil) ? warningWithoutStack$1(false, 'Detected multiple renderers concurrently rendering the ' + 'same context provider. This is currently unsupported.') : void 0;\\n      context._currentRenderer2 = rendererSigil;\\n    }\\n  }\\n}\\n\\nfunction popProvider(providerFiber) {\\n  var currentValue = valueCursor.current;\\n\\n  pop(valueCursor, providerFiber);\\n\\n  var context = providerFiber.type._context;\\n  if (isPrimaryRenderer) {\\n    context._currentValue = currentValue;\\n  } else {\\n    context._currentValue2 = currentValue;\\n  }\\n}\\n\\nfunction calculateChangedBits(context, newValue, oldValue) {\\n  // Use Object.is to compare the new context value to the old value. Inlined\\n  // Object.is polyfill.\\n  // https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/is\\n  if (oldValue === newValue && (oldValue !== 0 || 1 / oldValue === 1 / newValue) || oldValue !== oldValue && newValue !== newValue // eslint-disable-line no-self-compare\\n  ) {\\n      // No change\\n      return 0;\\n    } else {\\n    var changedBits = typeof context._calculateChangedBits === 'function' ? context._calculateChangedBits(oldValue, newValue) : maxSigned31BitInt;\\n\\n    {\\n      !((changedBits & maxSigned31BitInt) === changedBits) ? warning$1(false, 'calculateChangedBits: Expected the return value to be a ' + '31-bit integer. Instead received: %s', changedBits) : void 0;\\n    }\\n    return changedBits | 0;\\n  }\\n}\\n\\nfunction propagateContextChange(workInProgress, context, changedBits, renderExpirationTime) {\\n  var fiber = workInProgress.child;\\n  if (fiber !== null) {\\n    // Set the return pointer of the child to the work-in-progress fiber.\\n    fiber.return = workInProgress;\\n  }\\n  while (fiber !== null) {\\n    var nextFiber = void 0;\\n\\n    // Visit this fiber.\\n    var dependency = fiber.firstContextDependency;\\n    if (dependency !== null) {\\n      do {\\n        // Check if the context matches.\\n        if (dependency.context === context && (dependency.observedBits & changedBits) !== 0) {\\n          // Match! Schedule an update on this fiber.\\n\\n          if (fiber.tag === ClassComponent) {\\n            // Schedule a force update on the work-in-progress.\\n            var update = createUpdate(renderExpirationTime);\\n            update.tag = ForceUpdate;\\n            // TODO: Because we don't have a work-in-progress, this will add the\\n            // update to the current fiber, too, which means it will persist even if\\n            // this render is thrown away. Since it's a race condition, not sure it's\\n            // worth fixing.\\n            enqueueUpdate(fiber, update);\\n          }\\n\\n          if (fiber.expirationTime === NoWork || fiber.expirationTime > renderExpirationTime) {\\n            fiber.expirationTime = renderExpirationTime;\\n          }\\n          var alternate = fiber.alternate;\\n          if (alternate !== null && (alternate.expirationTime === NoWork || alternate.expirationTime > renderExpirationTime)) {\\n            alternate.expirationTime = renderExpirationTime;\\n          }\\n          // Update the child expiration time of all the ancestors, including\\n          // the alternates.\\n          var node = fiber.return;\\n          while (node !== null) {\\n            alternate = node.alternate;\\n            if (node.childExpirationTime === NoWork || node.childExpirationTime > renderExpirationTime) {\\n              node.childExpirationTime = renderExpirationTime;\\n              if (alternate !== null && (alternate.childExpirationTime === NoWork || alternate.childExpirationTime > renderExpirationTime)) {\\n                alternate.childExpirationTime = renderExpirationTime;\\n              }\\n            } else if (alternate !== null && (alternate.childExpirationTime === NoWork || alternate.childExpirationTime > renderExpirationTime)) {\\n              alternate.childExpirationTime = renderExpirationTime;\\n            } else {\\n              // Neither alternate was updated, which means the rest of the\\n              // ancestor path already has sufficient priority.\\n              break;\\n            }\\n            node = node.return;\\n          }\\n        }\\n        nextFiber = fiber.child;\\n        dependency = dependency.next;\\n      } while (dependency !== null);\\n    } else if (fiber.tag === ContextProvider) {\\n      // Don't scan deeper if this is a matching provider\\n      nextFiber = fiber.type === workInProgress.type ? null : fiber.child;\\n    } else {\\n      // Traverse down.\\n      nextFiber = fiber.child;\\n    }\\n\\n    if (nextFiber !== null) {\\n      // Set the return pointer of the child to the work-in-progress fiber.\\n      nextFiber.return = fiber;\\n    } else {\\n      // No child. Traverse to next sibling.\\n      nextFiber = fiber;\\n      while (nextFiber !== null) {\\n        if (nextFiber === workInProgress) {\\n          // We're back to the root of this subtree. Exit.\\n          nextFiber = null;\\n          break;\\n        }\\n        var sibling = nextFiber.sibling;\\n        if (sibling !== null) {\\n          // Set the return pointer of the sibling to the work-in-progress fiber.\\n          sibling.return = nextFiber.return;\\n          nextFiber = sibling;\\n          break;\\n        }\\n        // No more siblings. Traverse up.\\n        nextFiber = nextFiber.return;\\n      }\\n    }\\n    fiber = nextFiber;\\n  }\\n}\\n\\nfunction prepareToReadContext(workInProgress, renderExpirationTime) {\\n  currentlyRenderingFiber = workInProgress;\\n  lastContextDependency = null;\\n  lastContextWithAllBitsObserved = null;\\n\\n  // Reset the work-in-progress list\\n  workInProgress.firstContextDependency = null;\\n}\\n\\nfunction readContext(context, observedBits) {\\n  if (lastContextWithAllBitsObserved === context) {\\n    // Nothing to do. We already observe everything in this context.\\n  } else if (observedBits === false || observedBits === 0) {\\n    // Do not observe any updates.\\n  } else {\\n    var resolvedObservedBits = void 0; // Avoid deopting on observable arguments or heterogeneous types.\\n    if (typeof observedBits !== 'number' || observedBits === maxSigned31BitInt) {\\n      // Observe all updates.\\n      lastContextWithAllBitsObserved = context;\\n      resolvedObservedBits = maxSigned31BitInt;\\n    } else {\\n      resolvedObservedBits = observedBits;\\n    }\\n\\n    var contextItem = {\\n      context: context,\\n      observedBits: resolvedObservedBits,\\n      next: null\\n    };\\n\\n    if (lastContextDependency === null) {\\n      !(currentlyRenderingFiber !== null) ? invariant(false, 'Context can only be read while React is rendering, e.g. inside the render method or getDerivedStateFromProps.') : void 0;\\n      // This is the first dependency in the list\\n      currentlyRenderingFiber.firstContextDependency = lastContextDependency = contextItem;\\n    } else {\\n      // Append a new context item.\\n      lastContextDependency = lastContextDependency.next = contextItem;\\n    }\\n  }\\n  return isPrimaryRenderer ? context._currentValue : context._currentValue2;\\n}\\n\\nvar NO_CONTEXT = {};\\n\\nvar contextStackCursor$1 = createCursor(NO_CONTEXT);\\nvar contextFiberStackCursor = createCursor(NO_CONTEXT);\\nvar rootInstanceStackCursor = createCursor(NO_CONTEXT);\\n\\nfunction requiredContext(c) {\\n  !(c !== NO_CONTEXT) ? invariant(false, 'Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  return c;\\n}\\n\\nfunction getRootHostContainer() {\\n  var rootInstance = requiredContext(rootInstanceStackCursor.current);\\n  return rootInstance;\\n}\\n\\nfunction pushHostContainer(fiber, nextRootInstance) {\\n  // Push current root instance onto the stack;\\n  // This allows us to reset root when portals are popped.\\n  push(rootInstanceStackCursor, nextRootInstance, fiber);\\n  // Track the context and the Fiber that provided it.\\n  // This enables us to pop only Fibers that provide unique contexts.\\n  push(contextFiberStackCursor, fiber, fiber);\\n\\n  // Finally, we need to push the host context to the stack.\\n  // However, we can't just call getRootHostContext() and push it because\\n  // we'd have a different number of entries on the stack depending on\\n  // whether getRootHostContext() throws somewhere in renderer code or not.\\n  // So we push an empty value first. This lets us safely unwind on errors.\\n  push(contextStackCursor$1, NO_CONTEXT, fiber);\\n  var nextRootContext = getRootHostContext(nextRootInstance);\\n  // Now that we know this function doesn't throw, replace it.\\n  pop(contextStackCursor$1, fiber);\\n  push(contextStackCursor$1, nextRootContext, fiber);\\n}\\n\\nfunction popHostContainer(fiber) {\\n  pop(contextStackCursor$1, fiber);\\n  pop(contextFiberStackCursor, fiber);\\n  pop(rootInstanceStackCursor, fiber);\\n}\\n\\nfunction getHostContext() {\\n  var context = requiredContext(contextStackCursor$1.current);\\n  return context;\\n}\\n\\nfunction pushHostContext(fiber) {\\n  var rootInstance = requiredContext(rootInstanceStackCursor.current);\\n  var context = requiredContext(contextStackCursor$1.current);\\n  var nextContext = getChildHostContext(context, fiber.type, rootInstance);\\n\\n  // Don't push this Fiber's context unless it's unique.\\n  if (context === nextContext) {\\n    return;\\n  }\\n\\n  // Track the context and the Fiber that provided it.\\n  // This enables us to pop only Fibers that provide unique contexts.\\n  push(contextFiberStackCursor, fiber, fiber);\\n  push(contextStackCursor$1, nextContext, fiber);\\n}\\n\\nfunction popHostContext(fiber) {\\n  // Do not pop unless this Fiber provided the current context.\\n  // pushHostContext() only pushes Fibers that provide unique contexts.\\n  if (contextFiberStackCursor.current !== fiber) {\\n    return;\\n  }\\n\\n  pop(contextStackCursor$1, fiber);\\n  pop(contextFiberStackCursor, fiber);\\n}\\n\\nvar commitTime = 0;\\nvar profilerStartTime = -1;\\n\\nfunction getCommitTime() {\\n  return commitTime;\\n}\\n\\nfunction recordCommitTime() {\\n  if (!enableProfilerTimer) {\\n    return;\\n  }\\n  commitTime = scheduler.unstable_now();\\n}\\n\\nfunction startProfilerTimer(fiber) {\\n  if (!enableProfilerTimer) {\\n    return;\\n  }\\n\\n  profilerStartTime = scheduler.unstable_now();\\n\\n  if (fiber.actualStartTime < 0) {\\n    fiber.actualStartTime = scheduler.unstable_now();\\n  }\\n}\\n\\nfunction stopProfilerTimerIfRunning(fiber) {\\n  if (!enableProfilerTimer) {\\n    return;\\n  }\\n  profilerStartTime = -1;\\n}\\n\\nfunction stopProfilerTimerIfRunningAndRecordDelta(fiber, overrideBaseTime) {\\n  if (!enableProfilerTimer) {\\n    return;\\n  }\\n\\n  if (profilerStartTime >= 0) {\\n    var elapsedTime = scheduler.unstable_now() - profilerStartTime;\\n    fiber.actualDuration += elapsedTime;\\n    if (overrideBaseTime) {\\n      fiber.selfBaseDuration = elapsedTime;\\n    }\\n    profilerStartTime = -1;\\n  }\\n}\\n\\nvar ReactCurrentOwner$4 = ReactSharedInternals.ReactCurrentOwner;\\n\\nfunction readContext$1(contextType) {\\n  var dispatcher = ReactCurrentOwner$4.currentDispatcher;\\n  return dispatcher.readContext(contextType);\\n}\\n\\nvar fakeInternalInstance = {};\\nvar isArray$1 = Array.isArray;\\n\\n// React.Component uses a shared frozen object by default.\\n// We'll use it to determine whether we need to initialize legacy refs.\\nvar emptyRefsObject = new React.Component().refs;\\n\\nvar didWarnAboutStateAssignmentForComponent = void 0;\\nvar didWarnAboutUninitializedState = void 0;\\nvar didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate = void 0;\\nvar didWarnAboutLegacyLifecyclesAndDerivedState = void 0;\\nvar didWarnAboutUndefinedDerivedState = void 0;\\nvar warnOnUndefinedDerivedState = void 0;\\nvar warnOnInvalidCallback$1 = void 0;\\nvar didWarnAboutDirectlyAssigningPropsToState = void 0;\\nvar didWarnAboutContextTypeAndContextTypes = void 0;\\nvar didWarnAboutInvalidateContextType = void 0;\\n\\n{\\n  didWarnAboutStateAssignmentForComponent = new Set();\\n  didWarnAboutUninitializedState = new Set();\\n  didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate = new Set();\\n  didWarnAboutLegacyLifecyclesAndDerivedState = new Set();\\n  didWarnAboutDirectlyAssigningPropsToState = new Set();\\n  didWarnAboutUndefinedDerivedState = new Set();\\n  didWarnAboutContextTypeAndContextTypes = new Set();\\n  didWarnAboutInvalidateContextType = new Set();\\n\\n  var didWarnOnInvalidCallback = new Set();\\n\\n  warnOnInvalidCallback$1 = function (callback, callerName) {\\n    if (callback === null || typeof callback === 'function') {\\n      return;\\n    }\\n    var key = callerName + '_' + callback;\\n    if (!didWarnOnInvalidCallback.has(key)) {\\n      didWarnOnInvalidCallback.add(key);\\n      warningWithoutStack$1(false, '%s(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callerName, callback);\\n    }\\n  };\\n\\n  warnOnUndefinedDerivedState = function (type, partialState) {\\n    if (partialState === undefined) {\\n      var componentName = getComponentName(type) || 'Component';\\n      if (!didWarnAboutUndefinedDerivedState.has(componentName)) {\\n        didWarnAboutUndefinedDerivedState.add(componentName);\\n        warningWithoutStack$1(false, '%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. ' + 'You have returned undefined.', componentName);\\n      }\\n    }\\n  };\\n\\n  // This is so gross but it's at least non-critical and can be removed if\\n  // it causes problems. This is meant to give a nicer error message for\\n  // ReactDOM15.unstable_renderSubtreeIntoContainer(reactDOM16Component,\\n  // ...)) which otherwise throws a \\\"_processChildContext is not a function\\\"\\n  // exception.\\n  Object.defineProperty(fakeInternalInstance, '_processChildContext', {\\n    enumerable: false,\\n    value: function () {\\n      invariant(false, '_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn\\\\'t supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).');\\n    }\\n  });\\n  Object.freeze(fakeInternalInstance);\\n}\\n\\nfunction applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, nextProps) {\\n  var prevState = workInProgress.memoizedState;\\n\\n  {\\n    if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\\n      // Invoke the function an extra time to help detect side-effects.\\n      getDerivedStateFromProps(nextProps, prevState);\\n    }\\n  }\\n\\n  var partialState = getDerivedStateFromProps(nextProps, prevState);\\n\\n  {\\n    warnOnUndefinedDerivedState(ctor, partialState);\\n  }\\n  // Merge the partial state and the previous state.\\n  var memoizedState = partialState === null || partialState === undefined ? prevState : _assign({}, prevState, partialState);\\n  workInProgress.memoizedState = memoizedState;\\n\\n  // Once the update queue is empty, persist the derived state onto the\\n  // base state.\\n  var updateQueue = workInProgress.updateQueue;\\n  if (updateQueue !== null && workInProgress.expirationTime === NoWork) {\\n    updateQueue.baseState = memoizedState;\\n  }\\n}\\n\\nvar classComponentUpdater = {\\n  isMounted: isMounted,\\n  enqueueSetState: function (inst, payload, callback) {\\n    var fiber = get(inst);\\n    var currentTime = requestCurrentTime();\\n    var expirationTime = computeExpirationForFiber(currentTime, fiber);\\n\\n    var update = createUpdate(expirationTime);\\n    update.payload = payload;\\n    if (callback !== undefined && callback !== null) {\\n      {\\n        warnOnInvalidCallback$1(callback, 'setState');\\n      }\\n      update.callback = callback;\\n    }\\n\\n    enqueueUpdate(fiber, update);\\n    scheduleWork(fiber, expirationTime);\\n  },\\n  enqueueReplaceState: function (inst, payload, callback) {\\n    var fiber = get(inst);\\n    var currentTime = requestCurrentTime();\\n    var expirationTime = computeExpirationForFiber(currentTime, fiber);\\n\\n    var update = createUpdate(expirationTime);\\n    update.tag = ReplaceState;\\n    update.payload = payload;\\n\\n    if (callback !== undefined && callback !== null) {\\n      {\\n        warnOnInvalidCallback$1(callback, 'replaceState');\\n      }\\n      update.callback = callback;\\n    }\\n\\n    enqueueUpdate(fiber, update);\\n    scheduleWork(fiber, expirationTime);\\n  },\\n  enqueueForceUpdate: function (inst, callback) {\\n    var fiber = get(inst);\\n    var currentTime = requestCurrentTime();\\n    var expirationTime = computeExpirationForFiber(currentTime, fiber);\\n\\n    var update = createUpdate(expirationTime);\\n    update.tag = ForceUpdate;\\n\\n    if (callback !== undefined && callback !== null) {\\n      {\\n        warnOnInvalidCallback$1(callback, 'forceUpdate');\\n      }\\n      update.callback = callback;\\n    }\\n\\n    enqueueUpdate(fiber, update);\\n    scheduleWork(fiber, expirationTime);\\n  }\\n};\\n\\nfunction checkShouldComponentUpdate(workInProgress, ctor, oldProps, newProps, oldState, newState, nextContext) {\\n  var instance = workInProgress.stateNode;\\n  if (typeof instance.shouldComponentUpdate === 'function') {\\n    startPhaseTimer(workInProgress, 'shouldComponentUpdate');\\n    var shouldUpdate = instance.shouldComponentUpdate(newProps, newState, nextContext);\\n    stopPhaseTimer();\\n\\n    {\\n      !(shouldUpdate !== undefined) ? warningWithoutStack$1(false, '%s.shouldComponentUpdate(): Returned undefined instead of a ' + 'boolean value. Make sure to return true or false.', getComponentName(ctor) || 'Component') : void 0;\\n    }\\n\\n    return shouldUpdate;\\n  }\\n\\n  if (ctor.prototype && ctor.prototype.isPureReactComponent) {\\n    return !shallowEqual(oldProps, newProps) || !shallowEqual(oldState, newState);\\n  }\\n\\n  return true;\\n}\\n\\nfunction checkClassInstance(workInProgress, ctor, newProps) {\\n  var instance = workInProgress.stateNode;\\n  {\\n    var name = getComponentName(ctor) || 'Component';\\n    var renderPresent = instance.render;\\n\\n    if (!renderPresent) {\\n      if (ctor.prototype && typeof ctor.prototype.render === 'function') {\\n        warningWithoutStack$1(false, '%s(...): No `render` method found on the returned component ' + 'instance: did you accidentally return an object from the constructor?', name);\\n      } else {\\n        warningWithoutStack$1(false, '%s(...): No `render` method found on the returned component ' + 'instance: you may have forgotten to define `render`.', name);\\n      }\\n    }\\n\\n    var noGetInitialStateOnES6 = !instance.getInitialState || instance.getInitialState.isReactClassApproved || instance.state;\\n    !noGetInitialStateOnES6 ? warningWithoutStack$1(false, 'getInitialState was defined on %s, a plain JavaScript class. ' + 'This is only supported for classes created using React.createClass. ' + 'Did you mean to define a state property instead?', name) : void 0;\\n    var noGetDefaultPropsOnES6 = !instance.getDefaultProps || instance.getDefaultProps.isReactClassApproved;\\n    !noGetDefaultPropsOnES6 ? warningWithoutStack$1(false, 'getDefaultProps was defined on %s, a plain JavaScript class. ' + 'This is only supported for classes created using React.createClass. ' + 'Use a static property to define defaultProps instead.', name) : void 0;\\n    var noInstancePropTypes = !instance.propTypes;\\n    !noInstancePropTypes ? warningWithoutStack$1(false, 'propTypes was defined as an instance property on %s. Use a static ' + 'property to define propTypes instead.', name) : void 0;\\n    var noInstanceContextType = !instance.contextType;\\n    !noInstanceContextType ? warningWithoutStack$1(false, 'contextType was defined as an instance property on %s. Use a static ' + 'property to define contextType instead.', name) : void 0;\\n    var noInstanceContextTypes = !instance.contextTypes;\\n    !noInstanceContextTypes ? warningWithoutStack$1(false, 'contextTypes was defined as an instance property on %s. Use a static ' + 'property to define contextTypes instead.', name) : void 0;\\n\\n    if (ctor.contextType && ctor.contextTypes && !didWarnAboutContextTypeAndContextTypes.has(ctor)) {\\n      didWarnAboutContextTypeAndContextTypes.add(ctor);\\n      warningWithoutStack$1(false, '%s declares both contextTypes and contextType static properties. ' + 'The legacy contextTypes property will be ignored.', name);\\n    }\\n\\n    var noComponentShouldUpdate = typeof instance.componentShouldUpdate !== 'function';\\n    !noComponentShouldUpdate ? warningWithoutStack$1(false, '%s has a method called ' + 'componentShouldUpdate(). Did you mean shouldComponentUpdate()? ' + 'The name is phrased as a question because the function is ' + 'expected to return a value.', name) : void 0;\\n    if (ctor.prototype && ctor.prototype.isPureReactComponent && typeof instance.shouldComponentUpdate !== 'undefined') {\\n      warningWithoutStack$1(false, '%s has a method called shouldComponentUpdate(). ' + 'shouldComponentUpdate should not be used when extending React.PureComponent. ' + 'Please extend React.Component if shouldComponentUpdate is used.', getComponentName(ctor) || 'A pure component');\\n    }\\n    var noComponentDidUnmount = typeof instance.componentDidUnmount !== 'function';\\n    !noComponentDidUnmount ? warningWithoutStack$1(false, '%s has a method called ' + 'componentDidUnmount(). But there is no such lifecycle method. ' + 'Did you mean componentWillUnmount()?', name) : void 0;\\n    var noComponentDidReceiveProps = typeof instance.componentDidReceiveProps !== 'function';\\n    !noComponentDidReceiveProps ? warningWithoutStack$1(false, '%s has a method called ' + 'componentDidReceiveProps(). But there is no such lifecycle method. ' + 'If you meant to update the state in response to changing props, ' + 'use componentWillReceiveProps(). If you meant to fetch data or ' + 'run side-effects or mutations after React has updated the UI, use componentDidUpdate().', name) : void 0;\\n    var noComponentWillRecieveProps = typeof instance.componentWillRecieveProps !== 'function';\\n    !noComponentWillRecieveProps ? warningWithoutStack$1(false, '%s has a method called ' + 'componentWillRecieveProps(). Did you mean componentWillReceiveProps()?', name) : void 0;\\n    var noUnsafeComponentWillRecieveProps = typeof instance.UNSAFE_componentWillRecieveProps !== 'function';\\n    !noUnsafeComponentWillRecieveProps ? warningWithoutStack$1(false, '%s has a method called ' + 'UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?', name) : void 0;\\n    var hasMutatedProps = instance.props !== newProps;\\n    !(instance.props === undefined || !hasMutatedProps) ? warningWithoutStack$1(false, '%s(...): When calling super() in `%s`, make sure to pass ' + \\\"up the same props that your component's constructor was passed.\\\", name, name) : void 0;\\n    var noInstanceDefaultProps = !instance.defaultProps;\\n    !noInstanceDefaultProps ? warningWithoutStack$1(false, 'Setting defaultProps as an instance property on %s is not supported and will be ignored.' + ' Instead, define defaultProps as a static property on %s.', name, name) : void 0;\\n\\n    if (typeof instance.getSnapshotBeforeUpdate === 'function' && typeof instance.componentDidUpdate !== 'function' && !didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate.has(ctor)) {\\n      didWarnAboutGetSnapshotBeforeUpdateWithoutDidUpdate.add(ctor);\\n      warningWithoutStack$1(false, '%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). ' + 'This component defines getSnapshotBeforeUpdate() only.', getComponentName(ctor));\\n    }\\n\\n    var noInstanceGetDerivedStateFromProps = typeof instance.getDerivedStateFromProps !== 'function';\\n    !noInstanceGetDerivedStateFromProps ? warningWithoutStack$1(false, '%s: getDerivedStateFromProps() is defined as an instance method ' + 'and will be ignored. Instead, declare it as a static method.', name) : void 0;\\n    var noInstanceGetDerivedStateFromCatch = typeof instance.getDerivedStateFromError !== 'function';\\n    !noInstanceGetDerivedStateFromCatch ? warningWithoutStack$1(false, '%s: getDerivedStateFromError() is defined as an instance method ' + 'and will be ignored. Instead, declare it as a static method.', name) : void 0;\\n    var noStaticGetSnapshotBeforeUpdate = typeof ctor.getSnapshotBeforeUpdate !== 'function';\\n    !noStaticGetSnapshotBeforeUpdate ? warningWithoutStack$1(false, '%s: getSnapshotBeforeUpdate() is defined as a static method ' + 'and will be ignored. Instead, declare it as an instance method.', name) : void 0;\\n    var _state = instance.state;\\n    if (_state && (typeof _state !== 'object' || isArray$1(_state))) {\\n      warningWithoutStack$1(false, '%s.state: must be set to an object or null', name);\\n    }\\n    if (typeof instance.getChildContext === 'function') {\\n      !(typeof ctor.childContextTypes === 'object') ? warningWithoutStack$1(false, '%s.getChildContext(): childContextTypes must be defined in order to ' + 'use getChildContext().', name) : void 0;\\n    }\\n  }\\n}\\n\\nfunction adoptClassInstance(workInProgress, instance) {\\n  instance.updater = classComponentUpdater;\\n  workInProgress.stateNode = instance;\\n  // The instance needs access to the fiber so that it can schedule updates\\n  set(instance, workInProgress);\\n  {\\n    instance._reactInternalInstance = fakeInternalInstance;\\n  }\\n}\\n\\nfunction constructClassInstance(workInProgress, ctor, props, renderExpirationTime) {\\n  var isLegacyContextConsumer = false;\\n  var unmaskedContext = emptyContextObject;\\n  var context = null;\\n  var contextType = ctor.contextType;\\n  if (typeof contextType === 'object' && contextType !== null) {\\n    {\\n      if (contextType.$$typeof !== REACT_CONTEXT_TYPE && !didWarnAboutInvalidateContextType.has(ctor)) {\\n        didWarnAboutInvalidateContextType.add(ctor);\\n        warningWithoutStack$1(false, '%s defines an invalid contextType. ' + 'contextType should point to the Context object returned by React.createContext(). ' + 'Did you accidentally pass the Context.Provider instead?', getComponentName(ctor) || 'Component');\\n      }\\n    }\\n\\n    context = readContext$1(contextType);\\n  } else {\\n    unmaskedContext = getUnmaskedContext(workInProgress, ctor, true);\\n    var contextTypes = ctor.contextTypes;\\n    isLegacyContextConsumer = contextTypes !== null && contextTypes !== undefined;\\n    context = isLegacyContextConsumer ? getMaskedContext(workInProgress, unmaskedContext) : emptyContextObject;\\n  }\\n\\n  // Instantiate twice to help detect side-effects.\\n  {\\n    if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\\n      new ctor(props, context); // eslint-disable-line no-new\\n    }\\n  }\\n\\n  var instance = new ctor(props, context);\\n  var state = workInProgress.memoizedState = instance.state !== null && instance.state !== undefined ? instance.state : null;\\n  adoptClassInstance(workInProgress, instance);\\n\\n  {\\n    if (typeof ctor.getDerivedStateFromProps === 'function' && state === null) {\\n      var componentName = getComponentName(ctor) || 'Component';\\n      if (!didWarnAboutUninitializedState.has(componentName)) {\\n        didWarnAboutUninitializedState.add(componentName);\\n        warningWithoutStack$1(false, '`%s` uses `getDerivedStateFromProps` but its initial state is ' + '%s. This is not recommended. Instead, define the initial state by ' + 'assigning an object to `this.state` in the constructor of `%s`. ' + 'This ensures that `getDerivedStateFromProps` arguments have a consistent shape.', componentName, instance.state === null ? 'null' : 'undefined', componentName);\\n      }\\n    }\\n\\n    // If new component APIs are defined, \\\"unsafe\\\" lifecycles won't be called.\\n    // Warn about these lifecycles if they are present.\\n    // Don't warn about react-lifecycles-compat polyfilled methods though.\\n    if (typeof ctor.getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function') {\\n      var foundWillMountName = null;\\n      var foundWillReceivePropsName = null;\\n      var foundWillUpdateName = null;\\n      if (typeof instance.componentWillMount === 'function' && instance.componentWillMount.__suppressDeprecationWarning !== true) {\\n        foundWillMountName = 'componentWillMount';\\n      } else if (typeof instance.UNSAFE_componentWillMount === 'function') {\\n        foundWillMountName = 'UNSAFE_componentWillMount';\\n      }\\n      if (typeof instance.componentWillReceiveProps === 'function' && instance.componentWillReceiveProps.__suppressDeprecationWarning !== true) {\\n        foundWillReceivePropsName = 'componentWillReceiveProps';\\n      } else if (typeof instance.UNSAFE_componentWillReceiveProps === 'function') {\\n        foundWillReceivePropsName = 'UNSAFE_componentWillReceiveProps';\\n      }\\n      if (typeof instance.componentWillUpdate === 'function' && instance.componentWillUpdate.__suppressDeprecationWarning !== true) {\\n        foundWillUpdateName = 'componentWillUpdate';\\n      } else if (typeof instance.UNSAFE_componentWillUpdate === 'function') {\\n        foundWillUpdateName = 'UNSAFE_componentWillUpdate';\\n      }\\n      if (foundWillMountName !== null || foundWillReceivePropsName !== null || foundWillUpdateName !== null) {\\n        var _componentName = getComponentName(ctor) || 'Component';\\n        var newApiName = typeof ctor.getDerivedStateFromProps === 'function' ? 'getDerivedStateFromProps()' : 'getSnapshotBeforeUpdate()';\\n        if (!didWarnAboutLegacyLifecyclesAndDerivedState.has(_componentName)) {\\n          didWarnAboutLegacyLifecyclesAndDerivedState.add(_componentName);\\n          warningWithoutStack$1(false, 'Unsafe legacy lifecycles will not be called for components using new component APIs.\\\\n\\\\n' + '%s uses %s but also contains the following legacy lifecycles:%s%s%s\\\\n\\\\n' + 'The above lifecycles should be removed. Learn more about this warning here:\\\\n' + 'https://fb.me/react-async-component-lifecycle-hooks', _componentName, newApiName, foundWillMountName !== null ? '\\\\n  ' + foundWillMountName : '', foundWillReceivePropsName !== null ? '\\\\n  ' + foundWillReceivePropsName : '', foundWillUpdateName !== null ? '\\\\n  ' + foundWillUpdateName : '');\\n        }\\n      }\\n    }\\n  }\\n\\n  // Cache unmasked context so we can avoid recreating masked context unless necessary.\\n  // ReactFiberContext usually updates this cache but can't for newly-created instances.\\n  if (isLegacyContextConsumer) {\\n    cacheContext(workInProgress, unmaskedContext, context);\\n  }\\n\\n  return instance;\\n}\\n\\nfunction callComponentWillMount(workInProgress, instance) {\\n  startPhaseTimer(workInProgress, 'componentWillMount');\\n  var oldState = instance.state;\\n\\n  if (typeof instance.componentWillMount === 'function') {\\n    instance.componentWillMount();\\n  }\\n  if (typeof instance.UNSAFE_componentWillMount === 'function') {\\n    instance.UNSAFE_componentWillMount();\\n  }\\n\\n  stopPhaseTimer();\\n\\n  if (oldState !== instance.state) {\\n    {\\n      warningWithoutStack$1(false, '%s.componentWillMount(): Assigning directly to this.state is ' + \\\"deprecated (except inside a component's \\\" + 'constructor). Use setState instead.', getComponentName(workInProgress.type) || 'Component');\\n    }\\n    classComponentUpdater.enqueueReplaceState(instance, instance.state, null);\\n  }\\n}\\n\\nfunction callComponentWillReceiveProps(workInProgress, instance, newProps, nextContext) {\\n  var oldState = instance.state;\\n  startPhaseTimer(workInProgress, 'componentWillReceiveProps');\\n  if (typeof instance.componentWillReceiveProps === 'function') {\\n    instance.componentWillReceiveProps(newProps, nextContext);\\n  }\\n  if (typeof instance.UNSAFE_componentWillReceiveProps === 'function') {\\n    instance.UNSAFE_componentWillReceiveProps(newProps, nextContext);\\n  }\\n  stopPhaseTimer();\\n\\n  if (instance.state !== oldState) {\\n    {\\n      var componentName = getComponentName(workInProgress.type) || 'Component';\\n      if (!didWarnAboutStateAssignmentForComponent.has(componentName)) {\\n        didWarnAboutStateAssignmentForComponent.add(componentName);\\n        warningWithoutStack$1(false, '%s.componentWillReceiveProps(): Assigning directly to ' + \\\"this.state is deprecated (except inside a component's \\\" + 'constructor). Use setState instead.', componentName);\\n      }\\n    }\\n    classComponentUpdater.enqueueReplaceState(instance, instance.state, null);\\n  }\\n}\\n\\n// Invokes the mount life-cycles on a previously never rendered instance.\\nfunction mountClassInstance(workInProgress, ctor, newProps, renderExpirationTime) {\\n  {\\n    checkClassInstance(workInProgress, ctor, newProps);\\n  }\\n\\n  var instance = workInProgress.stateNode;\\n  instance.props = newProps;\\n  instance.state = workInProgress.memoizedState;\\n  instance.refs = emptyRefsObject;\\n\\n  var contextType = ctor.contextType;\\n  if (typeof contextType === 'object' && contextType !== null) {\\n    instance.context = readContext$1(contextType);\\n  } else {\\n    var unmaskedContext = getUnmaskedContext(workInProgress, ctor, true);\\n    instance.context = getMaskedContext(workInProgress, unmaskedContext);\\n  }\\n\\n  {\\n    if (instance.state === newProps) {\\n      var componentName = getComponentName(ctor) || 'Component';\\n      if (!didWarnAboutDirectlyAssigningPropsToState.has(componentName)) {\\n        didWarnAboutDirectlyAssigningPropsToState.add(componentName);\\n        warningWithoutStack$1(false, '%s: It is not recommended to assign props directly to state ' + \\\"because updates to props won't be reflected in state. \\\" + 'In most cases, it is better to use props directly.', componentName);\\n      }\\n    }\\n\\n    if (workInProgress.mode & StrictMode) {\\n      ReactStrictModeWarnings.recordUnsafeLifecycleWarnings(workInProgress, instance);\\n\\n      ReactStrictModeWarnings.recordLegacyContextWarning(workInProgress, instance);\\n    }\\n\\n    if (warnAboutDeprecatedLifecycles) {\\n      ReactStrictModeWarnings.recordDeprecationWarnings(workInProgress, instance);\\n    }\\n  }\\n\\n  var updateQueue = workInProgress.updateQueue;\\n  if (updateQueue !== null) {\\n    processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);\\n    instance.state = workInProgress.memoizedState;\\n  }\\n\\n  var getDerivedStateFromProps = ctor.getDerivedStateFromProps;\\n  if (typeof getDerivedStateFromProps === 'function') {\\n    applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, newProps);\\n    instance.state = workInProgress.memoizedState;\\n  }\\n\\n  // In order to support react-lifecycles-compat polyfilled components,\\n  // Unsafe lifecycles should not be invoked for components using the new APIs.\\n  if (typeof ctor.getDerivedStateFromProps !== 'function' && typeof instance.getSnapshotBeforeUpdate !== 'function' && (typeof instance.UNSAFE_componentWillMount === 'function' || typeof instance.componentWillMount === 'function')) {\\n    callComponentWillMount(workInProgress, instance);\\n    // If we had additional state updates during this life-cycle, let's\\n    // process them now.\\n    updateQueue = workInProgress.updateQueue;\\n    if (updateQueue !== null) {\\n      processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);\\n      instance.state = workInProgress.memoizedState;\\n    }\\n  }\\n\\n  if (typeof instance.componentDidMount === 'function') {\\n    workInProgress.effectTag |= Update;\\n  }\\n}\\n\\nfunction resumeMountClassInstance(workInProgress, ctor, newProps, renderExpirationTime) {\\n  var instance = workInProgress.stateNode;\\n\\n  var oldProps = workInProgress.memoizedProps;\\n  instance.props = oldProps;\\n\\n  var oldContext = instance.context;\\n  var contextType = ctor.contextType;\\n  var nextContext = void 0;\\n  if (typeof contextType === 'object' && contextType !== null) {\\n    nextContext = readContext$1(contextType);\\n  } else {\\n    var nextLegacyUnmaskedContext = getUnmaskedContext(workInProgress, ctor, true);\\n    nextContext = getMaskedContext(workInProgress, nextLegacyUnmaskedContext);\\n  }\\n\\n  var getDerivedStateFromProps = ctor.getDerivedStateFromProps;\\n  var hasNewLifecycles = typeof getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function';\\n\\n  // Note: During these life-cycles, instance.props/instance.state are what\\n  // ever the previously attempted to render - not the \\\"current\\\". However,\\n  // during componentDidUpdate we pass the \\\"current\\\" props.\\n\\n  // In order to support react-lifecycles-compat polyfilled components,\\n  // Unsafe lifecycles should not be invoked for components using the new APIs.\\n  if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillReceiveProps === 'function' || typeof instance.componentWillReceiveProps === 'function')) {\\n    if (oldProps !== newProps || oldContext !== nextContext) {\\n      callComponentWillReceiveProps(workInProgress, instance, newProps, nextContext);\\n    }\\n  }\\n\\n  resetHasForceUpdateBeforeProcessing();\\n\\n  var oldState = workInProgress.memoizedState;\\n  var newState = instance.state = oldState;\\n  var updateQueue = workInProgress.updateQueue;\\n  if (updateQueue !== null) {\\n    processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);\\n    newState = workInProgress.memoizedState;\\n  }\\n  if (oldProps === newProps && oldState === newState && !hasContextChanged() && !checkHasForceUpdateAfterProcessing()) {\\n    // If an update was already in progress, we should schedule an Update\\n    // effect even though we're bailing out, so that cWU/cDU are called.\\n    if (typeof instance.componentDidMount === 'function') {\\n      workInProgress.effectTag |= Update;\\n    }\\n    return false;\\n  }\\n\\n  if (typeof getDerivedStateFromProps === 'function') {\\n    applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, newProps);\\n    newState = workInProgress.memoizedState;\\n  }\\n\\n  var shouldUpdate = checkHasForceUpdateAfterProcessing() || checkShouldComponentUpdate(workInProgress, ctor, oldProps, newProps, oldState, newState, nextContext);\\n\\n  if (shouldUpdate) {\\n    // In order to support react-lifecycles-compat polyfilled components,\\n    // Unsafe lifecycles should not be invoked for components using the new APIs.\\n    if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillMount === 'function' || typeof instance.componentWillMount === 'function')) {\\n      startPhaseTimer(workInProgress, 'componentWillMount');\\n      if (typeof instance.componentWillMount === 'function') {\\n        instance.componentWillMount();\\n      }\\n      if (typeof instance.UNSAFE_componentWillMount === 'function') {\\n        instance.UNSAFE_componentWillMount();\\n      }\\n      stopPhaseTimer();\\n    }\\n    if (typeof instance.componentDidMount === 'function') {\\n      workInProgress.effectTag |= Update;\\n    }\\n  } else {\\n    // If an update was already in progress, we should schedule an Update\\n    // effect even though we're bailing out, so that cWU/cDU are called.\\n    if (typeof instance.componentDidMount === 'function') {\\n      workInProgress.effectTag |= Update;\\n    }\\n\\n    // If shouldComponentUpdate returned false, we should still update the\\n    // memoized state to indicate that this work can be reused.\\n    workInProgress.memoizedProps = newProps;\\n    workInProgress.memoizedState = newState;\\n  }\\n\\n  // Update the existing instance's state, props, and context pointers even\\n  // if shouldComponentUpdate returns false.\\n  instance.props = newProps;\\n  instance.state = newState;\\n  instance.context = nextContext;\\n\\n  return shouldUpdate;\\n}\\n\\n// Invokes the update life-cycles and returns false if it shouldn't rerender.\\nfunction updateClassInstance(current, workInProgress, ctor, newProps, renderExpirationTime) {\\n  var instance = workInProgress.stateNode;\\n\\n  var oldProps = workInProgress.memoizedProps;\\n  instance.props = oldProps;\\n\\n  var oldContext = instance.context;\\n  var contextType = ctor.contextType;\\n  var nextContext = void 0;\\n  if (typeof contextType === 'object' && contextType !== null) {\\n    nextContext = readContext$1(contextType);\\n  } else {\\n    var nextUnmaskedContext = getUnmaskedContext(workInProgress, ctor, true);\\n    nextContext = getMaskedContext(workInProgress, nextUnmaskedContext);\\n  }\\n\\n  var getDerivedStateFromProps = ctor.getDerivedStateFromProps;\\n  var hasNewLifecycles = typeof getDerivedStateFromProps === 'function' || typeof instance.getSnapshotBeforeUpdate === 'function';\\n\\n  // Note: During these life-cycles, instance.props/instance.state are what\\n  // ever the previously attempted to render - not the \\\"current\\\". However,\\n  // during componentDidUpdate we pass the \\\"current\\\" props.\\n\\n  // In order to support react-lifecycles-compat polyfilled components,\\n  // Unsafe lifecycles should not be invoked for components using the new APIs.\\n  if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillReceiveProps === 'function' || typeof instance.componentWillReceiveProps === 'function')) {\\n    if (oldProps !== newProps || oldContext !== nextContext) {\\n      callComponentWillReceiveProps(workInProgress, instance, newProps, nextContext);\\n    }\\n  }\\n\\n  resetHasForceUpdateBeforeProcessing();\\n\\n  var oldState = workInProgress.memoizedState;\\n  var newState = instance.state = oldState;\\n  var updateQueue = workInProgress.updateQueue;\\n  if (updateQueue !== null) {\\n    processUpdateQueue(workInProgress, updateQueue, newProps, instance, renderExpirationTime);\\n    newState = workInProgress.memoizedState;\\n  }\\n\\n  if (oldProps === newProps && oldState === newState && !hasContextChanged() && !checkHasForceUpdateAfterProcessing()) {\\n    // If an update was already in progress, we should schedule an Update\\n    // effect even though we're bailing out, so that cWU/cDU are called.\\n    if (typeof instance.componentDidUpdate === 'function') {\\n      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {\\n        workInProgress.effectTag |= Update;\\n      }\\n    }\\n    if (typeof instance.getSnapshotBeforeUpdate === 'function') {\\n      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {\\n        workInProgress.effectTag |= Snapshot;\\n      }\\n    }\\n    return false;\\n  }\\n\\n  if (typeof getDerivedStateFromProps === 'function') {\\n    applyDerivedStateFromProps(workInProgress, ctor, getDerivedStateFromProps, newProps);\\n    newState = workInProgress.memoizedState;\\n  }\\n\\n  var shouldUpdate = checkHasForceUpdateAfterProcessing() || checkShouldComponentUpdate(workInProgress, ctor, oldProps, newProps, oldState, newState, nextContext);\\n\\n  if (shouldUpdate) {\\n    // In order to support react-lifecycles-compat polyfilled components,\\n    // Unsafe lifecycles should not be invoked for components using the new APIs.\\n    if (!hasNewLifecycles && (typeof instance.UNSAFE_componentWillUpdate === 'function' || typeof instance.componentWillUpdate === 'function')) {\\n      startPhaseTimer(workInProgress, 'componentWillUpdate');\\n      if (typeof instance.componentWillUpdate === 'function') {\\n        instance.componentWillUpdate(newProps, newState, nextContext);\\n      }\\n      if (typeof instance.UNSAFE_componentWillUpdate === 'function') {\\n        instance.UNSAFE_componentWillUpdate(newProps, newState, nextContext);\\n      }\\n      stopPhaseTimer();\\n    }\\n    if (typeof instance.componentDidUpdate === 'function') {\\n      workInProgress.effectTag |= Update;\\n    }\\n    if (typeof instance.getSnapshotBeforeUpdate === 'function') {\\n      workInProgress.effectTag |= Snapshot;\\n    }\\n  } else {\\n    // If an update was already in progress, we should schedule an Update\\n    // effect even though we're bailing out, so that cWU/cDU are called.\\n    if (typeof instance.componentDidUpdate === 'function') {\\n      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {\\n        workInProgress.effectTag |= Update;\\n      }\\n    }\\n    if (typeof instance.getSnapshotBeforeUpdate === 'function') {\\n      if (oldProps !== current.memoizedProps || oldState !== current.memoizedState) {\\n        workInProgress.effectTag |= Snapshot;\\n      }\\n    }\\n\\n    // If shouldComponentUpdate returned false, we should still update the\\n    // memoized props/state to indicate that this work can be reused.\\n    workInProgress.memoizedProps = newProps;\\n    workInProgress.memoizedState = newState;\\n  }\\n\\n  // Update the existing instance's state, props, and context pointers even\\n  // if shouldComponentUpdate returns false.\\n  instance.props = newProps;\\n  instance.state = newState;\\n  instance.context = nextContext;\\n\\n  return shouldUpdate;\\n}\\n\\nvar didWarnAboutMaps = void 0;\\nvar didWarnAboutGenerators = void 0;\\nvar didWarnAboutStringRefInStrictMode = void 0;\\nvar ownerHasKeyUseWarning = void 0;\\nvar ownerHasFunctionTypeWarning = void 0;\\nvar warnForMissingKey = function (child) {};\\n\\n{\\n  didWarnAboutMaps = false;\\n  didWarnAboutGenerators = false;\\n  didWarnAboutStringRefInStrictMode = {};\\n\\n  /**\\n   * Warn if there's no key explicitly set on dynamic arrays of children or\\n   * object keys are not valid. This allows us to keep track of children between\\n   * updates.\\n   */\\n  ownerHasKeyUseWarning = {};\\n  ownerHasFunctionTypeWarning = {};\\n\\n  warnForMissingKey = function (child) {\\n    if (child === null || typeof child !== 'object') {\\n      return;\\n    }\\n    if (!child._store || child._store.validated || child.key != null) {\\n      return;\\n    }\\n    !(typeof child._store === 'object') ? invariant(false, 'React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n    child._store.validated = true;\\n\\n    var currentComponentErrorInfo = 'Each child in an array or iterator should have a unique ' + '\\\"key\\\" prop. See https://fb.me/react-warning-keys for ' + 'more information.' + getCurrentFiberStackInDev();\\n    if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {\\n      return;\\n    }\\n    ownerHasKeyUseWarning[currentComponentErrorInfo] = true;\\n\\n    warning$1(false, 'Each child in an array or iterator should have a unique ' + '\\\"key\\\" prop. See https://fb.me/react-warning-keys for ' + 'more information.');\\n  };\\n}\\n\\nvar isArray = Array.isArray;\\n\\nfunction coerceRef(returnFiber, current$$1, element) {\\n  var mixedRef = element.ref;\\n  if (mixedRef !== null && typeof mixedRef !== 'function' && typeof mixedRef !== 'object') {\\n    {\\n      if (returnFiber.mode & StrictMode) {\\n        var componentName = getComponentName(returnFiber.type) || 'Component';\\n        if (!didWarnAboutStringRefInStrictMode[componentName]) {\\n          warningWithoutStack$1(false, 'A string ref, \\\"%s\\\", has been found within a strict mode tree. ' + 'String refs are a source of potential bugs and should be avoided. ' + 'We recommend using createRef() instead.' + '\\\\n%s' + '\\\\n\\\\nLearn more about using refs safely here:' + '\\\\nhttps://fb.me/react-strict-mode-string-ref', mixedRef, getStackByFiberInDevAndProd(returnFiber));\\n          didWarnAboutStringRefInStrictMode[componentName] = true;\\n        }\\n      }\\n    }\\n\\n    if (element._owner) {\\n      var owner = element._owner;\\n      var inst = void 0;\\n      if (owner) {\\n        var ownerFiber = owner;\\n        !(ownerFiber.tag === ClassComponent) ? invariant(false, 'Function components cannot have refs.') : void 0;\\n        inst = ownerFiber.stateNode;\\n      }\\n      !inst ? invariant(false, 'Missing owner for string ref %s. This error is likely caused by a bug in React. Please file an issue.', mixedRef) : void 0;\\n      var stringRef = '' + mixedRef;\\n      // Check if previous string ref matches new string ref\\n      if (current$$1 !== null && current$$1.ref !== null && typeof current$$1.ref === 'function' && current$$1.ref._stringRef === stringRef) {\\n        return current$$1.ref;\\n      }\\n      var ref = function (value) {\\n        var refs = inst.refs;\\n        if (refs === emptyRefsObject) {\\n          // This is a lazy pooled frozen object, so we need to initialize.\\n          refs = inst.refs = {};\\n        }\\n        if (value === null) {\\n          delete refs[stringRef];\\n        } else {\\n          refs[stringRef] = value;\\n        }\\n      };\\n      ref._stringRef = stringRef;\\n      return ref;\\n    } else {\\n      !(typeof mixedRef === 'string') ? invariant(false, 'Expected ref to be a function, a string, an object returned by React.createRef(), or null.') : void 0;\\n      !element._owner ? invariant(false, 'Element ref was specified as a string (%s) but no owner was set. This could happen for one of the following reasons:\\\\n1. You may be adding a ref to a function component\\\\n2. You may be adding a ref to a component that was not created inside a component\\\\'s render method\\\\n3. You have multiple copies of React loaded\\\\nSee https://fb.me/react-refs-must-have-owner for more information.', mixedRef) : void 0;\\n    }\\n  }\\n  return mixedRef;\\n}\\n\\nfunction throwOnInvalidObjectType(returnFiber, newChild) {\\n  if (returnFiber.type !== 'textarea') {\\n    var addendum = '';\\n    {\\n      addendum = ' If you meant to render a collection of children, use an array ' + 'instead.' + getCurrentFiberStackInDev();\\n    }\\n    invariant(false, 'Objects are not valid as a React child (found: %s).%s', Object.prototype.toString.call(newChild) === '[object Object]' ? 'object with keys {' + Object.keys(newChild).join(', ') + '}' : newChild, addendum);\\n  }\\n}\\n\\nfunction warnOnFunctionType() {\\n  var currentComponentErrorInfo = 'Functions are not valid as a React child. This may happen if ' + 'you return a Component instead of <Component /> from render. ' + 'Or maybe you meant to call this function rather than return it.' + getCurrentFiberStackInDev();\\n\\n  if (ownerHasFunctionTypeWarning[currentComponentErrorInfo]) {\\n    return;\\n  }\\n  ownerHasFunctionTypeWarning[currentComponentErrorInfo] = true;\\n\\n  warning$1(false, 'Functions are not valid as a React child. This may happen if ' + 'you return a Component instead of <Component /> from render. ' + 'Or maybe you meant to call this function rather than return it.');\\n}\\n\\n// This wrapper function exists because I expect to clone the code in each path\\n// to be able to optimize each path individually by branching early. This needs\\n// a compiler or we can do it manually. Helpers that don't need this branching\\n// live outside of this function.\\nfunction ChildReconciler(shouldTrackSideEffects) {\\n  function deleteChild(returnFiber, childToDelete) {\\n    if (!shouldTrackSideEffects) {\\n      // Noop.\\n      return;\\n    }\\n    // Deletions are added in reversed order so we add it to the front.\\n    // At this point, the return fiber's effect list is empty except for\\n    // deletions, so we can just append the deletion to the list. The remaining\\n    // effects aren't added until the complete phase. Once we implement\\n    // resuming, this may not be true.\\n    var last = returnFiber.lastEffect;\\n    if (last !== null) {\\n      last.nextEffect = childToDelete;\\n      returnFiber.lastEffect = childToDelete;\\n    } else {\\n      returnFiber.firstEffect = returnFiber.lastEffect = childToDelete;\\n    }\\n    childToDelete.nextEffect = null;\\n    childToDelete.effectTag = Deletion;\\n  }\\n\\n  function deleteRemainingChildren(returnFiber, currentFirstChild) {\\n    if (!shouldTrackSideEffects) {\\n      // Noop.\\n      return null;\\n    }\\n\\n    // TODO: For the shouldClone case, this could be micro-optimized a bit by\\n    // assuming that after the first child we've already added everything.\\n    var childToDelete = currentFirstChild;\\n    while (childToDelete !== null) {\\n      deleteChild(returnFiber, childToDelete);\\n      childToDelete = childToDelete.sibling;\\n    }\\n    return null;\\n  }\\n\\n  function mapRemainingChildren(returnFiber, currentFirstChild) {\\n    // Add the remaining children to a temporary map so that we can find them by\\n    // keys quickly. Implicit (null) keys get added to this set with their index\\n    var existingChildren = new Map();\\n\\n    var existingChild = currentFirstChild;\\n    while (existingChild !== null) {\\n      if (existingChild.key !== null) {\\n        existingChildren.set(existingChild.key, existingChild);\\n      } else {\\n        existingChildren.set(existingChild.index, existingChild);\\n      }\\n      existingChild = existingChild.sibling;\\n    }\\n    return existingChildren;\\n  }\\n\\n  function useFiber(fiber, pendingProps, expirationTime) {\\n    // We currently set sibling to null and index to 0 here because it is easy\\n    // to forget to do before returning it. E.g. for the single child case.\\n    var clone = createWorkInProgress(fiber, pendingProps, expirationTime);\\n    clone.index = 0;\\n    clone.sibling = null;\\n    return clone;\\n  }\\n\\n  function placeChild(newFiber, lastPlacedIndex, newIndex) {\\n    newFiber.index = newIndex;\\n    if (!shouldTrackSideEffects) {\\n      // Noop.\\n      return lastPlacedIndex;\\n    }\\n    var current$$1 = newFiber.alternate;\\n    if (current$$1 !== null) {\\n      var oldIndex = current$$1.index;\\n      if (oldIndex < lastPlacedIndex) {\\n        // This is a move.\\n        newFiber.effectTag = Placement;\\n        return lastPlacedIndex;\\n      } else {\\n        // This item can stay in place.\\n        return oldIndex;\\n      }\\n    } else {\\n      // This is an insertion.\\n      newFiber.effectTag = Placement;\\n      return lastPlacedIndex;\\n    }\\n  }\\n\\n  function placeSingleChild(newFiber) {\\n    // This is simpler for the single child case. We only need to do a\\n    // placement for inserting new children.\\n    if (shouldTrackSideEffects && newFiber.alternate === null) {\\n      newFiber.effectTag = Placement;\\n    }\\n    return newFiber;\\n  }\\n\\n  function updateTextNode(returnFiber, current$$1, textContent, expirationTime) {\\n    if (current$$1 === null || current$$1.tag !== HostText) {\\n      // Insert\\n      var created = createFiberFromText(textContent, returnFiber.mode, expirationTime);\\n      created.return = returnFiber;\\n      return created;\\n    } else {\\n      // Update\\n      var existing = useFiber(current$$1, textContent, expirationTime);\\n      existing.return = returnFiber;\\n      return existing;\\n    }\\n  }\\n\\n  function updateElement(returnFiber, current$$1, element, expirationTime) {\\n    if (current$$1 !== null && current$$1.elementType === element.type) {\\n      // Move based on index\\n      var existing = useFiber(current$$1, element.props, expirationTime);\\n      existing.ref = coerceRef(returnFiber, current$$1, element);\\n      existing.return = returnFiber;\\n      {\\n        existing._debugSource = element._source;\\n        existing._debugOwner = element._owner;\\n      }\\n      return existing;\\n    } else {\\n      // Insert\\n      var created = createFiberFromElement(element, returnFiber.mode, expirationTime);\\n      created.ref = coerceRef(returnFiber, current$$1, element);\\n      created.return = returnFiber;\\n      return created;\\n    }\\n  }\\n\\n  function updatePortal(returnFiber, current$$1, portal, expirationTime) {\\n    if (current$$1 === null || current$$1.tag !== HostPortal || current$$1.stateNode.containerInfo !== portal.containerInfo || current$$1.stateNode.implementation !== portal.implementation) {\\n      // Insert\\n      var created = createFiberFromPortal(portal, returnFiber.mode, expirationTime);\\n      created.return = returnFiber;\\n      return created;\\n    } else {\\n      // Update\\n      var existing = useFiber(current$$1, portal.children || [], expirationTime);\\n      existing.return = returnFiber;\\n      return existing;\\n    }\\n  }\\n\\n  function updateFragment(returnFiber, current$$1, fragment, expirationTime, key) {\\n    if (current$$1 === null || current$$1.tag !== Fragment) {\\n      // Insert\\n      var created = createFiberFromFragment(fragment, returnFiber.mode, expirationTime, key);\\n      created.return = returnFiber;\\n      return created;\\n    } else {\\n      // Update\\n      var existing = useFiber(current$$1, fragment, expirationTime);\\n      existing.return = returnFiber;\\n      return existing;\\n    }\\n  }\\n\\n  function createChild(returnFiber, newChild, expirationTime) {\\n    if (typeof newChild === 'string' || typeof newChild === 'number') {\\n      // Text nodes don't have keys. If the previous node is implicitly keyed\\n      // we can continue to replace it without aborting even if it is not a text\\n      // node.\\n      var created = createFiberFromText('' + newChild, returnFiber.mode, expirationTime);\\n      created.return = returnFiber;\\n      return created;\\n    }\\n\\n    if (typeof newChild === 'object' && newChild !== null) {\\n      switch (newChild.$$typeof) {\\n        case REACT_ELEMENT_TYPE:\\n          {\\n            var _created = createFiberFromElement(newChild, returnFiber.mode, expirationTime);\\n            _created.ref = coerceRef(returnFiber, null, newChild);\\n            _created.return = returnFiber;\\n            return _created;\\n          }\\n        case REACT_PORTAL_TYPE:\\n          {\\n            var _created2 = createFiberFromPortal(newChild, returnFiber.mode, expirationTime);\\n            _created2.return = returnFiber;\\n            return _created2;\\n          }\\n      }\\n\\n      if (isArray(newChild) || getIteratorFn(newChild)) {\\n        var _created3 = createFiberFromFragment(newChild, returnFiber.mode, expirationTime, null);\\n        _created3.return = returnFiber;\\n        return _created3;\\n      }\\n\\n      throwOnInvalidObjectType(returnFiber, newChild);\\n    }\\n\\n    {\\n      if (typeof newChild === 'function') {\\n        warnOnFunctionType();\\n      }\\n    }\\n\\n    return null;\\n  }\\n\\n  function updateSlot(returnFiber, oldFiber, newChild, expirationTime) {\\n    // Update the fiber if the keys match, otherwise return null.\\n\\n    var key = oldFiber !== null ? oldFiber.key : null;\\n\\n    if (typeof newChild === 'string' || typeof newChild === 'number') {\\n      // Text nodes don't have keys. If the previous node is implicitly keyed\\n      // we can continue to replace it without aborting even if it is not a text\\n      // node.\\n      if (key !== null) {\\n        return null;\\n      }\\n      return updateTextNode(returnFiber, oldFiber, '' + newChild, expirationTime);\\n    }\\n\\n    if (typeof newChild === 'object' && newChild !== null) {\\n      switch (newChild.$$typeof) {\\n        case REACT_ELEMENT_TYPE:\\n          {\\n            if (newChild.key === key) {\\n              if (newChild.type === REACT_FRAGMENT_TYPE) {\\n                return updateFragment(returnFiber, oldFiber, newChild.props.children, expirationTime, key);\\n              }\\n              return updateElement(returnFiber, oldFiber, newChild, expirationTime);\\n            } else {\\n              return null;\\n            }\\n          }\\n        case REACT_PORTAL_TYPE:\\n          {\\n            if (newChild.key === key) {\\n              return updatePortal(returnFiber, oldFiber, newChild, expirationTime);\\n            } else {\\n              return null;\\n            }\\n          }\\n      }\\n\\n      if (isArray(newChild) || getIteratorFn(newChild)) {\\n        if (key !== null) {\\n          return null;\\n        }\\n\\n        return updateFragment(returnFiber, oldFiber, newChild, expirationTime, null);\\n      }\\n\\n      throwOnInvalidObjectType(returnFiber, newChild);\\n    }\\n\\n    {\\n      if (typeof newChild === 'function') {\\n        warnOnFunctionType();\\n      }\\n    }\\n\\n    return null;\\n  }\\n\\n  function updateFromMap(existingChildren, returnFiber, newIdx, newChild, expirationTime) {\\n    if (typeof newChild === 'string' || typeof newChild === 'number') {\\n      // Text nodes don't have keys, so we neither have to check the old nor\\n      // new node for the key. If both are text nodes, they match.\\n      var matchedFiber = existingChildren.get(newIdx) || null;\\n      return updateTextNode(returnFiber, matchedFiber, '' + newChild, expirationTime);\\n    }\\n\\n    if (typeof newChild === 'object' && newChild !== null) {\\n      switch (newChild.$$typeof) {\\n        case REACT_ELEMENT_TYPE:\\n          {\\n            var _matchedFiber = existingChildren.get(newChild.key === null ? newIdx : newChild.key) || null;\\n            if (newChild.type === REACT_FRAGMENT_TYPE) {\\n              return updateFragment(returnFiber, _matchedFiber, newChild.props.children, expirationTime, newChild.key);\\n            }\\n            return updateElement(returnFiber, _matchedFiber, newChild, expirationTime);\\n          }\\n        case REACT_PORTAL_TYPE:\\n          {\\n            var _matchedFiber2 = existingChildren.get(newChild.key === null ? newIdx : newChild.key) || null;\\n            return updatePortal(returnFiber, _matchedFiber2, newChild, expirationTime);\\n          }\\n      }\\n\\n      if (isArray(newChild) || getIteratorFn(newChild)) {\\n        var _matchedFiber3 = existingChildren.get(newIdx) || null;\\n        return updateFragment(returnFiber, _matchedFiber3, newChild, expirationTime, null);\\n      }\\n\\n      throwOnInvalidObjectType(returnFiber, newChild);\\n    }\\n\\n    {\\n      if (typeof newChild === 'function') {\\n        warnOnFunctionType();\\n      }\\n    }\\n\\n    return null;\\n  }\\n\\n  /**\\n   * Warns if there is a duplicate or missing key\\n   */\\n  function warnOnInvalidKey(child, knownKeys) {\\n    {\\n      if (typeof child !== 'object' || child === null) {\\n        return knownKeys;\\n      }\\n      switch (child.$$typeof) {\\n        case REACT_ELEMENT_TYPE:\\n        case REACT_PORTAL_TYPE:\\n          warnForMissingKey(child);\\n          var key = child.key;\\n          if (typeof key !== 'string') {\\n            break;\\n          }\\n          if (knownKeys === null) {\\n            knownKeys = new Set();\\n            knownKeys.add(key);\\n            break;\\n          }\\n          if (!knownKeys.has(key)) {\\n            knownKeys.add(key);\\n            break;\\n          }\\n          warning$1(false, 'Encountered two children with the same key, `%s`. ' + 'Keys should be unique so that components maintain their identity ' + 'across updates. Non-unique keys may cause children to be ' + 'duplicated and/or omitted — the behavior is unsupported and ' + 'could change in a future version.', key);\\n          break;\\n        default:\\n          break;\\n      }\\n    }\\n    return knownKeys;\\n  }\\n\\n  function reconcileChildrenArray(returnFiber, currentFirstChild, newChildren, expirationTime) {\\n    // This algorithm can't optimize by searching from boths ends since we\\n    // don't have backpointers on fibers. I'm trying to see how far we can get\\n    // with that model. If it ends up not being worth the tradeoffs, we can\\n    // add it later.\\n\\n    // Even with a two ended optimization, we'd want to optimize for the case\\n    // where there are few changes and brute force the comparison instead of\\n    // going for the Map. It'd like to explore hitting that path first in\\n    // forward-only mode and only go for the Map once we notice that we need\\n    // lots of look ahead. This doesn't handle reversal as well as two ended\\n    // search but that's unusual. Besides, for the two ended optimization to\\n    // work on Iterables, we'd need to copy the whole set.\\n\\n    // In this first iteration, we'll just live with hitting the bad case\\n    // (adding everything to a Map) in for every insert/move.\\n\\n    // If you change this code, also update reconcileChildrenIterator() which\\n    // uses the same algorithm.\\n\\n    {\\n      // First, validate keys.\\n      var knownKeys = null;\\n      for (var i = 0; i < newChildren.length; i++) {\\n        var child = newChildren[i];\\n        knownKeys = warnOnInvalidKey(child, knownKeys);\\n      }\\n    }\\n\\n    var resultingFirstChild = null;\\n    var previousNewFiber = null;\\n\\n    var oldFiber = currentFirstChild;\\n    var lastPlacedIndex = 0;\\n    var newIdx = 0;\\n    var nextOldFiber = null;\\n    for (; oldFiber !== null && newIdx < newChildren.length; newIdx++) {\\n      if (oldFiber.index > newIdx) {\\n        nextOldFiber = oldFiber;\\n        oldFiber = null;\\n      } else {\\n        nextOldFiber = oldFiber.sibling;\\n      }\\n      var newFiber = updateSlot(returnFiber, oldFiber, newChildren[newIdx], expirationTime);\\n      if (newFiber === null) {\\n        // TODO: This breaks on empty slots like null children. That's\\n        // unfortunate because it triggers the slow path all the time. We need\\n        // a better way to communicate whether this was a miss or null,\\n        // boolean, undefined, etc.\\n        if (oldFiber === null) {\\n          oldFiber = nextOldFiber;\\n        }\\n        break;\\n      }\\n      if (shouldTrackSideEffects) {\\n        if (oldFiber && newFiber.alternate === null) {\\n          // We matched the slot, but we didn't reuse the existing fiber, so we\\n          // need to delete the existing child.\\n          deleteChild(returnFiber, oldFiber);\\n        }\\n      }\\n      lastPlacedIndex = placeChild(newFiber, lastPlacedIndex, newIdx);\\n      if (previousNewFiber === null) {\\n        // TODO: Move out of the loop. This only happens for the first run.\\n        resultingFirstChild = newFiber;\\n      } else {\\n        // TODO: Defer siblings if we're not at the right index for this slot.\\n        // I.e. if we had null values before, then we want to defer this\\n        // for each null value. However, we also don't want to call updateSlot\\n        // with the previous one.\\n        previousNewFiber.sibling = newFiber;\\n      }\\n      previousNewFiber = newFiber;\\n      oldFiber = nextOldFiber;\\n    }\\n\\n    if (newIdx === newChildren.length) {\\n      // We've reached the end of the new children. We can delete the rest.\\n      deleteRemainingChildren(returnFiber, oldFiber);\\n      return resultingFirstChild;\\n    }\\n\\n    if (oldFiber === null) {\\n      // If we don't have any more existing children we can choose a fast path\\n      // since the rest will all be insertions.\\n      for (; newIdx < newChildren.length; newIdx++) {\\n        var _newFiber = createChild(returnFiber, newChildren[newIdx], expirationTime);\\n        if (!_newFiber) {\\n          continue;\\n        }\\n        lastPlacedIndex = placeChild(_newFiber, lastPlacedIndex, newIdx);\\n        if (previousNewFiber === null) {\\n          // TODO: Move out of the loop. This only happens for the first run.\\n          resultingFirstChild = _newFiber;\\n        } else {\\n          previousNewFiber.sibling = _newFiber;\\n        }\\n        previousNewFiber = _newFiber;\\n      }\\n      return resultingFirstChild;\\n    }\\n\\n    // Add all children to a key map for quick lookups.\\n    var existingChildren = mapRemainingChildren(returnFiber, oldFiber);\\n\\n    // Keep scanning and use the map to restore deleted items as moves.\\n    for (; newIdx < newChildren.length; newIdx++) {\\n      var _newFiber2 = updateFromMap(existingChildren, returnFiber, newIdx, newChildren[newIdx], expirationTime);\\n      if (_newFiber2) {\\n        if (shouldTrackSideEffects) {\\n          if (_newFiber2.alternate !== null) {\\n            // The new fiber is a work in progress, but if there exists a\\n            // current, that means that we reused the fiber. We need to delete\\n            // it from the child list so that we don't add it to the deletion\\n            // list.\\n            existingChildren.delete(_newFiber2.key === null ? newIdx : _newFiber2.key);\\n          }\\n        }\\n        lastPlacedIndex = placeChild(_newFiber2, lastPlacedIndex, newIdx);\\n        if (previousNewFiber === null) {\\n          resultingFirstChild = _newFiber2;\\n        } else {\\n          previousNewFiber.sibling = _newFiber2;\\n        }\\n        previousNewFiber = _newFiber2;\\n      }\\n    }\\n\\n    if (shouldTrackSideEffects) {\\n      // Any existing children that weren't consumed above were deleted. We need\\n      // to add them to the deletion list.\\n      existingChildren.forEach(function (child) {\\n        return deleteChild(returnFiber, child);\\n      });\\n    }\\n\\n    return resultingFirstChild;\\n  }\\n\\n  function reconcileChildrenIterator(returnFiber, currentFirstChild, newChildrenIterable, expirationTime) {\\n    // This is the same implementation as reconcileChildrenArray(),\\n    // but using the iterator instead.\\n\\n    var iteratorFn = getIteratorFn(newChildrenIterable);\\n    !(typeof iteratorFn === 'function') ? invariant(false, 'An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n\\n    {\\n      // We don't support rendering Generators because it's a mutation.\\n      // See https://github.com/facebook/react/issues/12995\\n      if (typeof Symbol === 'function' &&\\n      // $FlowFixMe Flow doesn't know about toStringTag\\n      newChildrenIterable[Symbol.toStringTag] === 'Generator') {\\n        !didWarnAboutGenerators ? warning$1(false, 'Using Generators as children is unsupported and will likely yield ' + 'unexpected results because enumerating a generator mutates it. ' + 'You may convert it to an array with `Array.from()` or the ' + '`[...spread]` operator before rendering. Keep in mind ' + 'you might need to polyfill these features for older browsers.') : void 0;\\n        didWarnAboutGenerators = true;\\n      }\\n\\n      // Warn about using Maps as children\\n      if (newChildrenIterable.entries === iteratorFn) {\\n        !didWarnAboutMaps ? warning$1(false, 'Using Maps as children is unsupported and will likely yield ' + 'unexpected results. Convert it to a sequence/iterable of keyed ' + 'ReactElements instead.') : void 0;\\n        didWarnAboutMaps = true;\\n      }\\n\\n      // First, validate keys.\\n      // We'll get a different iterator later for the main pass.\\n      var _newChildren = iteratorFn.call(newChildrenIterable);\\n      if (_newChildren) {\\n        var knownKeys = null;\\n        var _step = _newChildren.next();\\n        for (; !_step.done; _step = _newChildren.next()) {\\n          var child = _step.value;\\n          knownKeys = warnOnInvalidKey(child, knownKeys);\\n        }\\n      }\\n    }\\n\\n    var newChildren = iteratorFn.call(newChildrenIterable);\\n    !(newChildren != null) ? invariant(false, 'An iterable object provided no iterator.') : void 0;\\n\\n    var resultingFirstChild = null;\\n    var previousNewFiber = null;\\n\\n    var oldFiber = currentFirstChild;\\n    var lastPlacedIndex = 0;\\n    var newIdx = 0;\\n    var nextOldFiber = null;\\n\\n    var step = newChildren.next();\\n    for (; oldFiber !== null && !step.done; newIdx++, step = newChildren.next()) {\\n      if (oldFiber.index > newIdx) {\\n        nextOldFiber = oldFiber;\\n        oldFiber = null;\\n      } else {\\n        nextOldFiber = oldFiber.sibling;\\n      }\\n      var newFiber = updateSlot(returnFiber, oldFiber, step.value, expirationTime);\\n      if (newFiber === null) {\\n        // TODO: This breaks on empty slots like null children. That's\\n        // unfortunate because it triggers the slow path all the time. We need\\n        // a better way to communicate whether this was a miss or null,\\n        // boolean, undefined, etc.\\n        if (!oldFiber) {\\n          oldFiber = nextOldFiber;\\n        }\\n        break;\\n      }\\n      if (shouldTrackSideEffects) {\\n        if (oldFiber && newFiber.alternate === null) {\\n          // We matched the slot, but we didn't reuse the existing fiber, so we\\n          // need to delete the existing child.\\n          deleteChild(returnFiber, oldFiber);\\n        }\\n      }\\n      lastPlacedIndex = placeChild(newFiber, lastPlacedIndex, newIdx);\\n      if (previousNewFiber === null) {\\n        // TODO: Move out of the loop. This only happens for the first run.\\n        resultingFirstChild = newFiber;\\n      } else {\\n        // TODO: Defer siblings if we're not at the right index for this slot.\\n        // I.e. if we had null values before, then we want to defer this\\n        // for each null value. However, we also don't want to call updateSlot\\n        // with the previous one.\\n        previousNewFiber.sibling = newFiber;\\n      }\\n      previousNewFiber = newFiber;\\n      oldFiber = nextOldFiber;\\n    }\\n\\n    if (step.done) {\\n      // We've reached the end of the new children. We can delete the rest.\\n      deleteRemainingChildren(returnFiber, oldFiber);\\n      return resultingFirstChild;\\n    }\\n\\n    if (oldFiber === null) {\\n      // If we don't have any more existing children we can choose a fast path\\n      // since the rest will all be insertions.\\n      for (; !step.done; newIdx++, step = newChildren.next()) {\\n        var _newFiber3 = createChild(returnFiber, step.value, expirationTime);\\n        if (_newFiber3 === null) {\\n          continue;\\n        }\\n        lastPlacedIndex = placeChild(_newFiber3, lastPlacedIndex, newIdx);\\n        if (previousNewFiber === null) {\\n          // TODO: Move out of the loop. This only happens for the first run.\\n          resultingFirstChild = _newFiber3;\\n        } else {\\n          previousNewFiber.sibling = _newFiber3;\\n        }\\n        previousNewFiber = _newFiber3;\\n      }\\n      return resultingFirstChild;\\n    }\\n\\n    // Add all children to a key map for quick lookups.\\n    var existingChildren = mapRemainingChildren(returnFiber, oldFiber);\\n\\n    // Keep scanning and use the map to restore deleted items as moves.\\n    for (; !step.done; newIdx++, step = newChildren.next()) {\\n      var _newFiber4 = updateFromMap(existingChildren, returnFiber, newIdx, step.value, expirationTime);\\n      if (_newFiber4 !== null) {\\n        if (shouldTrackSideEffects) {\\n          if (_newFiber4.alternate !== null) {\\n            // The new fiber is a work in progress, but if there exists a\\n            // current, that means that we reused the fiber. We need to delete\\n            // it from the child list so that we don't add it to the deletion\\n            // list.\\n            existingChildren.delete(_newFiber4.key === null ? newIdx : _newFiber4.key);\\n          }\\n        }\\n        lastPlacedIndex = placeChild(_newFiber4, lastPlacedIndex, newIdx);\\n        if (previousNewFiber === null) {\\n          resultingFirstChild = _newFiber4;\\n        } else {\\n          previousNewFiber.sibling = _newFiber4;\\n        }\\n        previousNewFiber = _newFiber4;\\n      }\\n    }\\n\\n    if (shouldTrackSideEffects) {\\n      // Any existing children that weren't consumed above were deleted. We need\\n      // to add them to the deletion list.\\n      existingChildren.forEach(function (child) {\\n        return deleteChild(returnFiber, child);\\n      });\\n    }\\n\\n    return resultingFirstChild;\\n  }\\n\\n  function reconcileSingleTextNode(returnFiber, currentFirstChild, textContent, expirationTime) {\\n    // There's no need to check for keys on text nodes since we don't have a\\n    // way to define them.\\n    if (currentFirstChild !== null && currentFirstChild.tag === HostText) {\\n      // We already have an existing node so let's just update it and delete\\n      // the rest.\\n      deleteRemainingChildren(returnFiber, currentFirstChild.sibling);\\n      var existing = useFiber(currentFirstChild, textContent, expirationTime);\\n      existing.return = returnFiber;\\n      return existing;\\n    }\\n    // The existing first child is not a text node so we need to create one\\n    // and delete the existing ones.\\n    deleteRemainingChildren(returnFiber, currentFirstChild);\\n    var created = createFiberFromText(textContent, returnFiber.mode, expirationTime);\\n    created.return = returnFiber;\\n    return created;\\n  }\\n\\n  function reconcileSingleElement(returnFiber, currentFirstChild, element, expirationTime) {\\n    var key = element.key;\\n    var child = currentFirstChild;\\n    while (child !== null) {\\n      // TODO: If key === null and child.key === null, then this only applies to\\n      // the first item in the list.\\n      if (child.key === key) {\\n        if (child.tag === Fragment ? element.type === REACT_FRAGMENT_TYPE : child.elementType === element.type) {\\n          deleteRemainingChildren(returnFiber, child.sibling);\\n          var existing = useFiber(child, element.type === REACT_FRAGMENT_TYPE ? element.props.children : element.props, expirationTime);\\n          existing.ref = coerceRef(returnFiber, child, element);\\n          existing.return = returnFiber;\\n          {\\n            existing._debugSource = element._source;\\n            existing._debugOwner = element._owner;\\n          }\\n          return existing;\\n        } else {\\n          deleteRemainingChildren(returnFiber, child);\\n          break;\\n        }\\n      } else {\\n        deleteChild(returnFiber, child);\\n      }\\n      child = child.sibling;\\n    }\\n\\n    if (element.type === REACT_FRAGMENT_TYPE) {\\n      var created = createFiberFromFragment(element.props.children, returnFiber.mode, expirationTime, element.key);\\n      created.return = returnFiber;\\n      return created;\\n    } else {\\n      var _created4 = createFiberFromElement(element, returnFiber.mode, expirationTime);\\n      _created4.ref = coerceRef(returnFiber, currentFirstChild, element);\\n      _created4.return = returnFiber;\\n      return _created4;\\n    }\\n  }\\n\\n  function reconcileSinglePortal(returnFiber, currentFirstChild, portal, expirationTime) {\\n    var key = portal.key;\\n    var child = currentFirstChild;\\n    while (child !== null) {\\n      // TODO: If key === null and child.key === null, then this only applies to\\n      // the first item in the list.\\n      if (child.key === key) {\\n        if (child.tag === HostPortal && child.stateNode.containerInfo === portal.containerInfo && child.stateNode.implementation === portal.implementation) {\\n          deleteRemainingChildren(returnFiber, child.sibling);\\n          var existing = useFiber(child, portal.children || [], expirationTime);\\n          existing.return = returnFiber;\\n          return existing;\\n        } else {\\n          deleteRemainingChildren(returnFiber, child);\\n          break;\\n        }\\n      } else {\\n        deleteChild(returnFiber, child);\\n      }\\n      child = child.sibling;\\n    }\\n\\n    var created = createFiberFromPortal(portal, returnFiber.mode, expirationTime);\\n    created.return = returnFiber;\\n    return created;\\n  }\\n\\n  // This API will tag the children with the side-effect of the reconciliation\\n  // itself. They will be added to the side-effect list as we pass through the\\n  // children and the parent.\\n  function reconcileChildFibers(returnFiber, currentFirstChild, newChild, expirationTime) {\\n    // This function is not recursive.\\n    // If the top level item is an array, we treat it as a set of children,\\n    // not as a fragment. Nested arrays on the other hand will be treated as\\n    // fragment nodes. Recursion happens at the normal flow.\\n\\n    // Handle top level unkeyed fragments as if they were arrays.\\n    // This leads to an ambiguity between <>{[...]}</> and <>...</>.\\n    // We treat the ambiguous cases above the same.\\n    var isUnkeyedTopLevelFragment = typeof newChild === 'object' && newChild !== null && newChild.type === REACT_FRAGMENT_TYPE && newChild.key === null;\\n    if (isUnkeyedTopLevelFragment) {\\n      newChild = newChild.props.children;\\n    }\\n\\n    // Handle object types\\n    var isObject = typeof newChild === 'object' && newChild !== null;\\n\\n    if (isObject) {\\n      switch (newChild.$$typeof) {\\n        case REACT_ELEMENT_TYPE:\\n          return placeSingleChild(reconcileSingleElement(returnFiber, currentFirstChild, newChild, expirationTime));\\n        case REACT_PORTAL_TYPE:\\n          return placeSingleChild(reconcileSinglePortal(returnFiber, currentFirstChild, newChild, expirationTime));\\n      }\\n    }\\n\\n    if (typeof newChild === 'string' || typeof newChild === 'number') {\\n      return placeSingleChild(reconcileSingleTextNode(returnFiber, currentFirstChild, '' + newChild, expirationTime));\\n    }\\n\\n    if (isArray(newChild)) {\\n      return reconcileChildrenArray(returnFiber, currentFirstChild, newChild, expirationTime);\\n    }\\n\\n    if (getIteratorFn(newChild)) {\\n      return reconcileChildrenIterator(returnFiber, currentFirstChild, newChild, expirationTime);\\n    }\\n\\n    if (isObject) {\\n      throwOnInvalidObjectType(returnFiber, newChild);\\n    }\\n\\n    {\\n      if (typeof newChild === 'function') {\\n        warnOnFunctionType();\\n      }\\n    }\\n    if (typeof newChild === 'undefined' && !isUnkeyedTopLevelFragment) {\\n      // If the new child is undefined, and the return fiber is a composite\\n      // component, throw an error. If Fiber return types are disabled,\\n      // we already threw above.\\n      switch (returnFiber.tag) {\\n        case ClassComponent:\\n          {\\n            {\\n              var instance = returnFiber.stateNode;\\n              if (instance.render._isMockFunction) {\\n                // We allow auto-mocks to proceed as if they're returning null.\\n                break;\\n              }\\n            }\\n          }\\n        // Intentionally fall through to the next case, which handles both\\n        // functions and classes\\n        // eslint-disable-next-lined no-fallthrough\\n        case FunctionComponent:\\n          {\\n            var Component = returnFiber.type;\\n            invariant(false, '%s(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null.', Component.displayName || Component.name || 'Component');\\n          }\\n      }\\n    }\\n\\n    // Remaining cases are all treated as empty.\\n    return deleteRemainingChildren(returnFiber, currentFirstChild);\\n  }\\n\\n  return reconcileChildFibers;\\n}\\n\\nvar reconcileChildFibers = ChildReconciler(true);\\nvar mountChildFibers = ChildReconciler(false);\\n\\nfunction cloneChildFibers(current$$1, workInProgress) {\\n  !(current$$1 === null || workInProgress.child === current$$1.child) ? invariant(false, 'Resuming work not yet implemented.') : void 0;\\n\\n  if (workInProgress.child === null) {\\n    return;\\n  }\\n\\n  var currentChild = workInProgress.child;\\n  var newChild = createWorkInProgress(currentChild, currentChild.pendingProps, currentChild.expirationTime);\\n  workInProgress.child = newChild;\\n\\n  newChild.return = workInProgress;\\n  while (currentChild.sibling !== null) {\\n    currentChild = currentChild.sibling;\\n    newChild = newChild.sibling = createWorkInProgress(currentChild, currentChild.pendingProps, currentChild.expirationTime);\\n    newChild.return = workInProgress;\\n  }\\n  newChild.sibling = null;\\n}\\n\\n// The deepest Fiber on the stack involved in a hydration context.\\n// This may have been an insertion or a hydration.\\nvar hydrationParentFiber = null;\\nvar nextHydratableInstance = null;\\nvar isHydrating = false;\\n\\nfunction enterHydrationState(fiber) {\\n  if (!supportsHydration) {\\n    return false;\\n  }\\n\\n  var parentInstance = fiber.stateNode.containerInfo;\\n  nextHydratableInstance = getFirstHydratableChild(parentInstance);\\n  hydrationParentFiber = fiber;\\n  isHydrating = true;\\n  return true;\\n}\\n\\nfunction deleteHydratableInstance(returnFiber, instance) {\\n  {\\n    switch (returnFiber.tag) {\\n      case HostRoot:\\n        didNotHydrateContainerInstance(returnFiber.stateNode.containerInfo, instance);\\n        break;\\n      case HostComponent:\\n        didNotHydrateInstance(returnFiber.type, returnFiber.memoizedProps, returnFiber.stateNode, instance);\\n        break;\\n    }\\n  }\\n\\n  var childToDelete = createFiberFromHostInstanceForDeletion();\\n  childToDelete.stateNode = instance;\\n  childToDelete.return = returnFiber;\\n  childToDelete.effectTag = Deletion;\\n\\n  // This might seem like it belongs on progressedFirstDeletion. However,\\n  // these children are not part of the reconciliation list of children.\\n  // Even if we abort and rereconcile the children, that will try to hydrate\\n  // again and the nodes are still in the host tree so these will be\\n  // recreated.\\n  if (returnFiber.lastEffect !== null) {\\n    returnFiber.lastEffect.nextEffect = childToDelete;\\n    returnFiber.lastEffect = childToDelete;\\n  } else {\\n    returnFiber.firstEffect = returnFiber.lastEffect = childToDelete;\\n  }\\n}\\n\\nfunction insertNonHydratedInstance(returnFiber, fiber) {\\n  fiber.effectTag |= Placement;\\n  {\\n    switch (returnFiber.tag) {\\n      case HostRoot:\\n        {\\n          var parentContainer = returnFiber.stateNode.containerInfo;\\n          switch (fiber.tag) {\\n            case HostComponent:\\n              var type = fiber.type;\\n              var props = fiber.pendingProps;\\n              didNotFindHydratableContainerInstance(parentContainer, type, props);\\n              break;\\n            case HostText:\\n              var text = fiber.pendingProps;\\n              didNotFindHydratableContainerTextInstance(parentContainer, text);\\n              break;\\n          }\\n          break;\\n        }\\n      case HostComponent:\\n        {\\n          var parentType = returnFiber.type;\\n          var parentProps = returnFiber.memoizedProps;\\n          var parentInstance = returnFiber.stateNode;\\n          switch (fiber.tag) {\\n            case HostComponent:\\n              var _type = fiber.type;\\n              var _props = fiber.pendingProps;\\n              didNotFindHydratableInstance(parentType, parentProps, parentInstance, _type, _props);\\n              break;\\n            case HostText:\\n              var _text = fiber.pendingProps;\\n              didNotFindHydratableTextInstance(parentType, parentProps, parentInstance, _text);\\n              break;\\n          }\\n          break;\\n        }\\n      default:\\n        return;\\n    }\\n  }\\n}\\n\\nfunction tryHydrate(fiber, nextInstance) {\\n  switch (fiber.tag) {\\n    case HostComponent:\\n      {\\n        var type = fiber.type;\\n        var props = fiber.pendingProps;\\n        var instance = canHydrateInstance(nextInstance, type, props);\\n        if (instance !== null) {\\n          fiber.stateNode = instance;\\n          return true;\\n        }\\n        return false;\\n      }\\n    case HostText:\\n      {\\n        var text = fiber.pendingProps;\\n        var textInstance = canHydrateTextInstance(nextInstance, text);\\n        if (textInstance !== null) {\\n          fiber.stateNode = textInstance;\\n          return true;\\n        }\\n        return false;\\n      }\\n    default:\\n      return false;\\n  }\\n}\\n\\nfunction tryToClaimNextHydratableInstance(fiber) {\\n  if (!isHydrating) {\\n    return;\\n  }\\n  var nextInstance = nextHydratableInstance;\\n  if (!nextInstance) {\\n    // Nothing to hydrate. Make it an insertion.\\n    insertNonHydratedInstance(hydrationParentFiber, fiber);\\n    isHydrating = false;\\n    hydrationParentFiber = fiber;\\n    return;\\n  }\\n  var firstAttemptedInstance = nextInstance;\\n  if (!tryHydrate(fiber, nextInstance)) {\\n    // If we can't hydrate this instance let's try the next one.\\n    // We use this as a heuristic. It's based on intuition and not data so it\\n    // might be flawed or unnecessary.\\n    nextInstance = getNextHydratableSibling(firstAttemptedInstance);\\n    if (!nextInstance || !tryHydrate(fiber, nextInstance)) {\\n      // Nothing to hydrate. Make it an insertion.\\n      insertNonHydratedInstance(hydrationParentFiber, fiber);\\n      isHydrating = false;\\n      hydrationParentFiber = fiber;\\n      return;\\n    }\\n    // We matched the next one, we'll now assume that the first one was\\n    // superfluous and we'll delete it. Since we can't eagerly delete it\\n    // we'll have to schedule a deletion. To do that, this node needs a dummy\\n    // fiber associated with it.\\n    deleteHydratableInstance(hydrationParentFiber, firstAttemptedInstance);\\n  }\\n  hydrationParentFiber = fiber;\\n  nextHydratableInstance = getFirstHydratableChild(nextInstance);\\n}\\n\\nfunction prepareToHydrateHostInstance(fiber, rootContainerInstance, hostContext) {\\n  if (!supportsHydration) {\\n    invariant(false, 'Expected prepareToHydrateHostInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');\\n  }\\n\\n  var instance = fiber.stateNode;\\n  var updatePayload = hydrateInstance(instance, fiber.type, fiber.memoizedProps, rootContainerInstance, hostContext, fiber);\\n  // TODO: Type this specific to this type of component.\\n  fiber.updateQueue = updatePayload;\\n  // If the update payload indicates that there is a change or if there\\n  // is a new ref we mark this as an update.\\n  if (updatePayload !== null) {\\n    return true;\\n  }\\n  return false;\\n}\\n\\nfunction prepareToHydrateHostTextInstance(fiber) {\\n  if (!supportsHydration) {\\n    invariant(false, 'Expected prepareToHydrateHostTextInstance() to never be called. This error is likely caused by a bug in React. Please file an issue.');\\n  }\\n\\n  var textInstance = fiber.stateNode;\\n  var textContent = fiber.memoizedProps;\\n  var shouldUpdate = hydrateTextInstance(textInstance, textContent, fiber);\\n  {\\n    if (shouldUpdate) {\\n      // We assume that prepareToHydrateHostTextInstance is called in a context where the\\n      // hydration parent is the parent host component of this host text.\\n      var returnFiber = hydrationParentFiber;\\n      if (returnFiber !== null) {\\n        switch (returnFiber.tag) {\\n          case HostRoot:\\n            {\\n              var parentContainer = returnFiber.stateNode.containerInfo;\\n              didNotMatchHydratedContainerTextInstance(parentContainer, textInstance, textContent);\\n              break;\\n            }\\n          case HostComponent:\\n            {\\n              var parentType = returnFiber.type;\\n              var parentProps = returnFiber.memoizedProps;\\n              var parentInstance = returnFiber.stateNode;\\n              didNotMatchHydratedTextInstance(parentType, parentProps, parentInstance, textInstance, textContent);\\n              break;\\n            }\\n        }\\n      }\\n    }\\n  }\\n  return shouldUpdate;\\n}\\n\\nfunction popToNextHostParent(fiber) {\\n  var parent = fiber.return;\\n  while (parent !== null && parent.tag !== HostComponent && parent.tag !== HostRoot) {\\n    parent = parent.return;\\n  }\\n  hydrationParentFiber = parent;\\n}\\n\\nfunction popHydrationState(fiber) {\\n  if (!supportsHydration) {\\n    return false;\\n  }\\n  if (fiber !== hydrationParentFiber) {\\n    // We're deeper than the current hydration context, inside an inserted\\n    // tree.\\n    return false;\\n  }\\n  if (!isHydrating) {\\n    // If we're not currently hydrating but we're in a hydration context, then\\n    // we were an insertion and now need to pop up reenter hydration of our\\n    // siblings.\\n    popToNextHostParent(fiber);\\n    isHydrating = true;\\n    return false;\\n  }\\n\\n  var type = fiber.type;\\n\\n  // If we have any remaining hydratable nodes, we need to delete them now.\\n  // We only do this deeper than head and body since they tend to have random\\n  // other nodes in them. We also ignore components with pure text content in\\n  // side of them.\\n  // TODO: Better heuristic.\\n  if (fiber.tag !== HostComponent || type !== 'head' && type !== 'body' && !shouldSetTextContent(type, fiber.memoizedProps)) {\\n    var nextInstance = nextHydratableInstance;\\n    while (nextInstance) {\\n      deleteHydratableInstance(fiber, nextInstance);\\n      nextInstance = getNextHydratableSibling(nextInstance);\\n    }\\n  }\\n\\n  popToNextHostParent(fiber);\\n  nextHydratableInstance = hydrationParentFiber ? getNextHydratableSibling(fiber.stateNode) : null;\\n  return true;\\n}\\n\\nfunction resetHydrationState() {\\n  if (!supportsHydration) {\\n    return;\\n  }\\n\\n  hydrationParentFiber = null;\\n  nextHydratableInstance = null;\\n  isHydrating = false;\\n}\\n\\nfunction readLazyComponentType(lazyComponent) {\\n  var status = lazyComponent._status;\\n  var result = lazyComponent._result;\\n  switch (status) {\\n    case Resolved:\\n      {\\n        var Component = result;\\n        return Component;\\n      }\\n    case Rejected:\\n      {\\n        var error = result;\\n        throw error;\\n      }\\n    case Pending:\\n      {\\n        var thenable = result;\\n        throw thenable;\\n      }\\n    default:\\n      {\\n        lazyComponent._status = Pending;\\n        var ctor = lazyComponent._ctor;\\n        var _thenable = ctor();\\n        _thenable.then(function (moduleObject) {\\n          if (lazyComponent._status === Pending) {\\n            var defaultExport = moduleObject.default;\\n            {\\n              if (defaultExport === undefined) {\\n                warning$1(false, 'lazy: Expected the result of a dynamic import() call. ' + 'Instead received: %s\\\\n\\\\nYour code should look like: \\\\n  ' + \\\"const MyComponent = lazy(() => import('./MyComponent'))\\\", moduleObject);\\n              }\\n            }\\n            lazyComponent._status = Resolved;\\n            lazyComponent._result = defaultExport;\\n          }\\n        }, function (error) {\\n          if (lazyComponent._status === Pending) {\\n            lazyComponent._status = Rejected;\\n            lazyComponent._result = error;\\n          }\\n        });\\n        lazyComponent._result = _thenable;\\n        throw _thenable;\\n      }\\n  }\\n}\\n\\nvar ReactCurrentOwner$3 = ReactSharedInternals.ReactCurrentOwner;\\n\\nvar didWarnAboutBadClass = void 0;\\nvar didWarnAboutContextTypeOnFunctionComponent = void 0;\\nvar didWarnAboutGetDerivedStateOnFunctionComponent = void 0;\\nvar didWarnAboutFunctionRefs = void 0;\\n\\n{\\n  didWarnAboutBadClass = {};\\n  didWarnAboutContextTypeOnFunctionComponent = {};\\n  didWarnAboutGetDerivedStateOnFunctionComponent = {};\\n  didWarnAboutFunctionRefs = {};\\n}\\n\\nfunction reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime) {\\n  if (current$$1 === null) {\\n    // If this is a fresh new component that hasn't been rendered yet, we\\n    // won't update its child set by applying minimal side-effects. Instead,\\n    // we will add them all to the child before it gets rendered. That means\\n    // we can optimize this reconciliation pass by not tracking side-effects.\\n    workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);\\n  } else {\\n    // If the current child is the same as the work in progress, it means that\\n    // we haven't yet started any work on these children. Therefore, we use\\n    // the clone algorithm to create a copy of all the current children.\\n\\n    // If we had any progressed work already, that is invalid at this point so\\n    // let's throw it out.\\n    workInProgress.child = reconcileChildFibers(workInProgress, current$$1.child, nextChildren, renderExpirationTime);\\n  }\\n}\\n\\nfunction forceUnmountCurrentAndReconcile(current$$1, workInProgress, nextChildren, renderExpirationTime) {\\n  // This function is fork of reconcileChildren. It's used in cases where we\\n  // want to reconcile without matching against the existing set. This has the\\n  // effect of all current children being unmounted; even if the type and key\\n  // are the same, the old child is unmounted and a new child is created.\\n  //\\n  // To do this, we're going to go through the reconcile algorithm twice. In\\n  // the first pass, we schedule a deletion for all the current children by\\n  // passing null.\\n  workInProgress.child = reconcileChildFibers(workInProgress, current$$1.child, null, renderExpirationTime);\\n  // In the second pass, we mount the new children. The trick here is that we\\n  // pass null in place of where we usually pass the current child set. This has\\n  // the effect of remounting all children regardless of whether their their\\n  // identity matches.\\n  workInProgress.child = reconcileChildFibers(workInProgress, null, nextChildren, renderExpirationTime);\\n}\\n\\nfunction updateForwardRef(current$$1, workInProgress, type, nextProps, renderExpirationTime) {\\n  var render = type.render;\\n  var ref = workInProgress.ref;\\n  if (hasContextChanged()) {\\n    // Normally we can bail out on props equality but if context has changed\\n    // we don't do the bailout and we have to reuse existing props instead.\\n  } else if (workInProgress.memoizedProps === nextProps) {\\n    var currentRef = current$$1 !== null ? current$$1.ref : null;\\n    if (ref === currentRef) {\\n      return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n    }\\n  }\\n\\n  var nextChildren = void 0;\\n  {\\n    ReactCurrentOwner$3.current = workInProgress;\\n    setCurrentPhase('render');\\n    nextChildren = render(nextProps, ref);\\n    setCurrentPhase(null);\\n  }\\n\\n  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nfunction updateMemoComponent(current$$1, workInProgress, Component, nextProps, updateExpirationTime, renderExpirationTime) {\\n  if (current$$1 === null) {\\n    var type = Component.type;\\n    if (isSimpleFunctionComponent(type) && Component.compare === null) {\\n      // If this is a plain function component without default props,\\n      // and with only the default shallow comparison, we upgrade it\\n      // to a SimpleMemoComponent to allow fast path updates.\\n      workInProgress.tag = SimpleMemoComponent;\\n      workInProgress.type = type;\\n      return updateSimpleMemoComponent(current$$1, workInProgress, type, nextProps, updateExpirationTime, renderExpirationTime);\\n    }\\n    var child = createFiberFromTypeAndProps(Component.type, null, nextProps, null, workInProgress.mode, renderExpirationTime);\\n    child.ref = workInProgress.ref;\\n    child.return = workInProgress;\\n    workInProgress.child = child;\\n    return child;\\n  }\\n  var currentChild = current$$1.child; // This is always exactly one child\\n  if (updateExpirationTime === NoWork || updateExpirationTime > renderExpirationTime) {\\n    // This will be the props with resolved defaultProps,\\n    // unlike current.memoizedProps which will be the unresolved ones.\\n    var prevProps = currentChild.memoizedProps;\\n    // Default to shallow comparison\\n    var compare = Component.compare;\\n    compare = compare !== null ? compare : shallowEqual;\\n    if (compare(prevProps, nextProps) && current$$1.ref === workInProgress.ref) {\\n      return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n    }\\n  }\\n  var newChild = createWorkInProgress(currentChild, nextProps, renderExpirationTime);\\n  newChild.ref = workInProgress.ref;\\n  newChild.return = workInProgress;\\n  workInProgress.child = newChild;\\n  return newChild;\\n}\\n\\nfunction updateSimpleMemoComponent(current$$1, workInProgress, Component, nextProps, updateExpirationTime, renderExpirationTime) {\\n  if (current$$1 !== null && (updateExpirationTime === NoWork || updateExpirationTime > renderExpirationTime)) {\\n    var prevProps = current$$1.memoizedProps;\\n    if (shallowEqual(prevProps, nextProps) && current$$1.ref === workInProgress.ref) {\\n      return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n    }\\n  }\\n  return updateFunctionComponent(current$$1, workInProgress, Component, nextProps, renderExpirationTime);\\n}\\n\\nfunction updateFragment(current$$1, workInProgress, renderExpirationTime) {\\n  var nextChildren = workInProgress.pendingProps;\\n  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nfunction updateMode(current$$1, workInProgress, renderExpirationTime) {\\n  var nextChildren = workInProgress.pendingProps.children;\\n  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nfunction updateProfiler(current$$1, workInProgress, renderExpirationTime) {\\n  if (enableProfilerTimer) {\\n    workInProgress.effectTag |= Update;\\n  }\\n  var nextProps = workInProgress.pendingProps;\\n  var nextChildren = nextProps.children;\\n  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nfunction markRef(current$$1, workInProgress) {\\n  var ref = workInProgress.ref;\\n  if (current$$1 === null && ref !== null || current$$1 !== null && current$$1.ref !== ref) {\\n    // Schedule a Ref effect\\n    workInProgress.effectTag |= Ref;\\n  }\\n}\\n\\nfunction updateFunctionComponent(current$$1, workInProgress, Component, nextProps, renderExpirationTime) {\\n  var unmaskedContext = getUnmaskedContext(workInProgress, Component, true);\\n  var context = getMaskedContext(workInProgress, unmaskedContext);\\n\\n  var nextChildren = void 0;\\n  prepareToReadContext(workInProgress, renderExpirationTime);\\n  {\\n    ReactCurrentOwner$3.current = workInProgress;\\n    setCurrentPhase('render');\\n    nextChildren = Component(nextProps, context);\\n    setCurrentPhase(null);\\n  }\\n\\n  // React DevTools reads this flag.\\n  workInProgress.effectTag |= PerformedWork;\\n  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nfunction updateClassComponent(current$$1, workInProgress, Component, nextProps, renderExpirationTime) {\\n  // Push context providers early to prevent context stack mismatches.\\n  // During mounting we don't know the child context yet as the instance doesn't exist.\\n  // We will invalidate the child context in finishClassComponent() right after rendering.\\n  var hasContext = void 0;\\n  if (isContextProvider(Component)) {\\n    hasContext = true;\\n    pushContextProvider(workInProgress);\\n  } else {\\n    hasContext = false;\\n  }\\n  prepareToReadContext(workInProgress, renderExpirationTime);\\n\\n  var instance = workInProgress.stateNode;\\n  var shouldUpdate = void 0;\\n  if (instance === null) {\\n    if (current$$1 !== null) {\\n      // An class component without an instance only mounts if it suspended\\n      // inside a non- concurrent tree, in an inconsistent state. We want to\\n      // tree it like a new mount, even though an empty version of it already\\n      // committed. Disconnect the alternate pointers.\\n      current$$1.alternate = null;\\n      workInProgress.alternate = null;\\n      // Since this is conceptually a new fiber, schedule a Placement effect\\n      workInProgress.effectTag |= Placement;\\n    }\\n    // In the initial pass we might need to construct the instance.\\n    constructClassInstance(workInProgress, Component, nextProps, renderExpirationTime);\\n    mountClassInstance(workInProgress, Component, nextProps, renderExpirationTime);\\n    shouldUpdate = true;\\n  } else if (current$$1 === null) {\\n    // In a resume, we'll already have an instance we can reuse.\\n    shouldUpdate = resumeMountClassInstance(workInProgress, Component, nextProps, renderExpirationTime);\\n  } else {\\n    shouldUpdate = updateClassInstance(current$$1, workInProgress, Component, nextProps, renderExpirationTime);\\n  }\\n  return finishClassComponent(current$$1, workInProgress, Component, shouldUpdate, hasContext, renderExpirationTime);\\n}\\n\\nfunction finishClassComponent(current$$1, workInProgress, Component, shouldUpdate, hasContext, renderExpirationTime) {\\n  // Refs should update even if shouldComponentUpdate returns false\\n  markRef(current$$1, workInProgress);\\n\\n  var didCaptureError = (workInProgress.effectTag & DidCapture) !== NoEffect;\\n\\n  if (!shouldUpdate && !didCaptureError) {\\n    // Context providers should defer to sCU for rendering\\n    if (hasContext) {\\n      invalidateContextProvider(workInProgress, Component, false);\\n    }\\n\\n    return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n  }\\n\\n  var instance = workInProgress.stateNode;\\n\\n  // Rerender\\n  ReactCurrentOwner$3.current = workInProgress;\\n  var nextChildren = void 0;\\n  if (didCaptureError && typeof Component.getDerivedStateFromError !== 'function') {\\n    // If we captured an error, but getDerivedStateFrom catch is not defined,\\n    // unmount all the children. componentDidCatch will schedule an update to\\n    // re-render a fallback. This is temporary until we migrate everyone to\\n    // the new API.\\n    // TODO: Warn in a future release.\\n    nextChildren = null;\\n\\n    if (enableProfilerTimer) {\\n      stopProfilerTimerIfRunning(workInProgress);\\n    }\\n  } else {\\n    {\\n      setCurrentPhase('render');\\n      nextChildren = instance.render();\\n      if (debugRenderPhaseSideEffects || debugRenderPhaseSideEffectsForStrictMode && workInProgress.mode & StrictMode) {\\n        instance.render();\\n      }\\n      setCurrentPhase(null);\\n    }\\n  }\\n\\n  // React DevTools reads this flag.\\n  workInProgress.effectTag |= PerformedWork;\\n  if (current$$1 !== null && didCaptureError) {\\n    // If we're recovering from an error, reconcile without reusing any of\\n    // the existing children. Conceptually, the normal children and the children\\n    // that are shown on error are two different sets, so we shouldn't reuse\\n    // normal children even if their identities match.\\n    forceUnmountCurrentAndReconcile(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  } else {\\n    reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  }\\n\\n  // Memoize state using the values we just used to render.\\n  // TODO: Restructure so we never read values from the instance.\\n  workInProgress.memoizedState = instance.state;\\n\\n  // The context might have changed so we need to recalculate it.\\n  if (hasContext) {\\n    invalidateContextProvider(workInProgress, Component, true);\\n  }\\n\\n  return workInProgress.child;\\n}\\n\\nfunction pushHostRootContext(workInProgress) {\\n  var root = workInProgress.stateNode;\\n  if (root.pendingContext) {\\n    pushTopLevelContextObject(workInProgress, root.pendingContext, root.pendingContext !== root.context);\\n  } else if (root.context) {\\n    // Should always be set\\n    pushTopLevelContextObject(workInProgress, root.context, false);\\n  }\\n  pushHostContainer(workInProgress, root.containerInfo);\\n}\\n\\nfunction updateHostRoot(current$$1, workInProgress, renderExpirationTime) {\\n  pushHostRootContext(workInProgress);\\n  var updateQueue = workInProgress.updateQueue;\\n  !(updateQueue !== null) ? invariant(false, 'If the root does not have an updateQueue, we should have already bailed out. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  var nextProps = workInProgress.pendingProps;\\n  var prevState = workInProgress.memoizedState;\\n  var prevChildren = prevState !== null ? prevState.element : null;\\n  processUpdateQueue(workInProgress, updateQueue, nextProps, null, renderExpirationTime);\\n  var nextState = workInProgress.memoizedState;\\n  // Caution: React DevTools currently depends on this property\\n  // being called \\\"element\\\".\\n  var nextChildren = nextState.element;\\n  if (nextChildren === prevChildren) {\\n    // If the state is the same as before, that's a bailout because we had\\n    // no work that expires at this time.\\n    resetHydrationState();\\n    return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n  }\\n  var root = workInProgress.stateNode;\\n  if ((current$$1 === null || current$$1.child === null) && root.hydrate && enterHydrationState(workInProgress)) {\\n    // If we don't have any current children this might be the first pass.\\n    // We always try to hydrate. If this isn't a hydration pass there won't\\n    // be any children to hydrate which is effectively the same thing as\\n    // not hydrating.\\n\\n    // This is a bit of a hack. We track the host root as a placement to\\n    // know that we're currently in a mounting state. That way isMounted\\n    // works as expected. We must reset this before committing.\\n    // TODO: Delete this when we delete isMounted and findDOMNode.\\n    workInProgress.effectTag |= Placement;\\n\\n    // Ensure that children mount into this root without tracking\\n    // side-effects. This ensures that we don't store Placement effects on\\n    // nodes that will be hydrated.\\n    workInProgress.child = mountChildFibers(workInProgress, null, nextChildren, renderExpirationTime);\\n  } else {\\n    // Otherwise reset hydration state in case we aborted and resumed another\\n    // root.\\n    reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n    resetHydrationState();\\n  }\\n  return workInProgress.child;\\n}\\n\\nfunction updateHostComponent(current$$1, workInProgress, renderExpirationTime) {\\n  pushHostContext(workInProgress);\\n\\n  if (current$$1 === null) {\\n    tryToClaimNextHydratableInstance(workInProgress);\\n  }\\n\\n  var type = workInProgress.type;\\n  var nextProps = workInProgress.pendingProps;\\n  var prevProps = current$$1 !== null ? current$$1.memoizedProps : null;\\n\\n  var nextChildren = nextProps.children;\\n  var isDirectTextChild = shouldSetTextContent(type, nextProps);\\n\\n  if (isDirectTextChild) {\\n    // We special case a direct text child of a host node. This is a common\\n    // case. We won't handle it as a reified child. We will instead handle\\n    // this in the host environment that also have access to this prop. That\\n    // avoids allocating another HostText fiber and traversing it.\\n    nextChildren = null;\\n  } else if (prevProps !== null && shouldSetTextContent(type, prevProps)) {\\n    // If we're switching from a direct text child to a normal child, or to\\n    // empty, we need to schedule the text content to be reset.\\n    workInProgress.effectTag |= ContentReset;\\n  }\\n\\n  markRef(current$$1, workInProgress);\\n\\n  // Check the host config to see if the children are offscreen/hidden.\\n  if (renderExpirationTime !== Never && workInProgress.mode & ConcurrentMode && shouldDeprioritizeSubtree(type, nextProps)) {\\n    // Schedule this fiber to re-render at offscreen priority. Then bailout.\\n    workInProgress.expirationTime = Never;\\n    return null;\\n  }\\n\\n  reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nfunction updateHostText(current$$1, workInProgress) {\\n  if (current$$1 === null) {\\n    tryToClaimNextHydratableInstance(workInProgress);\\n  }\\n  // Nothing to do here. This is terminal. We'll do the completion step\\n  // immediately after.\\n  return null;\\n}\\n\\nfunction resolveDefaultProps(Component, baseProps) {\\n  if (Component && Component.defaultProps) {\\n    // Resolve default props. Taken from ReactElement\\n    var props = _assign({}, baseProps);\\n    var defaultProps = Component.defaultProps;\\n    for (var propName in defaultProps) {\\n      if (props[propName] === undefined) {\\n        props[propName] = defaultProps[propName];\\n      }\\n    }\\n    return props;\\n  }\\n  return baseProps;\\n}\\n\\nfunction mountLazyComponent(_current, workInProgress, elementType, updateExpirationTime, renderExpirationTime) {\\n  if (_current !== null) {\\n    // An lazy component only mounts if it suspended inside a non-\\n    // concurrent tree, in an inconsistent state. We want to tree it like\\n    // a new mount, even though an empty version of it already committed.\\n    // Disconnect the alternate pointers.\\n    _current.alternate = null;\\n    workInProgress.alternate = null;\\n    // Since this is conceptually a new fiber, schedule a Placement effect\\n    workInProgress.effectTag |= Placement;\\n  }\\n\\n  var props = workInProgress.pendingProps;\\n  // We can't start a User Timing measurement with correct label yet.\\n  // Cancel and resume right after we know the tag.\\n  cancelWorkTimer(workInProgress);\\n  var Component = readLazyComponentType(elementType);\\n  // Store the unwrapped component in the type.\\n  workInProgress.type = Component;\\n  var resolvedTag = workInProgress.tag = resolveLazyComponentTag(Component);\\n  startWorkTimer(workInProgress);\\n  var resolvedProps = resolveDefaultProps(Component, props);\\n  var child = void 0;\\n  switch (resolvedTag) {\\n    case FunctionComponent:\\n      {\\n        child = updateFunctionComponent(null, workInProgress, Component, resolvedProps, renderExpirationTime);\\n        break;\\n      }\\n    case ClassComponent:\\n      {\\n        child = updateClassComponent(null, workInProgress, Component, resolvedProps, renderExpirationTime);\\n        break;\\n      }\\n    case ForwardRef:\\n      {\\n        child = updateForwardRef(null, workInProgress, Component, resolvedProps, renderExpirationTime);\\n        break;\\n      }\\n    case MemoComponent:\\n      {\\n        child = updateMemoComponent(null, workInProgress, Component, resolveDefaultProps(Component.type, resolvedProps), // The inner type can have defaults too\\n        updateExpirationTime, renderExpirationTime);\\n        break;\\n      }\\n    default:\\n      {\\n        // This message intentionally doesn't metion ForwardRef or MemoComponent\\n        // because the fact that it's a separate type of work is an\\n        // implementation detail.\\n        invariant(false, 'Element type is invalid. Received a promise that resolves to: %s. Promise elements must resolve to a class or function.', Component);\\n      }\\n  }\\n  return child;\\n}\\n\\nfunction mountIncompleteClassComponent(_current, workInProgress, Component, nextProps, renderExpirationTime) {\\n  if (_current !== null) {\\n    // An incomplete component only mounts if it suspended inside a non-\\n    // concurrent tree, in an inconsistent state. We want to tree it like\\n    // a new mount, even though an empty version of it already committed.\\n    // Disconnect the alternate pointers.\\n    _current.alternate = null;\\n    workInProgress.alternate = null;\\n    // Since this is conceptually a new fiber, schedule a Placement effect\\n    workInProgress.effectTag |= Placement;\\n  }\\n\\n  // Promote the fiber to a class and try rendering again.\\n  workInProgress.tag = ClassComponent;\\n\\n  // The rest of this function is a fork of `updateClassComponent`\\n\\n  // Push context providers early to prevent context stack mismatches.\\n  // During mounting we don't know the child context yet as the instance doesn't exist.\\n  // We will invalidate the child context in finishClassComponent() right after rendering.\\n  var hasContext = void 0;\\n  if (isContextProvider(Component)) {\\n    hasContext = true;\\n    pushContextProvider(workInProgress);\\n  } else {\\n    hasContext = false;\\n  }\\n  prepareToReadContext(workInProgress, renderExpirationTime);\\n\\n  constructClassInstance(workInProgress, Component, nextProps, renderExpirationTime);\\n  mountClassInstance(workInProgress, Component, nextProps, renderExpirationTime);\\n\\n  return finishClassComponent(null, workInProgress, Component, true, hasContext, renderExpirationTime);\\n}\\n\\nfunction mountIndeterminateComponent(_current, workInProgress, Component, renderExpirationTime) {\\n  if (_current !== null) {\\n    // An indeterminate component only mounts if it suspended inside a non-\\n    // concurrent tree, in an inconsistent state. We want to tree it like\\n    // a new mount, even though an empty version of it already committed.\\n    // Disconnect the alternate pointers.\\n    _current.alternate = null;\\n    workInProgress.alternate = null;\\n    // Since this is conceptually a new fiber, schedule a Placement effect\\n    workInProgress.effectTag |= Placement;\\n  }\\n\\n  var props = workInProgress.pendingProps;\\n  var unmaskedContext = getUnmaskedContext(workInProgress, Component, false);\\n  var context = getMaskedContext(workInProgress, unmaskedContext);\\n\\n  prepareToReadContext(workInProgress, renderExpirationTime);\\n\\n  var value = void 0;\\n\\n  {\\n    if (Component.prototype && typeof Component.prototype.render === 'function') {\\n      var componentName = getComponentName(Component) || 'Unknown';\\n\\n      if (!didWarnAboutBadClass[componentName]) {\\n        warningWithoutStack$1(false, \\\"The <%s /> component appears to have a render method, but doesn't extend React.Component. \\\" + 'This is likely to cause errors. Change %s to extend React.Component instead.', componentName, componentName);\\n        didWarnAboutBadClass[componentName] = true;\\n      }\\n    }\\n\\n    if (workInProgress.mode & StrictMode) {\\n      ReactStrictModeWarnings.recordLegacyContextWarning(workInProgress, null);\\n    }\\n\\n    ReactCurrentOwner$3.current = workInProgress;\\n    value = Component(props, context);\\n  }\\n  // React DevTools reads this flag.\\n  workInProgress.effectTag |= PerformedWork;\\n\\n  if (typeof value === 'object' && value !== null && typeof value.render === 'function' && value.$$typeof === undefined) {\\n    // Proceed under the assumption that this is a class instance\\n    workInProgress.tag = ClassComponent;\\n\\n    // Push context providers early to prevent context stack mismatches.\\n    // During mounting we don't know the child context yet as the instance doesn't exist.\\n    // We will invalidate the child context in finishClassComponent() right after rendering.\\n    var hasContext = false;\\n    if (isContextProvider(Component)) {\\n      hasContext = true;\\n      pushContextProvider(workInProgress);\\n    } else {\\n      hasContext = false;\\n    }\\n\\n    workInProgress.memoizedState = value.state !== null && value.state !== undefined ? value.state : null;\\n\\n    var getDerivedStateFromProps = Component.getDerivedStateFromProps;\\n    if (typeof getDerivedStateFromProps === 'function') {\\n      applyDerivedStateFromProps(workInProgress, Component, getDerivedStateFromProps, props);\\n    }\\n\\n    adoptClassInstance(workInProgress, value);\\n    mountClassInstance(workInProgress, Component, props, renderExpirationTime);\\n    return finishClassComponent(null, workInProgress, Component, true, hasContext, renderExpirationTime);\\n  } else {\\n    // Proceed under the assumption that this is a function component\\n    workInProgress.tag = FunctionComponent;\\n    {\\n      if (Component) {\\n        !!Component.childContextTypes ? warningWithoutStack$1(false, '%s(...): childContextTypes cannot be defined on a function component.', Component.displayName || Component.name || 'Component') : void 0;\\n      }\\n      if (workInProgress.ref !== null) {\\n        var info = '';\\n        var ownerName = getCurrentFiberOwnerNameInDevOrNull();\\n        if (ownerName) {\\n          info += '\\\\n\\\\nCheck the render method of `' + ownerName + '`.';\\n        }\\n\\n        var warningKey = ownerName || workInProgress._debugID || '';\\n        var debugSource = workInProgress._debugSource;\\n        if (debugSource) {\\n          warningKey = debugSource.fileName + ':' + debugSource.lineNumber;\\n        }\\n        if (!didWarnAboutFunctionRefs[warningKey]) {\\n          didWarnAboutFunctionRefs[warningKey] = true;\\n          warning$1(false, 'Function components cannot be given refs. ' + 'Attempts to access this ref will fail.%s', info);\\n        }\\n      }\\n\\n      if (typeof Component.getDerivedStateFromProps === 'function') {\\n        var _componentName = getComponentName(Component) || 'Unknown';\\n\\n        if (!didWarnAboutGetDerivedStateOnFunctionComponent[_componentName]) {\\n          warningWithoutStack$1(false, '%s: Function components do not support getDerivedStateFromProps.', _componentName);\\n          didWarnAboutGetDerivedStateOnFunctionComponent[_componentName] = true;\\n        }\\n      }\\n\\n      if (typeof Component.contextType === 'object' && Component.contextType !== null) {\\n        var _componentName2 = getComponentName(Component) || 'Unknown';\\n\\n        if (!didWarnAboutContextTypeOnFunctionComponent[_componentName2]) {\\n          warningWithoutStack$1(false, '%s: Function components do not support contextType.', _componentName2);\\n          didWarnAboutContextTypeOnFunctionComponent[_componentName2] = true;\\n        }\\n      }\\n    }\\n    reconcileChildren(null, workInProgress, value, renderExpirationTime);\\n    return workInProgress.child;\\n  }\\n}\\n\\nfunction updateSuspenseComponent(current$$1, workInProgress, renderExpirationTime) {\\n  var mode = workInProgress.mode;\\n  var nextProps = workInProgress.pendingProps;\\n\\n  // We should attempt to render the primary children unless this boundary\\n  // already suspended during this render (`alreadyCaptured` is true).\\n  var nextState = workInProgress.memoizedState;\\n  if (nextState === null) {\\n    // An empty suspense state means this boundary has not yet timed out.\\n  } else {\\n    if (!nextState.alreadyCaptured) {\\n      // Since we haven't already suspended during this commit, clear the\\n      // existing suspense state. We'll try rendering again.\\n      nextState = null;\\n    } else {\\n      // Something in this boundary's subtree already suspended. Switch to\\n      // rendering the fallback children. Set `alreadyCaptured` to true.\\n      if (current$$1 !== null && nextState === current$$1.memoizedState) {\\n        // Create a new suspense state to avoid mutating the current tree's.\\n        nextState = {\\n          alreadyCaptured: true,\\n          didTimeout: true,\\n          timedOutAt: nextState.timedOutAt\\n        };\\n      } else {\\n        // Already have a clone, so it's safe to mutate.\\n        nextState.alreadyCaptured = true;\\n        nextState.didTimeout = true;\\n      }\\n    }\\n  }\\n  var nextDidTimeout = nextState !== null && nextState.didTimeout;\\n\\n  // This next part is a bit confusing. If the children timeout, we switch to\\n  // showing the fallback children in place of the \\\"primary\\\" children.\\n  // However, we don't want to delete the primary children because then their\\n  // state will be lost (both the React state and the host state, e.g.\\n  // uncontrolled form inputs). Instead we keep them mounted and hide them.\\n  // Both the fallback children AND the primary children are rendered at the\\n  // same time. Once the primary children are un-suspended, we can delete\\n  // the fallback children — don't need to preserve their state.\\n  //\\n  // The two sets of children are siblings in the host environment, but\\n  // semantically, for purposes of reconciliation, they are two separate sets.\\n  // So we store them using two fragment fibers.\\n  //\\n  // However, we want to avoid allocating extra fibers for every placeholder.\\n  // They're only necessary when the children time out, because that's the\\n  // only time when both sets are mounted.\\n  //\\n  // So, the extra fragment fibers are only used if the children time out.\\n  // Otherwise, we render the primary children directly. This requires some\\n  // custom reconciliation logic to preserve the state of the primary\\n  // children. It's essentially a very basic form of re-parenting.\\n\\n  // `child` points to the child fiber. In the normal case, this is the first\\n  // fiber of the primary children set. In the timed-out case, it's a\\n  // a fragment fiber containing the primary children.\\n  var child = void 0;\\n  // `next` points to the next fiber React should render. In the normal case,\\n  // it's the same as `child`: the first fiber of the primary children set.\\n  // In the timed-out case, it's a fragment fiber containing the *fallback*\\n  // children -- we skip over the primary children entirely.\\n  var next = void 0;\\n  if (current$$1 === null) {\\n    // This is the initial mount. This branch is pretty simple because there's\\n    // no previous state that needs to be preserved.\\n    if (nextDidTimeout) {\\n      // Mount separate fragments for primary and fallback children.\\n      var nextFallbackChildren = nextProps.fallback;\\n      var primaryChildFragment = createFiberFromFragment(null, mode, NoWork, null);\\n      var fallbackChildFragment = createFiberFromFragment(nextFallbackChildren, mode, renderExpirationTime, null);\\n      primaryChildFragment.sibling = fallbackChildFragment;\\n      child = primaryChildFragment;\\n      // Skip the primary children, and continue working on the\\n      // fallback children.\\n      next = fallbackChildFragment;\\n      child.return = next.return = workInProgress;\\n    } else {\\n      // Mount the primary children without an intermediate fragment fiber.\\n      var nextPrimaryChildren = nextProps.children;\\n      child = next = mountChildFibers(workInProgress, null, nextPrimaryChildren, renderExpirationTime);\\n    }\\n  } else {\\n    // This is an update. This branch is more complicated because we need to\\n    // ensure the state of the primary children is preserved.\\n    var prevState = current$$1.memoizedState;\\n    var prevDidTimeout = prevState !== null && prevState.didTimeout;\\n    if (prevDidTimeout) {\\n      // The current tree already timed out. That means each child set is\\n      var currentPrimaryChildFragment = current$$1.child;\\n      var currentFallbackChildFragment = currentPrimaryChildFragment.sibling;\\n      if (nextDidTimeout) {\\n        // Still timed out. Reuse the current primary children by cloning\\n        // its fragment. We're going to skip over these entirely.\\n        var _nextFallbackChildren = nextProps.fallback;\\n        var _primaryChildFragment = createWorkInProgress(currentPrimaryChildFragment, currentPrimaryChildFragment.pendingProps, NoWork);\\n        _primaryChildFragment.effectTag |= Placement;\\n        // Clone the fallback child fragment, too. These we'll continue\\n        // working on.\\n        var _fallbackChildFragment = _primaryChildFragment.sibling = createWorkInProgress(currentFallbackChildFragment, _nextFallbackChildren, currentFallbackChildFragment.expirationTime);\\n        _fallbackChildFragment.effectTag |= Placement;\\n        child = _primaryChildFragment;\\n        _primaryChildFragment.childExpirationTime = NoWork;\\n        // Skip the primary children, and continue working on the\\n        // fallback children.\\n        next = _fallbackChildFragment;\\n        child.return = next.return = workInProgress;\\n      } else {\\n        // No longer suspended. Switch back to showing the primary children,\\n        // and remove the intermediate fragment fiber.\\n        var _nextPrimaryChildren = nextProps.children;\\n        var currentPrimaryChild = currentPrimaryChildFragment.child;\\n        var currentFallbackChild = currentFallbackChildFragment.child;\\n        var primaryChild = reconcileChildFibers(workInProgress, currentPrimaryChild, _nextPrimaryChildren, renderExpirationTime);\\n        // Delete the fallback children.\\n        reconcileChildFibers(workInProgress, currentFallbackChild, null, renderExpirationTime);\\n        // Continue rendering the children, like we normally do.\\n        child = next = primaryChild;\\n      }\\n    } else {\\n      // The current tree has not already timed out. That means the primary\\n      var _currentPrimaryChild = current$$1.child;\\n      if (nextDidTimeout) {\\n        // Timed out. Wrap the children in a fragment fiber to keep them\\n        // separate from the fallback children.\\n        var _nextFallbackChildren2 = nextProps.fallback;\\n        var _primaryChildFragment2 = createFiberFromFragment(\\n        // It shouldn't matter what the pending props are because we aren't\\n        // going to render this fragment.\\n        null, mode, NoWork, null);\\n        _primaryChildFragment2.effectTag |= Placement;\\n        _primaryChildFragment2.child = _currentPrimaryChild;\\n        _currentPrimaryChild.return = _primaryChildFragment2;\\n        // Create a fragment from the fallback children, too.\\n        var _fallbackChildFragment2 = _primaryChildFragment2.sibling = createFiberFromFragment(_nextFallbackChildren2, mode, renderExpirationTime, null);\\n        _fallbackChildFragment2.effectTag |= Placement;\\n        child = _primaryChildFragment2;\\n        _primaryChildFragment2.childExpirationTime = NoWork;\\n        // Skip the primary children, and continue working on the\\n        // fallback children.\\n        next = _fallbackChildFragment2;\\n        child.return = next.return = workInProgress;\\n      } else {\\n        // Still haven't timed out.  Continue rendering the children, like we\\n        // normally do.\\n        var _nextPrimaryChildren2 = nextProps.children;\\n        next = child = reconcileChildFibers(workInProgress, _currentPrimaryChild, _nextPrimaryChildren2, renderExpirationTime);\\n      }\\n    }\\n  }\\n\\n  workInProgress.memoizedState = nextState;\\n  workInProgress.child = child;\\n  return next;\\n}\\n\\nfunction updatePortalComponent(current$$1, workInProgress, renderExpirationTime) {\\n  pushHostContainer(workInProgress, workInProgress.stateNode.containerInfo);\\n  var nextChildren = workInProgress.pendingProps;\\n  if (current$$1 === null) {\\n    // Portals are special because we don't append the children during mount\\n    // but at commit. Therefore we need to track insertions which the normal\\n    // flow doesn't do during mount. This doesn't happen at the root because\\n    // the root always starts with a \\\"current\\\" with a null child.\\n    // TODO: Consider unifying this with how the root works.\\n    workInProgress.child = reconcileChildFibers(workInProgress, null, nextChildren, renderExpirationTime);\\n  } else {\\n    reconcileChildren(current$$1, workInProgress, nextChildren, renderExpirationTime);\\n  }\\n  return workInProgress.child;\\n}\\n\\nfunction updateContextProvider(current$$1, workInProgress, renderExpirationTime) {\\n  var providerType = workInProgress.type;\\n  var context = providerType._context;\\n\\n  var newProps = workInProgress.pendingProps;\\n  var oldProps = workInProgress.memoizedProps;\\n\\n  var newValue = newProps.value;\\n\\n  {\\n    var providerPropTypes = workInProgress.type.propTypes;\\n\\n    if (providerPropTypes) {\\n      checkPropTypes(providerPropTypes, newProps, 'prop', 'Context.Provider', getCurrentFiberStackInDev);\\n    }\\n  }\\n\\n  pushProvider(workInProgress, newValue);\\n\\n  if (oldProps !== null) {\\n    var oldValue = oldProps.value;\\n    var changedBits = calculateChangedBits(context, newValue, oldValue);\\n    if (changedBits === 0) {\\n      // No change. Bailout early if children are the same.\\n      if (oldProps.children === newProps.children && !hasContextChanged()) {\\n        return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n      }\\n    } else {\\n      // The context value changed. Search for matching consumers and schedule\\n      // them to update.\\n      propagateContextChange(workInProgress, context, changedBits, renderExpirationTime);\\n    }\\n  }\\n\\n  var newChildren = newProps.children;\\n  reconcileChildren(current$$1, workInProgress, newChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\nvar hasWarnedAboutUsingContextAsConsumer = false;\\n\\nfunction updateContextConsumer(current$$1, workInProgress, renderExpirationTime) {\\n  var context = workInProgress.type;\\n  // The logic below for Context differs depending on PROD or DEV mode. In\\n  // DEV mode, we create a separate object for Context.Consumer that acts\\n  // like a proxy to Context. This proxy object adds unnecessary code in PROD\\n  // so we use the old behaviour (Context.Consumer references Context) to\\n  // reduce size and overhead. The separate object references context via\\n  // a property called \\\"_context\\\", which also gives us the ability to check\\n  // in DEV mode if this property exists or not and warn if it does not.\\n  {\\n    if (context._context === undefined) {\\n      // This may be because it's a Context (rather than a Consumer).\\n      // Or it may be because it's older React where they're the same thing.\\n      // We only want to warn if we're sure it's a new React.\\n      if (context !== context.Consumer) {\\n        if (!hasWarnedAboutUsingContextAsConsumer) {\\n          hasWarnedAboutUsingContextAsConsumer = true;\\n          warning$1(false, 'Rendering <Context> directly is not supported and will be removed in ' + 'a future major release. Did you mean to render <Context.Consumer> instead?');\\n        }\\n      }\\n    } else {\\n      context = context._context;\\n    }\\n  }\\n  var newProps = workInProgress.pendingProps;\\n  var render = newProps.children;\\n\\n  {\\n    !(typeof render === 'function') ? warningWithoutStack$1(false, 'A context consumer was rendered with multiple children, or a child ' + \\\"that isn't a function. A context consumer expects a single child \\\" + 'that is a function. If you did pass a function, make sure there ' + 'is no trailing or leading whitespace around it.') : void 0;\\n  }\\n\\n  prepareToReadContext(workInProgress, renderExpirationTime);\\n  var newValue = readContext(context, newProps.unstable_observedBits);\\n  var newChildren = void 0;\\n  {\\n    ReactCurrentOwner$3.current = workInProgress;\\n    setCurrentPhase('render');\\n    newChildren = render(newValue);\\n    setCurrentPhase(null);\\n  }\\n\\n  // React DevTools reads this flag.\\n  workInProgress.effectTag |= PerformedWork;\\n  reconcileChildren(current$$1, workInProgress, newChildren, renderExpirationTime);\\n  return workInProgress.child;\\n}\\n\\n/*\\n  function reuseChildrenEffects(returnFiber : Fiber, firstChild : Fiber) {\\n    let child = firstChild;\\n    do {\\n      // Ensure that the first and last effect of the parent corresponds\\n      // to the children's first and last effect.\\n      if (!returnFiber.firstEffect) {\\n        returnFiber.firstEffect = child.firstEffect;\\n      }\\n      if (child.lastEffect) {\\n        if (returnFiber.lastEffect) {\\n          returnFiber.lastEffect.nextEffect = child.firstEffect;\\n        }\\n        returnFiber.lastEffect = child.lastEffect;\\n      }\\n    } while (child = child.sibling);\\n  }\\n  */\\n\\nfunction bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime) {\\n  cancelWorkTimer(workInProgress);\\n\\n  if (current$$1 !== null) {\\n    // Reuse previous context list\\n    workInProgress.firstContextDependency = current$$1.firstContextDependency;\\n  }\\n\\n  if (enableProfilerTimer) {\\n    // Don't update \\\"base\\\" render times for bailouts.\\n    stopProfilerTimerIfRunning(workInProgress);\\n  }\\n\\n  // Check if the children have any pending work.\\n  var childExpirationTime = workInProgress.childExpirationTime;\\n  if (childExpirationTime === NoWork || childExpirationTime > renderExpirationTime) {\\n    // The children don't have any work either. We can skip them.\\n    // TODO: Once we add back resuming, we should check if the children are\\n    // a work-in-progress set. If so, we need to transfer their effects.\\n    return null;\\n  } else {\\n    // This fiber doesn't have work, but its subtree does. Clone the child\\n    // fibers and continue.\\n    cloneChildFibers(current$$1, workInProgress);\\n    return workInProgress.child;\\n  }\\n}\\n\\nfunction beginWork(current$$1, workInProgress, renderExpirationTime) {\\n  var updateExpirationTime = workInProgress.expirationTime;\\n\\n  if (current$$1 !== null) {\\n    var oldProps = current$$1.memoizedProps;\\n    var newProps = workInProgress.pendingProps;\\n    if (oldProps === newProps && !hasContextChanged() && (updateExpirationTime === NoWork || updateExpirationTime > renderExpirationTime)) {\\n      // This fiber does not have any pending work. Bailout without entering\\n      // the begin phase. There's still some bookkeeping we that needs to be done\\n      // in this optimized path, mostly pushing stuff onto the stack.\\n      switch (workInProgress.tag) {\\n        case HostRoot:\\n          pushHostRootContext(workInProgress);\\n          resetHydrationState();\\n          break;\\n        case HostComponent:\\n          pushHostContext(workInProgress);\\n          break;\\n        case ClassComponent:\\n          {\\n            var Component = workInProgress.type;\\n            if (isContextProvider(Component)) {\\n              pushContextProvider(workInProgress);\\n            }\\n            break;\\n          }\\n        case HostPortal:\\n          pushHostContainer(workInProgress, workInProgress.stateNode.containerInfo);\\n          break;\\n        case ContextProvider:\\n          {\\n            var newValue = workInProgress.memoizedProps.value;\\n            pushProvider(workInProgress, newValue);\\n            break;\\n          }\\n        case Profiler:\\n          if (enableProfilerTimer) {\\n            workInProgress.effectTag |= Update;\\n          }\\n          break;\\n        case SuspenseComponent:\\n          {\\n            var state = workInProgress.memoizedState;\\n            var didTimeout = state !== null && state.didTimeout;\\n            if (didTimeout) {\\n              // If this boundary is currently timed out, we need to decide\\n              // whether to retry the primary children, or to skip over it and\\n              // go straight to the fallback. Check the priority of the primary\\n              var primaryChildFragment = workInProgress.child;\\n              var primaryChildExpirationTime = primaryChildFragment.childExpirationTime;\\n              if (primaryChildExpirationTime !== NoWork && primaryChildExpirationTime <= renderExpirationTime) {\\n                // The primary children have pending work. Use the normal path\\n                // to attempt to render the primary children again.\\n                return updateSuspenseComponent(current$$1, workInProgress, renderExpirationTime);\\n              } else {\\n                // The primary children do not have pending work with sufficient\\n                // priority. Bailout.\\n                var child = bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n                if (child !== null) {\\n                  // The fallback children have pending work. Skip over the\\n                  // primary children and work on the fallback.\\n                  return child.sibling;\\n                } else {\\n                  return null;\\n                }\\n              }\\n            }\\n            break;\\n          }\\n      }\\n      return bailoutOnAlreadyFinishedWork(current$$1, workInProgress, renderExpirationTime);\\n    }\\n  }\\n\\n  // Before entering the begin phase, clear the expiration time.\\n  workInProgress.expirationTime = NoWork;\\n\\n  switch (workInProgress.tag) {\\n    case IndeterminateComponent:\\n      {\\n        var elementType = workInProgress.elementType;\\n        return mountIndeterminateComponent(current$$1, workInProgress, elementType, renderExpirationTime);\\n      }\\n    case LazyComponent:\\n      {\\n        var _elementType = workInProgress.elementType;\\n        return mountLazyComponent(current$$1, workInProgress, _elementType, updateExpirationTime, renderExpirationTime);\\n      }\\n    case FunctionComponent:\\n      {\\n        var _Component = workInProgress.type;\\n        var unresolvedProps = workInProgress.pendingProps;\\n        var resolvedProps = workInProgress.elementType === _Component ? unresolvedProps : resolveDefaultProps(_Component, unresolvedProps);\\n        return updateFunctionComponent(current$$1, workInProgress, _Component, resolvedProps, renderExpirationTime);\\n      }\\n    case ClassComponent:\\n      {\\n        var _Component2 = workInProgress.type;\\n        var _unresolvedProps = workInProgress.pendingProps;\\n        var _resolvedProps = workInProgress.elementType === _Component2 ? _unresolvedProps : resolveDefaultProps(_Component2, _unresolvedProps);\\n        return updateClassComponent(current$$1, workInProgress, _Component2, _resolvedProps, renderExpirationTime);\\n      }\\n    case HostRoot:\\n      return updateHostRoot(current$$1, workInProgress, renderExpirationTime);\\n    case HostComponent:\\n      return updateHostComponent(current$$1, workInProgress, renderExpirationTime);\\n    case HostText:\\n      return updateHostText(current$$1, workInProgress);\\n    case SuspenseComponent:\\n      return updateSuspenseComponent(current$$1, workInProgress, renderExpirationTime);\\n    case HostPortal:\\n      return updatePortalComponent(current$$1, workInProgress, renderExpirationTime);\\n    case ForwardRef:\\n      {\\n        var type = workInProgress.type;\\n        var _unresolvedProps2 = workInProgress.pendingProps;\\n        var _resolvedProps2 = workInProgress.elementType === type ? _unresolvedProps2 : resolveDefaultProps(type, _unresolvedProps2);\\n        return updateForwardRef(current$$1, workInProgress, type, _resolvedProps2, renderExpirationTime);\\n      }\\n    case Fragment:\\n      return updateFragment(current$$1, workInProgress, renderExpirationTime);\\n    case Mode:\\n      return updateMode(current$$1, workInProgress, renderExpirationTime);\\n    case Profiler:\\n      return updateProfiler(current$$1, workInProgress, renderExpirationTime);\\n    case ContextProvider:\\n      return updateContextProvider(current$$1, workInProgress, renderExpirationTime);\\n    case ContextConsumer:\\n      return updateContextConsumer(current$$1, workInProgress, renderExpirationTime);\\n    case MemoComponent:\\n      {\\n        var _type = workInProgress.type;\\n        var _unresolvedProps3 = workInProgress.pendingProps;\\n        var _resolvedProps3 = resolveDefaultProps(_type.type, _unresolvedProps3);\\n        return updateMemoComponent(current$$1, workInProgress, _type, _resolvedProps3, updateExpirationTime, renderExpirationTime);\\n      }\\n    case SimpleMemoComponent:\\n      {\\n        return updateSimpleMemoComponent(current$$1, workInProgress, workInProgress.type, workInProgress.pendingProps, updateExpirationTime, renderExpirationTime);\\n      }\\n    case IncompleteClassComponent:\\n      {\\n        var _Component3 = workInProgress.type;\\n        var _unresolvedProps4 = workInProgress.pendingProps;\\n        var _resolvedProps4 = workInProgress.elementType === _Component3 ? _unresolvedProps4 : resolveDefaultProps(_Component3, _unresolvedProps4);\\n        return mountIncompleteClassComponent(current$$1, workInProgress, _Component3, _resolvedProps4, renderExpirationTime);\\n      }\\n    default:\\n      invariant(false, 'Unknown unit of work tag. This error is likely caused by a bug in React. Please file an issue.');\\n  }\\n}\\n\\nfunction markUpdate(workInProgress) {\\n  // Tag the fiber with an update effect. This turns a Placement into\\n  // a PlacementAndUpdate.\\n  workInProgress.effectTag |= Update;\\n}\\n\\nfunction markRef$1(workInProgress) {\\n  workInProgress.effectTag |= Ref;\\n}\\n\\nvar appendAllChildren = void 0;\\nvar updateHostContainer = void 0;\\nvar updateHostComponent$1 = void 0;\\nvar updateHostText$1 = void 0;\\nif (supportsMutation) {\\n  // Mutation mode\\n\\n  appendAllChildren = function (parent, workInProgress, needsVisibilityToggle, isHidden) {\\n    // We only have the top Fiber that was created but we need recurse down its\\n    // children to find all the terminal nodes.\\n    var node = workInProgress.child;\\n    while (node !== null) {\\n      if (node.tag === HostComponent || node.tag === HostText) {\\n        appendInitialChild(parent, node.stateNode);\\n      } else if (node.tag === HostPortal) {\\n        // If we have a portal child, then we don't want to traverse\\n        // down its children. Instead, we'll get insertions from each child in\\n        // the portal directly.\\n      } else if (node.child !== null) {\\n        node.child.return = node;\\n        node = node.child;\\n        continue;\\n      }\\n      if (node === workInProgress) {\\n        return;\\n      }\\n      while (node.sibling === null) {\\n        if (node.return === null || node.return === workInProgress) {\\n          return;\\n        }\\n        node = node.return;\\n      }\\n      node.sibling.return = node.return;\\n      node = node.sibling;\\n    }\\n  };\\n\\n  updateHostContainer = function (workInProgress) {\\n    // Noop\\n  };\\n  updateHostComponent$1 = function (current, workInProgress, type, newProps, rootContainerInstance) {\\n    // If we have an alternate, that means this is an update and we need to\\n    // schedule a side-effect to do the updates.\\n    var oldProps = current.memoizedProps;\\n    if (oldProps === newProps) {\\n      // In mutation mode, this is sufficient for a bailout because\\n      // we won't touch this node even if children changed.\\n      return;\\n    }\\n\\n    // If we get updated because one of our children updated, we don't\\n    // have newProps so we'll have to reuse them.\\n    // TODO: Split the update API as separate for the props vs. children.\\n    // Even better would be if children weren't special cased at all tho.\\n    var instance = workInProgress.stateNode;\\n    var currentHostContext = getHostContext();\\n    // TODO: Experiencing an error where oldProps is null. Suggests a host\\n    // component is hitting the resume path. Figure out why. Possibly\\n    // related to `hidden`.\\n    var updatePayload = prepareUpdate(instance, type, oldProps, newProps, rootContainerInstance, currentHostContext);\\n    // TODO: Type this specific to this type of component.\\n    workInProgress.updateQueue = updatePayload;\\n    // If the update payload indicates that there is a change or if there\\n    // is a new ref we mark this as an update. All the work is done in commitWork.\\n    if (updatePayload) {\\n      markUpdate(workInProgress);\\n    }\\n  };\\n  updateHostText$1 = function (current, workInProgress, oldText, newText) {\\n    // If the text differs, mark it as an update. All the work in done in commitWork.\\n    if (oldText !== newText) {\\n      markUpdate(workInProgress);\\n    }\\n  };\\n} else if (supportsPersistence) {\\n  // Persistent host tree mode\\n\\n  appendAllChildren = function (parent, workInProgress, needsVisibilityToggle, isHidden) {\\n    // We only have the top Fiber that was created but we need recurse down its\\n    // children to find all the terminal nodes.\\n    var node = workInProgress.child;\\n    while (node !== null) {\\n      // eslint-disable-next-line no-labels\\n      branches: if (node.tag === HostComponent) {\\n        var instance = node.stateNode;\\n        if (needsVisibilityToggle) {\\n          var props = node.memoizedProps;\\n          var type = node.type;\\n          if (isHidden) {\\n            // This child is inside a timed out tree. Hide it.\\n            instance = cloneHiddenInstance(instance, type, props, node);\\n          } else {\\n            // This child was previously inside a timed out tree. If it was not\\n            // updated during this render, it may need to be unhidden. Clone\\n            // again to be sure.\\n            instance = cloneUnhiddenInstance(instance, type, props, node);\\n          }\\n          node.stateNode = instance;\\n        }\\n        appendInitialChild(parent, instance);\\n      } else if (node.tag === HostText) {\\n        var _instance = node.stateNode;\\n        if (needsVisibilityToggle) {\\n          var text = node.memoizedProps;\\n          var rootContainerInstance = getRootHostContainer();\\n          var currentHostContext = getHostContext();\\n          if (isHidden) {\\n            _instance = createHiddenTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);\\n          } else {\\n            _instance = createTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);\\n          }\\n          node.stateNode = _instance;\\n        }\\n        appendInitialChild(parent, _instance);\\n      } else if (node.tag === HostPortal) {\\n        // If we have a portal child, then we don't want to traverse\\n        // down its children. Instead, we'll get insertions from each child in\\n        // the portal directly.\\n      } else if (node.tag === SuspenseComponent) {\\n        var current = node.alternate;\\n        if (current !== null) {\\n          var oldState = current.memoizedState;\\n          var newState = node.memoizedState;\\n          var oldIsHidden = oldState !== null && oldState.didTimeout;\\n          var newIsHidden = newState !== null && newState.didTimeout;\\n          if (oldIsHidden !== newIsHidden) {\\n            // The placeholder either just timed out or switched back to the normal\\n            // children after having previously timed out. Toggle the visibility of\\n            // the direct host children.\\n            var primaryChildParent = newIsHidden ? node.child : node;\\n            if (primaryChildParent !== null) {\\n              appendAllChildren(parent, primaryChildParent, true, newIsHidden);\\n            }\\n            // eslint-disable-next-line no-labels\\n            break branches;\\n          }\\n        }\\n        if (node.child !== null) {\\n          // Continue traversing like normal\\n          node.child.return = node;\\n          node = node.child;\\n          continue;\\n        }\\n      } else if (node.child !== null) {\\n        node.child.return = node;\\n        node = node.child;\\n        continue;\\n      }\\n      // $FlowFixMe This is correct but Flow is confused by the labeled break.\\n      node = node;\\n      if (node === workInProgress) {\\n        return;\\n      }\\n      while (node.sibling === null) {\\n        if (node.return === null || node.return === workInProgress) {\\n          return;\\n        }\\n        node = node.return;\\n      }\\n      node.sibling.return = node.return;\\n      node = node.sibling;\\n    }\\n  };\\n\\n  // An unfortunate fork of appendAllChildren because we have two different parent types.\\n  var appendAllChildrenToContainer = function (containerChildSet, workInProgress, needsVisibilityToggle, isHidden) {\\n    // We only have the top Fiber that was created but we need recurse down its\\n    // children to find all the terminal nodes.\\n    var node = workInProgress.child;\\n    while (node !== null) {\\n      // eslint-disable-next-line no-labels\\n      branches: if (node.tag === HostComponent) {\\n        var instance = node.stateNode;\\n        if (needsVisibilityToggle) {\\n          var props = node.memoizedProps;\\n          var type = node.type;\\n          if (isHidden) {\\n            // This child is inside a timed out tree. Hide it.\\n            instance = cloneHiddenInstance(instance, type, props, node);\\n          } else {\\n            // This child was previously inside a timed out tree. If it was not\\n            // updated during this render, it may need to be unhidden. Clone\\n            // again to be sure.\\n            instance = cloneUnhiddenInstance(instance, type, props, node);\\n          }\\n          node.stateNode = instance;\\n        }\\n        appendChildToContainerChildSet(containerChildSet, instance);\\n      } else if (node.tag === HostText) {\\n        var _instance2 = node.stateNode;\\n        if (needsVisibilityToggle) {\\n          var text = node.memoizedProps;\\n          var rootContainerInstance = getRootHostContainer();\\n          var currentHostContext = getHostContext();\\n          if (isHidden) {\\n            _instance2 = createHiddenTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);\\n          } else {\\n            _instance2 = createTextInstance(text, rootContainerInstance, currentHostContext, workInProgress);\\n          }\\n          node.stateNode = _instance2;\\n        }\\n        appendChildToContainerChildSet(containerChildSet, _instance2);\\n      } else if (node.tag === HostPortal) {\\n        // If we have a portal child, then we don't want to traverse\\n        // down its children. Instead, we'll get insertions from each child in\\n        // the portal directly.\\n      } else if (node.tag === SuspenseComponent) {\\n        var current = node.alternate;\\n        if (current !== null) {\\n          var oldState = current.memoizedState;\\n          var newState = node.memoizedState;\\n          var oldIsHidden = oldState !== null && oldState.didTimeout;\\n          var newIsHidden = newState !== null && newState.didTimeout;\\n          if (oldIsHidden !== newIsHidden) {\\n            // The placeholder either just timed out or switched back to the normal\\n            // children after having previously timed out. Toggle the visibility of\\n            // the direct host children.\\n            var primaryChildParent = newIsHidden ? node.child : node;\\n            if (primaryChildParent !== null) {\\n              appendAllChildrenToContainer(containerChildSet, primaryChildParent, true, newIsHidden);\\n            }\\n            // eslint-disable-next-line no-labels\\n            break branches;\\n          }\\n        }\\n        if (node.child !== null) {\\n          // Continue traversing like normal\\n          node.child.return = node;\\n          node = node.child;\\n          continue;\\n        }\\n      } else if (node.child !== null) {\\n        node.child.return = node;\\n        node = node.child;\\n        continue;\\n      }\\n      // $FlowFixMe This is correct but Flow is confused by the labeled break.\\n      node = node;\\n      if (node === workInProgress) {\\n        return;\\n      }\\n      while (node.sibling === null) {\\n        if (node.return === null || node.return === workInProgress) {\\n          return;\\n        }\\n        node = node.return;\\n      }\\n      node.sibling.return = node.return;\\n      node = node.sibling;\\n    }\\n  };\\n  updateHostContainer = function (workInProgress) {\\n    var portalOrRoot = workInProgress.stateNode;\\n    var childrenUnchanged = workInProgress.firstEffect === null;\\n    if (childrenUnchanged) {\\n      // No changes, just reuse the existing instance.\\n    } else {\\n      var container = portalOrRoot.containerInfo;\\n      var newChildSet = createContainerChildSet(container);\\n      // If children might have changed, we have to add them all to the set.\\n      appendAllChildrenToContainer(newChildSet, workInProgress, false, false);\\n      portalOrRoot.pendingChildren = newChildSet;\\n      // Schedule an update on the container to swap out the container.\\n      markUpdate(workInProgress);\\n      finalizeContainerChildren(container, newChildSet);\\n    }\\n  };\\n  updateHostComponent$1 = function (current, workInProgress, type, newProps, rootContainerInstance) {\\n    var currentInstance = current.stateNode;\\n    var oldProps = current.memoizedProps;\\n    // If there are no effects associated with this node, then none of our children had any updates.\\n    // This guarantees that we can reuse all of them.\\n    var childrenUnchanged = workInProgress.firstEffect === null;\\n    if (childrenUnchanged && oldProps === newProps) {\\n      // No changes, just reuse the existing instance.\\n      // Note that this might release a previous clone.\\n      workInProgress.stateNode = currentInstance;\\n      return;\\n    }\\n    var recyclableInstance = workInProgress.stateNode;\\n    var currentHostContext = getHostContext();\\n    var updatePayload = null;\\n    if (oldProps !== newProps) {\\n      updatePayload = prepareUpdate(recyclableInstance, type, oldProps, newProps, rootContainerInstance, currentHostContext);\\n    }\\n    if (childrenUnchanged && updatePayload === null) {\\n      // No changes, just reuse the existing instance.\\n      // Note that this might release a previous clone.\\n      workInProgress.stateNode = currentInstance;\\n      return;\\n    }\\n    var newInstance = cloneInstance(currentInstance, updatePayload, type, oldProps, newProps, workInProgress, childrenUnchanged, recyclableInstance);\\n    if (finalizeInitialChildren(newInstance, type, newProps, rootContainerInstance, currentHostContext)) {\\n      markUpdate(workInProgress);\\n    }\\n    workInProgress.stateNode = newInstance;\\n    if (childrenUnchanged) {\\n      // If there are no other effects in this tree, we need to flag this node as having one.\\n      // Even though we're not going to use it for anything.\\n      // Otherwise parents won't know that there are new children to propagate upwards.\\n      markUpdate(workInProgress);\\n    } else {\\n      // If children might have changed, we have to add them all to the set.\\n      appendAllChildren(newInstance, workInProgress, false, false);\\n    }\\n  };\\n  updateHostText$1 = function (current, workInProgress, oldText, newText) {\\n    if (oldText !== newText) {\\n      // If the text content differs, we'll create a new text instance for it.\\n      var rootContainerInstance = getRootHostContainer();\\n      var currentHostContext = getHostContext();\\n      workInProgress.stateNode = createTextInstance(newText, rootContainerInstance, currentHostContext, workInProgress);\\n      // We'll have to mark it as having an effect, even though we won't use the effect for anything.\\n      // This lets the parents know that at least one of their children has changed.\\n      markUpdate(workInProgress);\\n    }\\n  };\\n} else {\\n  // No host operations\\n  updateHostContainer = function (workInProgress) {\\n    // Noop\\n  };\\n  updateHostComponent$1 = function (current, workInProgress, type, newProps, rootContainerInstance) {\\n    // Noop\\n  };\\n  updateHostText$1 = function (current, workInProgress, oldText, newText) {\\n    // Noop\\n  };\\n}\\n\\nfunction completeWork(current, workInProgress, renderExpirationTime) {\\n  var newProps = workInProgress.pendingProps;\\n\\n  switch (workInProgress.tag) {\\n    case IndeterminateComponent:\\n      break;\\n    case LazyComponent:\\n      break;\\n    case SimpleMemoComponent:\\n    case FunctionComponent:\\n      break;\\n    case ClassComponent:\\n      {\\n        var Component = workInProgress.type;\\n        if (isContextProvider(Component)) {\\n          popContext(workInProgress);\\n        }\\n        break;\\n      }\\n    case HostRoot:\\n      {\\n        popHostContainer(workInProgress);\\n        popTopLevelContextObject(workInProgress);\\n        var fiberRoot = workInProgress.stateNode;\\n        if (fiberRoot.pendingContext) {\\n          fiberRoot.context = fiberRoot.pendingContext;\\n          fiberRoot.pendingContext = null;\\n        }\\n        if (current === null || current.child === null) {\\n          // If we hydrated, pop so that we can delete any remaining children\\n          // that weren't hydrated.\\n          popHydrationState(workInProgress);\\n          // This resets the hacky state to fix isMounted before committing.\\n          // TODO: Delete this when we delete isMounted and findDOMNode.\\n          workInProgress.effectTag &= ~Placement;\\n        }\\n        updateHostContainer(workInProgress);\\n        break;\\n      }\\n    case HostComponent:\\n      {\\n        popHostContext(workInProgress);\\n        var rootContainerInstance = getRootHostContainer();\\n        var type = workInProgress.type;\\n        if (current !== null && workInProgress.stateNode != null) {\\n          updateHostComponent$1(current, workInProgress, type, newProps, rootContainerInstance);\\n\\n          if (current.ref !== workInProgress.ref) {\\n            markRef$1(workInProgress);\\n          }\\n        } else {\\n          if (!newProps) {\\n            !(workInProgress.stateNode !== null) ? invariant(false, 'We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n            // This can happen when we abort work.\\n            break;\\n          }\\n\\n          var currentHostContext = getHostContext();\\n          // TODO: Move createInstance to beginWork and keep it on a context\\n          // \\\"stack\\\" as the parent. Then append children as we go in beginWork\\n          // or completeWork depending on we want to add then top->down or\\n          // bottom->up. Top->down is faster in IE11.\\n          var wasHydrated = popHydrationState(workInProgress);\\n          if (wasHydrated) {\\n            // TODO: Move this and createInstance step into the beginPhase\\n            // to consolidate.\\n            if (prepareToHydrateHostInstance(workInProgress, rootContainerInstance, currentHostContext)) {\\n              // If changes to the hydrated node needs to be applied at the\\n              // commit-phase we mark this as such.\\n              markUpdate(workInProgress);\\n            }\\n          } else {\\n            var instance = createInstance(type, newProps, rootContainerInstance, currentHostContext, workInProgress);\\n\\n            appendAllChildren(instance, workInProgress, false, false);\\n\\n            // Certain renderers require commit-time effects for initial mount.\\n            // (eg DOM renderer supports auto-focus for certain elements).\\n            // Make sure such renderers get scheduled for later work.\\n            if (finalizeInitialChildren(instance, type, newProps, rootContainerInstance, currentHostContext)) {\\n              markUpdate(workInProgress);\\n            }\\n            workInProgress.stateNode = instance;\\n          }\\n\\n          if (workInProgress.ref !== null) {\\n            // If there is a ref on a host node we need to schedule a callback\\n            markRef$1(workInProgress);\\n          }\\n        }\\n        break;\\n      }\\n    case HostText:\\n      {\\n        var newText = newProps;\\n        if (current && workInProgress.stateNode != null) {\\n          var oldText = current.memoizedProps;\\n          // If we have an alternate, that means this is an update and we need\\n          // to schedule a side-effect to do the updates.\\n          updateHostText$1(current, workInProgress, oldText, newText);\\n        } else {\\n          if (typeof newText !== 'string') {\\n            !(workInProgress.stateNode !== null) ? invariant(false, 'We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n            // This can happen when we abort work.\\n          }\\n          var _rootContainerInstance = getRootHostContainer();\\n          var _currentHostContext = getHostContext();\\n          var _wasHydrated = popHydrationState(workInProgress);\\n          if (_wasHydrated) {\\n            if (prepareToHydrateHostTextInstance(workInProgress)) {\\n              markUpdate(workInProgress);\\n            }\\n          } else {\\n            workInProgress.stateNode = createTextInstance(newText, _rootContainerInstance, _currentHostContext, workInProgress);\\n          }\\n        }\\n        break;\\n      }\\n    case ForwardRef:\\n      break;\\n    case SuspenseComponent:\\n      {\\n        var nextState = workInProgress.memoizedState;\\n        var prevState = current !== null ? current.memoizedState : null;\\n        var nextDidTimeout = nextState !== null && nextState.didTimeout;\\n        var prevDidTimeout = prevState !== null && prevState.didTimeout;\\n        if (nextDidTimeout !== prevDidTimeout) {\\n          // If this render commits, and it switches between the normal state\\n          // and the timed-out state, schedule an effect.\\n          workInProgress.effectTag |= Update;\\n        }\\n        break;\\n      }\\n    case Fragment:\\n      break;\\n    case Mode:\\n      break;\\n    case Profiler:\\n      break;\\n    case HostPortal:\\n      popHostContainer(workInProgress);\\n      updateHostContainer(workInProgress);\\n      break;\\n    case ContextProvider:\\n      // Pop provider fiber\\n      popProvider(workInProgress);\\n      break;\\n    case ContextConsumer:\\n      break;\\n    case MemoComponent:\\n      break;\\n    case IncompleteClassComponent:\\n      {\\n        // Same as class component case. I put it down here so that the tags are\\n        // sequential to ensure this switch is compiled to a jump table.\\n        var _Component = workInProgress.type;\\n        if (isContextProvider(_Component)) {\\n          popContext(workInProgress);\\n        }\\n        break;\\n      }\\n    default:\\n      invariant(false, 'Unknown unit of work tag. This error is likely caused by a bug in React. Please file an issue.');\\n  }\\n\\n  return null;\\n}\\n\\nfunction shouldCaptureSuspense(current, workInProgress) {\\n  // In order to capture, the Suspense component must have a fallback prop.\\n  if (workInProgress.memoizedProps.fallback === undefined) {\\n    return false;\\n  }\\n  // If it was the primary children that just suspended, capture and render the\\n  // fallback. Otherwise, don't capture and bubble to the next boundary.\\n  var nextState = workInProgress.memoizedState;\\n  return nextState === null || !nextState.didTimeout;\\n}\\n\\n// This module is forked in different environments.\\n// By default, return `true` to log errors to the console.\\n// Forks can return `false` if this isn't desirable.\\nfunction showErrorDialog(capturedError) {\\n  return true;\\n}\\n\\nfunction logCapturedError(capturedError) {\\n  var logError = showErrorDialog(capturedError);\\n\\n  // Allow injected showErrorDialog() to prevent default console.error logging.\\n  // This enables renderers like ReactNative to better manage redbox behavior.\\n  if (logError === false) {\\n    return;\\n  }\\n\\n  var error = capturedError.error;\\n  {\\n    var componentName = capturedError.componentName,\\n        componentStack = capturedError.componentStack,\\n        errorBoundaryName = capturedError.errorBoundaryName,\\n        errorBoundaryFound = capturedError.errorBoundaryFound,\\n        willRetry = capturedError.willRetry;\\n\\n    // Browsers support silencing uncaught errors by calling\\n    // `preventDefault()` in window `error` handler.\\n    // We record this information as an expando on the error.\\n\\n    if (error != null && error._suppressLogging) {\\n      if (errorBoundaryFound && willRetry) {\\n        // The error is recoverable and was silenced.\\n        // Ignore it and don't print the stack addendum.\\n        // This is handy for testing error boundaries without noise.\\n        return;\\n      }\\n      // The error is fatal. Since the silencing might have\\n      // been accidental, we'll surface it anyway.\\n      // However, the browser would have silenced the original error\\n      // so we'll print it first, and then print the stack addendum.\\n      console.error(error);\\n      // For a more detailed description of this block, see:\\n      // https://github.com/facebook/react/pull/13384\\n    }\\n\\n    var componentNameMessage = componentName ? 'The above error occurred in the <' + componentName + '> component:' : 'The above error occurred in one of your React components:';\\n\\n    var errorBoundaryMessage = void 0;\\n    // errorBoundaryFound check is sufficient; errorBoundaryName check is to satisfy Flow.\\n    if (errorBoundaryFound && errorBoundaryName) {\\n      if (willRetry) {\\n        errorBoundaryMessage = 'React will try to recreate this component tree from scratch ' + ('using the error boundary you provided, ' + errorBoundaryName + '.');\\n      } else {\\n        errorBoundaryMessage = 'This error was initially handled by the error boundary ' + errorBoundaryName + '.\\\\n' + 'Recreating the tree from scratch failed so React will unmount the tree.';\\n      }\\n    } else {\\n      errorBoundaryMessage = 'Consider adding an error boundary to your tree to customize error handling behavior.\\\\n' + 'Visit https://fb.me/react-error-boundaries to learn more about error boundaries.';\\n    }\\n    var combinedMessage = '' + componentNameMessage + componentStack + '\\\\n\\\\n' + ('' + errorBoundaryMessage);\\n\\n    // In development, we provide our own message with just the component stack.\\n    // We don't include the original error message and JS stack because the browser\\n    // has already printed it. Even if the application swallows the error, it is still\\n    // displayed by the browser thanks to the DEV-only fake event trick in ReactErrorUtils.\\n    console.error(combinedMessage);\\n  }\\n}\\n\\nvar didWarnAboutUndefinedSnapshotBeforeUpdate = null;\\n{\\n  didWarnAboutUndefinedSnapshotBeforeUpdate = new Set();\\n}\\n\\nfunction logError(boundary, errorInfo) {\\n  var source = errorInfo.source;\\n  var stack = errorInfo.stack;\\n  if (stack === null && source !== null) {\\n    stack = getStackByFiberInDevAndProd(source);\\n  }\\n\\n  var capturedError = {\\n    componentName: source !== null ? getComponentName(source.type) : null,\\n    componentStack: stack !== null ? stack : '',\\n    error: errorInfo.value,\\n    errorBoundary: null,\\n    errorBoundaryName: null,\\n    errorBoundaryFound: false,\\n    willRetry: false\\n  };\\n\\n  if (boundary !== null && boundary.tag === ClassComponent) {\\n    capturedError.errorBoundary = boundary.stateNode;\\n    capturedError.errorBoundaryName = getComponentName(boundary.type);\\n    capturedError.errorBoundaryFound = true;\\n    capturedError.willRetry = true;\\n  }\\n\\n  try {\\n    logCapturedError(capturedError);\\n  } catch (e) {\\n    // This method must not throw, or React internal state will get messed up.\\n    // If console.error is overridden, or logCapturedError() shows a dialog that throws,\\n    // we want to report this error outside of the normal stack as a last resort.\\n    // https://github.com/facebook/react/issues/13188\\n    setTimeout(function () {\\n      throw e;\\n    });\\n  }\\n}\\n\\nvar callComponentWillUnmountWithTimer = function (current$$1, instance) {\\n  startPhaseTimer(current$$1, 'componentWillUnmount');\\n  instance.props = current$$1.memoizedProps;\\n  instance.state = current$$1.memoizedState;\\n  instance.componentWillUnmount();\\n  stopPhaseTimer();\\n};\\n\\n// Capture errors so they don't interrupt unmounting.\\nfunction safelyCallComponentWillUnmount(current$$1, instance) {\\n  {\\n    invokeGuardedCallback(null, callComponentWillUnmountWithTimer, null, current$$1, instance);\\n    if (hasCaughtError()) {\\n      var unmountError = clearCaughtError();\\n      captureCommitPhaseError(current$$1, unmountError);\\n    }\\n  }\\n}\\n\\nfunction safelyDetachRef(current$$1) {\\n  var ref = current$$1.ref;\\n  if (ref !== null) {\\n    if (typeof ref === 'function') {\\n      {\\n        invokeGuardedCallback(null, ref, null, null);\\n        if (hasCaughtError()) {\\n          var refError = clearCaughtError();\\n          captureCommitPhaseError(current$$1, refError);\\n        }\\n      }\\n    } else {\\n      ref.current = null;\\n    }\\n  }\\n}\\n\\nfunction commitBeforeMutationLifeCycles(current$$1, finishedWork) {\\n  switch (finishedWork.tag) {\\n    case ClassComponent:\\n      {\\n        if (finishedWork.effectTag & Snapshot) {\\n          if (current$$1 !== null) {\\n            var prevProps = current$$1.memoizedProps;\\n            var prevState = current$$1.memoizedState;\\n            startPhaseTimer(finishedWork, 'getSnapshotBeforeUpdate');\\n            var instance = finishedWork.stateNode;\\n            instance.props = finishedWork.memoizedProps;\\n            instance.state = finishedWork.memoizedState;\\n            var snapshot = instance.getSnapshotBeforeUpdate(prevProps, prevState);\\n            {\\n              var didWarnSet = didWarnAboutUndefinedSnapshotBeforeUpdate;\\n              if (snapshot === undefined && !didWarnSet.has(finishedWork.type)) {\\n                didWarnSet.add(finishedWork.type);\\n                warningWithoutStack$1(false, '%s.getSnapshotBeforeUpdate(): A snapshot value (or null) ' + 'must be returned. You have returned undefined.', getComponentName(finishedWork.type));\\n              }\\n            }\\n            instance.__reactInternalSnapshotBeforeUpdate = snapshot;\\n            stopPhaseTimer();\\n          }\\n        }\\n        return;\\n      }\\n    case HostRoot:\\n    case HostComponent:\\n    case HostText:\\n    case HostPortal:\\n    case IncompleteClassComponent:\\n      // Nothing to do for these component types\\n      return;\\n    default:\\n      {\\n        invariant(false, 'This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.');\\n      }\\n  }\\n}\\n\\nfunction commitLifeCycles(finishedRoot, current$$1, finishedWork, committedExpirationTime) {\\n  switch (finishedWork.tag) {\\n    case ClassComponent:\\n      {\\n        var instance = finishedWork.stateNode;\\n        if (finishedWork.effectTag & Update) {\\n          if (current$$1 === null) {\\n            startPhaseTimer(finishedWork, 'componentDidMount');\\n            instance.props = finishedWork.memoizedProps;\\n            instance.state = finishedWork.memoizedState;\\n            instance.componentDidMount();\\n            stopPhaseTimer();\\n          } else {\\n            var prevProps = current$$1.memoizedProps;\\n            var prevState = current$$1.memoizedState;\\n            startPhaseTimer(finishedWork, 'componentDidUpdate');\\n            instance.props = finishedWork.memoizedProps;\\n            instance.state = finishedWork.memoizedState;\\n            instance.componentDidUpdate(prevProps, prevState, instance.__reactInternalSnapshotBeforeUpdate);\\n            stopPhaseTimer();\\n          }\\n        }\\n        var updateQueue = finishedWork.updateQueue;\\n        if (updateQueue !== null) {\\n          instance.props = finishedWork.memoizedProps;\\n          instance.state = finishedWork.memoizedState;\\n          commitUpdateQueue(finishedWork, updateQueue, instance, committedExpirationTime);\\n        }\\n        return;\\n      }\\n    case HostRoot:\\n      {\\n        var _updateQueue = finishedWork.updateQueue;\\n        if (_updateQueue !== null) {\\n          var _instance = null;\\n          if (finishedWork.child !== null) {\\n            switch (finishedWork.child.tag) {\\n              case HostComponent:\\n                _instance = getPublicInstance(finishedWork.child.stateNode);\\n                break;\\n              case ClassComponent:\\n                _instance = finishedWork.child.stateNode;\\n                break;\\n            }\\n          }\\n          commitUpdateQueue(finishedWork, _updateQueue, _instance, committedExpirationTime);\\n        }\\n        return;\\n      }\\n    case HostComponent:\\n      {\\n        var _instance2 = finishedWork.stateNode;\\n\\n        // Renderers may schedule work to be done after host components are mounted\\n        // (eg DOM renderer may schedule auto-focus for inputs and form controls).\\n        // These effects should only be committed when components are first mounted,\\n        // aka when there is no current/alternate.\\n        if (current$$1 === null && finishedWork.effectTag & Update) {\\n          var type = finishedWork.type;\\n          var props = finishedWork.memoizedProps;\\n          commitMount(_instance2, type, props, finishedWork);\\n        }\\n\\n        return;\\n      }\\n    case HostText:\\n      {\\n        // We have no life-cycles associated with text.\\n        return;\\n      }\\n    case HostPortal:\\n      {\\n        // We have no life-cycles associated with portals.\\n        return;\\n      }\\n    case Profiler:\\n      {\\n        if (enableProfilerTimer) {\\n          var onRender = finishedWork.memoizedProps.onRender;\\n\\n          if (enableSchedulerTracing) {\\n            onRender(finishedWork.memoizedProps.id, current$$1 === null ? 'mount' : 'update', finishedWork.actualDuration, finishedWork.treeBaseDuration, finishedWork.actualStartTime, getCommitTime(), finishedRoot.memoizedInteractions);\\n          } else {\\n            onRender(finishedWork.memoizedProps.id, current$$1 === null ? 'mount' : 'update', finishedWork.actualDuration, finishedWork.treeBaseDuration, finishedWork.actualStartTime, getCommitTime());\\n          }\\n        }\\n        return;\\n      }\\n    case SuspenseComponent:\\n      {\\n        if (finishedWork.effectTag & Callback) {\\n          // In non-strict mode, a suspense boundary times out by commiting\\n          // twice: first, by committing the children in an inconsistent state,\\n          // then hiding them and showing the fallback children in a subsequent\\n          var _newState = {\\n            alreadyCaptured: true,\\n            didTimeout: false,\\n            timedOutAt: NoWork\\n          };\\n          finishedWork.memoizedState = _newState;\\n          scheduleWork(finishedWork, Sync);\\n          return;\\n        }\\n        var oldState = current$$1 !== null ? current$$1.memoizedState : null;\\n        var newState = finishedWork.memoizedState;\\n        var oldDidTimeout = oldState !== null ? oldState.didTimeout : false;\\n\\n        var newDidTimeout = void 0;\\n        var primaryChildParent = finishedWork;\\n        if (newState === null) {\\n          newDidTimeout = false;\\n        } else {\\n          newDidTimeout = newState.didTimeout;\\n          if (newDidTimeout) {\\n            primaryChildParent = finishedWork.child;\\n            newState.alreadyCaptured = false;\\n            if (newState.timedOutAt === NoWork) {\\n              // If the children had not already timed out, record the time.\\n              // This is used to compute the elapsed time during subsequent\\n              // attempts to render the children.\\n              newState.timedOutAt = requestCurrentTime();\\n            }\\n          }\\n        }\\n\\n        if (newDidTimeout !== oldDidTimeout && primaryChildParent !== null) {\\n          hideOrUnhideAllChildren(primaryChildParent, newDidTimeout);\\n        }\\n        return;\\n      }\\n    case IncompleteClassComponent:\\n      break;\\n    default:\\n      {\\n        invariant(false, 'This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.');\\n      }\\n  }\\n}\\n\\nfunction hideOrUnhideAllChildren(finishedWork, isHidden) {\\n  if (supportsMutation) {\\n    // We only have the top Fiber that was inserted but we need recurse down its\\n    var node = finishedWork;\\n    while (true) {\\n      if (node.tag === HostComponent) {\\n        var instance = node.stateNode;\\n        if (isHidden) {\\n          hideInstance(instance);\\n        } else {\\n          unhideInstance(node.stateNode, node.memoizedProps);\\n        }\\n      } else if (node.tag === HostText) {\\n        var _instance3 = node.stateNode;\\n        if (isHidden) {\\n          hideTextInstance(_instance3);\\n        } else {\\n          unhideTextInstance(_instance3, node.memoizedProps);\\n        }\\n      } else if (node.child !== null) {\\n        node.child.return = node;\\n        node = node.child;\\n        continue;\\n      }\\n      if (node === finishedWork) {\\n        return;\\n      }\\n      while (node.sibling === null) {\\n        if (node.return === null || node.return === finishedWork) {\\n          return;\\n        }\\n        node = node.return;\\n      }\\n      node.sibling.return = node.return;\\n      node = node.sibling;\\n    }\\n  }\\n}\\n\\nfunction commitAttachRef(finishedWork) {\\n  var ref = finishedWork.ref;\\n  if (ref !== null) {\\n    var instance = finishedWork.stateNode;\\n    var instanceToUse = void 0;\\n    switch (finishedWork.tag) {\\n      case HostComponent:\\n        instanceToUse = getPublicInstance(instance);\\n        break;\\n      default:\\n        instanceToUse = instance;\\n    }\\n    if (typeof ref === 'function') {\\n      ref(instanceToUse);\\n    } else {\\n      {\\n        if (!ref.hasOwnProperty('current')) {\\n          warningWithoutStack$1(false, 'Unexpected ref object provided for %s. ' + 'Use either a ref-setter function or React.createRef().%s', getComponentName(finishedWork.type), getStackByFiberInDevAndProd(finishedWork));\\n        }\\n      }\\n\\n      ref.current = instanceToUse;\\n    }\\n  }\\n}\\n\\nfunction commitDetachRef(current$$1) {\\n  var currentRef = current$$1.ref;\\n  if (currentRef !== null) {\\n    if (typeof currentRef === 'function') {\\n      currentRef(null);\\n    } else {\\n      currentRef.current = null;\\n    }\\n  }\\n}\\n\\n// User-originating errors (lifecycles and refs) should not interrupt\\n// deletion, so don't let them throw. Host-originating errors should\\n// interrupt deletion, so it's okay\\nfunction commitUnmount(current$$1) {\\n  onCommitUnmount(current$$1);\\n\\n  switch (current$$1.tag) {\\n    case ClassComponent:\\n      {\\n        safelyDetachRef(current$$1);\\n        var instance = current$$1.stateNode;\\n        if (typeof instance.componentWillUnmount === 'function') {\\n          safelyCallComponentWillUnmount(current$$1, instance);\\n        }\\n        return;\\n      }\\n    case HostComponent:\\n      {\\n        safelyDetachRef(current$$1);\\n        return;\\n      }\\n    case HostPortal:\\n      {\\n        // TODO: this is recursive.\\n        // We are also not using this parent because\\n        // the portal will get pushed immediately.\\n        if (supportsMutation) {\\n          unmountHostComponents(current$$1);\\n        } else if (supportsPersistence) {\\n          emptyPortalContainer(current$$1);\\n        }\\n        return;\\n      }\\n  }\\n}\\n\\nfunction commitNestedUnmounts(root) {\\n  // While we're inside a removed host node we don't want to call\\n  // removeChild on the inner nodes because they're removed by the top\\n  // call anyway. We also want to call componentWillUnmount on all\\n  // composites before this host node is removed from the tree. Therefore\\n  var node = root;\\n  while (true) {\\n    commitUnmount(node);\\n    // Visit children because they may contain more composite or host nodes.\\n    // Skip portals because commitUnmount() currently visits them recursively.\\n    if (node.child !== null && (\\n    // If we use mutation we drill down into portals using commitUnmount above.\\n    // If we don't use mutation we drill down into portals here instead.\\n    !supportsMutation || node.tag !== HostPortal)) {\\n      node.child.return = node;\\n      node = node.child;\\n      continue;\\n    }\\n    if (node === root) {\\n      return;\\n    }\\n    while (node.sibling === null) {\\n      if (node.return === null || node.return === root) {\\n        return;\\n      }\\n      node = node.return;\\n    }\\n    node.sibling.return = node.return;\\n    node = node.sibling;\\n  }\\n}\\n\\nfunction detachFiber(current$$1) {\\n  // Cut off the return pointers to disconnect it from the tree. Ideally, we\\n  // should clear the child pointer of the parent alternate to let this\\n  // get GC:ed but we don't know which for sure which parent is the current\\n  // one so we'll settle for GC:ing the subtree of this child. This child\\n  // itself will be GC:ed when the parent updates the next time.\\n  current$$1.return = null;\\n  current$$1.child = null;\\n  if (current$$1.alternate) {\\n    current$$1.alternate.child = null;\\n    current$$1.alternate.return = null;\\n  }\\n}\\n\\nfunction emptyPortalContainer(current$$1) {\\n  if (!supportsPersistence) {\\n    return;\\n  }\\n\\n  var portal = current$$1.stateNode;\\n  var containerInfo = portal.containerInfo;\\n\\n  var emptyChildSet = createContainerChildSet(containerInfo);\\n  replaceContainerChildren(containerInfo, emptyChildSet);\\n}\\n\\nfunction commitContainer(finishedWork) {\\n  if (!supportsPersistence) {\\n    return;\\n  }\\n\\n  switch (finishedWork.tag) {\\n    case ClassComponent:\\n      {\\n        return;\\n      }\\n    case HostComponent:\\n      {\\n        return;\\n      }\\n    case HostText:\\n      {\\n        return;\\n      }\\n    case HostRoot:\\n    case HostPortal:\\n      {\\n        var portalOrRoot = finishedWork.stateNode;\\n        var containerInfo = portalOrRoot.containerInfo,\\n            _pendingChildren = portalOrRoot.pendingChildren;\\n\\n        replaceContainerChildren(containerInfo, _pendingChildren);\\n        return;\\n      }\\n    default:\\n      {\\n        invariant(false, 'This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.');\\n      }\\n  }\\n}\\n\\nfunction getHostParentFiber(fiber) {\\n  var parent = fiber.return;\\n  while (parent !== null) {\\n    if (isHostParent(parent)) {\\n      return parent;\\n    }\\n    parent = parent.return;\\n  }\\n  invariant(false, 'Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.');\\n}\\n\\nfunction isHostParent(fiber) {\\n  return fiber.tag === HostComponent || fiber.tag === HostRoot || fiber.tag === HostPortal;\\n}\\n\\nfunction getHostSibling(fiber) {\\n  // We're going to search forward into the tree until we find a sibling host\\n  // node. Unfortunately, if multiple insertions are done in a row we have to\\n  // search past them. This leads to exponential search for the next sibling.\\n  var node = fiber;\\n  siblings: while (true) {\\n    // If we didn't find anything, let's try the next sibling.\\n    while (node.sibling === null) {\\n      if (node.return === null || isHostParent(node.return)) {\\n        // If we pop out of the root or hit the parent the fiber we are the\\n        // last sibling.\\n        return null;\\n      }\\n      node = node.return;\\n    }\\n    node.sibling.return = node.return;\\n    node = node.sibling;\\n    while (node.tag !== HostComponent && node.tag !== HostText) {\\n      // If it is not host node and, we might have a host node inside it.\\n      // Try to search down until we find one.\\n      if (node.effectTag & Placement) {\\n        // If we don't have a child, try the siblings instead.\\n        continue siblings;\\n      }\\n      // If we don't have a child, try the siblings instead.\\n      // We also skip portals because they are not part of this host tree.\\n      if (node.child === null || node.tag === HostPortal) {\\n        continue siblings;\\n      } else {\\n        node.child.return = node;\\n        node = node.child;\\n      }\\n    }\\n    // Check if this host node is stable or about to be placed.\\n    if (!(node.effectTag & Placement)) {\\n      // Found it!\\n      return node.stateNode;\\n    }\\n  }\\n}\\n\\nfunction commitPlacement(finishedWork) {\\n  if (!supportsMutation) {\\n    return;\\n  }\\n\\n  // Recursively insert all host nodes into the parent.\\n  var parentFiber = getHostParentFiber(finishedWork);\\n\\n  // Note: these two variables *must* always be updated together.\\n  var parent = void 0;\\n  var isContainer = void 0;\\n\\n  switch (parentFiber.tag) {\\n    case HostComponent:\\n      parent = parentFiber.stateNode;\\n      isContainer = false;\\n      break;\\n    case HostRoot:\\n      parent = parentFiber.stateNode.containerInfo;\\n      isContainer = true;\\n      break;\\n    case HostPortal:\\n      parent = parentFiber.stateNode.containerInfo;\\n      isContainer = true;\\n      break;\\n    default:\\n      invariant(false, 'Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.');\\n  }\\n  if (parentFiber.effectTag & ContentReset) {\\n    // Reset the text content of the parent before doing any insertions\\n    resetTextContent(parent);\\n    // Clear ContentReset from the effect tag\\n    parentFiber.effectTag &= ~ContentReset;\\n  }\\n\\n  var before = getHostSibling(finishedWork);\\n  // We only have the top Fiber that was inserted but we need recurse down its\\n  // children to find all the terminal nodes.\\n  var node = finishedWork;\\n  while (true) {\\n    if (node.tag === HostComponent || node.tag === HostText) {\\n      if (before) {\\n        if (isContainer) {\\n          insertInContainerBefore(parent, node.stateNode, before);\\n        } else {\\n          insertBefore(parent, node.stateNode, before);\\n        }\\n      } else {\\n        if (isContainer) {\\n          appendChildToContainer(parent, node.stateNode);\\n        } else {\\n          appendChild(parent, node.stateNode);\\n        }\\n      }\\n    } else if (node.tag === HostPortal) {\\n      // If the insertion itself is a portal, then we don't want to traverse\\n      // down its children. Instead, we'll get insertions from each child in\\n      // the portal directly.\\n    } else if (node.child !== null) {\\n      node.child.return = node;\\n      node = node.child;\\n      continue;\\n    }\\n    if (node === finishedWork) {\\n      return;\\n    }\\n    while (node.sibling === null) {\\n      if (node.return === null || node.return === finishedWork) {\\n        return;\\n      }\\n      node = node.return;\\n    }\\n    node.sibling.return = node.return;\\n    node = node.sibling;\\n  }\\n}\\n\\nfunction unmountHostComponents(current$$1) {\\n  // We only have the top Fiber that was deleted but we need recurse down its\\n  var node = current$$1;\\n\\n  // Each iteration, currentParent is populated with node's host parent if not\\n  // currentParentIsValid.\\n  var currentParentIsValid = false;\\n\\n  // Note: these two variables *must* always be updated together.\\n  var currentParent = void 0;\\n  var currentParentIsContainer = void 0;\\n\\n  while (true) {\\n    if (!currentParentIsValid) {\\n      var parent = node.return;\\n      findParent: while (true) {\\n        !(parent !== null) ? invariant(false, 'Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n        switch (parent.tag) {\\n          case HostComponent:\\n            currentParent = parent.stateNode;\\n            currentParentIsContainer = false;\\n            break findParent;\\n          case HostRoot:\\n            currentParent = parent.stateNode.containerInfo;\\n            currentParentIsContainer = true;\\n            break findParent;\\n          case HostPortal:\\n            currentParent = parent.stateNode.containerInfo;\\n            currentParentIsContainer = true;\\n            break findParent;\\n        }\\n        parent = parent.return;\\n      }\\n      currentParentIsValid = true;\\n    }\\n\\n    if (node.tag === HostComponent || node.tag === HostText) {\\n      commitNestedUnmounts(node);\\n      // After all the children have unmounted, it is now safe to remove the\\n      // node from the tree.\\n      if (currentParentIsContainer) {\\n        removeChildFromContainer(currentParent, node.stateNode);\\n      } else {\\n        removeChild(currentParent, node.stateNode);\\n      }\\n      // Don't visit children because we already visited them.\\n    } else if (node.tag === HostPortal) {\\n      // When we go into a portal, it becomes the parent to remove from.\\n      // We will reassign it back when we pop the portal on the way up.\\n      currentParent = node.stateNode.containerInfo;\\n      currentParentIsContainer = true;\\n      // Visit children because portals might contain host components.\\n      if (node.child !== null) {\\n        node.child.return = node;\\n        node = node.child;\\n        continue;\\n      }\\n    } else {\\n      commitUnmount(node);\\n      // Visit children because we may find more host components below.\\n      if (node.child !== null) {\\n        node.child.return = node;\\n        node = node.child;\\n        continue;\\n      }\\n    }\\n    if (node === current$$1) {\\n      return;\\n    }\\n    while (node.sibling === null) {\\n      if (node.return === null || node.return === current$$1) {\\n        return;\\n      }\\n      node = node.return;\\n      if (node.tag === HostPortal) {\\n        // When we go out of the portal, we need to restore the parent.\\n        // Since we don't keep a stack of them, we will search for it.\\n        currentParentIsValid = false;\\n      }\\n    }\\n    node.sibling.return = node.return;\\n    node = node.sibling;\\n  }\\n}\\n\\nfunction commitDeletion(current$$1) {\\n  if (supportsMutation) {\\n    // Recursively delete all host nodes from the parent.\\n    // Detach refs and call componentWillUnmount() on the whole subtree.\\n    unmountHostComponents(current$$1);\\n  } else {\\n    // Detach refs and call componentWillUnmount() on the whole subtree.\\n    commitNestedUnmounts(current$$1);\\n  }\\n  detachFiber(current$$1);\\n}\\n\\nfunction commitWork(current$$1, finishedWork) {\\n  if (!supportsMutation) {\\n    commitContainer(finishedWork);\\n    return;\\n  }\\n\\n  switch (finishedWork.tag) {\\n    case ClassComponent:\\n      {\\n        return;\\n      }\\n    case HostComponent:\\n      {\\n        var instance = finishedWork.stateNode;\\n        if (instance != null) {\\n          // Commit the work prepared earlier.\\n          var newProps = finishedWork.memoizedProps;\\n          // For hydration we reuse the update path but we treat the oldProps\\n          // as the newProps. The updatePayload will contain the real change in\\n          // this case.\\n          var oldProps = current$$1 !== null ? current$$1.memoizedProps : newProps;\\n          var type = finishedWork.type;\\n          // TODO: Type the updateQueue to be specific to host components.\\n          var updatePayload = finishedWork.updateQueue;\\n          finishedWork.updateQueue = null;\\n          if (updatePayload !== null) {\\n            commitUpdate(instance, updatePayload, type, oldProps, newProps, finishedWork);\\n          }\\n        }\\n        return;\\n      }\\n    case HostText:\\n      {\\n        !(finishedWork.stateNode !== null) ? invariant(false, 'This should have a text node initialized. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n        var textInstance = finishedWork.stateNode;\\n        var newText = finishedWork.memoizedProps;\\n        // For hydration we reuse the update path but we treat the oldProps\\n        // as the newProps. The updatePayload will contain the real change in\\n        // this case.\\n        var oldText = current$$1 !== null ? current$$1.memoizedProps : newText;\\n        commitTextUpdate(textInstance, oldText, newText);\\n        return;\\n      }\\n    case HostRoot:\\n      {\\n        return;\\n      }\\n    case Profiler:\\n      {\\n        return;\\n      }\\n    case SuspenseComponent:\\n      {\\n        return;\\n      }\\n    case IncompleteClassComponent:\\n      {\\n        return;\\n      }\\n    default:\\n      {\\n        invariant(false, 'This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.');\\n      }\\n  }\\n}\\n\\nfunction commitResetTextContent(current$$1) {\\n  if (!supportsMutation) {\\n    return;\\n  }\\n  resetTextContent(current$$1.stateNode);\\n}\\n\\nfunction createRootErrorUpdate(fiber, errorInfo, expirationTime) {\\n  var update = createUpdate(expirationTime);\\n  // Unmount the root by rendering null.\\n  update.tag = CaptureUpdate;\\n  // Caution: React DevTools currently depends on this property\\n  // being called \\\"element\\\".\\n  update.payload = { element: null };\\n  var error = errorInfo.value;\\n  update.callback = function () {\\n    onUncaughtError(error);\\n    logError(fiber, errorInfo);\\n  };\\n  return update;\\n}\\n\\nfunction createClassErrorUpdate(fiber, errorInfo, expirationTime) {\\n  var update = createUpdate(expirationTime);\\n  update.tag = CaptureUpdate;\\n  var getDerivedStateFromError = fiber.type.getDerivedStateFromError;\\n  if (typeof getDerivedStateFromError === 'function') {\\n    var error = errorInfo.value;\\n    update.payload = function () {\\n      return getDerivedStateFromError(error);\\n    };\\n  }\\n\\n  var inst = fiber.stateNode;\\n  if (inst !== null && typeof inst.componentDidCatch === 'function') {\\n    update.callback = function callback() {\\n      if (typeof getDerivedStateFromError !== 'function') {\\n        // To preserve the preexisting retry behavior of error boundaries,\\n        // we keep track of which ones already failed during this batch.\\n        // This gets reset before we yield back to the browser.\\n        // TODO: Warn in strict mode if getDerivedStateFromError is\\n        // not defined.\\n        markLegacyErrorBoundaryAsFailed(this);\\n      }\\n      var error = errorInfo.value;\\n      var stack = errorInfo.stack;\\n      logError(fiber, errorInfo);\\n      this.componentDidCatch(error, {\\n        componentStack: stack !== null ? stack : ''\\n      });\\n      {\\n        if (typeof getDerivedStateFromError !== 'function') {\\n          // If componentDidCatch is the only error boundary method defined,\\n          // then it needs to call setState to recover from errors.\\n          // If no state update is scheduled then the boundary will swallow the error.\\n          !(fiber.expirationTime === Sync) ? warningWithoutStack$1(false, '%s: Error boundaries should implement getDerivedStateFromError(). ' + 'In that method, return a state update to display an error message or fallback UI.', getComponentName(fiber.type) || 'Unknown') : void 0;\\n        }\\n      }\\n    };\\n  }\\n  return update;\\n}\\n\\nfunction throwException(root, returnFiber, sourceFiber, value, renderExpirationTime) {\\n  // The source fiber did not complete.\\n  sourceFiber.effectTag |= Incomplete;\\n  // Its effect list is no longer valid.\\n  sourceFiber.firstEffect = sourceFiber.lastEffect = null;\\n\\n  if (value !== null && typeof value === 'object' && typeof value.then === 'function') {\\n    // This is a thenable.\\n    var thenable = value;\\n\\n    // Find the earliest timeout threshold of all the placeholders in the\\n    // ancestor path. We could avoid this traversal by storing the thresholds on\\n    // the stack, but we choose not to because we only hit this path if we're\\n    // IO-bound (i.e. if something suspends). Whereas the stack is used even in\\n    // the non-IO- bound case.\\n    var _workInProgress = returnFiber;\\n    var earliestTimeoutMs = -1;\\n    var startTimeMs = -1;\\n    do {\\n      if (_workInProgress.tag === SuspenseComponent) {\\n        var current = _workInProgress.alternate;\\n        if (current !== null) {\\n          var currentState = current.memoizedState;\\n          if (currentState !== null && currentState.didTimeout) {\\n            // Reached a boundary that already timed out. Do not search\\n            // any further.\\n            var timedOutAt = currentState.timedOutAt;\\n            startTimeMs = expirationTimeToMs(timedOutAt);\\n            // Do not search any further.\\n            break;\\n          }\\n        }\\n        var timeoutPropMs = _workInProgress.pendingProps.maxDuration;\\n        if (typeof timeoutPropMs === 'number') {\\n          if (timeoutPropMs <= 0) {\\n            earliestTimeoutMs = 0;\\n          } else if (earliestTimeoutMs === -1 || timeoutPropMs < earliestTimeoutMs) {\\n            earliestTimeoutMs = timeoutPropMs;\\n          }\\n        }\\n      }\\n      _workInProgress = _workInProgress.return;\\n    } while (_workInProgress !== null);\\n\\n    // Schedule the nearest Suspense to re-render the timed out view.\\n    _workInProgress = returnFiber;\\n    do {\\n      if (_workInProgress.tag === SuspenseComponent && shouldCaptureSuspense(_workInProgress.alternate, _workInProgress)) {\\n        // Found the nearest boundary.\\n\\n        // If the boundary is not in concurrent mode, we should not suspend, and\\n        // likewise, when the promise resolves, we should ping synchronously.\\n        var pingTime = (_workInProgress.mode & ConcurrentMode) === NoEffect ? Sync : renderExpirationTime;\\n\\n        // Attach a listener to the promise to \\\"ping\\\" the root and retry.\\n        var onResolveOrReject = retrySuspendedRoot.bind(null, root, _workInProgress, sourceFiber, pingTime);\\n        if (enableSchedulerTracing) {\\n          onResolveOrReject = tracing.unstable_wrap(onResolveOrReject);\\n        }\\n        thenable.then(onResolveOrReject, onResolveOrReject);\\n\\n        // If the boundary is outside of concurrent mode, we should *not*\\n        // suspend the commit. Pretend as if the suspended component rendered\\n        // null and keep rendering. In the commit phase, we'll schedule a\\n        // subsequent synchronous update to re-render the Suspense.\\n        //\\n        // Note: It doesn't matter whether the component that suspended was\\n        // inside a concurrent mode tree. If the Suspense is outside of it, we\\n        // should *not* suspend the commit.\\n        if ((_workInProgress.mode & ConcurrentMode) === NoEffect) {\\n          _workInProgress.effectTag |= Callback;\\n\\n          // Unmount the source fiber's children\\n          var nextChildren = null;\\n          reconcileChildren(sourceFiber.alternate, sourceFiber, nextChildren, renderExpirationTime);\\n          sourceFiber.effectTag &= ~Incomplete;\\n\\n          if (sourceFiber.tag === ClassComponent) {\\n            // We're going to commit this fiber even though it didn't complete.\\n            // But we shouldn't call any lifecycle methods or callbacks. Remove\\n            // all lifecycle effect tags.\\n            sourceFiber.effectTag &= ~LifecycleEffectMask;\\n            var _current = sourceFiber.alternate;\\n            if (_current === null) {\\n              // This is a new mount. Change the tag so it's not mistaken for a\\n              // completed component. For example, we should not call\\n              // componentWillUnmount if it is deleted.\\n              sourceFiber.tag = IncompleteClassComponent;\\n            }\\n          }\\n\\n          // Exit without suspending.\\n          return;\\n        }\\n\\n        // Confirmed that the boundary is in a concurrent mode tree. Continue\\n        // with the normal suspend path.\\n\\n        var absoluteTimeoutMs = void 0;\\n        if (earliestTimeoutMs === -1) {\\n          // If no explicit threshold is given, default to an abitrarily large\\n          // value. The actual size doesn't matter because the threshold for the\\n          // whole tree will be clamped to the expiration time.\\n          absoluteTimeoutMs = maxSigned31BitInt;\\n        } else {\\n          if (startTimeMs === -1) {\\n            // This suspend happened outside of any already timed-out\\n            // placeholders. We don't know exactly when the update was\\n            // scheduled, but we can infer an approximate start time from the\\n            // expiration time. First, find the earliest uncommitted expiration\\n            // time in the tree, including work that is suspended. Then subtract\\n            // the offset used to compute an async update's expiration time.\\n            // This will cause high priority (interactive) work to expire\\n            // earlier than necessary, but we can account for this by adjusting\\n            // for the Just Noticeable Difference.\\n            var earliestExpirationTime = findEarliestOutstandingPriorityLevel(root, renderExpirationTime);\\n            var earliestExpirationTimeMs = expirationTimeToMs(earliestExpirationTime);\\n            startTimeMs = earliestExpirationTimeMs - LOW_PRIORITY_EXPIRATION;\\n          }\\n          absoluteTimeoutMs = startTimeMs + earliestTimeoutMs;\\n        }\\n\\n        // Mark the earliest timeout in the suspended fiber's ancestor path.\\n        // After completing the root, we'll take the largest of all the\\n        // suspended fiber's timeouts and use it to compute a timeout for the\\n        // whole tree.\\n        renderDidSuspend(root, absoluteTimeoutMs, renderExpirationTime);\\n\\n        _workInProgress.effectTag |= ShouldCapture;\\n        _workInProgress.expirationTime = renderExpirationTime;\\n        return;\\n      }\\n      // This boundary already captured during this render. Continue to the next\\n      // boundary.\\n      _workInProgress = _workInProgress.return;\\n    } while (_workInProgress !== null);\\n    // No boundary was found. Fallthrough to error mode.\\n    value = new Error('An update was suspended, but no placeholder UI was provided.');\\n  }\\n\\n  // We didn't find a boundary that could handle this type of exception. Start\\n  // over and traverse parent path again, this time treating the exception\\n  // as an error.\\n  renderDidError();\\n  value = createCapturedValue(value, sourceFiber);\\n  var workInProgress = returnFiber;\\n  do {\\n    switch (workInProgress.tag) {\\n      case HostRoot:\\n        {\\n          var _errorInfo = value;\\n          workInProgress.effectTag |= ShouldCapture;\\n          workInProgress.expirationTime = renderExpirationTime;\\n          var update = createRootErrorUpdate(workInProgress, _errorInfo, renderExpirationTime);\\n          enqueueCapturedUpdate(workInProgress, update);\\n          return;\\n        }\\n      case ClassComponent:\\n        // Capture and retry\\n        var errorInfo = value;\\n        var ctor = workInProgress.type;\\n        var instance = workInProgress.stateNode;\\n        if ((workInProgress.effectTag & DidCapture) === NoEffect && (typeof ctor.getDerivedStateFromError === 'function' || instance !== null && typeof instance.componentDidCatch === 'function' && !isAlreadyFailedLegacyErrorBoundary(instance))) {\\n          workInProgress.effectTag |= ShouldCapture;\\n          workInProgress.expirationTime = renderExpirationTime;\\n          // Schedule the error boundary to re-render using updated state\\n          var _update = createClassErrorUpdate(workInProgress, errorInfo, renderExpirationTime);\\n          enqueueCapturedUpdate(workInProgress, _update);\\n          return;\\n        }\\n        break;\\n      default:\\n        break;\\n    }\\n    workInProgress = workInProgress.return;\\n  } while (workInProgress !== null);\\n}\\n\\nfunction unwindWork(workInProgress, renderExpirationTime) {\\n  switch (workInProgress.tag) {\\n    case ClassComponent:\\n      {\\n        var Component = workInProgress.type;\\n        if (isContextProvider(Component)) {\\n          popContext(workInProgress);\\n        }\\n        var effectTag = workInProgress.effectTag;\\n        if (effectTag & ShouldCapture) {\\n          workInProgress.effectTag = effectTag & ~ShouldCapture | DidCapture;\\n          return workInProgress;\\n        }\\n        return null;\\n      }\\n    case HostRoot:\\n      {\\n        popHostContainer(workInProgress);\\n        popTopLevelContextObject(workInProgress);\\n        var _effectTag = workInProgress.effectTag;\\n        !((_effectTag & DidCapture) === NoEffect) ? invariant(false, 'The root failed to unmount after an error. This is likely a bug in React. Please file an issue.') : void 0;\\n        workInProgress.effectTag = _effectTag & ~ShouldCapture | DidCapture;\\n        return workInProgress;\\n      }\\n    case HostComponent:\\n      {\\n        popHostContext(workInProgress);\\n        return null;\\n      }\\n    case SuspenseComponent:\\n      {\\n        var _effectTag2 = workInProgress.effectTag;\\n        if (_effectTag2 & ShouldCapture) {\\n          workInProgress.effectTag = _effectTag2 & ~ShouldCapture | DidCapture;\\n          // Captured a suspense effect. Set the boundary's `alreadyCaptured`\\n          // state to true so we know to render the fallback.\\n          var current = workInProgress.alternate;\\n          var currentState = current !== null ? current.memoizedState : null;\\n          var nextState = workInProgress.memoizedState;\\n          if (nextState === null) {\\n            // No existing state. Create a new object.\\n            nextState = {\\n              alreadyCaptured: true,\\n              didTimeout: false,\\n              timedOutAt: NoWork\\n            };\\n          } else if (currentState === nextState) {\\n            // There is an existing state but it's the same as the current tree's.\\n            // Clone the object.\\n            nextState = {\\n              alreadyCaptured: true,\\n              didTimeout: nextState.didTimeout,\\n              timedOutAt: nextState.timedOutAt\\n            };\\n          } else {\\n            // Already have a clone, so it's safe to mutate.\\n            nextState.alreadyCaptured = true;\\n          }\\n          workInProgress.memoizedState = nextState;\\n          // Re-render the boundary.\\n          return workInProgress;\\n        }\\n        return null;\\n      }\\n    case HostPortal:\\n      popHostContainer(workInProgress);\\n      return null;\\n    case ContextProvider:\\n      popProvider(workInProgress);\\n      return null;\\n    default:\\n      return null;\\n  }\\n}\\n\\nfunction unwindInterruptedWork(interruptedWork) {\\n  switch (interruptedWork.tag) {\\n    case ClassComponent:\\n      {\\n        var childContextTypes = interruptedWork.type.childContextTypes;\\n        if (childContextTypes !== null && childContextTypes !== undefined) {\\n          popContext(interruptedWork);\\n        }\\n        break;\\n      }\\n    case HostRoot:\\n      {\\n        popHostContainer(interruptedWork);\\n        popTopLevelContextObject(interruptedWork);\\n        break;\\n      }\\n    case HostComponent:\\n      {\\n        popHostContext(interruptedWork);\\n        break;\\n      }\\n    case HostPortal:\\n      popHostContainer(interruptedWork);\\n      break;\\n    case ContextProvider:\\n      popProvider(interruptedWork);\\n      break;\\n    default:\\n      break;\\n  }\\n}\\n\\nvar Dispatcher = {\\n  readContext: readContext\\n};\\n\\nvar ReactCurrentOwner$2 = ReactSharedInternals.ReactCurrentOwner;\\n\\n\\nvar didWarnAboutStateTransition = void 0;\\nvar didWarnSetStateChildContext = void 0;\\nvar warnAboutUpdateOnUnmounted = void 0;\\nvar warnAboutInvalidUpdates = void 0;\\n\\nif (enableSchedulerTracing) {\\n  // Provide explicit error message when production+profiling bundle of e.g. react-dom\\n  // is used with production (non-profiling) bundle of schedule/tracing\\n  !(tracing.__interactionsRef != null && tracing.__interactionsRef.current != null) ? invariant(false, 'It is not supported to run the profiling version of a renderer (for example, `react-dom/profiling`) without also replacing the `schedule/tracing` module with `schedule/tracing-profiling`. Your bundler might have a setting for aliasing both modules. Learn more at http://fb.me/react-profiling') : void 0;\\n}\\n\\n{\\n  didWarnAboutStateTransition = false;\\n  didWarnSetStateChildContext = false;\\n  var didWarnStateUpdateForUnmountedComponent = {};\\n\\n  warnAboutUpdateOnUnmounted = function (fiber) {\\n    // We show the whole stack but dedupe on the top component's name because\\n    // the problematic code almost always lies inside that component.\\n    var componentName = getComponentName(fiber.type) || 'ReactClass';\\n    if (didWarnStateUpdateForUnmountedComponent[componentName]) {\\n      return;\\n    }\\n    warningWithoutStack$1(false, \\\"Can't call setState (or forceUpdate) on an unmounted component. This \\\" + 'is a no-op, but it indicates a memory leak in your application. To ' + 'fix, cancel all subscriptions and asynchronous tasks in the ' + 'componentWillUnmount method.%s', getStackByFiberInDevAndProd(fiber));\\n    didWarnStateUpdateForUnmountedComponent[componentName] = true;\\n  };\\n\\n  warnAboutInvalidUpdates = function (instance) {\\n    switch (phase) {\\n      case 'getChildContext':\\n        if (didWarnSetStateChildContext) {\\n          return;\\n        }\\n        warningWithoutStack$1(false, 'setState(...): Cannot call setState() inside getChildContext()');\\n        didWarnSetStateChildContext = true;\\n        break;\\n      case 'render':\\n        if (didWarnAboutStateTransition) {\\n          return;\\n        }\\n        warningWithoutStack$1(false, 'Cannot update during an existing state transition (such as within ' + '`render`). Render methods should be a pure function of props and state.');\\n        didWarnAboutStateTransition = true;\\n        break;\\n    }\\n  };\\n}\\n\\n// Used to ensure computeUniqueAsyncExpiration is monotonically increasing.\\nvar lastUniqueAsyncExpiration = 0;\\n\\n// Represents the expiration time that incoming updates should use. (If this\\n// is NoWork, use the default strategy: async updates in async mode, sync\\n// updates in sync mode.)\\nvar expirationContext = NoWork;\\n\\nvar isWorking = false;\\n\\n// The next work in progress fiber that we're currently working on.\\nvar nextUnitOfWork = null;\\nvar nextRoot = null;\\n// The time at which we're currently rendering work.\\nvar nextRenderExpirationTime = NoWork;\\nvar nextLatestAbsoluteTimeoutMs = -1;\\nvar nextRenderDidError = false;\\n\\n// The next fiber with an effect that we're currently committing.\\nvar nextEffect = null;\\n\\nvar isCommitting$1 = false;\\n\\nvar legacyErrorBoundariesThatAlreadyFailed = null;\\n\\n// Used for performance tracking.\\nvar interruptedBy = null;\\n\\nvar stashedWorkInProgressProperties = void 0;\\nvar replayUnitOfWork = void 0;\\nvar isReplayingFailedUnitOfWork = void 0;\\nvar originalReplayError = void 0;\\nvar rethrowOriginalError = void 0;\\nif ( true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\\n  stashedWorkInProgressProperties = null;\\n  isReplayingFailedUnitOfWork = false;\\n  originalReplayError = null;\\n  replayUnitOfWork = function (failedUnitOfWork, thrownValue, isYieldy) {\\n    if (thrownValue !== null && typeof thrownValue === 'object' && typeof thrownValue.then === 'function') {\\n      // Don't replay promises. Treat everything else like an error.\\n      // TODO: Need to figure out a different strategy if/when we add\\n      // support for catching other types.\\n      return;\\n    }\\n\\n    // Restore the original state of the work-in-progress\\n    if (stashedWorkInProgressProperties === null) {\\n      // This should never happen. Don't throw because this code is DEV-only.\\n      warningWithoutStack$1(false, 'Could not replay rendering after an error. This is likely a bug in React. ' + 'Please file an issue.');\\n      return;\\n    }\\n    assignFiberPropertiesInDEV(failedUnitOfWork, stashedWorkInProgressProperties);\\n\\n    switch (failedUnitOfWork.tag) {\\n      case HostRoot:\\n        popHostContainer(failedUnitOfWork);\\n        popTopLevelContextObject(failedUnitOfWork);\\n        break;\\n      case HostComponent:\\n        popHostContext(failedUnitOfWork);\\n        break;\\n      case ClassComponent:\\n        {\\n          var Component = failedUnitOfWork.type;\\n          if (isContextProvider(Component)) {\\n            popContext(failedUnitOfWork);\\n          }\\n          break;\\n        }\\n      case HostPortal:\\n        popHostContainer(failedUnitOfWork);\\n        break;\\n      case ContextProvider:\\n        popProvider(failedUnitOfWork);\\n        break;\\n    }\\n    // Replay the begin phase.\\n    isReplayingFailedUnitOfWork = true;\\n    originalReplayError = thrownValue;\\n    invokeGuardedCallback(null, workLoop, null, isYieldy);\\n    isReplayingFailedUnitOfWork = false;\\n    originalReplayError = null;\\n    if (hasCaughtError()) {\\n      var replayError = clearCaughtError();\\n      if (replayError != null && thrownValue != null) {\\n        try {\\n          // Reading the expando property is intentionally\\n          // inside `try` because it might be a getter or Proxy.\\n          if (replayError._suppressLogging) {\\n            // Also suppress logging for the original error.\\n            thrownValue._suppressLogging = true;\\n          }\\n        } catch (inner) {\\n          // Ignore.\\n        }\\n      }\\n    } else {\\n      // If the begin phase did not fail the second time, set this pointer\\n      // back to the original value.\\n      nextUnitOfWork = failedUnitOfWork;\\n    }\\n  };\\n  rethrowOriginalError = function () {\\n    throw originalReplayError;\\n  };\\n}\\n\\nfunction resetStack() {\\n  if (nextUnitOfWork !== null) {\\n    var interruptedWork = nextUnitOfWork.return;\\n    while (interruptedWork !== null) {\\n      unwindInterruptedWork(interruptedWork);\\n      interruptedWork = interruptedWork.return;\\n    }\\n  }\\n\\n  {\\n    ReactStrictModeWarnings.discardPendingWarnings();\\n    checkThatStackIsEmpty();\\n  }\\n\\n  nextRoot = null;\\n  nextRenderExpirationTime = NoWork;\\n  nextLatestAbsoluteTimeoutMs = -1;\\n  nextRenderDidError = false;\\n  nextUnitOfWork = null;\\n}\\n\\nfunction commitAllHostEffects() {\\n  while (nextEffect !== null) {\\n    {\\n      setCurrentFiber(nextEffect);\\n    }\\n    recordEffect();\\n\\n    var effectTag = nextEffect.effectTag;\\n\\n    if (effectTag & ContentReset) {\\n      commitResetTextContent(nextEffect);\\n    }\\n\\n    if (effectTag & Ref) {\\n      var current$$1 = nextEffect.alternate;\\n      if (current$$1 !== null) {\\n        commitDetachRef(current$$1);\\n      }\\n    }\\n\\n    // The following switch statement is only concerned about placement,\\n    // updates, and deletions. To avoid needing to add a case for every\\n    // possible bitmap value, we remove the secondary effects from the\\n    // effect tag and switch on that value.\\n    var primaryEffectTag = effectTag & (Placement | Update | Deletion);\\n    switch (primaryEffectTag) {\\n      case Placement:\\n        {\\n          commitPlacement(nextEffect);\\n          // Clear the \\\"placement\\\" from effect tag so that we know that this is inserted, before\\n          // any life-cycles like componentDidMount gets called.\\n          // TODO: findDOMNode doesn't rely on this any more but isMounted\\n          // does and isMounted is deprecated anyway so we should be able\\n          // to kill this.\\n          nextEffect.effectTag &= ~Placement;\\n          break;\\n        }\\n      case PlacementAndUpdate:\\n        {\\n          // Placement\\n          commitPlacement(nextEffect);\\n          // Clear the \\\"placement\\\" from effect tag so that we know that this is inserted, before\\n          // any life-cycles like componentDidMount gets called.\\n          nextEffect.effectTag &= ~Placement;\\n\\n          // Update\\n          var _current = nextEffect.alternate;\\n          commitWork(_current, nextEffect);\\n          break;\\n        }\\n      case Update:\\n        {\\n          var _current2 = nextEffect.alternate;\\n          commitWork(_current2, nextEffect);\\n          break;\\n        }\\n      case Deletion:\\n        {\\n          commitDeletion(nextEffect);\\n          break;\\n        }\\n    }\\n    nextEffect = nextEffect.nextEffect;\\n  }\\n\\n  {\\n    resetCurrentFiber();\\n  }\\n}\\n\\nfunction commitBeforeMutationLifecycles() {\\n  while (nextEffect !== null) {\\n    {\\n      setCurrentFiber(nextEffect);\\n    }\\n\\n    var effectTag = nextEffect.effectTag;\\n    if (effectTag & Snapshot) {\\n      recordEffect();\\n      var current$$1 = nextEffect.alternate;\\n      commitBeforeMutationLifeCycles(current$$1, nextEffect);\\n    }\\n\\n    // Don't cleanup effects yet;\\n    // This will be done by commitAllLifeCycles()\\n    nextEffect = nextEffect.nextEffect;\\n  }\\n\\n  {\\n    resetCurrentFiber();\\n  }\\n}\\n\\nfunction commitAllLifeCycles(finishedRoot, committedExpirationTime) {\\n  {\\n    ReactStrictModeWarnings.flushPendingUnsafeLifecycleWarnings();\\n    ReactStrictModeWarnings.flushLegacyContextWarning();\\n\\n    if (warnAboutDeprecatedLifecycles) {\\n      ReactStrictModeWarnings.flushPendingDeprecationWarnings();\\n    }\\n  }\\n  while (nextEffect !== null) {\\n    var effectTag = nextEffect.effectTag;\\n\\n    if (effectTag & (Update | Callback)) {\\n      recordEffect();\\n      var current$$1 = nextEffect.alternate;\\n      commitLifeCycles(finishedRoot, current$$1, nextEffect, committedExpirationTime);\\n    }\\n\\n    if (effectTag & Ref) {\\n      recordEffect();\\n      commitAttachRef(nextEffect);\\n    }\\n\\n    var next = nextEffect.nextEffect;\\n    // Ensure that we clean these up so that we don't accidentally keep them.\\n    // I'm not actually sure this matters because we can't reset firstEffect\\n    // and lastEffect since they're on every node, not just the effectful\\n    // ones. So we have to clean everything as we reuse nodes anyway.\\n    nextEffect.nextEffect = null;\\n    // Ensure that we reset the effectTag here so that we can rely on effect\\n    // tags to reason about the current life-cycle.\\n    nextEffect = next;\\n  }\\n}\\n\\nfunction isAlreadyFailedLegacyErrorBoundary(instance) {\\n  return legacyErrorBoundariesThatAlreadyFailed !== null && legacyErrorBoundariesThatAlreadyFailed.has(instance);\\n}\\n\\nfunction markLegacyErrorBoundaryAsFailed(instance) {\\n  if (legacyErrorBoundariesThatAlreadyFailed === null) {\\n    legacyErrorBoundariesThatAlreadyFailed = new Set([instance]);\\n  } else {\\n    legacyErrorBoundariesThatAlreadyFailed.add(instance);\\n  }\\n}\\n\\nfunction commitRoot(root, finishedWork) {\\n  isWorking = true;\\n  isCommitting$1 = true;\\n  startCommitTimer();\\n\\n  !(root.current !== finishedWork) ? invariant(false, 'Cannot commit the same tree as before. This is probably a bug related to the return field. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  var committedExpirationTime = root.pendingCommitExpirationTime;\\n  !(committedExpirationTime !== NoWork) ? invariant(false, 'Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  root.pendingCommitExpirationTime = NoWork;\\n\\n  // Update the pending priority levels to account for the work that we are\\n  // about to commit. This needs to happen before calling the lifecycles, since\\n  // they may schedule additional updates.\\n  var updateExpirationTimeBeforeCommit = finishedWork.expirationTime;\\n  var childExpirationTimeBeforeCommit = finishedWork.childExpirationTime;\\n  var earliestRemainingTimeBeforeCommit = updateExpirationTimeBeforeCommit === NoWork || childExpirationTimeBeforeCommit !== NoWork && childExpirationTimeBeforeCommit < updateExpirationTimeBeforeCommit ? childExpirationTimeBeforeCommit : updateExpirationTimeBeforeCommit;\\n  markCommittedPriorityLevels(root, earliestRemainingTimeBeforeCommit);\\n\\n  var prevInteractions = null;\\n  if (enableSchedulerTracing) {\\n    // Restore any pending interactions at this point,\\n    // So that cascading work triggered during the render phase will be accounted for.\\n    prevInteractions = tracing.__interactionsRef.current;\\n    tracing.__interactionsRef.current = root.memoizedInteractions;\\n  }\\n\\n  // Reset this to null before calling lifecycles\\n  ReactCurrentOwner$2.current = null;\\n\\n  var firstEffect = void 0;\\n  if (finishedWork.effectTag > PerformedWork) {\\n    // A fiber's effect list consists only of its children, not itself. So if\\n    // the root has an effect, we need to add it to the end of the list. The\\n    // resulting list is the set that would belong to the root's parent, if\\n    // it had one; that is, all the effects in the tree including the root.\\n    if (finishedWork.lastEffect !== null) {\\n      finishedWork.lastEffect.nextEffect = finishedWork;\\n      firstEffect = finishedWork.firstEffect;\\n    } else {\\n      firstEffect = finishedWork;\\n    }\\n  } else {\\n    // There is no effect on the root.\\n    firstEffect = finishedWork.firstEffect;\\n  }\\n\\n  prepareForCommit(root.containerInfo);\\n\\n  // Invoke instances of getSnapshotBeforeUpdate before mutation.\\n  nextEffect = firstEffect;\\n  startCommitSnapshotEffectsTimer();\\n  while (nextEffect !== null) {\\n    var didError = false;\\n    var error = void 0;\\n    {\\n      invokeGuardedCallback(null, commitBeforeMutationLifecycles, null);\\n      if (hasCaughtError()) {\\n        didError = true;\\n        error = clearCaughtError();\\n      }\\n    }\\n    if (didError) {\\n      !(nextEffect !== null) ? invariant(false, 'Should have next effect. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n      captureCommitPhaseError(nextEffect, error);\\n      // Clean-up\\n      if (nextEffect !== null) {\\n        nextEffect = nextEffect.nextEffect;\\n      }\\n    }\\n  }\\n  stopCommitSnapshotEffectsTimer();\\n\\n  if (enableProfilerTimer) {\\n    // Mark the current commit time to be shared by all Profilers in this batch.\\n    // This enables them to be grouped later.\\n    recordCommitTime();\\n  }\\n\\n  // Commit all the side-effects within a tree. We'll do this in two passes.\\n  // The first pass performs all the host insertions, updates, deletions and\\n  // ref unmounts.\\n  nextEffect = firstEffect;\\n  startCommitHostEffectsTimer();\\n  while (nextEffect !== null) {\\n    var _didError = false;\\n    var _error = void 0;\\n    {\\n      invokeGuardedCallback(null, commitAllHostEffects, null);\\n      if (hasCaughtError()) {\\n        _didError = true;\\n        _error = clearCaughtError();\\n      }\\n    }\\n    if (_didError) {\\n      !(nextEffect !== null) ? invariant(false, 'Should have next effect. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n      captureCommitPhaseError(nextEffect, _error);\\n      // Clean-up\\n      if (nextEffect !== null) {\\n        nextEffect = nextEffect.nextEffect;\\n      }\\n    }\\n  }\\n  stopCommitHostEffectsTimer();\\n\\n  resetAfterCommit(root.containerInfo);\\n\\n  // The work-in-progress tree is now the current tree. This must come after\\n  // the first pass of the commit phase, so that the previous tree is still\\n  // current during componentWillUnmount, but before the second pass, so that\\n  // the finished work is current during componentDidMount/Update.\\n  root.current = finishedWork;\\n\\n  // In the second pass we'll perform all life-cycles and ref callbacks.\\n  // Life-cycles happen as a separate pass so that all placements, updates,\\n  // and deletions in the entire tree have already been invoked.\\n  // This pass also triggers any renderer-specific initial effects.\\n  nextEffect = firstEffect;\\n  startCommitLifeCyclesTimer();\\n  while (nextEffect !== null) {\\n    var _didError2 = false;\\n    var _error2 = void 0;\\n    {\\n      invokeGuardedCallback(null, commitAllLifeCycles, null, root, committedExpirationTime);\\n      if (hasCaughtError()) {\\n        _didError2 = true;\\n        _error2 = clearCaughtError();\\n      }\\n    }\\n    if (_didError2) {\\n      !(nextEffect !== null) ? invariant(false, 'Should have next effect. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n      captureCommitPhaseError(nextEffect, _error2);\\n      if (nextEffect !== null) {\\n        nextEffect = nextEffect.nextEffect;\\n      }\\n    }\\n  }\\n\\n  isCommitting$1 = false;\\n  isWorking = false;\\n  stopCommitLifeCyclesTimer();\\n  stopCommitTimer();\\n  onCommitRoot(finishedWork.stateNode);\\n  if ( true && ReactFiberInstrumentation_1.debugTool) {\\n    ReactFiberInstrumentation_1.debugTool.onCommitWork(finishedWork);\\n  }\\n\\n  var updateExpirationTimeAfterCommit = finishedWork.expirationTime;\\n  var childExpirationTimeAfterCommit = finishedWork.childExpirationTime;\\n  var earliestRemainingTimeAfterCommit = updateExpirationTimeAfterCommit === NoWork || childExpirationTimeAfterCommit !== NoWork && childExpirationTimeAfterCommit < updateExpirationTimeAfterCommit ? childExpirationTimeAfterCommit : updateExpirationTimeAfterCommit;\\n  if (earliestRemainingTimeAfterCommit === NoWork) {\\n    // If there's no remaining work, we can clear the set of already failed\\n    // error boundaries.\\n    legacyErrorBoundariesThatAlreadyFailed = null;\\n  }\\n  onCommit(root, earliestRemainingTimeAfterCommit);\\n\\n  if (enableSchedulerTracing) {\\n    tracing.__interactionsRef.current = prevInteractions;\\n\\n    var subscriber = void 0;\\n\\n    try {\\n      subscriber = tracing.__subscriberRef.current;\\n      if (subscriber !== null && root.memoizedInteractions.size > 0) {\\n        var threadID = computeThreadID(committedExpirationTime, root.interactionThreadID);\\n        subscriber.onWorkStopped(root.memoizedInteractions, threadID);\\n      }\\n    } catch (error) {\\n      // It's not safe for commitRoot() to throw.\\n      // Store the error for now and we'll re-throw in finishRendering().\\n      if (!hasUnhandledError) {\\n        hasUnhandledError = true;\\n        unhandledError = error;\\n      }\\n    } finally {\\n      // Clear completed interactions from the pending Map.\\n      // Unless the render was suspended or cascading work was scheduled,\\n      // In which case– leave pending interactions until the subsequent render.\\n      var pendingInteractionMap = root.pendingInteractionMap;\\n      pendingInteractionMap.forEach(function (scheduledInteractions, scheduledExpirationTime) {\\n        // Only decrement the pending interaction count if we're done.\\n        // If there's still work at the current priority,\\n        // That indicates that we are waiting for suspense data.\\n        if (earliestRemainingTimeAfterCommit === NoWork || scheduledExpirationTime < earliestRemainingTimeAfterCommit) {\\n          pendingInteractionMap.delete(scheduledExpirationTime);\\n\\n          scheduledInteractions.forEach(function (interaction) {\\n            interaction.__count--;\\n\\n            if (subscriber !== null && interaction.__count === 0) {\\n              try {\\n                subscriber.onInteractionScheduledWorkCompleted(interaction);\\n              } catch (error) {\\n                // It's not safe for commitRoot() to throw.\\n                // Store the error for now and we'll re-throw in finishRendering().\\n                if (!hasUnhandledError) {\\n                  hasUnhandledError = true;\\n                  unhandledError = error;\\n                }\\n              }\\n            }\\n          });\\n        }\\n      });\\n    }\\n  }\\n}\\n\\nfunction resetChildExpirationTime(workInProgress, renderTime) {\\n  if (renderTime !== Never && workInProgress.childExpirationTime === Never) {\\n    // The children of this component are hidden. Don't bubble their\\n    // expiration times.\\n    return;\\n  }\\n\\n  var newChildExpirationTime = NoWork;\\n\\n  // Bubble up the earliest expiration time.\\n  if (enableProfilerTimer && workInProgress.mode & ProfileMode) {\\n    // We're in profiling mode.\\n    // Let's use this same traversal to update the render durations.\\n    var actualDuration = workInProgress.actualDuration;\\n    var treeBaseDuration = workInProgress.selfBaseDuration;\\n\\n    // When a fiber is cloned, its actualDuration is reset to 0.\\n    // This value will only be updated if work is done on the fiber (i.e. it doesn't bailout).\\n    // When work is done, it should bubble to the parent's actualDuration.\\n    // If the fiber has not been cloned though, (meaning no work was done),\\n    // Then this value will reflect the amount of time spent working on a previous render.\\n    // In that case it should not bubble.\\n    // We determine whether it was cloned by comparing the child pointer.\\n    var shouldBubbleActualDurations = workInProgress.alternate === null || workInProgress.child !== workInProgress.alternate.child;\\n\\n    var child = workInProgress.child;\\n    while (child !== null) {\\n      var childUpdateExpirationTime = child.expirationTime;\\n      var childChildExpirationTime = child.childExpirationTime;\\n      if (newChildExpirationTime === NoWork || childUpdateExpirationTime !== NoWork && childUpdateExpirationTime < newChildExpirationTime) {\\n        newChildExpirationTime = childUpdateExpirationTime;\\n      }\\n      if (newChildExpirationTime === NoWork || childChildExpirationTime !== NoWork && childChildExpirationTime < newChildExpirationTime) {\\n        newChildExpirationTime = childChildExpirationTime;\\n      }\\n      if (shouldBubbleActualDurations) {\\n        actualDuration += child.actualDuration;\\n      }\\n      treeBaseDuration += child.treeBaseDuration;\\n      child = child.sibling;\\n    }\\n    workInProgress.actualDuration = actualDuration;\\n    workInProgress.treeBaseDuration = treeBaseDuration;\\n  } else {\\n    var _child = workInProgress.child;\\n    while (_child !== null) {\\n      var _childUpdateExpirationTime = _child.expirationTime;\\n      var _childChildExpirationTime = _child.childExpirationTime;\\n      if (newChildExpirationTime === NoWork || _childUpdateExpirationTime !== NoWork && _childUpdateExpirationTime < newChildExpirationTime) {\\n        newChildExpirationTime = _childUpdateExpirationTime;\\n      }\\n      if (newChildExpirationTime === NoWork || _childChildExpirationTime !== NoWork && _childChildExpirationTime < newChildExpirationTime) {\\n        newChildExpirationTime = _childChildExpirationTime;\\n      }\\n      _child = _child.sibling;\\n    }\\n  }\\n\\n  workInProgress.childExpirationTime = newChildExpirationTime;\\n}\\n\\nfunction completeUnitOfWork(workInProgress) {\\n  // Attempt to complete the current unit of work, then move to the\\n  // next sibling. If there are no more siblings, return to the\\n  // parent fiber.\\n  while (true) {\\n    // The current, flushed, state of this fiber is the alternate.\\n    // Ideally nothing should rely on this, but relying on it here\\n    // means that we don't need an additional field on the work in\\n    // progress.\\n    var current$$1 = workInProgress.alternate;\\n    {\\n      setCurrentFiber(workInProgress);\\n    }\\n\\n    var returnFiber = workInProgress.return;\\n    var siblingFiber = workInProgress.sibling;\\n\\n    if ((workInProgress.effectTag & Incomplete) === NoEffect) {\\n      // This fiber completed.\\n      if (enableProfilerTimer) {\\n        if (workInProgress.mode & ProfileMode) {\\n          startProfilerTimer(workInProgress);\\n        }\\n\\n        nextUnitOfWork = completeWork(current$$1, workInProgress, nextRenderExpirationTime);\\n\\n        if (workInProgress.mode & ProfileMode) {\\n          // Update render duration assuming we didn't error.\\n          stopProfilerTimerIfRunningAndRecordDelta(workInProgress, false);\\n        }\\n      } else {\\n        nextUnitOfWork = completeWork(current$$1, workInProgress, nextRenderExpirationTime);\\n      }\\n      stopWorkTimer(workInProgress);\\n      resetChildExpirationTime(workInProgress, nextRenderExpirationTime);\\n      {\\n        resetCurrentFiber();\\n      }\\n\\n      if (returnFiber !== null &&\\n      // Do not append effects to parents if a sibling failed to complete\\n      (returnFiber.effectTag & Incomplete) === NoEffect) {\\n        // Append all the effects of the subtree and this fiber onto the effect\\n        // list of the parent. The completion order of the children affects the\\n        // side-effect order.\\n        if (returnFiber.firstEffect === null) {\\n          returnFiber.firstEffect = workInProgress.firstEffect;\\n        }\\n        if (workInProgress.lastEffect !== null) {\\n          if (returnFiber.lastEffect !== null) {\\n            returnFiber.lastEffect.nextEffect = workInProgress.firstEffect;\\n          }\\n          returnFiber.lastEffect = workInProgress.lastEffect;\\n        }\\n\\n        // If this fiber had side-effects, we append it AFTER the children's\\n        // side-effects. We can perform certain side-effects earlier if\\n        // needed, by doing multiple passes over the effect list. We don't want\\n        // to schedule our own side-effect on our own list because if end up\\n        // reusing children we'll schedule this effect onto itself since we're\\n        // at the end.\\n        var effectTag = workInProgress.effectTag;\\n        // Skip both NoWork and PerformedWork tags when creating the effect list.\\n        // PerformedWork effect is read by React DevTools but shouldn't be committed.\\n        if (effectTag > PerformedWork) {\\n          if (returnFiber.lastEffect !== null) {\\n            returnFiber.lastEffect.nextEffect = workInProgress;\\n          } else {\\n            returnFiber.firstEffect = workInProgress;\\n          }\\n          returnFiber.lastEffect = workInProgress;\\n        }\\n      }\\n\\n      if ( true && ReactFiberInstrumentation_1.debugTool) {\\n        ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);\\n      }\\n\\n      if (siblingFiber !== null) {\\n        // If there is more work to do in this returnFiber, do that next.\\n        return siblingFiber;\\n      } else if (returnFiber !== null) {\\n        // If there's no more work in this returnFiber. Complete the returnFiber.\\n        workInProgress = returnFiber;\\n        continue;\\n      } else {\\n        // We've reached the root.\\n        return null;\\n      }\\n    } else {\\n      if (workInProgress.mode & ProfileMode) {\\n        // Record the render duration for the fiber that errored.\\n        stopProfilerTimerIfRunningAndRecordDelta(workInProgress, false);\\n      }\\n\\n      // This fiber did not complete because something threw. Pop values off\\n      // the stack without entering the complete phase. If this is a boundary,\\n      // capture values if possible.\\n      var next = unwindWork(workInProgress, nextRenderExpirationTime);\\n      // Because this fiber did not complete, don't reset its expiration time.\\n      if (workInProgress.effectTag & DidCapture) {\\n        // Restarting an error boundary\\n        stopFailedWorkTimer(workInProgress);\\n      } else {\\n        stopWorkTimer(workInProgress);\\n      }\\n\\n      {\\n        resetCurrentFiber();\\n      }\\n\\n      if (next !== null) {\\n        stopWorkTimer(workInProgress);\\n        if ( true && ReactFiberInstrumentation_1.debugTool) {\\n          ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);\\n        }\\n\\n        if (enableProfilerTimer) {\\n          // Include the time spent working on failed children before continuing.\\n          if (next.mode & ProfileMode) {\\n            var actualDuration = next.actualDuration;\\n            var child = next.child;\\n            while (child !== null) {\\n              actualDuration += child.actualDuration;\\n              child = child.sibling;\\n            }\\n            next.actualDuration = actualDuration;\\n          }\\n        }\\n\\n        // If completing this work spawned new work, do that next. We'll come\\n        // back here again.\\n        // Since we're restarting, remove anything that is not a host effect\\n        // from the effect tag.\\n        next.effectTag &= HostEffectMask;\\n        return next;\\n      }\\n\\n      if (returnFiber !== null) {\\n        // Mark the parent fiber as incomplete and clear its effect list.\\n        returnFiber.firstEffect = returnFiber.lastEffect = null;\\n        returnFiber.effectTag |= Incomplete;\\n      }\\n\\n      if ( true && ReactFiberInstrumentation_1.debugTool) {\\n        ReactFiberInstrumentation_1.debugTool.onCompleteWork(workInProgress);\\n      }\\n\\n      if (siblingFiber !== null) {\\n        // If there is more work to do in this returnFiber, do that next.\\n        return siblingFiber;\\n      } else if (returnFiber !== null) {\\n        // If there's no more work in this returnFiber. Complete the returnFiber.\\n        workInProgress = returnFiber;\\n        continue;\\n      } else {\\n        return null;\\n      }\\n    }\\n  }\\n\\n  // Without this explicit null return Flow complains of invalid return type\\n  // TODO Remove the above while(true) loop\\n  // eslint-disable-next-line no-unreachable\\n  return null;\\n}\\n\\nfunction performUnitOfWork(workInProgress) {\\n  // The current, flushed, state of this fiber is the alternate.\\n  // Ideally nothing should rely on this, but relying on it here\\n  // means that we don't need an additional field on the work in\\n  // progress.\\n  var current$$1 = workInProgress.alternate;\\n\\n  // See if beginning this work spawns more work.\\n  startWorkTimer(workInProgress);\\n  {\\n    setCurrentFiber(workInProgress);\\n  }\\n\\n  if ( true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\\n    stashedWorkInProgressProperties = assignFiberPropertiesInDEV(stashedWorkInProgressProperties, workInProgress);\\n  }\\n\\n  var next = void 0;\\n  if (enableProfilerTimer) {\\n    if (workInProgress.mode & ProfileMode) {\\n      startProfilerTimer(workInProgress);\\n    }\\n\\n    next = beginWork(current$$1, workInProgress, nextRenderExpirationTime);\\n    workInProgress.memoizedProps = workInProgress.pendingProps;\\n\\n    if (workInProgress.mode & ProfileMode) {\\n      // Record the render duration assuming we didn't bailout (or error).\\n      stopProfilerTimerIfRunningAndRecordDelta(workInProgress, true);\\n    }\\n  } else {\\n    next = beginWork(current$$1, workInProgress, nextRenderExpirationTime);\\n    workInProgress.memoizedProps = workInProgress.pendingProps;\\n  }\\n\\n  {\\n    resetCurrentFiber();\\n    if (isReplayingFailedUnitOfWork) {\\n      // Currently replaying a failed unit of work. This should be unreachable,\\n      // because the render phase is meant to be idempotent, and it should\\n      // have thrown again. Since it didn't, rethrow the original error, so\\n      // React's internal stack is not misaligned.\\n      rethrowOriginalError();\\n    }\\n  }\\n  if ( true && ReactFiberInstrumentation_1.debugTool) {\\n    ReactFiberInstrumentation_1.debugTool.onBeginWork(workInProgress);\\n  }\\n\\n  if (next === null) {\\n    // If this doesn't spawn new work, complete the current work.\\n    next = completeUnitOfWork(workInProgress);\\n  }\\n\\n  ReactCurrentOwner$2.current = null;\\n\\n  return next;\\n}\\n\\nfunction workLoop(isYieldy) {\\n  if (!isYieldy) {\\n    // Flush work without yielding\\n    while (nextUnitOfWork !== null) {\\n      nextUnitOfWork = performUnitOfWork(nextUnitOfWork);\\n    }\\n  } else {\\n    // Flush asynchronous work until the deadline runs out of time.\\n    while (nextUnitOfWork !== null && !shouldYield()) {\\n      nextUnitOfWork = performUnitOfWork(nextUnitOfWork);\\n    }\\n  }\\n}\\n\\nfunction renderRoot(root, isYieldy, isExpired) {\\n  !!isWorking ? invariant(false, 'renderRoot was called recursively. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  isWorking = true;\\n  ReactCurrentOwner$2.currentDispatcher = Dispatcher;\\n\\n  var expirationTime = root.nextExpirationTimeToWorkOn;\\n\\n  // Check if we're starting from a fresh stack, or if we're resuming from\\n  // previously yielded work.\\n  if (expirationTime !== nextRenderExpirationTime || root !== nextRoot || nextUnitOfWork === null) {\\n    // Reset the stack and start working from the root.\\n    resetStack();\\n    nextRoot = root;\\n    nextRenderExpirationTime = expirationTime;\\n    nextUnitOfWork = createWorkInProgress(nextRoot.current, null, nextRenderExpirationTime);\\n    root.pendingCommitExpirationTime = NoWork;\\n\\n    if (enableSchedulerTracing) {\\n      // Determine which interactions this batch of work currently includes,\\n      // So that we can accurately attribute time spent working on it,\\n      var interactions = new Set();\\n      root.pendingInteractionMap.forEach(function (scheduledInteractions, scheduledExpirationTime) {\\n        if (scheduledExpirationTime <= expirationTime) {\\n          scheduledInteractions.forEach(function (interaction) {\\n            return interactions.add(interaction);\\n          });\\n        }\\n      });\\n\\n      // Store the current set of interactions on the FiberRoot for a few reasons:\\n      // We can re-use it in hot functions like renderRoot() without having to recalculate it.\\n      // We will also use it in commitWork() to pass to any Profiler onRender() hooks.\\n      // This also provides DevTools with a way to access it when the onCommitRoot() hook is called.\\n      root.memoizedInteractions = interactions;\\n\\n      if (interactions.size > 0) {\\n        var subscriber = tracing.__subscriberRef.current;\\n        if (subscriber !== null) {\\n          var threadID = computeThreadID(expirationTime, root.interactionThreadID);\\n          try {\\n            subscriber.onWorkStarted(interactions, threadID);\\n          } catch (error) {\\n            // Work thrown by an interaction tracing subscriber should be rethrown,\\n            // But only once it's safe (to avoid leaveing the scheduler in an invalid state).\\n            // Store the error for now and we'll re-throw in finishRendering().\\n            if (!hasUnhandledError) {\\n              hasUnhandledError = true;\\n              unhandledError = error;\\n            }\\n          }\\n        }\\n      }\\n    }\\n  }\\n\\n  var prevInteractions = null;\\n  if (enableSchedulerTracing) {\\n    // We're about to start new traced work.\\n    // Restore pending interactions so cascading work triggered during the render phase will be accounted for.\\n    prevInteractions = tracing.__interactionsRef.current;\\n    tracing.__interactionsRef.current = root.memoizedInteractions;\\n  }\\n\\n  var didFatal = false;\\n\\n  startWorkLoopTimer(nextUnitOfWork);\\n\\n  do {\\n    try {\\n      workLoop(isYieldy);\\n    } catch (thrownValue) {\\n      if (nextUnitOfWork === null) {\\n        // This is a fatal error.\\n        didFatal = true;\\n        onUncaughtError(thrownValue);\\n      } else {\\n        {\\n          // Reset global debug state\\n          // We assume this is defined in DEV\\n          resetCurrentlyProcessingQueue();\\n        }\\n\\n        var failedUnitOfWork = nextUnitOfWork;\\n        if ( true && replayFailedUnitOfWorkWithInvokeGuardedCallback) {\\n          replayUnitOfWork(failedUnitOfWork, thrownValue, isYieldy);\\n        }\\n\\n        // TODO: we already know this isn't true in some cases.\\n        // At least this shows a nicer error message until we figure out the cause.\\n        // https://github.com/facebook/react/issues/12449#issuecomment-386727431\\n        !(nextUnitOfWork !== null) ? invariant(false, 'Failed to replay rendering after an error. This is likely caused by a bug in React. Please file an issue with a reproducing case to help us find it.') : void 0;\\n\\n        var sourceFiber = nextUnitOfWork;\\n        var returnFiber = sourceFiber.return;\\n        if (returnFiber === null) {\\n          // This is the root. The root could capture its own errors. However,\\n          // we don't know if it errors before or after we pushed the host\\n          // context. This information is needed to avoid a stack mismatch.\\n          // Because we're not sure, treat this as a fatal error. We could track\\n          // which phase it fails in, but doesn't seem worth it. At least\\n          // for now.\\n          didFatal = true;\\n          onUncaughtError(thrownValue);\\n        } else {\\n          throwException(root, returnFiber, sourceFiber, thrownValue, nextRenderExpirationTime);\\n          nextUnitOfWork = completeUnitOfWork(sourceFiber);\\n          continue;\\n        }\\n      }\\n    }\\n    break;\\n  } while (true);\\n\\n  if (enableSchedulerTracing) {\\n    // Traced work is done for now; restore the previous interactions.\\n    tracing.__interactionsRef.current = prevInteractions;\\n  }\\n\\n  // We're done performing work. Time to clean up.\\n  isWorking = false;\\n  ReactCurrentOwner$2.currentDispatcher = null;\\n  resetContextDependences();\\n\\n  // Yield back to main thread.\\n  if (didFatal) {\\n    var _didCompleteRoot = false;\\n    stopWorkLoopTimer(interruptedBy, _didCompleteRoot);\\n    interruptedBy = null;\\n    // There was a fatal error.\\n    {\\n      resetStackAfterFatalErrorInDev();\\n    }\\n    // `nextRoot` points to the in-progress root. A non-null value indicates\\n    // that we're in the middle of an async render. Set it to null to indicate\\n    // there's no more work to be done in the current batch.\\n    nextRoot = null;\\n    onFatal(root);\\n    return;\\n  }\\n\\n  if (nextUnitOfWork !== null) {\\n    // There's still remaining async work in this tree, but we ran out of time\\n    // in the current frame. Yield back to the renderer. Unless we're\\n    // interrupted by a higher priority update, we'll continue later from where\\n    // we left off.\\n    var _didCompleteRoot2 = false;\\n    stopWorkLoopTimer(interruptedBy, _didCompleteRoot2);\\n    interruptedBy = null;\\n    onYield(root);\\n    return;\\n  }\\n\\n  // We completed the whole tree.\\n  var didCompleteRoot = true;\\n  stopWorkLoopTimer(interruptedBy, didCompleteRoot);\\n  var rootWorkInProgress = root.current.alternate;\\n  !(rootWorkInProgress !== null) ? invariant(false, 'Finished root should have a work-in-progress. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n\\n  // `nextRoot` points to the in-progress root. A non-null value indicates\\n  // that we're in the middle of an async render. Set it to null to indicate\\n  // there's no more work to be done in the current batch.\\n  nextRoot = null;\\n  interruptedBy = null;\\n\\n  if (nextRenderDidError) {\\n    // There was an error\\n    if (hasLowerPriorityWork(root, expirationTime)) {\\n      // There's lower priority work. If so, it may have the effect of fixing\\n      // the exception that was just thrown. Exit without committing. This is\\n      // similar to a suspend, but without a timeout because we're not waiting\\n      // for a promise to resolve. React will restart at the lower\\n      // priority level.\\n      markSuspendedPriorityLevel(root, expirationTime);\\n      var suspendedExpirationTime = expirationTime;\\n      var rootExpirationTime = root.expirationTime;\\n      onSuspend(root, rootWorkInProgress, suspendedExpirationTime, rootExpirationTime, -1 // Indicates no timeout\\n      );\\n      return;\\n    } else if (\\n    // There's no lower priority work, but we're rendering asynchronously.\\n    // Synchronsouly attempt to render the same level one more time. This is\\n    // similar to a suspend, but without a timeout because we're not waiting\\n    // for a promise to resolve.\\n    !root.didError && !isExpired) {\\n      root.didError = true;\\n      var _suspendedExpirationTime = root.nextExpirationTimeToWorkOn = expirationTime;\\n      var _rootExpirationTime = root.expirationTime = Sync;\\n      onSuspend(root, rootWorkInProgress, _suspendedExpirationTime, _rootExpirationTime, -1 // Indicates no timeout\\n      );\\n      return;\\n    }\\n  }\\n\\n  if (!isExpired && nextLatestAbsoluteTimeoutMs !== -1) {\\n    // The tree was suspended.\\n    var _suspendedExpirationTime2 = expirationTime;\\n    markSuspendedPriorityLevel(root, _suspendedExpirationTime2);\\n\\n    // Find the earliest uncommitted expiration time in the tree, including\\n    // work that is suspended. The timeout threshold cannot be longer than\\n    // the overall expiration.\\n    var earliestExpirationTime = findEarliestOutstandingPriorityLevel(root, expirationTime);\\n    var earliestExpirationTimeMs = expirationTimeToMs(earliestExpirationTime);\\n    if (earliestExpirationTimeMs < nextLatestAbsoluteTimeoutMs) {\\n      nextLatestAbsoluteTimeoutMs = earliestExpirationTimeMs;\\n    }\\n\\n    // Subtract the current time from the absolute timeout to get the number\\n    // of milliseconds until the timeout. In other words, convert an absolute\\n    // timestamp to a relative time. This is the value that is passed\\n    // to `setTimeout`.\\n    var currentTimeMs = expirationTimeToMs(requestCurrentTime());\\n    var msUntilTimeout = nextLatestAbsoluteTimeoutMs - currentTimeMs;\\n    msUntilTimeout = msUntilTimeout < 0 ? 0 : msUntilTimeout;\\n\\n    // TODO: Account for the Just Noticeable Difference\\n\\n    var _rootExpirationTime2 = root.expirationTime;\\n    onSuspend(root, rootWorkInProgress, _suspendedExpirationTime2, _rootExpirationTime2, msUntilTimeout);\\n    return;\\n  }\\n\\n  // Ready to commit.\\n  onComplete(root, rootWorkInProgress, expirationTime);\\n}\\n\\nfunction dispatch(sourceFiber, value, expirationTime) {\\n  !(!isWorking || isCommitting$1) ? invariant(false, 'dispatch: Cannot dispatch during the render phase.') : void 0;\\n\\n  var fiber = sourceFiber.return;\\n  while (fiber !== null) {\\n    switch (fiber.tag) {\\n      case ClassComponent:\\n        var ctor = fiber.type;\\n        var instance = fiber.stateNode;\\n        if (typeof ctor.getDerivedStateFromError === 'function' || typeof instance.componentDidCatch === 'function' && !isAlreadyFailedLegacyErrorBoundary(instance)) {\\n          var errorInfo = createCapturedValue(value, sourceFiber);\\n          var update = createClassErrorUpdate(fiber, errorInfo, expirationTime);\\n          enqueueUpdate(fiber, update);\\n          scheduleWork(fiber, expirationTime);\\n          return;\\n        }\\n        break;\\n      case HostRoot:\\n        {\\n          var _errorInfo = createCapturedValue(value, sourceFiber);\\n          var _update = createRootErrorUpdate(fiber, _errorInfo, expirationTime);\\n          enqueueUpdate(fiber, _update);\\n          scheduleWork(fiber, expirationTime);\\n          return;\\n        }\\n    }\\n    fiber = fiber.return;\\n  }\\n\\n  if (sourceFiber.tag === HostRoot) {\\n    // Error was thrown at the root. There is no parent, so the root\\n    // itself should capture it.\\n    var rootFiber = sourceFiber;\\n    var _errorInfo2 = createCapturedValue(value, rootFiber);\\n    var _update2 = createRootErrorUpdate(rootFiber, _errorInfo2, expirationTime);\\n    enqueueUpdate(rootFiber, _update2);\\n    scheduleWork(rootFiber, expirationTime);\\n  }\\n}\\n\\nfunction captureCommitPhaseError(fiber, error) {\\n  return dispatch(fiber, error, Sync);\\n}\\n\\nfunction computeThreadID(expirationTime, interactionThreadID) {\\n  // Interaction threads are unique per root and expiration time.\\n  return expirationTime * 1000 + interactionThreadID;\\n}\\n\\n// Creates a unique async expiration time.\\nfunction computeUniqueAsyncExpiration() {\\n  var currentTime = requestCurrentTime();\\n  var result = computeAsyncExpiration(currentTime);\\n  if (result <= lastUniqueAsyncExpiration) {\\n    // Since we assume the current time monotonically increases, we only hit\\n    // this branch when computeUniqueAsyncExpiration is fired multiple times\\n    // within a 200ms window (or whatever the async bucket size is).\\n    result = lastUniqueAsyncExpiration + 1;\\n  }\\n  lastUniqueAsyncExpiration = result;\\n  return lastUniqueAsyncExpiration;\\n}\\n\\nfunction computeExpirationForFiber(currentTime, fiber) {\\n  var expirationTime = void 0;\\n  if (expirationContext !== NoWork) {\\n    // An explicit expiration context was set;\\n    expirationTime = expirationContext;\\n  } else if (isWorking) {\\n    if (isCommitting$1) {\\n      // Updates that occur during the commit phase should have sync priority\\n      // by default.\\n      expirationTime = Sync;\\n    } else {\\n      // Updates during the render phase should expire at the same time as\\n      // the work that is being rendered.\\n      expirationTime = nextRenderExpirationTime;\\n    }\\n  } else {\\n    // No explicit expiration context was set, and we're not currently\\n    // performing work. Calculate a new expiration time.\\n    if (fiber.mode & ConcurrentMode) {\\n      if (isBatchingInteractiveUpdates) {\\n        // This is an interactive update\\n        expirationTime = computeInteractiveExpiration(currentTime);\\n      } else {\\n        // This is an async update\\n        expirationTime = computeAsyncExpiration(currentTime);\\n      }\\n      // If we're in the middle of rendering a tree, do not update at the same\\n      // expiration time that is already rendering.\\n      if (nextRoot !== null && expirationTime === nextRenderExpirationTime) {\\n        expirationTime += 1;\\n      }\\n    } else {\\n      // This is a sync update\\n      expirationTime = Sync;\\n    }\\n  }\\n  if (isBatchingInteractiveUpdates) {\\n    // This is an interactive update. Keep track of the lowest pending\\n    // interactive expiration time. This allows us to synchronously flush\\n    // all interactive updates when needed.\\n    if (expirationTime > lowestPriorityPendingInteractiveExpirationTime) {\\n      lowestPriorityPendingInteractiveExpirationTime = expirationTime;\\n    }\\n  }\\n  return expirationTime;\\n}\\n\\nfunction renderDidSuspend(root, absoluteTimeoutMs, suspendedTime) {\\n  // Schedule the timeout.\\n  if (absoluteTimeoutMs >= 0 && nextLatestAbsoluteTimeoutMs < absoluteTimeoutMs) {\\n    nextLatestAbsoluteTimeoutMs = absoluteTimeoutMs;\\n  }\\n}\\n\\nfunction renderDidError() {\\n  nextRenderDidError = true;\\n}\\n\\nfunction retrySuspendedRoot(root, boundaryFiber, sourceFiber, suspendedTime) {\\n  var retryTime = void 0;\\n\\n  if (isPriorityLevelSuspended(root, suspendedTime)) {\\n    // Ping at the original level\\n    retryTime = suspendedTime;\\n\\n    markPingedPriorityLevel(root, retryTime);\\n  } else {\\n    // Suspense already timed out. Compute a new expiration time\\n    var currentTime = requestCurrentTime();\\n    retryTime = computeExpirationForFiber(currentTime, boundaryFiber);\\n    markPendingPriorityLevel(root, retryTime);\\n  }\\n\\n  // TODO: If the suspense fiber has already rendered the primary children\\n  // without suspending (that is, all of the promises have already resolved),\\n  // we should not trigger another update here. One case this happens is when\\n  // we are in sync mode and a single promise is thrown both on initial render\\n  // and on update; we attach two .then(retrySuspendedRoot) callbacks and each\\n  // one performs Sync work, rerendering the Suspense.\\n\\n  if ((boundaryFiber.mode & ConcurrentMode) !== NoContext) {\\n    if (root === nextRoot && nextRenderExpirationTime === suspendedTime) {\\n      // Received a ping at the same priority level at which we're currently\\n      // rendering. Restart from the root.\\n      nextRoot = null;\\n    }\\n  }\\n\\n  scheduleWorkToRoot(boundaryFiber, retryTime);\\n  if ((boundaryFiber.mode & ConcurrentMode) === NoContext) {\\n    // Outside of concurrent mode, we must schedule an update on the source\\n    // fiber, too, since it already committed in an inconsistent state and\\n    // therefore does not have any pending work.\\n    scheduleWorkToRoot(sourceFiber, retryTime);\\n    var sourceTag = sourceFiber.tag;\\n    if (sourceTag === ClassComponent && sourceFiber.stateNode !== null) {\\n      // When we try rendering again, we should not reuse the current fiber,\\n      // since it's known to be in an inconsistent state. Use a force updte to\\n      // prevent a bail out.\\n      var update = createUpdate(retryTime);\\n      update.tag = ForceUpdate;\\n      enqueueUpdate(sourceFiber, update);\\n    }\\n  }\\n\\n  var rootExpirationTime = root.expirationTime;\\n  if (rootExpirationTime !== NoWork) {\\n    requestWork(root, rootExpirationTime);\\n  }\\n}\\n\\nfunction scheduleWorkToRoot(fiber, expirationTime) {\\n  recordScheduleUpdate();\\n\\n  {\\n    if (fiber.tag === ClassComponent) {\\n      var instance = fiber.stateNode;\\n      warnAboutInvalidUpdates(instance);\\n    }\\n  }\\n\\n  // Update the source fiber's expiration time\\n  if (fiber.expirationTime === NoWork || fiber.expirationTime > expirationTime) {\\n    fiber.expirationTime = expirationTime;\\n  }\\n  var alternate = fiber.alternate;\\n  if (alternate !== null && (alternate.expirationTime === NoWork || alternate.expirationTime > expirationTime)) {\\n    alternate.expirationTime = expirationTime;\\n  }\\n  // Walk the parent path to the root and update the child expiration time.\\n  var node = fiber.return;\\n  var root = null;\\n  if (node === null && fiber.tag === HostRoot) {\\n    root = fiber.stateNode;\\n  } else {\\n    while (node !== null) {\\n      alternate = node.alternate;\\n      if (node.childExpirationTime === NoWork || node.childExpirationTime > expirationTime) {\\n        node.childExpirationTime = expirationTime;\\n        if (alternate !== null && (alternate.childExpirationTime === NoWork || alternate.childExpirationTime > expirationTime)) {\\n          alternate.childExpirationTime = expirationTime;\\n        }\\n      } else if (alternate !== null && (alternate.childExpirationTime === NoWork || alternate.childExpirationTime > expirationTime)) {\\n        alternate.childExpirationTime = expirationTime;\\n      }\\n      if (node.return === null && node.tag === HostRoot) {\\n        root = node.stateNode;\\n        break;\\n      }\\n      node = node.return;\\n    }\\n  }\\n\\n  if (root === null) {\\n    if ( true && fiber.tag === ClassComponent) {\\n      warnAboutUpdateOnUnmounted(fiber);\\n    }\\n    return null;\\n  }\\n\\n  if (enableSchedulerTracing) {\\n    var interactions = tracing.__interactionsRef.current;\\n    if (interactions.size > 0) {\\n      var pendingInteractionMap = root.pendingInteractionMap;\\n      var pendingInteractions = pendingInteractionMap.get(expirationTime);\\n      if (pendingInteractions != null) {\\n        interactions.forEach(function (interaction) {\\n          if (!pendingInteractions.has(interaction)) {\\n            // Update the pending async work count for previously unscheduled interaction.\\n            interaction.__count++;\\n          }\\n\\n          pendingInteractions.add(interaction);\\n        });\\n      } else {\\n        pendingInteractionMap.set(expirationTime, new Set(interactions));\\n\\n        // Update the pending async work count for the current interactions.\\n        interactions.forEach(function (interaction) {\\n          interaction.__count++;\\n        });\\n      }\\n\\n      var subscriber = tracing.__subscriberRef.current;\\n      if (subscriber !== null) {\\n        var threadID = computeThreadID(expirationTime, root.interactionThreadID);\\n        subscriber.onWorkScheduled(interactions, threadID);\\n      }\\n    }\\n  }\\n\\n  return root;\\n}\\n\\nfunction scheduleWork(fiber, expirationTime) {\\n  var root = scheduleWorkToRoot(fiber, expirationTime);\\n  if (root === null) {\\n    return;\\n  }\\n\\n  if (!isWorking && nextRenderExpirationTime !== NoWork && expirationTime < nextRenderExpirationTime) {\\n    // This is an interruption. (Used for performance tracking.)\\n    interruptedBy = fiber;\\n    resetStack();\\n  }\\n  markPendingPriorityLevel(root, expirationTime);\\n  if (\\n  // If we're in the render phase, we don't need to schedule this root\\n  // for an update, because we'll do it before we exit...\\n  !isWorking || isCommitting$1 ||\\n  // ...unless this is a different root than the one we're rendering.\\n  nextRoot !== root) {\\n    var rootExpirationTime = root.expirationTime;\\n    requestWork(root, rootExpirationTime);\\n  }\\n  if (nestedUpdateCount > NESTED_UPDATE_LIMIT) {\\n    // Reset this back to zero so subsequent updates don't throw.\\n    nestedUpdateCount = 0;\\n    invariant(false, 'Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.');\\n  }\\n}\\n\\nfunction syncUpdates(fn, a, b, c, d) {\\n  var previousExpirationContext = expirationContext;\\n  expirationContext = Sync;\\n  try {\\n    return fn(a, b, c, d);\\n  } finally {\\n    expirationContext = previousExpirationContext;\\n  }\\n}\\n\\n// TODO: Everything below this is written as if it has been lifted to the\\n// renderers. I'll do this in a follow-up.\\n\\n// Linked-list of roots\\nvar firstScheduledRoot = null;\\nvar lastScheduledRoot = null;\\n\\nvar callbackExpirationTime = NoWork;\\nvar callbackID = void 0;\\nvar isRendering = false;\\nvar nextFlushedRoot = null;\\nvar nextFlushedExpirationTime = NoWork;\\nvar lowestPriorityPendingInteractiveExpirationTime = NoWork;\\nvar deadlineDidExpire = false;\\nvar hasUnhandledError = false;\\nvar unhandledError = null;\\nvar deadline = null;\\n\\nvar isBatchingUpdates = false;\\nvar isUnbatchingUpdates = false;\\nvar isBatchingInteractiveUpdates = false;\\n\\nvar completedBatches = null;\\n\\nvar originalStartTimeMs = scheduler.unstable_now();\\nvar currentRendererTime = msToExpirationTime(originalStartTimeMs);\\nvar currentSchedulerTime = currentRendererTime;\\n\\n// Use these to prevent an infinite loop of nested updates\\nvar NESTED_UPDATE_LIMIT = 50;\\nvar nestedUpdateCount = 0;\\nvar lastCommittedRootDuringThisBatch = null;\\n\\nvar timeHeuristicForUnitOfWork = 1;\\n\\nfunction recomputeCurrentRendererTime() {\\n  var currentTimeMs = scheduler.unstable_now() - originalStartTimeMs;\\n  currentRendererTime = msToExpirationTime(currentTimeMs);\\n}\\n\\nfunction scheduleCallbackWithExpirationTime(root, expirationTime) {\\n  if (callbackExpirationTime !== NoWork) {\\n    // A callback is already scheduled. Check its expiration time (timeout).\\n    if (expirationTime > callbackExpirationTime) {\\n      // Existing callback has sufficient timeout. Exit.\\n      return;\\n    } else {\\n      if (callbackID !== null) {\\n        // Existing callback has insufficient timeout. Cancel and schedule a\\n        // new one.\\n        scheduler.unstable_cancelCallback(callbackID);\\n      }\\n    }\\n    // The request callback timer is already running. Don't start a new one.\\n  } else {\\n    startRequestCallbackTimer();\\n  }\\n\\n  callbackExpirationTime = expirationTime;\\n  var currentMs = scheduler.unstable_now() - originalStartTimeMs;\\n  var expirationTimeMs = expirationTimeToMs(expirationTime);\\n  var timeout = expirationTimeMs - currentMs;\\n  callbackID = scheduler.unstable_scheduleCallback(performAsyncWork, { timeout: timeout });\\n}\\n\\n// For every call to renderRoot, one of onFatal, onComplete, onSuspend, and\\n// onYield is called upon exiting. We use these in lieu of returning a tuple.\\n// I've also chosen not to inline them into renderRoot because these will\\n// eventually be lifted into the renderer.\\nfunction onFatal(root) {\\n  root.finishedWork = null;\\n}\\n\\nfunction onComplete(root, finishedWork, expirationTime) {\\n  root.pendingCommitExpirationTime = expirationTime;\\n  root.finishedWork = finishedWork;\\n}\\n\\nfunction onSuspend(root, finishedWork, suspendedExpirationTime, rootExpirationTime, msUntilTimeout) {\\n  root.expirationTime = rootExpirationTime;\\n  if (msUntilTimeout === 0 && !shouldYield()) {\\n    // Don't wait an additional tick. Commit the tree immediately.\\n    root.pendingCommitExpirationTime = suspendedExpirationTime;\\n    root.finishedWork = finishedWork;\\n  } else if (msUntilTimeout > 0) {\\n    // Wait `msUntilTimeout` milliseconds before committing.\\n    root.timeoutHandle = scheduleTimeout(onTimeout.bind(null, root, finishedWork, suspendedExpirationTime), msUntilTimeout);\\n  }\\n}\\n\\nfunction onYield(root) {\\n  root.finishedWork = null;\\n}\\n\\nfunction onTimeout(root, finishedWork, suspendedExpirationTime) {\\n  // The root timed out. Commit it.\\n  root.pendingCommitExpirationTime = suspendedExpirationTime;\\n  root.finishedWork = finishedWork;\\n  // Read the current time before entering the commit phase. We can be\\n  // certain this won't cause tearing related to batching of event updates\\n  // because we're at the top of a timer event.\\n  recomputeCurrentRendererTime();\\n  currentSchedulerTime = currentRendererTime;\\n  flushRoot(root, suspendedExpirationTime);\\n}\\n\\nfunction onCommit(root, expirationTime) {\\n  root.expirationTime = expirationTime;\\n  root.finishedWork = null;\\n}\\n\\nfunction requestCurrentTime() {\\n  // requestCurrentTime is called by the scheduler to compute an expiration\\n  // time.\\n  //\\n  // Expiration times are computed by adding to the current time (the start\\n  // time). However, if two updates are scheduled within the same event, we\\n  // should treat their start times as simultaneous, even if the actual clock\\n  // time has advanced between the first and second call.\\n\\n  // In other words, because expiration times determine how updates are batched,\\n  // we want all updates of like priority that occur within the same event to\\n  // receive the same expiration time. Otherwise we get tearing.\\n  //\\n  // We keep track of two separate times: the current \\\"renderer\\\" time and the\\n  // current \\\"scheduler\\\" time. The renderer time can be updated whenever; it\\n  // only exists to minimize the calls performance.now.\\n  //\\n  // But the scheduler time can only be updated if there's no pending work, or\\n  // if we know for certain that we're not in the middle of an event.\\n\\n  if (isRendering) {\\n    // We're already rendering. Return the most recently read time.\\n    return currentSchedulerTime;\\n  }\\n  // Check if there's pending work.\\n  findHighestPriorityRoot();\\n  if (nextFlushedExpirationTime === NoWork || nextFlushedExpirationTime === Never) {\\n    // If there's no pending work, or if the pending work is offscreen, we can\\n    // read the current time without risk of tearing.\\n    recomputeCurrentRendererTime();\\n    currentSchedulerTime = currentRendererTime;\\n    return currentSchedulerTime;\\n  }\\n  // There's already pending work. We might be in the middle of a browser\\n  // event. If we were to read the current time, it could cause multiple updates\\n  // within the same event to receive different expiration times, leading to\\n  // tearing. Return the last read time. During the next idle callback, the\\n  // time will be updated.\\n  return currentSchedulerTime;\\n}\\n\\n// requestWork is called by the scheduler whenever a root receives an update.\\n// It's up to the renderer to call renderRoot at some point in the future.\\nfunction requestWork(root, expirationTime) {\\n  addRootToSchedule(root, expirationTime);\\n  if (isRendering) {\\n    // Prevent reentrancy. Remaining work will be scheduled at the end of\\n    // the currently rendering batch.\\n    return;\\n  }\\n\\n  if (isBatchingUpdates) {\\n    // Flush work at the end of the batch.\\n    if (isUnbatchingUpdates) {\\n      // ...unless we're inside unbatchedUpdates, in which case we should\\n      // flush it now.\\n      nextFlushedRoot = root;\\n      nextFlushedExpirationTime = Sync;\\n      performWorkOnRoot(root, Sync, true);\\n    }\\n    return;\\n  }\\n\\n  // TODO: Get rid of Sync and use current time?\\n  if (expirationTime === Sync) {\\n    performSyncWork();\\n  } else {\\n    scheduleCallbackWithExpirationTime(root, expirationTime);\\n  }\\n}\\n\\nfunction addRootToSchedule(root, expirationTime) {\\n  // Add the root to the schedule.\\n  // Check if this root is already part of the schedule.\\n  if (root.nextScheduledRoot === null) {\\n    // This root is not already scheduled. Add it.\\n    root.expirationTime = expirationTime;\\n    if (lastScheduledRoot === null) {\\n      firstScheduledRoot = lastScheduledRoot = root;\\n      root.nextScheduledRoot = root;\\n    } else {\\n      lastScheduledRoot.nextScheduledRoot = root;\\n      lastScheduledRoot = root;\\n      lastScheduledRoot.nextScheduledRoot = firstScheduledRoot;\\n    }\\n  } else {\\n    // This root is already scheduled, but its priority may have increased.\\n    var remainingExpirationTime = root.expirationTime;\\n    if (remainingExpirationTime === NoWork || expirationTime < remainingExpirationTime) {\\n      // Update the priority.\\n      root.expirationTime = expirationTime;\\n    }\\n  }\\n}\\n\\nfunction findHighestPriorityRoot() {\\n  var highestPriorityWork = NoWork;\\n  var highestPriorityRoot = null;\\n  if (lastScheduledRoot !== null) {\\n    var previousScheduledRoot = lastScheduledRoot;\\n    var root = firstScheduledRoot;\\n    while (root !== null) {\\n      var remainingExpirationTime = root.expirationTime;\\n      if (remainingExpirationTime === NoWork) {\\n        // This root no longer has work. Remove it from the scheduler.\\n\\n        // TODO: This check is redudant, but Flow is confused by the branch\\n        // below where we set lastScheduledRoot to null, even though we break\\n        // from the loop right after.\\n        !(previousScheduledRoot !== null && lastScheduledRoot !== null) ? invariant(false, 'Should have a previous and last root. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n        if (root === root.nextScheduledRoot) {\\n          // This is the only root in the list.\\n          root.nextScheduledRoot = null;\\n          firstScheduledRoot = lastScheduledRoot = null;\\n          break;\\n        } else if (root === firstScheduledRoot) {\\n          // This is the first root in the list.\\n          var next = root.nextScheduledRoot;\\n          firstScheduledRoot = next;\\n          lastScheduledRoot.nextScheduledRoot = next;\\n          root.nextScheduledRoot = null;\\n        } else if (root === lastScheduledRoot) {\\n          // This is the last root in the list.\\n          lastScheduledRoot = previousScheduledRoot;\\n          lastScheduledRoot.nextScheduledRoot = firstScheduledRoot;\\n          root.nextScheduledRoot = null;\\n          break;\\n        } else {\\n          previousScheduledRoot.nextScheduledRoot = root.nextScheduledRoot;\\n          root.nextScheduledRoot = null;\\n        }\\n        root = previousScheduledRoot.nextScheduledRoot;\\n      } else {\\n        if (highestPriorityWork === NoWork || remainingExpirationTime < highestPriorityWork) {\\n          // Update the priority, if it's higher\\n          highestPriorityWork = remainingExpirationTime;\\n          highestPriorityRoot = root;\\n        }\\n        if (root === lastScheduledRoot) {\\n          break;\\n        }\\n        if (highestPriorityWork === Sync) {\\n          // Sync is highest priority by definition so\\n          // we can stop searching.\\n          break;\\n        }\\n        previousScheduledRoot = root;\\n        root = root.nextScheduledRoot;\\n      }\\n    }\\n  }\\n\\n  nextFlushedRoot = highestPriorityRoot;\\n  nextFlushedExpirationTime = highestPriorityWork;\\n}\\n\\nfunction performAsyncWork(dl) {\\n  if (dl.didTimeout) {\\n    // The callback timed out. That means at least one update has expired.\\n    // Iterate through the root schedule. If they contain expired work, set\\n    // the next render expiration time to the current time. This has the effect\\n    // of flushing all expired work in a single batch, instead of flushing each\\n    // level one at a time.\\n    if (firstScheduledRoot !== null) {\\n      recomputeCurrentRendererTime();\\n      var root = firstScheduledRoot;\\n      do {\\n        didExpireAtExpirationTime(root, currentRendererTime);\\n        // The root schedule is circular, so this is never null.\\n        root = root.nextScheduledRoot;\\n      } while (root !== firstScheduledRoot);\\n    }\\n  }\\n  performWork(NoWork, dl);\\n}\\n\\nfunction performSyncWork() {\\n  performWork(Sync, null);\\n}\\n\\nfunction performWork(minExpirationTime, dl) {\\n  deadline = dl;\\n\\n  // Keep working on roots until there's no more work, or until we reach\\n  // the deadline.\\n  findHighestPriorityRoot();\\n\\n  if (deadline !== null) {\\n    recomputeCurrentRendererTime();\\n    currentSchedulerTime = currentRendererTime;\\n\\n    if (enableUserTimingAPI) {\\n      var didExpire = nextFlushedExpirationTime < currentRendererTime;\\n      var timeout = expirationTimeToMs(nextFlushedExpirationTime);\\n      stopRequestCallbackTimer(didExpire, timeout);\\n    }\\n\\n    while (nextFlushedRoot !== null && nextFlushedExpirationTime !== NoWork && (minExpirationTime === NoWork || minExpirationTime >= nextFlushedExpirationTime) && (!deadlineDidExpire || currentRendererTime >= nextFlushedExpirationTime)) {\\n      performWorkOnRoot(nextFlushedRoot, nextFlushedExpirationTime, currentRendererTime >= nextFlushedExpirationTime);\\n      findHighestPriorityRoot();\\n      recomputeCurrentRendererTime();\\n      currentSchedulerTime = currentRendererTime;\\n    }\\n  } else {\\n    while (nextFlushedRoot !== null && nextFlushedExpirationTime !== NoWork && (minExpirationTime === NoWork || minExpirationTime >= nextFlushedExpirationTime)) {\\n      performWorkOnRoot(nextFlushedRoot, nextFlushedExpirationTime, true);\\n      findHighestPriorityRoot();\\n    }\\n  }\\n\\n  // We're done flushing work. Either we ran out of time in this callback,\\n  // or there's no more work left with sufficient priority.\\n\\n  // If we're inside a callback, set this to false since we just completed it.\\n  if (deadline !== null) {\\n    callbackExpirationTime = NoWork;\\n    callbackID = null;\\n  }\\n  // If there's work left over, schedule a new callback.\\n  if (nextFlushedExpirationTime !== NoWork) {\\n    scheduleCallbackWithExpirationTime(nextFlushedRoot, nextFlushedExpirationTime);\\n  }\\n\\n  // Clean-up.\\n  deadline = null;\\n  deadlineDidExpire = false;\\n\\n  finishRendering();\\n}\\n\\nfunction flushRoot(root, expirationTime) {\\n  !!isRendering ? invariant(false, 'work.commit(): Cannot commit while already rendering. This likely means you attempted to commit from inside a lifecycle method.') : void 0;\\n  // Perform work on root as if the given expiration time is the current time.\\n  // This has the effect of synchronously flushing all work up to and\\n  // including the given time.\\n  nextFlushedRoot = root;\\n  nextFlushedExpirationTime = expirationTime;\\n  performWorkOnRoot(root, expirationTime, true);\\n  // Flush any sync work that was scheduled by lifecycles\\n  performSyncWork();\\n}\\n\\nfunction finishRendering() {\\n  nestedUpdateCount = 0;\\n  lastCommittedRootDuringThisBatch = null;\\n\\n  if (completedBatches !== null) {\\n    var batches = completedBatches;\\n    completedBatches = null;\\n    for (var i = 0; i < batches.length; i++) {\\n      var batch = batches[i];\\n      try {\\n        batch._onComplete();\\n      } catch (error) {\\n        if (!hasUnhandledError) {\\n          hasUnhandledError = true;\\n          unhandledError = error;\\n        }\\n      }\\n    }\\n  }\\n\\n  if (hasUnhandledError) {\\n    var error = unhandledError;\\n    unhandledError = null;\\n    hasUnhandledError = false;\\n    throw error;\\n  }\\n}\\n\\nfunction performWorkOnRoot(root, expirationTime, isExpired) {\\n  !!isRendering ? invariant(false, 'performWorkOnRoot was called recursively. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n\\n  isRendering = true;\\n\\n  // Check if this is async work or sync/expired work.\\n  if (deadline === null || isExpired) {\\n    // Flush work without yielding.\\n    // TODO: Non-yieldy work does not necessarily imply expired work. A renderer\\n    // may want to perform some work without yielding, but also without\\n    // requiring the root to complete (by triggering placeholders).\\n\\n    var finishedWork = root.finishedWork;\\n    if (finishedWork !== null) {\\n      // This root is already complete. We can commit it.\\n      completeRoot(root, finishedWork, expirationTime);\\n    } else {\\n      root.finishedWork = null;\\n      // If this root previously suspended, clear its existing timeout, since\\n      // we're about to try rendering again.\\n      var timeoutHandle = root.timeoutHandle;\\n      if (timeoutHandle !== noTimeout) {\\n        root.timeoutHandle = noTimeout;\\n        // $FlowFixMe Complains noTimeout is not a TimeoutID, despite the check above\\n        cancelTimeout(timeoutHandle);\\n      }\\n      var isYieldy = false;\\n      renderRoot(root, isYieldy, isExpired);\\n      finishedWork = root.finishedWork;\\n      if (finishedWork !== null) {\\n        // We've completed the root. Commit it.\\n        completeRoot(root, finishedWork, expirationTime);\\n      }\\n    }\\n  } else {\\n    // Flush async work.\\n    var _finishedWork = root.finishedWork;\\n    if (_finishedWork !== null) {\\n      // This root is already complete. We can commit it.\\n      completeRoot(root, _finishedWork, expirationTime);\\n    } else {\\n      root.finishedWork = null;\\n      // If this root previously suspended, clear its existing timeout, since\\n      // we're about to try rendering again.\\n      var _timeoutHandle = root.timeoutHandle;\\n      if (_timeoutHandle !== noTimeout) {\\n        root.timeoutHandle = noTimeout;\\n        // $FlowFixMe Complains noTimeout is not a TimeoutID, despite the check above\\n        cancelTimeout(_timeoutHandle);\\n      }\\n      var _isYieldy = true;\\n      renderRoot(root, _isYieldy, isExpired);\\n      _finishedWork = root.finishedWork;\\n      if (_finishedWork !== null) {\\n        // We've completed the root. Check the deadline one more time\\n        // before committing.\\n        if (!shouldYield()) {\\n          // Still time left. Commit the root.\\n          completeRoot(root, _finishedWork, expirationTime);\\n        } else {\\n          // There's no time left. Mark this root as complete. We'll come\\n          // back and commit it later.\\n          root.finishedWork = _finishedWork;\\n        }\\n      }\\n    }\\n  }\\n\\n  isRendering = false;\\n}\\n\\nfunction completeRoot(root, finishedWork, expirationTime) {\\n  // Check if there's a batch that matches this expiration time.\\n  var firstBatch = root.firstBatch;\\n  if (firstBatch !== null && firstBatch._expirationTime <= expirationTime) {\\n    if (completedBatches === null) {\\n      completedBatches = [firstBatch];\\n    } else {\\n      completedBatches.push(firstBatch);\\n    }\\n    if (firstBatch._defer) {\\n      // This root is blocked from committing by a batch. Unschedule it until\\n      // we receive another update.\\n      root.finishedWork = finishedWork;\\n      root.expirationTime = NoWork;\\n      return;\\n    }\\n  }\\n\\n  // Commit the root.\\n  root.finishedWork = null;\\n\\n  // Check if this is a nested update (a sync update scheduled during the\\n  // commit phase).\\n  if (root === lastCommittedRootDuringThisBatch) {\\n    // If the next root is the same as the previous root, this is a nested\\n    // update. To prevent an infinite loop, increment the nested update count.\\n    nestedUpdateCount++;\\n  } else {\\n    // Reset whenever we switch roots.\\n    lastCommittedRootDuringThisBatch = root;\\n    nestedUpdateCount = 0;\\n  }\\n  commitRoot(root, finishedWork);\\n}\\n\\n// When working on async work, the reconciler asks the renderer if it should\\n// yield execution. For DOM, we implement this with requestIdleCallback.\\nfunction shouldYield() {\\n  if (deadlineDidExpire) {\\n    return true;\\n  }\\n  if (deadline === null || deadline.timeRemaining() > timeHeuristicForUnitOfWork) {\\n    // Disregard deadline.didTimeout. Only expired work should be flushed\\n    // during a timeout. This path is only hit for non-expired work.\\n    return false;\\n  }\\n  deadlineDidExpire = true;\\n  return true;\\n}\\n\\nfunction onUncaughtError(error) {\\n  !(nextFlushedRoot !== null) ? invariant(false, 'Should be working on a root. This error is likely caused by a bug in React. Please file an issue.') : void 0;\\n  // Unschedule this root so we don't work on it again until there's\\n  // another update.\\n  nextFlushedRoot.expirationTime = NoWork;\\n  if (!hasUnhandledError) {\\n    hasUnhandledError = true;\\n    unhandledError = error;\\n  }\\n}\\n\\n// TODO: Batching should be implemented at the renderer level, not inside\\n// the reconciler.\\nfunction batchedUpdates$1(fn, a) {\\n  var previousIsBatchingUpdates = isBatchingUpdates;\\n  isBatchingUpdates = true;\\n  try {\\n    return fn(a);\\n  } finally {\\n    isBatchingUpdates = previousIsBatchingUpdates;\\n    if (!isBatchingUpdates && !isRendering) {\\n      performSyncWork();\\n    }\\n  }\\n}\\n\\n// TODO: Batching should be implemented at the renderer level, not inside\\n// the reconciler.\\nfunction unbatchedUpdates(fn, a) {\\n  if (isBatchingUpdates && !isUnbatchingUpdates) {\\n    isUnbatchingUpdates = true;\\n    try {\\n      return fn(a);\\n    } finally {\\n      isUnbatchingUpdates = false;\\n    }\\n  }\\n  return fn(a);\\n}\\n\\n// TODO: Batching should be implemented at the renderer level, not within\\n// the reconciler.\\nfunction flushSync(fn, a) {\\n  !!isRendering ? invariant(false, 'flushSync was called from inside a lifecycle method. It cannot be called when React is already rendering.') : void 0;\\n  var previousIsBatchingUpdates = isBatchingUpdates;\\n  isBatchingUpdates = true;\\n  try {\\n    return syncUpdates(fn, a);\\n  } finally {\\n    isBatchingUpdates = previousIsBatchingUpdates;\\n    performSyncWork();\\n  }\\n}\\n\\nfunction interactiveUpdates$1(fn, a, b) {\\n  if (isBatchingInteractiveUpdates) {\\n    return fn(a, b);\\n  }\\n  // If there are any pending interactive updates, synchronously flush them.\\n  // This needs to happen before we read any handlers, because the effect of\\n  // the previous event may influence which handlers are called during\\n  // this event.\\n  if (!isBatchingUpdates && !isRendering && lowestPriorityPendingInteractiveExpirationTime !== NoWork) {\\n    // Synchronously flush pending interactive updates.\\n    performWork(lowestPriorityPendingInteractiveExpirationTime, null);\\n    lowestPriorityPendingInteractiveExpirationTime = NoWork;\\n  }\\n  var previousIsBatchingInteractiveUpdates = isBatchingInteractiveUpdates;\\n  var previousIsBatchingUpdates = isBatchingUpdates;\\n  isBatchingInteractiveUpdates = true;\\n  isBatchingUpdates = true;\\n  try {\\n    return fn(a, b);\\n  } finally {\\n    isBatchingInteractiveUpdates = previousIsBatchingInteractiveUpdates;\\n    isBatchingUpdates = previousIsBatchingUpdates;\\n    if (!isBatchingUpdates && !isRendering) {\\n      performSyncWork();\\n    }\\n  }\\n}\\n\\nfunction flushInteractiveUpdates$1() {\\n  if (!isRendering && lowestPriorityPendingInteractiveExpirationTime !== NoWork) {\\n    // Synchronously flush pending interactive updates.\\n    performWork(lowestPriorityPendingInteractiveExpirationTime, null);\\n    lowestPriorityPendingInteractiveExpirationTime = NoWork;\\n  }\\n}\\n\\nfunction flushControlled(fn) {\\n  var previousIsBatchingUpdates = isBatchingUpdates;\\n  isBatchingUpdates = true;\\n  try {\\n    syncUpdates(fn);\\n  } finally {\\n    isBatchingUpdates = previousIsBatchingUpdates;\\n    if (!isBatchingUpdates && !isRendering) {\\n      performSyncWork();\\n    }\\n  }\\n}\\n\\n// 0 is PROD, 1 is DEV.\\n// Might add PROFILE later.\\n\\n\\nvar didWarnAboutNestedUpdates = void 0;\\nvar didWarnAboutFindNodeInStrictMode = void 0;\\n\\n{\\n  didWarnAboutNestedUpdates = false;\\n  didWarnAboutFindNodeInStrictMode = {};\\n}\\n\\nfunction getContextForSubtree(parentComponent) {\\n  if (!parentComponent) {\\n    return emptyContextObject;\\n  }\\n\\n  var fiber = get(parentComponent);\\n  var parentContext = findCurrentUnmaskedContext(fiber);\\n\\n  if (fiber.tag === ClassComponent) {\\n    var Component = fiber.type;\\n    if (isContextProvider(Component)) {\\n      return processChildContext(fiber, Component, parentContext);\\n    }\\n  }\\n\\n  return parentContext;\\n}\\n\\nfunction scheduleRootUpdate(current$$1, element, expirationTime, callback) {\\n  {\\n    if (phase === 'render' && current !== null && !didWarnAboutNestedUpdates) {\\n      didWarnAboutNestedUpdates = true;\\n      warningWithoutStack$1(false, 'Render methods should be a pure function of props and state; ' + 'triggering nested component updates from render is not allowed. ' + 'If necessary, trigger nested updates in componentDidUpdate.\\\\n\\\\n' + 'Check the render method of %s.', getComponentName(current.type) || 'Unknown');\\n    }\\n  }\\n\\n  var update = createUpdate(expirationTime);\\n  // Caution: React DevTools currently depends on this property\\n  // being called \\\"element\\\".\\n  update.payload = { element: element };\\n\\n  callback = callback === undefined ? null : callback;\\n  if (callback !== null) {\\n    !(typeof callback === 'function') ? warningWithoutStack$1(false, 'render(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callback) : void 0;\\n    update.callback = callback;\\n  }\\n  enqueueUpdate(current$$1, update);\\n\\n  scheduleWork(current$$1, expirationTime);\\n  return expirationTime;\\n}\\n\\nfunction updateContainerAtExpirationTime(element, container, parentComponent, expirationTime, callback) {\\n  // TODO: If this is a nested container, this won't be the root.\\n  var current$$1 = container.current;\\n\\n  {\\n    if (ReactFiberInstrumentation_1.debugTool) {\\n      if (current$$1.alternate === null) {\\n        ReactFiberInstrumentation_1.debugTool.onMountContainer(container);\\n      } else if (element === null) {\\n        ReactFiberInstrumentation_1.debugTool.onUnmountContainer(container);\\n      } else {\\n        ReactFiberInstrumentation_1.debugTool.onUpdateContainer(container);\\n      }\\n    }\\n  }\\n\\n  var context = getContextForSubtree(parentComponent);\\n  if (container.context === null) {\\n    container.context = context;\\n  } else {\\n    container.pendingContext = context;\\n  }\\n\\n  return scheduleRootUpdate(current$$1, element, expirationTime, callback);\\n}\\n\\nfunction findHostInstance(component) {\\n  var fiber = get(component);\\n  if (fiber === undefined) {\\n    if (typeof component.render === 'function') {\\n      invariant(false, 'Unable to find node on an unmounted component.');\\n    } else {\\n      invariant(false, 'Argument appears to not be a ReactComponent. Keys: %s', Object.keys(component));\\n    }\\n  }\\n  var hostFiber = findCurrentHostFiber(fiber);\\n  if (hostFiber === null) {\\n    return null;\\n  }\\n  return hostFiber.stateNode;\\n}\\n\\nfunction findHostInstanceWithWarning(component, methodName) {\\n  {\\n    var fiber = get(component);\\n    if (fiber === undefined) {\\n      if (typeof component.render === 'function') {\\n        invariant(false, 'Unable to find node on an unmounted component.');\\n      } else {\\n        invariant(false, 'Argument appears to not be a ReactComponent. Keys: %s', Object.keys(component));\\n      }\\n    }\\n    var hostFiber = findCurrentHostFiber(fiber);\\n    if (hostFiber === null) {\\n      return null;\\n    }\\n    if (hostFiber.mode & StrictMode) {\\n      var componentName = getComponentName(fiber.type) || 'Component';\\n      if (!didWarnAboutFindNodeInStrictMode[componentName]) {\\n        didWarnAboutFindNodeInStrictMode[componentName] = true;\\n        if (fiber.mode & StrictMode) {\\n          warningWithoutStack$1(false, '%s is deprecated in StrictMode. ' + '%s was passed an instance of %s which is inside StrictMode. ' + 'Instead, add a ref directly to the element you want to reference.' + '\\\\n%s' + '\\\\n\\\\nLearn more about using refs safely here:' + '\\\\nhttps://fb.me/react-strict-mode-find-node', methodName, methodName, componentName, getStackByFiberInDevAndProd(hostFiber));\\n        } else {\\n          warningWithoutStack$1(false, '%s is deprecated in StrictMode. ' + '%s was passed an instance of %s which renders StrictMode children. ' + 'Instead, add a ref directly to the element you want to reference.' + '\\\\n%s' + '\\\\n\\\\nLearn more about using refs safely here:' + '\\\\nhttps://fb.me/react-strict-mode-find-node', methodName, methodName, componentName, getStackByFiberInDevAndProd(hostFiber));\\n        }\\n      }\\n    }\\n    return hostFiber.stateNode;\\n  }\\n  return findHostInstance(component);\\n}\\n\\nfunction createContainer(containerInfo, isConcurrent, hydrate) {\\n  return createFiberRoot(containerInfo, isConcurrent, hydrate);\\n}\\n\\nfunction updateContainer(element, container, parentComponent, callback) {\\n  var current$$1 = container.current;\\n  var currentTime = requestCurrentTime();\\n  var expirationTime = computeExpirationForFiber(currentTime, current$$1);\\n  return updateContainerAtExpirationTime(element, container, parentComponent, expirationTime, callback);\\n}\\n\\nfunction getPublicRootInstance(container) {\\n  var containerFiber = container.current;\\n  if (!containerFiber.child) {\\n    return null;\\n  }\\n  switch (containerFiber.child.tag) {\\n    case HostComponent:\\n      return getPublicInstance(containerFiber.child.stateNode);\\n    default:\\n      return containerFiber.child.stateNode;\\n  }\\n}\\n\\nfunction findHostInstanceWithNoPortals(fiber) {\\n  var hostFiber = findCurrentHostFiberWithNoPortals(fiber);\\n  if (hostFiber === null) {\\n    return null;\\n  }\\n  return hostFiber.stateNode;\\n}\\n\\nfunction injectIntoDevTools(devToolsConfig) {\\n  var findFiberByHostInstance = devToolsConfig.findFiberByHostInstance;\\n\\n  return injectInternals(_assign({}, devToolsConfig, {\\n    findHostInstanceByFiber: function (fiber) {\\n      var hostFiber = findCurrentHostFiber(fiber);\\n      if (hostFiber === null) {\\n        return null;\\n      }\\n      return hostFiber.stateNode;\\n    },\\n    findFiberByHostInstance: function (instance) {\\n      if (!findFiberByHostInstance) {\\n        // Might not be implemented by the renderer.\\n        return null;\\n      }\\n      return findFiberByHostInstance(instance);\\n    }\\n  }));\\n}\\n\\n// This file intentionally does *not* have the Flow annotation.\\n// Don't add it. See `./inline-typed.js` for an explanation.\\n\\nfunction createPortal$1(children, containerInfo,\\n// TODO: figure out the API for cross-renderer implementation.\\nimplementation) {\\n  var key = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : null;\\n\\n  return {\\n    // This tag allow us to uniquely identify this as a React Portal\\n    $$typeof: REACT_PORTAL_TYPE,\\n    key: key == null ? null : '' + key,\\n    children: children,\\n    containerInfo: containerInfo,\\n    implementation: implementation\\n  };\\n}\\n\\n// TODO: this is special because it gets imported during build.\\n\\nvar ReactVersion = '16.6.0';\\n\\n// TODO: This type is shared between the reconciler and ReactDOM, but will\\n// eventually be lifted out to the renderer.\\nvar ReactCurrentOwner = ReactSharedInternals.ReactCurrentOwner;\\n\\nvar topLevelUpdateWarnings = void 0;\\nvar warnOnInvalidCallback = void 0;\\nvar didWarnAboutUnstableCreatePortal = false;\\n\\n{\\n  if (typeof Map !== 'function' ||\\n  // $FlowIssue Flow incorrectly thinks Map has no prototype\\n  Map.prototype == null || typeof Map.prototype.forEach !== 'function' || typeof Set !== 'function' ||\\n  // $FlowIssue Flow incorrectly thinks Set has no prototype\\n  Set.prototype == null || typeof Set.prototype.clear !== 'function' || typeof Set.prototype.forEach !== 'function') {\\n    warningWithoutStack$1(false, 'React depends on Map and Set built-in types. Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');\\n  }\\n\\n  topLevelUpdateWarnings = function (container) {\\n    if (container._reactRootContainer && container.nodeType !== COMMENT_NODE) {\\n      var hostInstance = findHostInstanceWithNoPortals(container._reactRootContainer._internalRoot.current);\\n      if (hostInstance) {\\n        !(hostInstance.parentNode === container) ? warningWithoutStack$1(false, 'render(...): It looks like the React-rendered content of this ' + 'container was removed without using React. This is not ' + 'supported and will cause errors. Instead, call ' + 'ReactDOM.unmountComponentAtNode to empty a container.') : void 0;\\n      }\\n    }\\n\\n    var isRootRenderedBySomeReact = !!container._reactRootContainer;\\n    var rootEl = getReactRootElementInContainer(container);\\n    var hasNonRootReactChild = !!(rootEl && getInstanceFromNode$1(rootEl));\\n\\n    !(!hasNonRootReactChild || isRootRenderedBySomeReact) ? warningWithoutStack$1(false, 'render(...): Replacing React-rendered children with a new root ' + 'component. If you intended to update the children of this node, ' + 'you should instead have the existing children update their state ' + 'and render the new components instead of calling ReactDOM.render.') : void 0;\\n\\n    !(container.nodeType !== ELEMENT_NODE || !container.tagName || container.tagName.toUpperCase() !== 'BODY') ? warningWithoutStack$1(false, 'render(): Rendering components directly into document.body is ' + 'discouraged, since its children are often manipulated by third-party ' + 'scripts and browser extensions. This may lead to subtle ' + 'reconciliation issues. Try rendering into a container element created ' + 'for your app.') : void 0;\\n  };\\n\\n  warnOnInvalidCallback = function (callback, callerName) {\\n    !(callback === null || typeof callback === 'function') ? warningWithoutStack$1(false, '%s(...): Expected the last optional `callback` argument to be a ' + 'function. Instead received: %s.', callerName, callback) : void 0;\\n  };\\n}\\n\\nsetRestoreImplementation(restoreControlledState$1);\\n\\nfunction ReactBatch(root) {\\n  var expirationTime = computeUniqueAsyncExpiration();\\n  this._expirationTime = expirationTime;\\n  this._root = root;\\n  this._next = null;\\n  this._callbacks = null;\\n  this._didComplete = false;\\n  this._hasChildren = false;\\n  this._children = null;\\n  this._defer = true;\\n}\\nReactBatch.prototype.render = function (children) {\\n  !this._defer ? invariant(false, 'batch.render: Cannot render a batch that already committed.') : void 0;\\n  this._hasChildren = true;\\n  this._children = children;\\n  var internalRoot = this._root._internalRoot;\\n  var expirationTime = this._expirationTime;\\n  var work = new ReactWork();\\n  updateContainerAtExpirationTime(children, internalRoot, null, expirationTime, work._onCommit);\\n  return work;\\n};\\nReactBatch.prototype.then = function (onComplete) {\\n  if (this._didComplete) {\\n    onComplete();\\n    return;\\n  }\\n  var callbacks = this._callbacks;\\n  if (callbacks === null) {\\n    callbacks = this._callbacks = [];\\n  }\\n  callbacks.push(onComplete);\\n};\\nReactBatch.prototype.commit = function () {\\n  var internalRoot = this._root._internalRoot;\\n  var firstBatch = internalRoot.firstBatch;\\n  !(this._defer && firstBatch !== null) ? invariant(false, 'batch.commit: Cannot commit a batch multiple times.') : void 0;\\n\\n  if (!this._hasChildren) {\\n    // This batch is empty. Return.\\n    this._next = null;\\n    this._defer = false;\\n    return;\\n  }\\n\\n  var expirationTime = this._expirationTime;\\n\\n  // Ensure this is the first batch in the list.\\n  if (firstBatch !== this) {\\n    // This batch is not the earliest batch. We need to move it to the front.\\n    // Update its expiration time to be the expiration time of the earliest\\n    // batch, so that we can flush it without flushing the other batches.\\n    if (this._hasChildren) {\\n      expirationTime = this._expirationTime = firstBatch._expirationTime;\\n      // Rendering this batch again ensures its children will be the final state\\n      // when we flush (updates are processed in insertion order: last\\n      // update wins).\\n      // TODO: This forces a restart. Should we print a warning?\\n      this.render(this._children);\\n    }\\n\\n    // Remove the batch from the list.\\n    var previous = null;\\n    var batch = firstBatch;\\n    while (batch !== this) {\\n      previous = batch;\\n      batch = batch._next;\\n    }\\n    !(previous !== null) ? invariant(false, 'batch.commit: Cannot commit a batch multiple times.') : void 0;\\n    previous._next = batch._next;\\n\\n    // Add it to the front.\\n    this._next = firstBatch;\\n    firstBatch = internalRoot.firstBatch = this;\\n  }\\n\\n  // Synchronously flush all the work up to this batch's expiration time.\\n  this._defer = false;\\n  flushRoot(internalRoot, expirationTime);\\n\\n  // Pop the batch from the list.\\n  var next = this._next;\\n  this._next = null;\\n  firstBatch = internalRoot.firstBatch = next;\\n\\n  // Append the next earliest batch's children to the update queue.\\n  if (firstBatch !== null && firstBatch._hasChildren) {\\n    firstBatch.render(firstBatch._children);\\n  }\\n};\\nReactBatch.prototype._onComplete = function () {\\n  if (this._didComplete) {\\n    return;\\n  }\\n  this._didComplete = true;\\n  var callbacks = this._callbacks;\\n  if (callbacks === null) {\\n    return;\\n  }\\n  // TODO: Error handling.\\n  for (var i = 0; i < callbacks.length; i++) {\\n    var _callback = callbacks[i];\\n    _callback();\\n  }\\n};\\n\\nfunction ReactWork() {\\n  this._callbacks = null;\\n  this._didCommit = false;\\n  // TODO: Avoid need to bind by replacing callbacks in the update queue with\\n  // list of Work objects.\\n  this._onCommit = this._onCommit.bind(this);\\n}\\nReactWork.prototype.then = function (onCommit) {\\n  if (this._didCommit) {\\n    onCommit();\\n    return;\\n  }\\n  var callbacks = this._callbacks;\\n  if (callbacks === null) {\\n    callbacks = this._callbacks = [];\\n  }\\n  callbacks.push(onCommit);\\n};\\nReactWork.prototype._onCommit = function () {\\n  if (this._didCommit) {\\n    return;\\n  }\\n  this._didCommit = true;\\n  var callbacks = this._callbacks;\\n  if (callbacks === null) {\\n    return;\\n  }\\n  // TODO: Error handling.\\n  for (var i = 0; i < callbacks.length; i++) {\\n    var _callback2 = callbacks[i];\\n    !(typeof _callback2 === 'function') ? invariant(false, 'Invalid argument passed as callback. Expected a function. Instead received: %s', _callback2) : void 0;\\n    _callback2();\\n  }\\n};\\n\\nfunction ReactRoot(container, isConcurrent, hydrate) {\\n  var root = createContainer(container, isConcurrent, hydrate);\\n  this._internalRoot = root;\\n}\\nReactRoot.prototype.render = function (children, callback) {\\n  var root = this._internalRoot;\\n  var work = new ReactWork();\\n  callback = callback === undefined ? null : callback;\\n  {\\n    warnOnInvalidCallback(callback, 'render');\\n  }\\n  if (callback !== null) {\\n    work.then(callback);\\n  }\\n  updateContainer(children, root, null, work._onCommit);\\n  return work;\\n};\\nReactRoot.prototype.unmount = function (callback) {\\n  var root = this._internalRoot;\\n  var work = new ReactWork();\\n  callback = callback === undefined ? null : callback;\\n  {\\n    warnOnInvalidCallback(callback, 'render');\\n  }\\n  if (callback !== null) {\\n    work.then(callback);\\n  }\\n  updateContainer(null, root, null, work._onCommit);\\n  return work;\\n};\\nReactRoot.prototype.legacy_renderSubtreeIntoContainer = function (parentComponent, children, callback) {\\n  var root = this._internalRoot;\\n  var work = new ReactWork();\\n  callback = callback === undefined ? null : callback;\\n  {\\n    warnOnInvalidCallback(callback, 'render');\\n  }\\n  if (callback !== null) {\\n    work.then(callback);\\n  }\\n  updateContainer(children, root, parentComponent, work._onCommit);\\n  return work;\\n};\\nReactRoot.prototype.createBatch = function () {\\n  var batch = new ReactBatch(this);\\n  var expirationTime = batch._expirationTime;\\n\\n  var internalRoot = this._internalRoot;\\n  var firstBatch = internalRoot.firstBatch;\\n  if (firstBatch === null) {\\n    internalRoot.firstBatch = batch;\\n    batch._next = null;\\n  } else {\\n    // Insert sorted by expiration time then insertion order\\n    var insertAfter = null;\\n    var insertBefore = firstBatch;\\n    while (insertBefore !== null && insertBefore._expirationTime <= expirationTime) {\\n      insertAfter = insertBefore;\\n      insertBefore = insertBefore._next;\\n    }\\n    batch._next = insertBefore;\\n    if (insertAfter !== null) {\\n      insertAfter._next = batch;\\n    }\\n  }\\n\\n  return batch;\\n};\\n\\n/**\\n * True if the supplied DOM node is a valid node element.\\n *\\n * @param {?DOMElement} node The candidate DOM node.\\n * @return {boolean} True if the DOM is a valid DOM node.\\n * @internal\\n */\\nfunction isValidContainer(node) {\\n  return !!(node && (node.nodeType === ELEMENT_NODE || node.nodeType === DOCUMENT_NODE || node.nodeType === DOCUMENT_FRAGMENT_NODE || node.nodeType === COMMENT_NODE && node.nodeValue === ' react-mount-point-unstable '));\\n}\\n\\nfunction getReactRootElementInContainer(container) {\\n  if (!container) {\\n    return null;\\n  }\\n\\n  if (container.nodeType === DOCUMENT_NODE) {\\n    return container.documentElement;\\n  } else {\\n    return container.firstChild;\\n  }\\n}\\n\\nfunction shouldHydrateDueToLegacyHeuristic(container) {\\n  var rootElement = getReactRootElementInContainer(container);\\n  return !!(rootElement && rootElement.nodeType === ELEMENT_NODE && rootElement.hasAttribute(ROOT_ATTRIBUTE_NAME));\\n}\\n\\nsetBatchingImplementation(batchedUpdates$1, interactiveUpdates$1, flushInteractiveUpdates$1);\\n\\nvar warnedAboutHydrateAPI = false;\\n\\nfunction legacyCreateRootFromDOMContainer(container, forceHydrate) {\\n  var shouldHydrate = forceHydrate || shouldHydrateDueToLegacyHeuristic(container);\\n  // First clear any existing content.\\n  if (!shouldHydrate) {\\n    var warned = false;\\n    var rootSibling = void 0;\\n    while (rootSibling = container.lastChild) {\\n      {\\n        if (!warned && rootSibling.nodeType === ELEMENT_NODE && rootSibling.hasAttribute(ROOT_ATTRIBUTE_NAME)) {\\n          warned = true;\\n          warningWithoutStack$1(false, 'render(): Target node has markup rendered by React, but there ' + 'are unrelated nodes as well. This is most commonly caused by ' + 'white-space inserted around server-rendered markup.');\\n        }\\n      }\\n      container.removeChild(rootSibling);\\n    }\\n  }\\n  {\\n    if (shouldHydrate && !forceHydrate && !warnedAboutHydrateAPI) {\\n      warnedAboutHydrateAPI = true;\\n      lowPriorityWarning$1(false, 'render(): Calling ReactDOM.render() to hydrate server-rendered markup ' + 'will stop working in React v17. Replace the ReactDOM.render() call ' + 'with ReactDOM.hydrate() if you want React to attach to the server HTML.');\\n    }\\n  }\\n  // Legacy roots are not async by default.\\n  var isConcurrent = false;\\n  return new ReactRoot(container, isConcurrent, shouldHydrate);\\n}\\n\\nfunction legacyRenderSubtreeIntoContainer(parentComponent, children, container, forceHydrate, callback) {\\n  // TODO: Ensure all entry points contain this check\\n  !isValidContainer(container) ? invariant(false, 'Target container is not a DOM element.') : void 0;\\n\\n  {\\n    topLevelUpdateWarnings(container);\\n  }\\n\\n  // TODO: Without `any` type, Flow says \\\"Property cannot be accessed on any\\n  // member of intersection type.\\\" Whyyyyyy.\\n  var root = container._reactRootContainer;\\n  if (!root) {\\n    // Initial mount\\n    root = container._reactRootContainer = legacyCreateRootFromDOMContainer(container, forceHydrate);\\n    if (typeof callback === 'function') {\\n      var originalCallback = callback;\\n      callback = function () {\\n        var instance = getPublicRootInstance(root._internalRoot);\\n        originalCallback.call(instance);\\n      };\\n    }\\n    // Initial mount should not be batched.\\n    unbatchedUpdates(function () {\\n      if (parentComponent != null) {\\n        root.legacy_renderSubtreeIntoContainer(parentComponent, children, callback);\\n      } else {\\n        root.render(children, callback);\\n      }\\n    });\\n  } else {\\n    if (typeof callback === 'function') {\\n      var _originalCallback = callback;\\n      callback = function () {\\n        var instance = getPublicRootInstance(root._internalRoot);\\n        _originalCallback.call(instance);\\n      };\\n    }\\n    // Update\\n    if (parentComponent != null) {\\n      root.legacy_renderSubtreeIntoContainer(parentComponent, children, callback);\\n    } else {\\n      root.render(children, callback);\\n    }\\n  }\\n  return getPublicRootInstance(root._internalRoot);\\n}\\n\\nfunction createPortal(children, container) {\\n  var key = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : null;\\n\\n  !isValidContainer(container) ? invariant(false, 'Target container is not a DOM element.') : void 0;\\n  // TODO: pass ReactDOM portal implementation as third argument\\n  return createPortal$1(children, container, null, key);\\n}\\n\\nvar ReactDOM = {\\n  createPortal: createPortal,\\n\\n  findDOMNode: function (componentOrElement) {\\n    {\\n      var owner = ReactCurrentOwner.current;\\n      if (owner !== null && owner.stateNode !== null) {\\n        var warnedAboutRefsInRender = owner.stateNode._warnedAboutRefsInRender;\\n        !warnedAboutRefsInRender ? warningWithoutStack$1(false, '%s is accessing findDOMNode inside its render(). ' + 'render() should be a pure function of props and state. It should ' + 'never access something that requires stale data from the previous ' + 'render, such as refs. Move this logic to componentDidMount and ' + 'componentDidUpdate instead.', getComponentName(owner.type) || 'A component') : void 0;\\n        owner.stateNode._warnedAboutRefsInRender = true;\\n      }\\n    }\\n    if (componentOrElement == null) {\\n      return null;\\n    }\\n    if (componentOrElement.nodeType === ELEMENT_NODE) {\\n      return componentOrElement;\\n    }\\n    {\\n      return findHostInstanceWithWarning(componentOrElement, 'findDOMNode');\\n    }\\n    return findHostInstance(componentOrElement);\\n  },\\n  hydrate: function (element, container, callback) {\\n    // TODO: throw or warn if we couldn't hydrate?\\n    return legacyRenderSubtreeIntoContainer(null, element, container, true, callback);\\n  },\\n  render: function (element, container, callback) {\\n    return legacyRenderSubtreeIntoContainer(null, element, container, false, callback);\\n  },\\n  unstable_renderSubtreeIntoContainer: function (parentComponent, element, containerNode, callback) {\\n    !(parentComponent != null && has(parentComponent)) ? invariant(false, 'parentComponent must be a valid React Component') : void 0;\\n    return legacyRenderSubtreeIntoContainer(parentComponent, element, containerNode, false, callback);\\n  },\\n  unmountComponentAtNode: function (container) {\\n    !isValidContainer(container) ? invariant(false, 'unmountComponentAtNode(...): Target container is not a DOM element.') : void 0;\\n\\n    if (container._reactRootContainer) {\\n      {\\n        var rootEl = getReactRootElementInContainer(container);\\n        var renderedByDifferentReact = rootEl && !getInstanceFromNode$1(rootEl);\\n        !!renderedByDifferentReact ? warningWithoutStack$1(false, \\\"unmountComponentAtNode(): The node you're attempting to unmount \\\" + 'was rendered by another copy of React.') : void 0;\\n      }\\n\\n      // Unmount should not be batched.\\n      unbatchedUpdates(function () {\\n        legacyRenderSubtreeIntoContainer(null, null, container, false, function () {\\n          container._reactRootContainer = null;\\n        });\\n      });\\n      // If you call unmountComponentAtNode twice in quick succession, you'll\\n      // get `true` twice. That's probably fine?\\n      return true;\\n    } else {\\n      {\\n        var _rootEl = getReactRootElementInContainer(container);\\n        var hasNonRootReactChild = !!(_rootEl && getInstanceFromNode$1(_rootEl));\\n\\n        // Check if the container itself is a React root node.\\n        var isContainerReactRoot = container.nodeType === ELEMENT_NODE && isValidContainer(container.parentNode) && !!container.parentNode._reactRootContainer;\\n\\n        !!hasNonRootReactChild ? warningWithoutStack$1(false, \\\"unmountComponentAtNode(): The node you're attempting to unmount \\\" + 'was rendered by React and is not a top-level container. %s', isContainerReactRoot ? 'You may have accidentally passed in a React root node instead ' + 'of its container.' : 'Instead, have the parent component update its state and ' + 'rerender in order to remove this component.') : void 0;\\n      }\\n\\n      return false;\\n    }\\n  },\\n\\n\\n  // Temporary alias since we already shipped React 16 RC with it.\\n  // TODO: remove in React 17.\\n  unstable_createPortal: function () {\\n    if (!didWarnAboutUnstableCreatePortal) {\\n      didWarnAboutUnstableCreatePortal = true;\\n      lowPriorityWarning$1(false, 'The ReactDOM.unstable_createPortal() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactDOM.createPortal() instead. It has the exact same API, ' + 'but without the \\\"unstable_\\\" prefix.');\\n    }\\n    return createPortal.apply(undefined, arguments);\\n  },\\n\\n\\n  unstable_batchedUpdates: batchedUpdates$1,\\n\\n  unstable_interactiveUpdates: interactiveUpdates$1,\\n\\n  flushSync: flushSync,\\n\\n  unstable_flushControlled: flushControlled,\\n\\n  __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: {\\n    // Keep in sync with ReactDOMUnstableNativeDependencies.js\\n    // and ReactTestUtils.js. This is an array for better minification.\\n    Events: [getInstanceFromNode$1, getNodeFromInstance$1, getFiberCurrentPropsFromNode$1, injection.injectEventPluginsByName, eventNameDispatchConfigs, accumulateTwoPhaseDispatches, accumulateDirectDispatches, enqueueStateRestore, restoreStateIfNeeded, dispatchEvent, runEventsInBatch]\\n  }\\n};\\n\\nReactDOM.unstable_createRoot = function createRoot(container, options) {\\n  !isValidContainer(container) ? invariant(false, 'unstable_createRoot(...): Target container is not a DOM element.') : void 0;\\n  var hydrate = options != null && options.hydrate === true;\\n  return new ReactRoot(container, true, hydrate);\\n};\\n\\nvar foundDevTools = injectIntoDevTools({\\n  findFiberByHostInstance: getClosestInstanceFromNode,\\n  bundleType: 1,\\n  version: ReactVersion,\\n  rendererPackageName: 'react-dom'\\n});\\n\\n{\\n  if (!foundDevTools && canUseDOM && window.top === window.self) {\\n    // If we're in Chrome or Firefox, provide a download link if not installed.\\n    if (navigator.userAgent.indexOf('Chrome') > -1 && navigator.userAgent.indexOf('Edge') === -1 || navigator.userAgent.indexOf('Firefox') > -1) {\\n      var protocol = window.location.protocol;\\n      // Don't warn in exotic cases like chrome-extension://.\\n      if (/^(https?|file):$/.test(protocol)) {\\n        console.info('%cDownload the React DevTools ' + 'for a better development experience: ' + 'https://fb.me/react-devtools' + (protocol === 'file:' ? '\\\\nYou might need to use a local HTTP server (instead of file://): ' + 'https://fb.me/react-devtools-faq' : ''), 'font-weight:bold');\\n      }\\n    }\\n  }\\n}\\n\\n\\n\\nvar ReactDOM$2 = Object.freeze({\\n\\tdefault: ReactDOM\\n});\\n\\nvar ReactDOM$3 = ( ReactDOM$2 && ReactDOM ) || ReactDOM$2;\\n\\n// TODO: decide on the top-level export form.\\n// This is hacky but makes it work with both Rollup and Jest.\\nvar reactDom = ReactDOM$3.default || ReactDOM$3;\\n\\nmodule.exports = reactDom;\\n  })();\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/react-dom/cjs/react-dom.development.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/react-dom/index.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/react-dom/index.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nfunction checkDCE() {\\n  /* global __REACT_DEVTOOLS_GLOBAL_HOOK__ */\\n  if (\\n    typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ === 'undefined' ||\\n    typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE !== 'function'\\n  ) {\\n    return;\\n  }\\n  if (true) {\\n    // This branch is unreachable because this function is only called\\n    // in production, but the condition is true only in development.\\n    // Therefore if the branch is still here, dead code elimination wasn't\\n    // properly applied.\\n    // Don't change the message. React DevTools relies on it. Also make sure\\n    // this message doesn't occur elsewhere in this function, or it will cause\\n    // a false positive.\\n    throw new Error('^_^');\\n  }\\n  try {\\n    // Verify that the code above has been dead code eliminated (DCE'd).\\n    __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(checkDCE);\\n  } catch (err) {\\n    // DevTools shouldn't crash React, no matter what.\\n    // We should still report in case we break this code.\\n    console.error(err);\\n  }\\n}\\n\\nif (false) {} else {\\n  module.exports = __webpack_require__(/*! ./cjs/react-dom.development.js */ \\\"./node_modules/react-dom/cjs/react-dom.development.js\\\");\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/react-dom/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/react/cjs/react.development.js\":\n/*!*****************************************************!*\\\n  !*** ./node_modules/react/cjs/react.development.js ***!\n  \\*****************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/** @license React v16.6.0\\n * react.development.js\\n *\\n * Copyright (c) Facebook, Inc. and its affiliates.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\n\\n\\nif (true) {\\n  (function() {\\n'use strict';\\n\\nvar _assign = __webpack_require__(/*! object-assign */ \\\"./node_modules/object-assign/index.js\\\");\\nvar checkPropTypes = __webpack_require__(/*! prop-types/checkPropTypes */ \\\"./node_modules/prop-types/checkPropTypes.js\\\");\\n\\n// TODO: this is special because it gets imported during build.\\n\\nvar ReactVersion = '16.6.0';\\n\\n// The Symbol used to tag the ReactElement-like types. If there is no native Symbol\\n// nor polyfill, then a plain number is used for performance.\\nvar hasSymbol = typeof Symbol === 'function' && Symbol.for;\\n\\nvar REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;\\nvar REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;\\nvar REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;\\nvar REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;\\nvar REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;\\nvar REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;\\nvar REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace;\\nvar REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;\\nvar REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;\\nvar REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;\\nvar REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;\\nvar REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;\\n\\nvar MAYBE_ITERATOR_SYMBOL = typeof Symbol === 'function' && Symbol.iterator;\\nvar FAUX_ITERATOR_SYMBOL = '@@iterator';\\n\\nfunction getIteratorFn(maybeIterable) {\\n  if (maybeIterable === null || typeof maybeIterable !== 'object') {\\n    return null;\\n  }\\n  var maybeIterator = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable[FAUX_ITERATOR_SYMBOL];\\n  if (typeof maybeIterator === 'function') {\\n    return maybeIterator;\\n  }\\n  return null;\\n}\\n\\n/**\\n * Use invariant() to assert state which your program assumes to be true.\\n *\\n * Provide sprintf-style format (only %s is supported) and arguments\\n * to provide information about what broke and what you were\\n * expecting.\\n *\\n * The invariant message will be stripped in production, but the invariant\\n * will remain to ensure logic does not differ in production.\\n */\\n\\nvar validateFormat = function () {};\\n\\n{\\n  validateFormat = function (format) {\\n    if (format === undefined) {\\n      throw new Error('invariant requires an error message argument');\\n    }\\n  };\\n}\\n\\nfunction invariant(condition, format, a, b, c, d, e, f) {\\n  validateFormat(format);\\n\\n  if (!condition) {\\n    var error = void 0;\\n    if (format === undefined) {\\n      error = new Error('Minified exception occurred; use the non-minified dev environment ' + 'for the full error message and additional helpful warnings.');\\n    } else {\\n      var args = [a, b, c, d, e, f];\\n      var argIndex = 0;\\n      error = new Error(format.replace(/%s/g, function () {\\n        return args[argIndex++];\\n      }));\\n      error.name = 'Invariant Violation';\\n    }\\n\\n    error.framesToPop = 1; // we don't care about invariant's own frame\\n    throw error;\\n  }\\n}\\n\\n// Relying on the `invariant()` implementation lets us\\n// preserve the format and params in the www builds.\\n\\n/**\\n * Forked from fbjs/warning:\\n * https://github.com/facebook/fbjs/blob/e66ba20ad5be433eb54423f2b097d829324d9de6/packages/fbjs/src/__forks__/warning.js\\n *\\n * Only change is we use console.warn instead of console.error,\\n * and do nothing when 'console' is not supported.\\n * This really simplifies the code.\\n * ---\\n * Similar to invariant but only logs a warning if the condition is not met.\\n * This can be used to log issues in development environments in critical\\n * paths. Removing the logging code for production environments will keep the\\n * same logic and follow the same code paths.\\n */\\n\\nvar lowPriorityWarning = function () {};\\n\\n{\\n  var printWarning = function (format) {\\n    for (var _len = arguments.length, args = Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {\\n      args[_key - 1] = arguments[_key];\\n    }\\n\\n    var argIndex = 0;\\n    var message = 'Warning: ' + format.replace(/%s/g, function () {\\n      return args[argIndex++];\\n    });\\n    if (typeof console !== 'undefined') {\\n      console.warn(message);\\n    }\\n    try {\\n      // --- Welcome to debugging React ---\\n      // This error was thrown as a convenience so that you can use this stack\\n      // to find the callsite that caused this warning to fire.\\n      throw new Error(message);\\n    } catch (x) {}\\n  };\\n\\n  lowPriorityWarning = function (condition, format) {\\n    if (format === undefined) {\\n      throw new Error('`lowPriorityWarning(condition, format, ...args)` requires a warning ' + 'message argument');\\n    }\\n    if (!condition) {\\n      for (var _len2 = arguments.length, args = Array(_len2 > 2 ? _len2 - 2 : 0), _key2 = 2; _key2 < _len2; _key2++) {\\n        args[_key2 - 2] = arguments[_key2];\\n      }\\n\\n      printWarning.apply(undefined, [format].concat(args));\\n    }\\n  };\\n}\\n\\nvar lowPriorityWarning$1 = lowPriorityWarning;\\n\\n/**\\n * Similar to invariant but only logs a warning if the condition is not met.\\n * This can be used to log issues in development environments in critical\\n * paths. Removing the logging code for production environments will keep the\\n * same logic and follow the same code paths.\\n */\\n\\nvar warningWithoutStack = function () {};\\n\\n{\\n  warningWithoutStack = function (condition, format) {\\n    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {\\n      args[_key - 2] = arguments[_key];\\n    }\\n\\n    if (format === undefined) {\\n      throw new Error('`warningWithoutStack(condition, format, ...args)` requires a warning ' + 'message argument');\\n    }\\n    if (args.length > 8) {\\n      // Check before the condition to catch violations early.\\n      throw new Error('warningWithoutStack() currently supports at most 8 arguments.');\\n    }\\n    if (condition) {\\n      return;\\n    }\\n    if (typeof console !== 'undefined') {\\n      var _args$map = args.map(function (item) {\\n        return '' + item;\\n      }),\\n          a = _args$map[0],\\n          b = _args$map[1],\\n          c = _args$map[2],\\n          d = _args$map[3],\\n          e = _args$map[4],\\n          f = _args$map[5],\\n          g = _args$map[6],\\n          h = _args$map[7];\\n\\n      var message = 'Warning: ' + format;\\n\\n      // We intentionally don't use spread (or .apply) because it breaks IE9:\\n      // https://github.com/facebook/react/issues/13610\\n      switch (args.length) {\\n        case 0:\\n          console.error(message);\\n          break;\\n        case 1:\\n          console.error(message, a);\\n          break;\\n        case 2:\\n          console.error(message, a, b);\\n          break;\\n        case 3:\\n          console.error(message, a, b, c);\\n          break;\\n        case 4:\\n          console.error(message, a, b, c, d);\\n          break;\\n        case 5:\\n          console.error(message, a, b, c, d, e);\\n          break;\\n        case 6:\\n          console.error(message, a, b, c, d, e, f);\\n          break;\\n        case 7:\\n          console.error(message, a, b, c, d, e, f, g);\\n          break;\\n        case 8:\\n          console.error(message, a, b, c, d, e, f, g, h);\\n          break;\\n        default:\\n          throw new Error('warningWithoutStack() currently supports at most 8 arguments.');\\n      }\\n    }\\n    try {\\n      // --- Welcome to debugging React ---\\n      // This error was thrown as a convenience so that you can use this stack\\n      // to find the callsite that caused this warning to fire.\\n      var argIndex = 0;\\n      var _message = 'Warning: ' + format.replace(/%s/g, function () {\\n        return args[argIndex++];\\n      });\\n      throw new Error(_message);\\n    } catch (x) {}\\n  };\\n}\\n\\nvar warningWithoutStack$1 = warningWithoutStack;\\n\\nvar didWarnStateUpdateForUnmountedComponent = {};\\n\\nfunction warnNoop(publicInstance, callerName) {\\n  {\\n    var _constructor = publicInstance.constructor;\\n    var componentName = _constructor && (_constructor.displayName || _constructor.name) || 'ReactClass';\\n    var warningKey = componentName + '.' + callerName;\\n    if (didWarnStateUpdateForUnmountedComponent[warningKey]) {\\n      return;\\n    }\\n    warningWithoutStack$1(false, \\\"Can't call %s on a component that is not yet mounted. \\\" + 'This is a no-op, but it might indicate a bug in your application. ' + 'Instead, assign to `this.state` directly or define a `state = {};` ' + 'class property with the desired state in the %s component.', callerName, componentName);\\n    didWarnStateUpdateForUnmountedComponent[warningKey] = true;\\n  }\\n}\\n\\n/**\\n * This is the abstract API for an update queue.\\n */\\nvar ReactNoopUpdateQueue = {\\n  /**\\n   * Checks whether or not this composite component is mounted.\\n   * @param {ReactClass} publicInstance The instance we want to test.\\n   * @return {boolean} True if mounted, false otherwise.\\n   * @protected\\n   * @final\\n   */\\n  isMounted: function (publicInstance) {\\n    return false;\\n  },\\n\\n  /**\\n   * Forces an update. This should only be invoked when it is known with\\n   * certainty that we are **not** in a DOM transaction.\\n   *\\n   * You may want to call this when you know that some deeper aspect of the\\n   * component's state has changed but `setState` was not called.\\n   *\\n   * This will not invoke `shouldComponentUpdate`, but it will invoke\\n   * `componentWillUpdate` and `componentDidUpdate`.\\n   *\\n   * @param {ReactClass} publicInstance The instance that should rerender.\\n   * @param {?function} callback Called after component is updated.\\n   * @param {?string} callerName name of the calling function in the public API.\\n   * @internal\\n   */\\n  enqueueForceUpdate: function (publicInstance, callback, callerName) {\\n    warnNoop(publicInstance, 'forceUpdate');\\n  },\\n\\n  /**\\n   * Replaces all of the state. Always use this or `setState` to mutate state.\\n   * You should treat `this.state` as immutable.\\n   *\\n   * There is no guarantee that `this.state` will be immediately updated, so\\n   * accessing `this.state` after calling this method may return the old value.\\n   *\\n   * @param {ReactClass} publicInstance The instance that should rerender.\\n   * @param {object} completeState Next state.\\n   * @param {?function} callback Called after component is updated.\\n   * @param {?string} callerName name of the calling function in the public API.\\n   * @internal\\n   */\\n  enqueueReplaceState: function (publicInstance, completeState, callback, callerName) {\\n    warnNoop(publicInstance, 'replaceState');\\n  },\\n\\n  /**\\n   * Sets a subset of the state. This only exists because _pendingState is\\n   * internal. This provides a merging strategy that is not available to deep\\n   * properties which is confusing. TODO: Expose pendingState or don't use it\\n   * during the merge.\\n   *\\n   * @param {ReactClass} publicInstance The instance that should rerender.\\n   * @param {object} partialState Next partial state to be merged with state.\\n   * @param {?function} callback Called after component is updated.\\n   * @param {?string} Name of the calling function in the public API.\\n   * @internal\\n   */\\n  enqueueSetState: function (publicInstance, partialState, callback, callerName) {\\n    warnNoop(publicInstance, 'setState');\\n  }\\n};\\n\\nvar emptyObject = {};\\n{\\n  Object.freeze(emptyObject);\\n}\\n\\n/**\\n * Base class helpers for the updating state of a component.\\n */\\nfunction Component(props, context, updater) {\\n  this.props = props;\\n  this.context = context;\\n  // If a component has string refs, we will assign a different object later.\\n  this.refs = emptyObject;\\n  // We initialize the default updater but the real one gets injected by the\\n  // renderer.\\n  this.updater = updater || ReactNoopUpdateQueue;\\n}\\n\\nComponent.prototype.isReactComponent = {};\\n\\n/**\\n * Sets a subset of the state. Always use this to mutate\\n * state. You should treat `this.state` as immutable.\\n *\\n * There is no guarantee that `this.state` will be immediately updated, so\\n * accessing `this.state` after calling this method may return the old value.\\n *\\n * There is no guarantee that calls to `setState` will run synchronously,\\n * as they may eventually be batched together.  You can provide an optional\\n * callback that will be executed when the call to setState is actually\\n * completed.\\n *\\n * When a function is provided to setState, it will be called at some point in\\n * the future (not synchronously). It will be called with the up to date\\n * component arguments (state, props, context). These values can be different\\n * from this.* because your function may be called after receiveProps but before\\n * shouldComponentUpdate, and this new state, props, and context will not yet be\\n * assigned to this.\\n *\\n * @param {object|function} partialState Next partial state or function to\\n *        produce next partial state to be merged with current state.\\n * @param {?function} callback Called after state is updated.\\n * @final\\n * @protected\\n */\\nComponent.prototype.setState = function (partialState, callback) {\\n  !(typeof partialState === 'object' || typeof partialState === 'function' || partialState == null) ? invariant(false, 'setState(...): takes an object of state variables to update or a function which returns an object of state variables.') : void 0;\\n  this.updater.enqueueSetState(this, partialState, callback, 'setState');\\n};\\n\\n/**\\n * Forces an update. This should only be invoked when it is known with\\n * certainty that we are **not** in a DOM transaction.\\n *\\n * You may want to call this when you know that some deeper aspect of the\\n * component's state has changed but `setState` was not called.\\n *\\n * This will not invoke `shouldComponentUpdate`, but it will invoke\\n * `componentWillUpdate` and `componentDidUpdate`.\\n *\\n * @param {?function} callback Called after update is complete.\\n * @final\\n * @protected\\n */\\nComponent.prototype.forceUpdate = function (callback) {\\n  this.updater.enqueueForceUpdate(this, callback, 'forceUpdate');\\n};\\n\\n/**\\n * Deprecated APIs. These APIs used to exist on classic React classes but since\\n * we would like to deprecate them, we're not going to move them over to this\\n * modern base class. Instead, we define a getter that warns if it's accessed.\\n */\\n{\\n  var deprecatedAPIs = {\\n    isMounted: ['isMounted', 'Instead, make sure to clean up subscriptions and pending requests in ' + 'componentWillUnmount to prevent memory leaks.'],\\n    replaceState: ['replaceState', 'Refactor your code to use setState instead (see ' + 'https://github.com/facebook/react/issues/3236).']\\n  };\\n  var defineDeprecationWarning = function (methodName, info) {\\n    Object.defineProperty(Component.prototype, methodName, {\\n      get: function () {\\n        lowPriorityWarning$1(false, '%s(...) is deprecated in plain JavaScript React classes. %s', info[0], info[1]);\\n        return undefined;\\n      }\\n    });\\n  };\\n  for (var fnName in deprecatedAPIs) {\\n    if (deprecatedAPIs.hasOwnProperty(fnName)) {\\n      defineDeprecationWarning(fnName, deprecatedAPIs[fnName]);\\n    }\\n  }\\n}\\n\\nfunction ComponentDummy() {}\\nComponentDummy.prototype = Component.prototype;\\n\\n/**\\n * Convenience component with default shallow equality check for sCU.\\n */\\nfunction PureComponent(props, context, updater) {\\n  this.props = props;\\n  this.context = context;\\n  // If a component has string refs, we will assign a different object later.\\n  this.refs = emptyObject;\\n  this.updater = updater || ReactNoopUpdateQueue;\\n}\\n\\nvar pureComponentPrototype = PureComponent.prototype = new ComponentDummy();\\npureComponentPrototype.constructor = PureComponent;\\n// Avoid an extra prototype jump for these methods.\\n_assign(pureComponentPrototype, Component.prototype);\\npureComponentPrototype.isPureReactComponent = true;\\n\\n// an immutable object with a single mutable value\\nfunction createRef() {\\n  var refObject = {\\n    current: null\\n  };\\n  {\\n    Object.seal(refObject);\\n  }\\n  return refObject;\\n}\\n\\n/**\\n * Keeps track of the current owner.\\n *\\n * The current owner is the component who should own any components that are\\n * currently being constructed.\\n */\\nvar ReactCurrentOwner = {\\n  /**\\n   * @internal\\n   * @type {ReactComponent}\\n   */\\n  current: null,\\n  currentDispatcher: null\\n};\\n\\nvar BEFORE_SLASH_RE = /^(.*)[\\\\\\\\\\\\/]/;\\n\\nvar describeComponentFrame = function (name, source, ownerName) {\\n  var sourceInfo = '';\\n  if (source) {\\n    var path = source.fileName;\\n    var fileName = path.replace(BEFORE_SLASH_RE, '');\\n    {\\n      // In DEV, include code for a common special case:\\n      // prefer \\\"folder/index.js\\\" instead of just \\\"index.js\\\".\\n      if (/^index\\\\./.test(fileName)) {\\n        var match = path.match(BEFORE_SLASH_RE);\\n        if (match) {\\n          var pathBeforeSlash = match[1];\\n          if (pathBeforeSlash) {\\n            var folderName = pathBeforeSlash.replace(BEFORE_SLASH_RE, '');\\n            fileName = folderName + '/' + fileName;\\n          }\\n        }\\n      }\\n    }\\n    sourceInfo = ' (at ' + fileName + ':' + source.lineNumber + ')';\\n  } else if (ownerName) {\\n    sourceInfo = ' (created by ' + ownerName + ')';\\n  }\\n  return '\\\\n    in ' + (name || 'Unknown') + sourceInfo;\\n};\\n\\nvar Resolved = 1;\\n\\n\\nfunction refineResolvedLazyComponent(lazyComponent) {\\n  return lazyComponent._status === Resolved ? lazyComponent._result : null;\\n}\\n\\nfunction getWrappedName(outerType, innerType, wrapperName) {\\n  var functionName = innerType.displayName || innerType.name || '';\\n  return outerType.displayName || (functionName !== '' ? wrapperName + '(' + functionName + ')' : wrapperName);\\n}\\n\\nfunction getComponentName(type) {\\n  if (type == null) {\\n    // Host root, text node or just invalid type.\\n    return null;\\n  }\\n  {\\n    if (typeof type.tag === 'number') {\\n      warningWithoutStack$1(false, 'Received an unexpected object in getComponentName(). ' + 'This is likely a bug in React. Please file an issue.');\\n    }\\n  }\\n  if (typeof type === 'function') {\\n    return type.displayName || type.name || null;\\n  }\\n  if (typeof type === 'string') {\\n    return type;\\n  }\\n  switch (type) {\\n    case REACT_CONCURRENT_MODE_TYPE:\\n      return 'ConcurrentMode';\\n    case REACT_FRAGMENT_TYPE:\\n      return 'Fragment';\\n    case REACT_PORTAL_TYPE:\\n      return 'Portal';\\n    case REACT_PROFILER_TYPE:\\n      return 'Profiler';\\n    case REACT_STRICT_MODE_TYPE:\\n      return 'StrictMode';\\n    case REACT_SUSPENSE_TYPE:\\n      return 'Suspense';\\n  }\\n  if (typeof type === 'object') {\\n    switch (type.$$typeof) {\\n      case REACT_CONTEXT_TYPE:\\n        return 'Context.Consumer';\\n      case REACT_PROVIDER_TYPE:\\n        return 'Context.Provider';\\n      case REACT_FORWARD_REF_TYPE:\\n        return getWrappedName(type, type.render, 'ForwardRef');\\n      case REACT_MEMO_TYPE:\\n        return getComponentName(type.type);\\n      case REACT_LAZY_TYPE:\\n        {\\n          var thenable = type;\\n          var resolvedThenable = refineResolvedLazyComponent(thenable);\\n          if (resolvedThenable) {\\n            return getComponentName(resolvedThenable);\\n          }\\n        }\\n    }\\n  }\\n  return null;\\n}\\n\\nvar ReactDebugCurrentFrame = {};\\n\\nvar currentlyValidatingElement = null;\\n\\nfunction setCurrentlyValidatingElement(element) {\\n  {\\n    currentlyValidatingElement = element;\\n  }\\n}\\n\\n{\\n  // Stack implementation injected by the current renderer.\\n  ReactDebugCurrentFrame.getCurrentStack = null;\\n\\n  ReactDebugCurrentFrame.getStackAddendum = function () {\\n    var stack = '';\\n\\n    // Add an extra top frame while an element is being validated\\n    if (currentlyValidatingElement) {\\n      var name = getComponentName(currentlyValidatingElement.type);\\n      var owner = currentlyValidatingElement._owner;\\n      stack += describeComponentFrame(name, currentlyValidatingElement._source, owner && getComponentName(owner.type));\\n    }\\n\\n    // Delegate to the injected renderer-specific implementation\\n    var impl = ReactDebugCurrentFrame.getCurrentStack;\\n    if (impl) {\\n      stack += impl() || '';\\n    }\\n\\n    return stack;\\n  };\\n}\\n\\nvar ReactSharedInternals = {\\n  ReactCurrentOwner: ReactCurrentOwner,\\n  // Used by renderers to avoid bundling object-assign twice in UMD bundles:\\n  assign: _assign\\n};\\n\\n{\\n  _assign(ReactSharedInternals, {\\n    // These should not be included in production.\\n    ReactDebugCurrentFrame: ReactDebugCurrentFrame,\\n    // Shim for React DOM 16.0.0 which still destructured (but not used) this.\\n    // TODO: remove in React 17.0.\\n    ReactComponentTreeHook: {}\\n  });\\n}\\n\\n/**\\n * Similar to invariant but only logs a warning if the condition is not met.\\n * This can be used to log issues in development environments in critical\\n * paths. Removing the logging code for production environments will keep the\\n * same logic and follow the same code paths.\\n */\\n\\nvar warning = warningWithoutStack$1;\\n\\n{\\n  warning = function (condition, format) {\\n    if (condition) {\\n      return;\\n    }\\n    var ReactDebugCurrentFrame = ReactSharedInternals.ReactDebugCurrentFrame;\\n    var stack = ReactDebugCurrentFrame.getStackAddendum();\\n    // eslint-disable-next-line react-internal/warning-and-invariant-args\\n\\n    for (var _len = arguments.length, args = Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {\\n      args[_key - 2] = arguments[_key];\\n    }\\n\\n    warningWithoutStack$1.apply(undefined, [false, format + '%s'].concat(args, [stack]));\\n  };\\n}\\n\\nvar warning$1 = warning;\\n\\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\\n\\nvar RESERVED_PROPS = {\\n  key: true,\\n  ref: true,\\n  __self: true,\\n  __source: true\\n};\\n\\nvar specialPropKeyWarningShown = void 0;\\nvar specialPropRefWarningShown = void 0;\\n\\nfunction hasValidRef(config) {\\n  {\\n    if (hasOwnProperty.call(config, 'ref')) {\\n      var getter = Object.getOwnPropertyDescriptor(config, 'ref').get;\\n      if (getter && getter.isReactWarning) {\\n        return false;\\n      }\\n    }\\n  }\\n  return config.ref !== undefined;\\n}\\n\\nfunction hasValidKey(config) {\\n  {\\n    if (hasOwnProperty.call(config, 'key')) {\\n      var getter = Object.getOwnPropertyDescriptor(config, 'key').get;\\n      if (getter && getter.isReactWarning) {\\n        return false;\\n      }\\n    }\\n  }\\n  return config.key !== undefined;\\n}\\n\\nfunction defineKeyPropWarningGetter(props, displayName) {\\n  var warnAboutAccessingKey = function () {\\n    if (!specialPropKeyWarningShown) {\\n      specialPropKeyWarningShown = true;\\n      warningWithoutStack$1(false, '%s: `key` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://fb.me/react-special-props)', displayName);\\n    }\\n  };\\n  warnAboutAccessingKey.isReactWarning = true;\\n  Object.defineProperty(props, 'key', {\\n    get: warnAboutAccessingKey,\\n    configurable: true\\n  });\\n}\\n\\nfunction defineRefPropWarningGetter(props, displayName) {\\n  var warnAboutAccessingRef = function () {\\n    if (!specialPropRefWarningShown) {\\n      specialPropRefWarningShown = true;\\n      warningWithoutStack$1(false, '%s: `ref` is not a prop. Trying to access it will result ' + 'in `undefined` being returned. If you need to access the same ' + 'value within the child component, you should pass it as a different ' + 'prop. (https://fb.me/react-special-props)', displayName);\\n    }\\n  };\\n  warnAboutAccessingRef.isReactWarning = true;\\n  Object.defineProperty(props, 'ref', {\\n    get: warnAboutAccessingRef,\\n    configurable: true\\n  });\\n}\\n\\n/**\\n * Factory method to create a new React element. This no longer adheres to\\n * the class pattern, so do not use new to call it. Also, no instanceof check\\n * will work. Instead test $$typeof field against Symbol.for('react.element') to check\\n * if something is a React Element.\\n *\\n * @param {*} type\\n * @param {*} key\\n * @param {string|object} ref\\n * @param {*} self A *temporary* helper to detect places where `this` is\\n * different from the `owner` when React.createElement is called, so that we\\n * can warn. We want to get rid of owner and replace string `ref`s with arrow\\n * functions, and as long as `this` and owner are the same, there will be no\\n * change in behavior.\\n * @param {*} source An annotation object (added by a transpiler or otherwise)\\n * indicating filename, line number, and/or other information.\\n * @param {*} owner\\n * @param {*} props\\n * @internal\\n */\\nvar ReactElement = function (type, key, ref, self, source, owner, props) {\\n  var element = {\\n    // This tag allows us to uniquely identify this as a React Element\\n    $$typeof: REACT_ELEMENT_TYPE,\\n\\n    // Built-in properties that belong on the element\\n    type: type,\\n    key: key,\\n    ref: ref,\\n    props: props,\\n\\n    // Record the component responsible for creating this element.\\n    _owner: owner\\n  };\\n\\n  {\\n    // The validation flag is currently mutative. We put it on\\n    // an external backing store so that we can freeze the whole object.\\n    // This can be replaced with a WeakMap once they are implemented in\\n    // commonly used development environments.\\n    element._store = {};\\n\\n    // To make comparing ReactElements easier for testing purposes, we make\\n    // the validation flag non-enumerable (where possible, which should\\n    // include every environment we run tests in), so the test framework\\n    // ignores it.\\n    Object.defineProperty(element._store, 'validated', {\\n      configurable: false,\\n      enumerable: false,\\n      writable: true,\\n      value: false\\n    });\\n    // self and source are DEV only properties.\\n    Object.defineProperty(element, '_self', {\\n      configurable: false,\\n      enumerable: false,\\n      writable: false,\\n      value: self\\n    });\\n    // Two elements created in two different places should be considered\\n    // equal for testing purposes and therefore we hide it from enumeration.\\n    Object.defineProperty(element, '_source', {\\n      configurable: false,\\n      enumerable: false,\\n      writable: false,\\n      value: source\\n    });\\n    if (Object.freeze) {\\n      Object.freeze(element.props);\\n      Object.freeze(element);\\n    }\\n  }\\n\\n  return element;\\n};\\n\\n/**\\n * Create and return a new ReactElement of the given type.\\n * See https://reactjs.org/docs/react-api.html#createelement\\n */\\nfunction createElement(type, config, children) {\\n  var propName = void 0;\\n\\n  // Reserved names are extracted\\n  var props = {};\\n\\n  var key = null;\\n  var ref = null;\\n  var self = null;\\n  var source = null;\\n\\n  if (config != null) {\\n    if (hasValidRef(config)) {\\n      ref = config.ref;\\n    }\\n    if (hasValidKey(config)) {\\n      key = '' + config.key;\\n    }\\n\\n    self = config.__self === undefined ? null : config.__self;\\n    source = config.__source === undefined ? null : config.__source;\\n    // Remaining properties are added to a new props object\\n    for (propName in config) {\\n      if (hasOwnProperty.call(config, propName) && !RESERVED_PROPS.hasOwnProperty(propName)) {\\n        props[propName] = config[propName];\\n      }\\n    }\\n  }\\n\\n  // Children can be more than one argument, and those are transferred onto\\n  // the newly allocated props object.\\n  var childrenLength = arguments.length - 2;\\n  if (childrenLength === 1) {\\n    props.children = children;\\n  } else if (childrenLength > 1) {\\n    var childArray = Array(childrenLength);\\n    for (var i = 0; i < childrenLength; i++) {\\n      childArray[i] = arguments[i + 2];\\n    }\\n    {\\n      if (Object.freeze) {\\n        Object.freeze(childArray);\\n      }\\n    }\\n    props.children = childArray;\\n  }\\n\\n  // Resolve default props\\n  if (type && type.defaultProps) {\\n    var defaultProps = type.defaultProps;\\n    for (propName in defaultProps) {\\n      if (props[propName] === undefined) {\\n        props[propName] = defaultProps[propName];\\n      }\\n    }\\n  }\\n  {\\n    if (key || ref) {\\n      var displayName = typeof type === 'function' ? type.displayName || type.name || 'Unknown' : type;\\n      if (key) {\\n        defineKeyPropWarningGetter(props, displayName);\\n      }\\n      if (ref) {\\n        defineRefPropWarningGetter(props, displayName);\\n      }\\n    }\\n  }\\n  return ReactElement(type, key, ref, self, source, ReactCurrentOwner.current, props);\\n}\\n\\n/**\\n * Return a function that produces ReactElements of a given type.\\n * See https://reactjs.org/docs/react-api.html#createfactory\\n */\\n\\n\\nfunction cloneAndReplaceKey(oldElement, newKey) {\\n  var newElement = ReactElement(oldElement.type, newKey, oldElement.ref, oldElement._self, oldElement._source, oldElement._owner, oldElement.props);\\n\\n  return newElement;\\n}\\n\\n/**\\n * Clone and return a new ReactElement using element as the starting point.\\n * See https://reactjs.org/docs/react-api.html#cloneelement\\n */\\nfunction cloneElement(element, config, children) {\\n  !!(element === null || element === undefined) ? invariant(false, 'React.cloneElement(...): The argument must be a React element, but you passed %s.', element) : void 0;\\n\\n  var propName = void 0;\\n\\n  // Original props are copied\\n  var props = _assign({}, element.props);\\n\\n  // Reserved names are extracted\\n  var key = element.key;\\n  var ref = element.ref;\\n  // Self is preserved since the owner is preserved.\\n  var self = element._self;\\n  // Source is preserved since cloneElement is unlikely to be targeted by a\\n  // transpiler, and the original source is probably a better indicator of the\\n  // true owner.\\n  var source = element._source;\\n\\n  // Owner will be preserved, unless ref is overridden\\n  var owner = element._owner;\\n\\n  if (config != null) {\\n    if (hasValidRef(config)) {\\n      // Silently steal the ref from the parent.\\n      ref = config.ref;\\n      owner = ReactCurrentOwner.current;\\n    }\\n    if (hasValidKey(config)) {\\n      key = '' + config.key;\\n    }\\n\\n    // Remaining properties override existing props\\n    var defaultProps = void 0;\\n    if (element.type && element.type.defaultProps) {\\n      defaultProps = element.type.defaultProps;\\n    }\\n    for (propName in config) {\\n      if (hasOwnProperty.call(config, propName) && !RESERVED_PROPS.hasOwnProperty(propName)) {\\n        if (config[propName] === undefined && defaultProps !== undefined) {\\n          // Resolve default props\\n          props[propName] = defaultProps[propName];\\n        } else {\\n          props[propName] = config[propName];\\n        }\\n      }\\n    }\\n  }\\n\\n  // Children can be more than one argument, and those are transferred onto\\n  // the newly allocated props object.\\n  var childrenLength = arguments.length - 2;\\n  if (childrenLength === 1) {\\n    props.children = children;\\n  } else if (childrenLength > 1) {\\n    var childArray = Array(childrenLength);\\n    for (var i = 0; i < childrenLength; i++) {\\n      childArray[i] = arguments[i + 2];\\n    }\\n    props.children = childArray;\\n  }\\n\\n  return ReactElement(element.type, key, ref, self, source, owner, props);\\n}\\n\\n/**\\n * Verifies the object is a ReactElement.\\n * See https://reactjs.org/docs/react-api.html#isvalidelement\\n * @param {?object} object\\n * @return {boolean} True if `object` is a ReactElement.\\n * @final\\n */\\nfunction isValidElement(object) {\\n  return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\\n}\\n\\nvar SEPARATOR = '.';\\nvar SUBSEPARATOR = ':';\\n\\n/**\\n * Escape and wrap key so it is safe to use as a reactid\\n *\\n * @param {string} key to be escaped.\\n * @return {string} the escaped key.\\n */\\nfunction escape(key) {\\n  var escapeRegex = /[=:]/g;\\n  var escaperLookup = {\\n    '=': '=0',\\n    ':': '=2'\\n  };\\n  var escapedString = ('' + key).replace(escapeRegex, function (match) {\\n    return escaperLookup[match];\\n  });\\n\\n  return '$' + escapedString;\\n}\\n\\n/**\\n * TODO: Test that a single child and an array with one item have the same key\\n * pattern.\\n */\\n\\nvar didWarnAboutMaps = false;\\n\\nvar userProvidedKeyEscapeRegex = /\\\\/+/g;\\nfunction escapeUserProvidedKey(text) {\\n  return ('' + text).replace(userProvidedKeyEscapeRegex, '$&/');\\n}\\n\\nvar POOL_SIZE = 10;\\nvar traverseContextPool = [];\\nfunction getPooledTraverseContext(mapResult, keyPrefix, mapFunction, mapContext) {\\n  if (traverseContextPool.length) {\\n    var traverseContext = traverseContextPool.pop();\\n    traverseContext.result = mapResult;\\n    traverseContext.keyPrefix = keyPrefix;\\n    traverseContext.func = mapFunction;\\n    traverseContext.context = mapContext;\\n    traverseContext.count = 0;\\n    return traverseContext;\\n  } else {\\n    return {\\n      result: mapResult,\\n      keyPrefix: keyPrefix,\\n      func: mapFunction,\\n      context: mapContext,\\n      count: 0\\n    };\\n  }\\n}\\n\\nfunction releaseTraverseContext(traverseContext) {\\n  traverseContext.result = null;\\n  traverseContext.keyPrefix = null;\\n  traverseContext.func = null;\\n  traverseContext.context = null;\\n  traverseContext.count = 0;\\n  if (traverseContextPool.length < POOL_SIZE) {\\n    traverseContextPool.push(traverseContext);\\n  }\\n}\\n\\n/**\\n * @param {?*} children Children tree container.\\n * @param {!string} nameSoFar Name of the key path so far.\\n * @param {!function} callback Callback to invoke with each child found.\\n * @param {?*} traverseContext Used to pass information throughout the traversal\\n * process.\\n * @return {!number} The number of children in this subtree.\\n */\\nfunction traverseAllChildrenImpl(children, nameSoFar, callback, traverseContext) {\\n  var type = typeof children;\\n\\n  if (type === 'undefined' || type === 'boolean') {\\n    // All of the above are perceived as null.\\n    children = null;\\n  }\\n\\n  var invokeCallback = false;\\n\\n  if (children === null) {\\n    invokeCallback = true;\\n  } else {\\n    switch (type) {\\n      case 'string':\\n      case 'number':\\n        invokeCallback = true;\\n        break;\\n      case 'object':\\n        switch (children.$$typeof) {\\n          case REACT_ELEMENT_TYPE:\\n          case REACT_PORTAL_TYPE:\\n            invokeCallback = true;\\n        }\\n    }\\n  }\\n\\n  if (invokeCallback) {\\n    callback(traverseContext, children,\\n    // If it's the only child, treat the name as if it was wrapped in an array\\n    // so that it's consistent if the number of children grows.\\n    nameSoFar === '' ? SEPARATOR + getComponentKey(children, 0) : nameSoFar);\\n    return 1;\\n  }\\n\\n  var child = void 0;\\n  var nextName = void 0;\\n  var subtreeCount = 0; // Count of children found in the current subtree.\\n  var nextNamePrefix = nameSoFar === '' ? SEPARATOR : nameSoFar + SUBSEPARATOR;\\n\\n  if (Array.isArray(children)) {\\n    for (var i = 0; i < children.length; i++) {\\n      child = children[i];\\n      nextName = nextNamePrefix + getComponentKey(child, i);\\n      subtreeCount += traverseAllChildrenImpl(child, nextName, callback, traverseContext);\\n    }\\n  } else {\\n    var iteratorFn = getIteratorFn(children);\\n    if (typeof iteratorFn === 'function') {\\n      {\\n        // Warn about using Maps as children\\n        if (iteratorFn === children.entries) {\\n          !didWarnAboutMaps ? warning$1(false, 'Using Maps as children is unsupported and will likely yield ' + 'unexpected results. Convert it to a sequence/iterable of keyed ' + 'ReactElements instead.') : void 0;\\n          didWarnAboutMaps = true;\\n        }\\n      }\\n\\n      var iterator = iteratorFn.call(children);\\n      var step = void 0;\\n      var ii = 0;\\n      while (!(step = iterator.next()).done) {\\n        child = step.value;\\n        nextName = nextNamePrefix + getComponentKey(child, ii++);\\n        subtreeCount += traverseAllChildrenImpl(child, nextName, callback, traverseContext);\\n      }\\n    } else if (type === 'object') {\\n      var addendum = '';\\n      {\\n        addendum = ' If you meant to render a collection of children, use an array ' + 'instead.' + ReactDebugCurrentFrame.getStackAddendum();\\n      }\\n      var childrenString = '' + children;\\n      invariant(false, 'Objects are not valid as a React child (found: %s).%s', childrenString === '[object Object]' ? 'object with keys {' + Object.keys(children).join(', ') + '}' : childrenString, addendum);\\n    }\\n  }\\n\\n  return subtreeCount;\\n}\\n\\n/**\\n * Traverses children that are typically specified as `props.children`, but\\n * might also be specified through attributes:\\n *\\n * - `traverseAllChildren(this.props.children, ...)`\\n * - `traverseAllChildren(this.props.leftPanelChildren, ...)`\\n *\\n * The `traverseContext` is an optional argument that is passed through the\\n * entire traversal. It can be used to store accumulations or anything else that\\n * the callback might find relevant.\\n *\\n * @param {?*} children Children tree object.\\n * @param {!function} callback To invoke upon traversing each child.\\n * @param {?*} traverseContext Context for traversal.\\n * @return {!number} The number of children in this subtree.\\n */\\nfunction traverseAllChildren(children, callback, traverseContext) {\\n  if (children == null) {\\n    return 0;\\n  }\\n\\n  return traverseAllChildrenImpl(children, '', callback, traverseContext);\\n}\\n\\n/**\\n * Generate a key string that identifies a component within a set.\\n *\\n * @param {*} component A component that could contain a manual key.\\n * @param {number} index Index that is used if a manual key is not provided.\\n * @return {string}\\n */\\nfunction getComponentKey(component, index) {\\n  // Do some typechecking here since we call this blindly. We want to ensure\\n  // that we don't block potential future ES APIs.\\n  if (typeof component === 'object' && component !== null && component.key != null) {\\n    // Explicit key\\n    return escape(component.key);\\n  }\\n  // Implicit key determined by the index in the set\\n  return index.toString(36);\\n}\\n\\nfunction forEachSingleChild(bookKeeping, child, name) {\\n  var func = bookKeeping.func,\\n      context = bookKeeping.context;\\n\\n  func.call(context, child, bookKeeping.count++);\\n}\\n\\n/**\\n * Iterates through children that are typically specified as `props.children`.\\n *\\n * See https://reactjs.org/docs/react-api.html#reactchildrenforeach\\n *\\n * The provided forEachFunc(child, index) will be called for each\\n * leaf child.\\n *\\n * @param {?*} children Children tree container.\\n * @param {function(*, int)} forEachFunc\\n * @param {*} forEachContext Context for forEachContext.\\n */\\nfunction forEachChildren(children, forEachFunc, forEachContext) {\\n  if (children == null) {\\n    return children;\\n  }\\n  var traverseContext = getPooledTraverseContext(null, null, forEachFunc, forEachContext);\\n  traverseAllChildren(children, forEachSingleChild, traverseContext);\\n  releaseTraverseContext(traverseContext);\\n}\\n\\nfunction mapSingleChildIntoContext(bookKeeping, child, childKey) {\\n  var result = bookKeeping.result,\\n      keyPrefix = bookKeeping.keyPrefix,\\n      func = bookKeeping.func,\\n      context = bookKeeping.context;\\n\\n\\n  var mappedChild = func.call(context, child, bookKeeping.count++);\\n  if (Array.isArray(mappedChild)) {\\n    mapIntoWithKeyPrefixInternal(mappedChild, result, childKey, function (c) {\\n      return c;\\n    });\\n  } else if (mappedChild != null) {\\n    if (isValidElement(mappedChild)) {\\n      mappedChild = cloneAndReplaceKey(mappedChild,\\n      // Keep both the (mapped) and old keys if they differ, just as\\n      // traverseAllChildren used to do for objects as children\\n      keyPrefix + (mappedChild.key && (!child || child.key !== mappedChild.key) ? escapeUserProvidedKey(mappedChild.key) + '/' : '') + childKey);\\n    }\\n    result.push(mappedChild);\\n  }\\n}\\n\\nfunction mapIntoWithKeyPrefixInternal(children, array, prefix, func, context) {\\n  var escapedPrefix = '';\\n  if (prefix != null) {\\n    escapedPrefix = escapeUserProvidedKey(prefix) + '/';\\n  }\\n  var traverseContext = getPooledTraverseContext(array, escapedPrefix, func, context);\\n  traverseAllChildren(children, mapSingleChildIntoContext, traverseContext);\\n  releaseTraverseContext(traverseContext);\\n}\\n\\n/**\\n * Maps children that are typically specified as `props.children`.\\n *\\n * See https://reactjs.org/docs/react-api.html#reactchildrenmap\\n *\\n * The provided mapFunction(child, key, index) will be called for each\\n * leaf child.\\n *\\n * @param {?*} children Children tree container.\\n * @param {function(*, int)} func The map function.\\n * @param {*} context Context for mapFunction.\\n * @return {object} Object containing the ordered map of results.\\n */\\nfunction mapChildren(children, func, context) {\\n  if (children == null) {\\n    return children;\\n  }\\n  var result = [];\\n  mapIntoWithKeyPrefixInternal(children, result, null, func, context);\\n  return result;\\n}\\n\\n/**\\n * Count the number of children that are typically specified as\\n * `props.children`.\\n *\\n * See https://reactjs.org/docs/react-api.html#reactchildrencount\\n *\\n * @param {?*} children Children tree container.\\n * @return {number} The number of children.\\n */\\nfunction countChildren(children) {\\n  return traverseAllChildren(children, function () {\\n    return null;\\n  }, null);\\n}\\n\\n/**\\n * Flatten a children object (typically specified as `props.children`) and\\n * return an array with appropriately re-keyed children.\\n *\\n * See https://reactjs.org/docs/react-api.html#reactchildrentoarray\\n */\\nfunction toArray(children) {\\n  var result = [];\\n  mapIntoWithKeyPrefixInternal(children, result, null, function (child) {\\n    return child;\\n  });\\n  return result;\\n}\\n\\n/**\\n * Returns the first child in a collection of children and verifies that there\\n * is only one child in the collection.\\n *\\n * See https://reactjs.org/docs/react-api.html#reactchildrenonly\\n *\\n * The current implementation of this function assumes that a single child gets\\n * passed without a wrapper, but the purpose of this helper function is to\\n * abstract away the particular structure of children.\\n *\\n * @param {?object} children Child collection structure.\\n * @return {ReactElement} The first and only `ReactElement` contained in the\\n * structure.\\n */\\nfunction onlyChild(children) {\\n  !isValidElement(children) ? invariant(false, 'React.Children.only expected to receive a single React element child.') : void 0;\\n  return children;\\n}\\n\\nfunction createContext(defaultValue, calculateChangedBits) {\\n  if (calculateChangedBits === undefined) {\\n    calculateChangedBits = null;\\n  } else {\\n    {\\n      !(calculateChangedBits === null || typeof calculateChangedBits === 'function') ? warningWithoutStack$1(false, 'createContext: Expected the optional second argument to be a ' + 'function. Instead received: %s', calculateChangedBits) : void 0;\\n    }\\n  }\\n\\n  var context = {\\n    $$typeof: REACT_CONTEXT_TYPE,\\n    _calculateChangedBits: calculateChangedBits,\\n    // As a workaround to support multiple concurrent renderers, we categorize\\n    // some renderers as primary and others as secondary. We only expect\\n    // there to be two concurrent renderers at most: React Native (primary) and\\n    // Fabric (secondary); React DOM (primary) and React ART (secondary).\\n    // Secondary renderers store their context values on separate fields.\\n    _currentValue: defaultValue,\\n    _currentValue2: defaultValue,\\n    // These are circular\\n    Provider: null,\\n    Consumer: null\\n  };\\n\\n  context.Provider = {\\n    $$typeof: REACT_PROVIDER_TYPE,\\n    _context: context\\n  };\\n\\n  var hasWarnedAboutUsingNestedContextConsumers = false;\\n  var hasWarnedAboutUsingConsumerProvider = false;\\n\\n  {\\n    // A separate object, but proxies back to the original context object for\\n    // backwards compatibility. It has a different $$typeof, so we can properly\\n    // warn for the incorrect usage of Context as a Consumer.\\n    var Consumer = {\\n      $$typeof: REACT_CONTEXT_TYPE,\\n      _context: context,\\n      _calculateChangedBits: context._calculateChangedBits\\n    };\\n    // $FlowFixMe: Flow complains about not setting a value, which is intentional here\\n    Object.defineProperties(Consumer, {\\n      Provider: {\\n        get: function () {\\n          if (!hasWarnedAboutUsingConsumerProvider) {\\n            hasWarnedAboutUsingConsumerProvider = true;\\n            warning$1(false, 'Rendering <Context.Consumer.Provider> is not supported and will be removed in ' + 'a future major release. Did you mean to render <Context.Provider> instead?');\\n          }\\n          return context.Provider;\\n        },\\n        set: function (_Provider) {\\n          context.Provider = _Provider;\\n        }\\n      },\\n      _currentValue: {\\n        get: function () {\\n          return context._currentValue;\\n        },\\n        set: function (_currentValue) {\\n          context._currentValue = _currentValue;\\n        }\\n      },\\n      _currentValue2: {\\n        get: function () {\\n          return context._currentValue2;\\n        },\\n        set: function (_currentValue2) {\\n          context._currentValue2 = _currentValue2;\\n        }\\n      },\\n      Consumer: {\\n        get: function () {\\n          if (!hasWarnedAboutUsingNestedContextConsumers) {\\n            hasWarnedAboutUsingNestedContextConsumers = true;\\n            warning$1(false, 'Rendering <Context.Consumer.Consumer> is not supported and will be removed in ' + 'a future major release. Did you mean to render <Context.Consumer> instead?');\\n          }\\n          return context.Consumer;\\n        }\\n      }\\n    });\\n    // $FlowFixMe: Flow complains about missing properties because it doesn't understand defineProperty\\n    context.Consumer = Consumer;\\n  }\\n\\n  {\\n    context._currentRenderer = null;\\n    context._currentRenderer2 = null;\\n  }\\n\\n  return context;\\n}\\n\\nfunction lazy(ctor) {\\n  return {\\n    $$typeof: REACT_LAZY_TYPE,\\n    _ctor: ctor,\\n    // React uses these fields to store the result.\\n    _status: -1,\\n    _result: null\\n  };\\n}\\n\\nfunction forwardRef(render) {\\n  {\\n    if (typeof render !== 'function') {\\n      warningWithoutStack$1(false, 'forwardRef requires a render function but was given %s.', render === null ? 'null' : typeof render);\\n    } else {\\n      !(\\n      // Do not warn for 0 arguments because it could be due to usage of the 'arguments' object\\n      render.length === 0 || render.length === 2) ? warningWithoutStack$1(false, 'forwardRef render functions accept exactly two parameters: props and ref. %s', render.length === 1 ? 'Did you forget to use the ref parameter?' : 'Any additional parameter will be undefined.') : void 0;\\n    }\\n\\n    if (render != null) {\\n      !(render.defaultProps == null && render.propTypes == null) ? warningWithoutStack$1(false, 'forwardRef render functions do not support propTypes or defaultProps. ' + 'Did you accidentally pass a React component?') : void 0;\\n    }\\n  }\\n\\n  return {\\n    $$typeof: REACT_FORWARD_REF_TYPE,\\n    render: render\\n  };\\n}\\n\\nfunction isValidElementType(type) {\\n  return typeof type === 'string' || typeof type === 'function' ||\\n  // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.\\n  type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE);\\n}\\n\\nfunction memo(type, compare) {\\n  {\\n    if (!isValidElementType(type)) {\\n      warningWithoutStack$1(false, 'memo: The first argument must be a component. Instead ' + 'received: %s', type === null ? 'null' : typeof type);\\n    }\\n  }\\n  return {\\n    $$typeof: REACT_MEMO_TYPE,\\n    type: type,\\n    compare: compare === undefined ? null : compare\\n  };\\n}\\n\\n/**\\n * ReactElementValidator provides a wrapper around a element factory\\n * which validates the props passed to the element. This is intended to be\\n * used only in DEV and could be replaced by a static type checker for languages\\n * that support it.\\n */\\n\\nvar propTypesMisspellWarningShown = void 0;\\n\\n{\\n  propTypesMisspellWarningShown = false;\\n}\\n\\nfunction getDeclarationErrorAddendum() {\\n  if (ReactCurrentOwner.current) {\\n    var name = getComponentName(ReactCurrentOwner.current.type);\\n    if (name) {\\n      return '\\\\n\\\\nCheck the render method of `' + name + '`.';\\n    }\\n  }\\n  return '';\\n}\\n\\nfunction getSourceInfoErrorAddendum(elementProps) {\\n  if (elementProps !== null && elementProps !== undefined && elementProps.__source !== undefined) {\\n    var source = elementProps.__source;\\n    var fileName = source.fileName.replace(/^.*[\\\\\\\\\\\\/]/, '');\\n    var lineNumber = source.lineNumber;\\n    return '\\\\n\\\\nCheck your code at ' + fileName + ':' + lineNumber + '.';\\n  }\\n  return '';\\n}\\n\\n/**\\n * Warn if there's no key explicitly set on dynamic arrays of children or\\n * object keys are not valid. This allows us to keep track of children between\\n * updates.\\n */\\nvar ownerHasKeyUseWarning = {};\\n\\nfunction getCurrentComponentErrorInfo(parentType) {\\n  var info = getDeclarationErrorAddendum();\\n\\n  if (!info) {\\n    var parentName = typeof parentType === 'string' ? parentType : parentType.displayName || parentType.name;\\n    if (parentName) {\\n      info = '\\\\n\\\\nCheck the top-level render call using <' + parentName + '>.';\\n    }\\n  }\\n  return info;\\n}\\n\\n/**\\n * Warn if the element doesn't have an explicit key assigned to it.\\n * This element is in an array. The array could grow and shrink or be\\n * reordered. All children that haven't already been validated are required to\\n * have a \\\"key\\\" property assigned to it. Error statuses are cached so a warning\\n * will only be shown once.\\n *\\n * @internal\\n * @param {ReactElement} element Element that requires a key.\\n * @param {*} parentType element's parent's type.\\n */\\nfunction validateExplicitKey(element, parentType) {\\n  if (!element._store || element._store.validated || element.key != null) {\\n    return;\\n  }\\n  element._store.validated = true;\\n\\n  var currentComponentErrorInfo = getCurrentComponentErrorInfo(parentType);\\n  if (ownerHasKeyUseWarning[currentComponentErrorInfo]) {\\n    return;\\n  }\\n  ownerHasKeyUseWarning[currentComponentErrorInfo] = true;\\n\\n  // Usually the current owner is the offender, but if it accepts children as a\\n  // property, it may be the creator of the child that's responsible for\\n  // assigning it a key.\\n  var childOwner = '';\\n  if (element && element._owner && element._owner !== ReactCurrentOwner.current) {\\n    // Give the component that originally created this child.\\n    childOwner = ' It was passed a child from ' + getComponentName(element._owner.type) + '.';\\n  }\\n\\n  setCurrentlyValidatingElement(element);\\n  {\\n    warning$1(false, 'Each child in an array or iterator should have a unique \\\"key\\\" prop.' + '%s%s See https://fb.me/react-warning-keys for more information.', currentComponentErrorInfo, childOwner);\\n  }\\n  setCurrentlyValidatingElement(null);\\n}\\n\\n/**\\n * Ensure that every element either is passed in a static location, in an\\n * array with an explicit keys property defined, or in an object literal\\n * with valid key property.\\n *\\n * @internal\\n * @param {ReactNode} node Statically passed child of any type.\\n * @param {*} parentType node's parent's type.\\n */\\nfunction validateChildKeys(node, parentType) {\\n  if (typeof node !== 'object') {\\n    return;\\n  }\\n  if (Array.isArray(node)) {\\n    for (var i = 0; i < node.length; i++) {\\n      var child = node[i];\\n      if (isValidElement(child)) {\\n        validateExplicitKey(child, parentType);\\n      }\\n    }\\n  } else if (isValidElement(node)) {\\n    // This element was passed in a valid location.\\n    if (node._store) {\\n      node._store.validated = true;\\n    }\\n  } else if (node) {\\n    var iteratorFn = getIteratorFn(node);\\n    if (typeof iteratorFn === 'function') {\\n      // Entry iterators used to provide implicit keys,\\n      // but now we print a separate warning for them later.\\n      if (iteratorFn !== node.entries) {\\n        var iterator = iteratorFn.call(node);\\n        var step = void 0;\\n        while (!(step = iterator.next()).done) {\\n          if (isValidElement(step.value)) {\\n            validateExplicitKey(step.value, parentType);\\n          }\\n        }\\n      }\\n    }\\n  }\\n}\\n\\n/**\\n * Given an element, validate that its props follow the propTypes definition,\\n * provided by the type.\\n *\\n * @param {ReactElement} element\\n */\\nfunction validatePropTypes(element) {\\n  var type = element.type;\\n  var name = void 0,\\n      propTypes = void 0;\\n  if (typeof type === 'function') {\\n    // Class or function component\\n    name = type.displayName || type.name;\\n    propTypes = type.propTypes;\\n  } else if (typeof type === 'object' && type !== null && type.$$typeof === REACT_FORWARD_REF_TYPE) {\\n    // ForwardRef\\n    var functionName = type.render.displayName || type.render.name || '';\\n    name = type.displayName || (functionName !== '' ? 'ForwardRef(' + functionName + ')' : 'ForwardRef');\\n    propTypes = type.propTypes;\\n  } else {\\n    return;\\n  }\\n  if (propTypes) {\\n    setCurrentlyValidatingElement(element);\\n    checkPropTypes(propTypes, element.props, 'prop', name, ReactDebugCurrentFrame.getStackAddendum);\\n    setCurrentlyValidatingElement(null);\\n  } else if (type.PropTypes !== undefined && !propTypesMisspellWarningShown) {\\n    propTypesMisspellWarningShown = true;\\n    warningWithoutStack$1(false, 'Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?', name || 'Unknown');\\n  }\\n  if (typeof type.getDefaultProps === 'function') {\\n    !type.getDefaultProps.isReactClassApproved ? warningWithoutStack$1(false, 'getDefaultProps is only used on classic React.createClass ' + 'definitions. Use a static property named `defaultProps` instead.') : void 0;\\n  }\\n}\\n\\n/**\\n * Given a fragment, validate that it can only be provided with fragment props\\n * @param {ReactElement} fragment\\n */\\nfunction validateFragmentProps(fragment) {\\n  setCurrentlyValidatingElement(fragment);\\n\\n  var keys = Object.keys(fragment.props);\\n  for (var i = 0; i < keys.length; i++) {\\n    var key = keys[i];\\n    if (key !== 'children' && key !== 'key') {\\n      warning$1(false, 'Invalid prop `%s` supplied to `React.Fragment`. ' + 'React.Fragment can only have `key` and `children` props.', key);\\n      break;\\n    }\\n  }\\n\\n  if (fragment.ref !== null) {\\n    warning$1(false, 'Invalid attribute `ref` supplied to `React.Fragment`.');\\n  }\\n\\n  setCurrentlyValidatingElement(null);\\n}\\n\\nfunction createElementWithValidation(type, props, children) {\\n  var validType = isValidElementType(type);\\n\\n  // We warn in this case but don't throw. We expect the element creation to\\n  // succeed and there will likely be errors in render.\\n  if (!validType) {\\n    var info = '';\\n    if (type === undefined || typeof type === 'object' && type !== null && Object.keys(type).length === 0) {\\n      info += ' You likely forgot to export your component from the file ' + \\\"it's defined in, or you might have mixed up default and named imports.\\\";\\n    }\\n\\n    var sourceInfo = getSourceInfoErrorAddendum(props);\\n    if (sourceInfo) {\\n      info += sourceInfo;\\n    } else {\\n      info += getDeclarationErrorAddendum();\\n    }\\n\\n    var typeString = void 0;\\n    if (type === null) {\\n      typeString = 'null';\\n    } else if (Array.isArray(type)) {\\n      typeString = 'array';\\n    } else if (type !== undefined && type.$$typeof === REACT_ELEMENT_TYPE) {\\n      typeString = '<' + (getComponentName(type.type) || 'Unknown') + ' />';\\n      info = ' Did you accidentally export a JSX literal instead of a component?';\\n    } else {\\n      typeString = typeof type;\\n    }\\n\\n    warning$1(false, 'React.createElement: type is invalid -- expected a string (for ' + 'built-in components) or a class/function (for composite ' + 'components) but got: %s.%s', typeString, info);\\n  }\\n\\n  var element = createElement.apply(this, arguments);\\n\\n  // The result can be nullish if a mock or a custom function is used.\\n  // TODO: Drop this when these are no longer allowed as the type argument.\\n  if (element == null) {\\n    return element;\\n  }\\n\\n  // Skip key warning if the type isn't valid since our key validation logic\\n  // doesn't expect a non-string/function type and can throw confusing errors.\\n  // We don't want exception behavior to differ between dev and prod.\\n  // (Rendering will throw with a helpful message and as soon as the type is\\n  // fixed, the key warnings will appear.)\\n  if (validType) {\\n    for (var i = 2; i < arguments.length; i++) {\\n      validateChildKeys(arguments[i], type);\\n    }\\n  }\\n\\n  if (type === REACT_FRAGMENT_TYPE) {\\n    validateFragmentProps(element);\\n  } else {\\n    validatePropTypes(element);\\n  }\\n\\n  return element;\\n}\\n\\nfunction createFactoryWithValidation(type) {\\n  var validatedFactory = createElementWithValidation.bind(null, type);\\n  validatedFactory.type = type;\\n  // Legacy hook: remove it\\n  {\\n    Object.defineProperty(validatedFactory, 'type', {\\n      enumerable: false,\\n      get: function () {\\n        lowPriorityWarning$1(false, 'Factory.type is deprecated. Access the class directly ' + 'before passing it to createFactory.');\\n        Object.defineProperty(this, 'type', {\\n          value: type\\n        });\\n        return type;\\n      }\\n    });\\n  }\\n\\n  return validatedFactory;\\n}\\n\\nfunction cloneElementWithValidation(element, props, children) {\\n  var newElement = cloneElement.apply(this, arguments);\\n  for (var i = 2; i < arguments.length; i++) {\\n    validateChildKeys(arguments[i], newElement.type);\\n  }\\n  validatePropTypes(newElement);\\n  return newElement;\\n}\\n\\nvar React = {\\n  Children: {\\n    map: mapChildren,\\n    forEach: forEachChildren,\\n    count: countChildren,\\n    toArray: toArray,\\n    only: onlyChild\\n  },\\n\\n  createRef: createRef,\\n  Component: Component,\\n  PureComponent: PureComponent,\\n\\n  createContext: createContext,\\n  forwardRef: forwardRef,\\n  lazy: lazy,\\n  memo: memo,\\n\\n  Fragment: REACT_FRAGMENT_TYPE,\\n  StrictMode: REACT_STRICT_MODE_TYPE,\\n  unstable_ConcurrentMode: REACT_CONCURRENT_MODE_TYPE,\\n  Suspense: REACT_SUSPENSE_TYPE,\\n  unstable_Profiler: REACT_PROFILER_TYPE,\\n\\n  createElement: createElementWithValidation,\\n  cloneElement: cloneElementWithValidation,\\n  createFactory: createFactoryWithValidation,\\n  isValidElement: isValidElement,\\n\\n  version: ReactVersion,\\n\\n  __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: ReactSharedInternals\\n};\\n\\n\\n\\nvar React$2 = Object.freeze({\\n\\tdefault: React\\n});\\n\\nvar React$3 = ( React$2 && React ) || React$2;\\n\\n// TODO: decide on the top-level export form.\\n// This is hacky but makes it work with both Rollup and Jest.\\nvar react = React$3.default || React$3;\\n\\nmodule.exports = react;\\n  })();\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/react/cjs/react.development.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/react/index.js\":\n/*!*************************************!*\\\n  !*** ./node_modules/react/index.js ***!\n  \\*************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nif (false) {} else {\\n  module.exports = __webpack_require__(/*! ./cjs/react.development.js */ \\\"./node_modules/react/cjs/react.development.js\\\");\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/react/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/scheduler/cjs/scheduler-tracing.development.js\":\n/*!*********************************************************************!*\\\n  !*** ./node_modules/scheduler/cjs/scheduler-tracing.development.js ***!\n  \\*********************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/** @license React v16.6.0\\n * scheduler-tracing.development.js\\n *\\n * Copyright (c) Facebook, Inc. and its affiliates.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\n\\n\\nif (true) {\\n  (function() {\\n'use strict';\\n\\nObject.defineProperty(exports, '__esModule', { value: true });\\n\\n// Helps identify side effects in begin-phase lifecycle hooks and setState reducers:\\n\\n\\n// In some cases, StrictMode should also double-render lifecycles.\\n// This can be confusing for tests though,\\n// And it can be bad for performance in production.\\n// This feature flag can be used to control the behavior:\\n\\n\\n// To preserve the \\\"Pause on caught exceptions\\\" behavior of the debugger, we\\n// replay the begin phase of a failed component inside invokeGuardedCallback.\\n\\n\\n// Warn about deprecated, async-unsafe lifecycles; relates to RFC #6:\\n\\n\\n// Gather advanced timing metrics for Profiler subtrees.\\n\\n\\n// Trace which interactions trigger each commit.\\nvar enableSchedulerTracing = true;\\n\\n// Only used in www builds.\\n\\n\\n// Only used in www builds.\\n\\n\\n// React Fire: prevent the value and checked attributes from syncing\\n// with their related DOM properties\\n\\nvar DEFAULT_THREAD_ID = 0;\\n\\n// Counters used to generate unique IDs.\\nvar interactionIDCounter = 0;\\nvar threadIDCounter = 0;\\n\\n// Set of currently traced interactions.\\n// Interactions \\\"stack\\\"–\\n// Meaning that newly traced interactions are appended to the previously active set.\\n// When an interaction goes out of scope, the previous set (if any) is restored.\\nexports.__interactionsRef = null;\\n\\n// Listener(s) to notify when interactions begin and end.\\nexports.__subscriberRef = null;\\n\\nif (enableSchedulerTracing) {\\n  exports.__interactionsRef = {\\n    current: new Set()\\n  };\\n  exports.__subscriberRef = {\\n    current: null\\n  };\\n}\\n\\nfunction unstable_clear(callback) {\\n  if (!enableSchedulerTracing) {\\n    return callback();\\n  }\\n\\n  var prevInteractions = exports.__interactionsRef.current;\\n  exports.__interactionsRef.current = new Set();\\n\\n  try {\\n    return callback();\\n  } finally {\\n    exports.__interactionsRef.current = prevInteractions;\\n  }\\n}\\n\\nfunction unstable_getCurrent() {\\n  if (!enableSchedulerTracing) {\\n    return null;\\n  } else {\\n    return exports.__interactionsRef.current;\\n  }\\n}\\n\\nfunction unstable_getThreadID() {\\n  return ++threadIDCounter;\\n}\\n\\nfunction unstable_trace(name, timestamp, callback) {\\n  var threadID = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : DEFAULT_THREAD_ID;\\n\\n  if (!enableSchedulerTracing) {\\n    return callback();\\n  }\\n\\n  var interaction = {\\n    __count: 1,\\n    id: interactionIDCounter++,\\n    name: name,\\n    timestamp: timestamp\\n  };\\n\\n  var prevInteractions = exports.__interactionsRef.current;\\n\\n  // Traced interactions should stack/accumulate.\\n  // To do that, clone the current interactions.\\n  // The previous set will be restored upon completion.\\n  var interactions = new Set(prevInteractions);\\n  interactions.add(interaction);\\n  exports.__interactionsRef.current = interactions;\\n\\n  var subscriber = exports.__subscriberRef.current;\\n  var returnValue = void 0;\\n\\n  try {\\n    if (subscriber !== null) {\\n      subscriber.onInteractionTraced(interaction);\\n    }\\n  } finally {\\n    try {\\n      if (subscriber !== null) {\\n        subscriber.onWorkStarted(interactions, threadID);\\n      }\\n    } finally {\\n      try {\\n        returnValue = callback();\\n      } finally {\\n        exports.__interactionsRef.current = prevInteractions;\\n\\n        try {\\n          if (subscriber !== null) {\\n            subscriber.onWorkStopped(interactions, threadID);\\n          }\\n        } finally {\\n          interaction.__count--;\\n\\n          // If no async work was scheduled for this interaction,\\n          // Notify subscribers that it's completed.\\n          if (subscriber !== null && interaction.__count === 0) {\\n            subscriber.onInteractionScheduledWorkCompleted(interaction);\\n          }\\n        }\\n      }\\n    }\\n  }\\n\\n  return returnValue;\\n}\\n\\nfunction unstable_wrap(callback) {\\n  var threadID = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : DEFAULT_THREAD_ID;\\n\\n  if (!enableSchedulerTracing) {\\n    return callback;\\n  }\\n\\n  var wrappedInteractions = exports.__interactionsRef.current;\\n\\n  var subscriber = exports.__subscriberRef.current;\\n  if (subscriber !== null) {\\n    subscriber.onWorkScheduled(wrappedInteractions, threadID);\\n  }\\n\\n  // Update the pending async work count for the current interactions.\\n  // Update after calling subscribers in case of error.\\n  wrappedInteractions.forEach(function (interaction) {\\n    interaction.__count++;\\n  });\\n\\n  var hasRun = false;\\n\\n  function wrapped() {\\n    var prevInteractions = exports.__interactionsRef.current;\\n    exports.__interactionsRef.current = wrappedInteractions;\\n\\n    subscriber = exports.__subscriberRef.current;\\n\\n    try {\\n      var returnValue = void 0;\\n\\n      try {\\n        if (subscriber !== null) {\\n          subscriber.onWorkStarted(wrappedInteractions, threadID);\\n        }\\n      } finally {\\n        try {\\n          returnValue = callback.apply(undefined, arguments);\\n        } finally {\\n          exports.__interactionsRef.current = prevInteractions;\\n\\n          if (subscriber !== null) {\\n            subscriber.onWorkStopped(wrappedInteractions, threadID);\\n          }\\n        }\\n      }\\n\\n      return returnValue;\\n    } finally {\\n      if (!hasRun) {\\n        // We only expect a wrapped function to be executed once,\\n        // But in the event that it's executed more than once–\\n        // Only decrement the outstanding interaction counts once.\\n        hasRun = true;\\n\\n        // Update pending async counts for all wrapped interactions.\\n        // If this was the last scheduled async work for any of them,\\n        // Mark them as completed.\\n        wrappedInteractions.forEach(function (interaction) {\\n          interaction.__count--;\\n\\n          if (subscriber !== null && interaction.__count === 0) {\\n            subscriber.onInteractionScheduledWorkCompleted(interaction);\\n          }\\n        });\\n      }\\n    }\\n  }\\n\\n  wrapped.cancel = function cancel() {\\n    subscriber = exports.__subscriberRef.current;\\n\\n    try {\\n      if (subscriber !== null) {\\n        subscriber.onWorkCanceled(wrappedInteractions, threadID);\\n      }\\n    } finally {\\n      // Update pending async counts for all wrapped interactions.\\n      // If this was the last scheduled async work for any of them,\\n      // Mark them as completed.\\n      wrappedInteractions.forEach(function (interaction) {\\n        interaction.__count--;\\n\\n        if (subscriber && interaction.__count === 0) {\\n          subscriber.onInteractionScheduledWorkCompleted(interaction);\\n        }\\n      });\\n    }\\n  };\\n\\n  return wrapped;\\n}\\n\\nvar subscribers = null;\\nif (enableSchedulerTracing) {\\n  subscribers = new Set();\\n}\\n\\nfunction unstable_subscribe(subscriber) {\\n  if (enableSchedulerTracing) {\\n    subscribers.add(subscriber);\\n\\n    if (subscribers.size === 1) {\\n      exports.__subscriberRef.current = {\\n        onInteractionScheduledWorkCompleted: onInteractionScheduledWorkCompleted,\\n        onInteractionTraced: onInteractionTraced,\\n        onWorkCanceled: onWorkCanceled,\\n        onWorkScheduled: onWorkScheduled,\\n        onWorkStarted: onWorkStarted,\\n        onWorkStopped: onWorkStopped\\n      };\\n    }\\n  }\\n}\\n\\nfunction unstable_unsubscribe(subscriber) {\\n  if (enableSchedulerTracing) {\\n    subscribers.delete(subscriber);\\n\\n    if (subscribers.size === 0) {\\n      exports.__subscriberRef.current = null;\\n    }\\n  }\\n}\\n\\nfunction onInteractionTraced(interaction) {\\n  var didCatchError = false;\\n  var caughtError = null;\\n\\n  subscribers.forEach(function (subscriber) {\\n    try {\\n      subscriber.onInteractionTraced(interaction);\\n    } catch (error) {\\n      if (!didCatchError) {\\n        didCatchError = true;\\n        caughtError = error;\\n      }\\n    }\\n  });\\n\\n  if (didCatchError) {\\n    throw caughtError;\\n  }\\n}\\n\\nfunction onInteractionScheduledWorkCompleted(interaction) {\\n  var didCatchError = false;\\n  var caughtError = null;\\n\\n  subscribers.forEach(function (subscriber) {\\n    try {\\n      subscriber.onInteractionScheduledWorkCompleted(interaction);\\n    } catch (error) {\\n      if (!didCatchError) {\\n        didCatchError = true;\\n        caughtError = error;\\n      }\\n    }\\n  });\\n\\n  if (didCatchError) {\\n    throw caughtError;\\n  }\\n}\\n\\nfunction onWorkScheduled(interactions, threadID) {\\n  var didCatchError = false;\\n  var caughtError = null;\\n\\n  subscribers.forEach(function (subscriber) {\\n    try {\\n      subscriber.onWorkScheduled(interactions, threadID);\\n    } catch (error) {\\n      if (!didCatchError) {\\n        didCatchError = true;\\n        caughtError = error;\\n      }\\n    }\\n  });\\n\\n  if (didCatchError) {\\n    throw caughtError;\\n  }\\n}\\n\\nfunction onWorkStarted(interactions, threadID) {\\n  var didCatchError = false;\\n  var caughtError = null;\\n\\n  subscribers.forEach(function (subscriber) {\\n    try {\\n      subscriber.onWorkStarted(interactions, threadID);\\n    } catch (error) {\\n      if (!didCatchError) {\\n        didCatchError = true;\\n        caughtError = error;\\n      }\\n    }\\n  });\\n\\n  if (didCatchError) {\\n    throw caughtError;\\n  }\\n}\\n\\nfunction onWorkStopped(interactions, threadID) {\\n  var didCatchError = false;\\n  var caughtError = null;\\n\\n  subscribers.forEach(function (subscriber) {\\n    try {\\n      subscriber.onWorkStopped(interactions, threadID);\\n    } catch (error) {\\n      if (!didCatchError) {\\n        didCatchError = true;\\n        caughtError = error;\\n      }\\n    }\\n  });\\n\\n  if (didCatchError) {\\n    throw caughtError;\\n  }\\n}\\n\\nfunction onWorkCanceled(interactions, threadID) {\\n  var didCatchError = false;\\n  var caughtError = null;\\n\\n  subscribers.forEach(function (subscriber) {\\n    try {\\n      subscriber.onWorkCanceled(interactions, threadID);\\n    } catch (error) {\\n      if (!didCatchError) {\\n        didCatchError = true;\\n        caughtError = error;\\n      }\\n    }\\n  });\\n\\n  if (didCatchError) {\\n    throw caughtError;\\n  }\\n}\\n\\nexports.unstable_clear = unstable_clear;\\nexports.unstable_getCurrent = unstable_getCurrent;\\nexports.unstable_getThreadID = unstable_getThreadID;\\nexports.unstable_trace = unstable_trace;\\nexports.unstable_wrap = unstable_wrap;\\nexports.unstable_subscribe = unstable_subscribe;\\nexports.unstable_unsubscribe = unstable_unsubscribe;\\n  })();\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/scheduler/cjs/scheduler-tracing.development.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/scheduler/cjs/scheduler.development.js\":\n/*!*************************************************************!*\\\n  !*** ./node_modules/scheduler/cjs/scheduler.development.js ***!\n  \\*************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"/** @license React v16.6.0\\n * scheduler.development.js\\n *\\n * Copyright (c) Facebook, Inc. and its affiliates.\\n *\\n * This source code is licensed under the MIT license found in the\\n * LICENSE file in the root directory of this source tree.\\n */\\n\\n\\n\\n\\n\\nif (true) {\\n  (function() {\\n'use strict';\\n\\nObject.defineProperty(exports, '__esModule', { value: true });\\n\\n/* eslint-disable no-var */\\n\\n// TODO: Use symbols?\\nvar ImmediatePriority = 1;\\nvar UserBlockingPriority = 2;\\nvar NormalPriority = 3;\\nvar IdlePriority = 4;\\n\\n// Max 31 bit integer. The max integer size in V8 for 32-bit systems.\\n// Math.pow(2, 30) - 1\\n// 0b111111111111111111111111111111\\nvar maxSigned31BitInt = 1073741823;\\n\\n// Times out immediately\\nvar IMMEDIATE_PRIORITY_TIMEOUT = -1;\\n// Eventually times out\\nvar USER_BLOCKING_PRIORITY = 250;\\nvar NORMAL_PRIORITY_TIMEOUT = 5000;\\n// Never times out\\nvar IDLE_PRIORITY = maxSigned31BitInt;\\n\\n// Callbacks are stored as a circular, doubly linked list.\\nvar firstCallbackNode = null;\\n\\nvar currentPriorityLevel = NormalPriority;\\nvar currentEventStartTime = -1;\\nvar currentExpirationTime = -1;\\n\\n// This is set when a callback is being executed, to prevent re-entrancy.\\nvar isExecutingCallback = false;\\n\\nvar isHostCallbackScheduled = false;\\n\\nvar hasNativePerformanceNow = typeof performance === 'object' && typeof performance.now === 'function';\\n\\nvar timeRemaining;\\nif (hasNativePerformanceNow) {\\n  timeRemaining = function () {\\n    if (firstCallbackNode !== null && firstCallbackNode.expirationTime < currentExpirationTime) {\\n      // A higher priority callback was scheduled. Yield so we can switch to\\n      // working on that.\\n      return 0;\\n    }\\n    // We assume that if we have a performance timer that the rAF callback\\n    // gets a performance timer value. Not sure if this is always true.\\n    var remaining = getFrameDeadline() - performance.now();\\n    return remaining > 0 ? remaining : 0;\\n  };\\n} else {\\n  timeRemaining = function () {\\n    // Fallback to Date.now()\\n    if (firstCallbackNode !== null && firstCallbackNode.expirationTime < currentExpirationTime) {\\n      return 0;\\n    }\\n    var remaining = getFrameDeadline() - Date.now();\\n    return remaining > 0 ? remaining : 0;\\n  };\\n}\\n\\nvar deadlineObject = {\\n  timeRemaining: timeRemaining,\\n  didTimeout: false\\n};\\n\\nfunction ensureHostCallbackIsScheduled() {\\n  if (isExecutingCallback) {\\n    // Don't schedule work yet; wait until the next time we yield.\\n    return;\\n  }\\n  // Schedule the host callback using the earliest expiration in the list.\\n  var expirationTime = firstCallbackNode.expirationTime;\\n  if (!isHostCallbackScheduled) {\\n    isHostCallbackScheduled = true;\\n  } else {\\n    // Cancel the existing host callback.\\n    cancelHostCallback();\\n  }\\n  requestHostCallback(flushWork, expirationTime);\\n}\\n\\nfunction flushFirstCallback() {\\n  var flushedNode = firstCallbackNode;\\n\\n  // Remove the node from the list before calling the callback. That way the\\n  // list is in a consistent state even if the callback throws.\\n  var next = firstCallbackNode.next;\\n  if (firstCallbackNode === next) {\\n    // This is the last callback in the list.\\n    firstCallbackNode = null;\\n    next = null;\\n  } else {\\n    var lastCallbackNode = firstCallbackNode.previous;\\n    firstCallbackNode = lastCallbackNode.next = next;\\n    next.previous = lastCallbackNode;\\n  }\\n\\n  flushedNode.next = flushedNode.previous = null;\\n\\n  // Now it's safe to call the callback.\\n  var callback = flushedNode.callback;\\n  var expirationTime = flushedNode.expirationTime;\\n  var priorityLevel = flushedNode.priorityLevel;\\n  var previousPriorityLevel = currentPriorityLevel;\\n  var previousExpirationTime = currentExpirationTime;\\n  currentPriorityLevel = priorityLevel;\\n  currentExpirationTime = expirationTime;\\n  var continuationCallback;\\n  try {\\n    continuationCallback = callback(deadlineObject);\\n  } finally {\\n    currentPriorityLevel = previousPriorityLevel;\\n    currentExpirationTime = previousExpirationTime;\\n  }\\n\\n  // A callback may return a continuation. The continuation should be scheduled\\n  // with the same priority and expiration as the just-finished callback.\\n  if (typeof continuationCallback === 'function') {\\n    var continuationNode = {\\n      callback: continuationCallback,\\n      priorityLevel: priorityLevel,\\n      expirationTime: expirationTime,\\n      next: null,\\n      previous: null\\n    };\\n\\n    // Insert the new callback into the list, sorted by its expiration. This is\\n    // almost the same as the code in `scheduleCallback`, except the callback\\n    // is inserted into the list *before* callbacks of equal expiration instead\\n    // of after.\\n    if (firstCallbackNode === null) {\\n      // This is the first callback in the list.\\n      firstCallbackNode = continuationNode.next = continuationNode.previous = continuationNode;\\n    } else {\\n      var nextAfterContinuation = null;\\n      var node = firstCallbackNode;\\n      do {\\n        if (node.expirationTime >= expirationTime) {\\n          // This callback expires at or after the continuation. We will insert\\n          // the continuation *before* this callback.\\n          nextAfterContinuation = node;\\n          break;\\n        }\\n        node = node.next;\\n      } while (node !== firstCallbackNode);\\n\\n      if (nextAfterContinuation === null) {\\n        // No equal or lower priority callback was found, which means the new\\n        // callback is the lowest priority callback in the list.\\n        nextAfterContinuation = firstCallbackNode;\\n      } else if (nextAfterContinuation === firstCallbackNode) {\\n        // The new callback is the highest priority callback in the list.\\n        firstCallbackNode = continuationNode;\\n        ensureHostCallbackIsScheduled();\\n      }\\n\\n      var previous = nextAfterContinuation.previous;\\n      previous.next = nextAfterContinuation.previous = continuationNode;\\n      continuationNode.next = nextAfterContinuation;\\n      continuationNode.previous = previous;\\n    }\\n  }\\n}\\n\\nfunction flushImmediateWork() {\\n  if (\\n  // Confirm we've exited the outer most event handler\\n  currentEventStartTime === -1 && firstCallbackNode !== null && firstCallbackNode.priorityLevel === ImmediatePriority) {\\n    isExecutingCallback = true;\\n    deadlineObject.didTimeout = true;\\n    try {\\n      do {\\n        flushFirstCallback();\\n      } while (\\n      // Keep flushing until there are no more immediate callbacks\\n      firstCallbackNode !== null && firstCallbackNode.priorityLevel === ImmediatePriority);\\n    } finally {\\n      isExecutingCallback = false;\\n      if (firstCallbackNode !== null) {\\n        // There's still work remaining. Request another callback.\\n        ensureHostCallbackIsScheduled();\\n      } else {\\n        isHostCallbackScheduled = false;\\n      }\\n    }\\n  }\\n}\\n\\nfunction flushWork(didTimeout) {\\n  isExecutingCallback = true;\\n  deadlineObject.didTimeout = didTimeout;\\n  try {\\n    if (didTimeout) {\\n      // Flush all the expired callbacks without yielding.\\n      while (firstCallbackNode !== null) {\\n        // Read the current time. Flush all the callbacks that expire at or\\n        // earlier than that time. Then read the current time again and repeat.\\n        // This optimizes for as few performance.now calls as possible.\\n        var currentTime = exports.unstable_now();\\n        if (firstCallbackNode.expirationTime <= currentTime) {\\n          do {\\n            flushFirstCallback();\\n          } while (firstCallbackNode !== null && firstCallbackNode.expirationTime <= currentTime);\\n          continue;\\n        }\\n        break;\\n      }\\n    } else {\\n      // Keep flushing callbacks until we run out of time in the frame.\\n      if (firstCallbackNode !== null) {\\n        do {\\n          flushFirstCallback();\\n        } while (firstCallbackNode !== null && getFrameDeadline() - exports.unstable_now() > 0);\\n      }\\n    }\\n  } finally {\\n    isExecutingCallback = false;\\n    if (firstCallbackNode !== null) {\\n      // There's still work remaining. Request another callback.\\n      ensureHostCallbackIsScheduled();\\n    } else {\\n      isHostCallbackScheduled = false;\\n    }\\n    // Before exiting, flush all the immediate work that was scheduled.\\n    flushImmediateWork();\\n  }\\n}\\n\\nfunction unstable_runWithPriority(priorityLevel, eventHandler) {\\n  switch (priorityLevel) {\\n    case ImmediatePriority:\\n    case UserBlockingPriority:\\n    case NormalPriority:\\n    case IdlePriority:\\n      break;\\n    default:\\n      priorityLevel = NormalPriority;\\n  }\\n\\n  var previousPriorityLevel = currentPriorityLevel;\\n  var previousEventStartTime = currentEventStartTime;\\n  currentPriorityLevel = priorityLevel;\\n  currentEventStartTime = exports.unstable_now();\\n\\n  try {\\n    return eventHandler();\\n  } finally {\\n    currentPriorityLevel = previousPriorityLevel;\\n    currentEventStartTime = previousEventStartTime;\\n\\n    // Before exiting, flush all the immediate work that was scheduled.\\n    flushImmediateWork();\\n  }\\n}\\n\\nfunction unstable_wrapCallback(callback) {\\n  var parentPriorityLevel = currentPriorityLevel;\\n  return function () {\\n    // This is a fork of runWithPriority, inlined for performance.\\n    var previousPriorityLevel = currentPriorityLevel;\\n    var previousEventStartTime = currentEventStartTime;\\n    currentPriorityLevel = parentPriorityLevel;\\n    currentEventStartTime = exports.unstable_now();\\n\\n    try {\\n      return callback.apply(this, arguments);\\n    } finally {\\n      currentPriorityLevel = previousPriorityLevel;\\n      currentEventStartTime = previousEventStartTime;\\n      flushImmediateWork();\\n    }\\n  };\\n}\\n\\nfunction unstable_scheduleCallback(callback, deprecated_options) {\\n  var startTime = currentEventStartTime !== -1 ? currentEventStartTime : exports.unstable_now();\\n\\n  var expirationTime;\\n  if (typeof deprecated_options === 'object' && deprecated_options !== null && typeof deprecated_options.timeout === 'number') {\\n    // FIXME: Remove this branch once we lift expiration times out of React.\\n    expirationTime = startTime + deprecated_options.timeout;\\n  } else {\\n    switch (currentPriorityLevel) {\\n      case ImmediatePriority:\\n        expirationTime = startTime + IMMEDIATE_PRIORITY_TIMEOUT;\\n        break;\\n      case UserBlockingPriority:\\n        expirationTime = startTime + USER_BLOCKING_PRIORITY;\\n        break;\\n      case IdlePriority:\\n        expirationTime = startTime + IDLE_PRIORITY;\\n        break;\\n      case NormalPriority:\\n      default:\\n        expirationTime = startTime + NORMAL_PRIORITY_TIMEOUT;\\n    }\\n  }\\n\\n  var newNode = {\\n    callback: callback,\\n    priorityLevel: currentPriorityLevel,\\n    expirationTime: expirationTime,\\n    next: null,\\n    previous: null\\n  };\\n\\n  // Insert the new callback into the list, ordered first by expiration, then\\n  // by insertion. So the new callback is inserted any other callback with\\n  // equal expiration.\\n  if (firstCallbackNode === null) {\\n    // This is the first callback in the list.\\n    firstCallbackNode = newNode.next = newNode.previous = newNode;\\n    ensureHostCallbackIsScheduled();\\n  } else {\\n    var next = null;\\n    var node = firstCallbackNode;\\n    do {\\n      if (node.expirationTime > expirationTime) {\\n        // The new callback expires before this one.\\n        next = node;\\n        break;\\n      }\\n      node = node.next;\\n    } while (node !== firstCallbackNode);\\n\\n    if (next === null) {\\n      // No callback with a later expiration was found, which means the new\\n      // callback has the latest expiration in the list.\\n      next = firstCallbackNode;\\n    } else if (next === firstCallbackNode) {\\n      // The new callback has the earliest expiration in the entire list.\\n      firstCallbackNode = newNode;\\n      ensureHostCallbackIsScheduled();\\n    }\\n\\n    var previous = next.previous;\\n    previous.next = next.previous = newNode;\\n    newNode.next = next;\\n    newNode.previous = previous;\\n  }\\n\\n  return newNode;\\n}\\n\\nfunction unstable_cancelCallback(callbackNode) {\\n  var next = callbackNode.next;\\n  if (next === null) {\\n    // Already cancelled.\\n    return;\\n  }\\n\\n  if (next === callbackNode) {\\n    // This is the only scheduled callback. Clear the list.\\n    firstCallbackNode = null;\\n  } else {\\n    // Remove the callback from its position in the list.\\n    if (callbackNode === firstCallbackNode) {\\n      firstCallbackNode = next;\\n    }\\n    var previous = callbackNode.previous;\\n    previous.next = next;\\n    next.previous = previous;\\n  }\\n\\n  callbackNode.next = callbackNode.previous = null;\\n}\\n\\nfunction unstable_getCurrentPriorityLevel() {\\n  return currentPriorityLevel;\\n}\\n\\n// The remaining code is essentially a polyfill for requestIdleCallback. It\\n// works by scheduling a requestAnimationFrame, storing the time for the start\\n// of the frame, then scheduling a postMessage which gets scheduled after paint.\\n// Within the postMessage handler do as much work as possible until time + frame\\n// rate. By separating the idle call into a separate event tick we ensure that\\n// layout, paint and other browser work is counted against the available time.\\n// The frame rate is dynamically adjusted.\\n\\n// We capture a local reference to any global, in case it gets polyfilled after\\n// this module is initially evaluated. We want to be using a\\n// consistent implementation.\\nvar localDate = Date;\\n\\n// This initialization code may run even on server environments if a component\\n// just imports ReactDOM (e.g. for findDOMNode). Some environments might not\\n// have setTimeout or clearTimeout. However, we always expect them to be defined\\n// on the client. https://github.com/facebook/react/pull/13088\\nvar localSetTimeout = typeof setTimeout === 'function' ? setTimeout : undefined;\\nvar localClearTimeout = typeof clearTimeout === 'function' ? clearTimeout : undefined;\\n\\n// We don't expect either of these to necessarily be defined, but we will error\\n// later if they are missing on the client.\\nvar localRequestAnimationFrame = typeof requestAnimationFrame === 'function' ? requestAnimationFrame : undefined;\\nvar localCancelAnimationFrame = typeof cancelAnimationFrame === 'function' ? cancelAnimationFrame : undefined;\\n\\n// requestAnimationFrame does not run when the tab is in the background. If\\n// we're backgrounded we prefer for that work to happen so that the page\\n// continues to load in the background. So we also schedule a 'setTimeout' as\\n// a fallback.\\n// TODO: Need a better heuristic for backgrounded work.\\nvar ANIMATION_FRAME_TIMEOUT = 100;\\nvar rAFID;\\nvar rAFTimeoutID;\\nvar requestAnimationFrameWithTimeout = function (callback) {\\n  // schedule rAF and also a setTimeout\\n  rAFID = localRequestAnimationFrame(function (timestamp) {\\n    // cancel the setTimeout\\n    localClearTimeout(rAFTimeoutID);\\n    callback(timestamp);\\n  });\\n  rAFTimeoutID = localSetTimeout(function () {\\n    // cancel the requestAnimationFrame\\n    localCancelAnimationFrame(rAFID);\\n    callback(exports.unstable_now());\\n  }, ANIMATION_FRAME_TIMEOUT);\\n};\\n\\nif (hasNativePerformanceNow) {\\n  var Performance = performance;\\n  exports.unstable_now = function () {\\n    return Performance.now();\\n  };\\n} else {\\n  exports.unstable_now = function () {\\n    return localDate.now();\\n  };\\n}\\n\\nvar requestHostCallback;\\nvar cancelHostCallback;\\nvar getFrameDeadline;\\n\\nif (typeof window !== 'undefined' && window._schedMock) {\\n  // Dynamic injection, only for testing purposes.\\n  var impl = window._schedMock;\\n  requestHostCallback = impl[0];\\n  cancelHostCallback = impl[1];\\n  getFrameDeadline = impl[2];\\n} else if (\\n// If Scheduler runs in a non-DOM environment, it falls back to a naive\\n// implementation using setTimeout.\\ntypeof window === 'undefined' ||\\n// \\\"addEventListener\\\" might not be available on the window object\\n// if this is a mocked \\\"window\\\" object. So we need to validate that too.\\ntypeof window.addEventListener !== 'function') {\\n  var _callback = null;\\n  var _currentTime = -1;\\n  var _flushCallback = function (didTimeout, ms) {\\n    if (_callback !== null) {\\n      var cb = _callback;\\n      _callback = null;\\n      try {\\n        _currentTime = ms;\\n        cb(didTimeout);\\n      } finally {\\n        _currentTime = -1;\\n      }\\n    }\\n  };\\n  requestHostCallback = function (cb, ms) {\\n    if (_currentTime !== -1) {\\n      // Protect against re-entrancy.\\n      setTimeout(requestHostCallback, 0, cb, ms);\\n    } else {\\n      _callback = cb;\\n      setTimeout(_flushCallback, ms, true, ms);\\n      setTimeout(_flushCallback, maxSigned31BitInt, false, maxSigned31BitInt);\\n    }\\n  };\\n  cancelHostCallback = function () {\\n    _callback = null;\\n  };\\n  getFrameDeadline = function () {\\n    return Infinity;\\n  };\\n  exports.unstable_now = function () {\\n    return _currentTime === -1 ? 0 : _currentTime;\\n  };\\n} else {\\n  if (typeof console !== 'undefined') {\\n    // TODO: Remove fb.me link\\n    if (typeof localRequestAnimationFrame !== 'function') {\\n      console.error(\\\"This browser doesn't support requestAnimationFrame. \\\" + 'Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');\\n    }\\n    if (typeof localCancelAnimationFrame !== 'function') {\\n      console.error(\\\"This browser doesn't support cancelAnimationFrame. \\\" + 'Make sure that you load a ' + 'polyfill in older browsers. https://fb.me/react-polyfills');\\n    }\\n  }\\n\\n  var scheduledHostCallback = null;\\n  var isMessageEventScheduled = false;\\n  var timeoutTime = -1;\\n\\n  var isAnimationFrameScheduled = false;\\n\\n  var isFlushingHostCallback = false;\\n\\n  var frameDeadline = 0;\\n  // We start out assuming that we run at 30fps but then the heuristic tracking\\n  // will adjust this value to a faster fps if we get more frequent animation\\n  // frames.\\n  var previousFrameTime = 33;\\n  var activeFrameTime = 33;\\n\\n  getFrameDeadline = function () {\\n    return frameDeadline;\\n  };\\n\\n  // We use the postMessage trick to defer idle work until after the repaint.\\n  var messageKey = '__reactIdleCallback$' + Math.random().toString(36).slice(2);\\n  var idleTick = function (event) {\\n    if (event.source !== window || event.data !== messageKey) {\\n      return;\\n    }\\n\\n    isMessageEventScheduled = false;\\n\\n    var prevScheduledCallback = scheduledHostCallback;\\n    var prevTimeoutTime = timeoutTime;\\n    scheduledHostCallback = null;\\n    timeoutTime = -1;\\n\\n    var currentTime = exports.unstable_now();\\n\\n    var didTimeout = false;\\n    if (frameDeadline - currentTime <= 0) {\\n      // There's no time left in this idle period. Check if the callback has\\n      // a timeout and whether it's been exceeded.\\n      if (prevTimeoutTime !== -1 && prevTimeoutTime <= currentTime) {\\n        // Exceeded the timeout. Invoke the callback even though there's no\\n        // time left.\\n        didTimeout = true;\\n      } else {\\n        // No timeout.\\n        if (!isAnimationFrameScheduled) {\\n          // Schedule another animation callback so we retry later.\\n          isAnimationFrameScheduled = true;\\n          requestAnimationFrameWithTimeout(animationTick);\\n        }\\n        // Exit without invoking the callback.\\n        scheduledHostCallback = prevScheduledCallback;\\n        timeoutTime = prevTimeoutTime;\\n        return;\\n      }\\n    }\\n\\n    if (prevScheduledCallback !== null) {\\n      isFlushingHostCallback = true;\\n      try {\\n        prevScheduledCallback(didTimeout);\\n      } finally {\\n        isFlushingHostCallback = false;\\n      }\\n    }\\n  };\\n  // Assumes that we have addEventListener in this environment. Might need\\n  // something better for old IE.\\n  window.addEventListener('message', idleTick, false);\\n\\n  var animationTick = function (rafTime) {\\n    if (scheduledHostCallback !== null) {\\n      // Eagerly schedule the next animation callback at the beginning of the\\n      // frame. If the scheduler queue is not empty at the end of the frame, it\\n      // will continue flushing inside that callback. If the queue *is* empty,\\n      // then it will exit immediately. Posting the callback at the start of the\\n      // frame ensures it's fired within the earliest possible frame. If we\\n      // waited until the end of the frame to post the callback, we risk the\\n      // browser skipping a frame and not firing the callback until the frame\\n      // after that.\\n      requestAnimationFrameWithTimeout(animationTick);\\n    } else {\\n      // No pending work. Exit.\\n      isAnimationFrameScheduled = false;\\n      return;\\n    }\\n\\n    var nextFrameTime = rafTime - frameDeadline + activeFrameTime;\\n    if (nextFrameTime < activeFrameTime && previousFrameTime < activeFrameTime) {\\n      if (nextFrameTime < 8) {\\n        // Defensive coding. We don't support higher frame rates than 120hz.\\n        // If the calculated frame time gets lower than 8, it is probably a bug.\\n        nextFrameTime = 8;\\n      }\\n      // If one frame goes long, then the next one can be short to catch up.\\n      // If two frames are short in a row, then that's an indication that we\\n      // actually have a higher frame rate than what we're currently optimizing.\\n      // We adjust our heuristic dynamically accordingly. For example, if we're\\n      // running on 120hz display or 90hz VR display.\\n      // Take the max of the two in case one of them was an anomaly due to\\n      // missed frame deadlines.\\n      activeFrameTime = nextFrameTime < previousFrameTime ? previousFrameTime : nextFrameTime;\\n    } else {\\n      previousFrameTime = nextFrameTime;\\n    }\\n    frameDeadline = rafTime + activeFrameTime;\\n    if (!isMessageEventScheduled) {\\n      isMessageEventScheduled = true;\\n      window.postMessage(messageKey, '*');\\n    }\\n  };\\n\\n  requestHostCallback = function (callback, absoluteTimeout) {\\n    scheduledHostCallback = callback;\\n    timeoutTime = absoluteTimeout;\\n    if (isFlushingHostCallback || absoluteTimeout < 0) {\\n      // Don't wait for the next frame. Continue working ASAP, in a new event.\\n      window.postMessage(messageKey, '*');\\n    } else if (!isAnimationFrameScheduled) {\\n      // If rAF didn't already schedule one, we need to schedule a frame.\\n      // TODO: If this rAF doesn't materialize because the browser throttles, we\\n      // might want to still have setTimeout trigger rIC as a backup to ensure\\n      // that we keep performing work.\\n      isAnimationFrameScheduled = true;\\n      requestAnimationFrameWithTimeout(animationTick);\\n    }\\n  };\\n\\n  cancelHostCallback = function () {\\n    scheduledHostCallback = null;\\n    isMessageEventScheduled = false;\\n    timeoutTime = -1;\\n  };\\n}\\n\\nexports.unstable_ImmediatePriority = ImmediatePriority;\\nexports.unstable_UserBlockingPriority = UserBlockingPriority;\\nexports.unstable_NormalPriority = NormalPriority;\\nexports.unstable_IdlePriority = IdlePriority;\\nexports.unstable_runWithPriority = unstable_runWithPriority;\\nexports.unstable_scheduleCallback = unstable_scheduleCallback;\\nexports.unstable_cancelCallback = unstable_cancelCallback;\\nexports.unstable_wrapCallback = unstable_wrapCallback;\\nexports.unstable_getCurrentPriorityLevel = unstable_getCurrentPriorityLevel;\\n  })();\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/scheduler/cjs/scheduler.development.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/scheduler/index.js\":\n/*!*****************************************!*\\\n  !*** ./node_modules/scheduler/index.js ***!\n  \\*****************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nif (false) {} else {\\n  module.exports = __webpack_require__(/*! ./cjs/scheduler.development.js */ \\\"./node_modules/scheduler/cjs/scheduler.development.js\\\");\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/scheduler/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/scheduler/tracing.js\":\n/*!*******************************************!*\\\n  !*** ./node_modules/scheduler/tracing.js ***!\n  \\*******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nif (false) {} else {\\n  module.exports = __webpack_require__(/*! ./cjs/scheduler-tracing.development.js */ \\\"./node_modules/scheduler/cjs/scheduler-tracing.development.js\\\");\\n}\\n\\n\\n//# sourceURL=webpack:///./node_modules/scheduler/tracing.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/strip-ansi/index.js\":\n/*!******************************************!*\\\n  !*** ./node_modules/strip-ansi/index.js ***!\n  \\******************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\nvar ansiRegex = __webpack_require__(/*! ansi-regex */ \\\"./node_modules/ansi-regex/index.js\\\")();\\n\\nmodule.exports = function (str) {\\n\\treturn typeof str === 'string' ? str.replace(ansiRegex, '') : str;\\n};\\n\\n\\n//# sourceURL=webpack:///./node_modules/strip-ansi/index.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/webpack-hot-middleware/client-overlay.js\":\n/*!**************************************************!*\\\n  !*** (webpack)-hot-middleware/client-overlay.js ***!\n  \\**************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/*eslint-env browser*/\\n\\nvar clientOverlay = document.createElement('div');\\nclientOverlay.id = 'webpack-hot-middleware-clientOverlay';\\nvar styles = {\\n  background: 'rgba(0,0,0,0.85)',\\n  color: '#E8E8E8',\\n  lineHeight: '1.2',\\n  whiteSpace: 'pre',\\n  fontFamily: 'Menlo, Consolas, monospace',\\n  fontSize: '13px',\\n  position: 'fixed',\\n  zIndex: 9999,\\n  padding: '10px',\\n  left: 0,\\n  right: 0,\\n  top: 0,\\n  bottom: 0,\\n  overflow: 'auto',\\n  dir: 'ltr',\\n  textAlign: 'left'\\n};\\n\\nvar ansiHTML = __webpack_require__(/*! ansi-html */ \\\"./node_modules/ansi-html/index.js\\\");\\nvar colors = {\\n  reset: ['transparent', 'transparent'],\\n  black: '181818',\\n  red: 'E36049',\\n  green: 'B3CB74',\\n  yellow: 'FFD080',\\n  blue: '7CAFC2',\\n  magenta: '7FACCA',\\n  cyan: 'C3C2EF',\\n  lightgrey: 'EBE7E3',\\n  darkgrey: '6D7891'\\n};\\n\\nvar Entities = __webpack_require__(/*! html-entities */ \\\"./node_modules/html-entities/index.js\\\").AllHtmlEntities;\\nvar entities = new Entities();\\n\\nfunction showProblems(type, lines) {\\n  clientOverlay.innerHTML = '';\\n  lines.forEach(function(msg) {\\n    msg = ansiHTML(entities.encode(msg));\\n    var div = document.createElement('div');\\n    div.style.marginBottom = '26px';\\n    div.innerHTML = problemType(type) + ' in ' + msg;\\n    clientOverlay.appendChild(div);\\n  });\\n  if (document.body) {\\n    document.body.appendChild(clientOverlay);\\n  }\\n}\\n\\nfunction clear() {\\n  if (document.body && clientOverlay.parentNode) {\\n    document.body.removeChild(clientOverlay);\\n  }\\n}\\n\\nfunction problemType (type) {\\n  var problemColors = {\\n    errors: colors.red,\\n    warnings: colors.yellow\\n  };\\n  var color = problemColors[type] || colors.red;\\n  return (\\n    '<span style=\\\"background-color:#' + color + '; color:#fff; padding:2px 4px; border-radius: 2px\\\">' +\\n      type.slice(0, -1).toUpperCase() +\\n    '</span>'\\n  );\\n}\\n\\nmodule.exports = function(options) {\\n  for (var color in options.overlayColors) {\\n    if (color in colors) {\\n      colors[color] = options.overlayColors[color];\\n    }\\n    ansiHTML.setColors(colors);\\n  }\\n\\n  for (var style in options.overlayStyles) {\\n    styles[style] = options.overlayStyles[style];\\n  }\\n\\n  for (var key in styles) {\\n    clientOverlay.style[key] = styles[key];\\n  }\\n\\n  return {\\n    showProblems: showProblems,\\n    clear: clear\\n  }\\n};\\n\\nmodule.exports.clear = clear;\\nmodule.exports.showProblems = showProblems;\\n\\n\\n//# sourceURL=webpack:///(webpack)-hot-middleware/client-overlay.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/webpack-hot-middleware/client.js?reload=true&path=__webpack_hmr&dynamicPublicPath=true\":\n/*!************************************************************************************************!*\\\n  !*** (webpack)-hot-middleware/client.js?reload=true&path=__webpack_hmr&dynamicPublicPath=true ***!\n  \\************************************************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/* WEBPACK VAR INJECTION */(function(__resourceQuery, module) {/*eslint-env browser*/\\n/*global __resourceQuery __webpack_public_path__*/\\n\\nvar options = {\\n  path: \\\"/__webpack_hmr\\\",\\n  timeout: 20 * 1000,\\n  overlay: true,\\n  reload: false,\\n  log: true,\\n  warn: true,\\n  name: '',\\n  autoConnect: true,\\n  overlayStyles: {},\\n  overlayWarnings: false,\\n  ansiColors: {}\\n};\\nif (true) {\\n  var querystring = __webpack_require__(/*! querystring */ \\\"./node_modules/querystring-es3/index.js\\\");\\n  var overrides = querystring.parse(__resourceQuery.slice(1));\\n  setOverrides(overrides);\\n}\\n\\nif (typeof window === 'undefined') {\\n  // do nothing\\n} else if (typeof window.EventSource === 'undefined') {\\n  console.warn(\\n    \\\"webpack-hot-middleware's client requires EventSource to work. \\\" +\\n    \\\"You should include a polyfill if you want to support this browser: \\\" +\\n    \\\"https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events#Tools\\\"\\n  );\\n} else {\\n  if (options.autoConnect) {\\n    connect();\\n  }\\n}\\n\\n/* istanbul ignore next */\\nfunction setOptionsAndConnect(overrides) {\\n  setOverrides(overrides);\\n  connect();\\n}\\n\\nfunction setOverrides(overrides) {\\n  if (overrides.autoConnect) options.autoConnect = overrides.autoConnect == 'true';\\n  if (overrides.path) options.path = overrides.path;\\n  if (overrides.timeout) options.timeout = overrides.timeout;\\n  if (overrides.overlay) options.overlay = overrides.overlay !== 'false';\\n  if (overrides.reload) options.reload = overrides.reload !== 'false';\\n  if (overrides.noInfo && overrides.noInfo !== 'false') {\\n    options.log = false;\\n  }\\n  if (overrides.name) {\\n    options.name = overrides.name;\\n  }\\n  if (overrides.quiet && overrides.quiet !== 'false') {\\n    options.log = false;\\n    options.warn = false;\\n  }\\n\\n  if (overrides.dynamicPublicPath) {\\n    options.path = __webpack_require__.p + options.path;\\n  }\\n\\n  if (overrides.ansiColors) options.ansiColors = JSON.parse(overrides.ansiColors);\\n  if (overrides.overlayStyles) options.overlayStyles = JSON.parse(overrides.overlayStyles);\\n\\n  if (overrides.overlayWarnings) {\\n    options.overlayWarnings = overrides.overlayWarnings == 'true';\\n  }\\n}\\n\\nfunction EventSourceWrapper() {\\n  var source;\\n  var lastActivity = new Date();\\n  var listeners = [];\\n\\n  init();\\n  var timer = setInterval(function() {\\n    if ((new Date() - lastActivity) > options.timeout) {\\n      handleDisconnect();\\n    }\\n  }, options.timeout / 2);\\n\\n  function init() {\\n    source = new window.EventSource(options.path);\\n    source.onopen = handleOnline;\\n    source.onerror = handleDisconnect;\\n    source.onmessage = handleMessage;\\n  }\\n\\n  function handleOnline() {\\n    if (options.log) console.log(\\\"[HMR] connected\\\");\\n    lastActivity = new Date();\\n  }\\n\\n  function handleMessage(event) {\\n    lastActivity = new Date();\\n    for (var i = 0; i < listeners.length; i++) {\\n      listeners[i](event);\\n    }\\n  }\\n\\n  function handleDisconnect() {\\n    clearInterval(timer);\\n    source.close();\\n    setTimeout(init, options.timeout);\\n  }\\n\\n  return {\\n    addMessageListener: function(fn) {\\n      listeners.push(fn);\\n    }\\n  };\\n}\\n\\nfunction getEventSourceWrapper() {\\n  if (!window.__whmEventSourceWrapper) {\\n    window.__whmEventSourceWrapper = {};\\n  }\\n  if (!window.__whmEventSourceWrapper[options.path]) {\\n    // cache the wrapper for other entries loaded on\\n    // the same page with the same options.path\\n    window.__whmEventSourceWrapper[options.path] = EventSourceWrapper();\\n  }\\n  return window.__whmEventSourceWrapper[options.path];\\n}\\n\\nfunction connect() {\\n  getEventSourceWrapper().addMessageListener(handleMessage);\\n\\n  function handleMessage(event) {\\n    if (event.data == \\\"\\\\uD83D\\\\uDC93\\\") {\\n      return;\\n    }\\n    try {\\n      processMessage(JSON.parse(event.data));\\n    } catch (ex) {\\n      if (options.warn) {\\n        console.warn(\\\"Invalid HMR message: \\\" + event.data + \\\"\\\\n\\\" + ex);\\n      }\\n    }\\n  }\\n}\\n\\n// the reporter needs to be a singleton on the page\\n// in case the client is being used by multiple bundles\\n// we only want to report once.\\n// all the errors will go to all clients\\nvar singletonKey = '__webpack_hot_middleware_reporter__';\\nvar reporter;\\nif (typeof window !== 'undefined') {\\n  if (!window[singletonKey]) {\\n    window[singletonKey] = createReporter();\\n  }\\n  reporter = window[singletonKey];\\n}\\n\\nfunction createReporter() {\\n  var strip = __webpack_require__(/*! strip-ansi */ \\\"./node_modules/strip-ansi/index.js\\\");\\n\\n  var overlay;\\n  if (typeof document !== 'undefined' && options.overlay) {\\n    overlay = __webpack_require__(/*! ./client-overlay */ \\\"./node_modules/webpack-hot-middleware/client-overlay.js\\\")({\\n      ansiColors: options.ansiColors,\\n      overlayStyles: options.overlayStyles\\n    });\\n  }\\n\\n  var styles = {\\n    errors: \\\"color: #ff0000;\\\",\\n    warnings: \\\"color: #999933;\\\"\\n  };\\n  var previousProblems = null;\\n  function log(type, obj) {\\n    var newProblems = obj[type].map(function(msg) { return strip(msg); }).join('\\\\n');\\n    if (previousProblems == newProblems) {\\n      return;\\n    } else {\\n      previousProblems = newProblems;\\n    }\\n\\n    var style = styles[type];\\n    var name = obj.name ? \\\"'\\\" + obj.name + \\\"' \\\" : \\\"\\\";\\n    var title = \\\"[HMR] bundle \\\" + name + \\\"has \\\" + obj[type].length + \\\" \\\" + type;\\n    // NOTE: console.warn or console.error will print the stack trace\\n    // which isn't helpful here, so using console.log to escape it.\\n    if (console.group && console.groupEnd) {\\n      console.group(\\\"%c\\\" + title, style);\\n      console.log(\\\"%c\\\" + newProblems, style);\\n      console.groupEnd();\\n    } else {\\n      console.log(\\n        \\\"%c\\\" + title + \\\"\\\\n\\\\t%c\\\" + newProblems.replace(/\\\\n/g, \\\"\\\\n\\\\t\\\"),\\n        style + \\\"font-weight: bold;\\\",\\n        style + \\\"font-weight: normal;\\\"\\n      );\\n    }\\n  }\\n\\n  return {\\n    cleanProblemsCache: function () {\\n      previousProblems = null;\\n    },\\n    problems: function(type, obj) {\\n      if (options.warn) {\\n        log(type, obj);\\n      }\\n      if (overlay) {\\n        if (options.overlayWarnings || type === 'errors') {\\n          overlay.showProblems(type, obj[type]);\\n          return false;\\n        }\\n        overlay.clear();\\n      }\\n      return true;\\n    },\\n    success: function() {\\n      if (overlay) overlay.clear();\\n    },\\n    useCustomOverlay: function(customOverlay) {\\n      overlay = customOverlay;\\n    }\\n  };\\n}\\n\\nvar processUpdate = __webpack_require__(/*! ./process-update */ \\\"./node_modules/webpack-hot-middleware/process-update.js\\\");\\n\\nvar customHandler;\\nvar subscribeAllHandler;\\nfunction processMessage(obj) {\\n  switch(obj.action) {\\n    case \\\"building\\\":\\n      if (options.log) {\\n        console.log(\\n          \\\"[HMR] bundle \\\" + (obj.name ? \\\"'\\\" + obj.name + \\\"' \\\" : \\\"\\\") +\\n          \\\"rebuilding\\\"\\n        );\\n      }\\n      break;\\n    case \\\"built\\\":\\n      if (options.log) {\\n        console.log(\\n          \\\"[HMR] bundle \\\" + (obj.name ? \\\"'\\\" + obj.name + \\\"' \\\" : \\\"\\\") +\\n          \\\"rebuilt in \\\" + obj.time + \\\"ms\\\"\\n        );\\n      }\\n      // fall through\\n    case \\\"sync\\\":\\n      if (obj.name && options.name && obj.name !== options.name) {\\n        return;\\n      }\\n      var applyUpdate = true;\\n      if (obj.errors.length > 0) {\\n        if (reporter) reporter.problems('errors', obj);\\n        applyUpdate = false;\\n      } else if (obj.warnings.length > 0) {\\n        if (reporter) {\\n          var overlayShown = reporter.problems('warnings', obj);\\n          applyUpdate = overlayShown;\\n        }\\n      } else {\\n        if (reporter) {\\n          reporter.cleanProblemsCache();\\n          reporter.success();\\n        }\\n      }\\n      if (applyUpdate) {\\n        processUpdate(obj.hash, obj.modules, options);\\n      }\\n      break;\\n    default:\\n      if (customHandler) {\\n        customHandler(obj);\\n      }\\n  }\\n\\n  if (subscribeAllHandler) {\\n    subscribeAllHandler(obj);\\n  }\\n}\\n\\nif (module) {\\n  module.exports = {\\n    subscribeAll: function subscribeAll(handler) {\\n      subscribeAllHandler = handler;\\n    },\\n    subscribe: function subscribe(handler) {\\n      customHandler = handler;\\n    },\\n    useCustomOverlay: function useCustomOverlay(customOverlay) {\\n      if (reporter) reporter.useCustomOverlay(customOverlay);\\n    },\\n    setOptionsAndConnect: setOptionsAndConnect\\n  };\\n}\\n\\n/* WEBPACK VAR INJECTION */}.call(this, \\\"?reload=true&path=__webpack_hmr&dynamicPublicPath=true\\\", __webpack_require__(/*! ./../webpack/buildin/module.js */ \\\"./node_modules/webpack/buildin/module.js\\\")(module)))\\n\\n//# sourceURL=webpack:///(webpack)-hot-middleware/client.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/webpack-hot-middleware/process-update.js\":\n/*!**************************************************!*\\\n  !*** (webpack)-hot-middleware/process-update.js ***!\n  \\**************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"/**\\n * Based heavily on https://github.com/webpack/webpack/blob/\\n *  c0afdf9c6abc1dd70707c594e473802a566f7b6e/hot/only-dev-server.js\\n * Original copyright Tobias Koppers @sokra (MIT license)\\n */\\n\\n/* global window __webpack_hash__ */\\n\\nif (false) {}\\n\\nvar hmrDocsUrl = \\\"https://webpack.js.org/concepts/hot-module-replacement/\\\"; // eslint-disable-line max-len\\n\\nvar lastHash;\\nvar failureStatuses = { abort: 1, fail: 1 };\\nvar applyOptions = { \\t\\t\\t\\t\\n  ignoreUnaccepted: true,\\n  ignoreDeclined: true,\\n  ignoreErrored: true,\\n  onUnaccepted: function(data) {\\n    console.warn(\\\"Ignored an update to unaccepted module \\\" + data.chain.join(\\\" -> \\\"));\\n  },\\n  onDeclined: function(data) {\\n    console.warn(\\\"Ignored an update to declined module \\\" + data.chain.join(\\\" -> \\\"));\\n  },\\n  onErrored: function(data) {\\n    console.error(data.error);\\n    console.warn(\\\"Ignored an error while updating module \\\" + data.moduleId + \\\" (\\\" + data.type + \\\")\\\");\\n  } \\n}\\n\\nfunction upToDate(hash) {\\n  if (hash) lastHash = hash;\\n  return lastHash == __webpack_require__.h();\\n}\\n\\nmodule.exports = function(hash, moduleMap, options) {\\n  var reload = options.reload;\\n  if (!upToDate(hash) && module.hot.status() == \\\"idle\\\") {\\n    if (options.log) console.log(\\\"[HMR] Checking for updates on the server...\\\");\\n    check();\\n  }\\n\\n  function check() {\\n    var cb = function(err, updatedModules) {\\n      if (err) return handleError(err);\\n\\n      if(!updatedModules) {\\n        if (options.warn) {\\n          console.warn(\\\"[HMR] Cannot find update (Full reload needed)\\\");\\n          console.warn(\\\"[HMR] (Probably because of restarting the server)\\\");\\n        }\\n        performReload();\\n        return null;\\n      }\\n\\n      var applyCallback = function(applyErr, renewedModules) {\\n        if (applyErr) return handleError(applyErr);\\n\\n        if (!upToDate()) check();\\n\\n        logUpdates(updatedModules, renewedModules);\\n      };\\n\\n      var applyResult = module.hot.apply(applyOptions, applyCallback);\\n      // webpack 2 promise\\n      if (applyResult && applyResult.then) {\\n        // HotModuleReplacement.runtime.js refers to the result as `outdatedModules`\\n        applyResult.then(function(outdatedModules) {\\n          applyCallback(null, outdatedModules);\\n        });\\n        applyResult.catch(applyCallback);\\n      }\\n\\n    };\\n\\n    var result = module.hot.check(false, cb);\\n    // webpack 2 promise\\n    if (result && result.then) {\\n        result.then(function(updatedModules) {\\n            cb(null, updatedModules);\\n        });\\n        result.catch(cb);\\n    }\\n  }\\n\\n  function logUpdates(updatedModules, renewedModules) {\\n    var unacceptedModules = updatedModules.filter(function(moduleId) {\\n      return renewedModules && renewedModules.indexOf(moduleId) < 0;\\n    });\\n\\n    if(unacceptedModules.length > 0) {\\n      if (options.warn) {\\n        console.warn(\\n          \\\"[HMR] The following modules couldn't be hot updated: \\\" +\\n          \\\"(Full reload needed)\\\\n\\\" +\\n          \\\"This is usually because the modules which have changed \\\" +\\n          \\\"(and their parents) do not know how to hot reload themselves. \\\" +\\n          \\\"See \\\" + hmrDocsUrl + \\\" for more details.\\\"\\n        );\\n        unacceptedModules.forEach(function(moduleId) {\\n          console.warn(\\\"[HMR]  - \\\" + (moduleMap[moduleId] || moduleId));\\n        });\\n      }\\n      performReload();\\n      return;\\n    }\\n\\n    if (options.log) {\\n      if(!renewedModules || renewedModules.length === 0) {\\n        console.log(\\\"[HMR] Nothing hot updated.\\\");\\n      } else {\\n        console.log(\\\"[HMR] Updated modules:\\\");\\n        renewedModules.forEach(function(moduleId) {\\n          console.log(\\\"[HMR]  - \\\" + (moduleMap[moduleId] || moduleId));\\n        });\\n      }\\n\\n      if (upToDate()) {\\n        console.log(\\\"[HMR] App is up to date.\\\");\\n      }\\n    }\\n  }\\n\\n  function handleError(err) {\\n    if (module.hot.status() in failureStatuses) {\\n      if (options.warn) {\\n        console.warn(\\\"[HMR] Cannot check for update (Full reload needed)\\\");\\n        console.warn(\\\"[HMR] \\\" + (err.stack || err.message));\\n      }\\n      performReload();\\n      return;\\n    }\\n    if (options.warn) {\\n      console.warn(\\\"[HMR] Update check failed: \\\" + (err.stack || err.message));\\n    }\\n  }\\n\\n  function performReload() {\\n    if (reload) {\\n      if (options.warn) console.warn(\\\"[HMR] Reloading page\\\");\\n      window.location.reload();\\n    }\\n  }\\n};\\n\\n\\n//# sourceURL=webpack:///(webpack)-hot-middleware/process-update.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/webpack/buildin/global.js\":\n/*!***********************************!*\\\n  !*** (webpack)/buildin/global.js ***!\n  \\***********************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"var g;\\n\\n// This works in non-strict mode\\ng = (function() {\\n\\treturn this;\\n})();\\n\\ntry {\\n\\t// This works if eval is allowed (see CSP)\\n\\tg = g || Function(\\\"return this\\\")() || (1, eval)(\\\"this\\\");\\n} catch (e) {\\n\\t// This works if the window reference is available\\n\\tif (typeof window === \\\"object\\\") g = window;\\n}\\n\\n// g can still be undefined, but nothing to do about it...\\n// We return undefined, instead of nothing here, so it's\\n// easier to handle this case. if(!global) { ...}\\n\\nmodule.exports = g;\\n\\n\\n//# sourceURL=webpack:///(webpack)/buildin/global.js?\");\n\n/***/ }),\n\n/***/ \"./node_modules/webpack/buildin/module.js\":\n/*!***********************************!*\\\n  !*** (webpack)/buildin/module.js ***!\n  \\***********************************/\n/*! no static exports found */\n/***/ (function(module, exports) {\n\neval(\"module.exports = function(module) {\\n\\tif (!module.webpackPolyfill) {\\n\\t\\tmodule.deprecate = function() {};\\n\\t\\tmodule.paths = [];\\n\\t\\t// module.parent = undefined by default\\n\\t\\tif (!module.children) module.children = [];\\n\\t\\tObject.defineProperty(module, \\\"loaded\\\", {\\n\\t\\t\\tenumerable: true,\\n\\t\\t\\tget: function() {\\n\\t\\t\\t\\treturn module.l;\\n\\t\\t\\t}\\n\\t\\t});\\n\\t\\tObject.defineProperty(module, \\\"id\\\", {\\n\\t\\t\\tenumerable: true,\\n\\t\\t\\tget: function() {\\n\\t\\t\\t\\treturn module.i;\\n\\t\\t\\t}\\n\\t\\t});\\n\\t\\tmodule.webpackPolyfill = 1;\\n\\t}\\n\\treturn module;\\n};\\n\\n\\n//# sourceURL=webpack:///(webpack)/buildin/module.js?\");\n\n/***/ }),\n\n/***/ \"./src/LiveChart.jsx\":\n/*!***************************!*\\\n  !*** ./src/LiveChart.jsx ***!\n  \\***************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nObject.defineProperty(exports, \\\"__esModule\\\", {\\n\\tvalue: true\\n});\\n\\nvar _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\\\"value\\\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();\\n\\nvar _react = __webpack_require__(/*! react */ \\\"./node_modules/react/index.js\\\");\\n\\nvar _react2 = _interopRequireDefault(_react);\\n\\nvar _dotnetify = __webpack_require__(/*! dotnetify */ \\\"./node_modules/dotnetify/index.js\\\");\\n\\nvar _dotnetify2 = _interopRequireDefault(_dotnetify);\\n\\nvar _reactChartjs = __webpack_require__(/*! react-chartjs-2 */ \\\"./node_modules/react-chartjs-2/es/index.js\\\");\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\nfunction _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) { arr2[i] = arr[i]; } return arr2; } else { return Array.from(arr); } }\\n\\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\\\"Cannot call a class as a function\\\"); } }\\n\\nfunction _possibleConstructorReturn(self, call) { if (!self) { throw new ReferenceError(\\\"this hasn't been initialised - super() hasn't been called\\\"); } return call && (typeof call === \\\"object\\\" || typeof call === \\\"function\\\") ? call : self; }\\n\\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \\\"function\\\" && superClass !== null) { throw new TypeError(\\\"Super expression must either be null or a function, not \\\" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\\n\\nvar LiveChart = function (_React$Component) {\\n\\t_inherits(LiveChart, _React$Component);\\n\\n\\tfunction LiveChart(props) {\\n\\t\\t_classCallCheck(this, LiveChart);\\n\\n\\t\\tvar _this = _possibleConstructorReturn(this, (LiveChart.__proto__ || Object.getPrototypeOf(LiveChart)).call(this, props));\\n\\n\\t\\t_this.vm = _dotnetify2.default.react.connect('LiveChart', _this);\\n\\t\\t_this.state = { data: Array(10) };\\n\\t\\treturn _this;\\n\\t}\\n\\n\\t_createClass(LiveChart, [{\\n\\t\\tkey: 'componentWillUnmount',\\n\\t\\tvalue: function componentWillUnmount() {\\n\\t\\t\\tthis.vm.$destroy();\\n\\t\\t}\\n\\t}, {\\n\\t\\tkey: 'shouldComponentUpdate',\\n\\t\\tvalue: function shouldComponentUpdate(_, nextState) {\\n\\t\\t\\tvar value = nextState.NextValue;\\n\\t\\t\\tif (value !== this.state.NextValue) {\\n\\t\\t\\t\\tthis.setState({ data: [].concat(_toConsumableArray(this.state.data.slice(1)), [value]) });\\n\\t\\t\\t}\\n\\t\\t\\treturn true;\\n\\t\\t}\\n\\t}, {\\n\\t\\tkey: 'render',\\n\\t\\tvalue: function render() {\\n\\t\\t\\treturn _react2.default.createElement(BarChart, { data: this.state.data });\\n\\t\\t}\\n\\t}]);\\n\\n\\treturn LiveChart;\\n}(_react2.default.Component);\\n\\nexports.default = LiveChart;\\n\\n\\nvar BarChart = function BarChart(_ref) {\\n\\tvar data = _ref.data;\\n\\n\\tvar chartData = {\\n\\t\\tlabels: Array(10).fill(''),\\n\\t\\tdatasets: [{\\n\\t\\t\\tlabel: '',\\n\\t\\t\\tdata: data,\\n\\t\\t\\tbackgroundColor: 'rgba(75, 192, 192, 0.2)',\\n\\t\\t\\tborderColor: ['rgba(75, 192, 192, 1)']\\n\\t\\t}]\\n\\t};\\n\\n\\tvar chartOptions = {\\n\\t\\tresponsive: true,\\n\\t\\tlegend: { display: false },\\n\\t\\tscaleOverride: true,\\n\\t\\tscaleSteps: 5,\\n\\t\\tscaleStepWidth: 10\\n\\t};\\n\\n\\treturn _react2.default.createElement(_reactChartjs.Bar, { data: chartData, options: chartOptions });\\n};\\n\\n//# sourceURL=webpack:///./src/LiveChart.jsx?\");\n\n/***/ }),\n\n/***/ \"./src/app.js\":\n/*!********************!*\\\n  !*** ./src/app.js ***!\n  \\********************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\n\"use strict\";\neval(\"\\n\\nvar _react = __webpack_require__(/*! react */ \\\"./node_modules/react/index.js\\\");\\n\\nvar _react2 = _interopRequireDefault(_react);\\n\\nvar _reactDom = __webpack_require__(/*! react-dom */ \\\"./node_modules/react-dom/index.js\\\");\\n\\nvar _reactDom2 = _interopRequireDefault(_reactDom);\\n\\nvar _LiveChart = __webpack_require__(/*! ./LiveChart.jsx */ \\\"./src/LiveChart.jsx\\\");\\n\\nvar _LiveChart2 = _interopRequireDefault(_LiveChart);\\n\\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }\\n\\n_reactDom2.default.render(_react2.default.createElement(_LiveChart2.default, null), document.getElementById('Content'));\\n\\n//# sourceURL=webpack:///./src/app.js?\");\n\n/***/ }),\n\n/***/ 0:\n/*!**************************************************************************************************************!*\\\n  !*** multi webpack-hot-middleware/client?reload=true&path=__webpack_hmr&dynamicPublicPath=true ./src/app.js ***!\n  \\**************************************************************************************************************/\n/*! no static exports found */\n/***/ (function(module, exports, __webpack_require__) {\n\neval(\"__webpack_require__(/*! webpack-hot-middleware/client?reload=true&path=__webpack_hmr&dynamicPublicPath=true */\\\"./node_modules/webpack-hot-middleware/client.js?reload=true&path=__webpack_hmr&dynamicPublicPath=true\\\");\\nmodule.exports = __webpack_require__(/*! ./src/app.js */\\\"./src/app.js\\\");\\n\\n\\n//# sourceURL=webpack:///multi_webpack-hot-middleware/client?\");\n\n/***/ })\n\n/******/ });"
  },
  {
    "path": "_archive/LiveChart/wwwroot/index.html",
    "content": "﻿<!DOCTYPE html>\n<html>\n<head>\n   <meta http-equiv=\"content-type\" content=\"text/html; charset=UTF8\">\n   <title>DotNetify-React</title>\n</head>\n<body>\n   <div id=\"Content\"></div>\n\n   <script src=\"bundle.js\"></script>\n</body>\n</html>"
  },
  {
    "path": "_archive/README.md",
    "content": "#### HelloWorld\nThis real-time \"Hello World\" demo is created with Visual Studio 2017 + WebPack.\n\n#### LiveChart\nReal-time chart demo using [ReactiveX](http://reactivex.io/) streams on the back-end.\n\n#### ReactTemplate (Typescript)\nFull SPA template for .NET Core 2.x featuring real-time dashboard, OpenID Connect/OAuth2 authentication, and more!\n\n#### Routing\nIsomorphic/universal routing demo, capable of both client-side and server-side rendering of deep-links.\n[NodeJS](https://nodejs.org/en/) is required.  Read the details [here](https://hackernoon.com/server-side-rendering-of-deep-links-with-react-and-net-core-882830ca663).\n\n### Documentation\nVisit [http://dotnetify.net/react](http://dotnetify.net/react) for documentation and live demo.\n"
  },
  {
    "path": "_archive/ReactTemplateTS/.editorconfig",
    "content": "root = true\n[*]\nindent_style = space\nindent_size = 4\ncharset = utf-utf-8-bom\nend_of_line = crlf"
  },
  {
    "path": "_archive/ReactTemplateTS/README.md",
    "content": "<p align=\"center\"><img width=\"400px\" src=\"http://dotnetify.net/content/images/dotnetify-logo.png\"></p>\n\n## dotNetify-React template\n\nDotNetify is a [free, open source project](https://github.com/dsuryd/dotNetify) that lets you create real-time, reactive, cross-platform apps with React, React Native, or Knockout front-end with TypeScript on C# .NET back-end via WebSocket.\n\nThis is a full React SPA template for ASP.NET Core 2.0 featuring:\n- Reactive, real-time dashboard page.\n- Edit form + CRUD table pages.\n- Login page with JWT bearer token authentication.\n- UI components from [Material-UI](http://www.material-ui.com/#/).\n- Routing with deep links.\n- Webpack hot module replacement + [dotnet watch](https://docs.microsoft.com/en-us/aspnet/core/tutorials/dotnet-watch).\n- [OpenID Connect/OAuth2](https://github.com/aspnet-contrib/AspNet.Security.OpenIdConnect.Server) authentication server.\n\n![alt screenshot](https://github.com/dsuryd/dotnetify-react-demo-vs2017/blob/master/ReactTemplate/screenshot.gif)\n\n### How to make it work with IE 11\n\nAdd the following scripts in `index.html`:\n```\n <!-- Polyfills for IE 11 -->\n <script src=\"https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.26.0/polyfill.min.js\"></script>\n <script src=\"https://cdn.jsdelivr.net/npm/fetch-polyfill@0.8.2/fetch.min.js\"></script>\n```\n\n### Documentation\n\nDocumentation and live demo are available at [http://dotnetify.net/react](http://dotnetify.net/react).\n\n### Credits\n\nThe UI layout was adapted from the [work by @rafaelhz](https://github.com/rafaelhz/react-material-admin-template).  \n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/.babelrc",
    "content": "{\n    \"presets\": [\n        \"es2015\",\n        \"react\",\n        \"stage-0\"\n    ]\n}"
  },
  {
    "path": "_archive/ReactTemplateTS/content/.gitignore",
    "content": "# See https://help.github.com/ignore-files/ for more about ignoring files.\n\n# dependencies\n/node_modules\n/bin\n/obj\n\n#Visual Studio\n.vs\n.vscode\n*.csproj.user\n/Properties/launchSettings.json\n\n# misc\n.DS_Store\n.env\nnpm-debug.log*\nyarn-debug.log*\nyarn-error.log*\nwwwroot/dist\n\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/app.tsx",
    "content": "import * as React from 'react';\nimport * as ReactDOM from 'react-dom';\nimport App from './routes';\nimport 'flexboxgrid/css/flexboxgrid.css';\nimport './styles/app.css';\n\nReactDOM.render(\n    <App />,\n    document.getElementById('App'));\n\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/auth.tsx",
    "content": "class Auth {\n    url = \"/token\";\n\n    signIn(username, password) {\n        return fetch(this.url, {\n            method: 'post',\n            mode: 'no-cors',\n            body: \"username=\" + username + \"&password=\" + password + \"&grant_type=password&client_id=dotnetifydemo\",\n            headers: { 'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8' }\n        })\n        .then(response => {\n            if (!response.ok) throw new Error(response.status.toString());\n            return response.json();\n        })\n        .then(token => {\n            window.localStorage.setItem(\"access_token\", token.access_token);\n        });\n    }\n\n    signOut() {\n        window.localStorage.removeItem(\"access_token\");\n        window.location.href = \"/\";\n    }\n\n    getAccessToken() {\n        return window.localStorage.getItem(\"access_token\");\n    }\n\n    hasAccessToken() {\n        return this.getAccessToken() != null;\n    }\n}\n\nexport default new Auth();"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/components/BasePage.tsx",
    "content": "import * as React from 'react';\nimport PropTypes from 'prop-types';\nimport Paper from 'material-ui/Paper';\nimport Divider from 'material-ui/Divider';\nimport globalStyles from '../styles/styles';\n\nconst BasePage = (props) => {\n  \n  const { title, navigation } = props;\n\n  return (\n    <div>\n      <span style={globalStyles.navigation}>{navigation}</span>\n      <Paper style={globalStyles.paper}>\n        <h3 style={globalStyles.title}>{title}</h3>\n        <Divider />\n        {props.children}\n        <div style={globalStyles.clear} />\n      </Paper>\n    </div>\n  );\n};\n\nexport default BasePage;\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/components/Header.tsx",
    "content": "import * as React from \"react\";\nimport PropTypes from \"prop-types\";\nimport { RouteLink } from \"dotnetify/dist/dotnetify-react.router\";\nimport AppBar from \"material-ui/AppBar\";\nimport Menu from \"material-ui/svg-icons/navigation/menu\";\nimport MenuItem from \"material-ui/MenuItem\";\nimport IconButton from \"material-ui/IconButton\";\nimport IconMenu from \"material-ui/IconMenu\";\nimport MoreVertIcon from \"material-ui/svg-icons/navigation/more-vert\";\nimport ViewModule from \"material-ui/svg-icons/action/view-module\";\nimport { white } from \"material-ui/styles/colors\";\nimport FontIcon from \"material-ui/FontIcon\";\nimport auth from \"../auth\";\n\ntype Props = {\n  styles: any;\n  handleChangeRequestNavDrawer: void;\n  onSidebarToggle(event: any): void;\n};\nconst Header = props => {\n  const { styles, onSidebarToggle }: Props = props;\n\n  const style = {\n    appBar: {\n      position: \"fixed\",\n      top: 0,\n      overflow: \"hidden\",\n      maxHeight: 57\n    },\n    menuButton: { marginLeft: 10 },\n    iconsRightContainer: { marginLeft: 20 }\n  } as any;\n\n  const handleSignout = _ => auth.signOut();\n\n  return (\n    <div>\n      <AppBar\n        style={{ ...styles, ...style.appBar }}\n        iconElementLeft={\n          <IconButton style={style.menuButton} onClick={onSidebarToggle}>\n            <Menu color={white} />\n          </IconButton>\n        }\n        iconElementRight={\n          <div style={style.iconsRightContainer}>\n            <IconMenu\n              iconButtonElement={\n                <IconButton>\n                  <MoreVertIcon color={white} />\n                </IconButton>\n              }\n              targetOrigin={{ horizontal: \"right\", vertical: \"top\" }}\n              anchorOrigin={{ horizontal: \"right\", vertical: \"top\" }}\n            >\n              <MenuItem primaryText=\"Sign out\" onClick={handleSignout} />\n            </IconMenu>\n          </div>\n        }\n      />\n    </div>\n  );\n};\n\nexport default Header;\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/components/Sidebar.tsx",
    "content": "import * as React from \"react\";\nimport PropTypes from \"prop-types\";\nimport { RouteLink } from \"dotnetify/dist/dotnetify-react.router\";\nimport Avatar from \"material-ui/Avatar\";\nimport Drawer from \"material-ui/Drawer\";\nimport FontIcon from \"material-ui/FontIcon\";\nimport MenuItem from \"material-ui/MenuItem\";\nimport { spacing, typography } from \"material-ui/styles\";\nimport { white, blue600 } from \"material-ui/styles/colors\";\ntype Props = {\n  sidebarOpen: boolean;\n  menus: Array<any>;\n  username: string;\n  userAvatarUrl: string;\n  vm: any;\n  logoTitle: any;\n  open: boolean;\n};\nconst Sidebar = props => {\n  let { vm, logoTitle, open, userAvatarUrl, menus }: Props = props;\n\n  const styles = {\n    logo: {\n      cursor: \"pointer\",\n      fontSize: 22,\n      color: typography.textFullWhite,\n      lineHeight: `${spacing.desktopKeylineIncrement}px`,\n      fontWeight: typography.fontWeightLight,\n      backgroundColor: blue600,\n      paddingLeft: 70,\n      height: 56\n    },\n    menuItem: {\n      color: white,\n      fontSize: 14\n    },\n    avatar: {\n      div: {\n        padding: \"15px 0 20px 15px\",\n        backgroundImage: \"url(\" + require(\"../images/material_bg.png\") + \")\",\n        height: 45\n      },\n      icon: {\n        float: \"left\",\n        display: \"block\",\n        marginRight: 15,\n        boxShadow: \"0px 0px 0px 8px rgba(0,0,0,0.2)\"\n      },\n      span: {\n        paddingTop: 12,\n        display: \"block\",\n        color: \"white\",\n        fontWeight: 300,\n        textShadow: \"1px 1px #444\"\n      }\n    }\n  } as any;\n\n  return (\n    <Drawer docked={true} open={open}>\n      <div style={styles.logo}>{logoTitle}</div>\n      <div style={styles.avatar.div}>\n        <Avatar src={userAvatarUrl} size={50} style={styles.avatar.icon} />\n        <span style={styles.avatar.span}>{props.username}</span>\n      </div>\n      <div>\n        {menus.map((menu, index) => (\n          <MenuItem\n            key={index}\n            style={styles.menuItem}\n            primaryText={menu.Title}\n            leftIcon={<FontIcon className=\"material-icons\">{menu.Icon}</FontIcon>}\n            containerElement={<RouteLink vm={vm} route={menu.Route} />}\n          />\n        ))}\n      </div>\n    </Drawer>\n  );\n};\nexport default Sidebar;\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/components/dashboard/InfoBox.tsx",
    "content": "import * as React from \"react\";\nimport Paper from \"material-ui/Paper\";\nimport { white, grey800 } from \"material-ui/styles/colors\";\nimport { typography } from \"material-ui/styles\";\n\ntype Props = {\n  color: string;\n  title: string;\n  value: number;\n  Icon: any;\n};\nclass InfoBox extends React.Component<Props, any> {\n  render() {\n    const { color, title, value, Icon } = this.props;\n\n    const styles = {\n      content: {\n        padding: \"5px 10px\",\n        marginLeft: 90,\n        height: 80\n      },\n      number: {\n        display: \"block\",\n        fontWeight: \"bold\",\n        fontSize: 18,\n        paddingTop: 10,\n        color: grey800\n      },\n      text: {\n        fontSize: 18,\n        fontWeight: typography.fontWeightLight,\n        color: grey800\n      },\n      iconSpan: {\n        float: \"left\",\n        height: 90,\n        width: 90,\n        textAlign: \"center\",\n        backgroundColor: color\n      },\n      icon: {\n        height: 48,\n        width: 48,\n        marginTop: 20,\n        maxWidth: \"100%\"\n      }\n    } as any;\n\n    return (\n      <Paper>\n        <span style={styles.iconSpan}>\n          <Icon color={white} style={styles.icon} />\n        </span>\n\n        <div style={styles.content}>\n          <span style={styles.text}>{title}</span>\n          <span style={styles.number}>{value}</span>\n        </div>\n      </Paper>\n    );\n  }\n}\n\nexport default InfoBox;\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/components/dashboard/RecentActivities.tsx",
    "content": "import * as React from \"react\";\nimport { RouteLink } from \"dotnetify/dist/dotnetify-react.router\";\nimport PropTypes from \"prop-types\";\nimport Avatar from \"material-ui/Avatar\";\nimport { List, ListItem } from \"material-ui/List\";\nimport Subheader from \"material-ui/Subheader\";\nimport Divider from \"material-ui/Divider\";\nimport Paper from \"material-ui/Paper\";\nimport IconButton from \"material-ui/IconButton\";\nimport MoreVertIcon from \"material-ui/svg-icons/navigation/more-vert\";\nimport IconMenu from \"material-ui/IconMenu\";\nimport MenuItem from \"material-ui/MenuItem\";\nimport { grey400, cyan600, white } from \"material-ui/styles/colors\";\nimport { typography } from \"material-ui/styles\";\nimport Wallpaper from \"material-ui/svg-icons/device/wallpaper\";\n\nconst RecentActivities = props => {\n  const styles = {\n    subheader: {\n      fontSize: 24,\n      fontWeight: typography.fontWeightLight,\n      backgroundColor: cyan600,\n      color: white\n    }\n  } as any;\n\n  const iconButtonElement = (\n    <IconButton touch={true} tooltipPosition=\"bottom-left\">\n      <MoreVertIcon color={grey400} />\n    </IconButton>\n  );\n\n  const handleMenuClick = route => props.vm.$routeTo(route);\n\n  return (\n    <Paper>\n      <List>\n        <Subheader style={styles.subheader}>Recent Activities</Subheader>\n        {props.data.map((item, idx) => (\n          <div key={idx}>\n            <ListItem\n              leftAvatar={<Avatar icon={<Wallpaper />} />}\n              primaryText={item.PersonName}\n              secondaryText={item.Status}\n              rightIconButton={\n                <IconMenu iconButtonElement={iconButtonElement}>\n                  <MenuItem onClick={_ => handleMenuClick(item.Route)}>View</MenuItem>\n                </IconMenu>\n              }\n            />\n            <Divider inset={true} />\n          </div>\n        ))}\n      </List>\n    </Paper>\n  );\n};\n\nexport default RecentActivities;\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/components/dashboard/ServerUsage.tsx",
    "content": "import * as React from \"react\";\nimport PropTypes from \"prop-types\";\nimport { Bar } from \"react-chartjs-2\";\nimport Paper from \"material-ui/Paper\";\nimport { white, pink600, pink500, pink400 } from \"material-ui/styles/colors\";\nimport GlobalStyles from \"../../styles/styles\";\n\nconst ServerUsage = props => {\n  const styles = {\n    paper: {\n      backgroundColor: pink600,\n      height: 150\n    },\n    div: {\n      marginLeft: \"auto\",\n      marginRight: \"auto\",\n      width: \"95%\",\n      height: 85\n    },\n    header: {\n      color: white,\n      backgroundColor: pink500,\n      padding: 10\n    }\n  };\n\n  const data = {\n    labels: props.label,\n    datasets: [\n      {\n        data: props.data,\n        backgroundColor: pink400,\n        borderColor: pink500\n      }\n    ]\n  };\n\n  const options = {\n    legend: { display: false },\n    scales: { xAxes: [{ ticks: { fontColor: white }, display: true, gridLines: { display: false } }], yAxes: [{ display: false }] },\n    layout: { padding: { bottom: 5 } },\n    maintainAspectRatio: false\n  };\n\n  return (\n    <Paper style={styles.paper}>\n      <div style={{ ...GlobalStyles.title, ...styles.header }}>Server Usage</div>\n      <div style={styles.div}>\n        <Bar data={data} options={options} />\n      </div>\n    </Paper>\n  );\n};\n\nexport default ServerUsage;\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/components/dashboard/Traffic.tsx",
    "content": "import * as React from \"react\"\nimport PropTypes from 'prop-types';\nimport { Line } from 'react-chartjs-2';\nimport Paper from 'material-ui/Paper';\nimport { white, purple600, purple500 } from 'material-ui/styles/colors';\n\nconst Traffic = (props) => {\n\n  const styles = {\n    paper: {\n      backgroundColor: purple500,\n      height: 150\n    },\n    div: {\n      height: 95,\n      padding: '5px 15px 0 15px',\n    },\n    header: {\n      fontSize: 24,\n      color: white,\n      backgroundColor: purple600,\n      padding: 10,\n    }\n  };\n\n  const data = {\n    labels: new Array(props.data.length),\n    datasets: [\n      {\n        data: props.data,\n        fill: false,\n        backgroundColor: 'white',\n        borderColor: '#8884d8',\n        borderWidth: 2,\n        pointBorderWidth: 2,\n        cubicInterpolationMode: 'monotone'\n      }\n    ]\n  };\n\n  const options = {\n    legend: { display: false },\n    scales: { xAxes: [{ display: false }], yAxes: [{ display: false }] },\n    layout: { padding: { left: 5, right: 5, top: 5, bottom: 5 } },\n    maintainAspectRatio: false\n  }\n\n  return (\n    <Paper style={styles.paper}>\n      <div style={{ ...styles.header }}>Traffic</div>\n      <div style={styles.div}>\n        <Line data={data} options={options} />\n      </div>\n    </Paper>\n  );\n};\n\nexport default Traffic;\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/components/dashboard/Utilization.tsx",
    "content": "import * as React from \"react\";\nimport { Doughnut } from \"react-chartjs-2\";\nimport Paper from \"material-ui/Paper\";\nimport Avatar from \"material-ui/Avatar\";\nimport List from \"material-ui/List/List\";\nimport ListItem from \"material-ui/List/ListItem\";\nimport MemoryIcon from \"material-ui/svg-icons/hardware/memory\";\nimport DiskIcon from \"material-ui/svg-icons/hardware/sim-card\";\nimport NetworkIcon from \"material-ui/svg-icons/device/network-wifi\";\nimport { cyan600, pink600, purple600 } from \"material-ui/styles/colors\";\nimport GlobalStyles from \"../../styles/styles\";\n\nconst Utilization = props => {\n  const styles = {\n    paper: {\n      minHeight: 344,\n      padding: 10\n    },\n    legend: {\n      paddingTop: 60\n    },\n    legendText: {\n      fontSize: \"12px\"\n    },\n    pieChartDiv: {\n      height: 290,\n      textAlign: \"center\"\n    }\n  } as any;\n\n  const labelStyles = [{ color: cyan600, icon: <MemoryIcon /> }, { color: pink600, icon: <DiskIcon /> }, { color: purple600, icon: <NetworkIcon /> }];\n\n  const data = {\n    labels: props.label,\n    datasets: [\n      {\n        data: props.data,\n        backgroundColor: [cyan600, pink600, purple600]\n      }\n    ]\n  };\n\n  const options = {\n    legend: { display: false },\n    layout: { padding: { left: 0, right: 10, top: 20, bottom: 10 } },\n    maintainAspectRatio: false\n  };\n\n  return (\n    <Paper style={styles.paper}>\n      <span style={GlobalStyles.title}>Utilization</span>\n      <div className=\"row\">\n        <div className=\"col-xs-12 col-sm-8 col-md-8 col-lg-8\">\n          <div style={styles.pieChartDiv}>\n            <Doughnut data={data} options={options} />\n          </div>\n        </div>\n        <div className=\"col-xs-12 col-sm-4 col-md-4 col-lg-4\">\n          <div style={styles.legend}>\n            <List>\n              {props.label.map((item, idx) => (\n                <ListItem key={item} leftAvatar={<Avatar icon={labelStyles[idx].icon} backgroundColor={labelStyles[idx].color} />}>\n                  <span style={styles.legendText}>{item}</span>\n                </ListItem>\n              ))}\n            </List>\n          </div>\n        </div>\n      </div>\n    </Paper>\n  );\n};\n\nexport default Utilization;\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/components/table/InlineEdit.tsx",
    "content": "import * as React from \"react\";\nimport FlatButton from \"material-ui/FlatButton\";\nimport EditIcon from \"material-ui/svg-icons/content/create\";\nimport TextField from \"material-ui/TextField\";\nimport { grey400 } from \"material-ui/styles/colors\";\n\ntype State = {\n  hover: any;\n  edit: any;\n  value: any;\n};\ntype Props = {\n  onChange(value: any): void;\n};\n\nexport default class InlineEdit extends React.Component<Props, State> {\n  constructor(props) {\n    super(props);\n    this.state = {\n      hover: false,\n      edit: false,\n      value: this.props.children\n    };\n  }\n  render() {\n    let { hover, edit, value } = this.state;\n    const originalValue = this.props.children;\n\n    const styles = {\n      label: { minHeight: \"2em\", marginTop: \"10px\" },\n      editIcon: { width: 20, height: 20, fill: grey400, marginLeft: 8 },\n      editIconHidden: { width: 20, height: 20, fill: \"none\", marginLeft: 8 }\n    };\n\n    const handleClick = event => {\n      event.stopPropagation();\n      if (!edit) {\n        this.setState({ value: originalValue });\n        this.setState({ edit: true, hover: false });\n      }\n    };\n\n    const handleBlur = event => {\n      this.setState({ edit: false });\n      if (value.length > 0 && value != originalValue) this.props.onChange(value);\n      else this.setState({ value: originalValue });\n    };\n\n    const handleMouseEnter = _ => this.setState({ hover: true });\n    const handleMouseLeave = _ => this.setState({ hover: false });\n    const setFocus = input => input && input.focus();\n\n    if (!edit)\n      return (\n        <div onMouseEnter={handleMouseEnter} onMouseLeave={handleMouseLeave}>\n          <span onClick={handleClick}>{originalValue}</span>\n          {hover ? <EditIcon style={styles.editIcon} /> : <EditIcon style={styles.editIconHidden} />}\n        </div>\n      );\n    else\n      return (\n        <TextField\n          id=\"EditField\"\n          ref={input => setFocus(input)}\n          value={this.state.value}\n          // onClick={handleClick}\n          onBlur={handleBlur}\n          onChange={event => {\n            const target = event.target as HTMLInputElement;\n            this.setState({ value: target.value });\n          }}\n        />\n      );\n  }\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/components/table/Pagination.tsx",
    "content": "import * as React from \"react\"\nimport Paper from 'material-ui/Paper';\nimport FlatButton from 'material-ui/FlatButton';\n\nconst Pagination = (props) => {\n\n  const styles = {\n    paper: {\n      display: 'inline',\n      padding: '.5em 0'\n    },\n    button: { minWidth: '1em'}\n  };\n\n  const pageButtons = props.pages.map(page =>\n    <Paper key={page} style={styles.paper}>\n      <FlatButton style={styles.button}\n        label={page}\n        disabled={props.select == page}\n        onClick={() => props.onSelect(page)} />\n    </Paper>\n  );\n\n  return (\n    <div style={props.style}>{pageButtons}</div>\n  );\n}\n\nexport default Pagination;"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/routes.tsx",
    "content": "import * as React from 'react';\nimport  * as ReactDOM from 'react-dom';\nimport App from './views/App';\nimport Dashboard from './views/Dashboard';\nimport FormPage from './views/FormPage';\nimport TablePage from './views/TablePage';\n\n// Import all the routeable views into the global window variable.\nObject.assign(window, {\n    Dashboard,\n    FormPage,\n    TablePage\n});\n\n// Hot module replacement.  \nif (module.hot) {\n    const render = (react, elemId) => {\n        ReactDOM.unmountComponentAtNode(document.getElementById(elemId));\n        ReactDOM.render(React.createElement(react), document.getElementById(elemId));\n    }\n\n    module.hot.accept('./views/App.tsx',()=>render(require('./views/App').default, 'App'));\n    module.hot.accept('./views/Dashboard.tsx', () => render(require('./views/Dashboard').default, 'Content'));\n    module.hot.accept('./views/FormPage.tsx', () => render(require('./views/FormPage').default, 'Content'));\n    module.hot.accept('./views/TablePage.tsx', () => render(require('./views/TablePage').default, 'Content'));\n}\n\nexport default App;"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/styles/app.css",
    "content": "html {\n    font-family: 'Roboto', sans-serif;\n    -webkit-font-smoothing: antialiased;\n  }\n  \n  body, h1, h2, h3, h4, h5, h6 {\n    font-size: 15px;\n    margin: 0;\n    line-height: 24px;\n  }\n  \n  body {\n    margin: 0;\n    background-color: #efefef;\n  }\n  \n  body, html, #app, #app > div{\n    height: 100%;\n  }\n  \n  a {\n    color: #ff4081;\n    text-decoration: none;\n  }\n  \n  a:hover {\n    text-decoration: underline;\n  }\n  \n  .m-b-15 {\n    margin-bottom: 15px\n  }"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/styles/styles.ts",
    "content": "import { typography } from \"material-ui/styles\";\nimport { grey600 } from \"material-ui/styles/colors\";\nconst styles = {\n  navigation: {\n    fontSize: 15,\n    fontWeight: typography.fontWeightLight,\n    color: grey600,\n    paddingBottom: 15,\n    display: \"block\"\n  },\n  title: {\n    fontSize: 24,\n    fontWeight: typography.fontWeightLight,\n    marginBottom: 20\n  },\n  paper: {\n    padding: 30\n  }\n} as any;\n\nexport default styles;\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/styles/theme-default.ts",
    "content": "import getMuiTheme from \"material-ui/styles/getMuiTheme\";\nimport { blue600, grey900 } from \"material-ui/styles/colors\";\n\nconst themeDefault = getMuiTheme({\n  palette: {},\n  appBar: {\n    height: 57,\n    color: blue600\n  },\n  drawer: {\n    width: 230,\n    color: grey900\n  },\n  raisedButton: {\n    primaryColor: blue600\n  }\n});\n\nexport default themeDefault;\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/views/App.tsx",
    "content": "import * as React from \"react\";\nimport dotnetify from \"dotnetify\";\nimport LoginPage from \"./LoginPage\";\nimport AppLayout from \"./AppLayout\";\nimport auth from \"../auth\";\ntype State = {\n  authenticated: boolean;\n};\ntype Props = {\n  children: any;\n};\nexport default class App extends React.Component<any, any> {\n  constructor(props) {\n    super(props);\n    this.state = { authenticated: auth.hasAccessToken() };\n  }\n\n  render(): JSX.Element {\n    const handleAuthenticated = () => this.setState({ authenticated: true });\n    return !this.state.authenticated ? <LoginPage onAuthenticated={handleAuthenticated} /> : <AppLayout />;\n  }\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/views/AppLayout.tsx",
    "content": "import * as React from \"react\";\nimport dotnetify, { dotnetifyVM } from \"dotnetify\";\nimport MuiThemeProvider from \"material-ui/styles/MuiThemeProvider\";\nimport withWidth, { LARGE, SMALL } from \"material-ui/utils/withWidth\";\nimport Header from \"../components/Header\";\nimport Sidebar from \"../components/Sidebar\";\nimport ThemeDefault from \"../styles/theme-default\";\nimport auth from \"../auth\";\n\ntype State = {};\ntype Props = {\n  userAvatar: string;\n  userName: string;\n  menus: Array<any>;\n  width: number;\n};\nexport default class AppLayout extends React.Component<any, any> {\n  vm: dotnetifyVM;\n  constructor(props) {\n    super(props);\n\n    this.vm = dotnetify.react.connect(\"AppLayout\", this, {\n      headers: { Authorization: \"Bearer \" + auth.getAccessToken() },\n      exceptionHandler: _ => auth.signOut()\n    });\n    this.vm.onRouteEnter = (path, template) => (template.Target = \"Content\");\n\n    this.state = {\n      sidebarOpen: props.width === LARGE,\n      Menus: []\n    };\n  }\n\n  componentWillUnmount() {\n    this.vm.$destroy();\n  }\n\n  componentWillReceiveProps(nextProps) {\n    if (this.props.width !== nextProps.width) {\n      this.setState({ sidebarOpen: nextProps.width === LARGE });\n    }\n  }\n\n  render() {\n    let { sidebarOpen, Menus, UserAvatar, UserName } = this.state;\n    let userAvatarUrl = UserAvatar ? UserAvatar : null;\n\n    const paddingLeftSidebar = 236;\n    const styles = {\n      header: { paddingLeft: sidebarOpen ? paddingLeftSidebar : 0 },\n      container: {\n        margin: \"80px 20px 20px 15px\",\n        paddingLeft: sidebarOpen && this.props.width !== SMALL ? paddingLeftSidebar : 0\n      }\n    };\n\n    const handleSidebarToggle = () => this.setState({ sidebarOpen: !this.state.sidebarOpen });\n\n    return (\n      <MuiThemeProvider muiTheme={ThemeDefault}>\n        <div>\n          <Header styles={styles.header} onSidebarToggle={handleSidebarToggle} />\n          <Sidebar vm={this.vm} logoTitle=\"dotNetify\" open={sidebarOpen} userAvatarUrl={userAvatarUrl} menus={Menus} username={UserName} />\n          <div id=\"Content\" style={styles.container} />\n        </div>\n      </MuiThemeProvider>\n    );\n  }\n}\n\n//export default withWidth()(AppLayout);\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/views/Dashboard.tsx",
    "content": "import * as React from \"react\";\nimport dotnetify, { dotnetifyVM } from \"dotnetify\";\nimport MuiThemeProvider from \"material-ui/styles/MuiThemeProvider\";\nimport DownloadIcon from \"material-ui/svg-icons/file/cloud-download\";\nimport UploadIcon from \"material-ui/svg-icons/file/cloud-upload\";\nimport LatencyIcon from \"material-ui/svg-icons/notification/network-check\";\nimport UserIcon from \"material-ui/svg-icons/action/face\";\nimport { cyan600, pink600, purple600, orange600 } from \"material-ui/styles/colors\";\nimport InfoBox from \"../components/dashboard/InfoBox\";\nimport Traffic from \"../components/dashboard/Traffic\";\nimport ServerUsage from \"../components/dashboard/ServerUsage\";\nimport Utilization from \"../components/dashboard/Utilization\";\nimport RecentActivities from \"../components/dashboard/RecentActivities\";\nimport globalStyles from \"../styles/styles\";\nimport ThemeDefault from \"../styles/theme-default\";\nimport auth from \"../auth\";\ntype State = {\n  Traffic: Array<any>;\n  ServerUsage: Array<any>;\n  ServerUsageLabel: Array<any>;\n  Utilization: Array<any>;\n  UtilizationLabel: Array<any>;\n  RecentActivities: Array<any>;\n  Download: any;\n  Upload: any;\n  Latency: any;\n  Users: any;\n};\ntype Props = {};\nexport default class Dashboard extends React.Component<any, State> {\n  vm: dotnetifyVM;\n  dispatch: (state: any) => any;\n  constructor(props) {\n    super(props);\n    this.vm = dotnetify.react.connect(\"Dashboard\", this, {\n      exceptionHandler: ex => {\n        alert(ex.message);\n        auth.signOut();\n      }\n    });\n    this.dispatch = state => this.vm.$dispatch(state);\n\n    this.state = {\n      Traffic: [],\n      ServerUsage: [],\n      ServerUsageLabel: [],\n      Utilization: [],\n      UtilizationLabel: [],\n      RecentActivities: []\n    } as State;\n  }\n\n  componentWillUnmount() {\n    this.vm.$destroy();\n  }\n\n  render() {\n    return (\n      <MuiThemeProvider muiTheme={ThemeDefault}>\n        <div>\n          <h3 style={globalStyles.navigation}>Application / Dashboard</h3>\n\n          <div className=\"row\">\n            <div className=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 m-b-15 \">\n              <InfoBox Icon={DownloadIcon} color={pink600} title=\"Download\" value={this.state.Download} />\n            </div>\n\n            <div className=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 m-b-15 \">\n              <InfoBox Icon={UploadIcon} color={cyan600} title=\"Upload\" value={this.state.Upload} />\n            </div>\n\n            <div className=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 m-b-15 \">\n              <InfoBox Icon={LatencyIcon} color={purple600} title=\"Latency\" value={this.state.Latency} />\n            </div>\n\n            <div className=\"col-xs-12 col-sm-6 col-md-3 col-lg-3 m-b-15 \">\n              <InfoBox Icon={UserIcon} color={orange600} title=\"Users\" value={this.state.Users} />\n            </div>\n          </div>\n\n          <div className=\"row\">\n            <div className=\"col-xs-12 col-sm-6 col-md-6 col-lg-6 col-md m-b-15\">\n              <Traffic data={this.state.Traffic} />\n            </div>\n\n            <div className=\"col-xs-12 col-sm-6 col-md-6 col-lg-6 m-b-15\">\n              <ServerUsage data={this.state.ServerUsage} label={this.state.ServerUsageLabel} />\n            </div>\n          </div>\n\n          <div className=\"row\">\n            <div className=\"col-xs-12 col-sm-12 col-md-6 col-lg-6 m-b-15 \">\n              <RecentActivities vm={this.vm} data={this.state.RecentActivities} />\n            </div>\n\n            <div className=\"col-xs-12 col-sm-12 col-md-6 col-lg-6 m-b-15 \">\n              <Utilization data={this.state.Utilization} label={this.state.UtilizationLabel} />\n            </div>\n          </div>\n        </div>\n      </MuiThemeProvider>\n    );\n  }\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/views/FormPage.tsx",
    "content": "import * as React from \"react\";\nimport dotnetify, { dotnetifyVM } from \"dotnetify\";\nimport { RouteLink } from \"dotnetify/dist/dotnetify-react.router\";\nimport MuiThemeProvider from \"material-ui/styles/MuiThemeProvider\";\nimport Divider from \"material-ui/Divider\";\nimport MenuItem from \"material-ui/MenuItem\";\nimport RaisedButton from \"material-ui/RaisedButton\";\nimport SelectField from \"material-ui/SelectField\";\nimport TextField from \"material-ui/TextField\";\nimport { grey400, pink400 } from \"material-ui/styles/colors\";\nimport BasePage from \"../components/BasePage\";\nimport ThemeDefault from \"../styles/theme-default\";\n\ntype State = {\n  dirty: boolean;\n  Employees: Array<any>;\n  Id: string;\n  FirstName: string;\n  LastName: string;\n};\ntype Props = {};\nclass FormPage extends React.Component<Props, State> {\n  vm: dotnetifyVM;\n  routeTo: (route: any) => any;\n  dispatch: (state: any) => any;\n  constructor(props) {\n    super(props);\n    this.vm = dotnetify.react.connect(\"Form\", this);\n    this.dispatch = state => this.vm.$dispatch(state);\n    this.routeTo = route => this.vm.$routeTo(route);\n\n    this.state = {\n      dirty: false,\n      Employees: [],\n      FirstName: \"\",\n      LastName: \"\"\n    } as any;\n  }\n\n  componentWillUnmount() {\n    this.vm.$destroy();\n  }\n\n  render() {\n    let { dirty, Employees, Id, FirstName, LastName } = this.state;\n\n    const styles = {\n      selectLabel: { color: pink400 },\n      toggleDiv: {\n        maxWidth: 300,\n        marginTop: 40,\n        marginBottom: 5\n      },\n      toggleLabel: {\n        color: grey400,\n        fontWeight: 100\n      },\n      buttons: {\n        marginTop: 30,\n        float: \"right\"\n      },\n      saveButton: { marginLeft: 5 }\n    } as any;\n\n    const handleSelectFieldChange = (event, idx, value) => this.routeTo(Employees.find(i => i.Id == value).Route);\n\n    const handleCancel = _ => {\n      this.dispatch({ Cancel: Id });\n      this.setState({ dirty: false });\n    };\n\n    const handleSave = _ => {\n      this.dispatch({ Save: { Id: Id, FirstName: FirstName, LastName: LastName } });\n      this.setState({ dirty: false });\n    };\n\n    return (\n      <MuiThemeProvider muiTheme={ThemeDefault}>\n        <BasePage title=\"Form Page\" navigation=\"Application / Form Page\">\n          <form>\n            <SelectField value={Id} onChange={handleSelectFieldChange} floatingLabelText=\"Select to edit\" floatingLabelStyle={styles.selectLabel}>\n              {Employees.map(item => <MenuItem key={item.Id} value={item.Id} primaryText={item.Name} />)}\n            </SelectField>\n\n            <TextField\n              hintText=\"Enter first name\"\n              floatingLabelText=\"First Name\"\n              fullWidth={true}\n              value={FirstName}\n              onChange={event => {\n                const target = event.target as HTMLInputElement;\n                this.setState({ FirstName: target.value, dirty: true });\n              }}\n            />\n\n            <TextField\n              hintText=\"Enter last name\"\n              floatingLabelText=\"Last Name\"\n              fullWidth={true}\n              value={LastName}\n              onChange={event => {\n                const target = event.target as HTMLInputElement;\n                this.setState({ LastName: target.value });\n              }}\n            />\n\n            <div style={styles.buttons}>\n              <RaisedButton label=\"Cancel\" onClick={handleCancel} disabled={!dirty} />\n\n              <RaisedButton label=\"Save\" onClick={handleSave} disabled={!dirty} style={styles.saveButton} primary={true} />\n            </div>\n          </form>\n        </BasePage>\n      </MuiThemeProvider>\n    );\n  }\n}\n\nexport default FormPage;\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/views/LoginPage.tsx",
    "content": "import * as React from \"react\";\nimport Paper from \"material-ui/Paper\";\nimport RaisedButton from \"material-ui/RaisedButton\";\nimport TextField from \"material-ui/TextField\";\nimport MuiThemeProvider from \"material-ui/styles/MuiThemeProvider\";\nimport ThemeDefault from \"../styles/theme-default\";\nimport auth from \"../auth\";\n\ntype Props = {\n  onAuthenticated(): void;\n};\ntype State = {\n  user: string;\n  password: string;\n  error: any;\n};\nexport default class LoginPage extends React.Component<Props, State> {\n  constructor(props) {\n    super(props);\n    this.state = { user: \"guest\", password: \"dotnetify\", error: null };\n  }\n\n  render() {\n    let { user, password, error } = this.state;\n    const { onAuthenticated } = this.props;\n\n    const styles = {\n      loginContainer: {\n        minWidth: 320,\n        maxWidth: 400,\n        height: \"auto\",\n        position: \"absolute\",\n        top: \"20%\",\n        left: 0,\n        right: 0,\n        margin: \"auto\"\n      },\n      paper: {\n        padding: 20,\n        overflow: \"auto\"\n      },\n      loginBtn: {\n        float: \"right\"\n      },\n      logo: {\n        width: 16,\n        height: 16,\n        borderRadius: 16,\n        backgroundColor: \"#92d050\",\n        marginRight: 6,\n        display: \"inline-block\"\n      },\n      text: {\n        color: \"#333\",\n        fontWeight: \"bold\",\n        backgroundColor: \"transparent\",\n        verticalAlign: \"text-bottom\"\n      },\n      error: { color: \"red\" }\n    } as any;\n\n    const handleLogin = async () => {\n      this.setState({ error: null });\n      try {\n        await auth.signIn(user, password);\n        onAuthenticated();\n      } catch (error) {\n        if (error.message == \"400\") this.setState({ error: \"Invalid password\" });\n        else this.setState({ error: error.message });\n      }\n    };\n\n    return (\n      <MuiThemeProvider muiTheme={ThemeDefault}>\n        <div>\n          <div style={styles.loginContainer}>\n            <Paper style={styles.paper}>\n              <div>\n                <span style={styles.logo} />\n                <span style={styles.text}>dotNetify</span>\n              </div>\n              <form>\n                <TextField\n                  hintText=\"User\"\n                  floatingLabelText=\"User\"\n                  fullWidth={true}\n                  value={user}\n                  onChange={event => {\n                    const target = event.target as HTMLInputElement;\n                    this.setState({ user: target.value });\n                  }}\n                />\n                <TextField\n                  hintText=\"Password\"\n                  floatingLabelText=\"Password\"\n                  fullWidth={true}\n                  type=\"password\"\n                  value={password}\n                  onChange={event => {\n                    const target = event.target as HTMLInputElement;\n                    this.setState({ password: target.value });\n                  }}\n                />\n                {error ? <div style={styles.error}>{error}</div> : null}\n                <div>\n                  <span>\n                    <RaisedButton label=\"Login\" onClick={handleLogin} primary={true} style={styles.loginBtn} />\n                  </span>\n                </div>\n              </form>\n            </Paper>\n          </div>\n        </div>\n      </MuiThemeProvider>\n    );\n  }\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/client/views/TablePage.tsx",
    "content": "import * as React from \"react\";\nimport dotnetify, { dotnetifyVM } from \"dotnetify\";\nimport { RouteLink } from \"dotnetify/dist/dotnetify-react.router\";\nimport MuiThemeProvider from \"material-ui/styles/MuiThemeProvider\";\nimport FloatingActionButton from \"material-ui/FloatingActionButton\";\nimport FlatButton from \"material-ui/FlatButton\";\nimport Snackbar from \"material-ui/Snackbar\";\nimport TextField from \"material-ui/TextField\";\nimport { Table, TableBody, TableHeader, TableHeaderColumn, TableRow, TableRowColumn } from \"material-ui/Table\";\nimport IconRemove from \"material-ui/svg-icons/content/clear\";\nimport ContentAdd from \"material-ui/svg-icons/content/add\";\nimport { pink500, grey200, grey500 } from \"material-ui/styles/colors\";\nimport BasePage from \"../components/BasePage\";\nimport Pagination from \"../components/table/Pagination\";\nimport InlineEdit from \"../components/table/InlineEdit\";\nimport ThemeDefault from \"../styles/theme-default\";\n\ntype Props = {};\ntype State = {\n  addName: string;\n  Employees: Array<any>;\n  Pages: Array<any>;\n  ShowNotification: boolean;\n  SelectedPage: any;\n};\nexport default class TablePage extends React.Component<Props, State> {\n  dispatch: (state: any) => dotnetifyVM;\n  vm: any;\n  constructor(state, props) {\n    super(props);\n    this.vm = dotnetify.react.connect(\"Table\", this);\n    this.dispatch = state => this.vm.$dispatch(state);\n\n    this.state = {\n      addName: \"\",\n      Employees: [],\n      Pages: [],\n      ShowNotification: false,\n      SelectedPage: null\n    } as State;\n  }\n\n  componentWillUnmount() {\n    this.vm.$destroy();\n  }\n\n  render() {\n    let { addName, Employees, Pages, SelectedPage, ShowNotification } = this.state;\n\n    const styles = {\n      addButton: { margin: \"1em\" },\n      removeIcon: { fill: grey500 },\n      columns: {\n        id: { width: \"10%\" },\n        firstName: { width: \"35%\" },\n        lastName: { width: \"35%\" },\n        remove: { width: \"15%\" }\n      },\n      pagination: { marginTop: \"1em\" }\n    };\n\n    const handleAdd = () => {\n      if (addName) {\n        this.dispatch({ Add: addName });\n        this.setState({ addName: \"\" });\n      }\n    };\n\n    const handleUpdate = employee => {\n      let newState = Employees.map(item => (item.Id === employee.Id ? Object.assign(item, employee) : item));\n      this.setState({ Employees: newState });\n      this.dispatch({ Update: employee });\n    };\n\n    const handleSelectPage = page => {\n      const newState = { SelectedPage: page };\n      this.setState(newState);\n      this.dispatch(newState);\n    };\n\n    const hideNotification = _ => this.setState({ ShowNotification: false });\n\n    return (\n      <MuiThemeProvider muiTheme={ThemeDefault}>\n        <BasePage title=\"Table Page\" navigation=\"Application / Table Page\">\n          <div>\n            <div>\n              <FloatingActionButton onClick={handleAdd} style={styles.addButton} backgroundColor={pink500} mini={true}>\n                <ContentAdd />\n              </FloatingActionButton>\n              <TextField\n                id=\"AddName\"\n                floatingLabelText=\"Add\"\n                hintText=\"Type full name here\"\n                floatingLabelFixed={true}\n                value={addName}\n                onKeyPress={event => (event.key === \"Enter\" ? handleAdd() : null)}\n                onChange={event => {\n                  const target = event.target as HTMLInputElement;\n                  this.setState({ addName: target.value });\n                }}\n              />\n            </div>\n\n            <Table>\n              <TableHeader>\n                <TableRow>\n                  <TableHeaderColumn style={styles.columns.id}>ID</TableHeaderColumn>\n                  <TableHeaderColumn style={styles.columns.firstName}>First Name</TableHeaderColumn>\n                  <TableHeaderColumn style={styles.columns.lastName}>Last Name</TableHeaderColumn>\n                  <TableHeaderColumn style={styles.columns.remove}>Remove</TableHeaderColumn>\n                </TableRow>\n              </TableHeader>\n              <TableBody>\n                {Employees.map(item => (\n                  <TableRow key={item.Id}>\n                    <TableRowColumn style={styles.columns.id}>{item.Id}</TableRowColumn>\n                    <TableRowColumn style={styles.columns.firstName}>\n                      <InlineEdit onChange={value => handleUpdate({ Id: item.Id, FirstName: value })}>{item.FirstName}</InlineEdit>\n                    </TableRowColumn>\n                    <TableRowColumn style={styles.columns.lastName}>\n                      <InlineEdit onChange={value => handleUpdate({ Id: item.Id, LastName: value })}>{item.LastName}</InlineEdit>\n                    </TableRowColumn>\n                    <TableRowColumn style={styles.columns.remove}>\n                      <FloatingActionButton\n                        onClick={_ => this.dispatch({ Remove: item.Id })}\n                        zDepth={0}\n                        mini={true}\n                        backgroundColor={grey200}\n                        iconStyle={styles.removeIcon}\n                      >\n                        <IconRemove />\n                      </FloatingActionButton>\n                    </TableRowColumn>\n                  </TableRow>\n                ))}\n              </TableBody>\n            </Table>\n\n            <Pagination style={styles.pagination} pages={Pages} select={SelectedPage} onSelect={handleSelectPage} />\n\n            <Snackbar open={ShowNotification} message=\"Changes saved\" autoHideDuration={1000} onRequestClose={hideNotification} />\n          </div>\n        </BasePage>\n      </MuiThemeProvider>\n    );\n  }\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/dotnetify_react_template.csproj",
    "content": "<Project Sdk=\"Microsoft.NET.Sdk.Web\">\n  <PropertyGroup>\n    <TargetFramework>netcoreapp2.1</TargetFramework>\n  </PropertyGroup>\n  <ItemGroup>\n    <Folder Include=\"wwwroot\\\" />\n  </ItemGroup>\n  <ItemGroup>\n    <PackageReference Include=\"DotNetify.SignalR\" Version=\"3.0.1\" />\n    <PackageReference Include=\"Microsoft.AspNetCore.All\" Version=\"2.1.4\" />\n    <PackageReference Include=\"System.Reactive\" Version=\"3.1.1\" />\n    <PackageReference Include=\"AspNet.Security.OpenIdConnect.Server\" Version=\"2.0.0-rc1-final\" />    \n  </ItemGroup>\n  <ItemGroup>\n    <EmbeddedResource Include=\"server\\Services\\employees.json\" />\n  </ItemGroup>\n  <Target Name=\"DebugRunWebpack\" BeforeTargets=\"Build\" Condition=\" '$(Configuration)' == 'Debug' And !Exists('wwwroot\\dist') \">\n    <!-- Ensure Node.js is installed -->\n    <Exec Command=\"node --version\" ContinueOnError=\"true\">\n      <Output TaskParameter=\"ExitCode\" PropertyName=\"ErrorCode\" />\n    </Exec>\n    <Error Condition=\"'$(ErrorCode)' != '0'\" Text=\"Node.js is required to build and run this project. To continue, please install Node.js from https://nodejs.org/, and then restart your command prompt or IDE.\" />\n    <!-- In development, the dist files won't exist on the first run or when cloning to\n         a different machine, so rebuild them if not already present. -->\n    <Message Importance=\"high\" Text=\"Performing first-run Webpack build...\" />\n    <Exec Command=\"node node_modules/webpack/bin/webpack.js\" />\n  </Target>\n  <Target Name=\"PublishRunWebpack\" AfterTargets=\"ComputeFilesToPublish\">\n    <!-- As part of publishing, ensure the JS resources are freshly built in production mode -->\n    <Exec Command=\"npm install\" />\n    <Exec Command=\"node node_modules/webpack/bin/webpack.js --env.prod\" />\n    <!-- Include the newly-built files in the publish output -->\n    <ItemGroup>\n      <DistFiles Include=\"wwwroot\\**\" />\n      <ResolvedFileToPublish Include=\"@(DistFiles->'%(FullPath)')\" Exclude=\"@(ResolvedFileToPublish)\">\n        <RelativePath>%(DistFiles.Identity)</RelativePath>\n        <CopyToPublishDirectory>PreserveNewest</CopyToPublishDirectory>\n      </ResolvedFileToPublish>\n    </ItemGroup>\n  </Target>\n</Project>"
  },
  {
    "path": "_archive/ReactTemplateTS/content/dotnetify_react_template.sln",
    "content": "﻿\nMicrosoft Visual Studio Solution File, Format Version 12.00\n# Visual Studio 15\nVisualStudioVersion = 15.0.26730.16\nMinimumVisualStudioVersion = 10.0.40219.1\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"dotnetify_react_template\", \"dotnetify_react_template.csproj\", \"{338DE673-32B6-4C59-8E23-E4C2965ACA55}\"\nEndProject\nGlobal\n\tGlobalSection(SolutionConfigurationPlatforms) = preSolution\n\t\tDebug|Any CPU = Debug|Any CPU\n\t\tRelease|Any CPU = Release|Any CPU\n\tEndGlobalSection\n\tGlobalSection(ProjectConfigurationPlatforms) = postSolution\n\t\t{338DE673-32B6-4C59-8E23-E4C2965ACA55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{338DE673-32B6-4C59-8E23-E4C2965ACA55}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{338DE673-32B6-4C59-8E23-E4C2965ACA55}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{338DE673-32B6-4C59-8E23-E4C2965ACA55}.Release|Any CPU.Build.0 = Release|Any CPU\n\tEndGlobalSection\n\tGlobalSection(SolutionProperties) = preSolution\n\t\tHideSolutionNode = FALSE\n\tEndGlobalSection\n\tGlobalSection(ExtensibilityGlobals) = postSolution\n\t\tSolutionGuid = {CC910A34-349D-4C85-AB3B-C366D361C442}\n\tEndGlobalSection\nEndGlobal\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/images.d.ts",
    "content": "declare module \"*.svg\";\ndeclare module \"*.png\";\ndeclare module \"*.jpg\";"
  },
  {
    "path": "_archive/ReactTemplateTS/content/package.json",
    "content": "{\n  \"version\": \"1.0.0\",\n  \"name\": \"dotnetify_react_template\",\n  \"private\": true,\n  \"devDependencies\": {\n    \"@types/node\": \"^10.1.2\",\n    \"@types/react\": \"^16.3.14\",\n    \"@types/react-dom\": \"^16.0.5\",\n    \"@types/webpack-env\": \"^1.13.6\",\n    \"aspnet-webpack\": \"2.0.1\",\n    \"aspnet-webpack-react\": \"3.0.0\",\n    \"awesome-typescript-loader\": \"3.2.1\",\n    \"babel-core\": \"6.26.0\",\n    \"babel-loader\": \"7.1.2\",\n    \"babel-preset-es2015\": \"6.24.1\",\n    \"babel-preset-react\": \"6.24.1\",\n    \"babel-preset-stage-0\": \"6.24.1\",\n    \"chart.js\": \"^2.7.1\",\n    \"css-loader\": \"0.28.7\",\n    \"dotnetify\": \"3.0.1\",\n    \"extract-text-webpack-plugin\": \"2.1.2\",\n    \"file-loader\": \"0.11.2\",\n    \"flexboxgrid\": \"6.3.1\",\n    \"material-ui\": \"^0.19.4\",\n    \"react-chartjs-2\": \"^2.6.4\",\n    \"react-hot-loader\": \"3.1.1\",\n    \"style-loader\": \"0.19.0\",\n    \"url-loader\": \"0.6.2\",\n    \"webpack\": \"2.5.1\",\n    \"webpack-hot-middleware\": \"2.18.2\"\n  },\n  \"dependencies\": {\n    \"react\": \"^16.3.2\",\n    \"react-dom\": \"^16.3.3\"\n  }\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/server/AuthServer.cs",
    "content": "﻿using System.IdentityModel.Tokens.Jwt;\nusing System.Security.Claims;\nusing System.Text;\nusing System.Threading.Tasks;\nusing AspNet.Security.OpenIdConnect.Extensions;\nusing AspNet.Security.OpenIdConnect.Primitives;\nusing Microsoft.AspNetCore.Authentication;\nusing Microsoft.Extensions.DependencyInjection;\nusing Microsoft.IdentityModel.Tokens;\n\nnamespace dotnetify_react_template\n{\n   public static class AuthServer\n   {\n      public const string SecretKey = \"my_secretkey_123!\";\n\n      // Source: https://github.com/aspnet-contrib/AspNet.Security.OpenIdConnect.Server\n      public static void AddAuthenticationServer(this IServiceCollection services)\n      {\n         var signingKey = new SymmetricSecurityKey(Encoding.ASCII.GetBytes(SecretKey));\n\n         services.AddAuthentication().AddOpenIdConnectServer(options =>\n         {\n            options.AccessTokenHandler = new JwtSecurityTokenHandler();\n            options.SigningCredentials.AddKey(signingKey);\n\n            options.AllowInsecureHttp = true;\n            options.TokenEndpointPath = \"/token\";\n\n            options.Provider.OnValidateTokenRequest = context =>\n            {\n               context.Validate();\n               return Task.CompletedTask;\n            };\n\n            options.Provider.OnHandleTokenRequest = context =>\n            {\n               if (context.Request.Password != \"dotnetify\")\n               {\n                  context.Reject(\n                      error: OpenIdConnectConstants.Errors.InvalidGrant,\n                      description: \"Invalid user credentials.\");\n                  return Task.CompletedTask;\n               }\n\n               var identity = new ClaimsIdentity(context.Scheme.Name,\n                  OpenIdConnectConstants.Claims.Name,\n                  OpenIdConnectConstants.Claims.Role);\n\n               identity.AddClaim(OpenIdConnectConstants.Claims.Name, context.Request.Username);\n               identity.AddClaim(OpenIdConnectConstants.Claims.Subject, context.Request.Username);\n\n               identity.AddClaim(ClaimTypes.Name, context.Request.Username,\n                  OpenIdConnectConstants.Destinations.AccessToken,\n                  OpenIdConnectConstants.Destinations.IdentityToken);\n\n               identity.AddClaim(ClaimTypes.Uri, \"https://abs.twimg.com/sticky/default_profile_images/default_profile_400x400.png\",\n                  OpenIdConnectConstants.Destinations.AccessToken,\n                  OpenIdConnectConstants.Destinations.IdentityToken);\n\n               var ticket = new AuthenticationTicket(\n                  new ClaimsPrincipal(identity),\n                  new AuthenticationProperties(),\n                  context.Scheme.Name);\n\n               ticket.SetScopes(\n                        OpenIdConnectConstants.Scopes.Profile,\n                        OpenIdConnectConstants.Scopes.OfflineAccess);\n\n               context.Validate(ticket);\n               return Task.CompletedTask;\n            };\n         });\n      }\n   }\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/server/Program.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing System.IO;\nusing System.Linq;\nusing System.Threading.Tasks;\nusing Microsoft.AspNetCore;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.Extensions.Configuration;\nusing Microsoft.Extensions.Logging;\n\nnamespace dotnetify_react_template\n{\n   public class Program\n   {\n      public static void Main(string[] args)\n      {\n         BuildWebHost(args).Run();\n      }\n\n      public static IWebHost BuildWebHost(string[] args) =>\n          WebHost.CreateDefaultBuilder(args)\n              .UseStartup<Startup>()\n              .Build();\n   }\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/server/Services/EmployeeService.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing System.IO;\nusing System.Linq;\nusing System.Text;\nusing Newtonsoft.Json;\n\nnamespace dotnetify_react_template\n{\n   public interface IEmployeeService\n   {\n      IList<EmployeeModel> GetAll();\n      EmployeeModel GetById(int id);\n      int Add(EmployeeModel record);\n      void Update(EmployeeModel record);\n      void Delete(int id);\n   }\n\n   public class EmployeeModel\n   {\n      public int Id { get; set; }\n      public string FirstName { get; set; }\n      public string LastName { get; set; }\n      public int ReportTo { get; set; }\n      public string FullName => $\"{FirstName} {LastName}\";\n   }\n\n   public class EmployeeService : IEmployeeService\n   {\n      private List<EmployeeModel> _employees;\n      private int _newId;\n\n      public EmployeeService()\n      {\n         _employees = JsonConvert.DeserializeObject<List<EmployeeModel>>(this.GetEmbeddedResource(\"employees.json\"));\n         _newId = _employees.Count;\n      }\n\n      public IList<EmployeeModel> GetAll() => _employees;\n\n      public EmployeeModel GetById(int id) => _employees.FirstOrDefault(i => i.Id == id);\n\n      public int Add(EmployeeModel record)\n      {\n         record.Id = ++_newId;\n         _employees.Add(record);\n         return record.Id;\n      }\n\n      public void Update(EmployeeModel record)\n      {\n         var idx = _employees.FindIndex(i => i.Id == record.Id);\n         if (idx >= 0)\n            _employees[idx] = record;\n      }\n\n      public void Delete(int id) => _employees.Remove(_employees.FirstOrDefault(i => i.Id == id));\n\n      private string GetEmbeddedResource(string resourceName)\n      {\n         var assembly = GetType().Assembly;\n         var name = assembly.GetManifestResourceNames().Where(i => i.EndsWith(resourceName, StringComparison.OrdinalIgnoreCase)).FirstOrDefault();\n         if (string.IsNullOrEmpty(name))\n            throw new FileNotFoundException();\n\n         using (var reader = new StreamReader(assembly.GetManifestResourceStream(name), Encoding.UTF8))\n            return reader.ReadToEnd();\n      }\n   }\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/server/Services/MockLiveDataService.cs",
    "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Reactive.Linq;\n\nnamespace dotnetify_react_template\n{\n   public interface ILiveDataService\n   {\n      IObservable<string> Download { get; }\n      IObservable<string> Upload { get; }\n      IObservable<string> Latency { get; }\n      IObservable<int> Users { get; }\n      IObservable<int[]> Traffic { get; }\n      IObservable<int[]> ServerUsage { get; }\n      IObservable<int[]> Utilization { get; }\n      IObservable<Activity> RecentActivity { get; }\n   }\n\n   public class Activity\n   {\n      public int Id { get; set; }\n      public string PersonName { get; set; }\n      public string Status { get; set; }\n   }\n\n   public class MockLiveDataService : ILiveDataService\n   {\n      private readonly Random _random = new Random();\n\n      private readonly Dictionary<int, string> _activities = new Dictionary<int, string> {\n            {1, \"Offline\"},\n            {2, \"Active\"},\n            {3, \"Busy\"},\n            {4, \"Away\"},\n            {5, \"In a Call\"}\n        };\n\n      public IObservable<string> Download { get; }\n\n      public IObservable<string> Upload { get; }\n\n      public IObservable<string> Latency { get; }\n\n      public IObservable<int> Users { get; }\n\n      public IObservable<int[]> Traffic { get; }\n\n      public IObservable<int[]> ServerUsage { get; }\n\n      public IObservable<int[]> Utilization { get; }\n\n      public IObservable<Activity> RecentActivity { get; }\n\n      public MockLiveDataService(IEmployeeService employeeService)\n      {\n         Download = Observable\n            .Interval(TimeSpan.FromMilliseconds(900))\n            .StartWith(0)\n            .Select(_ => $\"{Math.Round(_random.Next(15, 30) + _random.NextDouble(), 1)} Mb/s\");\n\n         Upload = Observable\n            .Interval(TimeSpan.FromMilliseconds(800))\n            .StartWith(0)\n            .Select(_ => $\"{Math.Round(_random.Next(5, 7) + _random.NextDouble(), 1)} Mb/s\");\n\n         Latency = Observable\n            .Interval(TimeSpan.FromSeconds(1))\n            .StartWith(0)\n            .Select(_ => $\"{_random.Next(50, 200)} ms\");\n\n         Users = Observable\n            .Interval(TimeSpan.FromMilliseconds(1200))\n            .StartWith(0)\n            .Select(_ => _random.Next(200, 300));\n\n         Traffic = Observable\n            .Interval(TimeSpan.FromMilliseconds(600))\n            .StartWith(0)\n            .Select(_ => Enumerable.Range(1, 7).Select(i => _random.Next(1000, 10000)).ToArray());\n\n         ServerUsage = Observable\n            .Interval(TimeSpan.FromMilliseconds(400))\n            .StartWith(0)\n            .Select(_ => Enumerable.Range(1, 10).Select(i => _random.Next(1, 100)).ToArray());\n\n         Utilization = Observable\n            .Interval(TimeSpan.FromMilliseconds(800))\n            .StartWith(0)\n            .Select(_ => Enumerable.Range(1, 3).Select(i => _random.Next(1, 100)).ToArray());\n\n         RecentActivity = Observable\n            .Interval(TimeSpan.FromSeconds(2))\n            .StartWith(0)\n            .Select(_ => GetRandomEmployee(employeeService))\n            .Select(employee => new Activity\n            {\n               Id = employee.Id,\n               PersonName = employee.FullName,\n               Status = _activities[_random.Next(1, 6)]\n            })\n            .StartWith(\n               Enumerable.Range(1, 4)\n               .Select(_ => GetRandomEmployee(employeeService))\n               .Select(employee => new Activity\n               {\n                  Id = employee.Id,\n                  PersonName = employee.FullName,\n                  Status = _activities[_random.Next(1, 6)],\n               })\n               .ToArray()\n            );\n      }\n      \n      private EmployeeModel GetRandomEmployee(IEmployeeService employeeService) \n      {\n         EmployeeModel record;\n         while ((record = employeeService.GetById(_random.Next(1, 20))) == null );\n         return record;\n      }\n   }\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/server/Services/employees.json",
    "content": "﻿[\n  {\n    \"Id\": 1,\n    \"FirstName\": \"Clive\",\n    \"LastName\": \"Lewis\",\n    \"ReportTo\": 0\n  },\n  {\n    \"Id\": 2,\n    \"FirstName\": \"Frederick\",\n    \"LastName\": \"Buechner\",\n    \"ReportTo\": 1\n  },\n  {\n    \"Id\": 3,\n    \"FirstName\": \"Priscilla\",\n    \"LastName\": \"Shirer\",\n    \"ReportTo\": 1\n  },\n  {\n    \"Id\": 4,\n    \"FirstName\": \"David\",\n    \"LastName\": \"Jeremiah\",\n    \"ReportTo\": 1\n  },\n  {\n    \"Id\": 5,\n    \"FirstName\": \"Horatio\",\n    \"LastName\": \"Spafford\",\n    \"ReportTo\": 2\n  },\n  {\n    \"Id\": 6,\n    \"FirstName\": \"John\",\n    \"LastName\": \"Newton\",\n    \"ReportTo\": 2\n  },\n  {\n    \"Id\": 7,\n    \"FirstName\": \"Beth\",\n    \"LastName\": \"Moore\",\n    \"ReportTo\": 2\n  },\n  {\n    \"Id\": 8,\n    \"FirstName\": \"Greg\",\n    \"LastName\": \"Laurie\",\n    \"ReportTo\": 3\n  },\n  {\n    \"Id\": 9,\n    \"FirstName\": \"Emmanuel\",\n    \"LastName\": \"Espinosa\",\n    \"ReportTo\": 4\n  },\n  {\n    \"Id\": 10,\n    \"FirstName\": \"Josh\",\n    \"LastName\": \"McDowell\",\n    \"ReportTo\": 4\n  },\n  {\n    \"Id\": 11,\n    \"FirstName\": \"Nabeel\",\n    \"LastName\": \"Qureshi\",\n    \"ReportTo\": 8\n  },\n  {\n    \"Id\": 12,\n    \"FirstName\": \"Francis\",\n    \"LastName\": \"Chan\",\n    \"ReportTo\": 8\n  },\n  {\n    \"Id\": 13,\n    \"FirstName\": \"Lee\",\n    \"LastName\": \"Strobel\",\n    \"ReportTo\": 5\n  },\n  {\n    \"Id\": 14,\n    \"FirstName\": \"Ravi\",\n    \"LastName\": \"Zacharias\",\n    \"ReportTo\": 5\n  },\n  {\n    \"Id\": 15,\n    \"FirstName\": \"Mike\",\n    \"LastName\": \"MacIntosh\",\n    \"ReportTo\": 5\n  },\n  {\n    \"Id\": 16,\n    \"FirstName\": \"Darlene\",\n    \"LastName\": \"Zschech\",\n    \"ReportTo\": 12\n  },\n  {\n    \"Id\": 17,\n    \"FirstName\": \"Miles\",\n    \"LastName\": \"McPherson\",\n    \"ReportTo\": 12\n  },\n  {\n    \"Id\": 18,\n    \"FirstName\": \"Vishal\",\n    \"LastName\": \"Mangalwadi\",\n    \"ReportTo\": 10\n  },\n  {\n    \"Id\": 19,\n    \"FirstName\": \"Luis\",\n    \"LastName\": \"Palau\",\n    \"ReportTo\": 10\n  },\n  {\n    \"Id\": 20,\n    \"FirstName\": \"Stephen\",\n    \"LastName\": \"Tong\",\n    \"ReportTo\": 10\n  }\n]"
  },
  {
    "path": "_archive/ReactTemplateTS/content/server/Startup.cs",
    "content": "﻿using System;\nusing System.IO;\nusing System.Text;\nusing Microsoft.AspNetCore.Builder;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.AspNetCore.Http;\nusing Microsoft.AspNetCore.SpaServices.Webpack;\nusing Microsoft.Extensions.DependencyInjection;\nusing Microsoft.IdentityModel.Tokens;\nusing DotNetify;\nusing DotNetify.Security;\n\nnamespace dotnetify_react_template\n{\n   public class Startup\n   {\n      public void ConfigureServices(IServiceCollection services)\n      {\n         // Add OpenID Connect server to produce JWT access tokens.\n         services.AddAuthenticationServer();\n\n         services.AddMemoryCache();\n         services.AddSignalR();\n         services.AddDotNetify();\n\n         services.AddTransient<ILiveDataService, MockLiveDataService>();\n         services.AddSingleton<IEmployeeService, EmployeeService>();\n      }\n      public void Configure(IApplicationBuilder app)\n      {\n         app.UseAuthentication();\n         app.UseWebSockets();\n         app.UseSignalR(routes => routes.MapDotNetifyHub());\n         app.UseDotNetify(config =>\n         {\n            // Middleware to do authenticate token in incoming request headers.\n            config.UseJwtBearerAuthentication(new TokenValidationParameters\n            {\n               IssuerSigningKey = new SymmetricSecurityKey(Encoding.ASCII.GetBytes(AuthServer.SecretKey)),\n               ValidateIssuerSigningKey = true,\n               ValidateAudience = false,\n               ValidateIssuer = false,\n               ValidateLifetime = true,\n               ClockSkew = TimeSpan.FromSeconds(0)\n            });\n\n            // Filter to check whether user has permission to access view models with [Authorize] attribute.\n            config.UseFilter<AuthorizeFilter>();\n         });\n\n         app.UseWebpackDevMiddleware(new WebpackDevMiddlewareOptions\n         {\n            HotModuleReplacement = true,\n            ReactHotModuleReplacement = true\n         });\n\n         app.UseStaticFiles();\n\n         app.Run(async (context) =>\n         {\n            var uri = context.Request.Path.ToUriComponent();\n            if (uri.EndsWith(\".map\"))\n               return;\n            else if (uri.EndsWith(\"_hmr\"))  // Fix HMR for deep links.\n                  context.Response.Redirect(\"/dist/__webpack_hmr\");\n\n            using (var reader = new StreamReader(File.OpenRead(\"wwwroot/index.html\")))\n               await context.Response.WriteAsync(reader.ReadToEnd());\n         });\n      }\n   }\n}"
  },
  {
    "path": "_archive/ReactTemplateTS/content/server/ViewModels/AppLayout.cs",
    "content": "using System.Collections.Generic;\nusing System.Linq;\nusing System.Security.Claims;\nusing DotNetify;\nusing DotNetify.Routing;\nusing DotNetify.Security;\n\nnamespace dotnetify_react_template\n{\n   [Authorize]\n   public class AppLayout : BaseVM, IRoutable\n   {\n      private enum Route\n      {\n         Home,\n         Dashboard,\n         FormPage,\n         TablePage\n      };\n\n      public static string FormPagePath => \"Form\";\n\n      public RoutingState RoutingState { get; set; }\n\n      public object Menus => new List<object>()\n      {\n         new { Title = \"Dashboard\",    Icon = \"assessment\", Route = this.GetRoute(nameof(Route.Dashboard)) },\n         new { Title = \"Form Page\",    Icon = \"web\",        Route = this.GetRoute(nameof(Route.FormPage), $\"{FormPagePath}/1\") },\n         new { Title = \"Table Page\",   Icon = \"grid_on\",    Route = this.GetRoute(nameof(Route.TablePage)) }\n      };\n\n      public string UserName { get; set; }\n      public string UserAvatar { get; set; }\n\n      public AppLayout(IPrincipalAccessor principalAccessor)\n      {\n         var userIdentity = principalAccessor.Principal.Identity as ClaimsIdentity;\n\n         UserName = userIdentity.Name;\n         UserAvatar = userIdentity.Claims.FirstOrDefault(i => i.Type == ClaimTypes.Uri)?.Value;\n\n         this.RegisterRoutes(\"/\", new List<RouteTemplate>\n            {\n                new RouteTemplate(nameof(Route.Home)) { UrlPattern = \"\", ViewUrl = nameof(Route.Dashboard) },\n                new RouteTemplate(nameof(Route.Dashboard)),\n                new RouteTemplate(nameof(Route.FormPage)) { UrlPattern = $\"{FormPagePath}(/:id)\" },\n                new RouteTemplate(nameof(Route.TablePage))\n            });\n      }\n   }\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/server/ViewModels/Dashboard.cs",
    "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Reactive.Linq;\nusing DotNetify;\nusing DotNetify.Routing;\nusing DotNetify.Security;\n\nnamespace dotnetify_react_template\n{\n   [Authorize]\n   public class Dashboard : BaseVM, IRoutable\n   {\n      private IDisposable _subscription;\n\n      public class Activity\n      {\n         public string PersonName { get; set; }\n         public Route Route { get; set; }\n         public string Status { get; set; }\n      }\n\n      public RoutingState RoutingState { get; set; }\n\n      public string[] ServerUsageLabel => new string[] { \"dns\", \"sql\", \"nethst\", \"w2k\", \"ubnt\", \"uat\", \"ftp\", \"smtp\", \"exch\", \"demo\" };\n      public string[] UtilizationLabel => new string[] { \"Memory\", \"Disk\", \"Network\" };\n\n      public Dashboard(ILiveDataService liveDataService)\n      {\n         AddProperty<string>(\"Download\").SubscribeTo(liveDataService.Download);\n         AddProperty<string>(\"Upload\").SubscribeTo(liveDataService.Upload);\n         AddProperty<string>(\"Latency\").SubscribeTo(liveDataService.Latency);\n         AddProperty<int>(\"Users\").SubscribeTo(liveDataService.Users);\n         AddProperty<int[]>(\"Traffic\").SubscribeTo(liveDataService.Traffic);\n         AddProperty<int[]>(\"ServerUsage\").SubscribeTo(liveDataService.ServerUsage);\n         AddProperty<int[]>(\"Utilization\").SubscribeTo(liveDataService.Utilization);\n\n         AddProperty<Activity[]>(\"RecentActivities\").SubscribeTo(liveDataService.RecentActivity.Select(value =>\n         {\n            var activities = new Queue<Activity>(Get<Activity[]>(\"RecentActivities\")?.Reverse() ?? new Activity[] { });\n            activities.Enqueue(new Activity\n            {\n               PersonName = value.PersonName,\n               Status = value.Status,\n               Route = this.Redirect(AppLayout.FormPagePath, value.Id.ToString())\n            });\n\n            if (activities.Count > 4)\n               activities.Dequeue();\n\n            return activities.Reverse().ToArray();\n         }));\n\n         // Regulate data update interval to no less than every 200 msecs.\n         _subscription = Observable\n            .Interval(TimeSpan.FromMilliseconds(200))\n            .StartWith(0)\n            .Subscribe(_ => PushUpdates());\n      }\n\n      public override void Dispose()\n      {\n         _subscription?.Dispose();\n         base.Dispose();\n      }\n   }\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/server/ViewModels/Form.cs",
    "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing DotNetify;\nusing DotNetify.Routing;\nusing DotNetify.Security;\n\nnamespace dotnetify_react_template\n{\n   [Authorize]\n   public class Form : BaseVM, IRoutable\n   {\n      private readonly IEmployeeService _employeeService;\n\n      public class EmployeeInfo\n      {\n         public int Id { get; set; }\n         public string Name { get; set; }\n         public Route Route { get; set; }\n      }\n\n      public class SavedEmployeeInfo\n      {\n         public int Id { get; set; }\n         public string FirstName { get; set; }\n         public string LastName { get; set; }\n      }\n\n      public RoutingState RoutingState { get; set; }\n\n      public IEnumerable<EmployeeInfo> Employees =>\n          _employeeService\n              .GetAll()\n              .OrderBy(i => i.LastName)\n              .Select(i => new EmployeeInfo\n              {\n                 Id = i.Id,\n                 Name = i.FullName,\n                 Route = this.Redirect(AppLayout.FormPagePath, i.Id.ToString())\n              });\n\n      public int Id\n      {\n         get => Get<int>();\n         set => Set(value);\n      }\n\n      public string FirstName\n      {\n         get => Get<string>();\n         set => Set(value);\n      }\n\n      public string LastName\n      {\n         get => Get<string>();\n         set => Set(value);\n      }\n\n      public Action<int> Cancel => id => LoadEmployee(id);\n\n      public Action<SavedEmployeeInfo> Save => changes =>\n      {\n         var record = _employeeService.GetById(changes.Id);\n         if (record != null)\n         {\n            record.FirstName = changes.FirstName;\n            record.LastName = changes.LastName;\n            _employeeService.Update(record);\n            Changed(nameof(Employees));\n         }\n      };\n\n      public Form(IEmployeeService employeeService)\n      {\n         _employeeService = employeeService;\n\n         this.OnRouted((sender, e) =>\n         {\n            if (int.TryParse(e?.From?.Replace($\"{AppLayout.FormPagePath}/\", \"\"), out int id))\n               LoadEmployee(id);\n         });\n      }\n\n      private void LoadEmployee(int id)\n      {\n         var record = _employeeService.GetById(id);\n         if (record != null)\n         {\n            FirstName = record.FirstName;\n            LastName = record.LastName;\n            Id = record.Id;\n         }\n      }\n   }\n}"
  },
  {
    "path": "_archive/ReactTemplateTS/content/server/ViewModels/Table.cs",
    "content": "using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing DotNetify;\nusing DotNetify.Security;\n\nnamespace dotnetify_react_template\n{\n   [Authorize]\n   public class Table : BaseVM\n   {\n      private readonly IEmployeeService _employeeService;\n      private readonly int _recordsPerPage = 8;\n\n      public class EmployeeInfo\n      {\n         public int Id { get; set; }\n         public string FirstName { get; set; }\n         public string LastName { get; set; }\n      }\n\n      // If you use CRUD methods on a list, you must set the item key prop name of that list\n      // by defining a string property that starts with that list's prop name, followed by \"_itemKey\".\n      public string Employees_itemKey => nameof(EmployeeInfo.Id);\n\n      public IEnumerable<EmployeeInfo> Employees => Paginate(\n          _employeeService\n              .GetAll()\n              .Select(i => new EmployeeInfo\n              {\n                 Id = i.Id,\n                 FirstName = i.FirstName,\n                 LastName = i.LastName\n              }));\n\n      public Action<string> Add => fullName =>\n      {\n         var names = fullName.Split(new char[] { ' ' }, 2);\n         var newRecord = new EmployeeModel\n         {\n            FirstName = names.First(),\n            LastName = names.Length > 1 ? names.Last() : \"\"\n         };\n\n         this.AddList(nameof(Employees), new EmployeeInfo\n         {\n            Id = _employeeService.Add(newRecord),\n            FirstName = newRecord.FirstName,\n            LastName = newRecord.LastName\n         });\n\n         SelectedPage = GetPageCount(_employeeService.GetAll().Count);\n      };\n\n      public Action<EmployeeInfo> Update => changes =>\n      {\n         var record = _employeeService.GetById(changes.Id);\n         if (record != null)\n         {\n            record.FirstName = changes.FirstName ?? record.FirstName;\n            record.LastName = changes.LastName ?? record.LastName;\n            _employeeService.Update(record);\n\n            ShowNotification = true;\n         }\n      };\n\n      public Action<int> Remove => id =>\n      {\n         _employeeService.Delete(id);\n         this.RemoveList(nameof(Employees), id);\n\n         ShowNotification = true;\n         Changed(nameof(SelectedPage));\n         Changed(nameof(Employees));\n      };\n\n      // Whether to show notification that changes have been saved.\n      // Once this property is accessed, it will revert itself back to false.\n      private bool _showNotification;\n      public bool ShowNotification\n      {\n         get\n         {\n            var value = _showNotification;\n            _showNotification = false;\n            return value;\n         }\n         set\n         {\n            _showNotification = value;\n            Changed(nameof(ShowNotification));\n         }\n      }\n\n      public int[] Pages\n      {\n         get => Get<int[]>();\n         set\n         {\n            Set(value);\n            SelectedPage = 1;\n         }\n      }\n\n      public int SelectedPage\n      {\n         get => Get<int>();\n         set\n         {\n            Set(value);\n            Changed(nameof(Employees));\n         }\n      }\n\n      public Table(IEmployeeService employeeService)\n      {\n         _employeeService = employeeService;\n      }\n\n      private IEnumerable<EmployeeInfo> Paginate(IEnumerable<EmployeeInfo> employees)\n      {\n         // Use base method to check whether user has changed the SelectedPage property value by clicking a pagination button.\n         if (this.HasChanged(nameof(SelectedPage)))\n            return employees.Skip(_recordsPerPage * (SelectedPage - 1)).Take(_recordsPerPage);\n         else\n         {\n            Pages = Enumerable.Range(1, GetPageCount(employees.Count())).ToArray();\n            return employees.Take(_recordsPerPage);\n         }\n      }\n\n      private int GetPageCount(int records) => (int)Math.Ceiling(records / (double)_recordsPerPage);\n   }\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/tsconfig.json",
    "content": "{\n  \"compilerOptions\": {\n    \"outDir\": \".wwwroot/dist/\",\n    \"noImplicitAny\": false,\n    \"strict\": false,\n    \"sourceMap\": true,\n    \"lib\": [\"es6\", \"dom\"],\n    \"module\": \"esnext\",\n    \"target\": \"es5\",\n    \"allowSyntheticDefaultImports\": true,\n    \"jsx\": \"react\",\n    \"allowJs\": true,\n    \"moduleResolution\": \"node\"\n  },\n  \"exclude\": [\"wwwroot\", \"node_modules\"]\n}\n"
  },
  {
    "path": "_archive/ReactTemplateTS/content/webpack.config.js",
    "content": "\"use strict\";\n\nconst webpack = require(\"webpack\");\nconst ExtractTextPlugin = require('extract-text-webpack-plugin');\n\nmodule.exports = {\n    entry: {\n        main: \"./client/app.tsx\"\n    },\n    devtool: 'inline-source-map',\n    output: {\n        filename: './wwwroot/dist/bundle.js',\n        publicPath: 'dist/'\n    },\n    resolve: {\n        modules: [\"client\", \"node_modules\"],\n        extensions: [\".ts\", \".tsx\", \".js\", \".jsx\"]\n    },\n    module: {\n        rules: [\n            { test: /\\.jsx?$/, use: 'babel-loader', exclude: /node_modules/ },\n            { test: /\\.tsx?$/, use: 'awesome-typescript-loader?silent=true' },\n            { test: /\\.css$/, use: ExtractTextPlugin.extract({ use: 'css-loader?minimize' }) },\n            { test: /\\.(png|jpg|jpeg|gif|svg)$/, use: 'url-loader?limit=25000' }\n        ]\n    },\n    plugins: [\n        // new webpack.optimize.UglifyJsPlugin(),\n        new ExtractTextPlugin('./wwwroot/dist/app.css')\n    ]\n};"
  },
  {
    "path": "_archive/ReactTemplateTS/content/wwwroot/index.html",
    "content": "<html>\n    <head>\n       <title>DotNetify Template</title>\n       <meta charset=\"utf-8\">\n       <meta name=\"viewport\" content=\"initial-scale=1, width=device-width\"/>\n       <link href=\"https://fonts.googleapis.com/icon?family=Material+Icons\" rel=\"stylesheet\">\n       <link href=\"/dist/app.css\" rel=\"stylesheet\" />\n    </head>\n    <body>\n       <div id=\"App\"></div>\n    \n        <!-- Polyfills for IE 11 -->\n        <!--\n        <script src=\"https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.26.0/polyfill.min.js\"></script>\n        <script src=\"https://cdn.jsdelivr.net/npm/fetch-polyfill@0.8.2/fetch.min.js\"></script>\n        -->\n       <script src=\"/dist/bundle.js\"></script>\n    </body>\n</html>"
  },
  {
    "path": "_archive/ReactTemplateTS/template.nuspec",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<package xmlns=\"http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd\">\n  <metadata>\n    <id>DotNetify.ReactTypeScipt.Template</id>\n    <version>1.0.1</version>\n    <title>DotNetify React TypeScript Template</title>\n    <description>\n      DotNetify-React SPA template for .NET Core featuring real-time dashboard.\n    </description>\n    <authors>Dicky Suryadi</authors>\n   <owners>Dicky Suryadi</owners>\n    <licenseUrl>https://github.com/dsuryd/dotNetify/blob/master/LICENSE.md</licenseUrl>\n    <projectUrl>http://dotnetify.net/react</projectUrl>    \n    <packageTypes>\n      <packageType name=\"Template\" />\n    </packageTypes>\n  </metadata>\n</package>"
  },
  {
    "path": "_archive/Routing/DotNetify.ServerSideRender.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Text.RegularExpressions;\nusing Newtonsoft.Json;\n\nnamespace DotNetify.Routing\n{\n   public static class ServerSideRender\n    {\n      public static string GetInitialStates(ref string path, Type entryVMType)\n      {\n         try\n         {\n            // Traverse the routing path to get initial states of all the view models involved.\n            var vmStates = new List<string>();\n            if (path.Trim('/').Length > 0)\n            {\n               var viewData = new RoutingViewData(path, null, entryVMType);\n               RoutableExtension.Route(ref viewData, out IRoutable vm);\n               while (vm != null)\n               {\n                  // If at the end of the path and the view model has a default route template (blank url pattern),\n                  // append a slash to the path to ensure it's correctly routed.\n                  if (string.Compare(viewData.UrlPath, viewData.Root, true) == 0 && vm.RoutingState.Templates.Any(i => i.UrlPattern == \"\"))\n                     path += \"/\";\n\n                  // Determine the \"RoutingState.Origin\" property value and pass it as argument to the view model \n                  // associated with the current path to set its initial state correctly.\n                  object vmArgs = null;\n                  var args = vm.InitArgs(viewData);\n                  var match = Regex.Match(args, \"'RoutingState.Origin':\\\\s*'(.*?)'\");\n                  if (match.Success)\n                     vmArgs = JsonConvert.DeserializeObject($\"{{{match.Value}}}\");\n\n                  var vmName = vm.GetType().Name;\n                  vmStates.Add($\"\\\"{vmName}\\\":{VMController.GetInitialState(vmName, vmArgs)}\");\n\n                  // Traverse the next path.\n                  RoutableExtension.Route(ref viewData, out vm);\n               }\n            }\n\n            return $\"{{{string.Join(\",\", vmStates)}}}\";\n            \n         }\n         catch (Exception ex)\n         {\n            System.Diagnostics.Trace.Fail( ex.ToString() );\n            return null;\n         }\n      }\n   }\n}\n"
  },
  {
    "path": "_archive/Routing/Program.cs",
    "content": "﻿using Microsoft.AspNetCore;\nusing Microsoft.AspNetCore.Hosting;\n\nnamespace Routing\n{\n   public class Program\n   {\n      public static void Main(string[] args)\n      {\n         CreateWebHostBuilder(args).Build().Run();\n      }\n\n      public static IWebHostBuilder CreateWebHostBuilder(string[] args) =>\n          WebHost.CreateDefaultBuilder(args)\n              .UseStartup<Startup>();\n   }\n}"
  },
  {
    "path": "_archive/Routing/Properties/launchSettings.json",
    "content": "{\n   \"iisSettings\": {\n      \"windowsAuthentication\": false,\n      \"anonymousAuthentication\": true,\n      \"iisExpress\": {\n         \"applicationUrl\": \"http://localhost:61201\",\n         \"sslPort\": 0\n      }\n   },\n   \"profiles\": {\n      \"IIS Express\": {\n         \"commandName\": \"IISExpress\",\n         \"launchBrowser\": true,\n         \"environmentVariables\": {\n            \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n         }\n      },\n      \"routing\": {\n         \"commandName\": \"Project\",\n         \"launchBrowser\": true,\n         \"environmentVariables\": {\n            \"ASPNETCORE_ENVIRONMENT\": \"Development\"\n         },\n         \"applicationUrl\": \"http://localhost:61201\"\n      }\n   }\n}"
  },
  {
    "path": "_archive/Routing/Routing.csproj",
    "content": "﻿<Project Sdk=\"Microsoft.NET.Sdk.Web\">\n\n   <PropertyGroup>\n      <TargetFramework>netcoreapp2.1</TargetFramework>\n   </PropertyGroup>\n\n   <ItemGroup>\n      <PackageReference Include=\"BuildWebCompiler\" Version=\"1.11.375\" />\n      <PackageReference Include=\"DotNetify.SignalR\" Version=\"3.0.1\" />\n      <PackageReference Include=\"Microsoft.ApplicationInsights.AspNetCore\" Version=\"2.3.0\" />\n      <PackageReference Include=\"Microsoft.AspNetCore\" Version=\"2.1.2\" />\n      <PackageReference Include=\"Microsoft.AspNetCore.NodeServices\" Version=\"2.1.1\" />\n      <PackageReference Include=\"Microsoft.AspNetCore.StaticFiles\" Version=\"2.1.1\" />\n   </ItemGroup>\n   <ItemGroup>\n      <None Include=\"wwwroot\\Page2.jsx\" />\n      <None Include=\"wwwroot\\Page1.jsx\" />\n   </ItemGroup>\n\n</Project>\n"
  },
  {
    "path": "_archive/Routing/Routing.sln",
    "content": "﻿\nMicrosoft Visual Studio Solution File, Format Version 12.00\n# Visual Studio 15\nVisualStudioVersion = 15.0.26228.4\nMinimumVisualStudioVersion = 10.0.40219.1\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"Routing\", \"Routing.csproj\", \"{0E13DA94-8C28-402D-A209-C8166D3FA8A4}\"\nEndProject\nGlobal\n\tGlobalSection(SolutionConfigurationPlatforms) = preSolution\n\t\tDebug|Any CPU = Debug|Any CPU\n\t\tRelease|Any CPU = Release|Any CPU\n\tEndGlobalSection\n\tGlobalSection(ProjectConfigurationPlatforms) = postSolution\n\t\t{0E13DA94-8C28-402D-A209-C8166D3FA8A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{0E13DA94-8C28-402D-A209-C8166D3FA8A4}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{0E13DA94-8C28-402D-A209-C8166D3FA8A4}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{0E13DA94-8C28-402D-A209-C8166D3FA8A4}.Release|Any CPU.Build.0 = Release|Any CPU\n\tEndGlobalSection\n\tGlobalSection(SolutionProperties) = preSolution\n\t\tHideSolutionNode = FALSE\n\tEndGlobalSection\nEndGlobal\n"
  },
  {
    "path": "_archive/Routing/Startup.cs",
    "content": "﻿using System.IO;\nusing Microsoft.AspNetCore.Builder;\nusing Microsoft.AspNetCore.Hosting;\nusing Microsoft.AspNetCore.Http;\nusing Microsoft.AspNetCore.NodeServices;\nusing Microsoft.Extensions.DependencyInjection;\nusing DotNetify;\nusing DotNetify.Routing;\n\nnamespace Routing\n{\n   public class Startup\n   {\n      public void ConfigureServices(IServiceCollection services)\n      {\n         services.AddNodeServices();\n         services.AddMemoryCache();\n         services.AddSignalR();\n         services.AddDotNetify();\n      }\n\n      public void Configure(IApplicationBuilder app, INodeServices nodeServices)\n      {\n         app.UseStaticFiles();\n         app.UseWebSockets();\n         app.UseSignalR(routes => routes.MapDotNetifyHub());\n         app.UseDotNetify();\n\n         app.Run(async (context) =>\n         {\n            if (context.Request.Query[\"ssr\"] == \"false\")\n            {\n               // Client-side rendering.\n               using (var reader = new StreamReader(File.OpenRead(\"wwwroot/index.html\")))\n                  await context.Response.WriteAsync(reader.ReadToEnd());\n            }\n            else\n            {\n               // Server-side rendering.\n               var path = context.Request.Path.Value;\n               path = path == \"/\" ? \"/index\" : path;\n               var ssrStates = ServerSideRender.GetInitialStates(ref path, typeof(Index));\n\n               var result = await nodeServices.InvokeAsync<string>(\"./src/app.server\", path, ssrStates);\n               await context.Response.WriteAsync(result);\n            }\n         });\n      }\n   }\n}"
  },
  {
    "path": "_archive/Routing/ViewModels/Index.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing DotNetify;\nusing DotNetify.Routing;\n\nnamespace Routing\n{\n   public class Index : BaseVM, IRoutable\n   {\n      public RoutingState RoutingState { get; set; }\n\n      public List<object> Links => new List<object>()\n      {\n         new { Title = \"Page 1\", Route = this.GetRoute(\"Page1\") },\n         new { Title = \"Page 2\", Route = this.GetRoute(\"Page2\") },\n         new { Title = \"Page 3\", Route = this.GetRoute(\"Page3\") }\n      };\n\n      public Index()\n      {\n         this.RegisterRoutes(\"\", new List<RouteTemplate>\n         {\n            new RouteTemplate(\"Home\")                 { UrlPattern = \"\" },\n            new RouteTemplate(\"Page1\", \"/page1.js\")   { UrlPattern = \"Page1\", VMType = typeof(Page1) },\n            new RouteTemplate(\"Page2\", \"/page2.js\")   { UrlPattern = \"Page2\", VMType = typeof(Page2) },\n            new RouteTemplate(\"Page3\")                { UrlPattern = \"Page3\", ViewUrl = \"/page3.html\" },\n         });\n      }\n   }\n}"
  },
  {
    "path": "_archive/Routing/ViewModels/Page1.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing DotNetify;\nusing DotNetify.Routing;\n\nnamespace Routing\n{\n   public class Page1 : BaseVM, IRoutable\n   {\n      public string Title => \"Page 1\";\n\n      public RoutingState RoutingState { get; set; }\n      public Route LinkPage1A => this.GetRoute(\"Page1A\");\n      public Route LinkPage1B => this.GetRoute(\"Page1B\");\n\n      public Page1()\n      {\n         this.RegisterRoutes(\"Page1\", new List<RouteTemplate>\n         {\n            new RouteTemplate(\"Page1Home\") { UrlPattern = \"\", ViewUrl = \"Page1A\" },\n            new RouteTemplate(\"Page1A\")  { UrlPattern = \"Page1A\" },\n            new RouteTemplate(\"Page1B\")  { UrlPattern = \"Page1B\" }\n         });\n      }\n   }\n}\n"
  },
  {
    "path": "_archive/Routing/ViewModels/Page2.cs",
    "content": "﻿using System;\nusing System.Linq;\nusing System.Collections.Generic;\nusing DotNetify;\nusing DotNetify.Routing;\n\nnamespace Routing\n{\n   public class Page2 : BaseVM, IRoutable\n   {\n      public string Title => \"Page 2\";\n      public RoutingState RoutingState { get; set; }\n      public IEnumerable<object> Links => Enumerable.Range(1, 12).Select(i => new\n      {\n         Title = $\"Item {i}\",\n         Route = this.GetRoute(\"Page2Item\", $\"item/{i}\")\n      });\n\n      public Page2()\n      {\n         this.RegisterRoutes(\"Page2\", new List<RouteTemplate>\n         {\n            new RouteTemplate(\"Page2Home\") { UrlPattern = \"\" },\n            new RouteTemplate(\"Page2Item\") { UrlPattern = \"item(/:id)\", VMType = typeof(Page2Item) }\n         });\n      }\n   }\n\n   public class Page2Item : BaseVM, IRoutable\n   {\n      public string Title { get; set; }\n      public RoutingState RoutingState { get; set; }\n\n      public Page2Item()\n      {\n         this.OnRouted((sender, e) =>\n         {\n            Title = $\"Item {e.From.Replace(\"item/\", \"\")}\";\n            Changed(nameof(Title));\n         });\n      }\n   }\n}\n"
  },
  {
    "path": "_archive/Routing/compilerconfig.json",
    "content": "[\n  {\n    \"outputFile\": \"wwwroot/Page1.js\",\n    \"inputFile\": \"wwwroot/Page1.jsx\",\n    \"sourceMap\": false\n  },\n  {\n    \"outputFile\": \"wwwroot/Page2.js\",\n    \"inputFile\": \"wwwroot/Page2.jsx\",\n    \"sourceMap\": false\n  }\n]"
  },
  {
    "path": "_archive/Routing/compilerconfig.json.defaults",
    "content": "{\n  \"compilers\": {\n    \"less\": {\n      \"autoPrefix\": \"\",\n      \"cssComb\": \"none\",\n      \"ieCompat\": true,\n      \"strictMath\": false,\n      \"strictUnits\": false,\n      \"relativeUrls\": true,\n      \"rootPath\": \"\",\n      \"sourceMapRoot\": \"\",\n      \"sourceMapBasePath\": \"\",\n      \"sourceMap\": false\n    },\n    \"sass\": {\n      \"includePath\": \"\",\n      \"indentType\": \"space\",\n      \"indentWidth\": 2,\n      \"outputStyle\": \"nested\",\n      \"Precision\": 5,\n      \"relativeUrls\": true,\n      \"sourceMapRoot\": \"\",\n      \"sourceMap\": false\n    },\n    \"stylus\": {\n      \"sourceMap\": false\n    },\n    \"babel\": {\n      \"sourceMap\": false\n    },\n    \"coffeescript\": {\n      \"bare\": false,\n      \"runtimeMode\": \"node\",\n      \"sourceMap\": false\n    }\n  },\n  \"minifiers\": {\n    \"css\": {\n      \"enabled\": true,\n      \"termSemicolons\": true,\n      \"gzip\": false\n    },\n    \"javascript\": {\n      \"enabled\": true,\n      \"termSemicolons\": true,\n      \"gzip\": false\n    }\n  }\n}"
  },
  {
    "path": "_archive/Routing/package.json",
    "content": "{\n   \"version\": \"1.0.0\",\n   \"name\": \"routing\",\n   \"private\": true,\n   \"devDependencies\": {\n      \"babel-core\": \"6.23.1\",\n      \"babel-loader\": \"6.4.0\",\n      \"babel-polyfill\": \"6.26.0\",\n      \"babel-preset-es2015\": \"6.22.0\",\n      \"babel-preset-react\": \"6.23.0\",\n      \"dotnetify\": \"3.0.1\",\n      \"jquery\": \"3.4.1\",\n      \"jsdom\": \"9.12.0\",\n      \"material-ui\": \"0.19.4\",\n      \"react\": \"15.4.2\",\n      \"react-dom\": \"15.4.2\",\n      \"webpack\": \"2.2.1\"\n   }\n}"
  },
  {
    "path": "_archive/Routing/src/Index.js",
    "content": "﻿'use strict';\n\nObject.defineProperty(exports, '__esModule', {\n   value: true\n});\n\nvar _createClass = (function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ('value' in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; })();\n\nvar _get = function get(_x, _x2, _x3) { var _again = true; _function: while (_again) { var object = _x, property = _x2, receiver = _x3; _again = false; if (object === null) object = Function.prototype; var desc = Object.getOwnPropertyDescriptor(object, property); if (desc === undefined) { var parent = Object.getPrototypeOf(object); if (parent === null) { return undefined; } else { _x = parent; _x2 = property; _x3 = receiver; _again = true; desc = parent = undefined; continue _function; } } else if ('value' in desc) { return desc.value; } else { var getter = desc.get; if (getter === undefined) { return undefined; } return getter.call(receiver); } } };\n\nfunction _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { 'default': obj }; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError('Cannot call a class as a function'); } }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== 'function' && superClass !== null) { throw new TypeError('Super expression must either be null or a function, not ' + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\nvar _react = require('react');\n\nvar _react2 = _interopRequireDefault(_react);\n\nvar _dotnetify = require('dotnetify');\n\nvar _dotnetify2 = _interopRequireDefault(_dotnetify);\n\nvar _dotnetifyDistDotnetifyReactRouter = require('dotnetify/dist/dotnetify-react.router');\n\nvar Index = (function (_React$Component) {\n   _inherits(Index, _React$Component);\n\n   function Index(props) {\n      _classCallCheck(this, Index);\n\n      _get(Object.getPrototypeOf(Index.prototype), 'constructor', this).call(this, props);\n      this.vm = _dotnetify2['default'].react.connect(\"Index\", this);\n      this.vm.onRouteEnter = function (path, template) {\n         template.Target = \"ApplicationMonitor\";\n      };\n      this.state = { Links: undefined };\n   }\n\n   _createClass(Index, [{\n      key: 'componentWillUnmount',\n      value: function componentWillUnmount() {\n         this.vm.$destroy();\n      }\n   }, {\n      key: 'render',\n      value: function render() {\n         var _this = this;\n\n         if (this.state.Links == null) return _react2['default'].createElement('div', null);\n         var apps = this.state.Links.map(function (app) {\n            return _react2['default'].createElement(\n               _dotnetifyDistDotnetifyReactRouter.RouteLink,\n               { vm: _this.vm, route: app.Route, key: app.Title },\n               _react2['default'].createElement(\n                  'div',\n                  { key: \"div\" + app.Title, className: 'book col-md-3' },\n                  _react2['default'].createElement(\n                     'strong',\n                     null,\n                     app.Title\n                  )\n               )\n            );\n         });\n         return _react2['default'].createElement(\n            'div',\n            { className: 'row' },\n            apps,\n            _react2['default'].createElement('div', { id: 'ApplicationMonitor' })\n         );\n      }\n   }]);\n\n   return Index;\n})(_react2['default'].Component);\n\nexports['default'] = Index;\n\nvar Home = (function (_React$Component2) {\n   _inherits(Home, _React$Component2);\n\n   function Home() {\n      _classCallCheck(this, Home);\n\n      _get(Object.getPrototypeOf(Home.prototype), 'constructor', this).apply(this, arguments);\n   }\n\n   _createClass(Home, [{\n      key: 'render',\n      value: function render() {\n         return _react2['default'].createElement(\n            MuiThemeProvider,\n            null,\n            _react2['default'].createElement(AppBar, { title: 'Home', showMenuIconButton: false })\n         );\n      }\n   }]);\n\n   return Home;\n})(_react2['default'].Component);\n\nexports.Home = Home;\n\n"
  },
  {
    "path": "_archive/Routing/src/Index.jsx",
    "content": "import React from 'react';\nimport dotnetify from 'dotnetify';\nimport { RouteLink, RouteTarget } from 'dotnetify/dist/dotnetify-react.router'\n\nexport default class Index extends React.Component {\n   constructor(props) {\n      super(props);\n      this.vm = dotnetify.react.connect(\"Index\", this);\n      this.vm.onRouteEnter = (path, template) => template.Target = \"Panel\";\n\n      this.state = dotnetify.react.router.ssrState(\"Index\") || { Links: []};\n    }\n   componentWillUnmount() {\n      this.vm.$destroy();\n   }\n   render() {\n      const links = this.state.Links.map((link, idx) => \n         <MenuItem key={idx}><RouteLink vm={this.vm} route={link.Route}>{link.Title}</RouteLink></MenuItem>\n         );\n      return (\n         <MuiThemeProvider>\n            <div>\n               <Drawer open={true}>\n                  {links}\n               </Drawer>\n               <RouteTarget id=\"Panel\" style={{ paddingLeft: \"256px\" }} />\n            </div>\n         </MuiThemeProvider>\n      );\n   }\n}\n\nexport class Home extends React.Component {\n   render() {\n      return (\n         <MuiThemeProvider>\n            <AppBar title=\"Home\" showMenuIconButton={false} />\n         </MuiThemeProvider>\n      );\n   }\n}\n"
  },
  {
    "path": "_archive/Routing/src/app.js",
    "content": "﻿module.exports = {\n   React: require('react'),\n   ReactDOM: require('react-dom'),\n   dotnetify: require('dotnetify'),\n   RouteLink: require('dotnetify/dist/dotnetify-react.router').RouteLink,\n   RouteTarget: require('dotnetify/dist/dotnetify-react.router').RouteTarget,\n\n   MuiThemeProvider: require('material-ui/styles/MuiThemeProvider').default,\n   AppBar: require('material-ui/AppBar').default,\n   Drawer: require('material-ui/Drawer').default,\n   MenuItem: require('material-ui/MenuItem').default,\n   Paper: require('material-ui/Paper').default,\n   Tabs: require('material-ui/Tabs').Tabs,\n   Tab: require('material-ui/Tabs').Tab,\n\n   Index: require('./Index.jsx').default,\n   Home: require('./Index.jsx').Home\n}\n\n// Export the library modules into global scope for the components that will be loaded on-demand by the router.\nObject.assign(window, module.exports);"
  },
  {
    "path": "_archive/Routing/src/app.server.js",
    "content": "﻿module.exports = function (callback, path, initialStates) {\n\n   require('jsdom').env({\n      file: \"./wwwroot/Index.html\",\n      scripts: ['./bundle.js'],\n      done: function (err, window) {\n         if (err) {\n            console.error(err);\n            return;\n         }\n         // For debugging.\n         window.console = global.console;\n\n         // Get rid of the script inserted by jsdom after it's executed.\n         var jsdomElem = window.document.getElementsByClassName(\"jsdom\")[0];\n         jsdomElem.parentElement.removeChild(jsdomElem);\n\n         // Add the bundled library modules, window, and document to NodeJS global scope.\n         Object.assign(global, window.bundle, { window: window, document: window.document });\n\n         // Configure dotnetify's router for server-side rendering.\n         dotnetify.react.router.ssr(\n            path,\n            initialStates,\n            // On routing to a React component, use 'require' to load it into window scope.\n            function (url) {\n               if (url) {\n                   if (url.endsWith('.js') || url.endsWith(\".html\")) {\n                      url = \"../wwwroot\" + url;\n                      if (url.endsWith('.js'))\n                        Object.assign(window, require(url));\n                   }\n               }\n               return url;\n            },\n            // After the path is routed, return the document's HTML to the caller.\n            function () {\n               callback(err, document.documentElement.innerHTML);\n            },\n            // Timeout.\n            3000);\n\n         ReactDOM.render(\n            React.createElement(Index),\n            window.document.getElementById('Content'));\n      }\n   });\n};\n\n// For debugging.\nvar test = module.exports;\ntest(function (err, output) {\n   console.log(output);\n},\n   '/index/Page1/Page1A',\n   '{\"Index\":{\"RoutingState\":{\"Origin\":\"\",\"Templates\":[{\"Id\":\"Home\",\"Root\":null,\"UrlPattern\":\"\",\"ViewUrl\":null,\"JSModuleUrl\":null,\"Target\":null},{\"Id\":\"Page1\",\"Root\":null,\"UrlPattern\":\"Page1\",\"ViewUrl\":null,\"JSModuleUrl\":\"/page1.js\",\"Target\":null},{\"Id\":\"Page2\",\"Root\":null,\"UrlPattern\":\"Page2\",\"ViewUrl\":null,\"JSModuleUrl\":\"/page2.js\",\"Target\":null},{\"Id\":\"Page3\",\"Root\":null,\"UrlPattern\":\"Page3\",\"ViewUrl\":\"/page3.html\",\"JSModuleUrl\":null,\"Target\":null}],\"Root\":\"index\",\"Active\":null},\"Links\":[{\"Title\":\"Page 1\",\"Route\":{\"TemplateId\":\"Page1\",\"Path\":\"Page1\",\"RedirectRoot\":null}},{\"Title\":\"Page 2\",\"Route\":{\"TemplateId\":\"Page2\",\"Path\":\"Page2\",\"RedirectRoot\":null}},{\"Title\":\"Page 3\",\"Route\":{\"TemplateId\":\"Page3\",\"Path\":\"Page3\",\"RedirectRoot\":null}}]},\"Page1\":{\"RoutingState\":{\"Origin\":\"Page1\",\"Templates\":[{\"Id\":\"Page1Home\",\"Root\":null,\"UrlPattern\":\"\",\"ViewUrl\":\"Page1A\",\"JSModuleUrl\":null,\"Target\":null},{\"Id\":\"Page1A\",\"Root\":null,\"UrlPattern\":\"Page1A\",\"ViewUrl\":null,\"JSModuleUrl\":null,\"Target\":null},{\"Id\":\"Page1B\",\"Root\":null,\"UrlPattern\":\"Page1B\",\"ViewUrl\":null,\"JSModuleUrl\":null,\"Target\":null}],\"Root\":\"Page1\",\"Active\":null},\"Title\":\"Page 1\",\"LinkPage1A\":{\"TemplateId\":\"Page1A\",\"Path\":\"Page1A\",\"RedirectRoot\":null},\"LinkPage1B\":{\"TemplateId\":\"Page1B\",\"Path\":\"Page1B\",\"RedirectRoot\":null}}}'\n);\n"
  },
  {
    "path": "_archive/Routing/webpack.config.js",
    "content": "﻿\"use strict\";\n\nvar webpack = require(\"webpack\");\nmodule.exports = {\n   entry: \"./src/app.js\",\n   output: {\n      filename: \"./wwwroot/bundle.js\",\n      library: \"bundle\"\n   },\n   resolve: {\n      modules: [\"src\", \"node_modules\"]\n   },\n   module: {\n      loaders: [\n         {\n            test: /\\.jsx?$/,\n            loader: \"babel-loader\",\n            exclude: /node_modules/,\n            query: { presets: [\"es2015\", \"react\"] }\n         }\n      ]\n   },\n   plugins: [\n      new webpack.ProvidePlugin({ jQuery: \"jquery\" }),\n      new webpack.optimize.UglifyJsPlugin({ minimize: true })\n   ]\n};"
  },
  {
    "path": "_archive/Routing/wwwroot/Index.html",
    "content": "﻿<html>\n<head>\n   <meta http-equiv=\"content-type\" content=\"text/html; charset=UTF8\">\n   <title>DotNetify-React</title>\n   <link href=\"https://fonts.googleapis.com/css?family=Roboto:300,400,500\" rel=\"stylesheet\">\n   <style>\n      body { margin: 0px; background-color: #e6e6e6; }\n      a { width: 100%; text-decoration: none; display: block; }\n   </style>\n</head>\n<body>\n   <div id=\"Content\"></div>\n\n   <script src=\"/bundle.js\" charset=\"UTF-8\"></script>\n   <script type=\"text/javascript\">\n      ReactDOM.render(\n         React.createElement(Index),\n         document.getElementById('Content'));\n   </script>\n</body>\n</html>"
  },
  {
    "path": "_archive/Routing/wwwroot/Page1.js",
    "content": "﻿\"use strict\";\n\nvar _createClass = (function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; })();\n\nvar _get = function get(_x, _x2, _x3) { var _again = true; _function: while (_again) { var object = _x, property = _x2, receiver = _x3; _again = false; if (object === null) object = Function.prototype; var desc = Object.getOwnPropertyDescriptor(object, property); if (desc === undefined) { var parent = Object.getPrototypeOf(object); if (parent === null) { return undefined; } else { _x = parent; _x2 = property; _x3 = receiver; _again = true; desc = parent = undefined; continue _function; } } else if (\"value\" in desc) { return desc.value; } else { var getter = desc.get; if (getter === undefined) { return undefined; } return getter.call(receiver); } } };\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\nvar Page1 = (function (_React$Component) {\n   _inherits(Page1, _React$Component);\n\n   function Page1(props) {\n      _classCallCheck(this, Page1);\n\n      _get(Object.getPrototypeOf(Page1.prototype), \"constructor\", this).call(this, props);\n      this.vm = dotnetify.react.connect(\"Page1\", this);\n      this.vm.onRouteEnter = function (path, template) {\n         return template.Target = \"Page1Panel\";\n      };\n      this.state = dotnetify.react.router.ssrState(\"Page1\") || { Title: \"\", RoutingState: { Active: \"\" } };\n   }\n\n   _createClass(Page1, [{\n      key: \"componentWillUnmount\",\n      value: function componentWillUnmount() {\n         ReactDOM.unmountComponentAtNode(this.page1Panel.getDOMNode());\n         this.vm.$destroy();\n      }\n   }, {\n      key: \"render\",\n      value: function render() {\n         var _this = this;\n\n         var styles = {\n            paper: { margin: \"30px\" },\n            panel: { padding: \"30px\" },\n            link: { padding: \"10px\", color: \"white\" }\n         };\n         var activeTab = this.state.RoutingState.Active;\n         return React.createElement(\n            MuiThemeProvider,\n            null,\n            React.createElement(\n               \"div\",\n               null,\n               React.createElement(AppBar, { title: this.state.Title, showMenuIconButton: false }),\n               React.createElement(\n                  Paper,\n                  { style: styles.paper },\n                  React.createElement(\n                     Tabs,\n                     { value: activeTab != \"\" ? activeTab : \"Page1A\" },\n                     React.createElement(Tab, { label: React.createElement(\n                           RouteLink,\n                           { vm: this.vm, route: this.state.LinkPage1A, style: styles.link },\n                           \"Page 1A\"\n                        ), value: \"Page1A\" }),\n                     React.createElement(Tab, { label: React.createElement(\n                           RouteLink,\n                           { vm: this.vm, route: this.state.LinkPage1B, style: styles.link },\n                           \"Page 1B\"\n                        ), value: \"Page1B\" })\n                  ),\n                  React.createElement(RouteTarget, { id: \"Page1Panel\", style: styles.panel, ref: function (el) {\n                        return _this.page1Panel = el;\n                     } })\n               )\n            )\n         );\n      }\n   }]);\n\n   return Page1;\n})(React.Component);\n\nvar Page1A = (function (_React$Component2) {\n   _inherits(Page1A, _React$Component2);\n\n   function Page1A() {\n      _classCallCheck(this, Page1A);\n\n      _get(Object.getPrototypeOf(Page1A.prototype), \"constructor\", this).apply(this, arguments);\n   }\n\n   _createClass(Page1A, [{\n      key: \"render\",\n      value: function render() {\n         return React.createElement(\n            \"div\",\n            null,\n            React.createElement(\n               \"h3\",\n               null,\n               \"This is the content of Page 1A\"\n            ),\n            React.createElement(\n               \"p\",\n               null,\n               \"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\"\n            )\n         );\n      }\n   }]);\n\n   return Page1A;\n})(React.Component);\n\nvar Page1B = (function (_React$Component3) {\n   _inherits(Page1B, _React$Component3);\n\n   function Page1B() {\n      _classCallCheck(this, Page1B);\n\n      _get(Object.getPrototypeOf(Page1B.prototype), \"constructor\", this).apply(this, arguments);\n   }\n\n   _createClass(Page1B, [{\n      key: \"render\",\n      value: function render() {\n         return React.createElement(\n            \"div\",\n            null,\n            React.createElement(\n               \"h3\",\n               null,\n               \"This is the content of Page 1B\"\n            ),\n            React.createElement(\n               \"p\",\n               null,\n               \"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\"\n            )\n         );\n      }\n   }]);\n\n   return Page1B;\n})(React.Component);\n\nif (typeof module !== \"undefined\") {\n   module.exports.Page1 = Page1;\n   module.exports.Page1A = Page1A;\n   module.exports.Page1B = Page1B;\n}\n\n"
  },
  {
    "path": "_archive/Routing/wwwroot/Page1.jsx",
    "content": "﻿class Page1 extends React.Component {\n   constructor(props) {\n      super(props);\n      this.vm = dotnetify.react.connect(\"Page1\", this);\n      this.vm.onRouteEnter = (path, template) => template.Target = \"Page1Panel\";\n      this.state = dotnetify.react.router.ssrState(\"Page1\") || { Title: \"\", RoutingState: { Active: \"\" } };\n   }\n   componentWillUnmount() {\n      ReactDOM.unmountComponentAtNode(this.page1Panel.getDOMNode());\n      this.vm.$destroy();\n   }\n   render() {\n      const styles = {\n         paper: { margin: \"30px\" },\n         panel: { padding: \"30px\" },\n         link: { padding: \"10px\", color: \"white\" }\n      }\n      const activeTab = this.state.RoutingState.Active;\n      return (\n         <MuiThemeProvider>\n            <div>\n               <AppBar title={this.state.Title} showMenuIconButton={false} />\n               <Paper style={styles.paper}>\n                  <Tabs value={activeTab != \"\" ? activeTab : \"Page1A\"}>\n                     <Tab label={<RouteLink vm={this.vm} route={this.state.LinkPage1A} style={styles.link}>Page 1A</RouteLink>} value=\"Page1A\" />\n                     <Tab label={<RouteLink vm={this.vm} route={this.state.LinkPage1B} style={styles.link}>Page 1B</RouteLink>} value=\"Page1B\" />\n                  </Tabs>\n                  <RouteTarget id=\"Page1Panel\" style={styles.panel} ref={el => this.page1Panel = el} />\n               </Paper>\n            </div>\n         </MuiThemeProvider>\n      );\n   }\n}\n\nclass Page1A extends React.Component {\n   render() {\n      return (\n         <div>\n            <h3>This is the content of Page 1A</h3>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\n         </div>\n      );\n   }\n}\n\nclass Page1B extends React.Component {\n   render() {\n      return (\n         <div>\n            <h3>This is the content of Page 1B</h3>\n            <p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p>\n         </div>\n      );\n   }\n}\n\nif (typeof module !== \"undefined\") {\n   module.exports.Page1 = Page1;\n   module.exports.Page1A = Page1A;\n   module.exports.Page1B = Page1B;\n}"
  },
  {
    "path": "_archive/Routing/wwwroot/Page2.js",
    "content": "﻿\"use strict\";\n\nvar _createClass = (function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; })();\n\nvar _get = function get(_x, _x2, _x3) { var _again = true; _function: while (_again) { var object = _x, property = _x2, receiver = _x3; _again = false; if (object === null) object = Function.prototype; var desc = Object.getOwnPropertyDescriptor(object, property); if (desc === undefined) { var parent = Object.getPrototypeOf(object); if (parent === null) { return undefined; } else { _x = parent; _x2 = property; _x3 = receiver; _again = true; desc = parent = undefined; continue _function; } } else if (\"value\" in desc) { return desc.value; } else { var getter = desc.get; if (getter === undefined) { return undefined; } return getter.call(receiver); } } };\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function, not \" + typeof superClass); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, enumerable: false, writable: true, configurable: true } }); if (superClass) Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass; }\n\nvar Page2 = (function (_React$Component) {\n   _inherits(Page2, _React$Component);\n\n   function Page2(props) {\n      var _this = this;\n\n      _classCallCheck(this, Page2);\n\n      _get(Object.getPrototypeOf(Page2.prototype), \"constructor\", this).call(this, props);\n      this.vm = dotnetify.react.connect(\"Page2\", this);\n      this.vm.onRouteEnter = function (path, template) {\n         template.Target = \"Page2Panel\";\n\n         // Must dismount existing component on RouteTarget before mounting a new one.\n         if (_this.page2Panel && _this.page2PanelHasComponent) {\n            ReactDOM.unmountComponentAtNode(_this.page2Panel.getDOMNode());\n            _this.setState({ open: false });\n         }\n         _this.page2PanelHasComponent = true;\n      };\n      this.vm.onRouteExit = function (path, template) {\n         if (template.Id == \"Page2Item\") _this.setState({ open: true });\n      };\n      this.state = dotnetify.react.router.ssrState(\"Page2\") || { Title: \"\" };\n      this.state.open = false;\n   }\n\n   _createClass(Page2, [{\n      key: \"componentWillUnmount\",\n      value: function componentWillUnmount() {\n         ReactDOM.unmountComponentAtNode(this.page2Panel.getDOMNode());\n         this.vm.$destroy();\n      }\n   }, {\n      key: \"render\",\n      value: function render() {\n         var _this2 = this;\n\n         var styles = {\n            paper: { margin: \"30px\", width: \"100px\", display: \"inline-block\" },\n            panel: { padding: \"30px\" }\n         };\n         var showRoutes = function showRoutes(links) {\n            if (links != null) return links.map(function (link) {\n               return React.createElement(\n                  Paper,\n                  { key: link.Route.Path, style: styles.paper },\n                  React.createElement(\n                     RouteLink,\n                     { vm: _this2.vm, route: link.Route },\n                     React.createElement(\n                        MenuItem,\n                        null,\n                        link.Title\n                     )\n                  )\n               );\n            });\n         };\n         return React.createElement(\n            MuiThemeProvider,\n            null,\n            React.createElement(\n               \"div\",\n               null,\n               React.createElement(AppBar, { title: this.state.Title, showMenuIconButton: false }),\n               React.createElement(\n                  \"div\",\n                  { style: { marginRight: \"280px\" } },\n                  showRoutes(this.state.Links)\n               ),\n               React.createElement(\n                  Drawer,\n                  { openSecondary: true, open: this.state.open, style: { visibility: this.state.open ? \"visible\" : \"hidden\" } },\n                  React.createElement(RouteTarget, { id: \"Page2Panel\", style: styles.panel, ref: function (el) {\n                        return _this2.page2Panel = el;\n                     } })\n               )\n            )\n         );\n      }\n   }]);\n\n   return Page2;\n})(React.Component);\n\nvar Page2Home = function Page2Home(props) {\n   return React.createElement(\"div\", null);\n};\n\nvar Page2Item = (function (_React$Component2) {\n   _inherits(Page2Item, _React$Component2);\n\n   function Page2Item(props) {\n      _classCallCheck(this, Page2Item);\n\n      _get(Object.getPrototypeOf(Page2Item.prototype), \"constructor\", this).call(this, props);\n      this.vm = dotnetify.react.connect(\"Page2Item\", this);\n      this.state = dotnetify.react.router.ssrState(\"Page2Item\") || { Title: \"Item\" };\n   }\n\n   _createClass(Page2Item, [{\n      key: \"componentWillUnmount\",\n      value: function componentWillUnmount() {\n         this.vm.$destroy();\n      }\n   }, {\n      key: \"render\",\n      value: function render() {\n         return React.createElement(\n            \"div\",\n            null,\n            React.createElement(\n               \"h3\",\n               null,\n               this.state.Title\n            ),\n            React.createElement(\n               \"p\",\n               { style: { textAlign: \"justify\" } },\n               \"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\"\n            )\n         );\n      }\n   }]);\n\n   return Page2Item;\n})(React.Component);\n\nif (typeof module !== \"undefined\") {\n   module.exports.Page2 = Page2;\n   module.exports.Page2Home = Page2Home;\n   module.exports.Page2Item = Page2Item;\n}\n\n"
  },
  {
    "path": "_archive/Routing/wwwroot/Page2.jsx",
    "content": "﻿class Page2 extends React.Component {\n   constructor(props) {\n      super(props);\n      this.vm = dotnetify.react.connect(\"Page2\", this);\n      this.vm.onRouteEnter = (path, template) => {\n         template.Target = \"Page2Panel\";\n\n         // Must dismount existing component on RouteTarget before mounting a new one.\n         if (this.page2Panel && this.page2PanelHasComponent) {\n            ReactDOM.unmountComponentAtNode(this.page2Panel.getDOMNode());\n            this.setState({ open: false });\n         }\n         this.page2PanelHasComponent = true;\n      }\n      this.vm.onRouteExit = (path, template) => {\n         if (template.Id == \"Page2Item\")\n            this.setState({ open: true });\n      }\n      this.state = dotnetify.react.router.ssrState(\"Page2\") || { Title: \"\" };\n      this.state.open = false;\n   }\n   componentWillUnmount() {\n      ReactDOM.unmountComponentAtNode(this.page2Panel.getDOMNode());\n      this.vm.$destroy();\n   }\n   render() {\n      const styles = {\n         paper: { margin: \"30px\", width: \"100px\", display: \"inline-block\" },\n         panel: { padding: \"30px\" }\n      }\n      const showRoutes = links => {\n         if (links != null)\n            return (\n               links.map(link =>\n                  <Paper key={link.Route.Path} style={styles.paper}>\n                     <RouteLink vm={this.vm} route={link.Route}>\n                        <MenuItem>{link.Title}</MenuItem>\n                     </RouteLink>\n                  </Paper>\n               )\n            );\n      }\n      return (\n         <MuiThemeProvider>\n            <div>\n               <AppBar title={this.state.Title} showMenuIconButton={false} />\n               <div style={{ marginRight: \"280px\" }}>\n                  {showRoutes(this.state.Links)}\n               </div>\n               <Drawer openSecondary={true} open={this.state.open} style={{ visibility: this.state.open ? \"visible\" : \"hidden\" }}>\n                  <RouteTarget id=\"Page2Panel\" style={styles.panel} ref={el => this.page2Panel = el} />\n               </Drawer>\n            </div>\n         </MuiThemeProvider>\n      );\n   }\n}\n\nvar Page2Home = function (props) {\n   return <div />\n}\n\nclass Page2Item extends React.Component {\n   constructor(props) {\n      super(props);\n      this.vm = dotnetify.react.connect(\"Page2Item\", this);\n      this.state = dotnetify.react.router.ssrState(\"Page2Item\") || { Title: \"Item\" };\n   }\n   componentWillUnmount() {\n      this.vm.$destroy();\n   }\n   render() {\n      return (\n         <div>\n            <h3>{this.state.Title}</h3>\n            <p style={{ textAlign: \"justify\" }}>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>\n         </div>\n      );\n   }\n}\n\nif (typeof module !== \"undefined\") {\n   module.exports.Page2 = Page2;\n   module.exports.Page2Home = Page2Home;\n   module.exports.Page2Item = Page2Item;\n}"
  },
  {
    "path": "_archive/Routing/wwwroot/Page3.html",
    "content": "﻿<div style=\"margin:30px\">\n   <h2>This is the content of Page3.html</h2>\n   <p>\n      At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat\n   </p>\n</div>"
  },
  {
    "path": "_archive/Routing/wwwroot/bundle.js",
    "content": "var bundle=function(e){function t(o){if(n[o])return n[o].exports;var r=n[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,t),r.l=!0,r.exports}var n={};return t.m=e,t.c=n,t.i=function(e){return e},t.d=function(e,n,o){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:o})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,\"a\",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p=\"\",t(t.s=422)}([function(e,t){function n(){throw new Error(\"setTimeout has not been defined\")}function o(){throw new Error(\"clearTimeout has not been defined\")}function r(e){if(c===setTimeout)return setTimeout(e,0);if((c===n||!c)&&setTimeout)return c=setTimeout,setTimeout(e,0);try{return c(e,0)}catch(t){try{return c.call(null,e,0)}catch(t){return c.call(this,e,0)}}}function i(e){if(d===clearTimeout)return clearTimeout(e);if((d===o||!d)&&clearTimeout)return d=clearTimeout,clearTimeout(e);try{return d(e)}catch(t){try{return d.call(null,e)}catch(t){return d.call(this,e)}}}function a(){m&&f&&(m=!1,f.length?h=f.concat(h):v=-1,h.length&&s())}function s(){if(!m){var e=r(a);m=!0;for(var t=h.length;t;){for(f=h,h=[];++v<t;)f&&f[v].run();v=-1,t=h.length}f=null,m=!1,i(e)}}function u(e,t){this.fun=e,this.array=t}function l(){}var c,d,p=e.exports={};!function(){try{c=\"function\"==typeof setTimeout?setTimeout:n}catch(e){c=n}try{d=\"function\"==typeof clearTimeout?clearTimeout:o}catch(e){d=o}}();var f,h=[],m=!1,v=-1;p.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];h.push(new u(e,t)),1!==h.length||m||r(s)},u.prototype.run=function(){this.fun.apply(null,this.array)},p.title=\"browser\",p.browser=!0,p.env={},p.argv=[],p.version=\"\",p.versions={},p.on=l,p.addListener=l,p.once=l,p.off=l,p.removeListener=l,p.removeAllListeners=l,p.emit=l,p.prependListener=l,p.prependOnceListener=l,p.listeners=function(e){return[]},p.binding=function(e){throw new Error(\"process.binding is not supported\")},p.cwd=function(){return\"/\"},p.chdir=function(e){throw new Error(\"process.chdir is not supported\")},p.umask=function(){return 0}},function(e,t,n){\"use strict\";e.exports=n(47)},function(e,t,n){\"use strict\";(function(t){function n(e,t,n,r,i,a,s,u){if(o(t),!e){var l;if(void 0===t)l=new Error(\"Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.\");else{var c=[n,r,i,a,s,u],d=0;l=new Error(t.replace(/%s/g,function(){return c[d++]})),l.name=\"Invariant Violation\"}throw l.framesToPop=1,l}}var o=function(e){};\"production\"!==t.env.NODE_ENV&&(o=function(e){if(void 0===e)throw new Error(\"invariant requires an error message argument\")}),e.exports=n}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){var o=n(22),r=o;if(\"production\"!==t.env.NODE_ENV){var i=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];var r=0,i=\"Warning: \"+e.replace(/%s/g,function(){return n[r++]});\"undefined\"!=typeof console&&console.error(i);try{throw new Error(i)}catch(e){}};r=function(e,t){if(void 0===t)throw new Error(\"`warning(condition, format, ...args)` requires a warning message argument\");if(0!==t.indexOf(\"Failed Composite propType: \")&&!e){for(var n=arguments.length,o=Array(n>2?n-2:0),r=2;r<n;r++)o[r-2]=arguments[r];i.apply(void 0,[t].concat(o))}}}e.exports=r}).call(t,n(0))},function(e,t,n){(function(t){if(\"production\"!==t.env.NODE_ENV){var o=\"function\"==typeof Symbol&&Symbol.for&&Symbol.for(\"react.element\")||60103,r=function(e){return\"object\"==typeof e&&null!==e&&e.$$typeof===o};e.exports=n(332)(r,!0)}else e.exports=n(331)()}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){for(var t=arguments.length-1,n=\"Minified React error #\"+e+\"; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=\"+e,o=0;o<t;o++)n+=\"&args[]=\"+encodeURIComponent(arguments[o+1]);n+=\" for the full message or use the non-minified dev environment for full errors and additional helpful warnings.\";var r=new Error(n);throw r.name=\"Invariant Violation\",r.framesToPop=1,r}e.exports=o},function(e,t,n){\"use strict\";t.__esModule=!0,t.default=function(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=n(191),i=o(r);t.default=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,\"value\"in o&&(o.writable=!0),(0,i.default)(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}()},function(e,t,n){e.exports={default:n(201),__esModule:!0}},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=n(192),i=o(r),a=n(190),s=o(a),u=n(122),l=o(u);t.default=function(e,t){if(\"function\"!=typeof t&&null!==t)throw new TypeError(\"Super expression must either be null or a function, not \"+(void 0===t?\"undefined\":(0,l.default)(t)));e.prototype=(0,s.default)(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(i.default?(0,i.default)(e,t):e.__proto__=t)}},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=n(122),i=o(r);t.default=function(e,t){if(!e)throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");return!t||\"object\"!==(void 0===t?\"undefined\":(0,i.default)(t))&&\"function\"!=typeof t?e:t}},function(e,t){e.exports=function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}},function(e,t,n){\"use strict\";function o(e){if(null===e||void 0===e)throw new TypeError(\"Object.assign cannot be called with null or undefined\");return Object(e)}function r(){try{if(!Object.assign)return!1;var e=new String(\"abc\");if(e[5]=\"de\",\"5\"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t[\"_\"+String.fromCharCode(n)]=n;if(\"0123456789\"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(\"\"))return!1;var o={};return\"abcdefghijklmnopqrst\".split(\"\").forEach(function(e){o[e]=e}),\"abcdefghijklmnopqrst\"===Object.keys(Object.assign({},o)).join(\"\")}catch(e){return!1}}/*\nobject-assign\n(c) Sindre Sorhus\n@license MIT\n*/\nvar i=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,s=Object.prototype.propertyIsEnumerable;e.exports=r()?Object.assign:function(e,t){for(var n,r,u=o(e),l=1;l<arguments.length;l++){n=Object(arguments[l]);for(var c in n)a.call(n,c)&&(u[c]=n[c]);if(i){r=i(n);for(var d=0;d<r.length;d++)s.call(n,r[d])&&(u[r[d]]=n[r[d]])}}return u}},function(e,t,n){\"use strict\";(function(t){function o(e,t){return 1===e.nodeType&&e.getAttribute(m)===String(t)||8===e.nodeType&&e.nodeValue===\" react-text: \"+t+\" \"||8===e.nodeType&&e.nodeValue===\" react-empty: \"+t+\" \"}function r(e){for(var t;t=e._renderedComponent;)e=t;return e}function i(e,t){var n=r(e);n._hostNode=t,t[y]=n}function a(e){var t=e._hostNode;t&&(delete t[y],e._hostNode=null)}function s(e,n){if(!(e._flags&v.hasCachedChildNodes)){var a=e._renderedChildren,s=n.firstChild;e:for(var u in a)if(a.hasOwnProperty(u)){var l=a[u],c=r(l)._domID;if(0!==c){for(;null!==s;s=s.nextSibling)if(o(s,c)){i(l,s);continue e}\"production\"!==t.env.NODE_ENV?h(!1,\"Unable to find element with ID %s.\",c):d(\"32\",c)}}e._flags|=v.hasCachedChildNodes}}function u(e){if(e[y])return e[y];for(var t=[];!e[y];){if(t.push(e),!e.parentNode)return null;e=e.parentNode}for(var n,o;e&&(o=e[y]);e=t.pop())n=o,t.length&&s(o,e);return n}function l(e){var t=u(e);return null!=t&&t._hostNode===e?t:null}function c(e){if(void 0===e._hostNode&&(\"production\"!==t.env.NODE_ENV?h(!1,\"getNodeFromInstance: Invalid argument.\"):d(\"33\")),e._hostNode)return e._hostNode;for(var n=[];!e._hostNode;)n.push(e),e._hostParent||(\"production\"!==t.env.NODE_ENV?h(!1,\"React DOM tree root should always have a node reference.\"):d(\"34\")),e=e._hostParent;for(;n.length;e=n.pop())s(e,e._hostNode);return e._hostNode}var d=n(5),p=n(31),f=n(150),h=n(2),m=p.ID_ATTRIBUTE_NAME,v=f,y=\"__reactInternalInstance$\"+Math.random().toString(36).slice(2),g={getClosestInstanceFromNode:u,getInstanceFromNode:l,getNodeFromInstance:c,precacheChildNodes:s,precacheNode:i,uncacheNode:a};e.exports=g}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=n(189),i=o(r);t.default=i.default||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e}},function(e,t,n){\"use strict\";t.__esModule=!0,t.default=function(e,t){var n={};for(var o in e)t.indexOf(o)>=0||Object.prototype.hasOwnProperty.call(e,o)&&(n[o]=e[o]);return n}},function(e,t,n){\"use strict\";var o=!(\"undefined\"==typeof window||!window.document||!window.document.createElement),r={canUseDOM:o,canUseWorkers:\"undefined\"!=typeof Worker,canUseEventListeners:o&&!(!window.addEventListener&&!window.attachEvent),canUseViewport:o&&!!window.screen,isInWorker:!o};e.exports=r},function(e,t,n){\"use strict\";e.exports=n(346)},function(e,t){var n=e.exports={version:\"2.5.7\"};\"number\"==typeof __e&&(__e=n)},function(e,t,n){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0}),t.default={easeOutFunction:\"cubic-bezier(0.23, 1, 0.32, 1)\",easeInOutFunction:\"cubic-bezier(0.445, 0.05, 0.55, 0.95)\",easeOut:function(e,t,n,o){if(o=o||this.easeOutFunction,t&&\"[object Array]\"===Object.prototype.toString.call(t)){for(var r=\"\",i=0;i<t.length;i++)r&&(r+=\",\"),r+=this.create(e,t[i],n,o);return r}return this.create(e,t,n,o)},create:function(e,t,n,o){return e=e||\"450ms\",t=t||\"all\",n=n||\"0ms\",o=o||\"linear\",t+\" \"+e+\" \"+o+\" \"+n}}},function(e,t,n){\"use strict\";(function(t){function o(e){var t=Function.prototype.toString,n=Object.prototype.hasOwnProperty,o=RegExp(\"^\"+t.call(n).replace(/[\\\\^$.*+?()[\\]{}|]/g,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\");try{var r=t.call(e);return o.test(r)}catch(e){return!1}}function r(e){var t=l(e);if(t){var n=t.childIDs;c(e),n.forEach(r)}}function i(e,t,n){return\"\\n    in \"+(e||\"Unknown\")+(t?\" (at \"+t.fileName.replace(/^.*[\\\\\\/]/,\"\")+\":\"+t.lineNumber+\")\":n?\" (created by \"+n+\")\":\"\")}function a(e){return null==e?\"#empty\":\"string\"==typeof e||\"number\"==typeof e?\"#text\":\"string\"==typeof e.type?e.type:e.type.displayName||e.type.name||\"Unknown\"}function s(e){var n,o=N.getDisplayName(e),r=N.getElement(e),a=N.getOwnerID(e);return a&&(n=N.getDisplayName(a)),\"production\"!==t.env.NODE_ENV&&g(r,\"ReactComponentTreeHook: Missing React element for debugID %s when building stack\",e),i(o,r&&r._source,n)}var u,l,c,d,p,f,h,m=n(36),v=n(25),y=n(2),g=n(3),b=\"function\"==typeof Array.from&&\"function\"==typeof Map&&o(Map)&&null!=Map.prototype&&\"function\"==typeof Map.prototype.keys&&o(Map.prototype.keys)&&\"function\"==typeof Set&&o(Set)&&null!=Set.prototype&&\"function\"==typeof Set.prototype.keys&&o(Set.prototype.keys);if(b){var _=new Map,E=new Set;u=function(e,t){_.set(e,t)},l=function(e){return _.get(e)},c=function(e){_.delete(e)},d=function(){return Array.from(_.keys())},p=function(e){E.add(e)},f=function(e){E.delete(e)},h=function(){return Array.from(E.keys())}}else{var w={},x={},C=function(e){return\".\"+e},k=function(e){return parseInt(e.substr(1),10)};u=function(e,t){var n=C(e);w[n]=t},l=function(e){var t=C(e);return w[t]},c=function(e){var t=C(e);delete w[t]},d=function(){return Object.keys(w).map(k)},p=function(e){var t=C(e);x[t]=!0},f=function(e){var t=C(e);delete x[t]},h=function(){return Object.keys(x).map(k)}}var T=[],N={onSetChildren:function(e,n){var o=l(e);o||(\"production\"!==t.env.NODE_ENV?y(!1,\"Item must have been set\"):m(\"144\")),o.childIDs=n;for(var r=0;r<n.length;r++){var i=n[r],a=l(i);a||(\"production\"!==t.env.NODE_ENV?y(!1,\"Expected hook events to fire for the child before its parent includes it in onSetChildren().\"):m(\"140\")),null==a.childIDs&&\"object\"==typeof a.element&&null!=a.element&&(\"production\"!==t.env.NODE_ENV?y(!1,\"Expected onSetChildren() to fire for a container child before its parent includes it in onSetChildren().\"):m(\"141\")),a.isMounted||(\"production\"!==t.env.NODE_ENV?y(!1,\"Expected onMountComponent() to fire for the child before its parent includes it in onSetChildren().\"):m(\"71\")),null==a.parentID&&(a.parentID=e),a.parentID!==e&&(\"production\"!==t.env.NODE_ENV?y(!1,\"Expected onBeforeMountComponent() parent and onSetChildren() to be consistent (%s has parents %s and %s).\",i,a.parentID,e):m(\"142\",i,a.parentID,e))}},onBeforeMountComponent:function(e,t,n){u(e,{element:t,parentID:n,text:null,childIDs:[],isMounted:!1,updateCount:0})},onBeforeUpdateComponent:function(e,t){var n=l(e);n&&n.isMounted&&(n.element=t)},onMountComponent:function(e){var n=l(e);n||(\"production\"!==t.env.NODE_ENV?y(!1,\"Item must have been set\"):m(\"144\")),n.isMounted=!0,0===n.parentID&&p(e)},onUpdateComponent:function(e){var t=l(e);t&&t.isMounted&&t.updateCount++},onUnmountComponent:function(e){var t=l(e);if(t){t.isMounted=!1;0===t.parentID&&f(e)}T.push(e)},purgeUnmountedComponents:function(){if(!N._preventPurging){for(var e=0;e<T.length;e++){r(T[e])}T.length=0}},isMounted:function(e){var t=l(e);return!!t&&t.isMounted},getCurrentStackAddendum:function(e){var t=\"\";if(e){var n=a(e),o=e._owner;t+=i(n,e._source,o&&o.getName())}var r=v.current,s=r&&r._debugID;return t+=N.getStackAddendumByID(s)},getStackAddendumByID:function(e){for(var t=\"\";e;)t+=s(e),e=N.getParentID(e);return t},getChildIDs:function(e){var t=l(e);return t?t.childIDs:[]},getDisplayName:function(e){var t=N.getElement(e);return t?a(t):null},getElement:function(e){var t=l(e);return t?t.element:null},getOwnerID:function(e){var t=N.getElement(e);return t&&t._owner?t._owner._debugID:null},getParentID:function(e){var t=l(e);return t?t.parentID:null},getSource:function(e){var t=l(e),n=t?t.element:null;return null!=n?n._source:null},getText:function(e){var t=N.getElement(e);return\"string\"==typeof t?t:\"number\"==typeof t?\"\"+t:null},getUpdateCount:function(e){var t=l(e);return t?t.updateCount:0},getRootIDs:h,getRegisteredIDs:d};e.exports=N}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){var o=null;if(\"production\"!==t.env.NODE_ENV){o=n(361)}e.exports={debugTool:o}}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){return function(){return e}}var r=function(){};r.thatReturns=o,r.thatReturnsFalse=o(!1),r.thatReturnsTrue=o(!0),r.thatReturnsNull=o(null),r.thatReturnsThis=function(){return this},r.thatReturnsArgument=function(e){return e},e.exports=r},function(e,t,n){var o=n(85)(\"wks\"),r=n(64),i=n(28).Symbol,a=\"function\"==typeof i;(e.exports=function(e){return o[e]||(o[e]=a&&i[e]||(a?i:r)(\"Symbol.\"+e))}).store=o},function(e,t,n){\"use strict\";(function(t){function o(){O.ReactReconcileTransaction&&w||(\"production\"!==t.env.NODE_ENV?y(!1,\"ReactUpdates: must inject a reconcile transaction class and batching strategy\"):c(\"123\"))}function r(){this.reinitializeTransaction(),this.dirtyComponentsLength=null,this.callbackQueue=p.getPooled(),this.reconcileTransaction=O.ReactReconcileTransaction.getPooled(!0)}function i(e,t,n,r,i,a){return o(),w.batchedUpdates(e,t,n,r,i,a)}function a(e,t){return e._mountOrder-t._mountOrder}function s(e){var n=e.dirtyComponentsLength;n!==g.length&&(\"production\"!==t.env.NODE_ENV?y(!1,\"Expected flush transaction's stored dirty-components length (%s) to match dirty-components array length (%s).\",n,g.length):c(\"124\",n,g.length)),g.sort(a),b++;for(var o=0;o<n;o++){var r=g[o],i=r._pendingCallbacks;r._pendingCallbacks=null;var s;if(h.logTopLevelRenders){var u=r;r._currentElement.type.isReactTopLevelWrapper&&(u=r._renderedComponent),s=\"React update: \"+u.getName(),console.time(s)}if(m.performUpdateIfNecessary(r,e.reconcileTransaction,b),s&&console.timeEnd(s),i)for(var l=0;l<i.length;l++)e.callbackQueue.enqueue(i[l],r.getPublicInstance())}}function u(e){if(o(),!w.isBatchingUpdates)return void w.batchedUpdates(u,e);g.push(e),null==e._updateBatchNumber&&(e._updateBatchNumber=b+1)}function l(e,n){w.isBatchingUpdates||(\"production\"!==t.env.NODE_ENV?y(!1,\"ReactUpdates.asap: Can't enqueue an asap callback in a context whereupdates are not being batched.\"):c(\"125\")),_.enqueue(e,n),E=!0}var c=n(5),d=n(12),p=n(148),f=n(34),h=n(153),m=n(46),v=n(70),y=n(2),g=[],b=0,_=p.getPooled(),E=!1,w=null,x={initialize:function(){this.dirtyComponentsLength=g.length},close:function(){this.dirtyComponentsLength!==g.length?(g.splice(0,this.dirtyComponentsLength),T()):g.length=0}},C={initialize:function(){this.callbackQueue.reset()},close:function(){this.callbackQueue.notifyAll()}},k=[x,C];d(r.prototype,v,{getTransactionWrappers:function(){return k},destructor:function(){this.dirtyComponentsLength=null,p.release(this.callbackQueue),this.callbackQueue=null,O.ReactReconcileTransaction.release(this.reconcileTransaction),this.reconcileTransaction=null},perform:function(e,t,n){return v.perform.call(this,this.reconcileTransaction.perform,this.reconcileTransaction,e,t,n)}}),f.addPoolingTo(r);var T=function(){for(;g.length||E;){if(g.length){var e=r.getPooled();e.perform(s,null,e),r.release(e)}if(E){E=!1;var t=_;_=p.getPooled(),t.notifyAll(),p.release(t)}}},N={injectReconcileTransaction:function(e){e||(\"production\"!==t.env.NODE_ENV?y(!1,\"ReactUpdates: must provide a reconcile transaction class\"):c(\"126\")),O.ReactReconcileTransaction=e},injectBatchingStrategy:function(e){e||(\"production\"!==t.env.NODE_ENV?y(!1,\"ReactUpdates: must provide a batching strategy\"):c(\"127\")),\"function\"!=typeof e.batchedUpdates&&(\"production\"!==t.env.NODE_ENV?y(!1,\"ReactUpdates: must provide a batchedUpdates() function\"):c(\"128\")),\"boolean\"!=typeof e.isBatchingUpdates&&(\"production\"!==t.env.NODE_ENV?y(!1,\"ReactUpdates: must provide an isBatchingUpdates boolean attribute\"):c(\"129\")),w=e}},O={ReactReconcileTransaction:null,batchedUpdates:i,enqueueUpdate:u,flushBatchedUpdates:T,injection:N,asap:l};e.exports=O}).call(t,n(0))},function(e,t,n){\"use strict\";var o={current:null};e.exports=o},function(e,t,n){\"use strict\";(function(t){function o(e,n,o,r){\"production\"!==t.env.NODE_ENV&&(delete this.nativeEvent,delete this.preventDefault,delete this.stopPropagation),this.dispatchConfig=e,this._targetInst=n,this.nativeEvent=o;var i=this.constructor.Interface;for(var a in i)if(i.hasOwnProperty(a)){\"production\"!==t.env.NODE_ENV&&delete this[a];var u=i[a];u?this[a]=u(o):\"target\"===a?this.target=r:this[a]=o[a]}var l=null!=o.defaultPrevented?o.defaultPrevented:!1===o.returnValue;return this.isDefaultPrevented=l?s.thatReturnsTrue:s.thatReturnsFalse,this.isPropagationStopped=s.thatReturnsFalse,this}function r(e,n){function o(e){return i(a?\"setting the method\":\"setting the property\",\"This is effectively a no-op\"),e}function r(){return i(a?\"accessing the method\":\"accessing the property\",a?\"This is a no-op function\":\"This is set to null\"),n}function i(n,o){\"production\"!==t.env.NODE_ENV&&u(!1,\"This synthetic event is reused for performance reasons. If you're seeing this, you're %s `%s` on a released/nullified synthetic event. %s. If you must keep the original synthetic event around, use event.persist(). See https://fb.me/react-event-pooling for more information.\",n,e,o)}var a=\"function\"==typeof n;return{configurable:!0,set:o,get:r}}var i=n(12),a=n(34),s=n(22),u=n(3),l=!1,c=\"function\"==typeof Proxy,d=[\"dispatchConfig\",\"_targetInst\",\"nativeEvent\",\"isDefaultPrevented\",\"isPropagationStopped\",\"_dispatchListeners\",\"_dispatchInstances\"],p={type:null,target:null,currentTarget:s.thatReturnsNull,eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null};i(o.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():\"unknown\"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=s.thatReturnsTrue)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():\"unknown\"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=s.thatReturnsTrue)},persist:function(){this.isPersistent=s.thatReturnsTrue},isPersistent:s.thatReturnsFalse,destructor:function(){var e=this.constructor.Interface;for(var n in e)\"production\"!==t.env.NODE_ENV?Object.defineProperty(this,n,r(n,e[n])):this[n]=null;for(var o=0;o<d.length;o++)this[d[o]]=null;\"production\"!==t.env.NODE_ENV&&(Object.defineProperty(this,\"nativeEvent\",r(\"nativeEvent\",null)),Object.defineProperty(this,\"preventDefault\",r(\"preventDefault\",s)),Object.defineProperty(this,\"stopPropagation\",r(\"stopPropagation\",s)))}}),o.Interface=p,\"production\"!==t.env.NODE_ENV&&c&&(o=new Proxy(o,{construct:function(e,t){return this.apply(e,Object.create(e.prototype),t)},apply:function(e,n,o){return new Proxy(e.apply(n,o),{set:function(e,n,o){return\"isPersistent\"===n||e.constructor.Interface.hasOwnProperty(n)||-1!==d.indexOf(n)||(\"production\"!==t.env.NODE_ENV&&u(l||e.isPersistent(),\"This synthetic event is reused for performance reasons. If you're seeing this, you're adding a new property in the synthetic event object. The property is never released. See https://fb.me/react-event-pooling for more information.\"),l=!0),e[n]=o,!0}})}})),o.augmentClass=function(e,t){var n=this,o=function(){};o.prototype=n.prototype;var r=new o;i(r,e.prototype),e.prototype=r,e.prototype.constructor=e,e.Interface=i({},n.Interface,t),e.augmentClass=n.augmentClass,a.addPoolingTo(e,a.fourArgumentPooler)},a.addPoolingTo(o,a.fourArgumentPooler),e.exports=o}).call(t,n(0))},function(e,t,n){var o=n(28),r=n(18),i=n(78),a=n(40),s=n(33),u=\"prototype\",l=function(e,t,n){var c,d,p,f=e&l.F,h=e&l.G,m=e&l.S,v=e&l.P,y=e&l.B,g=e&l.W,b=h?r:r[t]||(r[t]={}),_=b[u],E=h?o:m?o[t]:(o[t]||{})[u];h&&(n=t);for(c in n)(d=!f&&E&&void 0!==E[c])&&s(b,c)||(p=d?E[c]:n[c],b[c]=h&&\"function\"!=typeof E[c]?n[c]:y&&d?i(p,o):g&&E[c]==p?function(e){var t=function(t,n,o){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,n)}return new e(t,n,o)}return e.apply(this,arguments)};return t[u]=e[u],t}(p):v&&\"function\"==typeof p?i(Function.call,p):p,v&&((b.virtual||(b.virtual={}))[c]=p,e&l.R&&_&&!_[c]&&a(_,c,p)))};l.F=1,l.G=2,l.S=4,l.P=8,l.B=16,l.W=32,l.U=64,l.R=128,e.exports=l},function(e,t){var n=e.exports=\"undefined\"!=typeof window&&window.Math==Math?window:\"undefined\"!=typeof self&&self.Math==Math?self:Function(\"return this\")();\"number\"==typeof __g&&(__g=n)},function(e,t,n){var o=n(38),r=n(124),i=n(87),a=Object.defineProperty;t.f=n(32)?Object.defineProperty:function(e,t,n){if(o(e),t=i(t,!0),o(n),r)try{return a(e,t,n)}catch(e){}if(\"get\"in n||\"set\"in n)throw TypeError(\"Accessors not supported!\");return\"value\"in n&&(e[t]=n.value),e}},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(4),i=o(r),a=i.default.oneOf([\"left\",\"middle\",\"right\"]),s=i.default.oneOf([\"top\",\"center\",\"bottom\"]);t.default={corners:i.default.oneOf([\"bottom-left\",\"bottom-right\",\"top-left\",\"top-right\"]),horizontal:a,vertical:s,origin:i.default.shape({horizontal:a,vertical:s}),cornersAndCenter:i.default.oneOf([\"bottom-center\",\"bottom-left\",\"bottom-right\",\"top-center\",\"top-left\",\"top-right\"]),stringOrNumber:i.default.oneOfType([i.default.string,i.default.number]),zDepth:i.default.oneOf([0,1,2,3,4,5])}},function(e,t,n){\"use strict\";(function(t){function o(e,t){return(e&t)===t}var r=n(5),i=n(2),a={MUST_USE_PROPERTY:1,HAS_BOOLEAN_VALUE:4,HAS_NUMERIC_VALUE:8,HAS_POSITIVE_NUMERIC_VALUE:24,HAS_OVERLOADED_BOOLEAN_VALUE:32,injectDOMPropertyConfig:function(e){var n=a,s=e.Properties||{},l=e.DOMAttributeNamespaces||{},c=e.DOMAttributeNames||{},d=e.DOMPropertyNames||{},p=e.DOMMutationMethods||{};e.isCustomAttribute&&u._isCustomAttributeFunctions.push(e.isCustomAttribute);for(var f in s){u.properties.hasOwnProperty(f)&&(\"production\"!==t.env.NODE_ENV?i(!1,\"injectDOMPropertyConfig(...): You're trying to inject DOM property '%s' which has already been injected. You may be accidentally injecting the same DOM property config twice, or you may be injecting two configs that have conflicting property names.\",f):r(\"48\",f));var h=f.toLowerCase(),m=s[f],v={attributeName:h,attributeNamespace:null,propertyName:f,mutationMethod:null,mustUseProperty:o(m,n.MUST_USE_PROPERTY),hasBooleanValue:o(m,n.HAS_BOOLEAN_VALUE),hasNumericValue:o(m,n.HAS_NUMERIC_VALUE),hasPositiveNumericValue:o(m,n.HAS_POSITIVE_NUMERIC_VALUE),hasOverloadedBooleanValue:o(m,n.HAS_OVERLOADED_BOOLEAN_VALUE)};if(v.hasBooleanValue+v.hasNumericValue+v.hasOverloadedBooleanValue<=1||(\"production\"!==t.env.NODE_ENV?i(!1,\"DOMProperty: Value can be one of boolean, overloaded boolean, or numeric value, but not a combination: %s\",f):r(\"50\",f)),\"production\"!==t.env.NODE_ENV&&(u.getPossibleStandardName[h]=f),c.hasOwnProperty(f)){var y=c[f];v.attributeName=y,\"production\"!==t.env.NODE_ENV&&(u.getPossibleStandardName[y]=f)}l.hasOwnProperty(f)&&(v.attributeNamespace=l[f]),d.hasOwnProperty(f)&&(v.propertyName=d[f]),p.hasOwnProperty(f)&&(v.mutationMethod=p[f]),u.properties[f]=v}}},s=\":A-Z_a-z\\\\u00C0-\\\\u00D6\\\\u00D8-\\\\u00F6\\\\u00F8-\\\\u02FF\\\\u0370-\\\\u037D\\\\u037F-\\\\u1FFF\\\\u200C-\\\\u200D\\\\u2070-\\\\u218F\\\\u2C00-\\\\u2FEF\\\\u3001-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFFD\",u={ID_ATTRIBUTE_NAME:\"data-reactid\",ROOT_ATTRIBUTE_NAME:\"data-reactroot\",ATTRIBUTE_NAME_START_CHAR:s,ATTRIBUTE_NAME_CHAR:s+\"\\\\-.0-9\\\\u00B7\\\\u0300-\\\\u036F\\\\u203F-\\\\u2040\",properties:{},getPossibleStandardName:\"production\"!==t.env.NODE_ENV?{autofocus:\"autoFocus\"}:null,_isCustomAttributeFunctions:[],isCustomAttribute:function(e){for(var t=0;t<u._isCustomAttributeFunctions.length;t++){if((0,u._isCustomAttributeFunctions[t])(e))return!0}return!1},injection:a};e.exports=u}).call(t,n(0))},function(e,t,n){e.exports=!n(39)(function(){return 7!=Object.defineProperty({},\"a\",{get:function(){return 7}}).a})},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t,n){\"use strict\";(function(t){var o=n(5),r=n(2),i=function(e){var t=this;if(t.instancePool.length){var n=t.instancePool.pop();return t.call(n,e),n}return new t(e)},a=function(e,t){var n=this;if(n.instancePool.length){var o=n.instancePool.pop();return n.call(o,e,t),o}return new n(e,t)},s=function(e,t,n){var o=this;if(o.instancePool.length){var r=o.instancePool.pop();return o.call(r,e,t,n),r}return new o(e,t,n)},u=function(e,t,n,o){var r=this;if(r.instancePool.length){var i=r.instancePool.pop();return r.call(i,e,t,n,o),i}return new r(e,t,n,o)},l=function(e){var n=this;e instanceof n||(\"production\"!==t.env.NODE_ENV?r(!1,\"Trying to release an instance into a pool of a different type.\"):o(\"25\")),e.destructor(),n.instancePool.length<n.poolSize&&n.instancePool.push(e)},c=10,d=i,p=function(e,t){var n=e;return n.instancePool=[],n.getPooled=t||d,n.poolSize||(n.poolSize=c),n.release=l,n},f={addPoolingTo:p,oneArgumentPooler:i,twoArgumentPooler:a,threeArgumentPooler:s,fourArgumentPooler:u};e.exports=f}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e){if(\"production\"!==t.env.NODE_ENV&&f.call(e,\"ref\")){var n=Object.getOwnPropertyDescriptor(e,\"ref\").get;if(n&&n.isReactWarning)return!1}return void 0!==e.ref}function r(e){if(\"production\"!==t.env.NODE_ENV&&f.call(e,\"key\")){var n=Object.getOwnPropertyDescriptor(e,\"key\").get;if(n&&n.isReactWarning)return!1}return void 0!==e.key}function i(e,n){var o=function(){s||(s=!0,\"production\"!==t.env.NODE_ENV&&d(!1,\"%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://fb.me/react-special-props)\",n))};o.isReactWarning=!0,Object.defineProperty(e,\"key\",{get:o,configurable:!0})}function a(e,n){var o=function(){u||(u=!0,\"production\"!==t.env.NODE_ENV&&d(!1,\"%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://fb.me/react-special-props)\",n))};o.isReactWarning=!0,Object.defineProperty(e,\"ref\",{get:o,configurable:!0})}var s,u,l=n(12),c=n(25),d=n(3),p=n(115),f=Object.prototype.hasOwnProperty,h=n(170),m={key:!0,ref:!0,__self:!0,__source:!0},v=function(e,n,o,r,i,a,s){var u={$$typeof:h,type:e,key:n,ref:o,props:s,_owner:a};return\"production\"!==t.env.NODE_ENV&&(u._store={},p?(Object.defineProperty(u._store,\"validated\",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(u,\"_self\",{configurable:!1,enumerable:!1,writable:!1,value:r}),Object.defineProperty(u,\"_source\",{configurable:!1,enumerable:!1,writable:!1,value:i})):(u._store.validated=!1,u._self=r,u._source=i),Object.freeze&&(Object.freeze(u.props),Object.freeze(u))),u};v.createElement=function(e,n,s){var u,l={},d=null,p=null,y=null,g=null;if(null!=n){o(n)&&(p=n.ref),r(n)&&(d=\"\"+n.key),y=void 0===n.__self?null:n.__self,g=void 0===n.__source?null:n.__source;for(u in n)f.call(n,u)&&!m.hasOwnProperty(u)&&(l[u]=n[u])}var b=arguments.length-2;if(1===b)l.children=s;else if(b>1){for(var _=Array(b),E=0;E<b;E++)_[E]=arguments[E+2];\"production\"!==t.env.NODE_ENV&&Object.freeze&&Object.freeze(_),l.children=_}if(e&&e.defaultProps){var w=e.defaultProps;for(u in w)void 0===l[u]&&(l[u]=w[u])}if(\"production\"!==t.env.NODE_ENV&&(d||p)&&(void 0===l.$$typeof||l.$$typeof!==h)){var x=\"function\"==typeof e?e.displayName||e.name||\"Unknown\":e;d&&i(l,x),p&&a(l,x)}return v(e,d,p,y,g,c.current,l)},v.createFactory=function(e){var t=v.createElement.bind(null,e);return t.type=e,t},v.cloneAndReplaceKey=function(e,t){return v(e.type,t,e.ref,e._self,e._source,e._owner,e.props)},v.cloneElement=function(e,t,n){var i,a=l({},e.props),s=e.key,u=e.ref,d=e._self,p=e._source,h=e._owner;if(null!=t){o(t)&&(u=t.ref,h=c.current),r(t)&&(s=\"\"+t.key);var y;e.type&&e.type.defaultProps&&(y=e.type.defaultProps);for(i in t)f.call(t,i)&&!m.hasOwnProperty(i)&&(void 0===t[i]&&void 0!==y?a[i]=y[i]:a[i]=t[i])}var g=arguments.length-2;if(1===g)a.children=n;else if(g>1){for(var b=Array(g),_=0;_<g;_++)b[_]=arguments[_+2];a.children=b}return v(e.type,s,u,d,p,h,a)},v.isValidElement=function(e){return\"object\"==typeof e&&null!==e&&e.$$typeof===h},e.exports=v}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){for(var t=arguments.length-1,n=\"Minified React error #\"+e+\"; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=\"+e,o=0;o<t;o++)n+=\"&args[]=\"+encodeURIComponent(arguments[o+1]);n+=\" for the full message or use the non-minified dev environment for full errors and additional helpful warnings.\";var r=new Error(n);throw r.name=\"Invariant Violation\",r.framesToPop=1,r}e.exports=o},function(e,t,n){\"use strict\";(function(t){var n=function(){};\"production\"!==t.env.NODE_ENV&&(n=function(e,t,n){var o=arguments.length;n=new Array(o>2?o-2:0);for(var r=2;r<o;r++)n[r-2]=arguments[r];if(void 0===t)throw new Error(\"`warning(condition, format, ...args)` requires a warning message argument\");if(t.length<10||/^[s\\W]*$/.test(t))throw new Error(\"The warning format should be able to uniquely identify this warning. Please, use a more descriptive format than: \"+t);if(!e){var i=0,a=\"Warning: \"+t.replace(/%s/g,function(){return n[i++]});\"undefined\"!=typeof console&&console.error(a);try{throw new Error(a)}catch(e){}}}),e.exports=n}).call(t,n(0))},function(e,t,n){var o=n(41);e.exports=function(e){if(!o(e))throw TypeError(e+\" is not an object!\");return e}},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t,n){var o=n(29),r=n(52);e.exports=n(32)?function(e,t,n){return o.f(e,t,r(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t){e.exports=function(e){return\"object\"==typeof e?null!==e:\"function\"==typeof e}},function(e,t,n){var o=n(125),r=n(79);e.exports=function(e){return o(r(e))}},function(e,t,n){\"use strict\";(function(t){var n={};\"production\"!==t.env.NODE_ENV&&Object.freeze(n),e.exports=n}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e,t,n){return n?[e,t]:e}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=o,e.exports=t.default},function(e,t,n){\"use strict\";function o(e){if(v){var t=e.node,n=e.children;if(n.length)for(var o=0;o<n.length;o++)y(t,n[o],null);else null!=e.html?d(t,e.html):null!=e.text&&f(t,e.text)}}function r(e,t){e.parentNode.replaceChild(t.node,e),o(t)}function i(e,t){v?e.children.push(t):e.node.appendChild(t.node)}function a(e,t){v?e.html=t:d(e.node,t)}function s(e,t){v?e.text=t:f(e.node,t)}function u(){return this.node.nodeName}function l(e){return{node:e,children:[],html:null,text:null,toString:u}}var c=n(98),d=n(72),p=n(105),f=n(166),h=1,m=11,v=\"undefined\"!=typeof document&&\"number\"==typeof document.documentMode||\"undefined\"!=typeof navigator&&\"string\"==typeof navigator.userAgent&&/\\bEdge\\/\\d/.test(navigator.userAgent),y=p(function(e,t,n){t.node.nodeType===m||t.node.nodeType===h&&\"object\"===t.node.nodeName.toLowerCase()&&(null==t.node.namespaceURI||t.node.namespaceURI===c.html)?(o(t),e.insertBefore(t.node,n)):(e.insertBefore(t.node,n),o(t))});l.insertTreeBefore=y,l.replaceChildWithTree=r,l.queueChild=i,l.queueHTML=a,l.queueText=s,e.exports=l},function(e,t,n){\"use strict\";(function(t){function o(){r.attachRefs(this,this._currentElement)}var r=n(375),i=n(21),a=n(3),s={mountComponent:function(e,n,r,a,s,u){\"production\"!==t.env.NODE_ENV&&0!==e._debugID&&i.debugTool.onBeforeMountComponent(e._debugID,e._currentElement,u);var l=e.mountComponent(n,r,a,s,u);return e._currentElement&&null!=e._currentElement.ref&&n.getReactMountReady().enqueue(o,e),\"production\"!==t.env.NODE_ENV&&0!==e._debugID&&i.debugTool.onMountComponent(e._debugID),l},getHostNode:function(e){return e.getHostNode()},unmountComponent:function(e,n){\"production\"!==t.env.NODE_ENV&&0!==e._debugID&&i.debugTool.onBeforeUnmountComponent(e._debugID),r.detachRefs(e,e._currentElement),e.unmountComponent(n),\"production\"!==t.env.NODE_ENV&&0!==e._debugID&&i.debugTool.onUnmountComponent(e._debugID)},receiveComponent:function(e,n,a,s){var u=e._currentElement;if(n!==u||s!==e._context){\"production\"!==t.env.NODE_ENV&&0!==e._debugID&&i.debugTool.onBeforeUpdateComponent(e._debugID,n);var l=r.shouldUpdateRefs(u,n);l&&r.detachRefs(e,u),e.receiveComponent(n,a,s),l&&e._currentElement&&null!=e._currentElement.ref&&a.getReactMountReady().enqueue(o,e),\"production\"!==t.env.NODE_ENV&&0!==e._debugID&&i.debugTool.onUpdateComponent(e._debugID)}},performUpdateIfNecessary:function(e,n,o){if(e._updateBatchNumber!==o)return void(\"production\"!==t.env.NODE_ENV&&a(null==e._updateBatchNumber||e._updateBatchNumber===o+1,\"performUpdateIfNecessary: Unexpected batch number (current %s, pending %s)\",o,e._updateBatchNumber));\"production\"!==t.env.NODE_ENV&&0!==e._debugID&&i.debugTool.onBeforeUpdateComponent(e._debugID,e._currentElement),e.performUpdateIfNecessary(n),\"production\"!==t.env.NODE_ENV&&0!==e._debugID&&i.debugTool.onUpdateComponent(e._debugID)}};e.exports=s}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){var o=n(12),r=n(407),i=n(112),a=n(411),s=n(408),u=n(409),l=n(35),c=n(410),d=n(412),p=n(414),f=n(3),h=l.createElement,m=l.createFactory,v=l.cloneElement;if(\"production\"!==t.env.NODE_ENV){var y=n(171);h=y.createElement,m=y.createFactory,v=y.cloneElement}var g=o;if(\"production\"!==t.env.NODE_ENV){var b=!1;g=function(){return\"production\"!==t.env.NODE_ENV&&f(b,\"React.__spread is deprecated and should not be used. Use Object.assign directly or another helper function with similar semantics. You may be seeing this warning due to your compiler. See https://fb.me/react-spread-deprecation for more details.\"),b=!0,o.apply(null,arguments)}}var _={Children:{map:r.map,forEach:r.forEach,count:r.count,toArray:r.toArray,only:p},Component:i,PureComponent:a,createElement:h,cloneElement:v,isValidElement:l.isValidElement,PropTypes:c,createClass:s.createClass,createFactory:m,createMixin:function(e){return e},DOM:u,version:d,__spread:g};e.exports=_}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=n(55),i=o(r);t.default=i.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var r=n(295),i=o(r);t.default=i.default},function(e,t){e.exports={}},function(e,t,n){var o=n(130),r=n(80);e.exports=Object.keys||function(e){return o(e,r)}},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,n){var o=n(79);e.exports=function(e){return Object(o(e))}},function(e,t,n){var o=n(278),r=o.extend(function(e){return e===window||e.document?{0:e,on:function(e,t){window.addEventListener(e,t)},bind:function(e,t){window.addEventListener(e,t,!1)},unbind:function(e,t){window.removeEventListener(e,t,!1)}}:(\"string\"!=typeof e&&(e.events=e.events||{}),{0:e,bind:function(t,n){var o=e.events[t]||[];o.push(n),e.events[t]=o},unbind:function(t,n){var o=e.events[t]||[];if(n){var r=o.indexOf(n);-1!==r&&o.splice(r,1)}else o=[];e.events[t]=o},triggerHandler:function(t,n){var o=e.events[t]||[],r=[{type:t}];Array.isArray(n)?n.forEach(function(e){r.push(e)}):n&&r.push(n),o.forEach(function(e){e.apply(this,r)})},load:function(t,n,o){var r=new window.XMLHttpRequest;return r.open(\"GET\",t,!0),r.onload=function(){if(r.status>=200&&r.status<400){var t=r.responseText;document.querySelector(e).innerHTML=t,o.call(document.querySelector(e))}},r.send(),{abort:function(e){return r.abort(e)}}}})},o,{support:{cors:!0},trim:function(e){return\"string\"==typeof e?e.trim():e},inArray:function(e,t){return-1!==e.indexOf(t)},makeArray:function(e){return[].slice.call(e,0)},merge:function(e,t){return Array.prototype.push.apply(e,t),e},isEmptyObject:function(e){return!e||0===Object.keys(e).length},ajax:function(e){var t=new window.XMLHttpRequest;return t.onreadystatechange=function(){if(4===t.readyState)if(200!==t.status||t._hasError)e.error&&e.error(t);else try{e.success&&e.success(JSON.parse(t.responseText))}catch(n){e.success&&e.success(t.responseText)}},t.open(e.type,e.url),t.setRequestHeader(\"content-type\",e.contentType),t.send(e.data.data&&\"data=\"+e.data.data),{abort:function(e){return t.abort(e)}}},getScript:function(e,t){var n=!1,r=o.Deferred(),i=document.getElementsByTagName(\"head\")[0],a=document.createElement(\"script\");return a.src=e,a.onload=a.onreadystatechange=function(){n||this.readyState&&\"loaded\"!=this.readyState&&\"complete\"!=this.readyState||(n=!0,a.onload=a.onreadystatechange=null,i.removeChild(a),\"function\"==typeof t&&t(),r.resolve())},i.appendChild(a),r}});\"undefined\"!=typeof window&&(window.jQuery=window.jQuery||r),e.exports=r},function(e,t,n){\"use strict\";function o(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!==e&&t!==t}function r(e,t){if(o(e,t))return!0;if(\"object\"!=typeof e||null===e||\"object\"!=typeof t||null===t)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(var a=0;a<n.length;a++)if(!i.call(t,n[a])||!o(e[n[a]],t[n[a]]))return!1;return!0}var i=Object.prototype.hasOwnProperty;e.exports=r},function(e,t,n){\"use strict\";(function(t){function o(e){return\"button\"===e||\"input\"===e||\"select\"===e||\"textarea\"===e}function r(e,t,n){switch(e){case\"onClick\":case\"onClickCapture\":case\"onDoubleClick\":case\"onDoubleClickCapture\":case\"onMouseDown\":case\"onMouseDownCapture\":case\"onMouseMove\":case\"onMouseMoveCapture\":case\"onMouseUp\":case\"onMouseUpCapture\":return!(!n.disabled||!o(t));default:return!1}}var i=n(5),a=n(67),s=n(99),u=n(103),l=n(160),c=n(161),d=n(2),p={},f=null,h=function(e,t){e&&(s.executeDispatchesInOrder(e,t),e.isPersistent()||e.constructor.release(e))},m=function(e){return h(e,!0)},v=function(e){return h(e,!1)},y=function(e){return\".\"+e._rootNodeID},g={injection:{injectEventPluginOrder:a.injectEventPluginOrder,injectEventPluginsByName:a.injectEventPluginsByName},putListener:function(e,n,o){\"function\"!=typeof o&&(\"production\"!==t.env.NODE_ENV?d(!1,\"Expected %s listener to be a function, instead got type %s\",n,typeof o):i(\"94\",n,typeof o));var r=y(e);(p[n]||(p[n]={}))[r]=o;var s=a.registrationNameModules[n];s&&s.didPutListener&&s.didPutListener(e,n,o)},getListener:function(e,t){var n=p[t];if(r(t,e._currentElement.type,e._currentElement.props))return null;var o=y(e);return n&&n[o]},deleteListener:function(e,t){var n=a.registrationNameModules[t];n&&n.willDeleteListener&&n.willDeleteListener(e,t);var o=p[t];if(o){delete o[y(e)]}},deleteAllListeners:function(e){var t=y(e);for(var n in p)if(p.hasOwnProperty(n)&&p[n][t]){var o=a.registrationNameModules[n];o&&o.willDeleteListener&&o.willDeleteListener(e,n),delete p[n][t]}},extractEvents:function(e,t,n,o){for(var r,i=a.plugins,s=0;s<i.length;s++){var u=i[s];if(u){var c=u.extractEvents(e,t,n,o);c&&(r=l(r,c))}}return r},enqueueEvents:function(e){e&&(f=l(f,e))},processEventQueue:function(e){var n=f;f=null,e?c(n,m):c(n,v),f&&(\"production\"!==t.env.NODE_ENV?d(!1,\"processEventQueue(): Additional events were enqueued while processing an event queue. Support for this has not yet been implemented.\"):i(\"95\")),u.rethrowCaughtError()},__purge:function(){p={}},__getListenerBank:function(){return p}};e.exports=g}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,t,n){var o=t.dispatchConfig.phasedRegistrationNames[n];return g(e,o)}function r(e,n,r){\"production\"!==t.env.NODE_ENV&&\"production\"!==t.env.NODE_ENV&&y(e,\"Dispatching inst must not be null\");var i=o(e,r,n);i&&(r._dispatchListeners=m(r._dispatchListeners,i),r._dispatchInstances=m(r._dispatchInstances,e))}function i(e){e&&e.dispatchConfig.phasedRegistrationNames&&h.traverseTwoPhase(e._targetInst,r,e)}function a(e){if(e&&e.dispatchConfig.phasedRegistrationNames){var t=e._targetInst,n=t?h.getParentInstance(t):null;h.traverseTwoPhase(n,r,e)}}function s(e,t,n){if(n&&n.dispatchConfig.registrationName){var o=n.dispatchConfig.registrationName,r=g(e,o);r&&(n._dispatchListeners=m(n._dispatchListeners,r),n._dispatchInstances=m(n._dispatchInstances,e))}}function u(e){e&&e.dispatchConfig.registrationName&&s(e._targetInst,null,e)}function l(e){v(e,i)}function c(e){v(e,a)}function d(e,t,n,o){h.traverseEnterLeave(n,o,s,e,t)}function p(e){v(e,u)}var f=n(56),h=n(99),m=n(160),v=n(161),y=n(3),g=f.getListener,b={accumulateTwoPhaseDispatches:l,accumulateTwoPhaseDispatchesSkipTarget:c,accumulateDirectDispatches:p,accumulateEnterLeaveDispatches:d};e.exports=b}).call(t,n(0))},function(e,t,n){\"use strict\";var o={remove:function(e){e._reactInternalInstance=void 0},get:function(e){return e._reactInternalInstance},has:function(e){return void 0!==e._reactInternalInstance},set:function(e,t){e._reactInternalInstance=t}};e.exports=o},function(e,t,n){\"use strict\";function o(e,t,n,o){return r.call(this,e,t,n,o)}var r=n(26),i=n(108),a={view:function(e){if(e.view)return e.view;var t=i(e);if(t.window===t)return t;var n=t.ownerDocument;return n?n.defaultView||n.parentWindow:window},detail:function(e){return e.detail||0}};r.augmentClass(o,a),e.exports=o},function(e,t){var n;n=function(){return this}();try{n=n||Function(\"return this\")()||(0,eval)(\"this\")}catch(e){\"object\"==typeof window&&(n=window)}e.exports=n},function(e,t,n){(function(t){!function(o){var r=void 0!==t?t:n(54);e.exports=o(n(1),n(17),n(241),r,n(74))}(function(e,t,n,o,r){var i={version:\"0.8.5\",map:function(e){return i.routes.defined.hasOwnProperty(e)?i.routes.defined[e]:new i.core.route(e)},root:function(e){i.routes.root=e},rescue:function(e){i.routes.rescue=e},history:{initial:{},pushState:function(e,t,n){i.history.supported?i.dispatch(n)&&history.pushState(e,t,n):i.history.fallback&&(window.location.hash=\"#\"+n)},popState:function(e){var t=!i.history.initial.popped&&location.href==i.history.initial.URL;i.history.initial.popped=!0,t||i.dispatch(\"/\"===document.location.pathname?\"\":document.location.pathname)},listen:function(e){if(i.history.supported=!(!window.history||!window.history.pushState),i.history.fallback=e,i.history.supported)i.history.initial.popped=\"state\"in window.history,i.history.initial.URL=location.href,window.onpopstate=i.history.popState;else if(i.history.fallback){for(route in i.routes.defined)\"#\"!=route.charAt(0)&&(i.routes.defined[\"#\"+route]=i.routes.defined[route],i.routes.defined[\"#\"+route].path=\"#\"+route);i.listen()}}},match:function(e,t){var n,o,r,a,s,u,l={},c=null;for(c in i.routes.defined)if(null!==c&&void 0!==c)for(c=i.routes.defined[c],n=c.partition(),a=0;a<n.length;a++){if(o=n[a],s=e,o.search(/:/)>0)for(r=0;r<o.split(\"/\").length;r++)r<s.split(\"/\").length&&\":\"===o.split(\"/\")[r].charAt(0)&&(l[o.split(\"/\")[r].replace(/:/,\"\")]=s.split(\"/\")[r],u=s.split(\"/\"),u[r]=o.split(\"/\")[r],s=u.join(\"/\"));if(o===s)return t&&(c.params=l),c}return null},dispatch:function(e){var t,n;if(i.routes.current!==e){if(i.routes.previous=i.routes.current,i.routes.current=e,n=i.match(e,!0),i.routes.previous&&null!==(t=i.match(i.routes.previous))&&null!==t.do_exit&&t.do_exit(),null!==n)return n.run(),!0;null!==i.routes.rescue&&i.routes.rescue()}},listen:function(){var e=function(){i.dispatch(location.hash)};\"\"===location.hash&&null!==i.routes.root&&(location.hash=i.routes.root),\"onhashchange\"in window&&(!document.documentMode||document.documentMode>=8)?window.onhashchange=e:setInterval(e,50),\"\"!==location.hash&&i.dispatch(location.hash)},core:{route:function(e){this.path=e,this.action=null,this.do_enter=[],this.do_exit=null,this.params={},i.routes.defined[e]=this}},routes:{current:null,root:null,rescue:null,previous:null,defined:{}}};return i.core.route.prototype={to:function(e){return this.action=e,this},enter:function(e){return e instanceof Array?this.do_enter=this.do_enter.concat(e):this.do_enter.push(e),this},exit:function(e){return this.do_exit=e,this},partition:function(){for(var e,t,n=[],o=[],r=/\\(([^}]+?)\\)/g;e=r.exec(this.path);)n.push(e[1]);for(o.push(this.path.split(\"(\")[0]),t=0;t<n.length;t++)o.push(o[o.length-1]+n[t]);return o},run:function(){var e,t=!1;if(i.routes.defined[this.path].hasOwnProperty(\"do_enter\")&&i.routes.defined[this.path].do_enter.length>0)for(e=0;e<i.routes.defined[this.path].do_enter.length;e++)if(!1===i.routes.defined[this.path].do_enter[e].apply(this,null)){t=!0;break}t||i.routes.defined[this.path].action()}},r.react.router={version:\"1.1.0\",urlPath:document.location.pathname,init:function(){if(void 0===i)throw new Error(\"Pathjs library is required for routing.\");i.history.listen(!0),i.routes.rescue=function(){}},mapTo:function(e,t){void 0!==i&&i.map(e).to(function(){t(this.params)})},match:function(e){if(void 0!==i){var t=i.match(e,!0);if(null!=t)return t.run(),!0}return!1},overrideUrl:function(e,t){return e},pushState:function(e,t,n){r.react.router.urlPath=\"\",void 0!==i&&i.history.pushState(e,t,n)},redirect:function(e){r.react.router.urlPath=e;for(var t in r.react.viewModels){var n=r.react.viewModels[t];if(null!=n&&n.$router.routeUrl())return void(r.debug&&console.log(\"router> redirected\"))}window.location.replace(e)},ssrState:function(e){if(window.ssr&&window.ssr[e]&&!window.ssr[e].fetched)return window.ssr[e].fetched=!0,window.ssr[e]},ssr:function(e,t,n,o,i){r.ssr=!0,r.react.router.urlPath=e,r.react.router.overrideUrl=n;var a=document.createElement(\"script\");a.type=\"text/javascript\",a.text=\"window.ssr=\"+t+\";\";var s=document.getElementsByTagName(\"head\")[0];s?s.insertBefore(a,s.firstChild):console.error(\"router> document head tag is required for server-side render.\");var u=!1,l=i?setTimeout(function(){u||o()},i):0;window.addEventListener(\"dotnetify.routed\",function(){u=!0,0!=l&&clearTimeout(l),o()}),window.ssr=JSON.parse(t)},$ready:function(){this.$router.initRouting()}},r.react.router.$inject=function(n){n.$router=function(n){var i=function(){return{trim:function(e){if(\"string\"!=typeof e)return\"\";for(;e.indexOf(\"/\",e.length-1)>=0;)e=e.substr(0,e.length-1);for(;0==e.indexOf(\"/\");)e=e.substr(1,e.length-1);return e},equal:function(e,t){return null!=e&&null!=t&&e.toLowerCase()==t.toLowerCase()},startsWith:function(e,t){return e.toLowerCase().slice(0,t.length)==t.toLowerCase()},endsWith:function(e,t){return\"\"==t||e.toLowerCase().slice(-t.length)==t.toLowerCase()},dispatchEvent:function(e){if(\"function\"==typeof Event)window.dispatchEvent(new Event(e));else{var t=document.createEvent(\"CustomEvent\");t.initEvent(e,!0,!0),window.dispatchEvent(t)}},grep:function(e,t){return Array.isArray(e)?e.filter(t):[]}}}();return{routes:[],initRoot:function(){var e=this,t=e.State();if(t.hasOwnProperty(\"RoutingState\")&&null!==t.RoutingState&&null!==t.RoutingState.Root&&e.$router._absRoot!=t.RoutingState.Root){var n=e.$component.props.vmRoot,o=i.trim(n);\"\"!=o&&(o=\"/\"+o);var r=i.trim(t.RoutingState.Root);e.$router._absRoot=\"\"!=r?o+\"/\"+r:o,t.RoutingState.Root=e.$router._absRoot}}.bind(n),initRouting:function(){var e=this,t=e.State();if(null!=t&&t.hasOwnProperty(\"RoutingState\")){if(null===t.RoutingState)return void console.error(\"router> the RoutingState prop of '\"+e.$vmId+\"' was not initialized.\");var n=t.RoutingState.Templates;if(null!=n&&0!=n.length){r.react.router.$init||(r.react.router.init(),r.react.router.$init=!0),e.$router.initRoot(),n.forEach(function(t,n){var o=null!=t.UrlPattern?t.UrlPattern:t.Id;o=\"\"!=o?o:\"/\";var i=e.$router.toUrl(o);r.debug&&console.log(\"router> map \"+i+\" to template id=\"+t.Id),r.react.router.mapTo(i,function(n){r.react.router.urlPath=\"\";var i=o;for(var a in n)i=i.replace(\":\"+a,n[a]);i=i.replace(/\\(\\/:([^)]+)\\)/g,\"\").replace(/\\(|\\)/g,\"\"),e.$router.routeTo(i,t)})});var o=e.$router.toUrl(t.RoutingState.Active);\"\"==r.react.router.urlPath&&(r.react.router.urlPath=o),e.$router.routeUrl()||e.$router.raiseRoutedEvent(!0)}}}.bind(n),isActive:function(e){var t=this.State();return!(null==e||!e.hasOwnProperty(\"Path\"))&&i.equal(e.Path,t.RoutingState.Active)}.bind(n),loadView:function(e,t,n,o,a){var s,u=this,l=u.State();if(l.hasOwnProperty(\"RoutingState\")){if(null===l.RoutingState)return void console.error(\"router> the RoutingState prop of '\"+u.$vmId+\"' was not initialized.\");var c=u.$component.props.vmRoot;c=null!=c?\"/\"+i.trim(l.RoutingState.Root)+\"/\"+i.trim(c):l.RoutingState.Root,s={vmRoot:c,vmArg:o}}t=r.react.router.overrideUrl(t,e),n=r.react.router.overrideUrl(n,e),i.endsWith(t,\"html\")?u.$router.loadHtmlView(e,t,n,o,a):u.$router.loadReactView(e,t,n,o,s,a)}.bind(n),loadHtmlView:function(e,n,r,i,a){var s=this;try{t.unmountComponentAtNode(document.querySelector(e))}catch(e){console.error(e)}o(e).load(n,null,function(){null!=r?o.getScript(r,function(){\"function\"==typeof a&&a.call(s)}):\"function\"==typeof a&&a.call(s)})}.bind(n),loadReactView:function(n,r,i,a,s,u){var l=this,c=function(){if(!window.hasOwnProperty(r))return void console.error(\"[\"+l.$vmId+\"] failed to load view '\"+r+\"' because it's not a React element.\");try{t.unmountComponentAtNode(document.querySelector(n))}catch(e){console.error(e)}try{var o=e.createElement(window[r],s);t.render(o,document.querySelector(n))}catch(e){console.error(e)}\"function\"==typeof u&&u.call(l,o)};if(null==i)c();else{var d=i.split(\",\").map(function(e){return o.getScript(e)});o.when.apply(o,d).done(c)}}.bind(n),manualRouteTo:function(e,t,n,o){var r={Id:\"manual\",Target:t,ViewUrl:n,JSModuleUrl:o};this.$router.routeTo(e,r,!0)}.bind(n),raiseRoutedEvent:function(e){\"\"!=r.react.router.urlPath&&1!=e||(r.debug&&console.log(\"router> routed\"),i.dispatchEvent(\"dotnetify.routed\"))}.bind(n),routeTo:function(e,t,n,o){var a=this,s=a.State();r.debug&&console.log(\"router> route '\"+e+\"' to template id=\"+t.Id);for(var u in r.react.viewModels){var l=r.react.viewModels[u],c=l.$component.props.vmArg;if(null!=c&&\"string\"==typeof c[\"RoutingState.Origin\"]&&i.equal(c[\"RoutingState.Origin\"],e))return}if(1==n||!a.hasOwnProperty(\"onRouteEnter\")||0!=a.onRouteEnter(e,t)){if(null===t.Target)return void console.error(\"router> the Target for template '\"+t.Id+\"' was not set.  Use vm.onRouteEnter() to set the target.\");if(null==document.getElementById(t.Target))return r.debug&&console.log(\"router> target '\"+t.Target+\"' not found in DOM, use redirect instead\"),r.react.router.redirect(a.$router.toUrl(e));var d=t.ViewUrl?t.ViewUrl:t.Id;a.$router.loadView(\"#\"+t.Target,d,t.JSModuleUrl,{\"RoutingState.Origin\":e},function(){s.RoutingState.Active=e,a.$dispatch({\"RoutingState.Active\":e}),a.State({\"RoutingState.Active\":e}),1!=n&&a.hasOwnProperty(\"onRouteExit\")&&a.onRouteExit(e,t),\"function\"==typeof o&&o.call(a)}.bind(a))}}.bind(n),routeUrl:function(){var e=this,t=e.State();if(!t.hasOwnProperty(\"RoutingState\"))return!1;var n=t.RoutingState.Root;if(null==n)return!1;var o=r.react.router.urlPath;if(r.debug&&console.log(\"router> routing \"+o),i.equal(o,n)||i.equal(o,n+\"/\")||\"/\"===o){var a=i.grep(t.RoutingState.Templates,function(e){return\"\"===e.UrlPattern});return a.length>0&&(e.$router.routeTo(\"\",a[0]),r.react.router.urlPath=\"\",e.$router.raiseRoutedEvent(),!0)}if(n+=\"/\",i.startsWith(o,n)){var s=null,a=i.grep(e.$router.routes,function(e){return i.startsWith(o+\"/\",e.Url+\"/\")});if(a.length>0)for(var u=0;u<a.length;u++)(null==s||s.Url.length<a[u].Url.length)&&(s=a[u]);if(null!=s){var l=s.Path,c=e.$router.hasOwnProperty(\"pathToRoute\")&&e.$router.pathToRoute.hasOwnProperty(l)?e.$router.pathToRoute[l].$template:null;if(null!=c)return i.equal(r.react.router.urlPath,e.$router.toUrl(l))&&(r.react.router.urlPath=\"\"),i.equal(t.RoutingState.Active,l)?e.$router.raiseRoutedEvent():e.$router.routeTo(l,c,!1,function(){e.$router.raiseRoutedEvent()}),!0}else if(r.react.router.match(o))return r.react.router.urlPath=\"\",e.$router.raiseRoutedEvent(),!0}return!1}.bind(n),toUrl:function(e){var t=this.State(),n=i.trim(e);return\"(\"!=n.charAt(0)&&\"\"!=n&&(n=\"/\"+n),t.hasOwnProperty(\"RoutingState\")?t.RoutingState.Root+n:e}.bind(n)}}(n),n.$route=function(e,t){var n=this,o=n.State();if(null!=e){if(!e.hasOwnProperty(\"Path\")||!e.hasOwnProperty(\"TemplateId\"))throw new Error(\"Not a valid route\");n.$router.initRoot();var r=e.Path,i=null;if(o.hasOwnProperty(\"RoutingState\")&&null!=o.RoutingState.Templates){var a=o.RoutingState.Templates.filter(function(t){return t.Id==e.TemplateId});if(a.length>0)i=a[0],\"string\"==typeof t&&(i.Target=t),null==r&&(r=null!=i.UrlPattern?i.UrlPattern:i.Id,e.Path=r);else if(null==e.RedirectRoot)throw new Error(\"vmRoute cannot find route template '\"+e.TemplateId)}if(null!=e.RedirectRoot){var s=e.RedirectRoot;\"/\"==s.charAt(0)&&(s=s.substr(0,s.length-1));var u=e.RedirectRoot.split(\"/\"),l=\"\",c=n.$component.props.vmRoot;if(null!=c)for(var d=c.split(\"/\"),p=0;p<d.length&&(\"\"==d[p]||d[p]!=u[0]);p++)l+=d[p]+\"/\";return l+=s+\"/\"+r,n.$router.routes.push({Path:r,Url:l}),l}if(null==i)throw new Error(\"vmRoute cannot find any route template\");e.$template=i,n.$router.pathToRoute=n.$router.pathToRoute||{},n.$router.pathToRoute[r]=e;var f=n.$router.toUrl(r);return n.$router.routes.push({Path:r,Url:f}),f}}.bind(n),n.$handleRoute=function(e){e.preventDefault();var t=e.currentTarget.pathname;if(null==t||\"\"==t)throw new Error(\"The event passed to $handleRoute has no path name.\");setTimeout(function(){r.react.router.pushState({},\"\",t)},0)}.bind(n),n.$routeTo=function(e){var t=n.$route(e);if(null==t||\"\"==t)throw new Error(\"The route passed to $routeTo is invalid.\");setTimeout(function(){r.react.router.pushState({},\"\",t)},0)}.bind(n)},r.react.router.RouteLink=function(t){return null==t.vm&&console.error(\"RouteLink requires 'vm' property.\"),e.createElement(\"a\",{style:t.style,className:t.className,href:null!=t.route?t.vm.$route(t.route):\"\",onClick:function(e){return e.preventDefault(),null==t.route?void console.error(\"RouteLink requires 'route' property.\"):(\"function\"==typeof t.onClick&&t.onClick(e),t.vm.$handleRoute(e))}},t.children)},r.react.router.RouteTarget=n({displayName:\"RouteTarget\",componentWillMount:function(){var e=document.getElementById(this.props.id);null!=e&&window.ssr&&!window.ssr[this.props.id]?(window.ssr[this.props.id]=!0,this.initialHtml={__html:e.innerHTML}):this.initialHtml={__html:\"\"}},getDOMNode:function(){return this.elem},render:function(){var t=this;return e.createElement(\"div\",o.extend({id:this.props.id,ref:function(e){return t.elem=e}},this.props,{dangerouslySetInnerHTML:this.initialHtml}),this.props.children)}}),r.react.plugins.router=r.react.router,r.react.router})}).call(t,n(282))},function(e,t){e.exports=!0},function(e,t){t.f={}.propertyIsEnumerable},function(e,t){var n=0,o=Math.random();e.exports=function(e){return\"Symbol(\".concat(void 0===e?\"\":e,\")_\",(++n+o).toString(36))}},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var r=n(300),i=o(r);t.default=i.default},function(e,t,n){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0}),t.default={set:function(e,t,n){e[t]=n}}},function(e,t,n){\"use strict\";(function(t){function o(){if(u)for(var e in l){var n=l[e],o=u.indexOf(e);if(o>-1||(\"production\"!==t.env.NODE_ENV?s(!1,\"EventPluginRegistry: Cannot inject event plugins that do not exist in the plugin ordering, `%s`.\",e):a(\"96\",e)),!c.plugins[o]){n.extractEvents||(\"production\"!==t.env.NODE_ENV?s(!1,\"EventPluginRegistry: Event plugins must implement an `extractEvents` method, but `%s` does not.\",e):a(\"97\",e)),c.plugins[o]=n;var i=n.eventTypes;for(var d in i)r(i[d],n,d)||(\"production\"!==t.env.NODE_ENV?s(!1,\"EventPluginRegistry: Failed to publish event `%s` for plugin `%s`.\",d,e):a(\"98\",d,e))}}}function r(e,n,o){c.eventNameDispatchConfigs.hasOwnProperty(o)&&(\"production\"!==t.env.NODE_ENV?s(!1,\"EventPluginHub: More than one plugin attempted to publish the same event name, `%s`.\",o):a(\"99\",o)),c.eventNameDispatchConfigs[o]=e;var r=e.phasedRegistrationNames;if(r){for(var u in r)if(r.hasOwnProperty(u)){var l=r[u];i(l,n,o)}return!0}return!!e.registrationName&&(i(e.registrationName,n,o),!0)}function i(e,n,o){if(c.registrationNameModules[e]&&(\"production\"!==t.env.NODE_ENV?s(!1,\"EventPluginHub: More than one plugin attempted to publish the same registration name, `%s`.\",e):a(\"100\",e)),c.registrationNameModules[e]=n,c.registrationNameDependencies[e]=n.eventTypes[o].dependencies,\"production\"!==t.env.NODE_ENV){var r=e.toLowerCase();c.possibleRegistrationNames[r]=e,\"onDoubleClick\"===e&&(c.possibleRegistrationNames.ondblclick=e)}}var a=n(5),s=n(2),u=null,l={},c={plugins:[],eventNameDispatchConfigs:{},registrationNameModules:{},registrationNameDependencies:{},possibleRegistrationNames:\"production\"!==t.env.NODE_ENV?{}:null,injectEventPluginOrder:function(e){u&&(\"production\"!==t.env.NODE_ENV?s(!1,\"EventPluginRegistry: Cannot inject event plugin ordering more than once. You are likely trying to load more than one copy of React.\"):a(\"101\")),u=Array.prototype.slice.call(e),o()},injectEventPluginsByName:function(e){var n=!1;for(var r in e)if(e.hasOwnProperty(r)){var i=e[r];l.hasOwnProperty(r)&&l[r]===i||(l[r]&&(\"production\"!==t.env.NODE_ENV?s(!1,\"EventPluginRegistry: Cannot inject two different event plugins using the same name, `%s`.\",r):a(\"102\",r)),l[r]=i,n=!0)}n&&o()},getPluginModuleForEvent:function(e){var t=e.dispatchConfig;if(t.registrationName)return c.registrationNameModules[t.registrationName]||null;if(void 0!==t.phasedRegistrationNames){var n=t.phasedRegistrationNames;for(var o in n)if(n.hasOwnProperty(o)){var r=c.registrationNameModules[n[o]];if(r)return r}}return null},_resetEventPlugins:function(){u=null;for(var e in l)l.hasOwnProperty(e)&&delete l[e];c.plugins.length=0;var n=c.eventNameDispatchConfigs;for(var o in n)n.hasOwnProperty(o)&&delete n[o];var r=c.registrationNameModules;for(var i in r)r.hasOwnProperty(i)&&delete r[i];if(\"production\"!==t.env.NODE_ENV){var a=c.possibleRegistrationNames;for(var s in a)a.hasOwnProperty(s)&&delete a[s]}}};e.exports=c}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){return Object.prototype.hasOwnProperty.call(e,m)||(e[m]=f++,d[e[m]]={}),d[e[m]]}var r,i=n(12),a=n(67),s=n(365),u=n(159),l=n(401),c=n(109),d={},p=!1,f=0,h={topAbort:\"abort\",topAnimationEnd:l(\"animationend\")||\"animationend\",topAnimationIteration:l(\"animationiteration\")||\"animationiteration\",topAnimationStart:l(\"animationstart\")||\"animationstart\",topBlur:\"blur\",topCanPlay:\"canplay\",topCanPlayThrough:\"canplaythrough\",topChange:\"change\",topClick:\"click\",topCompositionEnd:\"compositionend\",topCompositionStart:\"compositionstart\",topCompositionUpdate:\"compositionupdate\",topContextMenu:\"contextmenu\",topCopy:\"copy\",topCut:\"cut\",topDoubleClick:\"dblclick\",topDrag:\"drag\",topDragEnd:\"dragend\",topDragEnter:\"dragenter\",topDragExit:\"dragexit\",topDragLeave:\"dragleave\",topDragOver:\"dragover\",topDragStart:\"dragstart\",topDrop:\"drop\",topDurationChange:\"durationchange\",topEmptied:\"emptied\",topEncrypted:\"encrypted\",topEnded:\"ended\",topError:\"error\",topFocus:\"focus\",topInput:\"input\",topKeyDown:\"keydown\",topKeyPress:\"keypress\",topKeyUp:\"keyup\",topLoadedData:\"loadeddata\",topLoadedMetadata:\"loadedmetadata\",topLoadStart:\"loadstart\",topMouseDown:\"mousedown\",topMouseMove:\"mousemove\",topMouseOut:\"mouseout\",topMouseOver:\"mouseover\",topMouseUp:\"mouseup\",topPaste:\"paste\",topPause:\"pause\",topPlay:\"play\",topPlaying:\"playing\",topProgress:\"progress\",topRateChange:\"ratechange\",topScroll:\"scroll\",topSeeked:\"seeked\",topSeeking:\"seeking\",topSelectionChange:\"selectionchange\",topStalled:\"stalled\",topSuspend:\"suspend\",topTextInput:\"textInput\",topTimeUpdate:\"timeupdate\",topTouchCancel:\"touchcancel\",topTouchEnd:\"touchend\",topTouchMove:\"touchmove\",topTouchStart:\"touchstart\",topTransitionEnd:l(\"transitionend\")||\"transitionend\",topVolumeChange:\"volumechange\",topWaiting:\"waiting\",topWheel:\"wheel\"},m=\"_reactListenersID\"+String(Math.random()).slice(2),v=i({},s,{ReactEventListener:null,injection:{injectReactEventListener:function(e){e.setHandleTopLevel(v.handleTopLevel),v.ReactEventListener=e}},setEnabled:function(e){v.ReactEventListener&&v.ReactEventListener.setEnabled(e)},isEnabled:function(){return!(!v.ReactEventListener||!v.ReactEventListener.isEnabled())},listenTo:function(e,t){for(var n=t,r=o(n),i=a.registrationNameDependencies[e],s=0;s<i.length;s++){var u=i[s];r.hasOwnProperty(u)&&r[u]||(\"topWheel\"===u?c(\"wheel\")?v.ReactEventListener.trapBubbledEvent(\"topWheel\",\"wheel\",n):c(\"mousewheel\")?v.ReactEventListener.trapBubbledEvent(\"topWheel\",\"mousewheel\",n):v.ReactEventListener.trapBubbledEvent(\"topWheel\",\"DOMMouseScroll\",n):\"topScroll\"===u?c(\"scroll\",!0)?v.ReactEventListener.trapCapturedEvent(\"topScroll\",\"scroll\",n):v.ReactEventListener.trapBubbledEvent(\"topScroll\",\"scroll\",v.ReactEventListener.WINDOW_HANDLE):\"topFocus\"===u||\"topBlur\"===u?(c(\"focus\",!0)?(v.ReactEventListener.trapCapturedEvent(\"topFocus\",\"focus\",n),v.ReactEventListener.trapCapturedEvent(\"topBlur\",\"blur\",n)):c(\"focusin\")&&(v.ReactEventListener.trapBubbledEvent(\"topFocus\",\"focusin\",n),v.ReactEventListener.trapBubbledEvent(\"topBlur\",\"focusout\",n)),r.topBlur=!0,r.topFocus=!0):h.hasOwnProperty(u)&&v.ReactEventListener.trapBubbledEvent(u,h[u],n),r[u]=!0)}},trapBubbledEvent:function(e,t,n){return v.ReactEventListener.trapBubbledEvent(e,t,n)},trapCapturedEvent:function(e,t,n){return v.ReactEventListener.trapCapturedEvent(e,t,n)},supportsEventPageXY:function(){if(!document.createEvent)return!1;var e=document.createEvent(\"MouseEvent\");return null!=e&&\"pageX\"in e},ensureScrollValueMonitoring:function(){if(void 0===r&&(r=v.supportsEventPageXY()),!r&&!p){var e=u.refreshScrollValues;v.ReactEventListener.monitorScrollValue(e),p=!0}}});e.exports=v},function(e,t,n){\"use strict\";function o(e,t,n,o){return r.call(this,e,t,n,o)}var r=n(59),i=n(159),a=n(107),s={screenX:null,screenY:null,clientX:null,clientY:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,getModifierState:a,button:function(e){var t=e.button;return\"which\"in e?t:2===t?2:4===t?1:0},buttons:null,relatedTarget:function(e){return e.relatedTarget||(e.fromElement===e.srcElement?e.toElement:e.fromElement)},pageX:function(e){return\"pageX\"in e?e.pageX:e.clientX+i.currentScrollLeft},pageY:function(e){return\"pageY\"in e?e.pageY:e.clientY+i.currentScrollTop}};r.augmentClass(o,s),e.exports=o},function(e,t,n){\"use strict\";(function(t){var o=n(5),r=n(2),i={},a={reinitializeTransaction:function(){this.transactionWrappers=this.getTransactionWrappers(),this.wrapperInitData?this.wrapperInitData.length=0:this.wrapperInitData=[],this._isInTransaction=!1},_isInTransaction:!1,getTransactionWrappers:null,isInTransaction:function(){return!!this._isInTransaction},perform:function(e,n,i,a,s,u,l,c){this.isInTransaction()&&(\"production\"!==t.env.NODE_ENV?r(!1,\"Transaction.perform(...): Cannot initialize a transaction when there is already an outstanding transaction.\"):o(\"27\"));var d,p;try{this._isInTransaction=!0,d=!0,this.initializeAll(0),p=e.call(n,i,a,s,u,l,c),d=!1}finally{try{if(d)try{this.closeAll(0)}catch(e){}else this.closeAll(0)}finally{this._isInTransaction=!1}}return p},initializeAll:function(e){for(var t=this.transactionWrappers,n=e;n<t.length;n++){var o=t[n];try{this.wrapperInitData[n]=i,this.wrapperInitData[n]=o.initialize?o.initialize.call(this):null}finally{if(this.wrapperInitData[n]===i)try{this.initializeAll(n+1)}catch(e){}}}},closeAll:function(e){this.isInTransaction()||(\"production\"!==t.env.NODE_ENV?r(!1,\"Transaction.closeAll(): Cannot close transaction when none are open.\"):o(\"28\"));for(var n=this.transactionWrappers,a=e;a<n.length;a++){var s,u=n[a],l=this.wrapperInitData[a];try{s=!0,l!==i&&u.close&&u.close.call(this,l),s=!1}finally{if(s)try{this.closeAll(a+1)}catch(e){}}}this.wrapperInitData.length=0}};e.exports=a}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){var t=\"\"+e,n=i.exec(t);if(!n)return t;var o,r=\"\",a=0,s=0;for(a=n.index;a<t.length;a++){switch(t.charCodeAt(a)){case 34:o=\"&quot;\";break;case 38:o=\"&amp;\";break;case 39:o=\"&#x27;\";break;case 60:o=\"&lt;\";break;case 62:o=\"&gt;\";break;default:continue}s!==a&&(r+=t.substring(s,a)),s=a+1,r+=o}return s!==a?r+t.substring(s,a):r}function r(e){return\"boolean\"==typeof e||\"number\"==typeof e?\"\"+e:o(e)}var i=/[\"'&<>]/;e.exports=r},function(e,t,n){\"use strict\";var o,r=n(16),i=n(98),a=/^[ \\r\\n\\t\\f]/,s=/<(!--|link|noscript|meta|script|style)[ \\r\\n\\t\\f\\/>]/,u=n(105),l=u(function(e,t){if(e.namespaceURI!==i.svg||\"innerHTML\"in e)e.innerHTML=t;else{o=o||document.createElement(\"div\"),o.innerHTML=\"<svg>\"+t+\"</svg>\";for(var n=o.firstChild;n.firstChild;)e.appendChild(n.firstChild)}});if(r.canUseDOM){var c=document.createElement(\"div\");c.innerHTML=\" \",\"\"===c.innerHTML&&(l=function(e,t){if(e.parentNode&&e.parentNode.replaceChild(e,e),a.test(t)||\"<\"===t[0]&&s.test(t)){e.innerHTML=String.fromCharCode(65279)+t;var n=e.firstChild;1===n.data.length?e.removeChild(n):n.deleteData(0,1)}else e.innerHTML=t}),c=null}e.exports=l},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=n(419),i=o(r),a=n(48),s=o(a),u=n(173),l=o(u),c=n(174),d=o(c),p=function(t){var n=(0,i.default)(function(e,t){return!(0,s.default)(e,t)});return\"production\"!==e.env.NODE_ENV?(0,l.default)((0,d.default)(t,\"pure\"))(n(t)):n(t)};t.default=p}).call(t,n(0))},function(e,t,n){e.exports=n(243)},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}function i(e,t){if(!e)throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");return!t||\"object\"!=typeof t&&\"function\"!=typeof t?e:t}function a(e,t){if(\"function\"!=typeof t&&null!==t)throw new TypeError(\"Super expression must either be null or a function, not \"+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,\"__esModule\",{value:!0}),t.Home=void 0;var s=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,\"value\"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),u=n(1),l=o(u),c=n(74),d=o(c),p=n(61),f=function(e){function t(e){r(this,t);var n=i(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.vm=d.default.react.connect(\"Index\",n),n.vm.onRouteEnter=function(e,t){return t.Target=\"Panel\"},n.state=d.default.react.router.ssrState(\"Index\")||{Links:[]},n}return a(t,e),s(t,[{key:\"componentWillUnmount\",value:function(){this.vm.$destroy()}},{key:\"render\",value:function(){var e=this,t=this.state.Links.map(function(t,n){return l.default.createElement(MenuItem,{key:n},l.default.createElement(p.RouteLink,{vm:e.vm,route:t.Route},t.Title))});return l.default.createElement(MuiThemeProvider,null,l.default.createElement(\"div\",null,l.default.createElement(Drawer,{open:!0},t),l.default.createElement(p.RouteTarget,{id:\"Panel\",style:{paddingLeft:\"256px\"}})))}}]),t}(l.default.Component);t.default=f;t.Home=function(e){function t(){return r(this,t),i(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return a(t,e),s(t,[{key:\"render\",value:function(){return l.default.createElement(MuiThemeProvider,null,l.default.createElement(AppBar,{title:\"Home\",showMenuIconButton:!1}))}}]),t}(l.default.Component)},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=t.Tabs=t.Tab=void 0;var r=n(302),i=o(r),a=n(304),s=o(a);t.Tab=i.default,t.Tabs=s.default,t.default=s.default},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var o=n(206);e.exports=function(e,t,n){if(o(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,o){return e.call(t,n,o)};case 3:return function(n,o,r){return e.call(t,n,o,r)}}return function(){return e.apply(t,arguments)}}},function(e,t){e.exports=function(e){if(void 0==e)throw TypeError(\"Can't call method on  \"+e);return e}},function(e,t){e.exports=\"constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf\".split(\",\")},function(e,t,n){var o=n(38),r=n(221),i=n(80),a=n(84)(\"IE_PROTO\"),s=function(){},u=\"prototype\",l=function(){var e,t=n(123)(\"iframe\"),o=i.length,r=\"<\",a=\">\";for(t.style.display=\"none\",n(212).appendChild(t),t.src=\"javascript:\",e=t.contentWindow.document,e.open(),e.write(r+\"script\"+a+\"document.F=Object\"+r+\"/script\"+a),e.close(),l=e.F;o--;)delete l[u][i[o]];return l()};e.exports=Object.create||function(e,t){var n;return null!==e?(s[u]=o(e),n=new s,s[u]=null,n[a]=e):n=l(),void 0===t?n:r(n,t)}},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t,n){var o=n(29).f,r=n(33),i=n(23)(\"toStringTag\");e.exports=function(e,t,n){e&&!r(e=n?e:e.prototype,i)&&o(e,i,{configurable:!0,value:t})}},function(e,t,n){var o=n(85)(\"keys\"),r=n(64);e.exports=function(e){return o[e]||(o[e]=r(e))}},function(e,t,n){var o=n(18),r=n(28),i=\"__core-js_shared__\",a=r[i]||(r[i]={});(e.exports=function(e,t){return a[e]||(a[e]=void 0!==t?t:{})})(\"versions\",[]).push({version:o.version,mode:n(62)?\"pure\":\"global\",copyright:\"© 2018 Denis Pushkarev (zloirock.ru)\"})},function(e,t){var n=Math.ceil,o=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?o:n)(e)}},function(e,t,n){var o=n(41);e.exports=function(e,t){if(!o(e))return e;var n,r;if(t&&\"function\"==typeof(n=e.toString)&&!o(r=n.call(e)))return r;if(\"function\"==typeof(n=e.valueOf)&&!o(r=n.call(e)))return r;if(!t&&\"function\"==typeof(n=e.toString)&&!o(r=n.call(e)))return r;throw TypeError(\"Can't convert object to primitive value\")}},function(e,t,n){var o=n(28),r=n(18),i=n(62),a=n(89),s=n(29).f;e.exports=function(e){var t=r.Symbol||(r.Symbol=i?{}:o.Symbol||{});\"_\"==e.charAt(0)||e in t||s(t,e,{value:a.f(e)})}},function(e,t,n){t.f=n(23)},function(e,t,n){\"use strict\";function o(e){return\"string\"==typeof e&&r.test(e)}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=o;var r=/-webkit-|-moz-|-ms-/;e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e.charAt(0).toUpperCase()+e.slice(1)}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=o,e.exports=t.default},function(e,t){function n(e){if(e&&\"object\"==typeof e){var t=e.which||e.keyCode||e.charCode;t&&(e=t)}if(\"number\"==typeof e)return a[e];var n=String(e),i=o[n.toLowerCase()];if(i)return i;var i=r[n.toLowerCase()];return i||(1===n.length?n.charCodeAt(0):void 0)}n.isEventKey=function(e,t){if(e&&\"object\"==typeof e){var n=e.which||e.keyCode||e.charCode;if(null===n||void 0===n)return!1;if(\"string\"==typeof t){var i=o[t.toLowerCase()];if(i)return i===n;var i=r[t.toLowerCase()];if(i)return i===n}else if(\"number\"==typeof t)return t===n;return!1}},t=e.exports=n;var o=t.code=t.codes={backspace:8,tab:9,enter:13,shift:16,ctrl:17,alt:18,\"pause/break\":19,\"caps lock\":20,esc:27,space:32,\"page up\":33,\"page down\":34,end:35,home:36,left:37,up:38,right:39,down:40,insert:45,delete:46,command:91,\"left command\":91,\"right command\":93,\"numpad *\":106,\"numpad +\":107,\"numpad -\":109,\"numpad .\":110,\"numpad /\":111,\"num lock\":144,\"scroll lock\":145,\"my computer\":182,\"my calculator\":183,\";\":186,\"=\":187,\",\":188,\"-\":189,\".\":190,\"/\":191,\"`\":192,\"[\":219,\"\\\\\":220,\"]\":221,\"'\":222},r=t.aliases={windows:91,\"⇧\":16,\"⌥\":18,\"⌃\":17,\"⌘\":91,ctl:17,control:17,option:18,pause:19,break:19,caps:20,return:13,escape:27,spc:32,spacebar:32,pgup:33,pgdn:34,ins:45,del:46,cmd:91};/*!\n * Programatically add the following\n */\nfor(i=97;i<123;i++)o[String.fromCharCode(i)]=i-32;for(var i=48;i<58;i++)o[i-48]=i;for(i=1;i<13;i++)o[\"f\"+i]=i+111;for(i=0;i<10;i++)o[\"numpad \"+i]=i+96;var a=t.names=t.title={};for(i in o)a[o[i]]=i;for(var s in r)o[s]=r[s]},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(){if(!A){var e=document.createElement(\"style\");e.innerHTML=\"\\n      button::-moz-focus-inner,\\n      input::-moz-focus-inner {\\n        border: 0;\\n        padding: 0;\\n      }\\n    \",document.body.appendChild(e),A=!0}}function i(){R||(N.default.on(window,\"keydown\",function(e){L=\"tab\"===(0,S.default)(e)}),R=!0)}Object.defineProperty(t,\"__esModule\",{value:!0});var a=n(14),s=o(a),u=n(15),l=o(u),c=n(8),d=o(c),p=n(6),f=o(p),h=n(7),m=o(h),v=n(10),y=o(v),g=n(9),b=o(g),_=n(11),E=o(_),w=n(1),x=o(w),C=n(4),k=o(C),T=n(146),N=o(T),O=n(92),S=o(O),D=n(308),M=o(D),P=n(314),I=o(P),A=!1,R=!1,L=!1,j=function(e){function t(){var e,n,o,r;(0,f.default)(this,t);for(var i=arguments.length,a=Array(i),s=0;s<i;s++)a[s]=arguments[s];return n=o=(0,y.default)(this,(e=t.__proto__||(0,d.default)(t)).call.apply(e,[this].concat(a))),o.state={isKeyboardFocused:!1},o.handleKeyDown=function(e){o.props.disabled||o.props.disableKeyboardFocus||(\"enter\"===(0,S.default)(e)&&o.state.isKeyboardFocused&&o.handleTouchTap(e),\"esc\"===(0,S.default)(e)&&o.state.isKeyboardFocused&&o.removeKeyboardFocus(e)),o.props.onKeyDown(e)},o.handleKeyUp=function(e){o.props.disabled||o.props.disableKeyboardFocus||\"space\"===(0,S.default)(e)&&o.state.isKeyboardFocused&&o.handleTouchTap(e),o.props.onKeyUp(e)},o.handleBlur=function(e){o.cancelFocusTimeout(),o.removeKeyboardFocus(e),o.props.onBlur(e)},o.handleFocus=function(e){e&&e.persist(),o.props.disabled||o.props.disableKeyboardFocus||(o.focusTimeout=setTimeout(function(){L&&(o.setKeyboardFocus(e),L=!1)},150),o.props.onFocus(e))},o.handleTouchTap=function(e){o.cancelFocusTimeout(),o.props.disabled||(L=!1,o.removeKeyboardFocus(e),o.props.onClick(e))},r=n,(0,y.default)(o,r)}return(0,b.default)(t,e),(0,m.default)(t,[{key:\"componentWillMount\",value:function(){var e=this.props,t=e.disabled,n=e.disableKeyboardFocus,o=e.keyboardFocused;t||!o||n||this.setState({isKeyboardFocused:!0})}},{key:\"componentDidMount\",value:function(){r(),i(),this.state.isKeyboardFocused&&(this.button.focus(),this.props.onKeyboardFocus(null,!0))}},{key:\"componentWillReceiveProps\",value:function(e){(e.disabled||e.disableKeyboardFocus)&&this.state.isKeyboardFocused&&(this.setState({isKeyboardFocused:!1}),e.onKeyboardFocus&&e.onKeyboardFocus(null,!1))}},{key:\"componentWillUnmount\",value:function(){this.focusTimeout&&clearTimeout(this.focusTimeout)}},{key:\"isKeyboardFocused\",value:function(){return this.state.isKeyboardFocused}},{key:\"removeKeyboardFocus\",value:function(e){this.state.isKeyboardFocused&&(this.setState({isKeyboardFocused:!1}),this.props.onKeyboardFocus(e,!1))}},{key:\"setKeyboardFocus\",value:function(e){this.state.isKeyboardFocused||(this.setState({isKeyboardFocused:!0}),this.props.onKeyboardFocus(e,!0))}},{key:\"cancelFocusTimeout\",value:function(){this.focusTimeout&&(clearTimeout(this.focusTimeout),this.focusTimeout=null)}},{key:\"createButtonChildren\",value:function(){var e=this.props,t=e.centerRipple,n=e.children,o=e.disabled,r=e.disableFocusRipple,i=e.disableKeyboardFocus,a=e.disableTouchRipple,s=e.focusRippleColor,u=e.focusRippleOpacity,l=e.touchRippleColor,c=e.touchRippleOpacity,d=this.state.isKeyboardFocused,p=!d||o||r||i?void 0:x.default.createElement(M.default,{color:s,opacity:u,show:d,style:{overflow:\"hidden\"},key:\"focusRipple\"}),f=o||a?void 0:x.default.createElement(I.default,{centerRipple:t,color:l,opacity:c,key:\"touchRipple\"},n);return[p,f,f?void 0:n]}},{key:\"render\",value:function(){var e=this,t=this.props,n=(t.centerRipple,t.children),o=t.containerElement,r=t.disabled,i=(t.disableFocusRipple,t.disableKeyboardFocus),a=(t.disableTouchRipple,t.focusRippleColor,t.focusRippleOpacity,t.href),u=(t.keyboardFocused,t.touchRippleColor,t.touchRippleOpacity,t.onBlur,t.onClick,t.onFocus,t.onKeyUp,t.onKeyDown,t.onKeyboardFocus,t.style),c=t.tabIndex,d=t.type,p=(0,l.default)(t,[\"centerRipple\",\"children\",\"containerElement\",\"disabled\",\"disableFocusRipple\",\"disableKeyboardFocus\",\"disableTouchRipple\",\"focusRippleColor\",\"focusRippleOpacity\",\"href\",\"keyboardFocused\",\"touchRippleColor\",\"touchRippleOpacity\",\"onBlur\",\"onClick\",\"onFocus\",\"onKeyUp\",\"onKeyDown\",\"onKeyboardFocus\",\"style\",\"tabIndex\",\"type\"]),f=this.context.muiTheme,h=f.prepareStyles,m=f.enhancedButton,v=(0,E.default)({border:10,boxSizing:\"border-box\",display:\"inline-block\",fontFamily:this.context.muiTheme.baseTheme.fontFamily,WebkitTapHighlightColor:m.tapHighlightColor,cursor:r?\"default\":\"pointer\",textDecoration:\"none\",margin:0,padding:0,outline:\"none\",fontSize:\"inherit\",fontWeight:\"inherit\",position:\"relative\",verticalAlign:a?\"middle\":null},u);if(v.backgroundColor||v.background||(v.background=\"none\"),r&&a)return x.default.createElement(\"span\",(0,s.default)({},p,{style:v}),n);var y=(0,s.default)({},p,{style:h(v),ref:function(t){return e.button=t},disabled:r,onBlur:this.handleBlur,onFocus:this.handleFocus,onKeyUp:this.handleKeyUp,onKeyDown:this.handleKeyDown,onClick:this.handleTouchTap,tabIndex:r||i?-1:c});a&&(y.href=a);var g=this.createButtonChildren();return x.default.isValidElement(o)?x.default.cloneElement(o,y,g):(a||\"button\"!==o||(y.type=d),x.default.createElement(a?\"a\":o,y,g))}}]),t}(w.Component);j.defaultProps={containerElement:\"button\",onBlur:function(){},onClick:function(){},onFocus:function(){},onKeyDown:function(){},onKeyUp:function(){},onKeyboardFocus:function(){},tabIndex:0,type:\"button\"},j.contextTypes={muiTheme:k.default.object.isRequired},j.propTypes=\"production\"!==e.env.NODE_ENV?{centerRipple:k.default.bool,children:k.default.node,containerElement:k.default.oneOfType([k.default.string,k.default.element]),disableFocusRipple:k.default.bool,disableKeyboardFocus:k.default.bool,disableTouchRipple:k.default.bool,disabled:k.default.bool,focusRippleColor:k.default.string,focusRippleOpacity:k.default.number,href:k.default.string,keyboardFocused:k.default.bool,onBlur:k.default.func,onClick:k.default.func,onFocus:k.default.func,onKeyDown:k.default.func,onKeyUp:k.default.func,onKeyboardFocus:k.default.func,style:k.default.object,tabIndex:k.default.number,touchRippleColor:k.default.string,touchRippleOpacity:k.default.number,type:k.default.string}:{},t.default=j}).call(t,n(0))},function(e,t,n){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0});t.red50=\"#ffebee\",t.red100=\"#ffcdd2\",t.red200=\"#ef9a9a\",t.red300=\"#e57373\",t.red400=\"#ef5350\",t.red500=\"#f44336\",t.red600=\"#e53935\",t.red700=\"#d32f2f\",t.red800=\"#c62828\",t.red900=\"#b71c1c\",t.redA100=\"#ff8a80\",t.redA200=\"#ff5252\",t.redA400=\"#ff1744\",t.redA700=\"#d50000\",t.pink50=\"#fce4ec\",t.pink100=\"#f8bbd0\",t.pink200=\"#f48fb1\",t.pink300=\"#f06292\",t.pink400=\"#ec407a\",t.pink500=\"#e91e63\",t.pink600=\"#d81b60\",t.pink700=\"#c2185b\",t.pink800=\"#ad1457\",t.pink900=\"#880e4f\",t.pinkA100=\"#ff80ab\",t.pinkA200=\"#ff4081\",t.pinkA400=\"#f50057\",t.pinkA700=\"#c51162\",t.purple50=\"#f3e5f5\",t.purple100=\"#e1bee7\",t.purple200=\"#ce93d8\",t.purple300=\"#ba68c8\",t.purple400=\"#ab47bc\",t.purple500=\"#9c27b0\",t.purple600=\"#8e24aa\",t.purple700=\"#7b1fa2\",t.purple800=\"#6a1b9a\",t.purple900=\"#4a148c\",t.purpleA100=\"#ea80fc\",t.purpleA200=\"#e040fb\",t.purpleA400=\"#d500f9\",t.purpleA700=\"#aa00ff\",t.deepPurple50=\"#ede7f6\",t.deepPurple100=\"#d1c4e9\",t.deepPurple200=\"#b39ddb\",t.deepPurple300=\"#9575cd\",t.deepPurple400=\"#7e57c2\",t.deepPurple500=\"#673ab7\",t.deepPurple600=\"#5e35b1\",t.deepPurple700=\"#512da8\",t.deepPurple800=\"#4527a0\",t.deepPurple900=\"#311b92\",t.deepPurpleA100=\"#b388ff\",t.deepPurpleA200=\"#7c4dff\",t.deepPurpleA400=\"#651fff\",t.deepPurpleA700=\"#6200ea\",t.indigo50=\"#e8eaf6\",t.indigo100=\"#c5cae9\",t.indigo200=\"#9fa8da\",t.indigo300=\"#7986cb\",t.indigo400=\"#5c6bc0\",t.indigo500=\"#3f51b5\",t.indigo600=\"#3949ab\",t.indigo700=\"#303f9f\",t.indigo800=\"#283593\",t.indigo900=\"#1a237e\",t.indigoA100=\"#8c9eff\",t.indigoA200=\"#536dfe\",t.indigoA400=\"#3d5afe\",t.indigoA700=\"#304ffe\",t.blue50=\"#e3f2fd\",t.blue100=\"#bbdefb\",t.blue200=\"#90caf9\",t.blue300=\"#64b5f6\",t.blue400=\"#42a5f5\",t.blue500=\"#2196f3\",t.blue600=\"#1e88e5\",t.blue700=\"#1976d2\",t.blue800=\"#1565c0\",t.blue900=\"#0d47a1\",t.blueA100=\"#82b1ff\",t.blueA200=\"#448aff\",t.blueA400=\"#2979ff\",t.blueA700=\"#2962ff\",t.lightBlue50=\"#e1f5fe\",t.lightBlue100=\"#b3e5fc\",t.lightBlue200=\"#81d4fa\",t.lightBlue300=\"#4fc3f7\",t.lightBlue400=\"#29b6f6\",t.lightBlue500=\"#03a9f4\",t.lightBlue600=\"#039be5\",t.lightBlue700=\"#0288d1\",t.lightBlue800=\"#0277bd\",t.lightBlue900=\"#01579b\",t.lightBlueA100=\"#80d8ff\",t.lightBlueA200=\"#40c4ff\",t.lightBlueA400=\"#00b0ff\",t.lightBlueA700=\"#0091ea\",t.cyan50=\"#e0f7fa\",t.cyan100=\"#b2ebf2\",t.cyan200=\"#80deea\",t.cyan300=\"#4dd0e1\",t.cyan400=\"#26c6da\",t.cyan500=\"#00bcd4\",t.cyan600=\"#00acc1\",t.cyan700=\"#0097a7\",t.cyan800=\"#00838f\",t.cyan900=\"#006064\",t.cyanA100=\"#84ffff\",t.cyanA200=\"#18ffff\",t.cyanA400=\"#00e5ff\",t.cyanA700=\"#00b8d4\",t.teal50=\"#e0f2f1\",t.teal100=\"#b2dfdb\",t.teal200=\"#80cbc4\",t.teal300=\"#4db6ac\",t.teal400=\"#26a69a\",t.teal500=\"#009688\",t.teal600=\"#00897b\",t.teal700=\"#00796b\",t.teal800=\"#00695c\",t.teal900=\"#004d40\",t.tealA100=\"#a7ffeb\",t.tealA200=\"#64ffda\",t.tealA400=\"#1de9b6\",t.tealA700=\"#00bfa5\",t.green50=\"#e8f5e9\",t.green100=\"#c8e6c9\",t.green200=\"#a5d6a7\",t.green300=\"#81c784\",t.green400=\"#66bb6a\",t.green500=\"#4caf50\",t.green600=\"#43a047\",t.green700=\"#388e3c\",t.green800=\"#2e7d32\",t.green900=\"#1b5e20\",t.greenA100=\"#b9f6ca\",t.greenA200=\"#69f0ae\",t.greenA400=\"#00e676\",t.greenA700=\"#00c853\",t.lightGreen50=\"#f1f8e9\",t.lightGreen100=\"#dcedc8\",t.lightGreen200=\"#c5e1a5\",t.lightGreen300=\"#aed581\",t.lightGreen400=\"#9ccc65\",t.lightGreen500=\"#8bc34a\",t.lightGreen600=\"#7cb342\",t.lightGreen700=\"#689f38\",t.lightGreen800=\"#558b2f\",t.lightGreen900=\"#33691e\",t.lightGreenA100=\"#ccff90\",t.lightGreenA200=\"#b2ff59\",t.lightGreenA400=\"#76ff03\",t.lightGreenA700=\"#64dd17\",t.lime50=\"#f9fbe7\",t.lime100=\"#f0f4c3\",t.lime200=\"#e6ee9c\",t.lime300=\"#dce775\",t.lime400=\"#d4e157\",t.lime500=\"#cddc39\",t.lime600=\"#c0ca33\",t.lime700=\"#afb42b\",t.lime800=\"#9e9d24\",t.lime900=\"#827717\",t.limeA100=\"#f4ff81\",t.limeA200=\"#eeff41\",t.limeA400=\"#c6ff00\",t.limeA700=\"#aeea00\",t.yellow50=\"#fffde7\",t.yellow100=\"#fff9c4\",t.yellow200=\"#fff59d\",t.yellow300=\"#fff176\",t.yellow400=\"#ffee58\",t.yellow500=\"#ffeb3b\",t.yellow600=\"#fdd835\",t.yellow700=\"#fbc02d\",t.yellow800=\"#f9a825\",t.yellow900=\"#f57f17\",t.yellowA100=\"#ffff8d\",t.yellowA200=\"#ffff00\",t.yellowA400=\"#ffea00\",t.yellowA700=\"#ffd600\",t.amber50=\"#fff8e1\",t.amber100=\"#ffecb3\",t.amber200=\"#ffe082\",t.amber300=\"#ffd54f\",t.amber400=\"#ffca28\",t.amber500=\"#ffc107\",t.amber600=\"#ffb300\",t.amber700=\"#ffa000\",t.amber800=\"#ff8f00\",t.amber900=\"#ff6f00\",t.amberA100=\"#ffe57f\",t.amberA200=\"#ffd740\",t.amberA400=\"#ffc400\",t.amberA700=\"#ffab00\",t.orange50=\"#fff3e0\",t.orange100=\"#ffe0b2\",t.orange200=\"#ffcc80\",t.orange300=\"#ffb74d\",t.orange400=\"#ffa726\",t.orange500=\"#ff9800\",t.orange600=\"#fb8c00\",t.orange700=\"#f57c00\",t.orange800=\"#ef6c00\",t.orange900=\"#e65100\",t.orangeA100=\"#ffd180\",t.orangeA200=\"#ffab40\",t.orangeA400=\"#ff9100\",t.orangeA700=\"#ff6d00\",t.deepOrange50=\"#fbe9e7\",t.deepOrange100=\"#ffccbc\",t.deepOrange200=\"#ffab91\",t.deepOrange300=\"#ff8a65\",t.deepOrange400=\"#ff7043\",t.deepOrange500=\"#ff5722\",t.deepOrange600=\"#f4511e\",t.deepOrange700=\"#e64a19\",t.deepOrange800=\"#d84315\",t.deepOrange900=\"#bf360c\",t.deepOrangeA100=\"#ff9e80\",t.deepOrangeA200=\"#ff6e40\",t.deepOrangeA400=\"#ff3d00\",t.deepOrangeA700=\"#dd2c00\",t.brown50=\"#efebe9\",t.brown100=\"#d7ccc8\",t.brown200=\"#bcaaa4\",t.brown300=\"#a1887f\",t.brown400=\"#8d6e63\",t.brown500=\"#795548\",t.brown600=\"#6d4c41\",t.brown700=\"#5d4037\",t.brown800=\"#4e342e\",t.brown900=\"#3e2723\",t.blueGrey50=\"#eceff1\",t.blueGrey100=\"#cfd8dc\",t.blueGrey200=\"#b0bec5\",t.blueGrey300=\"#90a4ae\",t.blueGrey400=\"#78909c\",t.blueGrey500=\"#607d8b\",t.blueGrey600=\"#546e7a\",t.blueGrey700=\"#455a64\",t.blueGrey800=\"#37474f\",t.blueGrey900=\"#263238\",t.grey50=\"#fafafa\",t.grey100=\"#f5f5f5\",t.grey200=\"#eeeeee\",t.grey300=\"#e0e0e0\",t.grey400=\"#bdbdbd\",t.grey500=\"#9e9e9e\",t.grey600=\"#757575\",t.grey700=\"#616161\",t.grey800=\"#424242\",t.grey900=\"#212121\",t.black=\"#000000\",t.white=\"#ffffff\",t.transparent=\"rgba(0, 0, 0, 0)\",t.fullBlack=\"rgba(0, 0, 0, 1)\",t.darkBlack=\"rgba(0, 0, 0, 0.87)\",t.lightBlack=\"rgba(0, 0, 0, 0.54)\",t.minBlack=\"rgba(0, 0, 0, 0.26)\",t.faintBlack=\"rgba(0, 0, 0, 0.12)\",t.fullWhite=\"rgba(255, 255, 255, 1)\",t.darkWhite=\"rgba(255, 255, 255, 0.87)\",t.lightWhite=\"rgba(255, 255, 255, 0.54)\"},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n){return e<t?t:e>n?n:e}function i(e){var t=e.type,n=e.values;if(t.indexOf(\"rgb\")>-1)for(var o=0;o<3;o++)n[o]=parseInt(n[o]);var r=void 0;return r=t.indexOf(\"hsl\")>-1?e.type+\"(\"+n[0]+\", \"+n[1]+\"%, \"+n[2]+\"%\":e.type+\"(\"+n[0]+\", \"+n[1]+\", \"+n[2],4===n.length?r+=\", \"+e.values[3]+\")\":r+=\")\",r}function a(e){if(4===e.length){for(var t=\"#\",n=1;n<e.length;n++)t+=e.charAt(n)+e.charAt(n);e=t}var o={r:parseInt(e.substr(1,2),16),g:parseInt(e.substr(3,2),16),b:parseInt(e.substr(5,2),16)};return\"rgb(\"+o.r+\", \"+o.g+\", \"+o.b+\")\"}function s(t){if(\"#\"===t.charAt(0))return s(a(t));var n=t.indexOf(\"(\");\"production\"!==e.env.NODE_ENV&&(0,m.default)(-1!==n,\"Material-UI: The \"+t+\" color was not parsed correctly,\\n  because it has an unsupported format (color name or RGB %). This may cause issues in component rendering.\");var o=t.substring(0,n),r=t.substring(n+1,t.length-1).split(\",\");return r=r.map(function(e){return parseFloat(e)}),{type:o,values:r}}function u(e,t){var n=l(e),o=l(t),r=(Math.max(n,o)+.05)/(Math.min(n,o)+.05);return Number(r.toFixed(2))}function l(e){if(e=s(e),e.type.indexOf(\"rgb\")>-1){var t=e.values.map(function(e){return e/=255,e<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4)});return Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}if(e.type.indexOf(\"hsl\")>-1)return e.values[2]/100}function c(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:.15;return l(e)>.5?p(e,t):f(e,t)}function d(e,t){return e=s(e),t=r(t,0,1),\"rgb\"!==e.type&&\"hsl\"!==e.type||(e.type+=\"a\"),e.values[3]=t,i(e)}function p(e,t){if(e=s(e),t=r(t,0,1),e.type.indexOf(\"hsl\")>-1)e.values[2]*=1-t;else if(e.type.indexOf(\"rgb\")>-1)for(var n=0;n<3;n++)e.values[n]*=1-t;return i(e)}function f(e,t){if(e=s(e),t=r(t,0,1),e.type.indexOf(\"hsl\")>-1)e.values[2]+=(100-e.values[2])*t;else if(e.type.indexOf(\"rgb\")>-1)for(var n=0;n<3;n++)e.values[n]+=(255-e.values[n])*t;return i(e)}Object.defineProperty(t,\"__esModule\",{value:!0}),t.convertColorToString=i,t.convertHexToRGB=a,t.decomposeColor=s,t.getContrastRatio=u,t.getLuminance=l,t.emphasize=c,t.fade=d,t.darken=p,t.lighten=f;var h=n(37),m=o(h)}).call(t,n(0))},function(e,t,n){\"use strict\";e.exports=\"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED\"},function(e,t,n){\"use strict\";(function(t){function o(e,t){return Array.isArray(t)&&(t=t[1]),t?t.nextSibling:e.firstChild}function r(e,t,n){c.insertTreeBefore(e,t,n)}function i(e,t,n){Array.isArray(t)?s(e,t[0],t[1],n):y(e,t,n)}function a(e,t){if(Array.isArray(t)){var n=t[1];t=t[0],u(e,t,n),e.removeChild(n)}e.removeChild(t)}function s(e,t,n,o){for(var r=t;;){var i=r.nextSibling;if(y(e,r,o),r===n)break;r=i}}function u(e,t,n){for(;;){var o=t.nextSibling;if(o===n)break;e.removeChild(o)}}function l(e,n,o){var r=e.parentNode,i=e.nextSibling;i===n?o&&y(r,document.createTextNode(o),i):o?(v(i,o),u(r,i,n)):u(r,e,n),\"production\"!==t.env.NODE_ENV&&f.debugTool.onHostOperation({instanceID:p.getInstanceFromNode(e)._debugID,type:\"replace text\",payload:o})}var c=n(45),d=n(338),p=n(13),f=n(21),h=n(105),m=n(72),v=n(166),y=h(function(e,t,n){e.insertBefore(t,n)}),g=d.dangerouslyReplaceNodeWithMarkup;\"production\"!==t.env.NODE_ENV&&(g=function(e,t,n){if(d.dangerouslyReplaceNodeWithMarkup(e,t),0!==n._debugID)f.debugTool.onHostOperation({instanceID:n._debugID,type:\"replace with\",payload:t.toString()});else{var o=p.getInstanceFromNode(t.node);0!==o._debugID&&f.debugTool.onHostOperation({instanceID:o._debugID,type:\"mount\",payload:t.toString()})}});var b={dangerouslyReplaceNodeWithMarkup:g,replaceDelimitedText:l,processUpdates:function(e,n){if(\"production\"!==t.env.NODE_ENV)var s=p.getInstanceFromNode(e)._debugID;for(var u=0;u<n.length;u++){var l=n[u];switch(l.type){case\"INSERT_MARKUP\":r(e,l.content,o(e,l.afterNode)),\"production\"!==t.env.NODE_ENV&&f.debugTool.onHostOperation({instanceID:s,type:\"insert child\",payload:{toIndex:l.toIndex,content:l.content.toString()}});break;case\"MOVE_EXISTING\":i(e,l.fromNode,o(e,l.afterNode)),\"production\"!==t.env.NODE_ENV&&f.debugTool.onHostOperation({instanceID:s,type:\"move child\",payload:{fromIndex:l.fromIndex,toIndex:l.toIndex}});break;case\"SET_MARKUP\":m(e,l.content),\"production\"!==t.env.NODE_ENV&&f.debugTool.onHostOperation({instanceID:s,type:\"replace children\",payload:l.content.toString()});break;case\"TEXT_CONTENT\":v(e,l.content),\"production\"!==t.env.NODE_ENV&&f.debugTool.onHostOperation({instanceID:s,type:\"replace text\",payload:l.content.toString()});break;case\"REMOVE_NODE\":a(e,l.fromNode),\"production\"!==t.env.NODE_ENV&&f.debugTool.onHostOperation({instanceID:s,type:\"remove child\",payload:{fromIndex:l.fromIndex}})}}}};e.exports=b}).call(t,n(0))},function(e,t,n){\"use strict\";var o={html:\"http://www.w3.org/1999/xhtml\",mathml:\"http://www.w3.org/1998/Math/MathML\",svg:\"http://www.w3.org/2000/svg\"};e.exports=o},function(e,t,n){\"use strict\";(function(t){function o(e){return\"topMouseUp\"===e||\"topTouchEnd\"===e||\"topTouchCancel\"===e}function r(e){return\"topMouseMove\"===e||\"topTouchMove\"===e}function i(e){return\"topMouseDown\"===e||\"topTouchStart\"===e}function a(e,t,n,o){var r=e.type||\"unknown-event\";e.currentTarget=_.getNodeFromInstance(o),t?v.invokeGuardedCallbackWithCatch(r,n,e):v.invokeGuardedCallback(r,n,e),e.currentTarget=null}function s(e,n){var o=e._dispatchListeners,r=e._dispatchInstances;if(\"production\"!==t.env.NODE_ENV&&h(e),Array.isArray(o))for(var i=0;i<o.length&&!e.isPropagationStopped();i++)a(e,n,o[i],r[i]);else o&&a(e,n,o,r);e._dispatchListeners=null,e._dispatchInstances=null}function u(e){var n=e._dispatchListeners,o=e._dispatchInstances;if(\"production\"!==t.env.NODE_ENV&&h(e),Array.isArray(n)){for(var r=0;r<n.length&&!e.isPropagationStopped();r++)if(n[r](e,o[r]))return o[r]}else if(n&&n(e,o))return o;return null}function l(e){var t=u(e);return e._dispatchInstances=null,e._dispatchListeners=null,t}function c(e){\"production\"!==t.env.NODE_ENV&&h(e);var n=e._dispatchListeners,o=e._dispatchInstances;Array.isArray(n)&&(\"production\"!==t.env.NODE_ENV?y(!1,\"executeDirectDispatch(...): Invalid `event`.\"):m(\"103\")),e.currentTarget=n?_.getNodeFromInstance(o):null;var r=n?n(e):null;return e.currentTarget=null,e._dispatchListeners=null,e._dispatchInstances=null,r}function d(e){return!!e._dispatchListeners}var p,f,h,m=n(5),v=n(103),y=n(2),g=n(3),b={injectComponentTree:function(e){p=e,\"production\"!==t.env.NODE_ENV&&\"production\"!==t.env.NODE_ENV&&g(e&&e.getNodeFromInstance&&e.getInstanceFromNode,\"EventPluginUtils.injection.injectComponentTree(...): Injected module is missing getNodeFromInstance or getInstanceFromNode.\")},injectTreeTraversal:function(e){f=e,\"production\"!==t.env.NODE_ENV&&\"production\"!==t.env.NODE_ENV&&g(e&&e.isAncestor&&e.getLowestCommonAncestor,\"EventPluginUtils.injection.injectTreeTraversal(...): Injected module is missing isAncestor or getLowestCommonAncestor.\")}};\"production\"!==t.env.NODE_ENV&&(h=function(e){var n=e._dispatchListeners,o=e._dispatchInstances,r=Array.isArray(n),i=r?n.length:n?1:0,a=Array.isArray(o),s=a?o.length:o?1:0;\"production\"!==t.env.NODE_ENV&&g(a===r&&s===i,\"EventPluginUtils: Invalid `event`.\")});var _={isEndish:o,isMoveish:r,isStartish:i,executeDirectDispatch:c,executeDispatchesInOrder:s,executeDispatchesInOrderStopAtTrue:l,hasDispatches:d,getInstanceFromNode:function(e){return p.getInstanceFromNode(e)},getNodeFromInstance:function(e){return p.getNodeFromInstance(e)},isAncestor:function(e,t){return f.isAncestor(e,t)},getLowestCommonAncestor:function(e,t){return f.getLowestCommonAncestor(e,t)},getParentInstance:function(e){return f.getParentInstance(e)},traverseTwoPhase:function(e,t,n){return f.traverseTwoPhase(e,t,n)},traverseEnterLeave:function(e,t,n,o,r){return f.traverseEnterLeave(e,t,n,o,r)},injection:b};e.exports=_}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){var t={\"=\":\"=0\",\":\":\"=2\"};return\"$\"+(\"\"+e).replace(/[=:]/g,function(e){return t[e]})}function r(e){var t=/(=0|=2)/g,n={\"=0\":\"=\",\"=2\":\":\"};return(\"\"+(\".\"===e[0]&&\"$\"===e[1]?e.substring(2):e.substring(1))).replace(t,function(e){return n[e]})}var i={escape:o,unescape:r};e.exports=i},function(e,t,n){\"use strict\";(function(t){function o(e){null!=e.checkedLink&&null!=e.valueLink&&(\"production\"!==t.env.NODE_ENV?c(!1,\"Cannot provide a checkedLink and a valueLink. If you want to use checkedLink, you probably don't want to use valueLink and vice versa.\"):s(\"87\"))}function r(e){o(e),(null!=e.value||null!=e.onChange)&&(\"production\"!==t.env.NODE_ENV?c(!1,\"Cannot provide a valueLink and a value or onChange event. If you want to use value or onChange, you probably don't want to use valueLink.\"):s(\"88\"))}function i(e){o(e),(null!=e.checked||null!=e.onChange)&&(\"production\"!==t.env.NODE_ENV?c(!1,\"Cannot provide a checkedLink and a checked property or onChange event. If you want to use checked or onChange, you probably don't want to use checkedLink\"):s(\"89\"))}function a(e){if(e){var t=e.getName();if(t)return\" Check the render method of `\"+t+\"`.\"}return\"\"}var s=n(5),u=n(47),l=n(158),c=n(2),d=n(3),p={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0},f={value:function(e,t,n){return!e[t]||p[e.type]||e.onChange||e.readOnly||e.disabled?null:new Error(\"You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`.\")},checked:function(e,t,n){return!e[t]||e.onChange||e.readOnly||e.disabled?null:new Error(\"You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.\")},onChange:u.PropTypes.func},h={},m={checkPropTypes:function(e,n,o){for(var r in f){if(f.hasOwnProperty(r))var i=f[r](n,r,e,\"prop\",null,l);if(i instanceof Error&&!(i.message in h)){h[i.message]=!0;var s=a(o);\"production\"!==t.env.NODE_ENV&&d(!1,\"Failed form propType: %s%s\",i.message,s)}}},getValue:function(e){return e.valueLink?(r(e),e.valueLink.value):e.value},getChecked:function(e){return e.checkedLink?(i(e),e.checkedLink.value):e.checked},executeOnChange:function(e,t){return e.valueLink?(r(e),e.valueLink.requestChange(t.target.value)):e.checkedLink?(i(e),e.checkedLink.requestChange(t.target.checked)):e.onChange?e.onChange.call(void 0,t):void 0}};e.exports=m}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){var o=n(5),r=n(2),i=!1,a={replaceNodeWithMarkup:null,processChildrenUpdates:null,injection:{injectEnvironment:function(e){i&&(\"production\"!==t.env.NODE_ENV?r(!1,\"ReactCompositeComponent: injectEnvironment() can only be called once.\"):o(\"104\")),a.replaceNodeWithMarkup=e.replaceNodeWithMarkup,a.processChildrenUpdates=e.processChildrenUpdates,i=!0}}};e.exports=a}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function n(e,t,n){try{t(n)}catch(e){null===o&&(o=e)}}var o=null,r={invokeGuardedCallback:n,invokeGuardedCallbackWithCatch:n,rethrowCaughtError:function(){if(o){var e=o;throw o=null,e}}};if(\"production\"!==t.env.NODE_ENV&&\"undefined\"!=typeof window&&\"function\"==typeof window.dispatchEvent&&\"undefined\"!=typeof document&&\"function\"==typeof document.createEvent){var i=document.createElement(\"react\");r.invokeGuardedCallback=function(e,t,n){var o=t.bind(null,n),r=\"react-\"+e;i.addEventListener(r,o,!1);var a=document.createEvent(\"Event\");a.initEvent(r,!1,!1),i.dispatchEvent(a),i.removeEventListener(r,o,!1)}}e.exports=r}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e){c.enqueueUpdate(e)}function r(e){var t=typeof e;if(\"object\"!==t)return t;var n=e.constructor&&e.constructor.name||t,o=Object.keys(e);return o.length>0&&o.length<20?n+\" (keys: \"+o.join(\", \")+\")\":n}function i(e,n){var o=u.get(e);if(!o){if(\"production\"!==t.env.NODE_ENV){var r=e.constructor;\"production\"!==t.env.NODE_ENV&&p(!n,\"%s(...): Can only update a mounted or mounting component. This usually means you called %s() on an unmounted component. This is a no-op. Please check the code for the %s component.\",n,n,r&&(r.displayName||r.name)||\"ReactClass\")}return null}return\"production\"!==t.env.NODE_ENV&&\"production\"!==t.env.NODE_ENV&&p(null==s.current,\"%s(...): Cannot update during an existing state transition (such as within `render` or another component's constructor). Render methods should be a pure function of props and state; constructor side-effects are an anti-pattern, but can be moved to `componentWillMount`.\",n),o}var a=n(5),s=n(25),u=n(58),l=n(21),c=n(24),d=n(2),p=n(3),f={isMounted:function(e){if(\"production\"!==t.env.NODE_ENV){var n=s.current;null!==n&&(\"production\"!==t.env.NODE_ENV&&p(n._warnedAboutRefsInRender,\"%s is accessing isMounted inside its render() function. render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.\",n.getName()||\"A component\"),n._warnedAboutRefsInRender=!0)}var o=u.get(e);return!!o&&!!o._renderedComponent},enqueueCallback:function(e,t,n){f.validateCallback(t,n);var r=i(e);if(!r)return null;r._pendingCallbacks?r._pendingCallbacks.push(t):r._pendingCallbacks=[t],o(r)},enqueueCallbackInternal:function(e,t){e._pendingCallbacks?e._pendingCallbacks.push(t):e._pendingCallbacks=[t],o(e)},enqueueForceUpdate:function(e){var t=i(e,\"forceUpdate\");t&&(t._pendingForceUpdate=!0,o(t))},enqueueReplaceState:function(e,t){var n=i(e,\"replaceState\");n&&(n._pendingStateQueue=[t],n._pendingReplaceState=!0,o(n))},enqueueSetState:function(e,n){\"production\"!==t.env.NODE_ENV&&(l.debugTool.onSetState(),\"production\"!==t.env.NODE_ENV&&p(null!=n,\"setState(...): You passed an undefined or null state object; instead, use forceUpdate().\"));var r=i(e,\"setState\");if(r){(r._pendingStateQueue||(r._pendingStateQueue=[])).push(n),o(r)}},enqueueElementInternal:function(e,t,n){e._pendingElement=t,e._context=n,o(e)},validateCallback:function(e,n){e&&\"function\"!=typeof e&&(\"production\"!==t.env.NODE_ENV?d(!1,\"%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.\",n,r(e)):a(\"122\",n,r(e)))}};e.exports=f}).call(t,n(0))},function(e,t,n){\"use strict\";var o=function(e){return\"undefined\"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(t,n,o,r){MSApp.execUnsafeLocalFunction(function(){return e(t,n,o,r)})}:e};e.exports=o},function(e,t,n){\"use strict\";function o(e){var t,n=e.keyCode;return\"charCode\"in e?0===(t=e.charCode)&&13===n&&(t=13):t=n,t>=32||13===t?t:0}e.exports=o},function(e,t,n){\"use strict\";function o(e){var t=this,n=t.nativeEvent;if(n.getModifierState)return n.getModifierState(e);var o=i[e];return!!o&&!!n[o]}function r(e){return o}var i={Alt:\"altKey\",Control:\"ctrlKey\",Meta:\"metaKey\",Shift:\"shiftKey\"};e.exports=r},function(e,t,n){\"use strict\";function o(e){var t=e.target||e.srcElement||window;return t.correspondingUseElement&&(t=t.correspondingUseElement),3===t.nodeType?t.parentNode:t}e.exports=o},function(e,t,n){\"use strict\";/**\n * Checks if an event is supported in the current execution environment.\n *\n * NOTE: This will not work correctly for non-generic events such as `change`,\n * `reset`, `load`, `error`, and `select`.\n *\n * Borrows from Modernizr.\n *\n * @param {string} eventNameSuffix Event name, e.g. \"click\".\n * @param {?boolean} capture Check if the capture phase is supported.\n * @return {boolean} True if the event is supported.\n * @internal\n * @license Modernizr 3.0.0pre (Custom Build) | MIT\n */\nfunction o(e,t){if(!i.canUseDOM||t&&!(\"addEventListener\"in document))return!1;var n=\"on\"+e,o=n in document;if(!o){var a=document.createElement(\"div\");a.setAttribute(n,\"return;\"),o=\"function\"==typeof a[n]}return!o&&r&&\"wheel\"===e&&(o=document.implementation.hasFeature(\"Events.wheel\",\"3.0\")),o}var r,i=n(16);i.canUseDOM&&(r=document.implementation&&document.implementation.hasFeature&&!0!==document.implementation.hasFeature(\"\",\"\")),e.exports=o},function(e,t,n){\"use strict\";function o(e,t){var n=null===e||!1===e,o=null===t||!1===t;if(n||o)return n===o;var r=typeof e,i=typeof t;return\"string\"===r||\"number\"===r?\"string\"===i||\"number\"===i:\"object\"===i&&e.type===t.type&&e.key===t.key}e.exports=o},function(e,t,n){\"use strict\";(function(t){var o=n(12),r=n(22),i=n(3),a=r;if(\"production\"!==t.env.NODE_ENV){var s=[\"address\",\"applet\",\"area\",\"article\",\"aside\",\"base\",\"basefont\",\"bgsound\",\"blockquote\",\"body\",\"br\",\"button\",\"caption\",\"center\",\"col\",\"colgroup\",\"dd\",\"details\",\"dir\",\"div\",\"dl\",\"dt\",\"embed\",\"fieldset\",\"figcaption\",\"figure\",\"footer\",\"form\",\"frame\",\"frameset\",\"h1\",\"h2\",\"h3\",\"h4\",\"h5\",\"h6\",\"head\",\"header\",\"hgroup\",\"hr\",\"html\",\"iframe\",\"img\",\"input\",\"isindex\",\"li\",\"link\",\"listing\",\"main\",\"marquee\",\"menu\",\"menuitem\",\"meta\",\"nav\",\"noembed\",\"noframes\",\"noscript\",\"object\",\"ol\",\"p\",\"param\",\"plaintext\",\"pre\",\"script\",\"section\",\"select\",\"source\",\"style\",\"summary\",\"table\",\"tbody\",\"td\",\"template\",\"textarea\",\"tfoot\",\"th\",\"thead\",\"title\",\"tr\",\"track\",\"ul\",\"wbr\",\"xmp\"],u=[\"applet\",\"caption\",\"html\",\"table\",\"td\",\"th\",\"marquee\",\"object\",\"template\",\"foreignObject\",\"desc\",\"title\"],l=u.concat([\"button\"]),c=[\"dd\",\"dt\",\"li\",\"option\",\"optgroup\",\"p\",\"rp\",\"rt\"],d={current:null,formTag:null,aTagInScope:null,buttonTagInScope:null,nobrTagInScope:null,pTagInButtonScope:null,listItemTagAutoclosing:null,dlItemTagAutoclosing:null},p=function(e,t,n){var r=o({},e||d),i={tag:t,instance:n};return-1!==u.indexOf(t)&&(r.aTagInScope=null,r.buttonTagInScope=null,r.nobrTagInScope=null),-1!==l.indexOf(t)&&(r.pTagInButtonScope=null),-1!==s.indexOf(t)&&\"address\"!==t&&\"div\"!==t&&\"p\"!==t&&(r.listItemTagAutoclosing=null,r.dlItemTagAutoclosing=null),r.current=i,\"form\"===t&&(r.formTag=i),\"a\"===t&&(r.aTagInScope=i),\"button\"===t&&(r.buttonTagInScope=i),\"nobr\"===t&&(r.nobrTagInScope=i),\"p\"===t&&(r.pTagInButtonScope=i),\"li\"===t&&(r.listItemTagAutoclosing=i),\"dd\"!==t&&\"dt\"!==t||(r.dlItemTagAutoclosing=i),r},f=function(e,t){switch(t){case\"select\":return\"option\"===e||\"optgroup\"===e||\"#text\"===e;case\"optgroup\":return\"option\"===e||\"#text\"===e;case\"option\":return\"#text\"===e;case\"tr\":return\"th\"===e||\"td\"===e||\"style\"===e||\"script\"===e||\"template\"===e;case\"tbody\":case\"thead\":case\"tfoot\":return\"tr\"===e||\"style\"===e||\"script\"===e||\"template\"===e;case\"colgroup\":return\"col\"===e||\"template\"===e;case\"table\":return\"caption\"===e||\"colgroup\"===e||\"tbody\"===e||\"tfoot\"===e||\"thead\"===e||\"style\"===e||\"script\"===e||\"template\"===e;case\"head\":return\"base\"===e||\"basefont\"===e||\"bgsound\"===e||\"link\"===e||\"meta\"===e||\"title\"===e||\"noscript\"===e||\"noframes\"===e||\"style\"===e||\"script\"===e||\"template\"===e;case\"html\":return\"head\"===e||\"body\"===e;case\"#document\":return\"html\"===e}switch(e){case\"h1\":case\"h2\":case\"h3\":case\"h4\":case\"h5\":case\"h6\":return\"h1\"!==t&&\"h2\"!==t&&\"h3\"!==t&&\"h4\"!==t&&\"h5\"!==t&&\"h6\"!==t;case\"rp\":case\"rt\":return-1===c.indexOf(t);case\"body\":case\"caption\":case\"col\":case\"colgroup\":case\"frame\":case\"head\":case\"html\":case\"tbody\":case\"td\":case\"tfoot\":case\"th\":case\"thead\":case\"tr\":return null==t}return!0},h=function(e,t){switch(e){case\"address\":case\"article\":case\"aside\":case\"blockquote\":case\"center\":case\"details\":case\"dialog\":case\"dir\":case\"div\":case\"dl\":case\"fieldset\":case\"figcaption\":case\"figure\":case\"footer\":case\"header\":case\"hgroup\":case\"main\":case\"menu\":case\"nav\":case\"ol\":case\"p\":case\"section\":case\"summary\":case\"ul\":case\"pre\":case\"listing\":case\"table\":case\"hr\":case\"xmp\":case\"h1\":case\"h2\":case\"h3\":case\"h4\":case\"h5\":case\"h6\":return t.pTagInButtonScope;case\"form\":return t.formTag||t.pTagInButtonScope;case\"li\":return t.listItemTagAutoclosing;case\"dd\":case\"dt\":return t.dlItemTagAutoclosing;case\"button\":return t.buttonTagInScope;case\"a\":return t.aTagInScope;case\"nobr\":return t.nobrTagInScope}return null},m=function(e){if(!e)return[];var t=[];do{t.push(e)}while(e=e._currentElement._owner);return t.reverse(),t},v={};a=function(e,n,o,r){r=r||d;var a=r.current,s=a&&a.tag;null!=n&&(\"production\"!==t.env.NODE_ENV&&i(null==e,\"validateDOMNesting: when childText is passed, childTag should be null\"),e=\"#text\");var u=f(e,s)?null:a,l=u?null:h(e,r),c=u||l;if(c){var p,y=c.tag,g=c.instance,b=o&&o._currentElement._owner,_=g&&g._currentElement._owner,E=m(b),w=m(_),x=Math.min(E.length,w.length),C=-1;for(p=0;p<x&&E[p]===w[p];p++)C=p;var k=\"(unknown)\",T=E.slice(C+1).map(function(e){return e.getName()||k}),N=w.slice(C+1).map(function(e){return e.getName()||k}),O=[].concat(-1!==C?E[C].getName()||k:[],N,y,l?[\"...\"]:[],T,e).join(\" > \"),S=!!u+\"|\"+e+\"|\"+y+\"|\"+O;if(v[S])return;v[S]=!0;var D=e,M=\"\";if(\"#text\"===e?/\\S/.test(n)?D=\"Text nodes\":(D=\"Whitespace text nodes\",M=\" Make sure you don't have any extra whitespace between tags on each line of your source code.\"):D=\"<\"+e+\">\",u){var P=\"\";\"table\"===y&&\"tr\"===e&&(P+=\" Add a <tbody> to your code to match the DOM tree generated by the browser.\"),\"production\"!==t.env.NODE_ENV&&i(!1,\"validateDOMNesting(...): %s cannot appear as a child of <%s>.%s See %s.%s\",D,y,M,O,P)}else\"production\"!==t.env.NODE_ENV&&i(!1,\"validateDOMNesting(...): %s cannot appear as a descendant of <%s>. See %s.\",D,y,O)}},a.updatedAncestorInfo=p,a.isTagValidInContext=function(e,t){t=t||d;var n=t.current,o=n&&n.tag;return f(e,o)&&!h(e,t)}}e.exports=a}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,t,n){this.props=e,this.context=t,this.refs=s,this.updater=n||i}var r=n(36),i=n(113),a=n(115),s=n(43),u=n(2),l=n(3);if(o.prototype.isReactComponent={},o.prototype.setState=function(e,n){\"object\"!=typeof e&&\"function\"!=typeof e&&null!=e&&(\"production\"!==t.env.NODE_ENV?u(!1,\"setState(...): takes an object of state variables to update or a function which returns an object of state variables.\"):r(\"85\")),this.updater.enqueueSetState(this,e),n&&this.updater.enqueueCallback(this,n,\"setState\")},o.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this),e&&this.updater.enqueueCallback(this,e,\"forceUpdate\")},\"production\"!==t.env.NODE_ENV){var c={isMounted:[\"isMounted\",\"Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.\"],replaceState:[\"replaceState\",\"Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236).\"]},d=function(e,n){a&&Object.defineProperty(o.prototype,e,{get:function(){\"production\"!==t.env.NODE_ENV&&l(!1,\"%s(...) is deprecated in plain JavaScript React classes. %s\",n[0],n[1])}})};for(var p in c)c.hasOwnProperty(p)&&d(p,c[p])}e.exports=o}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,n){if(\"production\"!==t.env.NODE_ENV){var o=e.constructor;\"production\"!==t.env.NODE_ENV&&r(!1,\"%s(...): Can only update a mounted or mounting component. This usually means you called %s() on an unmounted component. This is a no-op. Please check the code for the %s component.\",n,n,o&&(o.displayName||o.name)||\"ReactClass\")}}var r=n(3),i={isMounted:function(e){return!1},enqueueCallback:function(e,t){},enqueueForceUpdate:function(e){o(e,\"forceUpdate\")},enqueueReplaceState:function(e,t){o(e,\"replaceState\")},enqueueSetState:function(e,t){o(e,\"setState\")}};e.exports=i}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){var n={};\"production\"!==t.env.NODE_ENV&&(n={prop:\"prop\",context:\"context\",childContext:\"child context\"}),e.exports=n}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){var n=!1;if(\"production\"!==t.env.NODE_ENV)try{Object.defineProperty({},\"x\",{get:function(){}}),n=!0}catch(e){}e.exports=n}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){var t=e&&(r&&e[r]||e[i]);if(\"function\"==typeof t)return t}var r=\"function\"==typeof Symbol&&Symbol.iterator,i=\"@@iterator\";e.exports=o},function(e,t){function n(e){return(n=\"function\"==typeof Symbol&&\"symbol\"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&\"function\"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?\"symbol\":typeof e})(e)}function o(t){return\"function\"==typeof Symbol&&\"symbol\"===n(Symbol.iterator)?e.exports=o=function(e){return n(e)}:e.exports=o=function(e){return e&&\"function\"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?\"symbol\":n(e)},o(t)}e.exports=o},function(e,t,n){e.exports={default:n(197),__esModule:!0}},function(e,t,n){e.exports={default:n(202),__esModule:!0}},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=n(118),i=o(r);t.default=function(e){return Array.isArray(e)?e:(0,i.default)(e)}},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=n(118),i=o(r);t.default=function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return(0,i.default)(e)}},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=n(194),i=o(r),a=n(193),s=o(a),u=\"function\"==typeof s.default&&\"symbol\"==typeof i.default?function(e){return typeof e}:function(e){return e&&\"function\"==typeof s.default&&e.constructor===s.default&&e!==s.default.prototype?\"symbol\":typeof e};t.default=\"function\"==typeof s.default&&\"symbol\"===u(i.default)?function(e){return void 0===e?\"undefined\":u(e)}:function(e){return e&&\"function\"==typeof s.default&&e.constructor===s.default&&e!==s.default.prototype?\"symbol\":void 0===e?\"undefined\":u(e)}},function(e,t,n){var o=n(41),r=n(28).document,i=o(r)&&o(r.createElement);e.exports=function(e){return i?r.createElement(e):{}}},function(e,t,n){e.exports=!n(32)&&!n(39)(function(){return 7!=Object.defineProperty(n(123)(\"div\"),\"a\",{get:function(){return 7}}).a})},function(e,t,n){var o=n(77);e.exports=Object(\"z\").propertyIsEnumerable(0)?Object:function(e){return\"String\"==o(e)?e.split(\"\"):Object(e)}},function(e,t,n){\"use strict\";var o=n(62),r=n(27),i=n(132),a=n(40),s=n(50),u=n(216),l=n(83),c=n(129),d=n(23)(\"iterator\"),p=!([].keys&&\"next\"in[].keys()),f=\"keys\",h=\"values\",m=function(){return this};e.exports=function(e,t,n,v,y,g,b){u(n,t,v);var _,E,w,x=function(e){if(!p&&e in N)return N[e];switch(e){case f:case h:return function(){return new n(this,e)}}return function(){return new n(this,e)}},C=t+\" Iterator\",k=y==h,T=!1,N=e.prototype,O=N[d]||N[\"@@iterator\"]||y&&N[y],S=O||x(y),D=y?k?x(\"entries\"):S:void 0,M=\"Array\"==t?N.entries||O:O;if(M&&(w=c(M.call(new e)))!==Object.prototype&&w.next&&(l(w,C,!0),o||\"function\"==typeof w[d]||a(w,d,m)),k&&O&&O.name!==h&&(T=!0,S=function(){return O.call(this)}),o&&!b||!p&&!T&&N[d]||a(N,d,S),s[t]=S,s[C]=m,y)if(_={values:k?S:x(h),keys:g?S:x(f),entries:D},b)for(E in _)E in N||i(N,E,_[E]);else r(r.P+r.F*(p||T),t,_);return _}},function(e,t,n){var o=n(63),r=n(52),i=n(42),a=n(87),s=n(33),u=n(124),l=Object.getOwnPropertyDescriptor;t.f=n(32)?l:function(e,t){if(e=i(e),t=a(t,!0),u)try{return l(e,t)}catch(e){}if(s(e,t))return r(!o.f.call(e,t),e[t])}},function(e,t,n){var o=n(130),r=n(80).concat(\"length\",\"prototype\");t.f=Object.getOwnPropertyNames||function(e){return o(e,r)}},function(e,t,n){var o=n(33),r=n(53),i=n(84)(\"IE_PROTO\"),a=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=r(e),o(e,i)?e[i]:\"function\"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?a:null}},function(e,t,n){var o=n(33),r=n(42),i=n(208)(!1),a=n(84)(\"IE_PROTO\");e.exports=function(e,t){var n,s=r(e),u=0,l=[];for(n in s)n!=a&&o(s,n)&&l.push(n);for(;t.length>u;)o(s,n=t[u++])&&(~i(l,n)||l.push(n));return l}},function(e,t,n){var o=n(27),r=n(18),i=n(39);e.exports=function(e,t){var n=(r.Object||{})[e]||Object[e],a={};a[e]=t(n),o(o.S+o.F*i(function(){n(1)}),\"Object\",a)}},function(e,t,n){e.exports=n(40)},function(e,t,n){var o=n(86),r=Math.min;e.exports=function(e){return e>0?r(o(e),9007199254740991):0}},function(e,t,n){\"use strict\";var o=n(224)(!0);n(126)(String,\"String\",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,n=this._i;return n>=t.length?{value:void 0,done:!0}:(e=o(t,n),this._i+=e.length,{value:e,done:!1})})},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e){return(0,a.default)(e)}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r;var i=n(258),a=o(i);e.exports=t.default},function(e,t,n){(function(t,n){/** \n * @overview ASP.NET Core SignalR JavaScript Client.\n * @version 1.0.0.\n * @license\n * Copyright (c) .NET Foundation. All rights reserved.\n * Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.\n */\n!function(t,n){e.exports=n()}(0,function(){\"use strict\";function e(){throw new Error(\"Dynamic requires are not currently supported by rollup-plugin-commonjs\")}function o(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,\"default\")?e.default:e}function r(e,t){return t={exports:{}},e(t,t.exports),t.exports}function i(e,t){function n(){this.constructor=e}C(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function a(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&\"function\"==typeof Object.getOwnPropertySymbols)for(var r=0,o=Object.getOwnPropertySymbols(e);r<o.length;r++)t.indexOf(o[r])<0&&(n[o[r]]=e[o[r]]);return n}function s(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if(\"object\"==typeof Reflect&&\"function\"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a}function u(e,t){return function(n,o){t(n,o,e)}}function l(e,t){if(\"object\"==typeof Reflect&&\"function\"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function c(e,t,n,o){return new(n||(n=Promise))(function(r,i){function a(e){try{u(o.next(e))}catch(e){i(e)}}function s(e){try{u(o.throw(e))}catch(e){i(e)}}function u(e){e.done?r(e.value):new n(function(t){t(e.value)}).then(a,s)}u((o=o.apply(e,t||[])).next())})}function d(e,t){function n(e){return function(t){return o([e,t])}}function o(n){if(r)throw new TypeError(\"Generator is already executing.\");for(;u;)try{if(r=1,i&&(a=i[2&n[0]?\"return\":n[0]?\"throw\":\"next\"])&&!(a=a.call(i,n[1])).done)return a;switch(i=0,a&&(n=[0,a.value]),n[0]){case 0:case 1:a=n;break;case 4:return u.label++,{value:n[1],done:!1};case 5:u.label++,i=n[1],n=[0];continue;case 7:n=u.ops.pop(),u.trys.pop();continue;default:if(a=u.trys,!(a=a.length>0&&a[a.length-1])&&(6===n[0]||2===n[0])){u=0;continue}if(3===n[0]&&(!a||n[1]>a[0]&&n[1]<a[3])){u.label=n[1];break}if(6===n[0]&&u.label<a[1]){u.label=a[1],a=n;break}if(a&&u.label<a[2]){u.label=a[2],u.ops.push(n);break}a[2]&&u.ops.pop(),u.trys.pop();continue}n=t.call(e,u)}catch(e){n=[6,e],i=0}finally{r=a=0}if(5&n[0])throw n[1];return{value:n[0]?n[1]:void 0,done:!0}}var r,i,a,s,u={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]};return s={next:n(0),throw:n(1),return:n(2)},\"function\"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s}function p(e,t){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}function f(e){var t=\"function\"==typeof Symbol&&e[Symbol.iterator],n=0;return t?t.call(e):{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}}}function h(e,t){var n=\"function\"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var o,r,i=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(o=i.next()).done;)a.push(o.value)}catch(e){r={error:e}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}return a}function m(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(h(arguments[t]));return e}function v(e){return this instanceof v?(this.v=e,this):new v(e)}function y(e,t,n){function o(e){c[e]&&(l[e]=function(t){return new Promise(function(n,o){d.push([e,t,n,o])>1||r(e,t)})})}function r(e,t){try{i(c[e](t))}catch(e){u(d[0][3],e)}}function i(e){e.value instanceof v?Promise.resolve(e.value.v).then(a,s):u(d[0][2],e)}function a(e){r(\"next\",e)}function s(e){r(\"throw\",e)}function u(e,t){e(t),d.shift(),d.length&&r(d[0][0],d[0][1])}if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var l,c=n.apply(e,t||[]),d=[];return l={},o(\"next\"),o(\"throw\"),o(\"return\"),l[Symbol.asyncIterator]=function(){return this},l}function g(e){function t(t,r){e[t]&&(n[t]=function(n){return(o=!o)?{value:v(e[t](n)),done:\"return\"===t}:r?r(n):n})}var n,o;return n={},t(\"next\"),t(\"throw\",function(e){throw e}),t(\"return\"),n[Symbol.iterator]=function(){return this},n}function b(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t=e[Symbol.asyncIterator];return t?t.call(e):\"function\"==typeof f?f(e):e[Symbol.iterator]()}function _(e,t){return Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t,e}function E(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function w(e){return e&&e.__esModule?e:{default:e}}var x=\"undefined\"!=typeof window?window:void 0!==t?t:\"undefined\"!=typeof self?self:{},C=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},k=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++){t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},T=Object.freeze({__extends:i,__assign:k,__rest:a,__decorate:s,__param:u,__metadata:l,__awaiter:c,__generator:d,__exportStar:p,__values:f,__read:h,__spread:m,__await:v,__asyncGenerator:y,__asyncDelegator:g,__asyncValues:b,__makeTemplateObject:_,__importStar:E,__importDefault:w}),N=(r(function(t,o){/*!\n       * @overview es6-promise - a tiny implementation of Promises/A+.\n       * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)\n       * @license   Licensed under MIT license\n       *            See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE\n       * @version   v4.2.2+97478eb6\n       */\n!function(e,n){t.exports=n()}(0,function(){function t(e){var t=typeof e;return null!==e&&(\"object\"===t||\"function\"===t)}function o(e){return\"function\"==typeof e}function r(e){$=e}function i(e){Y=e}function a(){return function(){return n.nextTick(d)}}function s(){return void 0!==K?function(){K(d)}:c()}function u(){var e=0,t=new J(d),n=document.createTextNode(\"\");return t.observe(n,{characterData:!0}),function(){n.data=e=++e%2}}function l(){var e=new MessageChannel;return e.port1.onmessage=d,function(){return e.port2.postMessage(0)}}function c(){var e=setTimeout;return function(){return e(d,1)}}function d(){for(var e=0;e<z;e+=2){(0,ee[e])(ee[e+1]),ee[e]=void 0,ee[e+1]=void 0}z=0}function p(){try{var t=e,n=t(\"vertx\");return K=n.runOnLoop||n.runOnContext,s()}catch(e){return c()}}function f(e,t){var n=this,o=new this.constructor(m);void 0===o[ne]&&R(o);var r=n._state;if(r){var i=arguments[r-1];Y(function(){return P(r,o,i,n._result)})}else O(n,o,e,t);return o}function h(e){var t=this;if(e&&\"object\"==typeof e&&e.constructor===t)return e;var n=new t(m);return C(n,e),n}function m(){}function v(){return new TypeError(\"You cannot resolve a promise with itself\")}function y(){return new TypeError(\"A promises callback cannot return that same promise.\")}function g(e){try{return e.then}catch(e){return ae.error=e,ae}}function b(e,t,n,o){try{e.call(t,n,o)}catch(e){return e}}function _(e,t,n){Y(function(e){var o=!1,r=b(n,t,function(n){o||(o=!0,t!==n?C(e,n):T(e,n))},function(t){o||(o=!0,N(e,t))},\"Settle: \"+(e._label||\" unknown promise\"));!o&&r&&(o=!0,N(e,r))},e)}function E(e,t){t._state===re?T(e,t._result):t._state===ie?N(e,t._result):O(t,void 0,function(t){return C(e,t)},function(t){return N(e,t)})}function w(e,t,n){t.constructor===e.constructor&&n===f&&t.constructor.resolve===h?E(e,t):n===ae?(N(e,ae.error),ae.error=null):void 0===n?T(e,t):o(n)?_(e,t,n):T(e,t)}function C(e,n){e===n?N(e,v()):t(n)?w(e,n,g(n)):T(e,n)}function k(e){e._onerror&&e._onerror(e._result),S(e)}function T(e,t){e._state===oe&&(e._result=t,e._state=re,0!==e._subscribers.length&&Y(S,e))}function N(e,t){e._state===oe&&(e._state=ie,e._result=t,Y(k,e))}function O(e,t,n,o){var r=e._subscribers,i=r.length;e._onerror=null,r[i]=t,r[i+re]=n,r[i+ie]=o,0===i&&e._state&&Y(S,e)}function S(e){var t=e._subscribers,n=e._state;if(0!==t.length){for(var o=void 0,r=void 0,i=e._result,a=0;a<t.length;a+=3)o=t[a],r=t[a+n],o?P(n,o,r,i):r(i);e._subscribers.length=0}}function D(){this.error=null}function M(e,t){try{return e(t)}catch(e){return se.error=e,se}}function P(e,t,n,r){var i=o(n),a=void 0,s=void 0,u=void 0,l=void 0;if(i){if(a=M(n,r),a===se?(l=!0,s=a.error,a.error=null):u=!0,t===a)return void N(t,y())}else a=r,u=!0;t._state!==oe||(i&&u?C(t,a):l?N(t,s):e===re?T(t,a):e===ie&&N(t,a))}function I(e,t){try{t(function(t){C(e,t)},function(t){N(e,t)})}catch(t){N(e,t)}}function A(){return ue++}function R(e){e[ne]=ue++,e._state=void 0,e._result=void 0,e._subscribers=[]}function L(){return new Error(\"Array Methods must be provided an Array\")}function L(){return new Error(\"Array Methods must be provided an Array\")}function j(e){return new le(this,e).promise}function F(e){var t=this;return new t(q(e)?function(n,o){for(var r=e.length,i=0;i<r;i++)t.resolve(e[i]).then(n,o)}:function(e,t){return t(new TypeError(\"You must pass an array to race.\"))})}function V(e){var t=this,n=new t(m);return N(n,e),n}function W(){throw new TypeError(\"You must pass a resolver function as the first argument to the promise constructor\")}function B(){throw new TypeError(\"Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.\")}function U(){var e=void 0;if(void 0!==x)e=x;else if(\"undefined\"!=typeof self)e=self;else try{e=Function(\"return this\")()}catch(e){throw new Error(\"polyfill failed because global object is unavailable in this environment\")}var t=e.Promise;if(t){var n=null;try{n=Object.prototype.toString.call(t.resolve())}catch(e){}if(\"[object Promise]\"===n&&!t.cast)return}e.Promise=ce}var H=void 0;H=Array.isArray?Array.isArray:function(e){return\"[object Array]\"===Object.prototype.toString.call(e)};var q=H,z=0,K=void 0,$=void 0,Y=function(e,t){ee[z]=e,ee[z+1]=t,2===(z+=2)&&($?$(d):te())},G=\"undefined\"!=typeof window?window:void 0,X=G||{},J=X.MutationObserver||X.WebKitMutationObserver,Q=\"undefined\"==typeof self&&void 0!==n&&\"[object process]\"==={}.toString.call(n),Z=\"undefined\"!=typeof Uint8ClampedArray&&\"undefined\"!=typeof importScripts&&\"undefined\"!=typeof MessageChannel,ee=new Array(1e3),te=void 0;te=Q?a():J?u():Z?l():void 0===G&&\"function\"==typeof e?p():c();var ne=Math.random().toString(36).substring(16),oe=void 0,re=1,ie=2,ae=new D,se=new D,ue=0,le=function(){function e(e,t){this._instanceConstructor=e,this.promise=new e(m),this.promise[ne]||R(this.promise),q(t)?(this.length=t.length,this._remaining=t.length,this._result=new Array(this.length),0===this.length?T(this.promise,this._result):(this.length=this.length||0,this._enumerate(t),0===this._remaining&&T(this.promise,this._result))):N(this.promise,L())}return e.prototype._enumerate=function(e){for(var t=0;this._state===oe&&t<e.length;t++)this._eachEntry(e[t],t)},e.prototype._eachEntry=function(e,t){var n=this._instanceConstructor,o=n.resolve;if(o===h){var r=g(e);if(r===f&&e._state!==oe)this._settledAt(e._state,t,e._result);else if(\"function\"!=typeof r)this._remaining--,this._result[t]=e;else if(n===ce){var i=new n(m);w(i,e,r),this._willSettleAt(i,t)}else this._willSettleAt(new n(function(t){return t(e)}),t)}else this._willSettleAt(o(e),t)},e.prototype._settledAt=function(e,t,n){var o=this.promise;o._state===oe&&(this._remaining--,e===ie?N(o,n):this._result[t]=n),0===this._remaining&&T(o,this._result)},e.prototype._willSettleAt=function(e,t){var n=this;O(e,void 0,function(e){return n._settledAt(re,t,e)},function(e){return n._settledAt(ie,t,e)})},e}(),ce=function(){function e(t){this[ne]=A(),this._result=this._state=void 0,this._subscribers=[],m!==t&&(\"function\"!=typeof t&&W(),this instanceof e?I(this,t):B())}return e.prototype.catch=function(e){return this.then(null,e)},e.prototype.finally=function(e){var t=this,n=t.constructor;return t.then(function(t){return n.resolve(e()).then(function(){return t})},function(t){return n.resolve(e()).then(function(){throw t})})},e}();return ce.prototype.then=f,ce.all=j,ce.race=F,ce.resolve=h,ce.reject=V,ce._setScheduler=r,ce._setAsap=i,ce._asap=Y,ce.polyfill=U,ce.Promise=ce,ce.polyfill(),ce})}),r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(e){function t(t,n){var o=this.constructor,r=this,i=o.prototype;return r=e.call(this,t)||this,r.statusCode=n,r.__proto__=i,r}return T.__extends(t,e),t}(Error);t.HttpError=n;var o=function(e){function t(t){var n=this.constructor;void 0===t&&(t=\"A timeout occurred.\");var o=this,r=n.prototype;return o=e.call(this,t)||this,o.__proto__=r,o}return T.__extends(t,e),t}(Error);t.TimeoutError=o}));o(N);var O=(N.HttpError,N.TimeoutError,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});!function(e){e[e.Trace=0]=\"Trace\",e[e.Debug=1]=\"Debug\",e[e.Information=2]=\"Information\",e[e.Warning=3]=\"Warning\",e[e.Error=4]=\"Error\",e[e.Critical=5]=\"Critical\",e[e.None=6]=\"None\"}(t.LogLevel||(t.LogLevel={}))}));o(O);var S=(O.LogLevel,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(e,t,n){this.statusCode=e,this.statusText=t,this.content=n}return e}();t.HttpResponse=n;var o=function(){function e(){}return e.prototype.get=function(e,t){return this.send(T.__assign({},t,{method:\"GET\",url:e}))},e.prototype.post=function(e,t){return this.send(T.__assign({},t,{method:\"POST\",url:e}))},e.prototype.delete=function(e,t){return this.send(T.__assign({},t,{method:\"DELETE\",url:e}))},e}();t.HttpClient=o;var r=function(e){function t(t){var n=e.call(this)||this;return n.logger=t,n}return T.__extends(t,e),t.prototype.send=function(e){var t=this;return new Promise(function(o,r){var i=new XMLHttpRequest;i.open(e.method,e.url,!0),i.withCredentials=!0,i.setRequestHeader(\"X-Requested-With\",\"XMLHttpRequest\"),e.headers&&Object.keys(e.headers).forEach(function(t){return i.setRequestHeader(t,e.headers[t])}),e.responseType&&(i.responseType=e.responseType),e.abortSignal&&(e.abortSignal.onabort=function(){i.abort()}),e.timeout&&(i.timeout=e.timeout),i.onload=function(){e.abortSignal&&(e.abortSignal.onabort=null),i.status>=200&&i.status<300?o(new n(i.status,i.statusText,i.response||i.responseText)):r(new N.HttpError(i.statusText,i.status))},i.onerror=function(){t.logger.log(O.LogLevel.Warning,\"Error from HTTP request. \"+i.status+\": \"+i.statusText),r(new N.HttpError(i.statusText,i.status))},i.ontimeout=function(){t.logger.log(O.LogLevel.Warning,\"Timeout from HTTP request.\"),r(new N.TimeoutError)},i.send(e.content||\"\")})},t}(o);t.DefaultHttpClient=r}));o(S);var D=(S.HttpResponse,S.HttpClient,S.DefaultHttpClient,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){}return e.write=function(t){return\"\"+t+e.RecordSeparator},e.parse=function(t){if(t[t.length-1]!==e.RecordSeparator)throw new Error(\"Message is incomplete.\");var n=t.split(e.RecordSeparator);return n.pop(),n},e.RecordSeparatorCode=30,e.RecordSeparator=String.fromCharCode(e.RecordSeparatorCode),e}();t.TextMessageFormat=n}));o(D);var M=(D.TextMessageFormat,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){}return e.prototype.writeHandshakeRequest=function(e){return D.TextMessageFormat.write(JSON.stringify(e))},e.prototype.parseHandshakeResponse=function(e){var t,n,o;if(e instanceof ArrayBuffer){var r=new Uint8Array(e),i=r.indexOf(D.TextMessageFormat.RecordSeparatorCode);if(-1===i)throw new Error(\"Message is incomplete.\");var a=i+1;n=String.fromCharCode.apply(null,r.slice(0,a)),o=r.byteLength>a?r.slice(a).buffer:null}else{var s=e,i=s.indexOf(D.TextMessageFormat.RecordSeparator);if(-1===i)throw new Error(\"Message is incomplete.\");var a=i+1;n=s.substring(0,a),o=s.length>a?s.substring(a):null}var u=D.TextMessageFormat.parse(n);return t=JSON.parse(u[0]),[o,t]},e}();t.HandshakeProtocol=n}));o(M);var P=(M.HandshakeProtocol,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});!function(e){e[e.Invocation=1]=\"Invocation\",e[e.StreamItem=2]=\"StreamItem\",e[e.Completion=3]=\"Completion\",e[e.StreamInvocation=4]=\"StreamInvocation\",e[e.CancelInvocation=5]=\"CancelInvocation\",e[e.Ping=6]=\"Ping\",e[e.Close=7]=\"Close\"}(t.MessageType||(t.MessageType={}))}));o(P);var I=(P.MessageType,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){}return e.prototype.log=function(e,t){},e.instance=new e,e}();t.NullLogger=n}));o(I);var A=(I.NullLogger,r(function(e,t){function n(e,t){var n=null;return e instanceof ArrayBuffer?(n=\"Binary data of length \"+e.byteLength,t&&(n+=\". Content: '\"+o(e)+\"'\")):\"string\"==typeof e&&(n=\"String data of length \"+e.length,t&&(n+=\". Content: '\"+e+\"'.\")),n}function o(e){var t=new Uint8Array(e),n=\"\";return t.forEach(function(e){n+=\"0x\"+(e<16?\"0\":\"\")+e.toString(16)+\" \"}),n.substr(0,n.length-1)}function r(e,t,o,r,i,a,s){return T.__awaiter(this,void 0,void 0,function(){var u,l,c,d;return T.__generator(this,function(p){switch(p.label){case 0:return[4,i()];case 1:return l=p.sent(),l&&(d={},d.Authorization=\"Bearer \"+l,u=d),e.log(O.LogLevel.Trace,\"(\"+t+\" transport) sending data. \"+n(a,s)+\".\"),[4,o.post(r,{content:a,headers:u})];case 2:return c=p.sent(),e.log(O.LogLevel.Trace,\"(\"+t+\" transport) request complete. Response status: \"+c.statusCode+\".\"),[2]}})})}function i(e){return void 0===e?new l(O.LogLevel.Information):null===e?I.NullLogger.instance:e.log?e:new l(e)}Object.defineProperty(t,\"__esModule\",{value:!0});var a=function(){function e(){}return e.isRequired=function(e,t){if(null===e||void 0===e)throw new Error(\"The '\"+t+\"' argument is required.\")},e.isIn=function(e,t,n){if(!(e in t))throw new Error(\"Unknown \"+n+\" value: \"+e+\".\")},e}();t.Arg=a,t.getDataDetail=n,t.formatArrayBuffer=o,t.sendMessage=r,t.createLogger=i;var s=function(){function e(e){this.observers=[],this.cancelCallback=e}return e.prototype.next=function(e){for(var t=0,n=this.observers;t<n.length;t++){n[t].next(e)}},e.prototype.error=function(e){for(var t=0,n=this.observers;t<n.length;t++){var o=n[t];o.error&&o.error(e)}},e.prototype.complete=function(){for(var e=0,t=this.observers;e<t.length;e++){var n=t[e];n.complete&&n.complete()}},e.prototype.subscribe=function(e){return this.observers.push(e),new u(this,e)},e}();t.Subject=s;var u=function(){function e(e,t){this.subject=e,this.observer=t}return e.prototype.dispose=function(){var e=this.subject.observers.indexOf(this.observer);e>-1&&this.subject.observers.splice(e,1),0===this.subject.observers.length&&this.subject.cancelCallback().catch(function(e){})},e}();t.SubjectSubscription=u;var l=function(){function e(e){this.minimumLogLevel=e}return e.prototype.log=function(e,t){if(e>=this.minimumLogLevel)switch(e){case O.LogLevel.Critical:case O.LogLevel.Error:console.error(O.LogLevel[e]+\": \"+t);break;case O.LogLevel.Warning:console.warn(O.LogLevel[e]+\": \"+t);break;case O.LogLevel.Information:console.info(O.LogLevel[e]+\": \"+t);break;default:console.log(O.LogLevel[e]+\": \"+t)}},e}();t.ConsoleLogger=l}));o(A);var R=(A.Arg,A.getDataDetail,A.formatArrayBuffer,A.sendMessage,A.createLogger,A.Subject,A.SubjectSubscription,A.ConsoleLogger,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});var n=3e4,o=function(){function e(e,t,o){var r=this;A.Arg.isRequired(e,\"connection\"),A.Arg.isRequired(t,\"logger\"),A.Arg.isRequired(o,\"protocol\"),this.serverTimeoutInMilliseconds=n,this.logger=t,this.protocol=o,this.connection=e,this.handshakeProtocol=new M.HandshakeProtocol,this.connection.onreceive=function(e){return r.processIncomingData(e)},this.connection.onclose=function(e){return r.connectionClosed(e)},this.callbacks={},this.methods={},this.closedCallbacks=[],this.id=0}return e.create=function(t,n,o){return new e(t,n,o)},e.prototype.start=function(){return T.__awaiter(this,void 0,void 0,function(){var e;return T.__generator(this,function(t){switch(t.label){case 0:return e={protocol:this.protocol.name,version:this.protocol.version},this.logger.log(O.LogLevel.Debug,\"Starting HubConnection.\"),this.receivedHandshakeResponse=!1,[4,this.connection.start(this.protocol.transferFormat)];case 1:return t.sent(),this.logger.log(O.LogLevel.Debug,\"Sending handshake request.\"),[4,this.connection.send(this.handshakeProtocol.writeHandshakeRequest(e))];case 2:return t.sent(),this.logger.log(O.LogLevel.Information,\"Using HubProtocol '\"+this.protocol.name+\"'.\"),this.cleanupTimeout(),this.configureTimeout(),[2]}})})},e.prototype.stop=function(){return this.logger.log(O.LogLevel.Debug,\"Stopping HubConnection.\"),this.cleanupTimeout(),this.connection.stop()},e.prototype.stream=function(e){for(var t=this,n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];var r=this.createStreamInvocation(e,n),i=new A.Subject(function(){var e=t.createCancelInvocation(r.invocationId),n=t.protocol.writeMessage(e);return delete t.callbacks[r.invocationId],t.connection.send(n)});this.callbacks[r.invocationId]=function(e,t){if(t)return void i.error(t);e.type===P.MessageType.Completion?e.error?i.error(new Error(e.error)):i.complete():i.next(e.item)};var a=this.protocol.writeMessage(r);return this.connection.send(a).catch(function(e){i.error(e),delete t.callbacks[r.invocationId]}),i},e.prototype.send=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var o=this.createInvocation(e,t,!0),r=this.protocol.writeMessage(o);return this.connection.send(r)},e.prototype.invoke=function(e){for(var t=this,n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];var r=this.createInvocation(e,n,!1);return new Promise(function(e,n){t.callbacks[r.invocationId]=function(t,o){if(o)return void n(o);if(t.type===P.MessageType.Completion){var r=t;r.error?n(new Error(r.error)):e(r.result)}else n(new Error(\"Unexpected message type: \"+t.type))};var o=t.protocol.writeMessage(r);t.connection.send(o).catch(function(e){n(e),delete t.callbacks[r.invocationId]})})},e.prototype.on=function(e,t){e&&t&&(e=e.toLowerCase(),this.methods[e]||(this.methods[e]=[]),-1===this.methods[e].indexOf(t)&&this.methods[e].push(t))},e.prototype.off=function(e,t){if(e){e=e.toLowerCase();var n=this.methods[e];if(n)if(t){var o=n.indexOf(t);-1!==o&&(n.splice(o,1),0===n.length&&delete this.methods[e])}else delete this.methods[e]}},e.prototype.onclose=function(e){e&&this.closedCallbacks.push(e)},e.prototype.processIncomingData=function(e){if(this.cleanupTimeout(),this.receivedHandshakeResponse||(e=this.processHandshakeResponse(e),this.receivedHandshakeResponse=!0),e)for(var t=this.protocol.parseMessages(e,this.logger),n=0,o=t;n<o.length;n++){var r=o[n];switch(r.type){case P.MessageType.Invocation:this.invokeClientMethod(r);break;case P.MessageType.StreamItem:case P.MessageType.Completion:var i=this.callbacks[r.invocationId];null!=i&&(r.type===P.MessageType.Completion&&delete this.callbacks[r.invocationId],i(r));break;case P.MessageType.Ping:break;case P.MessageType.Close:this.logger.log(O.LogLevel.Information,\"Close message received from server.\"),this.connection.stop(r.error?new Error(\"Server returned an error on close: \"+r.error):null);break;default:this.logger.log(O.LogLevel.Warning,\"Invalid message type: \"+r.type)}}this.configureTimeout()},e.prototype.processHandshakeResponse=function(e){var t,n;try{i=this.handshakeProtocol.parseHandshakeResponse(e),n=i[0],t=i[1]}catch(e){var o=\"Error parsing handshake response: \"+e;this.logger.log(O.LogLevel.Error,o);var r=new Error(o);throw this.connection.stop(r),r}if(t.error){var o=\"Server returned handshake error: \"+t.error;this.logger.log(O.LogLevel.Error,o),this.connection.stop(new Error(o))}else this.logger.log(O.LogLevel.Debug,\"Server handshake complete.\");return n;var i},e.prototype.configureTimeout=function(){var e=this;this.connection.features&&this.connection.features.inherentKeepAlive||(this.timeoutHandle=setTimeout(function(){return e.serverTimeout()},this.serverTimeoutInMilliseconds))},e.prototype.serverTimeout=function(){this.connection.stop(new Error(\"Server timeout elapsed without receiving a message from the server.\"))},e.prototype.invokeClientMethod=function(e){var t=this,n=this.methods[e.target.toLowerCase()];if(n){if(n.forEach(function(n){return n.apply(t,e.arguments)}),e.invocationId){var o=\"Server requested a response, which is not supported in this version of the client.\";this.logger.log(O.LogLevel.Error,o),this.connection.stop(new Error(o))}}else this.logger.log(O.LogLevel.Warning,\"No client method with the name '\"+e.target+\"' found.\")},e.prototype.connectionClosed=function(e){var t=this,n=this.callbacks;this.callbacks={},Object.keys(n).forEach(function(t){(0,n[t])(void 0,e||new Error(\"Invocation canceled due to connection being closed.\"))}),this.cleanupTimeout(),this.closedCallbacks.forEach(function(n){return n.apply(t,[e])})},e.prototype.cleanupTimeout=function(){this.timeoutHandle&&clearTimeout(this.timeoutHandle)},e.prototype.createInvocation=function(e,t,n){if(n)return{arguments:t,target:e,type:P.MessageType.Invocation};var o=this.id;return this.id++,{arguments:t,invocationId:o.toString(),target:e,type:P.MessageType.Invocation}},e.prototype.createStreamInvocation=function(e,t){var n=this.id;return this.id++,{arguments:t,invocationId:n.toString(),target:e,type:P.MessageType.StreamInvocation}},e.prototype.createCancelInvocation=function(e){return{invocationId:e,type:P.MessageType.CancelInvocation}},e}();t.HubConnection=o}));o(R);var L=(R.HubConnection,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});!function(e){e[e.None=0]=\"None\",e[e.WebSockets=1]=\"WebSockets\",e[e.ServerSentEvents=2]=\"ServerSentEvents\",e[e.LongPolling=4]=\"LongPolling\"}(t.HttpTransportType||(t.HttpTransportType={}));!function(e){e[e.Text=1]=\"Text\",e[e.Binary=2]=\"Binary\"}(t.TransferFormat||(t.TransferFormat={}))}));o(L);var j=(L.HttpTransportType,L.TransferFormat,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(){this.isAborted=!1}return e.prototype.abort=function(){this.isAborted||(this.isAborted=!0,this.onabort&&this.onabort())},Object.defineProperty(e.prototype,\"signal\",{get:function(){return this},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,\"aborted\",{get:function(){return this.isAborted},enumerable:!0,configurable:!0}),e}();t.AbortController=n}));o(j);var F=(j.AbortController,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});var n=5e3,o=function(){function e(e,t,o,r,i){this.httpClient=e,this.accessTokenFactory=t||function(){return null},this.logger=o,this.pollAbort=new j.AbortController,this.logMessageContent=r,this.shutdownTimeout=i||n}return Object.defineProperty(e.prototype,\"pollAborted\",{get:function(){return this.pollAbort.aborted},enumerable:!0,configurable:!0}),e.prototype.connect=function(e,t){return T.__awaiter(this,void 0,void 0,function(){var n,o,r,i,a;return T.__generator(this,function(s){switch(s.label){case 0:if(A.Arg.isRequired(e,\"url\"),A.Arg.isRequired(t,\"transferFormat\"),A.Arg.isIn(t,L.TransferFormat,\"transferFormat\"),this.url=e,this.logger.log(O.LogLevel.Trace,\"(LongPolling transport) Connecting\"),t===L.TransferFormat.Binary&&\"string\"!=typeof(new XMLHttpRequest).responseType)throw new Error(\"Binary protocols over XmlHttpRequest not implementing advanced features are not supported.\");return n={abortSignal:this.pollAbort.signal,headers:{},timeout:9e4},t===L.TransferFormat.Binary&&(n.responseType=\"arraybuffer\"),[4,this.accessTokenFactory()];case 1:return o=s.sent(),this.updateHeaderToken(n,o),i=e+\"&_=\"+Date.now(),this.logger.log(O.LogLevel.Trace,\"(LongPolling transport) polling: \"+i),[4,this.httpClient.get(i,n)];case 2:return a=s.sent(),200!==a.statusCode?(this.logger.log(O.LogLevel.Error,\"(LongPolling transport) Unexpected response code: \"+a.statusCode),r=new N.HttpError(a.statusText,a.statusCode),this.running=!1):this.running=!0,this.poll(this.url,n,r),[2,Promise.resolve()]}})})},e.prototype.updateHeaderToken=function(e,t){if(t)return void(e.headers.Authorization=\"Bearer \"+t);e.headers.Authorization&&delete e.headers.Authorization},e.prototype.poll=function(e,t,n){return T.__awaiter(this,void 0,void 0,function(){var o,r,i,a;return T.__generator(this,function(s){switch(s.label){case 0:s.trys.push([0,,8,9]),s.label=1;case 1:return this.running?[4,this.accessTokenFactory()]:[3,7];case 2:o=s.sent(),this.updateHeaderToken(t,o),s.label=3;case 3:return s.trys.push([3,5,,6]),r=e+\"&_=\"+Date.now(),this.logger.log(O.LogLevel.Trace,\"(LongPolling transport) polling: \"+r),[4,this.httpClient.get(r,t)];case 4:return i=s.sent(),204===i.statusCode?(this.logger.log(O.LogLevel.Information,\"(LongPolling transport) Poll terminated by server\"),this.running=!1):200!==i.statusCode?(this.logger.log(O.LogLevel.Error,\"(LongPolling transport) Unexpected response code: \"+i.statusCode),n=new N.HttpError(i.statusText,i.statusCode),this.running=!1):i.content?(this.logger.log(O.LogLevel.Trace,\"(LongPolling transport) data received. \"+A.getDataDetail(i.content,this.logMessageContent)),this.onreceive&&this.onreceive(i.content)):this.logger.log(O.LogLevel.Trace,\"(LongPolling transport) Poll timed out, reissuing.\"),[3,6];case 5:return a=s.sent(),this.running?a instanceof N.TimeoutError?this.logger.log(O.LogLevel.Trace,\"(LongPolling transport) Poll timed out, reissuing.\"):(n=a,this.running=!1):this.logger.log(O.LogLevel.Trace,\"(LongPolling transport) Poll errored after shutdown: \"+a.message),[3,6];case 6:return[3,1];case 7:return[3,9];case 8:return this.stopped=!0,this.shutdownTimer&&clearTimeout(this.shutdownTimer),this.onclose&&(this.logger.log(O.LogLevel.Trace,\"(LongPolling transport) Firing onclose event. Error: \"+(n||\"<undefined>\")),this.onclose(n)),this.logger.log(O.LogLevel.Trace,\"(LongPolling transport) Transport finished.\"),[7];case 9:return[2]}})})},e.prototype.send=function(e){return T.__awaiter(this,void 0,void 0,function(){return T.__generator(this,function(t){return this.running?[2,A.sendMessage(this.logger,\"LongPolling\",this.httpClient,this.url,this.accessTokenFactory,e,this.logMessageContent)]:[2,Promise.reject(new Error(\"Cannot send until the transport is connected\"))]})})},e.prototype.stop=function(){return T.__awaiter(this,void 0,void 0,function(){var e,t,n,o=this;return T.__generator(this,function(r){switch(r.label){case 0:return r.trys.push([0,,3,4]),this.running=!1,this.logger.log(O.LogLevel.Trace,\"(LongPolling transport) sending DELETE request to \"+this.url+\".\"),e={headers:{}},[4,this.accessTokenFactory()];case 1:return t=r.sent(),this.updateHeaderToken(e,t),[4,this.httpClient.delete(this.url,e)];case 2:return n=r.sent(),this.logger.log(O.LogLevel.Trace,\"(LongPolling transport) DELETE request accepted.\"),[3,4];case 3:return this.stopped||(this.shutdownTimer=setTimeout(function(){o.logger.log(O.LogLevel.Warning,\"(LongPolling transport) server did not terminate after DELETE request, canceling poll.\"),o.pollAbort.abort()},this.shutdownTimeout)),[7];case 4:return[2]}})})},e}();t.LongPollingTransport=o}));o(F);var V=(F.LongPollingTransport,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(e,t,n,o){this.httpClient=e,this.accessTokenFactory=t||function(){return null},this.logger=n,this.logMessageContent=o}return e.prototype.connect=function(e,t){return T.__awaiter(this,void 0,void 0,function(){var n,o=this;return T.__generator(this,function(r){switch(r.label){case 0:if(A.Arg.isRequired(e,\"url\"),A.Arg.isRequired(t,\"transferFormat\"),A.Arg.isIn(t,L.TransferFormat,\"transferFormat\"),\"undefined\"==typeof EventSource)throw new Error(\"'EventSource' is not supported in your environment.\");return this.logger.log(O.LogLevel.Trace,\"(SSE transport) Connecting\"),[4,this.accessTokenFactory()];case 1:return n=r.sent(),n&&(e+=(e.indexOf(\"?\")<0?\"?\":\"&\")+\"access_token=\"+encodeURIComponent(n)),this.url=e,[2,new Promise(function(n,r){var i=!1;t!==L.TransferFormat.Text&&r(new Error(\"The Server-Sent Events transport only supports the 'Text' transfer format\"));var a=new EventSource(e,{withCredentials:!0});try{a.onmessage=function(e){if(o.onreceive)try{o.logger.log(O.LogLevel.Trace,\"(SSE transport) data received. \"+A.getDataDetail(e.data,o.logMessageContent)+\".\"),o.onreceive(e.data)}catch(e){return void(o.onclose&&o.onclose(e))}},a.onerror=function(e){var t=new Error(e.message||\"Error occurred\");i?o.close(t):r(t)},a.onopen=function(){o.logger.log(O.LogLevel.Information,\"SSE connected to \"+o.url),o.eventSource=a,i=!0,n()}}catch(e){return Promise.reject(e)}})]}})})},e.prototype.send=function(e){return T.__awaiter(this,void 0,void 0,function(){return T.__generator(this,function(t){return this.eventSource?[2,A.sendMessage(this.logger,\"SSE\",this.httpClient,this.url,this.accessTokenFactory,e,this.logMessageContent)]:[2,Promise.reject(new Error(\"Cannot send until the transport is connected\"))]})})},e.prototype.stop=function(){return this.close(),Promise.resolve()},e.prototype.close=function(e){this.eventSource&&(this.eventSource.close(),this.eventSource=null,this.onclose&&this.onclose(e))},e}();t.ServerSentEventsTransport=n}));o(V);var W=(V.ServerSentEventsTransport,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});var n=function(){function e(e,t,n){this.logger=t,this.accessTokenFactory=e||function(){return null},this.logMessageContent=n}return e.prototype.connect=function(e,t){return T.__awaiter(this,void 0,void 0,function(){var n,o=this;return T.__generator(this,function(r){switch(r.label){case 0:if(A.Arg.isRequired(e,\"url\"),A.Arg.isRequired(t,\"transferFormat\"),A.Arg.isIn(t,L.TransferFormat,\"transferFormat\"),\"undefined\"==typeof WebSocket)throw new Error(\"'WebSocket' is not supported in your environment.\");return this.logger.log(O.LogLevel.Trace,\"(WebSockets transport) Connecting\"),[4,this.accessTokenFactory()];case 1:return n=r.sent(),n&&(e+=(e.indexOf(\"?\")<0?\"?\":\"&\")+\"access_token=\"+encodeURIComponent(n)),[2,new Promise(function(n,r){e=e.replace(/^http/,\"ws\");var i=new WebSocket(e);t===L.TransferFormat.Binary&&(i.binaryType=\"arraybuffer\"),i.onopen=function(t){o.logger.log(O.LogLevel.Information,\"WebSocket connected to \"+e),o.webSocket=i,n()},i.onerror=function(e){r(e.error)},i.onmessage=function(e){o.logger.log(O.LogLevel.Trace,\"(WebSockets transport) data received. \"+A.getDataDetail(e.data,o.logMessageContent)+\".\"),o.onreceive&&o.onreceive(e.data)},i.onclose=function(e){o.logger.log(O.LogLevel.Trace,\"(WebSockets transport) socket closed.\"),o.onclose&&(!1===e.wasClean||1e3!==e.code?o.onclose(new Error(\"Websocket closed with status code: \"+e.code+\" (\"+e.reason+\")\")):o.onclose())}})]}})})},e.prototype.send=function(e){return this.webSocket&&this.webSocket.readyState===WebSocket.OPEN?(this.logger.log(O.LogLevel.Trace,\"(WebSockets transport) sending data. \"+A.getDataDetail(e,this.logMessageContent)+\".\"),this.webSocket.send(e),Promise.resolve()):Promise.reject(\"WebSocket is not in the OPEN state\")},e.prototype.stop=function(){return this.webSocket&&(this.webSocket.close(),this.webSocket=null),Promise.resolve()},e}();t.WebSocketTransport=n}));o(W);var B=(W.WebSocketTransport,r(function(e,t){function n(e,t){return!e||0!=(t&e)}Object.defineProperty(t,\"__esModule\",{value:!0});var o=100,r=function(){function e(e,t){void 0===t&&(t={}),this.features={},A.Arg.isRequired(e,\"url\"),this.logger=A.createLogger(t.logger),this.baseUrl=this.resolveUrl(e),t=t||{},t.accessTokenFactory=t.accessTokenFactory||function(){return null},t.logMessageContent=t.logMessageContent||!1,this.httpClient=t.httpClient||new S.DefaultHttpClient(this.logger),this.connectionState=2,this.options=t}return e.prototype.start=function(e){return e=e||L.TransferFormat.Binary,A.Arg.isIn(e,L.TransferFormat,\"transferFormat\"),this.logger.log(O.LogLevel.Debug,\"Starting connection with transfer format '\"+L.TransferFormat[e]+\"'.\"),2!==this.connectionState?Promise.reject(new Error(\"Cannot start a connection that is not in the 'Disconnected' state.\")):(this.connectionState=0,this.startPromise=this.startInternal(e),this.startPromise)},e.prototype.send=function(e){if(1!==this.connectionState)throw new Error(\"Cannot send data if the connection is not in the 'Connected' State.\");return this.transport.send(e)},e.prototype.stop=function(e){return T.__awaiter(this,void 0,void 0,function(){var t;return T.__generator(this,function(n){switch(n.label){case 0:this.connectionState=2,n.label=1;case 1:return n.trys.push([1,3,,4]),[4,this.startPromise];case 2:return n.sent(),[3,4];case 3:return t=n.sent(),[3,4];case 4:return this.transport?(this.stopError=e,[4,this.transport.stop()]):[3,6];case 5:n.sent(),this.transport=null,n.label=6;case 6:return[2]}})})},e.prototype.startInternal=function(e){return T.__awaiter(this,void 0,void 0,function(){var t,n,r,i,a,s,u,l=this;return T.__generator(this,function(c){switch(c.label){case 0:t=this.baseUrl,this.accessTokenFactory=this.options.accessTokenFactory,c.label=1;case 1:return c.trys.push([1,12,,13]),this.options.skipNegotiation?this.options.transport!==L.HttpTransportType.WebSockets?[3,3]:(this.transport=this.constructTransport(L.HttpTransportType.WebSockets),[4,this.transport.connect(t,e)]):[3,5];case 2:return c.sent(),[3,4];case 3:throw Error(\"Negotiation can only be skipped when using the WebSocket transport directly.\");case 4:return[3,11];case 5:n=null,r=0,i=function(){var e;return T.__generator(this,function(o){switch(o.label){case 0:return[4,a.getNegotiationResponse(t)];case 1:return n=o.sent(),2===a.connectionState?[2,{value:void 0}]:(n.url&&(t=n.url),n.accessToken&&(e=n.accessToken,a.accessTokenFactory=function(){return e}),r++,[2])}})},a=this,c.label=6;case 6:return[5,i()];case 7:if(\"object\"==typeof(s=c.sent()))return[2,s.value];c.label=8;case 8:if(n.url&&r<o)return[3,6];c.label=9;case 9:if(r===o&&n.url)throw Error(\"Negotiate redirection limit exceeded.\");return[4,this.createTransport(t,this.options.transport,n,e)];case 10:c.sent(),c.label=11;case 11:return this.transport instanceof F.LongPollingTransport&&(this.features.inherentKeepAlive=!0),this.transport.onreceive=this.onreceive,this.transport.onclose=function(e){return l.stopConnection(e)},this.changeState(0,1),[3,13];case 12:throw u=c.sent(),this.logger.log(O.LogLevel.Error,\"Failed to start the connection: \"+u),this.connectionState=2,this.transport=null,u;case 13:return[2]}})})},e.prototype.getNegotiationResponse=function(e){return T.__awaiter(this,void 0,void 0,function(){var t,n,o,r,i,a;return T.__generator(this,function(s){switch(s.label){case 0:return[4,this.accessTokenFactory()];case 1:t=s.sent(),t&&(a={},a.Authorization=\"Bearer \"+t,n=a),o=this.resolveNegotiateUrl(e),this.logger.log(O.LogLevel.Debug,\"Sending negotiation request: \"+o),s.label=2;case 2:return s.trys.push([2,4,,5]),[4,this.httpClient.post(o,{content:\"\",headers:n})];case 3:if(r=s.sent(),200!==r.statusCode)throw Error(\"Unexpected status code returned from negotiate \"+r.statusCode);return[2,JSON.parse(r.content)];case 4:throw i=s.sent(),this.logger.log(O.LogLevel.Error,\"Failed to complete negotiation with the server: \"+i),i;case 5:return[2]}})})},e.prototype.createConnectUrl=function(e,t){return e+(-1===e.indexOf(\"?\")?\"?\":\"&\")+\"id=\"+t},e.prototype.createTransport=function(e,t,n,o){return T.__awaiter(this,void 0,void 0,function(){var r,i,a,s,u,l,c;return T.__generator(this,function(d){switch(d.label){case 0:return r=this.createConnectUrl(e,n.connectionId),this.isITransport(t)?(this.logger.log(O.LogLevel.Debug,\"Connection was provided an instance of ITransport, using that directly.\"),this.transport=t,[4,this.transport.connect(r,o)]):[3,2];case 1:return d.sent(),this.changeState(0,1),[2];case 2:i=n.availableTransports,a=0,s=i,d.label=3;case 3:return a<s.length?(u=s[a],this.connectionState=0,\"number\"!=typeof(l=this.resolveTransport(u,t,o))?[3,8]:(this.transport=this.constructTransport(l),null!==n.connectionId?[3,5]:[4,this.getNegotiationResponse(e)])):[3,9];case 4:n=d.sent(),r=this.createConnectUrl(e,n.connectionId),d.label=5;case 5:return d.trys.push([5,7,,8]),[4,this.transport.connect(r,o)];case 6:return d.sent(),this.changeState(0,1),[2];case 7:return c=d.sent(),this.logger.log(O.LogLevel.Error,\"Failed to start the transport '\"+L.HttpTransportType[l]+\"': \"+c),this.connectionState=2,n.connectionId=null,[3,8];case 8:return a++,[3,3];case 9:throw new Error(\"Unable to initialize any of the available transports.\")}})})},e.prototype.constructTransport=function(e){switch(e){case L.HttpTransportType.WebSockets:return new W.WebSocketTransport(this.accessTokenFactory,this.logger,this.options.logMessageContent);case L.HttpTransportType.ServerSentEvents:return new V.ServerSentEventsTransport(this.httpClient,this.accessTokenFactory,this.logger,this.options.logMessageContent);case L.HttpTransportType.LongPolling:return new F.LongPollingTransport(this.httpClient,this.accessTokenFactory,this.logger,this.options.logMessageContent);default:throw new Error(\"Unknown transport: \"+e+\".\")}},e.prototype.resolveTransport=function(e,t,o){var r=L.HttpTransportType[e.transport];if(null===r||void 0===r)this.logger.log(O.LogLevel.Debug,\"Skipping transport '\"+e.transport+\"' because it is not supported by this client.\");else{var i=e.transferFormats.map(function(e){return L.TransferFormat[e]});if(n(t,r))if(i.indexOf(o)>=0){if(!(r===L.HttpTransportType.WebSockets&&\"undefined\"==typeof WebSocket||r===L.HttpTransportType.ServerSentEvents&&\"undefined\"==typeof EventSource))return this.logger.log(O.LogLevel.Debug,\"Selecting transport '\"+L.HttpTransportType[r]+\"'\"),r;this.logger.log(O.LogLevel.Debug,\"Skipping transport '\"+L.HttpTransportType[r]+\"' because it is not supported in your environment.'\")}else this.logger.log(O.LogLevel.Debug,\"Skipping transport '\"+L.HttpTransportType[r]+\"' because it does not support the requested transfer format '\"+L.TransferFormat[o]+\"'.\");else this.logger.log(O.LogLevel.Debug,\"Skipping transport '\"+L.HttpTransportType[r]+\"' because it was disabled by the client.\")}return null},e.prototype.isITransport=function(e){return e&&\"object\"==typeof e&&\"connect\"in e},e.prototype.changeState=function(e,t){return this.connectionState===e&&(this.connectionState=t,!0)},e.prototype.stopConnection=function(e){return T.__awaiter(this,void 0,void 0,function(){return T.__generator(this,function(t){return this.transport=null,e=this.stopError||e,e?this.logger.log(O.LogLevel.Error,\"Connection disconnected with error '\"+e+\"'.\"):this.logger.log(O.LogLevel.Information,\"Connection disconnected.\"),this.connectionState=2,this.onclose&&this.onclose(e),[2]})})},e.prototype.resolveUrl=function(e){if(0===e.lastIndexOf(\"https://\",0)||0===e.lastIndexOf(\"http://\",0))return e;if(\"undefined\"==typeof window||!window||!window.document)throw new Error(\"Cannot resolve '\"+e+\"'.\");var t=window.document.createElement(\"a\");return t.href=e,this.logger.log(O.LogLevel.Information,\"Normalizing '\"+e+\"' to '\"+t.href+\"'.\"),t.href},e.prototype.resolveNegotiateUrl=function(e){var t=e.indexOf(\"?\"),n=e.substring(0,-1===t?e.length:t);return\"/\"!==n[n.length-1]&&(n+=\"/\"),n+=\"negotiate\",n+=-1===t?\"\":e.substring(t)},e}();t.HttpConnection=r}));o(B);var U=(B.HttpConnection,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0});var n=\"json\",o=function(){function e(){this.name=n,this.version=1,this.transferFormat=L.TransferFormat.Text}return e.prototype.parseMessages=function(e,t){if(\"string\"!=typeof e)throw new Error(\"Invalid input for JSON hub protocol. Expected a string.\");if(!e)return[];null===t&&(t=I.NullLogger.instance);for(var n=D.TextMessageFormat.parse(e),o=[],r=0,i=n;r<i.length;r++){var a=i[r],s=JSON.parse(a);if(\"number\"!=typeof s.type)throw new Error(\"Invalid payload.\");switch(s.type){case P.MessageType.Invocation:this.isInvocationMessage(s);break;case P.MessageType.StreamItem:this.isStreamItemMessage(s);break;case P.MessageType.Completion:this.isCompletionMessage(s);break;case P.MessageType.Ping:case P.MessageType.Close:break;default:t.log(O.LogLevel.Information,\"Unknown message type '\"+s.type+\"' ignored.\");continue}o.push(s)}return o},e.prototype.writeMessage=function(e){return D.TextMessageFormat.write(JSON.stringify(e))},e.prototype.isInvocationMessage=function(e){this.assertNotEmptyString(e.target,\"Invalid payload for Invocation message.\"),void 0!==e.invocationId&&this.assertNotEmptyString(e.invocationId,\"Invalid payload for Invocation message.\")},e.prototype.isStreamItemMessage=function(e){if(this.assertNotEmptyString(e.invocationId,\"Invalid payload for StreamItem message.\"),void 0===e.item)throw new Error(\"Invalid payload for StreamItem message.\")},e.prototype.isCompletionMessage=function(e){if(e.result&&e.error)throw new Error(\"Invalid payload for Completion message.\");!e.result&&e.error&&this.assertNotEmptyString(e.error,\"Invalid payload for Completion message.\"),this.assertNotEmptyString(e.invocationId,\"Invalid payload for Completion message.\")},e.prototype.assertNotEmptyString=function(e,t){if(\"string\"!=typeof e||\"\"===e)throw new Error(t)},e}();t.JsonHubProtocol=o}));o(U);var H=(U.JsonHubProtocol,r(function(e,t){function n(e){return void 0!==e.log}Object.defineProperty(t,\"__esModule\",{value:!0});var o=function(){function e(){}return e.prototype.configureLogging=function(e){return A.Arg.isRequired(e,\"logging\"),n(e)?this.logger=e:this.logger=new A.ConsoleLogger(e),this},e.prototype.withUrl=function(e,t){return A.Arg.isRequired(e,\"url\"),this.url=e,this.httpConnectionOptions=\"object\"==typeof t?t:{transport:t},this},e.prototype.withHubProtocol=function(e){return A.Arg.isRequired(e,\"protocol\"),this.protocol=e,this},e.prototype.build=function(){var e=this.httpConnectionOptions||{};if(void 0===e.logger&&(e.logger=this.logger),!this.url)throw new Error(\"The 'HubConnectionBuilder.withUrl' method must be called before building the connection.\");var t=new B.HttpConnection(this.url,e);return R.HubConnection.create(t,this.logger||I.NullLogger.instance,this.protocol||new U.JsonHubProtocol)},e}();t.HubConnectionBuilder=o}));o(H);var q=(H.HubConnectionBuilder,r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),t.VERSION=\"0.0.0-DEV_BUILD\",t.HttpError=N.HttpError,t.TimeoutError=N.TimeoutError,t.DefaultHttpClient=S.DefaultHttpClient,t.HttpClient=S.HttpClient,t.HttpResponse=S.HttpResponse,t.HubConnection=R.HubConnection,t.HubConnectionBuilder=H.HubConnectionBuilder,t.MessageType=P.MessageType,t.LogLevel=O.LogLevel,t.HttpTransportType=L.HttpTransportType,t.TransferFormat=L.TransferFormat,t.NullLogger=I.NullLogger,t.JsonHubProtocol=U.JsonHubProtocol}));o(q);q.VERSION,q.HttpError,q.TimeoutError,q.DefaultHttpClient,q.HttpClient,q.HttpResponse,q.HubConnection,q.HubConnectionBuilder,q.MessageType,q.LogLevel,q.HttpTransportType,q.TransferFormat,q.NullLogger,q.JsonHubProtocol;return o(r(function(e,t){Object.defineProperty(t,\"__esModule\",{value:!0}),Uint8Array.prototype.indexOf||Object.defineProperty(Uint8Array.prototype,\"indexOf\",{value:Array.prototype.indexOf,writable:!0}),Uint8Array.prototype.slice||Object.defineProperty(Uint8Array.prototype,\"slice\",{value:Array.prototype.slice,writable:!0}),Uint8Array.prototype.forEach||Object.defineProperty(Uint8Array.prototype,\"forEach\",{value:Array.prototype.forEach,writable:!0}),T.__exportStar(q,t)}))})}).call(t,n(60),n(0))},function(e,t,n){\"use strict\";(function(t){var o=n(22),r={listen:function(e,t,n){return e.addEventListener?(e.addEventListener(t,n,!1),{remove:function(){e.removeEventListener(t,n,!1)}}):e.attachEvent?(e.attachEvent(\"on\"+t,n),{remove:function(){e.detachEvent(\"on\"+t,n)}}):void 0},capture:function(e,n,r){return e.addEventListener?(e.addEventListener(n,r,!0),{remove:function(){e.removeEventListener(n,r,!0)}}):(\"production\"!==t.env.NODE_ENV&&console.error(\"Attempted to listen to events during the capture phase on a browser that does not support the capture phase. Your application will not receive some events.\"),{remove:o})},registerDefault:function(){}};e.exports=r}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){try{e.focus()}catch(e){}}e.exports=o},function(e,t,n){\"use strict\";function o(e){if(void 0===(e=e||(\"undefined\"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}e.exports=o},function(e,t,n){\"use strict\";function o(e,t){-1===e.indexOf(t)&&e.push(t)}function r(e,t){if(Array.isArray(t))for(var n=0,r=t.length;n<r;++n)o(e,t[n]);else o(e,t)}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r,e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e instanceof Object&&!Array.isArray(e)}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=o,e.exports=t.default},function(e,t,n){\"use strict\";function o(e,t,n,o,r){for(var i=0,a=e.length;i<a;++i){var s=e[i](t,n,o,r);if(s)return s}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=o,e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var r=n(289),i=o(r);t.default=i.default},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(14),i=o(r),a=n(15),s=o(a),u=n(8),l=o(u),c=n(6),d=o(c),p=n(7),f=o(p),h=n(10),m=o(h),v=n(9),y=o(v),g=n(11),b=o(g),_=n(1),E=o(_),w=n(4),x=o(w),C=n(299),k=o(C),T=function(e){function t(){return(0,d.default)(this,t),(0,m.default)(this,(t.__proto__||(0,l.default)(t)).apply(this,arguments))}return(0,y.default)(t,e),(0,f.default)(t,[{key:\"render\",value:function(){var e=this.props,t=e.children,n=e.style,o=(0,s.default)(e,[\"children\",\"style\"]),r=this.context.muiTheme.prepareStyles,a=!1,u=_.Children.toArray(t)[0];(0,_.isValidElement)(u)&&u.type===k.default&&(a=!0);var l={root:{padding:(a?0:8)+\"px 0px 8px 0px\"}};return E.default.createElement(\"div\",(0,i.default)({},o,{style:r((0,b.default)(l.root,n))}),t)}}]),t}(_.Component);T.contextTypes={muiTheme:x.default.object.isRequired},T.propTypes=\"production\"!==e.env.NODE_ENV?{children:x.default.node,style:x.default.object}:{},t.default=T}).call(t,n(0))},function(e,t,n){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0}),t.default={isDescendant:function(e,t){for(var n=t.parentNode;null!==n;){if(n===e)return!0;n=n.parentNode}return!1},offset:function(e){var t=e.getBoundingClientRect();return{top:t.top+document.body.scrollTop,left:t.left+document.body.scrollLeft}}}},function(e,t,n){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0}),t.default={once:function(e,t,n){for(var o=t?t.split(\" \"):[],r=function e(t){return t.target.removeEventListener(t.type,e),n(t)},i=o.length-1;i>=0;i--)this.on(e,o[i],r)},on:function(e,t,n){e.addEventListener?e.addEventListener(t,n):e.attachEvent(\"on\"+t,function(){n.call(e)})},off:function(e,t,n){e.removeEventListener?e.removeEventListener(t,n):e.detachEvent(\"on\"+t,n)},isKeyboard:function(e){return-1!==[\"keydown\",\"keypress\",\"keyup\"].indexOf(e.type)}}},function(e,t,n){\"use strict\";function o(e,t){return e+t.charAt(0).toUpperCase()+t.substring(1)}var r={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridColumn:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},i=[\"Webkit\",\"ms\",\"Moz\",\"O\"];Object.keys(r).forEach(function(e){i.forEach(function(t){r[o(t,e)]=r[e]})});var a={background:{backgroundAttachment:!0,backgroundColor:!0,backgroundImage:!0,backgroundPositionX:!0,backgroundPositionY:!0,backgroundRepeat:!0},backgroundPosition:{backgroundPositionX:!0,backgroundPositionY:!0},border:{borderWidth:!0,borderStyle:!0,borderColor:!0},borderBottom:{borderBottomWidth:!0,borderBottomStyle:!0,borderBottomColor:!0},borderLeft:{borderLeftWidth:!0,borderLeftStyle:!0,borderLeftColor:!0},borderRight:{borderRightWidth:!0,borderRightStyle:!0,borderRightColor:!0},borderTop:{borderTopWidth:!0,borderTopStyle:!0,borderTopColor:!0},font:{fontStyle:!0,fontVariant:!0,fontWeight:!0,fontSize:!0,lineHeight:!0,fontFamily:!0},outline:{outlineWidth:!0,outlineStyle:!0,outlineColor:!0}},s={isUnitlessNumber:r,shorthandPropertyExpansions:a};e.exports=s},function(e,t,n){\"use strict\";(function(t){function o(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}var r=n(5),i=n(34),a=n(2),s=function(){function e(t){o(this,e),this._callbacks=null,this._contexts=null,this._arg=t}return e.prototype.enqueue=function(e,t){this._callbacks=this._callbacks||[],this._callbacks.push(e),this._contexts=this._contexts||[],this._contexts.push(t)},e.prototype.notifyAll=function(){var e=this._callbacks,n=this._contexts,o=this._arg;if(e&&n){e.length!==n.length&&(\"production\"!==t.env.NODE_ENV?a(!1,\"Mismatched list of contexts in callback queue\"):r(\"24\")),this._callbacks=null,this._contexts=null;for(var i=0;i<e.length;i++)e[i].call(n[i],o);e.length=0,n.length=0}},e.prototype.checkpoint=function(){return this._callbacks?this._callbacks.length:0},e.prototype.rollback=function(e){this._callbacks&&this._contexts&&(this._callbacks.length=e,this._contexts.length=e)},e.prototype.reset=function(){this._callbacks=null,this._contexts=null},e.prototype.destructor=function(){this.reset()},e}();e.exports=i.addPoolingTo(s)}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e){return!!p.hasOwnProperty(e)||!d.hasOwnProperty(e)&&(c.test(e)?(p[e]=!0,!0):(d[e]=!0,\"production\"!==t.env.NODE_ENV&&l(!1,\"Invalid attribute name: `%s`\",e),!1))}function r(e,t){return null==t||e.hasBooleanValue&&!t||e.hasNumericValue&&isNaN(t)||e.hasPositiveNumericValue&&t<1||e.hasOverloadedBooleanValue&&!1===t}var i=n(31),a=n(13),s=n(21),u=n(402),l=n(3),c=new RegExp(\"^[\"+i.ATTRIBUTE_NAME_START_CHAR+\"][\"+i.ATTRIBUTE_NAME_CHAR+\"]*$\"),d={},p={},f={createMarkupForID:function(e){return i.ID_ATTRIBUTE_NAME+\"=\"+u(e)},setAttributeForID:function(e,t){e.setAttribute(i.ID_ATTRIBUTE_NAME,t)},createMarkupForRoot:function(){return i.ROOT_ATTRIBUTE_NAME+'=\"\"'},setAttributeForRoot:function(e){e.setAttribute(i.ROOT_ATTRIBUTE_NAME,\"\")},createMarkupForProperty:function(e,t){var n=i.properties.hasOwnProperty(e)?i.properties[e]:null;if(n){if(r(n,t))return\"\";var o=n.attributeName;return n.hasBooleanValue||n.hasOverloadedBooleanValue&&!0===t?o+'=\"\"':o+\"=\"+u(t)}return i.isCustomAttribute(e)?null==t?\"\":e+\"=\"+u(t):null},createMarkupForCustomAttribute:function(e,t){return o(e)&&null!=t?e+\"=\"+u(t):\"\"},setValueForProperty:function(e,n,o){var u=i.properties.hasOwnProperty(n)?i.properties[n]:null;if(u){var l=u.mutationMethod;if(l)l(e,o);else{if(r(u,o))return void this.deleteValueForProperty(e,n);if(u.mustUseProperty)e[u.propertyName]=o;else{var c=u.attributeName,d=u.attributeNamespace;d?e.setAttributeNS(d,c,\"\"+o):u.hasBooleanValue||u.hasOverloadedBooleanValue&&!0===o?e.setAttribute(c,\"\"):e.setAttribute(c,\"\"+o)}}}else if(i.isCustomAttribute(n))return void f.setValueForAttribute(e,n,o);if(\"production\"!==t.env.NODE_ENV){var p={};p[n]=o,s.debugTool.onHostOperation({instanceID:a.getInstanceFromNode(e)._debugID,type:\"update attribute\",payload:p})}},setValueForAttribute:function(e,n,r){if(o(n)&&(null==r?e.removeAttribute(n):e.setAttribute(n,\"\"+r),\"production\"!==t.env.NODE_ENV)){var i={};i[n]=r,s.debugTool.onHostOperation({instanceID:a.getInstanceFromNode(e)._debugID,type:\"update attribute\",payload:i})}},deleteValueForAttribute:function(e,n){e.removeAttribute(n),\"production\"!==t.env.NODE_ENV&&s.debugTool.onHostOperation({instanceID:a.getInstanceFromNode(e)._debugID,type:\"remove attribute\",payload:n})},deleteValueForProperty:function(e,n){var o=i.properties.hasOwnProperty(n)?i.properties[n]:null;if(o){var r=o.mutationMethod;if(r)r(e,void 0);else if(o.mustUseProperty){var u=o.propertyName;o.hasBooleanValue?e[u]=!1:e[u]=\"\"}else e.removeAttribute(o.attributeName)}else i.isCustomAttribute(n)&&e.removeAttribute(n);\"production\"!==t.env.NODE_ENV&&s.debugTool.onHostOperation({instanceID:a.getInstanceFromNode(e)._debugID,type:\"remove attribute\",payload:n})}};e.exports=f}).call(t,n(0))},function(e,t,n){\"use strict\";var o={hasCachedChildNodes:1};e.exports=o},function(e,t,n){\"use strict\";(function(t){function o(){if(this._rootNodeID&&this._wrapperState.pendingUpdate){this._wrapperState.pendingUpdate=!1;var e=this._currentElement.props,t=l.getValue(e);null!=t&&a(this,Boolean(e.multiple),t)}}function r(e){if(e){var t=e.getName();if(t)return\" Check the render method of `\"+t+\"`.\"}return\"\"}function i(e,n){var o=e._currentElement._owner;l.checkPropTypes(\"select\",n,o),void 0===n.valueLink||f||(\"production\"!==t.env.NODE_ENV&&p(!1,\"`valueLink` prop on `select` is deprecated; set `value` and `onChange` instead.\"),f=!0);for(var i=0;i<m.length;i++){var a=m[i];if(null!=n[a]){var s=Array.isArray(n[a]);n.multiple&&!s?\"production\"!==t.env.NODE_ENV&&p(!1,\"The `%s` prop supplied to <select> must be an array if `multiple` is true.%s\",a,r(o)):!n.multiple&&s&&\"production\"!==t.env.NODE_ENV&&p(!1,\"The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.%s\",a,r(o))}}}function a(e,t,n){var o,r,i=c.getNodeFromInstance(e).options;if(t){for(o={},r=0;r<n.length;r++)o[\"\"+n[r]]=!0;for(r=0;r<i.length;r++){var a=o.hasOwnProperty(i[r].value);i[r].selected!==a&&(i[r].selected=a)}}else{for(o=\"\"+n,r=0;r<i.length;r++)if(i[r].value===o)return void(i[r].selected=!0);i.length&&(i[0].selected=!0)}}function s(e){var t=this._currentElement.props,n=l.executeOnChange(t,e);return this._rootNodeID&&(this._wrapperState.pendingUpdate=!0),d.asap(o,this),n}var u=n(12),l=n(101),c=n(13),d=n(24),p=n(3),f=!1,h=!1,m=[\"value\",\"defaultValue\"],v={getHostProps:function(e,t){return u({},t,{onChange:e._wrapperState.onChange,value:void 0})},mountWrapper:function(e,n){\"production\"!==t.env.NODE_ENV&&i(e,n);var o=l.getValue(n);e._wrapperState={pendingUpdate:!1,initialValue:null!=o?o:n.defaultValue,listeners:null,onChange:s.bind(e),wasMultiple:Boolean(n.multiple)},void 0===n.value||void 0===n.defaultValue||h||(\"production\"!==t.env.NODE_ENV&&p(!1,\"Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://fb.me/react-controlled-components\"),h=!0)},getSelectValueContext:function(e){return e._wrapperState.initialValue},postUpdateWrapper:function(e){var t=e._currentElement.props;e._wrapperState.initialValue=void 0;var n=e._wrapperState.wasMultiple;e._wrapperState.wasMultiple=Boolean(t.multiple);var o=l.getValue(t);null!=o?(e._wrapperState.pendingUpdate=!1,a(e,Boolean(t.multiple),o)):n!==Boolean(t.multiple)&&(null!=t.defaultValue?a(e,Boolean(t.multiple),t.defaultValue):a(e,Boolean(t.multiple),t.multiple?[]:\"\"))}};e.exports=v}).call(t,n(0))},function(e,t,n){\"use strict\";var o,r={injectEmptyComponentFactory:function(e){o=e}},i={create:function(e){return o(e)}};i.injection=r,e.exports=i},function(e,t,n){\"use strict\";var o={logTopLevelRenders:!1};e.exports=o},function(e,t,n){\"use strict\";(function(t){function o(e){return u||(\"production\"!==t.env.NODE_ENV?s(!1,\"There is no registered component for the tag %s\",e.type):a(\"111\",e.type)),new u(e)}function r(e){return new l(e)}function i(e){return e instanceof l}var a=n(5),s=n(2),u=null,l=null,c={injectGenericComponentClass:function(e){u=e},injectTextComponentClass:function(e){l=e}},d={createInternalComponent:o,createInstanceForText:r,isTextComponent:i,injection:c};e.exports=d}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){return i(document.documentElement,e)}var r=n(356),i=n(246),a=n(138),s=n(139),u={hasSelectionCapabilities:function(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(\"input\"===t&&\"text\"===e.type||\"textarea\"===t||\"true\"===e.contentEditable)},getSelectionInformation:function(){var e=s();return{focusedElem:e,selectionRange:u.hasSelectionCapabilities(e)?u.getSelection(e):null}},restoreSelection:function(e){var t=s(),n=e.focusedElem,r=e.selectionRange;t!==n&&o(n)&&(u.hasSelectionCapabilities(n)&&u.setSelection(n,r),a(n))},getSelection:function(e){var t;if(\"selectionStart\"in e)t={start:e.selectionStart,end:e.selectionEnd};else if(document.selection&&e.nodeName&&\"input\"===e.nodeName.toLowerCase()){var n=document.selection.createRange();n.parentElement()===e&&(t={start:-n.moveStart(\"character\",-e.value.length),end:-n.moveEnd(\"character\",-e.value.length)})}else t=r.getOffsets(e);return t||{start:0,end:0}},setSelection:function(e,t){var n=t.start,o=t.end;if(void 0===o&&(o=n),\"selectionStart\"in e)e.selectionStart=n,e.selectionEnd=Math.min(o,e.value.length);else if(document.selection&&e.nodeName&&\"input\"===e.nodeName.toLowerCase()){var i=e.createTextRange();i.collapse(!0),i.moveStart(\"character\",n),i.moveEnd(\"character\",o-n),i.select()}else r.setOffsets(e,t)}};e.exports=u},function(e,t,n){\"use strict\";(function(t){function o(e,t){for(var n=Math.min(e.length,t.length),o=0;o<n;o++)if(e.charAt(o)!==t.charAt(o))return o;return e.length===t.length?-1:n}function r(e){return e?e.nodeType===W?e.documentElement:e.firstChild:null}function i(e){return e.getAttribute&&e.getAttribute(j)||\"\"}function a(e,t,n,o,r){var i;if(C.logTopLevelRenders){var a=e._currentElement.props.child,s=a.type;i=\"React mount: \"+(\"string\"==typeof s?s:s.displayName||s.name),console.time(i)}var u=O.mountComponent(e,n,null,w(e,t),r,0);i&&console.timeEnd(i),e._renderedComponent._topLevelWrapper=e,z._mountImageIntoNode(u,t,e,o,n)}function s(e,t,n,o){var r=D.ReactReconcileTransaction.getPooled(!n&&x.useCreateElement);r.perform(a,null,e,t,r,n,o),D.ReactReconcileTransaction.release(r)}function u(e,n,o){for(\"production\"!==t.env.NODE_ENV&&T.debugTool.onBeginFlush(),O.unmountComponent(e,o),\"production\"!==t.env.NODE_ENV&&T.debugTool.onEndFlush(),n.nodeType===W&&(n=n.documentElement);n.lastChild;)n.removeChild(n.lastChild)}function l(e){var t=r(e);if(t){var n=E.getInstanceFromNode(t);return!(!n||!n._hostParent)}}function c(e){var t=r(e);return!(!t||!p(t)||E.getInstanceFromNode(t))}function d(e){return!(!e||e.nodeType!==V&&e.nodeType!==W&&e.nodeType!==B)}function p(e){return d(e)&&(e.hasAttribute(F)||e.hasAttribute(j))}function f(e){var t=r(e),n=t&&E.getInstanceFromNode(t);return n&&!n._hostParent?n:null}function h(e){var t=f(e);return t?t._hostContainerInfo._topLevelWrapper:null}var m=n(5),v=n(45),y=n(31),g=n(47),b=n(68),_=n(25),E=n(13),w=n(348),x=n(350),C=n(153),k=n(58),T=n(21),N=n(370),O=n(46),S=n(104),D=n(24),M=n(43),P=n(164),I=n(2),A=n(72),R=n(110),L=n(3),j=y.ID_ATTRIBUTE_NAME,F=y.ROOT_ATTRIBUTE_NAME,V=1,W=9,B=11,U={},H=1,q=function(){this.rootID=H++};q.prototype.isReactComponent={},\"production\"!==t.env.NODE_ENV&&(q.displayName=\"TopLevelWrapper\"),q.prototype.render=function(){return this.props.child},q.isReactTopLevelWrapper=!0;var z={TopLevelWrapper:q,_instancesByReactRootID:U,scrollMonitor:function(e,t){t()},_updateRootComponent:function(e,t,n,o,r){return z.scrollMonitor(o,function(){S.enqueueElementInternal(e,t,n),r&&S.enqueueCallbackInternal(e,r)}),e},_renderNewRootComponent:function(e,n,o,r){\"production\"!==t.env.NODE_ENV&&L(null==_.current,\"_renderNewRootComponent(): Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate. Check the render method of %s.\",_.current&&_.current.getName()||\"ReactCompositeComponent\"),d(n)||(\"production\"!==t.env.NODE_ENV?I(!1,\"_registerComponent(...): Target container is not a DOM element.\"):m(\"37\")),b.ensureScrollValueMonitoring();var i=P(e,!1);D.batchedUpdates(s,i,n,o,r);var a=i._instance.rootID;return U[a]=i,i},renderSubtreeIntoContainer:function(e,n,o,r){return null!=e&&k.has(e)||(\"production\"!==t.env.NODE_ENV?I(!1,\"parentComponent must be a valid React Component\"):m(\"38\")),z._renderSubtreeIntoContainer(e,n,o,r)},_renderSubtreeIntoContainer:function(e,n,o,a){S.validateCallback(a,\"ReactDOM.render\"),g.isValidElement(n)||(\"production\"!==t.env.NODE_ENV?I(!1,\"ReactDOM.render(): Invalid component element.%s\",\"string\"==typeof n?\" Instead of passing a string like 'div', pass React.createElement('div') or <div />.\":\"function\"==typeof n?\" Instead of passing a class like Foo, pass React.createElement(Foo) or <Foo />.\":null!=n&&void 0!==n.props?\" This may be caused by unintentionally loading two independent copies of React.\":\"\"):m(\"39\",\"string\"==typeof n?\" Instead of passing a string like 'div', pass React.createElement('div') or <div />.\":\"function\"==typeof n?\" Instead of passing a class like Foo, pass React.createElement(Foo) or <Foo />.\":null!=n&&void 0!==n.props?\" This may be caused by unintentionally loading two independent copies of React.\":\"\")),\"production\"!==t.env.NODE_ENV&&L(!o||!o.tagName||\"BODY\"!==o.tagName.toUpperCase(),\"render(): Rendering components directly into document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try rendering into a container element created for your app.\");var s,u=g.createElement(q,{child:n});if(e){var c=k.get(e);s=c._processChildContext(c._context)}else s=M;var d=h(o);if(d){var p=d._currentElement,f=p.props.child;if(R(f,n)){var v=d._renderedComponent.getPublicInstance(),y=a&&function(){a.call(v)};return z._updateRootComponent(d,u,s,o,y),v}z.unmountComponentAtNode(o)}var b=r(o),_=b&&!!i(b),E=l(o);if(\"production\"!==t.env.NODE_ENV&&(\"production\"!==t.env.NODE_ENV&&L(!E,\"render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render.\"),!_||b.nextSibling))for(var w=b;w;){if(i(w)){\"production\"!==t.env.NODE_ENV&&L(!1,\"render(): Target node has markup rendered by React, but there are unrelated nodes as well. This is most commonly caused by white-space inserted around server-rendered markup.\");break}w=w.nextSibling}var x=_&&!d&&!E,C=z._renderNewRootComponent(u,o,x,s)._renderedComponent.getPublicInstance();return a&&a.call(C),C},render:function(e,t,n){return z._renderSubtreeIntoContainer(null,e,t,n)},unmountComponentAtNode:function(e){\"production\"!==t.env.NODE_ENV&&L(null==_.current,\"unmountComponentAtNode(): Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate. Check the render method of %s.\",_.current&&_.current.getName()||\"ReactCompositeComponent\"),d(e)||(\"production\"!==t.env.NODE_ENV?I(!1,\"unmountComponentAtNode(...): Target container is not a DOM element.\"):m(\"40\")),\"production\"!==t.env.NODE_ENV&&\"production\"!==t.env.NODE_ENV&&L(!c(e),\"unmountComponentAtNode(): The node you're attempting to unmount was rendered by another copy of React.\");var n=h(e);if(!n){var o=l(e),r=1===e.nodeType&&e.hasAttribute(F);return\"production\"!==t.env.NODE_ENV&&\"production\"!==t.env.NODE_ENV&&L(!o,\"unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s\",r?\"You may have accidentally passed in a React root node instead of its container.\":\"Instead, have the parent component update its state and rerender in order to remove this component.\"),!1}return delete U[n._instance.rootID],D.batchedUpdates(u,n,e,!1),!0},_mountImageIntoNode:function(e,n,i,a,s){if(d(n)||(\"production\"!==t.env.NODE_ENV?I(!1,\"mountComponentIntoNode(...): Target container is not valid.\"):m(\"41\")),a){var u=r(n);if(N.canReuseMarkup(e,u))return void E.precacheNode(i,u);var l=u.getAttribute(N.CHECKSUM_ATTR_NAME);u.removeAttribute(N.CHECKSUM_ATTR_NAME);var c=u.outerHTML;u.setAttribute(N.CHECKSUM_ATTR_NAME,l);var p=e;if(\"production\"!==t.env.NODE_ENV){var f;n.nodeType===V?(f=document.createElement(\"div\"),f.innerHTML=e,p=f.innerHTML):(f=document.createElement(\"iframe\"),document.body.appendChild(f),f.contentDocument.write(e),p=f.contentDocument.documentElement.outerHTML,document.body.removeChild(f))}var h=o(p,c),y=\" (client) \"+p.substring(h-20,h+20)+\"\\n (server) \"+c.substring(h-20,h+20);n.nodeType===W&&(\"production\"!==t.env.NODE_ENV?I(!1,\"You're trying to render a component to the document using server rendering but the checksum was invalid. This usually means you rendered a different component type or props on the client from the one on the server, or your render() methods are impure. React cannot handle this case due to cross-browser quirks by rendering at the document root. You should look for environment dependent code in your components and ensure the props are the same client and server side:\\n%s\",y):m(\"42\",y)),\"production\"!==t.env.NODE_ENV&&\"production\"!==t.env.NODE_ENV&&L(!1,\"React attempted to reuse markup in a container but the checksum was invalid. This generally means that you are using server rendering and the markup generated on the server was not what the client was expecting. React injected new markup to compensate which works but you have lost many of the benefits of server rendering. Instead, figure out why the markup being generated is different on the client or server:\\n%s\",y)}if(n.nodeType===W&&(\"production\"!==t.env.NODE_ENV?I(!1,\"You're trying to render a component to the document but you didn't use server rendering. We can't do this without using server rendering due to cross-browser quirks. See ReactDOMServer.renderToString() for server rendering.\"):m(\"43\")),s.useCreateElement){for(;n.lastChild;)n.removeChild(n.lastChild);v.insertTreeBefore(n,e,null)}else A(n,e),E.precacheNode(i,n.firstChild);if(\"production\"!==t.env.NODE_ENV){var g=E.getInstanceFromNode(n.firstChild);0!==g._debugID&&T.debugTool.onHostOperation({instanceID:g._debugID,type:\"mount\",payload:e.toString()})}}};e.exports=z}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){var o=n(5),r=n(47),i=n(2),a={HOST:0,COMPOSITE:1,EMPTY:2,getType:function(e){return null===e||!1===e?a.EMPTY:r.isValidElement(e)?\"function\"==typeof e.type?a.COMPOSITE:a.HOST:void(\"production\"!==t.env.NODE_ENV?i(!1,\"Unexpected node: %s\",e):o(\"26\",e))}};e.exports=a}).call(t,n(0))},function(e,t,n){\"use strict\";e.exports=\"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED\"},function(e,t,n){\"use strict\";var o={currentScrollLeft:0,currentScrollTop:0,refreshScrollValues:function(e){o.currentScrollLeft=e.x,o.currentScrollTop=e.y}};e.exports=o},function(e,t,n){\"use strict\";(function(t){function o(e,n){return null==n&&(\"production\"!==t.env.NODE_ENV?i(!1,\"accumulateInto(...): Accumulated items must not be null or undefined.\"):r(\"30\")),null==e?n:Array.isArray(e)?Array.isArray(n)?(e.push.apply(e,n),e):(e.push(n),e):Array.isArray(n)?[e].concat(n):[e,n]}var r=n(5),i=n(2);e.exports=o}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e,t,n){Array.isArray(e)?e.forEach(t,n):e&&t.call(n,e)}e.exports=o},function(e,t,n){\"use strict\";function o(e){for(var t;(t=e._renderedNodeType)===r.COMPOSITE;)e=e._renderedComponent;return t===r.HOST?e._renderedComponent:t===r.EMPTY?null:void 0}var r=n(157);e.exports=o},function(e,t,n){\"use strict\";function o(){return!i&&r.canUseDOM&&(i=\"textContent\"in document.documentElement?\"textContent\":\"innerText\"),i}var r=n(16),i=null;e.exports=o},function(e,t,n){\"use strict\";(function(t){function o(e){if(e){var t=e.getName();if(t)return\" Check the render method of `\"+t+\"`.\"}return\"\"}function r(e){return\"function\"==typeof e&&void 0!==e.prototype&&\"function\"==typeof e.prototype.mountComponent&&\"function\"==typeof e.prototype.receiveComponent}function i(e,n){var s;if(null===e||!1===e)s=l.create(i);else if(\"object\"==typeof e){var u=e,m=u.type;if(\"function\"!=typeof m&&\"string\"!=typeof m){var v=\"\";\"production\"!==t.env.NODE_ENV&&(void 0===m||\"object\"==typeof m&&null!==m&&0===Object.keys(m).length)&&(v+=\" You likely forgot to export your component from the file it's defined in.\"),v+=o(u._owner),\"production\"!==t.env.NODE_ENV?p(!1,\"Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s\",null==m?m:typeof m,v):a(\"130\",null==m?m:typeof m,v)}\"string\"==typeof u.type?s=c.createInternalComponent(u):r(u.type)?(s=new u.type(u),s.getHostNode||(s.getHostNode=s.getNativeNode)):s=new h(u)}else\"string\"==typeof e||\"number\"==typeof e?s=c.createInstanceForText(e):\"production\"!==t.env.NODE_ENV?p(!1,\"Encountered invalid React node of type %s\",typeof e):a(\"131\",typeof e);return\"production\"!==t.env.NODE_ENV&&\"production\"!==t.env.NODE_ENV&&f(\"function\"==typeof s.mountComponent&&\"function\"==typeof s.receiveComponent&&\"function\"==typeof s.getHostNode&&\"function\"==typeof s.unmountComponent,\"Only React Components can be mounted.\"),s._mountIndex=0,s._mountImage=null,\"production\"!==t.env.NODE_ENV&&(s._debugID=n?d():0),\"production\"!==t.env.NODE_ENV&&Object.preventExtensions&&Object.preventExtensions(s),s}var a=n(5),s=n(12),u=n(345),l=n(152),c=n(154),d=n(399),p=n(2),f=n(3),h=function(e){this.construct(e)};s(h.prototype,u,{_instantiateReactComponent:i}),e.exports=i}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return\"input\"===t?!!r[e.type]:\"textarea\"===t}var r={color:!0,date:!0,datetime:!0,\"datetime-local\":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};e.exports=o},function(e,t,n){\"use strict\";var o=n(16),r=n(71),i=n(72),a=function(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&3===n.nodeType)return void(n.nodeValue=t)}e.textContent=t};o.canUseDOM&&(\"textContent\"in document.documentElement||(a=function(e,t){if(3===e.nodeType)return void(e.nodeValue=t);i(e,r(t))})),e.exports=a},function(e,t,n){\"use strict\";(function(t){function o(e,t){return e&&\"object\"==typeof e&&null!=e.key?d.escape(e.key):t.toString(36)}function r(e,n,i,v){var y=typeof e;if(\"undefined\"!==y&&\"boolean\"!==y||(e=null),null===e||\"string\"===y||\"number\"===y||\"object\"===y&&e.$$typeof===u)return i(v,e,\"\"===n?f+o(e,0):n),1;var g,b,_=0,E=\"\"===n?f:n+h;if(Array.isArray(e))for(var w=0;w<e.length;w++)g=e[w],b=E+o(g,w),_+=r(g,b,i,v);else{var x=l(e);if(x){var C,k=x.call(e);if(x!==e.entries)for(var T=0;!(C=k.next()).done;)g=C.value,b=E+o(g,T++),_+=r(g,b,i,v);else{if(\"production\"!==t.env.NODE_ENV){var N=\"\";if(s.current){var O=s.current.getName();O&&(N=\" Check the render method of `\"+O+\"`.\")}\"production\"!==t.env.NODE_ENV&&p(m,\"Using Maps as children is not yet fully supported. It is an experimental feature that might be removed. Convert it to a sequence / iterable of keyed ReactElements instead.%s\",N),m=!0}for(;!(C=k.next()).done;){var S=C.value;S&&(g=S[1],b=E+d.escape(S[0])+h+o(g,0),_+=r(g,b,i,v))}}}else if(\"object\"===y){var D=\"\";if(\"production\"!==t.env.NODE_ENV&&(D=\" If you meant to render a collection of children, use an array instead or wrap the object using createFragment(object) from the React add-ons.\",e._isReactElement&&(D=\" It looks like you're using an element created by a different version of React. Make sure to use only one copy of React.\"),s.current)){var M=s.current.getName();M&&(D+=\" Check the render method of `\"+M+\"`.\")}var P=String(e);\"production\"!==t.env.NODE_ENV?c(!1,\"Objects are not valid as a React child (found: %s).%s\",\"[object Object]\"===P?\"object with keys {\"+Object.keys(e).join(\", \")+\"}\":P,D):a(\"31\",\"[object Object]\"===P?\"object with keys {\"+Object.keys(e).join(\", \")+\"}\":P,D)}}return _}function i(e,t,n){return null==e?0:r(e,\"\",t,n)}var a=n(5),s=n(25),u=n(364),l=n(398),c=n(2),d=n(100),p=n(3),f=\".\",h=\":\",m=!1;e.exports=i}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&\"object\"==typeof e&&\"default\"in e?e.default:e}function r(e,t,n){return Object.defineProperty(e,t,n)}function i(e){return y({},x,e)}function a(e,t,n){var o=[e,t];return o.push(w?n:n.capture),o}function s(e,t,n,o){e.addEventListener.apply(e,a(t,n,o))}function u(e,t,n,o){e.removeEventListener.apply(e,a(t,n,o))}function l(e,t){var n=(e.children,e.target,v(e,[\"children\",\"target\"]));Object.keys(n).forEach(function(e){if(\"on\"===e.substring(0,2)){var o=n[e],r=m(o),a=\"object\"===r,s=\"function\"===r;if(a||s){var u=\"capture\"===e.substr(-7).toLowerCase(),l=e.substring(2).toLowerCase();l=u?l.substring(0,l.length-7):l,a?t(l,o.handler,o.options):t(l,o,i({capture:u}))}}})}function c(t,n){return\"production\"!==e.env.NODE_ENV&&E(n,\"react-event-listener: should be specified options in withOptions.\"),{handler:t,options:i(n)}}Object.defineProperty(t,\"__esModule\",{value:!0});var d=o(n(180)),p=o(n(181)),f=o(n(187)),h=o(n(183)),m=o(n(117)),v=o(n(185)),y=o(n(184)),g=o(n(1)),b=o(n(4)),_=o(n(55)),E=o(n(37)),w=function(){var e=null;return function(){if(null!==e)return e;var t=!1;try{window.addEventListener(\"test\",null,r({},\"passive\",{get:function(){t=!0}}))}catch(e){}return e=t,t}()}(),x={capture:!1,passive:!1},C=function(e){function t(){return d(this,t),f(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return h(t,e),p(t,[{key:\"componentDidMount\",value:function(){this.addListeners()}},{key:\"shouldComponentUpdate\",value:function(e){return!_(this.props,e)}},{key:\"componentWillUpdate\",value:function(){this.removeListeners()}},{key:\"componentDidUpdate\",value:function(){this.addListeners()}},{key:\"componentWillUnmount\",value:function(){this.removeListeners()}},{key:\"addListeners\",value:function(){this.applyListeners(s)}},{key:\"removeListeners\",value:function(){this.applyListeners(u)}},{key:\"applyListeners\",value:function(e){var t=this.props.target;if(t){var n=t;\"string\"==typeof t&&(n=window[t]),l(this.props,e.bind(null,n))}}},{key:\"render\",value:function(){return this.props.children||null}}]),t}(g.Component);C.propTypes=\"production\"!==e.env.NODE_ENV?{children:b.node,target:b.oneOfType([b.object,b.string]).isRequired}:{},t.withOptions=c,t.default=C}).call(t,n(0))},function(e,t,n){\"use strict\";(function(o){function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}function a(e,t){if(!e)throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");return!t||\"object\"!=typeof t&&\"function\"!=typeof t?e:t}function s(e,t){if(\"function\"!=typeof t&&null!==t)throw new TypeError(\"Super expression must either be null or a function, not \"+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}t.__esModule=!0;var u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},l=n(196),c=r(l),d=n(1),p=r(d),f=n(4),h=r(f),m=n(37),v=r(m),y=n(404),g={component:h.default.any,childFactory:h.default.func,children:h.default.node},b={component:\"span\",childFactory:function(e){return e}},_=function(e){function t(n,o){i(this,t);var r=a(this,e.call(this,n,o));return r.performAppear=function(e,t){r.currentlyTransitioningKeys[e]=!0,t.componentWillAppear?t.componentWillAppear(r._handleDoneAppearing.bind(r,e,t)):r._handleDoneAppearing(e,t)},r._handleDoneAppearing=function(e,t){t.componentDidAppear&&t.componentDidAppear(),delete r.currentlyTransitioningKeys[e];var n=(0,y.getChildMapping)(r.props.children);n&&n.hasOwnProperty(e)||r.performLeave(e,t)},r.performEnter=function(e,t){r.currentlyTransitioningKeys[e]=!0,t.componentWillEnter?t.componentWillEnter(r._handleDoneEntering.bind(r,e,t)):r._handleDoneEntering(e,t)},r._handleDoneEntering=function(e,t){t.componentDidEnter&&t.componentDidEnter(),delete r.currentlyTransitioningKeys[e];var n=(0,y.getChildMapping)(r.props.children);n&&n.hasOwnProperty(e)||r.performLeave(e,t)},r.performLeave=function(e,t){r.currentlyTransitioningKeys[e]=!0,t.componentWillLeave?t.componentWillLeave(r._handleDoneLeaving.bind(r,e,t)):r._handleDoneLeaving(e,t)},r._handleDoneLeaving=function(e,t){t.componentDidLeave&&t.componentDidLeave(),delete r.currentlyTransitioningKeys[e];var n=(0,y.getChildMapping)(r.props.children);n&&n.hasOwnProperty(e)?r.keysToEnter.push(e):r.setState(function(t){var n=u({},t.children);return delete n[e],{children:n}})},r.childRefs=Object.create(null),r.state={children:(0,y.getChildMapping)(n.children)},r}return s(t,e),t.prototype.componentWillMount=function(){this.currentlyTransitioningKeys={},this.keysToEnter=[],this.keysToLeave=[]},t.prototype.componentDidMount=function(){var e=this.state.children;for(var t in e)e[t]&&this.performAppear(t,this.childRefs[t])},t.prototype.componentWillReceiveProps=function(e){var t=(0,y.getChildMapping)(e.children),n=this.state.children;this.setState({children:(0,y.mergeChildMappings)(n,t)});for(var o in t){var r=n&&n.hasOwnProperty(o);!t[o]||r||this.currentlyTransitioningKeys[o]||this.keysToEnter.push(o)}for(var i in n){var a=t&&t.hasOwnProperty(i);!n[i]||a||this.currentlyTransitioningKeys[i]||this.keysToLeave.push(i)}},t.prototype.componentDidUpdate=function(){var e=this,t=this.keysToEnter;this.keysToEnter=[],t.forEach(function(t){return e.performEnter(t,e.childRefs[t])});var n=this.keysToLeave;this.keysToLeave=[],n.forEach(function(t){return e.performLeave(t,e.childRefs[t])})},t.prototype.render=function(){var e=this,t=[],n=function(n){var r=e.state.children[n];if(r){var i=\"string\"!=typeof r.ref,a=e.props.childFactory(r),s=function(t){e.childRefs[n]=t};\"production\"!==o.env.NODE_ENV&&(0,v.default)(i,\"string refs are not supported on children of TransitionGroup and will be ignored. Please use a callback ref instead: https://facebook.github.io/react/docs/refs-and-the-dom.html#the-ref-callback-attribute\"),a===r&&i&&(s=(0,c.default)(r.ref,s)),t.push(p.default.cloneElement(a,{key:n,ref:s}))}};for(var r in this.state.children)n(r);var i=u({},this.props);return delete i.transitionLeave,delete i.transitionName,delete i.transitionAppear,delete i.transitionEnter,delete i.childFactory,delete i.transitionLeaveTimeout,delete i.transitionEnterTimeout,delete i.transitionAppearTimeout,delete i.component,p.default.createElement(this.props.component,i,t)},t}(p.default.Component);_.displayName=\"TransitionGroup\",_.propTypes=\"production\"!==o.env.NODE_ENV?g:{},_.defaultProps=b,t.default=_,e.exports=t.default}).call(t,n(0))},function(e,t,n){\"use strict\";var o=\"function\"==typeof Symbol&&Symbol.for&&Symbol.for(\"react.element\")||60103;e.exports=o},function(e,t,n){\"use strict\";(function(t){function o(){if(u.current){var e=u.current.getName();if(e)return\" Check the render method of `\"+e+\"`.\"}return\"\"}function r(e){var t=o();if(!t){var n=\"string\"==typeof e?e:e.displayName||e.name;n&&(t=\" Check the top-level render call using <\"+n+\">.\")}return t}function i(e,n){if(e._store&&!e._store.validated&&null==e.key){e._store.validated=!0;var o=m.uniqueKey||(m.uniqueKey={}),i=r(n);if(!o[i]){o[i]=!0;var a=\"\";e&&e._owner&&e._owner!==u.current&&(a=\" It was passed a child from \"+e._owner.getName()+\".\"),\"production\"!==t.env.NODE_ENV&&h(!1,'Each child in an array or iterator should have a unique \"key\" prop.%s%s See https://fb.me/react-warning-keys for more information.%s',i,a,l.getCurrentStackAddendum(e))}}}function a(e,t){if(\"object\"==typeof e)if(Array.isArray(e))for(var n=0;n<e.length;n++){var o=e[n];c.isValidElement(o)&&i(o,t)}else if(c.isValidElement(e))e._store&&(e._store.validated=!0);else if(e){var r=f(e);if(r&&r!==e.entries)for(var a,s=r.call(e);!(a=s.next()).done;)c.isValidElement(a.value)&&i(a.value,t)}}function s(e){var n=e.type;if(\"function\"==typeof n){var o=n.displayName||n.name;n.propTypes&&d(n.propTypes,e.props,\"prop\",o,e,null),\"function\"==typeof n.getDefaultProps&&\"production\"!==t.env.NODE_ENV&&h(n.getDefaultProps.isReactClassApproved,\"getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.\")}}var u=n(25),l=n(20),c=n(35),d=n(413),p=n(115),f=n(116),h=n(3),m={},v={createElement:function(e,n,r){var i=\"string\"==typeof e||\"function\"==typeof e;if(!i&&\"function\"!=typeof e&&\"string\"!=typeof e){var u=\"\";(void 0===e||\"object\"==typeof e&&null!==e&&0===Object.keys(e).length)&&(u+=\" You likely forgot to export your component from the file it's defined in.\"),u+=o(),\"production\"!==t.env.NODE_ENV&&h(!1,\"React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s\",null==e?e:typeof e,u)}var l=c.createElement.apply(this,arguments);if(null==l)return l;if(i)for(var d=2;d<arguments.length;d++)a(arguments[d],e);return s(l),l},createFactory:function(e){var n=v.createElement.bind(null,e);return n.type=e,\"production\"!==t.env.NODE_ENV&&p&&Object.defineProperty(n,\"type\",{enumerable:!1,get:function(){return\"production\"!==t.env.NODE_ENV&&h(!1,\"Factory.type is deprecated. Access the class directly before passing it to createFactory.\"),Object.defineProperty(this,\"type\",{value:e}),e}}),n},cloneElement:function(e,t,n){for(var o=c.cloneElement.apply(this,arguments),r=2;r<arguments.length;r++)a(arguments[r],o.type);return s(o),o}};e.exports=v}).call(t,n(0))},function(e,t,n){\"use strict\";e.exports=\"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED\"},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=n(418),i=o(r),a=function(e){return(0,i.default)(\"displayName\",e)};t.default=a},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var r=n(417),i=o(r),a=function(e,t){return t+\"(\"+(0,i.default)(e)+\")\"};t.default=a},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var r=n(285),i=o(r);t.default=i.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var r=n(286),i=o(r);t.default=i.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var r=n(292),i=o(r);t.default=i.default},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(8),i=o(r),a=n(6),s=o(a),u=n(7),l=o(u),c=n(10),d=o(c),p=n(9),f=o(p),h=n(1),m=n(4),v=o(m),y=n(316),g=o(y),b=function(e){function t(){return(0,s.default)(this,t),(0,d.default)(this,(t.__proto__||(0,i.default)(t)).apply(this,arguments))}return(0,f.default)(t,e),(0,l.default)(t,[{key:\"getChildContext\",value:function(){return{muiTheme:this.props.muiTheme||(0,g.default)()}}},{key:\"render\",value:function(){return this.props.children}}]),t}(h.Component);b.childContextTypes={muiTheme:v.default.object.isRequired},b.propTypes=\"production\"!==e.env.NODE_ENV?{children:v.default.element,muiTheme:v.default.object}:{},t.default=b}).call(t,n(0))},function(e,t){function n(e){if(void 0===e)throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");return e}e.exports=n},function(e,t){function n(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}e.exports=n},function(e,t){function n(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,\"value\"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function o(e,t,o){return t&&n(e.prototype,t),o&&n(e,o),e}e.exports=o},function(e,t){function n(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}e.exports=n},function(e,t,n){function o(e,t){if(\"function\"!=typeof t&&null!==t)throw new TypeError(\"Super expression must either be null or a function\");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&r(e,t)}var r=n(188);e.exports=o},function(e,t,n){function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},o=Object.keys(n);\"function\"==typeof Object.getOwnPropertySymbols&&(o=o.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),o.forEach(function(t){r(e,t,n[t])})}return e}var r=n(182);e.exports=o},function(e,t,n){function o(e,t){if(null==e)return{};var n,o,i=r(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)n=a[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}var r=n(186);e.exports=o},function(e,t){function n(e,t){if(null==e)return{};var n,o,r={},i=Object.keys(e);for(o=0;o<i.length;o++)n=i[o],t.indexOf(n)>=0||(r[n]=e[n]);return r}e.exports=n},function(e,t,n){function o(e,t){return!t||\"object\"!==r(t)&&\"function\"!=typeof t?i(e):t}var r=n(117),i=n(179);e.exports=o},function(e,t){function n(t,o){return e.exports=n=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},n(t,o)}e.exports=n},function(e,t,n){e.exports={default:n(198),__esModule:!0}},function(e,t,n){e.exports={default:n(199),__esModule:!0}},function(e,t,n){e.exports={default:n(200),__esModule:!0}},function(e,t,n){e.exports={default:n(203),__esModule:!0}},function(e,t,n){e.exports={default:n(204),__esModule:!0}},function(e,t,n){e.exports={default:n(205),__esModule:!0}},function(e,t,n){/*!\n * Bowser - a browser detector\n * https://github.com/ded/bowser\n * MIT License | (c) Dustin Diaz 2015\n */\n!function(t,o,r){void 0!==e&&e.exports?e.exports=r():n(420)(o,r)}(0,\"bowser\",function(){function e(e){function t(t){var n=e.match(t);return n&&n.length>1&&n[1]||\"\"}function n(t){var n=e.match(t);return n&&n.length>1&&n[2]||\"\"}function r(e){switch(e){case\"NT\":return\"NT\";case\"XP\":return\"XP\";case\"NT 5.0\":return\"2000\";case\"NT 5.1\":return\"XP\";case\"NT 5.2\":return\"2003\";case\"NT 6.0\":return\"Vista\";case\"NT 6.1\":return\"7\";case\"NT 6.2\":return\"8\";case\"NT 6.3\":return\"8.1\";case\"NT 10.0\":return\"10\";default:return}}var i,s=t(/(ipod|iphone|ipad)/i).toLowerCase(),u=/like android/i.test(e),l=!u&&/android/i.test(e),c=/nexus\\s*[0-6]\\s*/i.test(e),d=!c&&/nexus\\s*[0-9]+/i.test(e),p=/CrOS/.test(e),f=/silk/i.test(e),h=/sailfish/i.test(e),m=/tizen/i.test(e),v=/(web|hpw)(o|0)s/i.test(e),y=/windows phone/i.test(e),g=(/SamsungBrowser/i.test(e),!y&&/windows/i.test(e)),b=!s&&!f&&/macintosh/i.test(e),_=!l&&!h&&!m&&!v&&/linux/i.test(e),E=n(/edg([ea]|ios)\\/(\\d+(\\.\\d+)?)/i),w=t(/version\\/(\\d+(\\.\\d+)?)/i),x=/tablet/i.test(e)&&!/tablet pc/i.test(e),C=!x&&/[^-]mobi/i.test(e),k=/xbox/i.test(e);/opera/i.test(e)?i={name:\"Opera\",opera:a,version:w||t(/(?:opera|opr|opios)[\\s\\/](\\d+(\\.\\d+)?)/i)}:/opr\\/|opios/i.test(e)?i={name:\"Opera\",opera:a,version:t(/(?:opr|opios)[\\s\\/](\\d+(\\.\\d+)?)/i)||w}:/SamsungBrowser/i.test(e)?i={name:\"Samsung Internet for Android\",samsungBrowser:a,version:w||t(/(?:SamsungBrowser)[\\s\\/](\\d+(\\.\\d+)?)/i)}:/Whale/i.test(e)?i={name:\"NAVER Whale browser\",whale:a,version:t(/(?:whale)[\\s\\/](\\d+(?:\\.\\d+)+)/i)}:/MZBrowser/i.test(e)?i={name:\"MZ Browser\",mzbrowser:a,version:t(/(?:MZBrowser)[\\s\\/](\\d+(?:\\.\\d+)+)/i)}:/coast/i.test(e)?i={name:\"Opera Coast\",coast:a,version:w||t(/(?:coast)[\\s\\/](\\d+(\\.\\d+)?)/i)}:/focus/i.test(e)?i={name:\"Focus\",focus:a,version:t(/(?:focus)[\\s\\/](\\d+(?:\\.\\d+)+)/i)}:/yabrowser/i.test(e)?i={name:\"Yandex Browser\",yandexbrowser:a,version:w||t(/(?:yabrowser)[\\s\\/](\\d+(\\.\\d+)?)/i)}:/ucbrowser/i.test(e)?i={name:\"UC Browser\",ucbrowser:a,version:t(/(?:ucbrowser)[\\s\\/](\\d+(?:\\.\\d+)+)/i)}:/mxios/i.test(e)?i={name:\"Maxthon\",maxthon:a,version:t(/(?:mxios)[\\s\\/](\\d+(?:\\.\\d+)+)/i)}:/epiphany/i.test(e)?i={name:\"Epiphany\",epiphany:a,version:t(/(?:epiphany)[\\s\\/](\\d+(?:\\.\\d+)+)/i)}:/puffin/i.test(e)?i={name:\"Puffin\",puffin:a,version:t(/(?:puffin)[\\s\\/](\\d+(?:\\.\\d+)?)/i)}:/sleipnir/i.test(e)?i={name:\"Sleipnir\",sleipnir:a,version:t(/(?:sleipnir)[\\s\\/](\\d+(?:\\.\\d+)+)/i)}:/k-meleon/i.test(e)?i={name:\"K-Meleon\",kMeleon:a,version:t(/(?:k-meleon)[\\s\\/](\\d+(?:\\.\\d+)+)/i)}:y?(i={name:\"Windows Phone\",osname:\"Windows Phone\",windowsphone:a},E?(i.msedge=a,i.version=E):(i.msie=a,i.version=t(/iemobile\\/(\\d+(\\.\\d+)?)/i))):/msie|trident/i.test(e)?i={name:\"Internet Explorer\",msie:a,version:t(/(?:msie |rv:)(\\d+(\\.\\d+)?)/i)}:p?i={name:\"Chrome\",osname:\"Chrome OS\",chromeos:a,chromeBook:a,chrome:a,version:t(/(?:chrome|crios|crmo)\\/(\\d+(\\.\\d+)?)/i)}:/edg([ea]|ios)/i.test(e)?i={name:\"Microsoft Edge\",msedge:a,version:E}:/vivaldi/i.test(e)?i={name:\"Vivaldi\",vivaldi:a,version:t(/vivaldi\\/(\\d+(\\.\\d+)?)/i)||w}:h?i={name:\"Sailfish\",osname:\"Sailfish OS\",sailfish:a,version:t(/sailfish\\s?browser\\/(\\d+(\\.\\d+)?)/i)}:/seamonkey\\//i.test(e)?i={name:\"SeaMonkey\",seamonkey:a,version:t(/seamonkey\\/(\\d+(\\.\\d+)?)/i)}:/firefox|iceweasel|fxios/i.test(e)?(i={name:\"Firefox\",firefox:a,version:t(/(?:firefox|iceweasel|fxios)[ \\/](\\d+(\\.\\d+)?)/i)},/\\((mobile|tablet);[^\\)]*rv:[\\d\\.]+\\)/i.test(e)&&(i.firefoxos=a,i.osname=\"Firefox OS\")):f?i={name:\"Amazon Silk\",silk:a,version:t(/silk\\/(\\d+(\\.\\d+)?)/i)}:/phantom/i.test(e)?i={name:\"PhantomJS\",phantom:a,version:t(/phantomjs\\/(\\d+(\\.\\d+)?)/i)}:/slimerjs/i.test(e)?i={name:\"SlimerJS\",slimer:a,version:t(/slimerjs\\/(\\d+(\\.\\d+)?)/i)}:/blackberry|\\bbb\\d+/i.test(e)||/rim\\stablet/i.test(e)?i={name:\"BlackBerry\",osname:\"BlackBerry OS\",blackberry:a,version:w||t(/blackberry[\\d]+\\/(\\d+(\\.\\d+)?)/i)}:v?(i={name:\"WebOS\",osname:\"WebOS\",webos:a,version:w||t(/w(?:eb)?osbrowser\\/(\\d+(\\.\\d+)?)/i)},/touchpad\\//i.test(e)&&(i.touchpad=a)):/bada/i.test(e)?i={name:\"Bada\",osname:\"Bada\",bada:a,version:t(/dolfin\\/(\\d+(\\.\\d+)?)/i)}:m?i={name:\"Tizen\",osname:\"Tizen\",tizen:a,version:t(/(?:tizen\\s?)?browser\\/(\\d+(\\.\\d+)?)/i)||w}:/qupzilla/i.test(e)?i={name:\"QupZilla\",qupzilla:a,version:t(/(?:qupzilla)[\\s\\/](\\d+(?:\\.\\d+)+)/i)||w}:/chromium/i.test(e)?i={name:\"Chromium\",chromium:a,version:t(/(?:chromium)[\\s\\/](\\d+(?:\\.\\d+)?)/i)||w}:/chrome|crios|crmo/i.test(e)?i={name:\"Chrome\",chrome:a,version:t(/(?:chrome|crios|crmo)\\/(\\d+(\\.\\d+)?)/i)}:l?i={name:\"Android\",version:w}:/safari|applewebkit/i.test(e)?(i={name:\"Safari\",safari:a},w&&(i.version=w)):s?(i={name:\"iphone\"==s?\"iPhone\":\"ipad\"==s?\"iPad\":\"iPod\"},w&&(i.version=w)):i=/googlebot/i.test(e)?{name:\"Googlebot\",googlebot:a,version:t(/googlebot\\/(\\d+(\\.\\d+))/i)||w}:{name:t(/^(.*)\\/(.*) /),version:n(/^(.*)\\/(.*) /)},!i.msedge&&/(apple)?webkit/i.test(e)?(/(apple)?webkit\\/537\\.36/i.test(e)?(i.name=i.name||\"Blink\",i.blink=a):(i.name=i.name||\"Webkit\",i.webkit=a),!i.version&&w&&(i.version=w)):!i.opera&&/gecko\\//i.test(e)&&(i.name=i.name||\"Gecko\",i.gecko=a,i.version=i.version||t(/gecko\\/(\\d+(\\.\\d+)?)/i)),i.windowsphone||!l&&!i.silk?!i.windowsphone&&s?(i[s]=a,i.ios=a,i.osname=\"iOS\"):b?(i.mac=a,i.osname=\"macOS\"):k?(i.xbox=a,i.osname=\"Xbox\"):g?(i.windows=a,i.osname=\"Windows\"):_&&(i.linux=a,i.osname=\"Linux\"):(i.android=a,i.osname=\"Android\");var T=\"\";i.windows?T=r(t(/Windows ((NT|XP)( \\d\\d?.\\d)?)/i)):i.windowsphone?T=t(/windows phone (?:os)?\\s?(\\d+(\\.\\d+)*)/i):i.mac?(T=t(/Mac OS X (\\d+([_\\.\\s]\\d+)*)/i),T=T.replace(/[_\\s]/g,\".\")):s?(T=t(/os (\\d+([_\\s]\\d+)*) like mac os x/i),T=T.replace(/[_\\s]/g,\".\")):l?T=t(/android[ \\/-](\\d+(\\.\\d+)*)/i):i.webos?T=t(/(?:web|hpw)os\\/(\\d+(\\.\\d+)*)/i):i.blackberry?T=t(/rim\\stablet\\sos\\s(\\d+(\\.\\d+)*)/i):i.bada?T=t(/bada\\/(\\d+(\\.\\d+)*)/i):i.tizen&&(T=t(/tizen[\\/\\s](\\d+(\\.\\d+)*)/i)),T&&(i.osversion=T);var N=!i.windows&&T.split(\".\")[0];return x||d||\"ipad\"==s||l&&(3==N||N>=4&&!C)||i.silk?i.tablet=a:(C||\"iphone\"==s||\"ipod\"==s||l||c||i.blackberry||i.webos||i.bada)&&(i.mobile=a),i.msedge||i.msie&&i.version>=10||i.yandexbrowser&&i.version>=15||i.vivaldi&&i.version>=1||i.chrome&&i.version>=20||i.samsungBrowser&&i.version>=4||i.whale&&1===o([i.version,\"1.0\"])||i.mzbrowser&&1===o([i.version,\"6.0\"])||i.focus&&1===o([i.version,\"1.0\"])||i.firefox&&i.version>=20||i.safari&&i.version>=6||i.opera&&i.version>=10||i.ios&&i.osversion&&i.osversion.split(\".\")[0]>=6||i.blackberry&&i.version>=10.1||i.chromium&&i.version>=20?i.a=a:i.msie&&i.version<10||i.chrome&&i.version<20||i.firefox&&i.version<20||i.safari&&i.version<6||i.opera&&i.version<10||i.ios&&i.osversion&&i.osversion.split(\".\")[0]<6||i.chromium&&i.version<20?i.c=a:i.x=a,i}function t(e){return e.split(\".\").length}function n(e,t){var n,o=[];if(Array.prototype.map)return Array.prototype.map.call(e,t);for(n=0;n<e.length;n++)o.push(t(e[n]));return o}function o(e){for(var o=Math.max(t(e[0]),t(e[1])),r=n(e,function(e){var r=o-t(e);return e+=new Array(r+1).join(\".0\"),n(e.split(\".\"),function(e){return new Array(20-e.length).join(\"0\")+e}).reverse()});--o>=0;){if(r[0][o]>r[1][o])return 1;if(r[0][o]!==r[1][o])return-1;if(0===o)return 0}}function r(t,n,r){var i=s;\"string\"==typeof n&&(r=n,n=void 0),void 0===n&&(n=!1),r&&(i=e(r));var a=\"\"+i.version;for(var u in t)if(t.hasOwnProperty(u)&&i[u]){if(\"string\"!=typeof t[u])throw new Error(\"Browser version in the minVersion map should be a string: \"+u+\": \"+String(t));return o([a,t[u]])<0}return n}function i(e,t,n){return!r(e,t,n)}var a=!0,s=e(\"undefined\"!=typeof navigator?navigator.userAgent||\"\":\"\");return s.test=function(e){for(var t=0;t<e.length;++t){var n=e[t];if(\"string\"==typeof n&&n in s)return!0}return!1},s.isUnsupportedBrowser=r,s.compareVersions=o,s.check=i,s._detect=e,s.detect=e,s})},function(e,t){e.exports=function(){for(var e=arguments.length,t=[],n=0;n<e;n++)t[n]=arguments[n];if(t=t.filter(function(e){return null!=e}),0!==t.length)return 1===t.length?t[0]:t.reduce(function(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}})}},function(e,t,n){n(134),n(227),e.exports=n(18).Array.from},function(e,t,n){n(229),e.exports=n(18).Object.assign},function(e,t,n){n(230);var o=n(18).Object;e.exports=function(e,t){return o.create(e,t)}},function(e,t,n){n(231);var o=n(18).Object;e.exports=function(e,t,n){return o.defineProperty(e,t,n)}},function(e,t,n){n(232),e.exports=n(18).Object.getPrototypeOf},function(e,t,n){n(233),e.exports=n(18).Object.keys},function(e,t,n){n(234),e.exports=n(18).Object.setPrototypeOf},function(e,t,n){n(236),n(235),n(237),n(238),e.exports=n(18).Symbol},function(e,t,n){n(134),n(239),e.exports=n(89).f(\"iterator\")},function(e,t){e.exports=function(e){if(\"function\"!=typeof e)throw TypeError(e+\" is not a function!\");return e}},function(e,t){e.exports=function(){}},function(e,t,n){var o=n(42),r=n(133),i=n(225);e.exports=function(e){return function(t,n,a){var s,u=o(t),l=r(u.length),c=i(a,l);if(e&&n!=n){for(;l>c;)if((s=u[c++])!=s)return!0}else for(;l>c;c++)if((e||c in u)&&u[c]===n)return e||c||0;return!e&&-1}}},function(e,t,n){var o=n(77),r=n(23)(\"toStringTag\"),i=\"Arguments\"==o(function(){return arguments}()),a=function(e,t){try{return e[t]}catch(e){}};e.exports=function(e){var t,n,s;return void 0===e?\"Undefined\":null===e?\"Null\":\"string\"==typeof(n=a(t=Object(e),r))?n:i?o(t):\"Object\"==(s=o(t))&&\"function\"==typeof t.callee?\"Arguments\":s}},function(e,t,n){\"use strict\";var o=n(29),r=n(52);e.exports=function(e,t,n){t in e?o.f(e,t,r(0,n)):e[t]=n}},function(e,t,n){var o=n(51),r=n(82),i=n(63);e.exports=function(e){var t=o(e),n=r.f;if(n)for(var a,s=n(e),u=i.f,l=0;s.length>l;)u.call(e,a=s[l++])&&t.push(a);return t}},function(e,t,n){var o=n(28).document;e.exports=o&&o.documentElement},function(e,t,n){var o=n(50),r=n(23)(\"iterator\"),i=Array.prototype;e.exports=function(e){return void 0!==e&&(o.Array===e||i[r]===e)}},function(e,t,n){var o=n(77);e.exports=Array.isArray||function(e){return\"Array\"==o(e)}},function(e,t,n){var o=n(38);e.exports=function(e,t,n,r){try{return r?t(o(n)[0],n[1]):t(n)}catch(t){var i=e.return;throw void 0!==i&&o(i.call(e)),t}}},function(e,t,n){\"use strict\";var o=n(81),r=n(52),i=n(83),a={};n(40)(a,n(23)(\"iterator\"),function(){return this}),e.exports=function(e,t,n){e.prototype=o(a,{next:r(1,n)}),i(e,t+\" Iterator\")}},function(e,t,n){var o=n(23)(\"iterator\"),r=!1;try{var i=[7][o]();i.return=function(){r=!0},Array.from(i,function(){throw 2})}catch(e){}e.exports=function(e,t){if(!t&&!r)return!1;var n=!1;try{var i=[7],a=i[o]();a.next=function(){return{done:n=!0}},i[o]=function(){return a},e(i)}catch(e){}return n}},function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,n){var o=n(64)(\"meta\"),r=n(41),i=n(33),a=n(29).f,s=0,u=Object.isExtensible||function(){return!0},l=!n(39)(function(){return u(Object.preventExtensions({}))}),c=function(e){a(e,o,{value:{i:\"O\"+ ++s,w:{}}})},d=function(e,t){if(!r(e))return\"symbol\"==typeof e?e:(\"string\"==typeof e?\"S\":\"P\")+e;if(!i(e,o)){if(!u(e))return\"F\";if(!t)return\"E\";c(e)}return e[o].i},p=function(e,t){if(!i(e,o)){if(!u(e))return!0;if(!t)return!1;c(e)}return e[o].w},f=function(e){return l&&h.NEED&&u(e)&&!i(e,o)&&c(e),e},h=e.exports={KEY:o,NEED:!1,fastKey:d,getWeak:p,onFreeze:f}},function(e,t,n){\"use strict\";var o=n(51),r=n(82),i=n(63),a=n(53),s=n(125),u=Object.assign;e.exports=!u||n(39)(function(){var e={},t={},n=Symbol(),o=\"abcdefghijklmnopqrst\";return e[n]=7,o.split(\"\").forEach(function(e){t[e]=e}),7!=u({},e)[n]||Object.keys(u({},t)).join(\"\")!=o})?function(e,t){for(var n=a(e),u=arguments.length,l=1,c=r.f,d=i.f;u>l;)for(var p,f=s(arguments[l++]),h=c?o(f).concat(c(f)):o(f),m=h.length,v=0;m>v;)d.call(f,p=h[v++])&&(n[p]=f[p]);return n}:u},function(e,t,n){var o=n(29),r=n(38),i=n(51);e.exports=n(32)?Object.defineProperties:function(e,t){r(e);for(var n,a=i(t),s=a.length,u=0;s>u;)o.f(e,n=a[u++],t[n]);return e}},function(e,t,n){var o=n(42),r=n(128).f,i={}.toString,a=\"object\"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],s=function(e){try{return r(e)}catch(e){return a.slice()}};e.exports.f=function(e){return a&&\"[object Window]\"==i.call(e)?s(e):r(o(e))}},function(e,t,n){var o=n(41),r=n(38),i=function(e,t){if(r(e),!o(t)&&null!==t)throw TypeError(t+\": can't set as prototype!\")};e.exports={set:Object.setPrototypeOf||(\"__proto__\"in{}?function(e,t,o){try{o=n(78)(Function.call,n(127).f(Object.prototype,\"__proto__\").set,2),o(e,[]),t=!(e instanceof Array)}catch(e){t=!0}return function(e,n){return i(e,n),t?e.__proto__=n:o(e,n),e}}({},!1):void 0),check:i}},function(e,t,n){var o=n(86),r=n(79);e.exports=function(e){return function(t,n){var i,a,s=String(r(t)),u=o(n),l=s.length;return u<0||u>=l?e?\"\":void 0:(i=s.charCodeAt(u),i<55296||i>56319||u+1===l||(a=s.charCodeAt(u+1))<56320||a>57343?e?s.charAt(u):i:e?s.slice(u,u+2):a-56320+(i-55296<<10)+65536)}}},function(e,t,n){var o=n(86),r=Math.max,i=Math.min;e.exports=function(e,t){return e=o(e),e<0?r(e+t,0):i(e,t)}},function(e,t,n){var o=n(209),r=n(23)(\"iterator\"),i=n(50);e.exports=n(18).getIteratorMethod=function(e){if(void 0!=e)return e[r]||e[\"@@iterator\"]||i[o(e)]}},function(e,t,n){\"use strict\";var o=n(78),r=n(27),i=n(53),a=n(215),s=n(213),u=n(133),l=n(210),c=n(226);r(r.S+r.F*!n(217)(function(e){Array.from(e)}),\"Array\",{from:function(e){var t,n,r,d,p=i(e),f=\"function\"==typeof this?this:Array,h=arguments.length,m=h>1?arguments[1]:void 0,v=void 0!==m,y=0,g=c(p);if(v&&(m=o(m,h>2?arguments[2]:void 0,2)),void 0==g||f==Array&&s(g))for(t=u(p.length),n=new f(t);t>y;y++)l(n,y,v?m(p[y],y):p[y]);else for(d=g.call(p),n=new f;!(r=d.next()).done;y++)l(n,y,v?a(d,m,[r.value,y],!0):r.value);return n.length=y,n}})},function(e,t,n){\"use strict\";var o=n(207),r=n(218),i=n(50),a=n(42);e.exports=n(126)(Array,\"Array\",function(e,t){this._t=a(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,r(1)):\"keys\"==t?r(0,n):\"values\"==t?r(0,e[n]):r(0,[n,e[n]])},\"values\"),i.Arguments=i.Array,o(\"keys\"),o(\"values\"),o(\"entries\")},function(e,t,n){var o=n(27);o(o.S+o.F,\"Object\",{assign:n(220)})},function(e,t,n){var o=n(27);o(o.S,\"Object\",{create:n(81)})},function(e,t,n){var o=n(27);o(o.S+o.F*!n(32),\"Object\",{defineProperty:n(29).f})},function(e,t,n){var o=n(53),r=n(129);n(131)(\"getPrototypeOf\",function(){return function(e){return r(o(e))}})},function(e,t,n){var o=n(53),r=n(51);n(131)(\"keys\",function(){return function(e){return r(o(e))}})},function(e,t,n){var o=n(27);o(o.S,\"Object\",{setPrototypeOf:n(223).set})},function(e,t){},function(e,t,n){\"use strict\";var o=n(28),r=n(33),i=n(32),a=n(27),s=n(132),u=n(219).KEY,l=n(39),c=n(85),d=n(83),p=n(64),f=n(23),h=n(89),m=n(88),v=n(211),y=n(214),g=n(38),b=n(41),_=n(42),E=n(87),w=n(52),x=n(81),C=n(222),k=n(127),T=n(29),N=n(51),O=k.f,S=T.f,D=C.f,M=o.Symbol,P=o.JSON,I=P&&P.stringify,A=\"prototype\",R=f(\"_hidden\"),L=f(\"toPrimitive\"),j={}.propertyIsEnumerable,F=c(\"symbol-registry\"),V=c(\"symbols\"),W=c(\"op-symbols\"),B=Object[A],U=\"function\"==typeof M,H=o.QObject,q=!H||!H[A]||!H[A].findChild,z=i&&l(function(){return 7!=x(S({},\"a\",{get:function(){return S(this,\"a\",{value:7}).a}})).a})?function(e,t,n){var o=O(B,t);o&&delete B[t],S(e,t,n),o&&e!==B&&S(B,t,o)}:S,K=function(e){var t=V[e]=x(M[A]);return t._k=e,t},$=U&&\"symbol\"==typeof M.iterator?function(e){return\"symbol\"==typeof e}:function(e){return e instanceof M},Y=function(e,t,n){return e===B&&Y(W,t,n),g(e),t=E(t,!0),g(n),r(V,t)?(n.enumerable?(r(e,R)&&e[R][t]&&(e[R][t]=!1),n=x(n,{enumerable:w(0,!1)})):(r(e,R)||S(e,R,w(1,{})),e[R][t]=!0),z(e,t,n)):S(e,t,n)},G=function(e,t){g(e);for(var n,o=v(t=_(t)),r=0,i=o.length;i>r;)Y(e,n=o[r++],t[n]);return e},X=function(e,t){return void 0===t?x(e):G(x(e),t)},J=function(e){var t=j.call(this,e=E(e,!0));return!(this===B&&r(V,e)&&!r(W,e))&&(!(t||!r(this,e)||!r(V,e)||r(this,R)&&this[R][e])||t)},Q=function(e,t){if(e=_(e),t=E(t,!0),e!==B||!r(V,t)||r(W,t)){var n=O(e,t);return!n||!r(V,t)||r(e,R)&&e[R][t]||(n.enumerable=!0),n}},Z=function(e){for(var t,n=D(_(e)),o=[],i=0;n.length>i;)r(V,t=n[i++])||t==R||t==u||o.push(t);return o},ee=function(e){for(var t,n=e===B,o=D(n?W:_(e)),i=[],a=0;o.length>a;)!r(V,t=o[a++])||n&&!r(B,t)||i.push(V[t]);return i};U||(M=function(){if(this instanceof M)throw TypeError(\"Symbol is not a constructor!\");var e=p(arguments.length>0?arguments[0]:void 0),t=function(n){this===B&&t.call(W,n),r(this,R)&&r(this[R],e)&&(this[R][e]=!1),z(this,e,w(1,n))};return i&&q&&z(B,e,{configurable:!0,set:t}),K(e)},s(M[A],\"toString\",function(){return this._k}),k.f=Q,T.f=Y,n(128).f=C.f=Z,n(63).f=J,n(82).f=ee,i&&!n(62)&&s(B,\"propertyIsEnumerable\",J,!0),h.f=function(e){return K(f(e))}),a(a.G+a.W+a.F*!U,{Symbol:M});for(var te=\"hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables\".split(\",\"),ne=0;te.length>ne;)f(te[ne++]);for(var oe=N(f.store),re=0;oe.length>re;)m(oe[re++]);a(a.S+a.F*!U,\"Symbol\",{for:function(e){return r(F,e+=\"\")?F[e]:F[e]=M(e)},keyFor:function(e){if(!$(e))throw TypeError(e+\" is not a symbol!\");for(var t in F)if(F[t]===e)return t},useSetter:function(){q=!0},useSimple:function(){q=!1}}),a(a.S+a.F*!U,\"Object\",{create:X,defineProperty:Y,defineProperties:G,getOwnPropertyDescriptor:Q,getOwnPropertyNames:Z,getOwnPropertySymbols:ee}),P&&a(a.S+a.F*(!U||l(function(){var e=M();return\"[null]\"!=I([e])||\"{}\"!=I({a:e})||\"{}\"!=I(Object(e))})),\"JSON\",{stringify:function(e){for(var t,n,o=[e],r=1;arguments.length>r;)o.push(arguments[r++]);if(n=t=o[1],(b(t)||void 0!==e)&&!$(e))return y(t)||(t=function(e,t){if(\"function\"==typeof n&&(t=n.call(this,e,t)),!$(t))return t}),o[1]=t,I.apply(P,o)}}),M[A][L]||n(40)(M[A],L,M[A].valueOf),d(M,\"Symbol\"),d(Math,\"Math\",!0),d(o.JSON,\"JSON\",!0)},function(e,t,n){n(88)(\"asyncIterator\")},function(e,t,n){n(88)(\"observable\")},function(e,t,n){n(228);for(var o=n(28),r=n(40),i=n(50),a=n(23)(\"toStringTag\"),s=\"CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList\".split(\",\"),u=0;u<s.length;u++){var l=s[u],c=o[l],d=c&&c.prototype;d&&!d[a]&&r(d,a,l),i[l]=i.Array}},function(e,t,n){\"use strict\";(function(t){function o(e){return e}function r(e,n,r){function d(e,n,o){for(var r in n)n.hasOwnProperty(r)&&\"production\"!==t.env.NODE_ENV&&u(\"function\"==typeof n[r],\"%s: %s type `%s` is invalid; it must be a function, usually from React.PropTypes.\",e.displayName||\"ReactClass\",l[o],r)}function p(e,t){var n=w.hasOwnProperty(t)?w[t]:null;N.hasOwnProperty(t)&&s(\"OVERRIDE_BASE\"===n,\"ReactClassInterface: You are attempting to override `%s` from your class specification. Ensure that your method names do not overlap with React methods.\",t),e&&s(\"DEFINE_MANY\"===n||\"DEFINE_MANY_MERGED\"===n,\"ReactClassInterface: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.\",t)}function f(e,o){if(o){s(\"function\"!=typeof o,\"ReactClass: You're attempting to use a component class or function as a mixin. Instead, just use a regular object.\"),s(!n(o),\"ReactClass: You're attempting to use a component as a mixin. Instead, just use a regular object.\");var r=e.prototype,i=r.__reactAutoBindPairs;o.hasOwnProperty(c)&&C.mixins(e,o.mixins);for(var a in o)if(o.hasOwnProperty(a)&&a!==c){var l=o[a],d=r.hasOwnProperty(a);if(p(d,a),C.hasOwnProperty(a))C[a](e,l);else{var f=w.hasOwnProperty(a),h=\"function\"==typeof l,m=h&&!f&&!d&&!1!==o.autobind;if(m)i.push(a,l),r[a]=l;else if(d){var g=w[a];s(f&&(\"DEFINE_MANY_MERGED\"===g||\"DEFINE_MANY\"===g),\"ReactClass: Unexpected spec policy %s for key %s when mixing in component specs.\",g,a),\"DEFINE_MANY_MERGED\"===g?r[a]=v(r[a],l):\"DEFINE_MANY\"===g&&(r[a]=y(r[a],l))}else r[a]=l,\"production\"!==t.env.NODE_ENV&&\"function\"==typeof l&&o.displayName&&(r[a].displayName=o.displayName+\"_\"+a)}}}else if(\"production\"!==t.env.NODE_ENV){var b=typeof o,_=\"object\"===b&&null!==o;\"production\"!==t.env.NODE_ENV&&u(_,\"%s: You're attempting to include a mixin that is either null or not an object. Check the mixins included by the component, as well as any mixins they include themselves. Expected object but got %s.\",e.displayName||\"ReactClass\",null===o?null:b)}}function h(e,t){if(t)for(var n in t){var o=t[n];if(t.hasOwnProperty(n)){var r=n in C;s(!r,'ReactClass: You are attempting to define a reserved property, `%s`, that shouldn\\'t be on the \"statics\" key. Define it as an instance property instead; it will still be accessible on the constructor.',n);var i=n in e;if(i){var a=x.hasOwnProperty(n)?x[n]:null;return s(\"DEFINE_MANY_MERGED\"===a,\"ReactClass: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.\",n),void(e[n]=v(e[n],o))}e[n]=o}}}function m(e,t){s(e&&t&&\"object\"==typeof e&&\"object\"==typeof t,\"mergeIntoWithNoDuplicateKeys(): Cannot merge non-objects.\");for(var n in t)t.hasOwnProperty(n)&&(s(void 0===e[n],\"mergeIntoWithNoDuplicateKeys(): Tried to merge two objects with the same key: `%s`. This conflict may be due to a mixin; in particular, this may be caused by two getInitialState() or getDefaultProps() methods returning objects with clashing keys.\",n),e[n]=t[n]);return e}function v(e,t){return function(){var n=e.apply(this,arguments),o=t.apply(this,arguments);if(null==n)return o;if(null==o)return n;var r={};return m(r,n),m(r,o),r}}function y(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function g(e,n){var o=n.bind(e);if(\"production\"!==t.env.NODE_ENV){o.__reactBoundContext=e,o.__reactBoundMethod=n,o.__reactBoundArguments=null;var r=e.constructor.displayName,i=o.bind;o.bind=function(a){for(var s=arguments.length,l=Array(s>1?s-1:0),c=1;c<s;c++)l[c-1]=arguments[c];if(a!==e&&null!==a)\"production\"!==t.env.NODE_ENV&&u(!1,\"bind(): React component methods may only be bound to the component instance. See %s\",r);else if(!l.length)return\"production\"!==t.env.NODE_ENV&&u(!1,\"bind(): You are binding a component method to the component. React does this for you automatically in a high-performance way, so you can safely remove this call. See %s\",r),o;var d=i.apply(o,arguments);return d.__reactBoundContext=e,d.__reactBoundMethod=n,d.__reactBoundArguments=l,d}}return o}function b(e){for(var t=e.__reactAutoBindPairs,n=0;n<t.length;n+=2){var o=t[n],r=t[n+1];e[o]=g(e,r)}}function _(e){var n=o(function(e,o,i){\"production\"!==t.env.NODE_ENV&&u(this instanceof n,\"Something is calling a React component directly. Use a factory or JSX instead. See: https://fb.me/react-legacyfactory\"),this.__reactAutoBindPairs.length&&b(this),this.props=e,this.context=o,this.refs=a,this.updater=i||r,this.state=null;var l=this.getInitialState?this.getInitialState():null;\"production\"!==t.env.NODE_ENV&&void 0===l&&this.getInitialState._isMockFunction&&(l=null),s(\"object\"==typeof l&&!Array.isArray(l),\"%s.getInitialState(): must return an object or null\",n.displayName||\"ReactCompositeComponent\"),this.state=l});n.prototype=new O,n.prototype.constructor=n,n.prototype.__reactAutoBindPairs=[],E.forEach(f.bind(null,n)),f(n,k),f(n,e),f(n,T),n.getDefaultProps&&(n.defaultProps=n.getDefaultProps()),\"production\"!==t.env.NODE_ENV&&(n.getDefaultProps&&(n.getDefaultProps.isReactClassApproved={}),n.prototype.getInitialState&&(n.prototype.getInitialState.isReactClassApproved={})),s(n.prototype.render,\"createClass(...): Class specification must implement a `render` method.\"),\"production\"!==t.env.NODE_ENV&&(u(!n.prototype.componentShouldUpdate,\"%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.\",e.displayName||\"A component\"),u(!n.prototype.componentWillRecieveProps,\"%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?\",e.displayName||\"A component\"),u(!n.prototype.UNSAFE_componentWillRecieveProps,\"%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?\",e.displayName||\"A component\"));for(var i in w)n.prototype[i]||(n.prototype[i]=null);return n}var E=[],w={mixins:\"DEFINE_MANY\",statics:\"DEFINE_MANY\",propTypes:\"DEFINE_MANY\",contextTypes:\"DEFINE_MANY\",childContextTypes:\"DEFINE_MANY\",getDefaultProps:\"DEFINE_MANY_MERGED\",getInitialState:\"DEFINE_MANY_MERGED\",getChildContext:\"DEFINE_MANY_MERGED\",render:\"DEFINE_ONCE\",componentWillMount:\"DEFINE_MANY\",componentDidMount:\"DEFINE_MANY\",componentWillReceiveProps:\"DEFINE_MANY\",shouldComponentUpdate:\"DEFINE_ONCE\",componentWillUpdate:\"DEFINE_MANY\",componentDidUpdate:\"DEFINE_MANY\",componentWillUnmount:\"DEFINE_MANY\",UNSAFE_componentWillMount:\"DEFINE_MANY\",UNSAFE_componentWillReceiveProps:\"DEFINE_MANY\",UNSAFE_componentWillUpdate:\"DEFINE_MANY\",updateComponent:\"OVERRIDE_BASE\"},x={getDerivedStateFromProps:\"DEFINE_MANY_MERGED\"},C={displayName:function(e,t){e.displayName=t},mixins:function(e,t){if(t)for(var n=0;n<t.length;n++)f(e,t[n])},childContextTypes:function(e,n){\"production\"!==t.env.NODE_ENV&&d(e,n,\"childContext\"),e.childContextTypes=i({},e.childContextTypes,n)},contextTypes:function(e,n){\"production\"!==t.env.NODE_ENV&&d(e,n,\"context\"),e.contextTypes=i({},e.contextTypes,n)},getDefaultProps:function(e,t){e.getDefaultProps?e.getDefaultProps=v(e.getDefaultProps,t):e.getDefaultProps=t},propTypes:function(e,n){\"production\"!==t.env.NODE_ENV&&d(e,n,\"prop\"),e.propTypes=i({},e.propTypes,n)},statics:function(e,t){h(e,t)},autobind:function(){}},k={componentDidMount:function(){this.__isMounted=!0}},T={componentWillUnmount:function(){this.__isMounted=!1}},N={replaceState:function(e,t){this.updater.enqueueReplaceState(this,e,t)},isMounted:function(){return\"production\"!==t.env.NODE_ENV&&(u(this.__didWarnIsMounted,\"%s: isMounted is deprecated. Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks.\",this.constructor&&this.constructor.displayName||this.name||\"Component\"),this.__didWarnIsMounted=!0),!!this.__isMounted}},O=function(){};return i(O.prototype,e.prototype,N),_}var i=n(12),a=n(43),s=n(2);if(\"production\"!==t.env.NODE_ENV)var u=n(3);var l,c=\"mixins\";l=\"production\"!==t.env.NODE_ENV?{prop:\"prop\",context:\"context\",childContext:\"child context\"}:{},e.exports=r}).call(t,n(0))},function(e,t,n){\"use strict\";var o=n(1),r=n(240);if(void 0===o)throw Error(\"create-react-class could not find the React object. If you are using script tags, make sure that React is being loaded before create-react-class.\");var i=(new o.Component).updater;e.exports=r(o.Component,o.isValidElement,i)},function(e,t,n){(function(t){var o=void 0===o?{}:o;!function(o){var r=window||t,i=window?window.jQuery||n(54):n(54),a=window?window.signalR||n(136):n(136);e.exports=o(i,a,r)}(function(e,t,n){return o=e.extend(o,{version:\"1.2.0\",type:null,_init:!1}),o.init=function(n,r,i){o._init||(o._init=!0,i=i||t,i&&i.HubConnection?(o.type=\"netcore\",Object.defineProperty(o,\"isConnected\",{get:function(){return o._connection&&1===o._connection.connection.connectionState}}),o=e.extend(o,{hubPath:n||\"/dotnetify\",url:r,reconnectDelay:[2,5,10],reconnectRetry:null,_connection:null,_reconnectCount:0,_startDoneHandler:null,_startFailHandler:null,_disconnectedHandler:function(){},_stateChangedHandler:function(e){},_onDisconnected:function(){o._changeState(4),o._disconnectedHandler()},_changeState:function(e){1==e&&(o._reconnectCount=0);var t={0:\"connecting\",1:\"connected\",2:\"reconnecting\",4:\"disconnected\",99:\"terminated\"};o._stateChangedHandler(t[e])},_startConnection:function(e,t){var n=o.url?o.url+o.hubPath:o.hubPath,r={};Object.keys(e).forEach(function(t){r[t]=e[t]}),r.transport=t.shift(),o._connection=(new i.HubConnectionBuilder).withUrl(n,r).build(),o._connection.on(\"response_vm\",o.client.response_VM),o._connection.onclose(o._onDisconnected);var a=o._connection.start().then(function(){o._changeState(1)}).catch(function(){t.length>0?o._startConnection(e,t):o._onDisconnected()});return\"function\"==typeof o._startDoneHandler&&a.then(o._startDoneHandler).catch(o._startFailHandler||function(){}),a},start:function(e){o._startDoneHandler=null,o._startFailHandler=null;var t=[0],n={webSockets:0,serverSentEvents:1,longPolling:2};e&&Array.isArray(e.transport)&&(t=e.transport.map(function(e){return n[e]}));var r=o._startConnection(e,t);return{done:function(e){return o._startDoneHandler=e,r.then(e).catch(function(){}),this},fail:function(e){return o._startFailHandler=e,r.catch(e),this}}},disconnected:function(e){\"function\"==typeof e&&(o._disconnectedHandler=e)},stateChanged:function(e){\"function\"==typeof e&&(o._stateChangedHandler=e)},reconnect:function(e){if(\"function\"==typeof e)if(!o.reconnectRetry||o._reconnectCount<o.reconnectRetry){var t=o._reconnectCount<o.reconnectDelay.length?o.reconnectDelay[o._reconnectCount]:o.reconnectDelay[o.reconnectDelay.length-1];o._reconnectCount++,setTimeout(function(){o._changeState(2),e()},1e3*t)}else o._changeState(99)},client:{},server:{dispose_VM:function(e){o._connection.invoke(\"Dispose_VM\",e)},update_VM:function(e,t){o._connection.invoke(\"Update_VM\",e,t)},request_VM:function(e,t){o._connection.invoke(\"Request_VM\",e,t)}}})):(o.type=\"netfx\",function(e,t,n){\"use strict\";function r(t,n){return function(){n.apply(t,e.makeArray(arguments))}}function i(t,n){var o,i,a,s,u;for(o in t)if(t.hasOwnProperty(o)){if(i=t[o],!i.hubName)continue;u=n?i.on:i.off;for(a in i.client)if(i.client.hasOwnProperty(a)){if(s=i.client[a],!e.isFunction(s))continue;u.call(i,a,r(i,s))}}}if(\"function\"!=typeof e.signalR)throw new Error(\"SignalR: SignalR is not loaded. Please ensure jquery.signalR-x.js is referenced before ~/signalr/js.\");var a=e.signalR;e.hubConnection.prototype.createHubProxies=function(){var t={};return this.starting(function(){i(t,!0),this._registerSubscribedHubs()}).disconnected(function(){i(t,!1)}),t.dotNetifyHub=this.createHubProxy(\"dotNetifyHub\"),t.dotNetifyHub.client={},t.dotNetifyHub.server={dispose_VM:function(n){return t.dotNetifyHub.invoke.apply(t.dotNetifyHub,e.merge([\"Dispose_VM\"],e.makeArray(arguments)))},request_VM:function(n,o){return t.dotNetifyHub.invoke.apply(t.dotNetifyHub,e.merge([\"Request_VM\"],e.makeArray(arguments)))},update_VM:function(n,o){return t.dotNetifyHub.invoke.apply(t.dotNetifyHub,e.merge([\"Update_VM\"],e.makeArray(arguments)))}},t},a.hub=e.hubConnection(o.hubPath,{useDefaultPath:!1}),e.extend(a,a.hub.createHubProxies())}(e),Object.defineProperty(o,\"state\",{get:function(){return e.connection.hub.state},set:function(t){e.connection.hub.state=t}}),Object.defineProperty(o,\"client\",{get:function(){return e.connection.dotNetifyHub.client}}),Object.defineProperty(o,\"server\",{get:function(){return e.connection.dotNetifyHub.server}}),Object.defineProperty(o,\"isConnected\",{get:function(){return e.connection.hub.state==e.signalR.connectionState.connected}}),o=e.extend(o,{hubPath:n||\"/signalr\",url:r,reconnectDelay:[2,5,10],reconnectRetry:null,_reconnectCount:0,_stateChangedHandler:function(e){},start:function(t){o.url&&(e.connection.hub.url=o.url);var n;return n=t?e.connection.hub.start(t):e.connection.hub.start(),n.fail(function(e){e.source&&\"Error parsing negotiate response.\"===e.source.message&&console.warn(\"This client may be attempting to connect to an incompatible SignalR .NET Core server.\")}),n},disconnected:function(t){return e.connection.hub.disconnected(t)},stateChanged:function(t){return o._stateChangedHandler=t,e.connection.hub.stateChanged(function(e){1==e&&(o._reconnectCount=0),t({0:\"connecting\",1:\"connected\",2:\"reconnecting\",4:\"disconnected\"}[e.newState])})},reconnect:function(e){if(\"function\"==typeof e)if(!o.reconnectRetry||o._reconnectCount<o.reconnectRetry){var t=o._reconnectCount<o.reconnectDelay.length?o.reconnectDelay[o._reconnectCount]:o.reconnectDelay[o.reconnectDelay.length-1];o._reconnectCount++,setTimeout(function(){o._stateChangedHandler(\"reconnecting\"),e()},1e3*t)}else o._stateChangedHandler(\"terminated\")}})))},o})}).call(t,n(60))},function(e,t,n){(function(t){var o=void 0===o?{}:o;!function(o){var r=window||t,i=\"undefined\"!=typeof window?window.jQuery||n(54):n(54);e.exports=o(i,r,n(242))}(function(e,t,n){function r(t,n,r){this.$vmId=t,this.$component=n,this.$vmArg=r&&r.vmArg,this.$headers=r&&r.headers,this.$exceptionHandler=r&&r.exceptionHandler,this.$requested=!1,this.$loaded=!1,this.$itemKey={};var i=r&&r.getState,a=r&&r.setState;i=\"function\"==typeof i?i:function(){return n.state},a=\"function\"==typeof a?a:function(e){n.setState(e)},n&&n.props&&n.props.hasOwnProperty(\"vmArg\")&&(this.$vmArg=e.extend(this.$vmArg,n.props.vmArg)),this.State=function(e){return void 0===e?i():a(e)};for(var s in o.react.plugins){var u=o.react.plugins[s];u.hasOwnProperty(\"$inject\")&&u.$inject(this)}}return o=e.extend(o,{hub:n,hubOptions:{transport:[\"webSockets\",\"longPolling\"]},hubPath:null,hubServerUrl:null,debug:!1,debugFn:null,connectionStateHandler:null,isConnected:function(){return n.isConnected},connect:function(e,t){return o.react.connect(e,null,t)},_triggerConnectionStateEvent:function(e,t){o.debug&&console.log(\"SignalR: \"+(t?t.message:e)),\"function\"==typeof o.connectionStateHandler?o.connectionStateHandler(e,t):t&&console.error(t)},_hub:null}),o.react=e.extend(o.hasOwnProperty(\"react\")?o.react:{},{version:\"1.1.0\",viewModels:{},plugins:{},init:function(){var e=o.react;null===o._hub&&(n.init(o.hubPath,o.hubServerUrl,o.hubLib),n.client.response_VM=function(t,o){Array.isArray(t)&&(o=t[1],t=t[0]);var r=e.viewModels.hasOwnProperty(t)?e.viewModels[t]:null,i=JSON.parse(o);if(i&&i.hasOwnProperty(\"ExceptionType\")&&i.hasOwnProperty(\"Message\")){var a={name:i.ExceptionType,message:i.Message};if(r&&\"function\"==typeof r.$exceptionHandler)return r.$exceptionHandler(a);throw console.error(\"[\"+t+\"] \"+a.name+\": \"+a.message),a}r?r.$update(o):n.server.dispose_VM(t)},n.disconnected(function(){o._hub=null,n.reconnect(e.startHub)}),n.stateChanged(function(e){o._triggerConnectionStateEvent(e)})),e.startHub()},startHub:function(){var e=o.react,t=function(){for(var t in e.viewModels)e.viewModels[t].$requested||e.viewModels[t].$request()};if(null===o._hub){for(var r in e.viewModels)e.viewModels[r].$requested=!1;o._hub=n.start(o.hubOptions).done(function(){t()}).fail(function(e){o._triggerConnectionStateEvent(\"error\",e)})}else o.isConnected()&&o._hub.done(t);return o._hub},connect:function(e,t,n){if(arguments.length<2)throw new Error(\"[dotNetify] Missing arguments. Usage: connect(vmId, component) \");if(arguments.length>3)throw new Error(\"[dotNetify] Deprecated parameters. New usage: connect(vmId, component [,{getState, setState, vmArg, headers, exceptionHandler}]) \");if(o.ssr){var i=n&&n.vmArg;return o.react.ssrConnect(e,t,i)}var a=o.react;return a.viewModels.hasOwnProperty(e)?console.error(\"Component is attempting to connect to an already active '\"+e+\"'.  If it's from a dismounted component, you must add vm.$destroy to componentWillUnmount().\"):a.viewModels[e]=new r(e,t,n),a.init(),a.viewModels[e]},ssrConnect:function(n,i,a){null!=t.ssr&&t.ssr.hasOwnProperty(n)||console.error(\"Server-side rendering requires initial state in 'window.ssr.\"+n+\"'.\");var s=o.react,u=t.ssr[n],l=function(){return u},c=function(t){u=e.extend(u,t)},d={getState:l,setState:c,vmArg:a},p=s.viewModels[n]=new r(n,i,d);return setTimeout(function(){p.$update(JSON.stringify(t.ssr[n]))},100),p},getViewModels:function(){var e=o.react,t=[];for(var n in e.viewModels)t.push(e.viewModels[n]);return t}}),r.prototype.$destroy=function(){for(var e in o.react.plugins){var t=o.react.plugins[e];\"function\"==typeof t.$destroy&&t.$destroy.apply(this)}if(o.isConnected())try{n.server.dispose_VM(this.$vmId)}catch(e){o._triggerConnectionStateEvent(\"error\",e)}delete o.react.viewModels[this.$vmId]},r.prototype.$dispatch=function(e){if(o.isConnected())try{n.server.update_VM(this.$vmId,e),o.debug&&(console.log(\"[\"+this.$vmId+\"] sent> \"),console.log(e),null!=o.debugFn&&o.debugFn(this.$vmId,\"sent\",e))}catch(e){o._triggerConnectionStateEvent(\"error\",e)}},r.prototype.$dispatchListState=function(e){for(var t in e){var n=this.$itemKey[t];if(!n)return void console.error(\"[\"+this.$vmId+\"] missing item key for '\"+t+\"'; add \"+t+\"_itemKey property to the view model.\");var o=e[t];if(!o[n])return console.error(\"[\"+this.$vmId+\"] couldn't dispatch data from '\"+t+\"' due to missing property '\"+n+\"'\"),void console.error(o);for(var r in o)if(r!=n){var i={};i[t+\".$\"+o[n]+\".\"+r]=o[r],this.$dispatch(i)}this.$updateList(t,o)}},r.prototype.$preProcess=function(e){var t=this;for(var n in e){var o=/(.*)_add/.exec(n);if(null==o){var o=/(.*)_update/.exec(n);if(null==o){var o=/(.*)_remove/.exec(n);if(null==o){var o=/(.*)_itemKey/.exec(n);if(null==o);else{var r=o[1],i={};i[r]=e[n],t.$setItemKey(i),delete e[n]}}else{var r=o[1];if(Array.isArray(this.State()[r])){var a=this.$itemKey[r];null!=a?t.$removeList(r,function(t){return t[a]==e[n]}):console.error(\"[\"+this.$vmId+\"] missing item key for '\"+r+\"'; add \"+r+\"_itemKey property to the view model.\")}else console.error(\"[\"+this.$vmId+\"] '\"+r+\"' is not found or not an array.\");delete e[n]}}else{var r=o[1];Array.isArray(this.State()[r])?t.$updateList(r,e[n]):console.error(\"[\"+this.$vmId+\"] '\"+r+\"' is not found or not an array.\"),delete e[n]}}else{var r=o[1];Array.isArray(this.State()[r])?t.$addList(r,e[n]):console.error(\"unable to resolve \"+n),delete e[n]}}},r.prototype.$request=function(){o.isConnected()&&(n.server.request_VM(this.$vmId,{$vmArg:this.$vmArg,$headers:this.$headers}),this.$requested=!0)},r.prototype.$update=function(t){o.debug&&(console.log(\"[\"+this.$vmId+\"] received> \"),console.log(JSON.parse(t)),null!=o.debugFn&&o.debugFn(this.$vmId,\"received\",JSON.parse(t)));var n=JSON.parse(t);this.$preProcess(n);var r=this.State();r=e.extend({},r,n),this.State(r),this.$loaded||this.$onLoad()},r.prototype.$onLoad=function(){for(var e in o.react.plugins){var t=o.react.plugins[e];\"function\"==typeof t.$ready&&t.$ready.apply(this)}this.$loaded=!0},r.prototype.$setItemKey=function(e){this.$itemKey=e},r.prototype.$addList=function(e,t){var n=this.$itemKey[e];if(null!=n){if(!t.hasOwnProperty(n))return void console.error(\"[\"+this.$vmId+\"] couldn't add item to '\"+e+\"' due to missing property '\"+n+\"'\");if(this.State()[e].filter(function(e){return e[n]==t[n]}).length>0)return void console.error(\"[\"+this.$vmId+\"] couldn't add item to '\"+e+\"' because the key already exists\")}var o=this.State()[e];o.push(t);var r={};r[e]=o,this.State(r)},r.prototype.$removeList=function(e,t){var n={};n[e]=this.State()[e].filter(function(e){return!t(e)}),this.State(n)},r.prototype.$updateList=function(t,n){var o=this.$itemKey[t];if(null!=o){if(!n.hasOwnProperty(o))return void console.error(\"[\"+this.$vmId+\"] couldn't update item to '\"+t+\"' due to missing property '\"+o+\"'\");var r={};r[t]=this.State()[t].map(function(t){return t[o]==n[o]?e.extend(t,n):t}),this.State(r)}else console.error(\"[\"+this.$vmId+\"] missing item key for '\"+listName+\"'; add \"+listName+\"_itemKey property to the view model.\")},o})}).call(t,n(60))},function(e,t,n){\"use strict\";function o(e){return e.replace(r,function(e,t){return t.toUpperCase()})}var r=/-(.)/g;e.exports=o},function(e,t,n){\"use strict\";function o(e){return r(e.replace(i,\"ms-\"))}var r=n(244),i=/^-ms-/;e.exports=o},function(e,t,n){\"use strict\";function o(e,t){return!(!e||!t)&&(e===t||!r(e)&&(r(t)?o(e,t.parentNode):\"contains\"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}var r=n(254);e.exports=o},function(e,t,n){\"use strict\";(function(t){function o(e){var n=e.length;if((Array.isArray(e)||\"object\"!=typeof e&&\"function\"!=typeof e)&&(\"production\"!==t.env.NODE_ENV?a(!1,\"toArray: Array-like object expected\"):a(!1)),\"number\"!=typeof n&&(\"production\"!==t.env.NODE_ENV?a(!1,\"toArray: Object needs a length property\"):a(!1)),0===n||n-1 in e||(\"production\"!==t.env.NODE_ENV?a(!1,\"toArray: Object should have keys for indices\"):a(!1)),\"function\"==typeof e.callee&&(\"production\"!==t.env.NODE_ENV?a(!1,\"toArray: Object can't be `arguments`. Use rest params (function(...args) {}) or Array.from() instead.\"):a(!1)),e.hasOwnProperty)try{return Array.prototype.slice.call(e)}catch(e){}for(var o=Array(n),r=0;r<n;r++)o[r]=e[r];return o}function r(e){return!!e&&(\"object\"==typeof e||\"function\"==typeof e)&&\"length\"in e&&!(\"setInterval\"in e)&&\"number\"!=typeof e.nodeType&&(Array.isArray(e)||\"callee\"in e||\"item\"in e)}function i(e){return r(e)?Array.isArray(e)?e.slice():o(e):[e]}var a=n(2);e.exports=i}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e){var t=e.match(c);return t&&t[1].toLowerCase()}function r(e,n){var r=l;l||(\"production\"!==t.env.NODE_ENV?u(!1,\"createNodesFromMarkup dummy not initialized\"):u(!1));var i=o(e),c=i&&s(i);if(c){r.innerHTML=c[1]+e+c[2];for(var d=c[0];d--;)r=r.lastChild}else r.innerHTML=e;var p=r.getElementsByTagName(\"script\");p.length&&(n||(\"production\"!==t.env.NODE_ENV?u(!1,\"createNodesFromMarkup(...): Unexpected <script> element rendered.\"):u(!1)),a(p).forEach(n));for(var f=Array.from(r.childNodes);r.lastChild;)r.removeChild(r.lastChild);return f}var i=n(16),a=n(247),s=n(249),u=n(2),l=i.canUseDOM?document.createElement(\"div\"):null,c=/^\\s*<(\\w+)/;e.exports=r}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e){return a||(\"production\"!==t.env.NODE_ENV?i(!1,\"Markup wrapping node not initialized\"):i(!1)),p.hasOwnProperty(e)||(e=\"*\"),s.hasOwnProperty(e)||(a.innerHTML=\"*\"===e?\"<link />\":\"<\"+e+\"></\"+e+\">\",s[e]=!a.firstChild),s[e]?p[e]:null}var r=n(16),i=n(2),a=r.canUseDOM?document.createElement(\"div\"):null,s={},u=[1,'<select multiple=\"true\">',\"</select>\"],l=[1,\"<table>\",\"</table>\"],c=[3,\"<table><tbody><tr>\",\"</tr></tbody></table>\"],d=[1,'<svg xmlns=\"http://www.w3.org/2000/svg\">',\"</svg>\"],p={\"*\":[1,\"?<div>\",\"</div>\"],area:[1,\"<map>\",\"</map>\"],col:[2,\"<table><tbody></tbody><colgroup>\",\"</colgroup></table>\"],legend:[1,\"<fieldset>\",\"</fieldset>\"],param:[1,\"<object>\",\"</object>\"],tr:[2,\"<table><tbody>\",\"</tbody></table>\"],optgroup:u,option:u,caption:l,colgroup:l,tbody:l,tfoot:l,thead:l,td:c,th:c};[\"circle\",\"clipPath\",\"defs\",\"ellipse\",\"g\",\"image\",\"line\",\"linearGradient\",\"mask\",\"path\",\"pattern\",\"polygon\",\"polyline\",\"radialGradient\",\"rect\",\"stop\",\"text\",\"tspan\"].forEach(function(e){p[e]=d,s[e]=!0}),e.exports=o}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){return e.Window&&e instanceof e.Window?{x:e.pageXOffset||e.document.documentElement.scrollLeft,y:e.pageYOffset||e.document.documentElement.scrollTop}:{x:e.scrollLeft,y:e.scrollTop}}e.exports=o},function(e,t,n){\"use strict\";function o(e){return e.replace(r,\"-$1\").toLowerCase()}var r=/([A-Z])/g;e.exports=o},function(e,t,n){\"use strict\";function o(e){return r(e).replace(i,\"-ms-\")}var r=n(251),i=/^ms-/;e.exports=o},function(e,t,n){\"use strict\";function o(e){var t=e?e.ownerDocument||e:document,n=t.defaultView||window;return!(!e||!(\"function\"==typeof n.Node?e instanceof n.Node:\"object\"==typeof e&&\"number\"==typeof e.nodeType&&\"string\"==typeof e.nodeName))}e.exports=o},function(e,t,n){\"use strict\";function o(e){return r(e)&&3==e.nodeType}var r=n(253);e.exports=o},function(e,t,n){\"use strict\";function o(e){var t={};return function(n){return t.hasOwnProperty(n)||(t[n]=e.call(this,n)),t[n]}}e.exports=o},function(e,t,n){\"use strict\";var o,r=n(16);r.canUseDOM&&(o=window.performance||window.msPerformance||window.webkitPerformance),e.exports=o||{}},function(e,t,n){\"use strict\";var o,r=n(256);o=r.now?function(){return r.now()}:function(){return Date.now()},e.exports=o},function(e,t,n){\"use strict\";function o(e){return e in a?a[e]:a[e]=e.replace(r,\"-$&\").toLowerCase().replace(i,\"-ms-\")}var r=/[A-Z]/g,i=/^ms-/,a={};e.exports=o},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}function i(e){var t=e.prefixMap,n=e.plugins,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(e){return e};return function(){function e(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};r(this,e);var o=\"undefined\"!=typeof navigator?navigator.userAgent:void 0;if(this._userAgent=n.userAgent||o,this._keepUnprefixed=n.keepUnprefixed||!1,this._userAgent&&(this._browserInfo=(0,u.default)(this._userAgent)),!this._browserInfo||!this._browserInfo.cssPrefix)return this._useFallback=!0,!1;this.prefixedKeyframes=(0,c.default)(this._browserInfo.browserName,this._browserInfo.browserVersion,this._browserInfo.cssPrefix);var i=this._browserInfo.browserName&&t[this._browserInfo.browserName];if(i){this._requiresPrefix={};for(var a in i)i[a]>=this._browserInfo.browserVersion&&(this._requiresPrefix[a]=!0);this._hasPropsRequiringPrefix=Object.keys(this._requiresPrefix).length>0}else this._useFallback=!0;this._metaData={browserVersion:this._browserInfo.browserVersion,browserName:this._browserInfo.browserName,cssPrefix:this._browserInfo.cssPrefix,jsPrefix:this._browserInfo.jsPrefix,keepUnprefixed:this._keepUnprefixed,requiresPrefix:this._requiresPrefix}}return a(e,[{key:\"prefix\",value:function(e){return this._useFallback?o(e):this._hasPropsRequiringPrefix?this._prefixStyle(e):e}},{key:\"_prefixStyle\",value:function(e){for(var t in e){var o=e[t];if((0,v.default)(o))e[t]=this.prefix(o);else if(Array.isArray(o)){for(var r=[],i=0,a=o.length;i<a;++i){var s=(0,g.default)(n,t,o[i],e,this._metaData);(0,h.default)(r,s||o[i])}r.length>0&&(e[t]=r)}else{var u=(0,g.default)(n,t,o,e,this._metaData);u&&(e[t]=u),this._requiresPrefix.hasOwnProperty(t)&&(e[this._browserInfo.jsPrefix+(0,p.default)(t)]=o,this._keepUnprefixed||delete e[t])}}return e}}],[{key:\"prefixAll\",value:function(e){return o(e)}}]),e}()}Object.defineProperty(t,\"__esModule\",{value:!0});var a=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,\"value\"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}();t.default=i;var s=n(275),u=o(s),l=n(276),c=o(l),d=n(91),p=o(d),f=n(140),h=o(f),m=n(141),v=o(m),y=n(142),g=o(y);e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n,o){var r=o.browserName,i=o.browserVersion,s=o.cssPrefix,u=o.keepUnprefixed;if(\"string\"==typeof t&&t.indexOf(\"calc(\")>-1&&(\"firefox\"===r&&i<15||\"chrome\"===r&&i<25||\"safari\"===r&&i<6.1||\"ios_saf\"===r&&i<7))return(0,a.default)(t.replace(/calc\\(/g,s+\"calc(\"),t,u)}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r;var i=n(44),a=o(i);e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n,o){var r=o.browserName,i=o.browserVersion,u=o.cssPrefix,l=o.keepUnprefixed;if(\"display\"===e&&s[t]&&(\"chrome\"===r&&i<29&&i>20||(\"safari\"===r||\"ios_saf\"===r)&&i<9&&i>6||\"opera\"===r&&(15===i||16===i)))return(0,a.default)(u+t,t,l)}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r;var i=n(44),a=o(i),s={flex:!0,\"inline-flex\":!0};e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n,o){var r=o.browserName,i=o.browserVersion,l=o.cssPrefix,c=o.keepUnprefixed,d=o.requiresPrefix;if((u.hasOwnProperty(e)||\"display\"===e&&\"string\"==typeof t&&t.indexOf(\"flex\")>-1)&&(\"ie_mob\"===r||\"ie\"===r)&&10===i){if(delete d[e],c||Array.isArray(n[e])||delete n[e],\"display\"===e&&s.hasOwnProperty(t))return(0,a.default)(l+s[t],t,c);u.hasOwnProperty(e)&&(n[u[e]]=s[t]||t)}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r;var i=n(44),a=o(i),s={\"space-around\":\"distribute\",\"space-between\":\"justify\",\"flex-start\":\"start\",\"flex-end\":\"end\",flex:\"flexbox\",\"inline-flex\":\"inline-flexbox\"},u={alignContent:\"msFlexLinePack\",alignSelf:\"msFlexItemAlign\",alignItems:\"msFlexAlign\",justifyContent:\"msFlexPack\",order:\"msFlexOrder\",flexGrow:\"msFlexPositive\",flexShrink:\"msFlexNegative\",flexBasis:\"msFlexPreferredSize\"};e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n,o){var r=o.browserName,i=o.browserVersion,l=o.cssPrefix,d=o.keepUnprefixed,p=o.requiresPrefix;if((c.indexOf(e)>-1||\"display\"===e&&\"string\"==typeof t&&t.indexOf(\"flex\")>-1)&&(\"firefox\"===r&&i<22||\"chrome\"===r&&i<21||(\"safari\"===r||\"ios_saf\"===r)&&i<=6.1||\"android\"===r&&i<4.4||\"and_uc\"===r)){if(delete p[e],d||Array.isArray(n[e])||delete n[e],\"flexDirection\"===e&&\"string\"==typeof t&&(t.indexOf(\"column\")>-1?n.WebkitBoxOrient=\"vertical\":n.WebkitBoxOrient=\"horizontal\",t.indexOf(\"reverse\")>-1?n.WebkitBoxDirection=\"reverse\":n.WebkitBoxDirection=\"normal\"),\"display\"===e&&s.hasOwnProperty(t))return(0,a.default)(l+s[t],t,d);u.hasOwnProperty(e)&&(n[u[e]]=s[t]||t)}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r;var i=n(44),a=o(i),s={\"space-around\":\"justify\",\"space-between\":\"justify\",\"flex-start\":\"start\",\"flex-end\":\"end\",\"wrap-reverse\":\"multiple\",wrap:\"multiple\",flex:\"box\",\"inline-flex\":\"inline-box\"},u={alignItems:\"WebkitBoxAlign\",justifyContent:\"WebkitBoxPack\",flexWrap:\"WebkitBoxLines\"},l=[\"alignContent\",\"alignSelf\",\"order\",\"flexGrow\",\"flexShrink\",\"flexBasis\",\"flexDirection\"],c=Object.keys(u).concat(l);e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n,o){var r=o.browserName,i=o.browserVersion,u=o.cssPrefix,l=o.keepUnprefixed;if(\"string\"==typeof t&&s.test(t)&&(\"firefox\"===r&&i<16||\"chrome\"===r&&i<26||(\"safari\"===r||\"ios_saf\"===r)&&i<7||(\"opera\"===r||\"op_mini\"===r)&&i<12.1||\"android\"===r&&i<4.4||\"and_uc\"===r))return(0,a.default)(u+t,t,l)}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r;var i=n(44),a=o(i),s=/linear-gradient|radial-gradient|repeating-linear-gradient|repeating-radial-gradient/;e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n,o){var r=o.cssPrefix,i=o.keepUnprefixed;if(s.hasOwnProperty(e)&&u.hasOwnProperty(t))return(0,a.default)(r+t,t,i)}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r;var i=n(44),a=o(i),s={maxHeight:!0,maxWidth:!0,width:!0,height:!0,columnWidth:!0,minWidth:!0,minHeight:!0},u={\"min-content\":!0,\"max-content\":!0,\"fill-available\":!0,\"fit-content\":!0,\"contain-floats\":!0};e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n,o){var r=o.cssPrefix,i=o.keepUnprefixed,l=o.requiresPrefix;if(\"string\"==typeof t&&s.hasOwnProperty(e)){u||(u=Object.keys(l).map(function(e){return(0,a.default)(e)}));var c=t.split(/,(?![^()]*(?:\\([^()]*\\))?\\))/g);return u.forEach(function(e){c.forEach(function(t,n){t.indexOf(e)>-1&&\"order\"!==e&&(c[n]=t.replace(e,r+e)+(i?\",\"+t:\"\"))})}),c.join(\",\")}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r;var i=n(135),a=o(i),s={transition:!0,transitionProperty:!0,WebkitTransition:!0,WebkitTransitionProperty:!0,MozTransition:!0,MozTransitionProperty:!0},u=void 0;e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e){function t(e){for(var r in e){var i=e[r];if((0,p.default)(i))e[r]=t(i);else if(Array.isArray(i)){for(var s=[],l=0,d=i.length;l<d;++l){var f=(0,u.default)(o,r,i[l],e,n);(0,c.default)(s,f||i[l])}s.length>0&&(e[r]=s)}else{var h=(0,u.default)(o,r,i,e,n);h&&(e[r]=h),(0,a.default)(n,r,e)}}return e}var n=e.prefixMap,o=e.plugins;return t}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r;var i=n(277),a=o(i),s=n(142),u=o(s),l=n(140),c=o(l),d=n(141),p=o(d);e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){if(\"string\"==typeof t&&!(0,a.default)(t)&&t.indexOf(\"calc(\")>-1)return s.map(function(e){return t.replace(/calc\\(/g,e+\"calc(\")})}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r;var i=n(90),a=o(i),s=[\"-webkit-\",\"-moz-\",\"\"];e.exports=t.default},function(e,t,n){\"use strict\";function o(e,t){if(\"display\"===e&&r.hasOwnProperty(t))return r[t]}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=o;var r={flex:[\"-webkit-box\",\"-moz-box\",\"-ms-flexbox\",\"-webkit-flex\",\"flex\"],\"inline-flex\":[\"-webkit-inline-box\",\"-moz-inline-box\",\"-ms-inline-flexbox\",\"-webkit-inline-flex\",\"inline-flex\"]};e.exports=t.default},function(e,t,n){\"use strict\";function o(e,t,n){i.hasOwnProperty(e)&&(n[i[e]]=r[t]||t)}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=o;var r={\"space-around\":\"distribute\",\"space-between\":\"justify\",\"flex-start\":\"start\",\"flex-end\":\"end\"},i={alignContent:\"msFlexLinePack\",alignSelf:\"msFlexItemAlign\",alignItems:\"msFlexAlign\",justifyContent:\"msFlexPack\",order:\"msFlexOrder\",flexGrow:\"msFlexPositive\",flexShrink:\"msFlexNegative\",flexBasis:\"msFlexPreferredSize\"};e.exports=t.default},function(e,t,n){\"use strict\";function o(e,t,n){\"flexDirection\"===e&&\"string\"==typeof t&&(t.indexOf(\"column\")>-1?n.WebkitBoxOrient=\"vertical\":n.WebkitBoxOrient=\"horizontal\",t.indexOf(\"reverse\")>-1?n.WebkitBoxDirection=\"reverse\":n.WebkitBoxDirection=\"normal\"),i.hasOwnProperty(e)&&(n[i[e]]=r[t]||t)}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=o;var r={\"space-around\":\"justify\",\"space-between\":\"justify\",\"flex-start\":\"start\",\"flex-end\":\"end\",\"wrap-reverse\":\"multiple\",wrap:\"multiple\"},i={alignItems:\"WebkitBoxAlign\",justifyContent:\"WebkitBoxPack\",flexWrap:\"WebkitBoxLines\"};e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){if(\"string\"==typeof t&&!(0,a.default)(t)&&u.test(t))return s.map(function(e){return e+t})}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r;var i=n(90),a=o(i),s=[\"-webkit-\",\"-moz-\",\"\"],u=/linear-gradient|radial-gradient|repeating-linear-gradient|repeating-radial-gradient/;e.exports=t.default},function(e,t,n){\"use strict\";function o(e,t){if(i.hasOwnProperty(e)&&a.hasOwnProperty(t))return r.map(function(e){return e+t})}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=o;var r=[\"-webkit-\",\"-moz-\",\"\"],i={maxHeight:!0,maxWidth:!0,width:!0,height:!0,columnWidth:!0,minWidth:!0,minHeight:!0},a={\"min-content\":!0,\"max-content\":!0,\"fill-available\":!0,\"fit-content\":!0,\"contain-floats\":!0};e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){if((0,l.default)(e))return e;for(var n=e.split(/,(?![^()]*(?:\\([^()]*\\))?\\))/g),o=0,r=n.length;o<r;++o){var i=n[o],a=[i];for(var u in t){var c=(0,s.default)(u);if(i.indexOf(c)>-1&&\"order\"!==c)for(var d=t[u],p=0,h=d.length;p<h;++p)a.unshift(i.replace(c,f[d[p]]+c))}n[o]=a.join(\",\")}return n.join(\",\")}function i(e,t,n,o){if(\"string\"==typeof t&&p.hasOwnProperty(e)){var i=r(t,o),a=i.split(/,(?![^()]*(?:\\([^()]*\\))?\\))/g).filter(function(e){return!/-moz-|-ms-/.test(e)}).join(\",\");if(e.indexOf(\"Webkit\")>-1)return a;var s=i.split(/,(?![^()]*(?:\\([^()]*\\))?\\))/g).filter(function(e){return!/-webkit-|-ms-/.test(e)}).join(\",\");return e.indexOf(\"Moz\")>-1?s:(n[\"Webkit\"+(0,d.default)(e)]=a,n[\"Moz\"+(0,d.default)(e)]=s,i)}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=i;var a=n(135),s=o(a),u=n(90),l=o(u),c=n(91),d=o(c),p={transition:!0,transitionProperty:!0,WebkitTransition:!0,WebkitTransitionProperty:!0,MozTransition:!0,MozTransitionProperty:!0},f={Webkit:\"-webkit-\",Moz:\"-moz-\",ms:\"-ms-\"};e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e){if(e.firefox)return\"firefox\";if(e.mobile||e.tablet){if(e.ios)return\"ios_saf\";if(e.android)return\"android\";if(e.opera)return\"op_mini\"}for(var t in l)if(e.hasOwnProperty(t))return l[t]}function i(e){var t=s.default._detect(e);t.yandexbrowser&&(t=s.default._detect(e.replace(/YaBrowser\\/[0-9.]*/,\"\")));for(var n in u)if(t.hasOwnProperty(n)){var o=u[n];t.jsPrefix=o,t.cssPrefix=\"-\"+o.toLowerCase()+\"-\";break}return t.browserName=r(t),t.version?t.browserVersion=parseFloat(t.version):t.browserVersion=parseInt(parseFloat(t.osversion),10),t.osVersion=parseFloat(t.osversion),\"ios_saf\"===t.browserName&&t.browserVersion>t.osVersion&&(t.browserVersion=t.osVersion),\"android\"===t.browserName&&t.chrome&&t.browserVersion>37&&(t.browserName=\"and_chr\"),\"android\"===t.browserName&&t.osVersion<5&&(t.browserVersion=t.osVersion),\"android\"===t.browserName&&t.samsungBrowser&&(t.browserName=\"and_chr\",t.browserVersion=44),t}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=i;var a=n(195),s=o(a),u={chrome:\"Webkit\",safari:\"Webkit\",ios:\"Webkit\",android:\"Webkit\",phantom:\"Webkit\",opera:\"Webkit\",webos:\"Webkit\",blackberry:\"Webkit\",bada:\"Webkit\",tizen:\"Webkit\",chromium:\"Webkit\",vivaldi:\"Webkit\",firefox:\"Moz\",seamoney:\"Moz\",sailfish:\"Moz\",msie:\"ms\",msedge:\"ms\"},l={chrome:\"chrome\",chromium:\"chrome\",safari:\"safari\",firfox:\"firefox\",msedge:\"edge\",opera:\"opera\",vivaldi:\"opera\",msie:\"ie\"};e.exports=t.default},function(e,t,n){\"use strict\";function o(e,t,n){var o=\"keyframes\";return\"chrome\"===e&&t<43||(\"safari\"===e||\"ios_saf\"===e)&&t<9||\"opera\"===e&&t<30||\"android\"===e&&t<=4.4||\"and_uc\"===e?n+o:o}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=o,e.exports=t.default},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n){if(e.hasOwnProperty(t))for(var o=e[t],r=0,i=o.length;r<i;++r)n[o[r]+(0,a.default)(t)]=n[t]}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r;var i=n(91),a=o(i);e.exports=t.default},function(e,t,n){e.exports=n(281)},function(e,t,n){function o(e){var t=a[e]={};return r.each(e.split(i),function(e,n){t[n]=!0}),t}var r=e.exports=n(280),i=/\\s+/,a={};r.Callbacks=function(e){e=\"string\"==typeof e?a[e]||o(e):r.extend({},e);var t,n,i,s,u,l,c=[],d=!e.once&&[],p=function(o){for(t=e.memory&&o,n=!0,l=s||0,s=0,u=c.length,i=!0;c&&l<u;l++)if(!1===c[l].apply(o[0],o[1])&&e.stopOnFalse){t=!1;break}i=!1,c&&(d?d.length&&p(d.shift()):t?c=[]:f.disable())},f={add:function(){if(c){var n=c.length;!function t(n){r.each(n,function(n,o){var i=r.type(o);\"function\"===i?e.unique&&f.has(o)||c.push(o):o&&o.length&&\"string\"!==i&&t(o)})}(arguments),i?u=c.length:t&&(s=n,p(t))}return this},remove:function(){return c&&r.each(arguments,function(e,t){for(var n;(n=r.inArray(t,c,n))>-1;)c.splice(n,1),i&&(n<=u&&u--,n<=l&&l--)}),this},has:function(e){return r.inArray(e,c)>-1},empty:function(){return c=[],this},disable:function(){return c=d=t=void 0,this},disabled:function(){return!c},lock:function(){return d=void 0,t||f.disable(),this},locked:function(){return!d},fireWith:function(e,t){return t=t||[],t=[e,t.slice?t.slice():t],!c||n&&!d||(i?d.push(t):p(t)),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!n}};return f}},function(e,t){function n(e){return null==e?String(e):c[l.call(e)]||\"object\"}function o(e){return\"function\"===u.type(e)}function r(e){return\"array\"===u.type(e)}function i(e,t,n){var r,i=0,a=e.length,s=void 0===a||o(e);if(n)if(s){for(r in e)if(!1===t.apply(e[r],n))break}else for(;i<a&&!1!==t.apply(e[i++],n););else if(s){for(r in e)if(!1===t.call(e[r],r,e[r]))break}else for(;i<a&&!1!==t.call(e[i],i,e[i++]););return e}function a(e){return!(!e||\"object\"!==u.type(e))}function s(){var e,t,n,o,r,i,a=arguments[0]||{},s=1,l=arguments.length,c=!1;for(\"boolean\"==typeof a&&(c=a,a=arguments[1]||{},s=2),\"object\"==typeof a||u.isFunction(a)||(a={}),l===s&&(a=this,--s);s<l;s++)if(null!=(e=arguments[s]))for(t in e)n=a[t],o=e[t],a!==o&&(c&&o&&(u.isPlainObject(o)||(r=u.isArray(o)))?(r?(r=!1,i=n&&u.isArray(n)?n:[]):i=n&&u.isPlainObject(n)?n:{},a[t]=u.extend(c,i,o)):void 0!==o&&(a[t]=o));return a}var u=e.exports={type:n,isArray:r,isFunction:o,isPlainObject:a,each:i,extend:s,noop:function(){}},l=Object.prototype.toString,c={};\"Boolean Number String Function Array Date RegExp Object\".split(\" \").forEach(function(e){c[\"[object \"+e+\"]\"]=e.toLowerCase()})},function(e,t,n){/*!\n* jquery-deferred\n* Copyright(c) 2011 Hidden <zzdhidden@gmail.com>\n* MIT Licensed\n*/\nvar o=e.exports=n(279),r=Array.prototype.slice;o.extend({Deferred:function(e){var t=[[\"resolve\",\"done\",o.Callbacks(\"once memory\"),\"resolved\"],[\"reject\",\"fail\",o.Callbacks(\"once memory\"),\"rejected\"],[\"notify\",\"progress\",o.Callbacks(\"memory\")]],n=\"pending\",r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var e=arguments;return o.Deferred(function(n){o.each(t,function(t,r){var a=r[0],s=e[t];i[r[1]](o.isFunction(s)?function(){var e=s.apply(this,arguments);e&&o.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[a+\"With\"](this===i?n:this,[e])}:n[a])}),e=null}).promise()},promise:function(e){return null!=e?o.extend(e,r):r}},i={};return r.pipe=r.then,o.each(t,function(e,o){var a=o[2],s=o[3];r[o[1]]=a.add,s&&a.add(function(){n=s},t[1^e][2].disable,t[2][2].lock),i[o[0]]=a.fire,i[o[0]+\"With\"]=a.fireWith}),r.promise(i),e&&e.call(i,i),i},when:function(e){var t,n,i,a=0,s=r.call(arguments),u=s.length,l=1!==u||e&&o.isFunction(e.promise)?u:0,c=1===l?e:o.Deferred(),d=function(e,n,o){return function(i){n[e]=this,o[e]=arguments.length>1?r.call(arguments):i,o===t?c.notifyWith(n,o):--l||c.resolveWith(n,o)}};if(u>1)for(t=new Array(u),n=new Array(u),i=new Array(u);a<u;a++)s[a]&&o.isFunction(s[a].promise)?s[a].promise().done(d(a,i,s)).fail(c.reject).progress(d(a,n,t)):--l;return l||c.resolveWith(i,s),c.promise()}})},function(e,t,n){var o,r;/*!\n * jQuery JavaScript Library v3.2.1\n * https://jquery.com/\n *\n * Includes Sizzle.js\n * https://sizzlejs.com/\n *\n * Copyright JS Foundation and other contributors\n * Released under the MIT license\n * https://jquery.org/license\n *\n * Date: 2017-03-20T18:59Z\n */\n!function(t,n){\"use strict\";\"object\"==typeof e&&\"object\"==typeof e.exports?e.exports=t.document?n(t,!0):function(e){if(!e.document)throw new Error(\"jQuery requires a window with a document\");return n(e)}:n(t)}(\"undefined\"!=typeof window?window:this,function(n,i){\"use strict\";function a(e,t){t=t||ae;var n=t.createElement(\"script\");n.text=e,t.head.appendChild(n).parentNode.removeChild(n)}function s(e){var t=!!e&&\"length\"in e&&e.length,n=be.type(e);return\"function\"!==n&&!be.isWindow(e)&&(\"array\"===n||0===t||\"number\"==typeof t&&t>0&&t-1 in e)}function u(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}function l(e,t,n){return be.isFunction(t)?be.grep(e,function(e,o){return!!t.call(e,o,e)!==n}):t.nodeType?be.grep(e,function(e){return e===t!==n}):\"string\"!=typeof t?be.grep(e,function(e){return de.call(t,e)>-1!==n}):Se.test(t)?be.filter(t,e,n):(t=be.filter(t,e),be.grep(e,function(e){return de.call(t,e)>-1!==n&&1===e.nodeType}))}function c(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function d(e){var t={};return be.each(e.match(Ae)||[],function(e,n){t[n]=!0}),t}function p(e){return e}function f(e){throw e}function h(e,t,n,o){var r;try{e&&be.isFunction(r=e.promise)?r.call(e).done(t).fail(n):e&&be.isFunction(r=e.then)?r.call(e,t,n):t.apply(void 0,[e].slice(o))}catch(e){n.apply(void 0,[e])}}function m(){ae.removeEventListener(\"DOMContentLoaded\",m),n.removeEventListener(\"load\",m),be.ready()}function v(){this.expando=be.expando+v.uid++}function y(e){return\"true\"===e||\"false\"!==e&&(\"null\"===e?null:e===+e+\"\"?+e:Be.test(e)?JSON.parse(e):e)}function g(e,t,n){var o;if(void 0===n&&1===e.nodeType)if(o=\"data-\"+t.replace(Ue,\"-$&\").toLowerCase(),\"string\"==typeof(n=e.getAttribute(o))){try{n=y(n)}catch(e){}We.set(e,t,n)}else n=void 0;return n}function b(e,t,n,o){var r,i=1,a=20,s=o?function(){return o.cur()}:function(){return be.css(e,t,\"\")},u=s(),l=n&&n[3]||(be.cssNumber[t]?\"\":\"px\"),c=(be.cssNumber[t]||\"px\"!==l&&+u)&&qe.exec(be.css(e,t));if(c&&c[3]!==l){l=l||c[3],n=n||[],c=+u||1;do{i=i||\".5\",c/=i,be.style(e,t,c+l)}while(i!==(i=s()/u)&&1!==i&&--a)}return n&&(c=+c||+u||0,r=n[1]?c+(n[1]+1)*n[2]:+n[2],o&&(o.unit=l,o.start=c,o.end=r)),r}function _(e){var t,n=e.ownerDocument,o=e.nodeName,r=Ye[o];return r||(t=n.body.appendChild(n.createElement(o)),r=be.css(t,\"display\"),t.parentNode.removeChild(t),\"none\"===r&&(r=\"block\"),Ye[o]=r,r)}function E(e,t){for(var n,o,r=[],i=0,a=e.length;i<a;i++)o=e[i],o.style&&(n=o.style.display,t?(\"none\"===n&&(r[i]=Ve.get(o,\"display\")||null,r[i]||(o.style.display=\"\")),\"\"===o.style.display&&Ke(o)&&(r[i]=_(o))):\"none\"!==n&&(r[i]=\"none\",Ve.set(o,\"display\",n)));for(i=0;i<a;i++)null!=r[i]&&(e[i].style.display=r[i]);return e}function w(e,t){var n;return n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||\"*\"):void 0!==e.querySelectorAll?e.querySelectorAll(t||\"*\"):[],void 0===t||t&&u(e,t)?be.merge([e],n):n}function x(e,t){for(var n=0,o=e.length;n<o;n++)Ve.set(e[n],\"globalEval\",!t||Ve.get(t[n],\"globalEval\"))}function C(e,t,n,o,r){for(var i,a,s,u,l,c,d=t.createDocumentFragment(),p=[],f=0,h=e.length;f<h;f++)if((i=e[f])||0===i)if(\"object\"===be.type(i))be.merge(p,i.nodeType?[i]:i);else if(Ze.test(i)){for(a=a||d.appendChild(t.createElement(\"div\")),s=(Xe.exec(i)||[\"\",\"\"])[1].toLowerCase(),u=Qe[s]||Qe._default,a.innerHTML=u[1]+be.htmlPrefilter(i)+u[2],c=u[0];c--;)a=a.lastChild;be.merge(p,a.childNodes),a=d.firstChild,a.textContent=\"\"}else p.push(t.createTextNode(i));for(d.textContent=\"\",f=0;i=p[f++];)if(o&&be.inArray(i,o)>-1)r&&r.push(i);else if(l=be.contains(i.ownerDocument,i),a=w(d.appendChild(i),\"script\"),l&&x(a),n)for(c=0;i=a[c++];)Je.test(i.type||\"\")&&n.push(i);return d}function k(){return!0}function T(){return!1}function N(){try{return ae.activeElement}catch(e){}}function O(e,t,n,o,r,i){var a,s;if(\"object\"==typeof t){\"string\"!=typeof n&&(o=o||n,n=void 0);for(s in t)O(e,s,n,o,t[s],i);return e}if(null==o&&null==r?(r=n,o=n=void 0):null==r&&(\"string\"==typeof n?(r=o,o=void 0):(r=o,o=n,n=void 0)),!1===r)r=T;else if(!r)return e;return 1===i&&(a=r,r=function(e){return be().off(e),a.apply(this,arguments)},r.guid=a.guid||(a.guid=be.guid++)),e.each(function(){be.event.add(this,t,r,o,n)})}function S(e,t){return u(e,\"table\")&&u(11!==t.nodeType?t:t.firstChild,\"tr\")?be(\">tbody\",e)[0]||e:e}function D(e){return e.type=(null!==e.getAttribute(\"type\"))+\"/\"+e.type,e}function M(e){var t=st.exec(e.type);return t?e.type=t[1]:e.removeAttribute(\"type\"),e}function P(e,t){var n,o,r,i,a,s,u,l;if(1===t.nodeType){if(Ve.hasData(e)&&(i=Ve.access(e),a=Ve.set(t,i),l=i.events)){delete a.handle,a.events={};for(r in l)for(n=0,o=l[r].length;n<o;n++)be.event.add(t,r,l[r][n])}We.hasData(e)&&(s=We.access(e),u=be.extend({},s),We.set(t,u))}}function I(e,t){var n=t.nodeName.toLowerCase();\"input\"===n&&Ge.test(e.type)?t.checked=e.checked:\"input\"!==n&&\"textarea\"!==n||(t.defaultValue=e.defaultValue)}function A(e,t,n,o){t=le.apply([],t);var r,i,s,u,l,c,d=0,p=e.length,f=p-1,h=t[0],m=be.isFunction(h);if(m||p>1&&\"string\"==typeof h&&!ye.checkClone&&at.test(h))return e.each(function(r){var i=e.eq(r);m&&(t[0]=h.call(this,r,i.html())),A(i,t,n,o)});if(p&&(r=C(t,e[0].ownerDocument,!1,e,o),i=r.firstChild,1===r.childNodes.length&&(r=i),i||o)){for(s=be.map(w(r,\"script\"),D),u=s.length;d<p;d++)l=r,d!==f&&(l=be.clone(l,!0,!0),u&&be.merge(s,w(l,\"script\"))),n.call(e[d],l,d);if(u)for(c=s[s.length-1].ownerDocument,be.map(s,M),d=0;d<u;d++)l=s[d],Je.test(l.type||\"\")&&!Ve.access(l,\"globalEval\")&&be.contains(c,l)&&(l.src?be._evalUrl&&be._evalUrl(l.src):a(l.textContent.replace(ut,\"\"),c))}return e}function R(e,t,n){for(var o,r=t?be.filter(t,e):e,i=0;null!=(o=r[i]);i++)n||1!==o.nodeType||be.cleanData(w(o)),o.parentNode&&(n&&be.contains(o.ownerDocument,o)&&x(w(o,\"script\")),o.parentNode.removeChild(o));return e}function L(e,t,n){var o,r,i,a,s=e.style;return n=n||dt(e),n&&(a=n.getPropertyValue(t)||n[t],\"\"!==a||be.contains(e.ownerDocument,e)||(a=be.style(e,t)),!ye.pixelMarginRight()&&ct.test(a)&&lt.test(t)&&(o=s.width,r=s.minWidth,i=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=o,s.minWidth=r,s.maxWidth=i)),void 0!==a?a+\"\":a}function j(e,t){return{get:function(){return e()?void delete this.get:(this.get=t).apply(this,arguments)}}}function F(e){if(e in yt)return e;for(var t=e[0].toUpperCase()+e.slice(1),n=vt.length;n--;)if((e=vt[n]+t)in yt)return e}function V(e){var t=be.cssProps[e];return t||(t=be.cssProps[e]=F(e)||e),t}function W(e,t,n){var o=qe.exec(t);return o?Math.max(0,o[2]-(n||0))+(o[3]||\"px\"):t}function B(e,t,n,o,r){var i,a=0;for(i=n===(o?\"border\":\"content\")?4:\"width\"===t?1:0;i<4;i+=2)\"margin\"===n&&(a+=be.css(e,n+ze[i],!0,r)),o?(\"content\"===n&&(a-=be.css(e,\"padding\"+ze[i],!0,r)),\"margin\"!==n&&(a-=be.css(e,\"border\"+ze[i]+\"Width\",!0,r))):(a+=be.css(e,\"padding\"+ze[i],!0,r),\"padding\"!==n&&(a+=be.css(e,\"border\"+ze[i]+\"Width\",!0,r)));return a}function U(e,t,n){var o,r=dt(e),i=L(e,t,r),a=\"border-box\"===be.css(e,\"boxSizing\",!1,r);return ct.test(i)?i:(o=a&&(ye.boxSizingReliable()||i===e.style[t]),\"auto\"===i&&(i=e[\"offset\"+t[0].toUpperCase()+t.slice(1)]),(i=parseFloat(i)||0)+B(e,t,n||(a?\"border\":\"content\"),o,r)+\"px\")}function H(e,t,n,o,r){return new H.prototype.init(e,t,n,o,r)}function q(){bt&&(!1===ae.hidden&&n.requestAnimationFrame?n.requestAnimationFrame(q):n.setTimeout(q,be.fx.interval),be.fx.tick())}function z(){return n.setTimeout(function(){gt=void 0}),gt=be.now()}function K(e,t){var n,o=0,r={height:e};for(t=t?1:0;o<4;o+=2-t)n=ze[o],r[\"margin\"+n]=r[\"padding\"+n]=e;return t&&(r.opacity=r.width=e),r}function $(e,t,n){for(var o,r=(X.tweeners[t]||[]).concat(X.tweeners[\"*\"]),i=0,a=r.length;i<a;i++)if(o=r[i].call(n,t,e))return o}function Y(e,t,n){var o,r,i,a,s,u,l,c,d=\"width\"in t||\"height\"in t,p=this,f={},h=e.style,m=e.nodeType&&Ke(e),v=Ve.get(e,\"fxshow\");n.queue||(a=be._queueHooks(e,\"fx\"),null==a.unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,p.always(function(){p.always(function(){a.unqueued--,be.queue(e,\"fx\").length||a.empty.fire()})}));for(o in t)if(r=t[o],_t.test(r)){if(delete t[o],i=i||\"toggle\"===r,r===(m?\"hide\":\"show\")){if(\"show\"!==r||!v||void 0===v[o])continue;m=!0}f[o]=v&&v[o]||be.style(e,o)}if((u=!be.isEmptyObject(t))||!be.isEmptyObject(f)){d&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],l=v&&v.display,null==l&&(l=Ve.get(e,\"display\")),c=be.css(e,\"display\"),\"none\"===c&&(l?c=l:(E([e],!0),l=e.style.display||l,c=be.css(e,\"display\"),E([e]))),(\"inline\"===c||\"inline-block\"===c&&null!=l)&&\"none\"===be.css(e,\"float\")&&(u||(p.done(function(){h.display=l}),null==l&&(c=h.display,l=\"none\"===c?\"\":c)),h.display=\"inline-block\")),n.overflow&&(h.overflow=\"hidden\",p.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]})),u=!1;for(o in f)u||(v?\"hidden\"in v&&(m=v.hidden):v=Ve.access(e,\"fxshow\",{display:l}),i&&(v.hidden=!m),m&&E([e],!0),p.done(function(){m||E([e]),Ve.remove(e,\"fxshow\");for(o in f)be.style(e,o,f[o])})),u=$(m?v[o]:0,o,p),o in v||(v[o]=u.start,m&&(u.end=u.start,u.start=0))}}function G(e,t){var n,o,r,i,a;for(n in e)if(o=be.camelCase(n),r=t[o],i=e[n],Array.isArray(i)&&(r=i[1],i=e[n]=i[0]),n!==o&&(e[o]=i,delete e[n]),(a=be.cssHooks[o])&&\"expand\"in a){i=a.expand(i),delete e[o];for(n in i)n in e||(e[n]=i[n],t[n]=r)}else t[o]=r}function X(e,t,n){var o,r,i=0,a=X.prefilters.length,s=be.Deferred().always(function(){delete u.elem}),u=function(){if(r)return!1;for(var t=gt||z(),n=Math.max(0,l.startTime+l.duration-t),o=n/l.duration||0,i=1-o,a=0,u=l.tweens.length;a<u;a++)l.tweens[a].run(i);return s.notifyWith(e,[l,i,n]),i<1&&u?n:(u||s.notifyWith(e,[l,1,0]),s.resolveWith(e,[l]),!1)},l=s.promise({elem:e,props:be.extend({},t),opts:be.extend(!0,{specialEasing:{},easing:be.easing._default},n),originalProperties:t,originalOptions:n,startTime:gt||z(),duration:n.duration,tweens:[],createTween:function(t,n){var o=be.Tween(e,l.opts,t,n,l.opts.specialEasing[t]||l.opts.easing);return l.tweens.push(o),o},stop:function(t){var n=0,o=t?l.tweens.length:0;if(r)return this;for(r=!0;n<o;n++)l.tweens[n].run(1);return t?(s.notifyWith(e,[l,1,0]),s.resolveWith(e,[l,t])):s.rejectWith(e,[l,t]),this}}),c=l.props;for(G(c,l.opts.specialEasing);i<a;i++)if(o=X.prefilters[i].call(l,e,c,l.opts))return be.isFunction(o.stop)&&(be._queueHooks(l.elem,l.opts.queue).stop=be.proxy(o.stop,o)),o;return be.map(c,$,l),be.isFunction(l.opts.start)&&l.opts.start.call(e,l),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always),be.fx.timer(be.extend(u,{elem:e,anim:l,queue:l.opts.queue})),l}function J(e){return(e.match(Ae)||[]).join(\" \")}function Q(e){return e.getAttribute&&e.getAttribute(\"class\")||\"\"}function Z(e,t,n,o){var r;if(Array.isArray(t))be.each(t,function(t,r){n||Mt.test(e)?o(e,r):Z(e+\"[\"+(\"object\"==typeof r&&null!=r?t:\"\")+\"]\",r,n,o)});else if(n||\"object\"!==be.type(t))o(e,t);else for(r in t)Z(e+\"[\"+r+\"]\",t[r],n,o)}function ee(e){return function(t,n){\"string\"!=typeof t&&(n=t,t=\"*\");var o,r=0,i=t.toLowerCase().match(Ae)||[];if(be.isFunction(n))for(;o=i[r++];)\"+\"===o[0]?(o=o.slice(1)||\"*\",(e[o]=e[o]||[]).unshift(n)):(e[o]=e[o]||[]).push(n)}}function te(e,t,n,o){function r(s){var u;return i[s]=!0,be.each(e[s]||[],function(e,s){var l=s(t,n,o);return\"string\"!=typeof l||a||i[l]?a?!(u=l):void 0:(t.dataTypes.unshift(l),r(l),!1)}),u}var i={},a=e===Ht;return r(t.dataTypes[0])||!i[\"*\"]&&r(\"*\")}function ne(e,t){var n,o,r=be.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((r[n]?e:o||(o={}))[n]=t[n]);return o&&be.extend(!0,e,o),e}function oe(e,t,n){for(var o,r,i,a,s=e.contents,u=e.dataTypes;\"*\"===u[0];)u.shift(),void 0===o&&(o=e.mimeType||t.getResponseHeader(\"Content-Type\"));if(o)for(r in s)if(s[r]&&s[r].test(o)){u.unshift(r);break}if(u[0]in n)i=u[0];else{for(r in n){if(!u[0]||e.converters[r+\" \"+u[0]]){i=r;break}a||(a=r)}i=i||a}if(i)return i!==u[0]&&u.unshift(i),n[i]}function re(e,t,n,o){var r,i,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];for(i=c.shift();i;)if(e.responseFields[i]&&(n[e.responseFields[i]]=t),!u&&o&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=i,i=c.shift())if(\"*\"===i)i=u;else if(\"*\"!==u&&u!==i){if(!(a=l[u+\" \"+i]||l[\"* \"+i]))for(r in l)if(s=r.split(\" \"),s[1]===i&&(a=l[u+\" \"+s[0]]||l[\"* \"+s[0]])){!0===a?a=l[r]:!0!==l[r]&&(i=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(e){return{state:\"parsererror\",error:a?e:\"No conversion from \"+u+\" to \"+i}}}return{state:\"success\",data:t}}var ie=[],ae=n.document,se=Object.getPrototypeOf,ue=ie.slice,le=ie.concat,ce=ie.push,de=ie.indexOf,pe={},fe=pe.toString,he=pe.hasOwnProperty,me=he.toString,ve=me.call(Object),ye={},ge=\"3.2.1\",be=function(e,t){return new be.fn.init(e,t)},_e=/^[\\s\\uFEFF\\xA0]+|[\\s\\uFEFF\\xA0]+$/g,Ee=/^-ms-/,we=/-([a-z])/g,xe=function(e,t){return t.toUpperCase()};be.fn=be.prototype={jquery:ge,constructor:be,length:0,toArray:function(){return ue.call(this)},get:function(e){return null==e?ue.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=be.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return be.each(this,e)},map:function(e){return this.pushStack(be.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(ue.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:ce,sort:ie.sort,splice:ie.splice},be.extend=be.fn.extend=function(){var e,t,n,o,r,i,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for(\"boolean\"==typeof a&&(l=a,a=arguments[s]||{},s++),\"object\"==typeof a||be.isFunction(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)n=a[t],o=e[t],a!==o&&(l&&o&&(be.isPlainObject(o)||(r=Array.isArray(o)))?(r?(r=!1,i=n&&Array.isArray(n)?n:[]):i=n&&be.isPlainObject(n)?n:{},a[t]=be.extend(l,i,o)):void 0!==o&&(a[t]=o));return a},be.extend({expando:\"jQuery\"+(ge+Math.random()).replace(/\\D/g,\"\"),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isFunction:function(e){return\"function\"===be.type(e)},isWindow:function(e){return null!=e&&e===e.window},isNumeric:function(e){var t=be.type(e);return(\"number\"===t||\"string\"===t)&&!isNaN(e-parseFloat(e))},isPlainObject:function(e){var t,n;return!(!e||\"[object Object]\"!==fe.call(e))&&(!(t=se(e))||\"function\"==typeof(n=he.call(t,\"constructor\")&&t.constructor)&&me.call(n)===ve)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},type:function(e){return null==e?e+\"\":\"object\"==typeof e||\"function\"==typeof e?pe[fe.call(e)]||\"object\":typeof e},globalEval:function(e){a(e)},camelCase:function(e){return e.replace(Ee,\"ms-\").replace(we,xe)},each:function(e,t){var n,o=0;if(s(e))for(n=e.length;o<n&&!1!==t.call(e[o],o,e[o]);o++);else for(o in e)if(!1===t.call(e[o],o,e[o]))break;return e},trim:function(e){return null==e?\"\":(e+\"\").replace(_e,\"\")},makeArray:function(e,t){var n=t||[];return null!=e&&(s(Object(e))?be.merge(n,\"string\"==typeof e?[e]:e):ce.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:de.call(t,e,n)},merge:function(e,t){for(var n=+t.length,o=0,r=e.length;o<n;o++)e[r++]=t[o];return e.length=r,e},grep:function(e,t,n){for(var o=[],r=0,i=e.length,a=!n;r<i;r++)!t(e[r],r)!==a&&o.push(e[r]);return o},map:function(e,t,n){var o,r,i=0,a=[];if(s(e))for(o=e.length;i<o;i++)null!=(r=t(e[i],i,n))&&a.push(r);else for(i in e)null!=(r=t(e[i],i,n))&&a.push(r);return le.apply([],a)},guid:1,proxy:function(e,t){var n,o,r;if(\"string\"==typeof t&&(n=e[t],t=e,e=n),be.isFunction(e))return o=ue.call(arguments,2),r=function(){return e.apply(t||this,o.concat(ue.call(arguments)))},r.guid=e.guid=e.guid||be.guid++,r},now:Date.now,support:ye}),\"function\"==typeof Symbol&&(be.fn[Symbol.iterator]=ie[Symbol.iterator]),be.each(\"Boolean Number String Function Array Date RegExp Object Error Symbol\".split(\" \"),function(e,t){pe[\"[object \"+t+\"]\"]=t.toLowerCase()});var Ce=/*!\n * Sizzle CSS Selector Engine v2.3.3\n * https://sizzlejs.com/\n *\n * Copyright jQuery Foundation and other contributors\n * Released under the MIT license\n * http://jquery.org/license\n *\n * Date: 2016-08-08\n */\nfunction(e){function t(e,t,n,o){var r,i,a,s,u,l,c,p=t&&t.ownerDocument,h=t?t.nodeType:9;if(n=n||[],\"string\"!=typeof e||!e||1!==h&&9!==h&&11!==h)return n;if(!o&&((t?t.ownerDocument||t:B)!==I&&P(t),t=t||I,R)){if(11!==h&&(u=ye.exec(e)))if(r=u[1]){if(9===h){if(!(a=t.getElementById(r)))return n;if(a.id===r)return n.push(a),n}else if(p&&(a=p.getElementById(r))&&V(t,a)&&a.id===r)return n.push(a),n}else{if(u[2])return Q.apply(n,t.getElementsByTagName(e)),n;if((r=u[3])&&w.getElementsByClassName&&t.getElementsByClassName)return Q.apply(n,t.getElementsByClassName(r)),n}if(w.qsa&&!K[e+\" \"]&&(!L||!L.test(e))){if(1!==h)p=t,c=e;else if(\"object\"!==t.nodeName.toLowerCase()){for((s=t.getAttribute(\"id\"))?s=s.replace(Ee,we):t.setAttribute(\"id\",s=W),l=T(e),i=l.length;i--;)l[i]=\"#\"+s+\" \"+f(l[i]);c=l.join(\",\"),p=ge.test(e)&&d(t.parentNode)||t}if(c)try{return Q.apply(n,p.querySelectorAll(c)),n}catch(e){}finally{s===W&&t.removeAttribute(\"id\")}}}return O(e.replace(se,\"$1\"),t,n,o)}function n(){function e(n,o){return t.push(n+\" \")>x.cacheLength&&delete e[t.shift()],e[n+\" \"]=o}var t=[];return e}function o(e){return e[W]=!0,e}function r(e){var t=I.createElement(\"fieldset\");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function i(e,t){for(var n=e.split(\"|\"),o=n.length;o--;)x.attrHandle[n[o]]=t}function a(e,t){var n=t&&e,o=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(o)return o;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function s(e){return function(t){return\"input\"===t.nodeName.toLowerCase()&&t.type===e}}function u(e){return function(t){var n=t.nodeName.toLowerCase();return(\"input\"===n||\"button\"===n)&&t.type===e}}function l(e){return function(t){return\"form\"in t?t.parentNode&&!1===t.disabled?\"label\"in t?\"label\"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&Ce(t)===e:t.disabled===e:\"label\"in t&&t.disabled===e}}function c(e){return o(function(t){return t=+t,o(function(n,o){for(var r,i=e([],n.length,t),a=i.length;a--;)n[r=i[a]]&&(n[r]=!(o[r]=n[r]))})})}function d(e){return e&&void 0!==e.getElementsByTagName&&e}function p(){}function f(e){for(var t=0,n=e.length,o=\"\";t<n;t++)o+=e[t].value;return o}function h(e,t,n){var o=t.dir,r=t.next,i=r||o,a=n&&\"parentNode\"===i,s=H++;return t.first?function(t,n,r){for(;t=t[o];)if(1===t.nodeType||a)return e(t,n,r);return!1}:function(t,n,u){var l,c,d,p=[U,s];if(u){for(;t=t[o];)if((1===t.nodeType||a)&&e(t,n,u))return!0}else for(;t=t[o];)if(1===t.nodeType||a)if(d=t[W]||(t[W]={}),c=d[t.uniqueID]||(d[t.uniqueID]={}),r&&r===t.nodeName.toLowerCase())t=t[o]||t;else{if((l=c[i])&&l[0]===U&&l[1]===s)return p[2]=l[2];if(c[i]=p,p[2]=e(t,n,u))return!0}return!1}}function m(e){return e.length>1?function(t,n,o){for(var r=e.length;r--;)if(!e[r](t,n,o))return!1;return!0}:e[0]}function v(e,n,o){for(var r=0,i=n.length;r<i;r++)t(e,n[r],o);return o}function y(e,t,n,o,r){for(var i,a=[],s=0,u=e.length,l=null!=t;s<u;s++)(i=e[s])&&(n&&!n(i,o,r)||(a.push(i),l&&t.push(s)));return a}function g(e,t,n,r,i,a){return r&&!r[W]&&(r=g(r)),i&&!i[W]&&(i=g(i,a)),o(function(o,a,s,u){var l,c,d,p=[],f=[],h=a.length,m=o||v(t||\"*\",s.nodeType?[s]:s,[]),g=!e||!o&&t?m:y(m,p,e,s,u),b=n?i||(o?e:h||r)?[]:a:g;if(n&&n(g,b,s,u),r)for(l=y(b,f),r(l,[],s,u),c=l.length;c--;)(d=l[c])&&(b[f[c]]=!(g[f[c]]=d));if(o){if(i||e){if(i){for(l=[],c=b.length;c--;)(d=b[c])&&l.push(g[c]=d);i(null,b=[],l,u)}for(c=b.length;c--;)(d=b[c])&&(l=i?ee(o,d):p[c])>-1&&(o[l]=!(a[l]=d))}}else b=y(b===a?b.splice(h,b.length):b),i?i(null,a,b,u):Q.apply(a,b)})}function b(e){for(var t,n,o,r=e.length,i=x.relative[e[0].type],a=i||x.relative[\" \"],s=i?1:0,u=h(function(e){return e===t},a,!0),l=h(function(e){return ee(t,e)>-1},a,!0),c=[function(e,n,o){var r=!i&&(o||n!==S)||((t=n).nodeType?u(e,n,o):l(e,n,o));return t=null,r}];s<r;s++)if(n=x.relative[e[s].type])c=[h(m(c),n)];else{if(n=x.filter[e[s].type].apply(null,e[s].matches),n[W]){for(o=++s;o<r&&!x.relative[e[o].type];o++);return g(s>1&&m(c),s>1&&f(e.slice(0,s-1).concat({value:\" \"===e[s-2].type?\"*\":\"\"})).replace(se,\"$1\"),n,s<o&&b(e.slice(s,o)),o<r&&b(e=e.slice(o)),o<r&&f(e))}c.push(n)}return m(c)}function _(e,n){var r=n.length>0,i=e.length>0,a=function(o,a,s,u,l){var c,d,p,f=0,h=\"0\",m=o&&[],v=[],g=S,b=o||i&&x.find.TAG(\"*\",l),_=U+=null==g?1:Math.random()||.1,E=b.length;for(l&&(S=a===I||a||l);h!==E&&null!=(c=b[h]);h++){if(i&&c){for(d=0,a||c.ownerDocument===I||(P(c),s=!R);p=e[d++];)if(p(c,a||I,s)){u.push(c);break}l&&(U=_)}r&&((c=!p&&c)&&f--,o&&m.push(c))}if(f+=h,r&&h!==f){for(d=0;p=n[d++];)p(m,v,a,s);if(o){if(f>0)for(;h--;)m[h]||v[h]||(v[h]=X.call(u));v=y(v)}Q.apply(u,v),l&&!o&&v.length>0&&f+n.length>1&&t.uniqueSort(u)}return l&&(U=_,S=g),m};return r?o(a):a}var E,w,x,C,k,T,N,O,S,D,M,P,I,A,R,L,j,F,V,W=\"sizzle\"+1*new Date,B=e.document,U=0,H=0,q=n(),z=n(),K=n(),$=function(e,t){return e===t&&(M=!0),0},Y={}.hasOwnProperty,G=[],X=G.pop,J=G.push,Q=G.push,Z=G.slice,ee=function(e,t){for(var n=0,o=e.length;n<o;n++)if(e[n]===t)return n;return-1},te=\"checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped\",ne=\"[\\\\x20\\\\t\\\\r\\\\n\\\\f]\",oe=\"(?:\\\\\\\\.|[\\\\w-]|[^\\0-\\\\xa0])+\",re=\"\\\\[\"+ne+\"*(\"+oe+\")(?:\"+ne+\"*([*^$|!~]?=)\"+ne+\"*(?:'((?:\\\\\\\\.|[^\\\\\\\\'])*)'|\\\"((?:\\\\\\\\.|[^\\\\\\\\\\\"])*)\\\"|(\"+oe+\"))|)\"+ne+\"*\\\\]\",ie=\":(\"+oe+\")(?:\\\\((('((?:\\\\\\\\.|[^\\\\\\\\'])*)'|\\\"((?:\\\\\\\\.|[^\\\\\\\\\\\"])*)\\\")|((?:\\\\\\\\.|[^\\\\\\\\()[\\\\]]|\"+re+\")*)|.*)\\\\)|)\",ae=new RegExp(ne+\"+\",\"g\"),se=new RegExp(\"^\"+ne+\"+|((?:^|[^\\\\\\\\])(?:\\\\\\\\.)*)\"+ne+\"+$\",\"g\"),ue=new RegExp(\"^\"+ne+\"*,\"+ne+\"*\"),le=new RegExp(\"^\"+ne+\"*([>+~]|\"+ne+\")\"+ne+\"*\"),ce=new RegExp(\"=\"+ne+\"*([^\\\\]'\\\"]*?)\"+ne+\"*\\\\]\",\"g\"),de=new RegExp(ie),pe=new RegExp(\"^\"+oe+\"$\"),fe={ID:new RegExp(\"^#(\"+oe+\")\"),CLASS:new RegExp(\"^\\\\.(\"+oe+\")\"),TAG:new RegExp(\"^(\"+oe+\"|[*])\"),ATTR:new RegExp(\"^\"+re),PSEUDO:new RegExp(\"^\"+ie),CHILD:new RegExp(\"^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\\\(\"+ne+\"*(even|odd|(([+-]|)(\\\\d*)n|)\"+ne+\"*(?:([+-]|)\"+ne+\"*(\\\\d+)|))\"+ne+\"*\\\\)|)\",\"i\"),bool:new RegExp(\"^(?:\"+te+\")$\",\"i\"),needsContext:new RegExp(\"^\"+ne+\"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\\\(\"+ne+\"*((?:-\\\\d)?\\\\d*)\"+ne+\"*\\\\)|)(?=[^-]|$)\",\"i\")},he=/^(?:input|select|textarea|button)$/i,me=/^h\\d$/i,ve=/^[^{]+\\{\\s*\\[native \\w/,ye=/^(?:#([\\w-]+)|(\\w+)|\\.([\\w-]+))$/,ge=/[+~]/,be=new RegExp(\"\\\\\\\\([\\\\da-f]{1,6}\"+ne+\"?|(\"+ne+\")|.)\",\"ig\"),_e=function(e,t,n){var o=\"0x\"+t-65536;return o!==o||n?t:o<0?String.fromCharCode(o+65536):String.fromCharCode(o>>10|55296,1023&o|56320)},Ee=/([\\0-\\x1f\\x7f]|^-?\\d)|^-$|[^\\0-\\x1f\\x7f-\\uFFFF\\w-]/g,we=function(e,t){return t?\"\\0\"===e?\"�\":e.slice(0,-1)+\"\\\\\"+e.charCodeAt(e.length-1).toString(16)+\" \":\"\\\\\"+e},xe=function(){P()},Ce=h(function(e){return!0===e.disabled&&(\"form\"in e||\"label\"in e)},{dir:\"parentNode\",next:\"legend\"});try{Q.apply(G=Z.call(B.childNodes),B.childNodes),G[B.childNodes.length].nodeType}catch(e){Q={apply:G.length?function(e,t){J.apply(e,Z.call(t))}:function(e,t){for(var n=e.length,o=0;e[n++]=t[o++];);e.length=n-1}}}w=t.support={},k=t.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&\"HTML\"!==t.nodeName},P=t.setDocument=function(e){var t,n,o=e?e.ownerDocument||e:B;return o!==I&&9===o.nodeType&&o.documentElement?(I=o,A=I.documentElement,R=!k(I),B!==I&&(n=I.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener(\"unload\",xe,!1):n.attachEvent&&n.attachEvent(\"onunload\",xe)),w.attributes=r(function(e){return e.className=\"i\",!e.getAttribute(\"className\")}),w.getElementsByTagName=r(function(e){return e.appendChild(I.createComment(\"\")),!e.getElementsByTagName(\"*\").length}),w.getElementsByClassName=ve.test(I.getElementsByClassName),w.getById=r(function(e){return A.appendChild(e).id=W,!I.getElementsByName||!I.getElementsByName(W).length}),w.getById?(x.filter.ID=function(e){var t=e.replace(be,_e);return function(e){return e.getAttribute(\"id\")===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&R){var n=t.getElementById(e);return n?[n]:[]}}):(x.filter.ID=function(e){var t=e.replace(be,_e);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode(\"id\");return n&&n.value===t}},x.find.ID=function(e,t){if(void 0!==t.getElementById&&R){var n,o,r,i=t.getElementById(e);if(i){if((n=i.getAttributeNode(\"id\"))&&n.value===e)return[i];for(r=t.getElementsByName(e),o=0;i=r[o++];)if((n=i.getAttributeNode(\"id\"))&&n.value===e)return[i]}return[]}}),x.find.TAG=w.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):w.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,o=[],r=0,i=t.getElementsByTagName(e);if(\"*\"===e){for(;n=i[r++];)1===n.nodeType&&o.push(n);return o}return i},x.find.CLASS=w.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&R)return t.getElementsByClassName(e)},j=[],L=[],(w.qsa=ve.test(I.querySelectorAll))&&(r(function(e){A.appendChild(e).innerHTML=\"<a id='\"+W+\"'></a><select id='\"+W+\"-\\r\\\\' msallowcapture=''><option selected=''></option></select>\",e.querySelectorAll(\"[msallowcapture^='']\").length&&L.push(\"[*^$]=\"+ne+\"*(?:''|\\\"\\\")\"),e.querySelectorAll(\"[selected]\").length||L.push(\"\\\\[\"+ne+\"*(?:value|\"+te+\")\"),e.querySelectorAll(\"[id~=\"+W+\"-]\").length||L.push(\"~=\"),e.querySelectorAll(\":checked\").length||L.push(\":checked\"),e.querySelectorAll(\"a#\"+W+\"+*\").length||L.push(\".#.+[+~]\")}),r(function(e){e.innerHTML=\"<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>\";var t=I.createElement(\"input\");t.setAttribute(\"type\",\"hidden\"),e.appendChild(t).setAttribute(\"name\",\"D\"),e.querySelectorAll(\"[name=d]\").length&&L.push(\"name\"+ne+\"*[*^$|!~]?=\"),2!==e.querySelectorAll(\":enabled\").length&&L.push(\":enabled\",\":disabled\"),A.appendChild(e).disabled=!0,2!==e.querySelectorAll(\":disabled\").length&&L.push(\":enabled\",\":disabled\"),e.querySelectorAll(\"*,:x\"),L.push(\",.*:\")})),(w.matchesSelector=ve.test(F=A.matches||A.webkitMatchesSelector||A.mozMatchesSelector||A.oMatchesSelector||A.msMatchesSelector))&&r(function(e){w.disconnectedMatch=F.call(e,\"*\"),F.call(e,\"[s!='']:x\"),j.push(\"!=\",ie)}),L=L.length&&new RegExp(L.join(\"|\")),j=j.length&&new RegExp(j.join(\"|\")),t=ve.test(A.compareDocumentPosition),V=t||ve.test(A.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,o=t&&t.parentNode;return e===o||!(!o||1!==o.nodeType||!(n.contains?n.contains(o):e.compareDocumentPosition&&16&e.compareDocumentPosition(o)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},$=t?function(e,t){if(e===t)return M=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1,1&n||!w.sortDetached&&t.compareDocumentPosition(e)===n?e===I||e.ownerDocument===B&&V(B,e)?-1:t===I||t.ownerDocument===B&&V(B,t)?1:D?ee(D,e)-ee(D,t):0:4&n?-1:1)}:function(e,t){if(e===t)return M=!0,0;var n,o=0,r=e.parentNode,i=t.parentNode,s=[e],u=[t];if(!r||!i)return e===I?-1:t===I?1:r?-1:i?1:D?ee(D,e)-ee(D,t):0;if(r===i)return a(e,t);for(n=e;n=n.parentNode;)s.unshift(n);for(n=t;n=n.parentNode;)u.unshift(n);for(;s[o]===u[o];)o++;return o?a(s[o],u[o]):s[o]===B?-1:u[o]===B?1:0},I):I},t.matches=function(e,n){return t(e,null,null,n)},t.matchesSelector=function(e,n){if((e.ownerDocument||e)!==I&&P(e),n=n.replace(ce,\"='$1']\"),w.matchesSelector&&R&&!K[n+\" \"]&&(!j||!j.test(n))&&(!L||!L.test(n)))try{var o=F.call(e,n);if(o||w.disconnectedMatch||e.document&&11!==e.document.nodeType)return o}catch(e){}return t(n,I,null,[e]).length>0},t.contains=function(e,t){return(e.ownerDocument||e)!==I&&P(e),V(e,t)},t.attr=function(e,t){(e.ownerDocument||e)!==I&&P(e);var n=x.attrHandle[t.toLowerCase()],o=n&&Y.call(x.attrHandle,t.toLowerCase())?n(e,t,!R):void 0;return void 0!==o?o:w.attributes||!R?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},t.escape=function(e){return(e+\"\").replace(Ee,we)},t.error=function(e){throw new Error(\"Syntax error, unrecognized expression: \"+e)},t.uniqueSort=function(e){var t,n=[],o=0,r=0;if(M=!w.detectDuplicates,D=!w.sortStable&&e.slice(0),e.sort($),M){for(;t=e[r++];)t===e[r]&&(o=n.push(r));for(;o--;)e.splice(n[o],1)}return D=null,e},C=t.getText=function(e){var t,n=\"\",o=0,r=e.nodeType;if(r){if(1===r||9===r||11===r){if(\"string\"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=C(e)}else if(3===r||4===r)return e.nodeValue}else for(;t=e[o++];)n+=C(t);return n},x=t.selectors={cacheLength:50,createPseudo:o,match:fe,attrHandle:{},find:{},relative:{\">\":{dir:\"parentNode\",first:!0},\" \":{dir:\"parentNode\"},\"+\":{dir:\"previousSibling\",first:!0},\"~\":{dir:\"previousSibling\"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(be,_e),e[3]=(e[3]||e[4]||e[5]||\"\").replace(be,_e),\"~=\"===e[2]&&(e[3]=\" \"+e[3]+\" \"),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),\"nth\"===e[1].slice(0,3)?(e[3]||t.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*(\"even\"===e[3]||\"odd\"===e[3])),e[5]=+(e[7]+e[8]||\"odd\"===e[3])):e[3]&&t.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return fe.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||\"\":n&&de.test(n)&&(t=T(n,!0))&&(t=n.indexOf(\")\",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(be,_e).toLowerCase();return\"*\"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=q[e+\" \"];return t||(t=new RegExp(\"(^|\"+ne+\")\"+e+\"(\"+ne+\"|$)\"))&&q(e,function(e){return t.test(\"string\"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute(\"class\")||\"\")})},ATTR:function(e,n,o){return function(r){var i=t.attr(r,e);return null==i?\"!=\"===n:!n||(i+=\"\",\"=\"===n?i===o:\"!=\"===n?i!==o:\"^=\"===n?o&&0===i.indexOf(o):\"*=\"===n?o&&i.indexOf(o)>-1:\"$=\"===n?o&&i.slice(-o.length)===o:\"~=\"===n?(\" \"+i.replace(ae,\" \")+\" \").indexOf(o)>-1:\"|=\"===n&&(i===o||i.slice(0,o.length+1)===o+\"-\"))}},CHILD:function(e,t,n,o,r){var i=\"nth\"!==e.slice(0,3),a=\"last\"!==e.slice(-4),s=\"of-type\"===t;return 1===o&&0===r?function(e){return!!e.parentNode}:function(t,n,u){var l,c,d,p,f,h,m=i!==a?\"nextSibling\":\"previousSibling\",v=t.parentNode,y=s&&t.nodeName.toLowerCase(),g=!u&&!s,b=!1;if(v){if(i){for(;m;){for(p=t;p=p[m];)if(s?p.nodeName.toLowerCase()===y:1===p.nodeType)return!1;h=m=\"only\"===e&&!h&&\"nextSibling\"}return!0}if(h=[a?v.firstChild:v.lastChild],a&&g){for(p=v,d=p[W]||(p[W]={}),c=d[p.uniqueID]||(d[p.uniqueID]={}),l=c[e]||[],f=l[0]===U&&l[1],b=f&&l[2],p=f&&v.childNodes[f];p=++f&&p&&p[m]||(b=f=0)||h.pop();)if(1===p.nodeType&&++b&&p===t){c[e]=[U,f,b];break}}else if(g&&(p=t,d=p[W]||(p[W]={}),c=d[p.uniqueID]||(d[p.uniqueID]={}),l=c[e]||[],f=l[0]===U&&l[1],b=f),!1===b)for(;(p=++f&&p&&p[m]||(b=f=0)||h.pop())&&((s?p.nodeName.toLowerCase()!==y:1!==p.nodeType)||!++b||(g&&(d=p[W]||(p[W]={}),c=d[p.uniqueID]||(d[p.uniqueID]={}),c[e]=[U,b]),p!==t)););return(b-=r)===o||b%o==0&&b/o>=0}}},PSEUDO:function(e,n){var r,i=x.pseudos[e]||x.setFilters[e.toLowerCase()]||t.error(\"unsupported pseudo: \"+e);return i[W]?i(n):i.length>1?(r=[e,e,\"\",n],x.setFilters.hasOwnProperty(e.toLowerCase())?o(function(e,t){for(var o,r=i(e,n),a=r.length;a--;)o=ee(e,r[a]),e[o]=!(t[o]=r[a])}):function(e){return i(e,0,r)}):i}},pseudos:{not:o(function(e){var t=[],n=[],r=N(e.replace(se,\"$1\"));return r[W]?o(function(e,t,n,o){for(var i,a=r(e,null,o,[]),s=e.length;s--;)(i=a[s])&&(e[s]=!(t[s]=i))}):function(e,o,i){return t[0]=e,r(t,null,i,n),t[0]=null,!n.pop()}}),has:o(function(e){return function(n){return t(e,n).length>0}}),contains:o(function(e){return e=e.replace(be,_e),function(t){return(t.textContent||t.innerText||C(t)).indexOf(e)>-1}}),lang:o(function(e){return pe.test(e||\"\")||t.error(\"unsupported lang: \"+e),e=e.replace(be,_e).toLowerCase(),function(t){var n;do{if(n=R?t.lang:t.getAttribute(\"xml:lang\")||t.getAttribute(\"lang\"))return(n=n.toLowerCase())===e||0===n.indexOf(e+\"-\")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===A},focus:function(e){return e===I.activeElement&&(!I.hasFocus||I.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:l(!1),disabled:l(!0),checked:function(e){var t=e.nodeName.toLowerCase();return\"input\"===t&&!!e.checked||\"option\"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!x.pseudos.empty(e)},header:function(e){return me.test(e.nodeName)},input:function(e){return he.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return\"input\"===t&&\"button\"===e.type||\"button\"===t},text:function(e){var t;return\"input\"===e.nodeName.toLowerCase()&&\"text\"===e.type&&(null==(t=e.getAttribute(\"type\"))||\"text\"===t.toLowerCase())},first:c(function(){return[0]}),last:c(function(e,t){return[t-1]}),eq:c(function(e,t,n){return[n<0?n+t:n]}),even:c(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:c(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:c(function(e,t,n){for(var o=n<0?n+t:n;--o>=0;)e.push(o);return e}),gt:c(function(e,t,n){for(var o=n<0?n+t:n;++o<t;)e.push(o);return e})}},x.pseudos.nth=x.pseudos.eq;for(E in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})x.pseudos[E]=s(E);for(E in{submit:!0,reset:!0})x.pseudos[E]=u(E);return p.prototype=x.filters=x.pseudos,x.setFilters=new p,T=t.tokenize=function(e,n){var o,r,i,a,s,u,l,c=z[e+\" \"];if(c)return n?0:c.slice(0);for(s=e,u=[],l=x.preFilter;s;){o&&!(r=ue.exec(s))||(r&&(s=s.slice(r[0].length)||s),u.push(i=[])),o=!1,(r=le.exec(s))&&(o=r.shift(),i.push({value:o,type:r[0].replace(se,\" \")}),s=s.slice(o.length));for(a in x.filter)!(r=fe[a].exec(s))||l[a]&&!(r=l[a](r))||(o=r.shift(),i.push({value:o,type:a,matches:r}),s=s.slice(o.length));if(!o)break}return n?s.length:s?t.error(e):z(e,u).slice(0)},N=t.compile=function(e,t){var n,o=[],r=[],i=K[e+\" \"];if(!i){for(t||(t=T(e)),n=t.length;n--;)i=b(t[n]),i[W]?o.push(i):r.push(i);i=K(e,_(r,o)),i.selector=e}return i},O=t.select=function(e,t,n,o){var r,i,a,s,u,l=\"function\"==typeof e&&e,c=!o&&T(e=l.selector||e);if(n=n||[],1===c.length){if(i=c[0]=c[0].slice(0),i.length>2&&\"ID\"===(a=i[0]).type&&9===t.nodeType&&R&&x.relative[i[1].type]){if(!(t=(x.find.ID(a.matches[0].replace(be,_e),t)||[])[0]))return n;l&&(t=t.parentNode),e=e.slice(i.shift().value.length)}for(r=fe.needsContext.test(e)?0:i.length;r--&&(a=i[r],!x.relative[s=a.type]);)if((u=x.find[s])&&(o=u(a.matches[0].replace(be,_e),ge.test(i[0].type)&&d(t.parentNode)||t))){if(i.splice(r,1),!(e=o.length&&f(i)))return Q.apply(n,o),n;break}}return(l||N(e,c))(o,t,!R,n,!t||ge.test(e)&&d(t.parentNode)||t),n},w.sortStable=W.split(\"\").sort($).join(\"\")===W,w.detectDuplicates=!!M,P(),w.sortDetached=r(function(e){return 1&e.compareDocumentPosition(I.createElement(\"fieldset\"))}),r(function(e){return e.innerHTML=\"<a href='#'></a>\",\"#\"===e.firstChild.getAttribute(\"href\")})||i(\"type|href|height|width\",function(e,t,n){if(!n)return e.getAttribute(t,\"type\"===t.toLowerCase()?1:2)}),w.attributes&&r(function(e){return e.innerHTML=\"<input/>\",e.firstChild.setAttribute(\"value\",\"\"),\"\"===e.firstChild.getAttribute(\"value\")})||i(\"value\",function(e,t,n){if(!n&&\"input\"===e.nodeName.toLowerCase())return e.defaultValue}),r(function(e){return null==e.getAttribute(\"disabled\")})||i(te,function(e,t,n){var o;if(!n)return!0===e[t]?t.toLowerCase():(o=e.getAttributeNode(t))&&o.specified?o.value:null}),t}(n);be.find=Ce,be.expr=Ce.selectors,be.expr[\":\"]=be.expr.pseudos,be.uniqueSort=be.unique=Ce.uniqueSort,be.text=Ce.getText,be.isXMLDoc=Ce.isXML,be.contains=Ce.contains,be.escapeSelector=Ce.escape;var ke=function(e,t,n){for(var o=[],r=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(r&&be(e).is(n))break;o.push(e)}return o},Te=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},Ne=be.expr.match.needsContext,Oe=/^<([a-z][^\\/\\0>:\\x20\\t\\r\\n\\f]*)[\\x20\\t\\r\\n\\f]*\\/?>(?:<\\/\\1>|)$/i,Se=/^.[^:#\\[\\.,]*$/;be.filter=function(e,t,n){var o=t[0];return n&&(e=\":not(\"+e+\")\"),1===t.length&&1===o.nodeType?be.find.matchesSelector(o,e)?[o]:[]:be.find.matches(e,be.grep(t,function(e){return 1===e.nodeType}))},be.fn.extend({find:function(e){var t,n,o=this.length,r=this;if(\"string\"!=typeof e)return this.pushStack(be(e).filter(function(){for(t=0;t<o;t++)if(be.contains(r[t],this))return!0}));for(n=this.pushStack([]),t=0;t<o;t++)be.find(e,r[t],n);return o>1?be.uniqueSort(n):n},filter:function(e){return this.pushStack(l(this,e||[],!1))},not:function(e){return this.pushStack(l(this,e||[],!0))},is:function(e){return!!l(this,\"string\"==typeof e&&Ne.test(e)?be(e):e||[],!1).length}});var De,Me=/^(?:\\s*(<[\\w\\W]+>)[^>]*|#([\\w-]+))$/;(be.fn.init=function(e,t,n){var o,r;if(!e)return this;if(n=n||De,\"string\"==typeof e){if(!(o=\"<\"===e[0]&&\">\"===e[e.length-1]&&e.length>=3?[null,e,null]:Me.exec(e))||!o[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(o[1]){if(t=t instanceof be?t[0]:t,be.merge(this,be.parseHTML(o[1],t&&t.nodeType?t.ownerDocument||t:ae,!0)),Oe.test(o[1])&&be.isPlainObject(t))for(o in t)be.isFunction(this[o])?this[o](t[o]):this.attr(o,t[o]);return this}return r=ae.getElementById(o[2]),r&&(this[0]=r,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):be.isFunction(e)?void 0!==n.ready?n.ready(e):e(be):be.makeArray(e,this)}).prototype=be.fn,De=be(ae);var Pe=/^(?:parents|prev(?:Until|All))/,Ie={children:!0,contents:!0,next:!0,prev:!0};be.fn.extend({has:function(e){var t=be(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(be.contains(this,t[e]))return!0})},closest:function(e,t){var n,o=0,r=this.length,i=[],a=\"string\"!=typeof e&&be(e);if(!Ne.test(e))for(;o<r;o++)for(n=this[o];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?a.index(n)>-1:1===n.nodeType&&be.find.matchesSelector(n,e))){i.push(n);break}return this.pushStack(i.length>1?be.uniqueSort(i):i)},index:function(e){return e?\"string\"==typeof e?de.call(be(e),this[0]):de.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(be.uniqueSort(be.merge(this.get(),be(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),be.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return ke(e,\"parentNode\")},parentsUntil:function(e,t,n){return ke(e,\"parentNode\",n)},next:function(e){return c(e,\"nextSibling\")},prev:function(e){return c(e,\"previousSibling\")},nextAll:function(e){return ke(e,\"nextSibling\")},prevAll:function(e){return ke(e,\"previousSibling\")},nextUntil:function(e,t,n){return ke(e,\"nextSibling\",n)},prevUntil:function(e,t,n){return ke(e,\"previousSibling\",n)},siblings:function(e){return Te((e.parentNode||{}).firstChild,e)},children:function(e){return Te(e.firstChild)},contents:function(e){return u(e,\"iframe\")?e.contentDocument:(u(e,\"template\")&&(e=e.content||e),be.merge([],e.childNodes))}},function(e,t){be.fn[e]=function(n,o){var r=be.map(this,t,n);return\"Until\"!==e.slice(-5)&&(o=n),o&&\"string\"==typeof o&&(r=be.filter(o,r)),this.length>1&&(Ie[e]||be.uniqueSort(r),Pe.test(e)&&r.reverse()),this.pushStack(r)}});var Ae=/[^\\x20\\t\\r\\n\\f]+/g;be.Callbacks=function(e){e=\"string\"==typeof e?d(e):be.extend({},e);var t,n,o,r,i=[],a=[],s=-1,u=function(){for(r=r||e.once,o=t=!0;a.length;s=-1)for(n=a.shift();++s<i.length;)!1===i[s].apply(n[0],n[1])&&e.stopOnFalse&&(s=i.length,n=!1);e.memory||(n=!1),t=!1,r&&(i=n?[]:\"\")},l={add:function(){return i&&(n&&!t&&(s=i.length-1,a.push(n)),function t(n){be.each(n,function(n,o){be.isFunction(o)?e.unique&&l.has(o)||i.push(o):o&&o.length&&\"string\"!==be.type(o)&&t(o)})}(arguments),n&&!t&&u()),this},remove:function(){return be.each(arguments,function(e,t){for(var n;(n=be.inArray(t,i,n))>-1;)i.splice(n,1),n<=s&&s--}),this},has:function(e){return e?be.inArray(e,i)>-1:i.length>0},empty:function(){return i&&(i=[]),this},disable:function(){return r=a=[],i=n=\"\",this},disabled:function(){return!i},lock:function(){return r=a=[],n||t||(i=n=\"\"),this},locked:function(){return!!r},fireWith:function(e,n){return r||(n=n||[],n=[e,n.slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!o}};return l},be.extend({Deferred:function(e){var t=[[\"notify\",\"progress\",be.Callbacks(\"memory\"),be.Callbacks(\"memory\"),2],[\"resolve\",\"done\",be.Callbacks(\"once memory\"),be.Callbacks(\"once memory\"),0,\"resolved\"],[\"reject\",\"fail\",be.Callbacks(\"once memory\"),be.Callbacks(\"once memory\"),1,\"rejected\"]],o=\"pending\",r={state:function(){return o},always:function(){return i.done(arguments).fail(arguments),this},catch:function(e){return r.then(null,e)},pipe:function(){var e=arguments;return be.Deferred(function(n){be.each(t,function(t,o){var r=be.isFunction(e[o[4]])&&e[o[4]];i[o[1]](function(){var e=r&&r.apply(this,arguments);e&&be.isFunction(e.promise)?e.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[o[0]+\"With\"](this,r?[e]:arguments)})}),e=null}).promise()},then:function(e,o,r){function i(e,t,o,r){return function(){var s=this,u=arguments,l=function(){var n,l;if(!(e<a)){if((n=o.apply(s,u))===t.promise())throw new TypeError(\"Thenable self-resolution\");l=n&&(\"object\"==typeof n||\"function\"==typeof n)&&n.then,be.isFunction(l)?r?l.call(n,i(a,t,p,r),i(a,t,f,r)):(a++,l.call(n,i(a,t,p,r),i(a,t,f,r),i(a,t,p,t.notifyWith))):(o!==p&&(s=void 0,u=[n]),(r||t.resolveWith)(s,u))}},c=r?l:function(){try{l()}catch(n){be.Deferred.exceptionHook&&be.Deferred.exceptionHook(n,c.stackTrace),e+1>=a&&(o!==f&&(s=void 0,u=[n]),t.rejectWith(s,u))}};e?c():(be.Deferred.getStackHook&&(c.stackTrace=be.Deferred.getStackHook()),n.setTimeout(c))}}var a=0;return be.Deferred(function(n){t[0][3].add(i(0,n,be.isFunction(r)?r:p,n.notifyWith)),t[1][3].add(i(0,n,be.isFunction(e)?e:p)),t[2][3].add(i(0,n,be.isFunction(o)?o:f))}).promise()},promise:function(e){return null!=e?be.extend(e,r):r}},i={};return be.each(t,function(e,n){var a=n[2],s=n[5];r[n[1]]=a.add,s&&a.add(function(){o=s},t[3-e][2].disable,t[0][2].lock),a.add(n[3].fire),i[n[0]]=function(){return i[n[0]+\"With\"](this===i?void 0:this,arguments),this},i[n[0]+\"With\"]=a.fireWith}),r.promise(i),e&&e.call(i,i),i},when:function(e){var t=arguments.length,n=t,o=Array(n),r=ue.call(arguments),i=be.Deferred(),a=function(e){return function(n){o[e]=this,r[e]=arguments.length>1?ue.call(arguments):n,--t||i.resolveWith(o,r)}};if(t<=1&&(h(e,i.done(a(n)).resolve,i.reject,!t),\"pending\"===i.state()||be.isFunction(r[n]&&r[n].then)))return i.then();for(;n--;)h(r[n],a(n),i.reject);return i.promise()}});var Re=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;be.Deferred.exceptionHook=function(e,t){n.console&&n.console.warn&&e&&Re.test(e.name)&&n.console.warn(\"jQuery.Deferred exception: \"+e.message,e.stack,t)},be.readyException=function(e){n.setTimeout(function(){throw e})};var Le=be.Deferred();be.fn.ready=function(e){return Le.then(e).catch(function(e){be.readyException(e)}),this},be.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--be.readyWait:be.isReady)||(be.isReady=!0,!0!==e&&--be.readyWait>0||Le.resolveWith(ae,[be]))}}),be.ready.then=Le.then,\"complete\"===ae.readyState||\"loading\"!==ae.readyState&&!ae.documentElement.doScroll?n.setTimeout(be.ready):(ae.addEventListener(\"DOMContentLoaded\",m),n.addEventListener(\"load\",m));var je=function(e,t,n,o,r,i,a){var s=0,u=e.length,l=null==n;if(\"object\"===be.type(n)){r=!0;for(s in n)je(e,t,s,n[s],!0,i,a)}else if(void 0!==o&&(r=!0,be.isFunction(o)||(a=!0),l&&(a?(t.call(e,o),t=null):(l=t,t=function(e,t,n){return l.call(be(e),n)})),t))for(;s<u;s++)t(e[s],n,a?o:o.call(e[s],s,t(e[s],n)));return r?e:l?t.call(e):u?t(e[0],n):i},Fe=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};v.uid=1,v.prototype={cache:function(e){var t=e[this.expando];return t||(t={},Fe(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var o,r=this.cache(e);if(\"string\"==typeof t)r[be.camelCase(t)]=n;else for(o in t)r[be.camelCase(o)]=t[o];return r},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][be.camelCase(t)]},access:function(e,t,n){return void 0===t||t&&\"string\"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,o=e[this.expando];if(void 0!==o){if(void 0!==t){Array.isArray(t)?t=t.map(be.camelCase):(t=be.camelCase(t),t=t in o?[t]:t.match(Ae)||[]),n=t.length;for(;n--;)delete o[t[n]]}(void 0===t||be.isEmptyObject(o))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!be.isEmptyObject(t)}};var Ve=new v,We=new v,Be=/^(?:\\{[\\w\\W]*\\}|\\[[\\w\\W]*\\])$/,Ue=/[A-Z]/g;be.extend({hasData:function(e){return We.hasData(e)||Ve.hasData(e)},data:function(e,t,n){return We.access(e,t,n)},removeData:function(e,t){We.remove(e,t)},_data:function(e,t,n){return Ve.access(e,t,n)},_removeData:function(e,t){Ve.remove(e,t)}}),be.fn.extend({data:function(e,t){var n,o,r,i=this[0],a=i&&i.attributes;if(void 0===e){if(this.length&&(r=We.get(i),1===i.nodeType&&!Ve.get(i,\"hasDataAttrs\"))){for(n=a.length;n--;)a[n]&&(o=a[n].name,0===o.indexOf(\"data-\")&&(o=be.camelCase(o.slice(5)),g(i,o,r[o])));Ve.set(i,\"hasDataAttrs\",!0)}return r}return\"object\"==typeof e?this.each(function(){We.set(this,e)}):je(this,function(t){var n;if(i&&void 0===t){if(void 0!==(n=We.get(i,e)))return n;if(void 0!==(n=g(i,e)))return n}else this.each(function(){We.set(this,e,t)})},null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){We.remove(this,e)})}}),be.extend({queue:function(e,t,n){var o;if(e)return t=(t||\"fx\")+\"queue\",o=Ve.get(e,t),n&&(!o||Array.isArray(n)?o=Ve.access(e,t,be.makeArray(n)):o.push(n)),o||[]},dequeue:function(e,t){t=t||\"fx\";var n=be.queue(e,t),o=n.length,r=n.shift(),i=be._queueHooks(e,t),a=function(){be.dequeue(e,t)};\"inprogress\"===r&&(r=n.shift(),o--),r&&(\"fx\"===t&&n.unshift(\"inprogress\"),delete i.stop,r.call(e,a,i)),!o&&i&&i.empty.fire()},_queueHooks:function(e,t){var n=t+\"queueHooks\";return Ve.get(e,n)||Ve.access(e,n,{empty:be.Callbacks(\"once memory\").add(function(){Ve.remove(e,[t+\"queue\",n])})})}}),be.fn.extend({queue:function(e,t){var n=2;return\"string\"!=typeof e&&(t=e,e=\"fx\",n--),arguments.length<n?be.queue(this[0],e):void 0===t?this:this.each(function(){var n=be.queue(this,e,t);be._queueHooks(this,e),\"fx\"===e&&\"inprogress\"!==n[0]&&be.dequeue(this,e)})},dequeue:function(e){return this.each(function(){be.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||\"fx\",[])},promise:function(e,t){var n,o=1,r=be.Deferred(),i=this,a=this.length,s=function(){--o||r.resolveWith(i,[i])};for(\"string\"!=typeof e&&(t=e,e=void 0),e=e||\"fx\";a--;)(n=Ve.get(i[a],e+\"queueHooks\"))&&n.empty&&(o++,n.empty.add(s));return s(),r.promise(t)}});var He=/[+-]?(?:\\d*\\.|)\\d+(?:[eE][+-]?\\d+|)/.source,qe=new RegExp(\"^(?:([+-])=|)(\"+He+\")([a-z%]*)$\",\"i\"),ze=[\"Top\",\"Right\",\"Bottom\",\"Left\"],Ke=function(e,t){return e=t||e,\"none\"===e.style.display||\"\"===e.style.display&&be.contains(e.ownerDocument,e)&&\"none\"===be.css(e,\"display\")},$e=function(e,t,n,o){var r,i,a={};for(i in t)a[i]=e.style[i],e.style[i]=t[i];r=n.apply(e,o||[]);for(i in t)e.style[i]=a[i];return r},Ye={};be.fn.extend({show:function(){return E(this,!0)},hide:function(){return E(this)},toggle:function(e){return\"boolean\"==typeof e?e?this.show():this.hide():this.each(function(){Ke(this)?be(this).show():be(this).hide()})}});var Ge=/^(?:checkbox|radio)$/i,Xe=/<([a-z][^\\/\\0>\\x20\\t\\r\\n\\f]+)/i,Je=/^$|\\/(?:java|ecma)script/i,Qe={option:[1,\"<select multiple='multiple'>\",\"</select>\"],thead:[1,\"<table>\",\"</table>\"],col:[2,\"<table><colgroup>\",\"</colgroup></table>\"],tr:[2,\"<table><tbody>\",\"</tbody></table>\"],td:[3,\"<table><tbody><tr>\",\"</tr></tbody></table>\"],_default:[0,\"\",\"\"]};Qe.optgroup=Qe.option,Qe.tbody=Qe.tfoot=Qe.colgroup=Qe.caption=Qe.thead,Qe.th=Qe.td;var Ze=/<|&#?\\w+;/;!function(){var e=ae.createDocumentFragment(),t=e.appendChild(ae.createElement(\"div\")),n=ae.createElement(\"input\");n.setAttribute(\"type\",\"radio\"),n.setAttribute(\"checked\",\"checked\"),n.setAttribute(\"name\",\"t\"),t.appendChild(n),ye.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML=\"<textarea>x</textarea>\",ye.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue}();var et=ae.documentElement,tt=/^key/,nt=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,ot=/^([^.]*)(?:\\.(.+)|)/;be.event={global:{},add:function(e,t,n,o,r){var i,a,s,u,l,c,d,p,f,h,m,v=Ve.get(e);if(v)for(n.handler&&(i=n,n=i.handler,r=i.selector),r&&be.find.matchesSelector(et,r),n.guid||(n.guid=be.guid++),(u=v.events)||(u=v.events={}),(a=v.handle)||(a=v.handle=function(t){return void 0!==be&&be.event.triggered!==t.type?be.event.dispatch.apply(e,arguments):void 0}),t=(t||\"\").match(Ae)||[\"\"],l=t.length;l--;)s=ot.exec(t[l])||[],f=m=s[1],h=(s[2]||\"\").split(\".\").sort(),f&&(d=be.event.special[f]||{},f=(r?d.delegateType:d.bindType)||f,d=be.event.special[f]||{},c=be.extend({type:f,origType:m,data:o,handler:n,guid:n.guid,selector:r,needsContext:r&&be.expr.match.needsContext.test(r),namespace:h.join(\".\")},i),(p=u[f])||(p=u[f]=[],p.delegateCount=0,d.setup&&!1!==d.setup.call(e,o,h,a)||e.addEventListener&&e.addEventListener(f,a)),d.add&&(d.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),r?p.splice(p.delegateCount++,0,c):p.push(c),be.event.global[f]=!0)},remove:function(e,t,n,o,r){var i,a,s,u,l,c,d,p,f,h,m,v=Ve.hasData(e)&&Ve.get(e);if(v&&(u=v.events)){for(t=(t||\"\").match(Ae)||[\"\"],l=t.length;l--;)if(s=ot.exec(t[l])||[],f=m=s[1],h=(s[2]||\"\").split(\".\").sort(),f){for(d=be.event.special[f]||{},f=(o?d.delegateType:d.bindType)||f,p=u[f]||[],s=s[2]&&new RegExp(\"(^|\\\\.)\"+h.join(\"\\\\.(?:.*\\\\.|)\")+\"(\\\\.|$)\"),a=i=p.length;i--;)c=p[i],!r&&m!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||o&&o!==c.selector&&(\"**\"!==o||!c.selector)||(p.splice(i,1),c.selector&&p.delegateCount--,d.remove&&d.remove.call(e,c));a&&!p.length&&(d.teardown&&!1!==d.teardown.call(e,h,v.handle)||be.removeEvent(e,f,v.handle),delete u[f])}else for(f in u)be.event.remove(e,f+t[l],n,o,!0);be.isEmptyObject(u)&&Ve.remove(e,\"handle events\")}},dispatch:function(e){var t,n,o,r,i,a,s=be.event.fix(e),u=new Array(arguments.length),l=(Ve.get(this,\"events\")||{})[s.type]||[],c=be.event.special[s.type]||{};for(u[0]=s,t=1;t<arguments.length;t++)u[t]=arguments[t];if(s.delegateTarget=this,!c.preDispatch||!1!==c.preDispatch.call(this,s)){for(a=be.event.handlers.call(this,s,l),t=0;(r=a[t++])&&!s.isPropagationStopped();)for(s.currentTarget=r.elem,n=0;(i=r.handlers[n++])&&!s.isImmediatePropagationStopped();)s.rnamespace&&!s.rnamespace.test(i.namespace)||(s.handleObj=i,s.data=i.data,void 0!==(o=((be.event.special[i.origType]||{}).handle||i.handler).apply(r.elem,u))&&!1===(s.result=o)&&(s.preventDefault(),s.stopPropagation()));return c.postDispatch&&c.postDispatch.call(this,s),s.result}},handlers:function(e,t){var n,o,r,i,a,s=[],u=t.delegateCount,l=e.target;if(u&&l.nodeType&&!(\"click\"===e.type&&e.button>=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&(\"click\"!==e.type||!0!==l.disabled)){for(i=[],a={},n=0;n<u;n++)o=t[n],r=o.selector+\" \",void 0===a[r]&&(a[r]=o.needsContext?be(r,this).index(l)>-1:be.find(r,this,null,[l]).length),a[r]&&i.push(o);i.length&&s.push({elem:l,handlers:i})}return l=this,u<t.length&&s.push({elem:l,handlers:t.slice(u)}),s},addProp:function(e,t){Object.defineProperty(be.Event.prototype,e,{enumerable:!0,configurable:!0,get:be.isFunction(t)?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(t){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:t})}})},fix:function(e){return e[be.expando]?e:new be.Event(e)},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==N()&&this.focus)return this.focus(),!1},delegateType:\"focusin\"},blur:{trigger:function(){if(this===N()&&this.blur)return this.blur(),!1},delegateType:\"focusout\"},click:{trigger:function(){if(\"checkbox\"===this.type&&this.click&&u(this,\"input\"))return this.click(),!1},_default:function(e){return u(e.target,\"a\")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},be.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},be.Event=function(e,t){if(!(this instanceof be.Event))return new be.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?k:T,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&be.extend(this,t),this.timeStamp=e&&e.timeStamp||be.now(),this[be.expando]=!0},be.Event.prototype={constructor:be.Event,isDefaultPrevented:T,isPropagationStopped:T,isImmediatePropagationStopped:T,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=k,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=k,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=k,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},be.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&tt.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&nt.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},be.event.addProp),be.each({mouseenter:\"mouseover\",mouseleave:\"mouseout\",pointerenter:\"pointerover\",pointerleave:\"pointerout\"},function(e,t){be.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,o=this,r=e.relatedTarget,i=e.handleObj;return r&&(r===o||be.contains(o,r))||(e.type=i.origType,n=i.handler.apply(this,arguments),e.type=t),n}}}),be.fn.extend({on:function(e,t,n,o){return O(this,e,t,n,o)},one:function(e,t,n,o){return O(this,e,t,n,o,1)},off:function(e,t,n){var o,r;if(e&&e.preventDefault&&e.handleObj)return o=e.handleObj,be(e.delegateTarget).off(o.namespace?o.origType+\".\"+o.namespace:o.origType,o.selector,o.handler),this;if(\"object\"==typeof e){for(r in e)this.off(r,t,e[r]);return this}return!1!==t&&\"function\"!=typeof t||(n=t,t=void 0),!1===n&&(n=T),this.each(function(){be.event.remove(this,e,n,t)})}});var rt=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\\/\\0>\\x20\\t\\r\\n\\f]*)[^>]*)\\/>/gi,it=/<script|<style|<link/i,at=/checked\\s*(?:[^=]|=\\s*.checked.)/i,st=/^true\\/(.*)/,ut=/^\\s*<!(?:\\[CDATA\\[|--)|(?:\\]\\]|--)>\\s*$/g;be.extend({htmlPrefilter:function(e){return e.replace(rt,\"<$1></$2>\")},clone:function(e,t,n){var o,r,i,a,s=e.cloneNode(!0),u=be.contains(e.ownerDocument,e);if(!(ye.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||be.isXMLDoc(e)))for(a=w(s),i=w(e),o=0,r=i.length;o<r;o++)I(i[o],a[o]);if(t)if(n)for(i=i||w(e),a=a||w(s),o=0,r=i.length;o<r;o++)P(i[o],a[o]);else P(e,s);return a=w(s,\"script\"),a.length>0&&x(a,!u&&w(e,\"script\")),s},cleanData:function(e){for(var t,n,o,r=be.event.special,i=0;void 0!==(n=e[i]);i++)if(Fe(n)){if(t=n[Ve.expando]){if(t.events)for(o in t.events)r[o]?be.event.remove(n,o):be.removeEvent(n,o,t.handle);n[Ve.expando]=void 0}n[We.expando]&&(n[We.expando]=void 0)}}}),be.fn.extend({detach:function(e){return R(this,e,!0)},remove:function(e){return R(this,e)},text:function(e){return je(this,function(e){return void 0===e?be.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return A(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){S(this,e).appendChild(e)}})},prepend:function(){return A(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=S(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return A(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return A(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(be.cleanData(w(e,!1)),e.textContent=\"\");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return be.clone(this,e,t)})},html:function(e){return je(this,function(e){var t=this[0]||{},n=0,o=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if(\"string\"==typeof e&&!it.test(e)&&!Qe[(Xe.exec(e)||[\"\",\"\"])[1].toLowerCase()]){e=be.htmlPrefilter(e);try{for(;n<o;n++)t=this[n]||{},1===t.nodeType&&(be.cleanData(w(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var e=[];return A(this,arguments,function(t){var n=this.parentNode;be.inArray(this,e)<0&&(be.cleanData(w(this)),n&&n.replaceChild(t,this))},e)}}),be.each({appendTo:\"append\",prependTo:\"prepend\",insertBefore:\"before\",insertAfter:\"after\",replaceAll:\"replaceWith\"},function(e,t){be.fn[e]=function(e){for(var n,o=[],r=be(e),i=r.length-1,a=0;a<=i;a++)n=a===i?this:this.clone(!0),be(r[a])[t](n),ce.apply(o,n.get());return this.pushStack(o)}});var lt=/^margin/,ct=new RegExp(\"^(\"+He+\")(?!px)[a-z%]+$\",\"i\"),dt=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=n),t.getComputedStyle(e)};!function(){function e(){if(s){s.style.cssText=\"box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%\",s.innerHTML=\"\",et.appendChild(a);var e=n.getComputedStyle(s);t=\"1%\"!==e.top,i=\"2px\"===e.marginLeft,o=\"4px\"===e.width,s.style.marginRight=\"50%\",r=\"4px\"===e.marginRight,et.removeChild(a),s=null}}var t,o,r,i,a=ae.createElement(\"div\"),s=ae.createElement(\"div\");s.style&&(s.style.backgroundClip=\"content-box\",s.cloneNode(!0).style.backgroundClip=\"\",ye.clearCloneStyle=\"content-box\"===s.style.backgroundClip,a.style.cssText=\"border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute\",a.appendChild(s),be.extend(ye,{pixelPosition:function(){return e(),t},boxSizingReliable:function(){return e(),o},pixelMarginRight:function(){return e(),r},reliableMarginLeft:function(){return e(),i}}))}();var pt=/^(none|table(?!-c[ea]).+)/,ft=/^--/,ht={position:\"absolute\",visibility:\"hidden\",display:\"block\"},mt={letterSpacing:\"0\",fontWeight:\"400\"},vt=[\"Webkit\",\"Moz\",\"ms\"],yt=ae.createElement(\"div\").style;be.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=L(e,\"opacity\");return\"\"===n?\"1\":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{float:\"cssFloat\"},style:function(e,t,n,o){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var r,i,a,s=be.camelCase(t),u=ft.test(t),l=e.style;if(u||(t=V(s)),a=be.cssHooks[t]||be.cssHooks[s],void 0===n)return a&&\"get\"in a&&void 0!==(r=a.get(e,!1,o))?r:l[t];i=typeof n,\"string\"===i&&(r=qe.exec(n))&&r[1]&&(n=b(e,t,r),i=\"number\"),null!=n&&n===n&&(\"number\"===i&&(n+=r&&r[3]||(be.cssNumber[s]?\"\":\"px\")),ye.clearCloneStyle||\"\"!==n||0!==t.indexOf(\"background\")||(l[t]=\"inherit\"),a&&\"set\"in a&&void 0===(n=a.set(e,n,o))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,o){var r,i,a,s=be.camelCase(t);return ft.test(t)||(t=V(s)),a=be.cssHooks[t]||be.cssHooks[s],a&&\"get\"in a&&(r=a.get(e,!0,n)),void 0===r&&(r=L(e,t,o)),\"normal\"===r&&t in mt&&(r=mt[t]),\"\"===n||n?(i=parseFloat(r),!0===n||isFinite(i)?i||0:r):r}}),be.each([\"height\",\"width\"],function(e,t){be.cssHooks[t]={get:function(e,n,o){if(n)return!pt.test(be.css(e,\"display\"))||e.getClientRects().length&&e.getBoundingClientRect().width?U(e,t,o):$e(e,ht,function(){return U(e,t,o)})},set:function(e,n,o){var r,i=o&&dt(e),a=o&&B(e,t,o,\"border-box\"===be.css(e,\"boxSizing\",!1,i),i);return a&&(r=qe.exec(n))&&\"px\"!==(r[3]||\"px\")&&(e.style[t]=n,n=be.css(e,t)),W(e,n,a)}}}),be.cssHooks.marginLeft=j(ye.reliableMarginLeft,function(e,t){if(t)return(parseFloat(L(e,\"marginLeft\"))||e.getBoundingClientRect().left-$e(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+\"px\"}),be.each({margin:\"\",padding:\"\",border:\"Width\"},function(e,t){be.cssHooks[e+t]={expand:function(n){for(var o=0,r={},i=\"string\"==typeof n?n.split(\" \"):[n];o<4;o++)r[e+ze[o]+t]=i[o]||i[o-2]||i[0];return r}},lt.test(e)||(be.cssHooks[e+t].set=W)}),be.fn.extend({css:function(e,t){return je(this,function(e,t,n){var o,r,i={},a=0;if(Array.isArray(t)){for(o=dt(e),r=t.length;a<r;a++)i[t[a]]=be.css(e,t[a],!1,o);return i}return void 0!==n?be.style(e,t,n):be.css(e,t)},e,t,arguments.length>1)}}),be.Tween=H,H.prototype={constructor:H,init:function(e,t,n,o,r,i){this.elem=e,this.prop=n,this.easing=r||be.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=o,this.unit=i||(be.cssNumber[n]?\"\":\"px\")},cur:function(){var e=H.propHooks[this.prop];return e&&e.get?e.get(this):H.propHooks._default.get(this)},run:function(e){var t,n=H.propHooks[this.prop];return this.options.duration?this.pos=t=be.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):H.propHooks._default.set(this),this}},H.prototype.init.prototype=H.prototype,H.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=be.css(e.elem,e.prop,\"\"),t&&\"auto\"!==t?t:0)},set:function(e){be.fx.step[e.prop]?be.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[be.cssProps[e.prop]]&&!be.cssHooks[e.prop]?e.elem[e.prop]=e.now:be.style(e.elem,e.prop,e.now+e.unit)}}},H.propHooks.scrollTop=H.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},be.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:\"swing\"},be.fx=H.prototype.init,be.fx.step={};var gt,bt,_t=/^(?:toggle|show|hide)$/,Et=/queueHooks$/;be.Animation=be.extend(X,{tweeners:{\"*\":[function(e,t){var n=this.createTween(e,t);return b(n.elem,e,qe.exec(t),n),n}]},tweener:function(e,t){be.isFunction(e)?(t=e,e=[\"*\"]):e=e.match(Ae);for(var n,o=0,r=e.length;o<r;o++)n=e[o],X.tweeners[n]=X.tweeners[n]||[],X.tweeners[n].unshift(t)},prefilters:[Y],prefilter:function(e,t){t?X.prefilters.unshift(e):X.prefilters.push(e)}}),be.speed=function(e,t,n){var o=e&&\"object\"==typeof e?be.extend({},e):{complete:n||!n&&t||be.isFunction(e)&&e,duration:e,easing:n&&t||t&&!be.isFunction(t)&&t};return be.fx.off?o.duration=0:\"number\"!=typeof o.duration&&(o.duration in be.fx.speeds?o.duration=be.fx.speeds[o.duration]:o.duration=be.fx.speeds._default),null!=o.queue&&!0!==o.queue||(o.queue=\"fx\"),o.old=o.complete,o.complete=function(){be.isFunction(o.old)&&o.old.call(this),o.queue&&be.dequeue(this,o.queue)},o},be.fn.extend({fadeTo:function(e,t,n,o){return this.filter(Ke).css(\"opacity\",0).show().end().animate({opacity:t},e,n,o)},animate:function(e,t,n,o){var r=be.isEmptyObject(e),i=be.speed(t,n,o),a=function(){var t=X(this,be.extend({},e),i);(r||Ve.get(this,\"finish\"))&&t.stop(!0)};return a.finish=a,r||!1===i.queue?this.each(a):this.queue(i.queue,a)},stop:function(e,t,n){var o=function(e){var t=e.stop;delete e.stop,t(n)};return\"string\"!=typeof e&&(n=t,t=e,e=void 0),t&&!1!==e&&this.queue(e||\"fx\",[]),this.each(function(){var t=!0,r=null!=e&&e+\"queueHooks\",i=be.timers,a=Ve.get(this);if(r)a[r]&&a[r].stop&&o(a[r]);else for(r in a)a[r]&&a[r].stop&&Et.test(r)&&o(a[r]);for(r=i.length;r--;)i[r].elem!==this||null!=e&&i[r].queue!==e||(i[r].anim.stop(n),t=!1,i.splice(r,1));!t&&n||be.dequeue(this,e)})},finish:function(e){return!1!==e&&(e=e||\"fx\"),this.each(function(){var t,n=Ve.get(this),o=n[e+\"queue\"],r=n[e+\"queueHooks\"],i=be.timers,a=o?o.length:0;for(n.finish=!0,be.queue(this,e,[]),r&&r.stop&&r.stop.call(this,!0),t=i.length;t--;)i[t].elem===this&&i[t].queue===e&&(i[t].anim.stop(!0),i.splice(t,1));for(t=0;t<a;t++)o[t]&&o[t].finish&&o[t].finish.call(this);delete n.finish})}}),be.each([\"toggle\",\"show\",\"hide\"],function(e,t){var n=be.fn[t];be.fn[t]=function(e,o,r){return null==e||\"boolean\"==typeof e?n.apply(this,arguments):this.animate(K(t,!0),e,o,r)}}),be.each({slideDown:K(\"show\"),slideUp:K(\"hide\"),slideToggle:K(\"toggle\"),fadeIn:{opacity:\"show\"},fadeOut:{opacity:\"hide\"},fadeToggle:{opacity:\"toggle\"}},function(e,t){be.fn[e]=function(e,n,o){return this.animate(t,e,n,o)}}),be.timers=[],be.fx.tick=function(){var e,t=0,n=be.timers;for(gt=be.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||be.fx.stop(),gt=void 0},be.fx.timer=function(e){be.timers.push(e),be.fx.start()},be.fx.interval=13,be.fx.start=function(){bt||(bt=!0,q())},be.fx.stop=function(){bt=null},be.fx.speeds={slow:600,fast:200,_default:400},be.fn.delay=function(e,t){return e=be.fx?be.fx.speeds[e]||e:e,t=t||\"fx\",this.queue(t,function(t,o){var r=n.setTimeout(t,e);o.stop=function(){n.clearTimeout(r)}})},function(){var e=ae.createElement(\"input\"),t=ae.createElement(\"select\"),n=t.appendChild(ae.createElement(\"option\"));e.type=\"checkbox\",ye.checkOn=\"\"!==e.value,ye.optSelected=n.selected,e=ae.createElement(\"input\"),e.value=\"t\",e.type=\"radio\",ye.radioValue=\"t\"===e.value}();var wt,xt=be.expr.attrHandle;be.fn.extend({attr:function(e,t){return je(this,be.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){be.removeAttr(this,e)})}}),be.extend({attr:function(e,t,n){var o,r,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return void 0===e.getAttribute?be.prop(e,t,n):(1===i&&be.isXMLDoc(e)||(r=be.attrHooks[t.toLowerCase()]||(be.expr.match.bool.test(t)?wt:void 0)),void 0!==n?null===n?void be.removeAttr(e,t):r&&\"set\"in r&&void 0!==(o=r.set(e,n,t))?o:(e.setAttribute(t,n+\"\"),n):r&&\"get\"in r&&null!==(o=r.get(e,t))?o:(o=be.find.attr(e,t),null==o?void 0:o))},attrHooks:{type:{set:function(e,t){if(!ye.radioValue&&\"radio\"===t&&u(e,\"input\")){var n=e.value;return e.setAttribute(\"type\",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,o=0,r=t&&t.match(Ae);if(r&&1===e.nodeType)for(;n=r[o++];)e.removeAttribute(n)}}),wt={set:function(e,t,n){return!1===t?be.removeAttr(e,n):e.setAttribute(n,n),n}},be.each(be.expr.match.bool.source.match(/\\w+/g),function(e,t){var n=xt[t]||be.find.attr;xt[t]=function(e,t,o){var r,i,a=t.toLowerCase();return o||(i=xt[a],xt[a]=r,r=null!=n(e,t,o)?a:null,xt[a]=i),r}});var Ct=/^(?:input|select|textarea|button)$/i,kt=/^(?:a|area)$/i;be.fn.extend({prop:function(e,t){return je(this,be.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[be.propFix[e]||e]})}}),be.extend({prop:function(e,t,n){var o,r,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return 1===i&&be.isXMLDoc(e)||(t=be.propFix[t]||t,r=be.propHooks[t]),void 0!==n?r&&\"set\"in r&&void 0!==(o=r.set(e,n,t))?o:e[t]=n:r&&\"get\"in r&&null!==(o=r.get(e,t))?o:e[t]},propHooks:{tabIndex:{get:function(e){var t=be.find.attr(e,\"tabindex\");return t?parseInt(t,10):Ct.test(e.nodeName)||kt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:\"htmlFor\",class:\"className\"}}),ye.optSelected||(be.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),be.each([\"tabIndex\",\"readOnly\",\"maxLength\",\"cellSpacing\",\"cellPadding\",\"rowSpan\",\"colSpan\",\"useMap\",\"frameBorder\",\"contentEditable\"],function(){be.propFix[this.toLowerCase()]=this}),be.fn.extend({addClass:function(e){var t,n,o,r,i,a,s,u=0;if(be.isFunction(e))return this.each(function(t){be(this).addClass(e.call(this,t,Q(this)))});if(\"string\"==typeof e&&e)for(t=e.match(Ae)||[];n=this[u++];)if(r=Q(n),o=1===n.nodeType&&\" \"+J(r)+\" \"){for(a=0;i=t[a++];)o.indexOf(\" \"+i+\" \")<0&&(o+=i+\" \");s=J(o),r!==s&&n.setAttribute(\"class\",s)}return this},removeClass:function(e){var t,n,o,r,i,a,s,u=0;if(be.isFunction(e))return this.each(function(t){be(this).removeClass(e.call(this,t,Q(this)))});if(!arguments.length)return this.attr(\"class\",\"\");if(\"string\"==typeof e&&e)for(t=e.match(Ae)||[];n=this[u++];)if(r=Q(n),o=1===n.nodeType&&\" \"+J(r)+\" \"){for(a=0;i=t[a++];)for(;o.indexOf(\" \"+i+\" \")>-1;)o=o.replace(\" \"+i+\" \",\" \");s=J(o),r!==s&&n.setAttribute(\"class\",s)}return this},toggleClass:function(e,t){var n=typeof e;return\"boolean\"==typeof t&&\"string\"===n?t?this.addClass(e):this.removeClass(e):be.isFunction(e)?this.each(function(n){be(this).toggleClass(e.call(this,n,Q(this),t),t)}):this.each(function(){var t,o,r,i;if(\"string\"===n)for(o=0,r=be(this),i=e.match(Ae)||[];t=i[o++];)r.hasClass(t)?r.removeClass(t):r.addClass(t);else void 0!==e&&\"boolean\"!==n||(t=Q(this),t&&Ve.set(this,\"__className__\",t),this.setAttribute&&this.setAttribute(\"class\",t||!1===e?\"\":Ve.get(this,\"__className__\")||\"\"))})},hasClass:function(e){var t,n,o=0;for(t=\" \"+e+\" \";n=this[o++];)if(1===n.nodeType&&(\" \"+J(Q(n))+\" \").indexOf(t)>-1)return!0;return!1}});var Tt=/\\r/g;be.fn.extend({val:function(e){var t,n,o,r=this[0];{if(arguments.length)return o=be.isFunction(e),this.each(function(n){var r;1===this.nodeType&&(r=o?e.call(this,n,be(this).val()):e,null==r?r=\"\":\"number\"==typeof r?r+=\"\":Array.isArray(r)&&(r=be.map(r,function(e){return null==e?\"\":e+\"\"})),(t=be.valHooks[this.type]||be.valHooks[this.nodeName.toLowerCase()])&&\"set\"in t&&void 0!==t.set(this,r,\"value\")||(this.value=r))});if(r)return(t=be.valHooks[r.type]||be.valHooks[r.nodeName.toLowerCase()])&&\"get\"in t&&void 0!==(n=t.get(r,\"value\"))?n:(n=r.value,\"string\"==typeof n?n.replace(Tt,\"\"):null==n?\"\":n)}}}),be.extend({valHooks:{option:{get:function(e){var t=be.find.attr(e,\"value\");return null!=t?t:J(be.text(e))}},select:{get:function(e){var t,n,o,r=e.options,i=e.selectedIndex,a=\"select-one\"===e.type,s=a?null:[],l=a?i+1:r.length;for(o=i<0?l:a?i:0;o<l;o++)if(n=r[o],(n.selected||o===i)&&!n.disabled&&(!n.parentNode.disabled||!u(n.parentNode,\"optgroup\"))){if(t=be(n).val(),a)return t;s.push(t)}return s},set:function(e,t){for(var n,o,r=e.options,i=be.makeArray(t),a=r.length;a--;)o=r[a],(o.selected=be.inArray(be.valHooks.option.get(o),i)>-1)&&(n=!0);return n||(e.selectedIndex=-1),i}}}}),be.each([\"radio\",\"checkbox\"],function(){be.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=be.inArray(be(e).val(),t)>-1}},ye.checkOn||(be.valHooks[this].get=function(e){return null===e.getAttribute(\"value\")?\"on\":e.value})});var Nt=/^(?:focusinfocus|focusoutblur)$/;be.extend(be.event,{trigger:function(e,t,o,r){var i,a,s,u,l,c,d,p=[o||ae],f=he.call(e,\"type\")?e.type:e,h=he.call(e,\"namespace\")?e.namespace.split(\".\"):[];if(a=s=o=o||ae,3!==o.nodeType&&8!==o.nodeType&&!Nt.test(f+be.event.triggered)&&(f.indexOf(\".\")>-1&&(h=f.split(\".\"),f=h.shift(),h.sort()),l=f.indexOf(\":\")<0&&\"on\"+f,e=e[be.expando]?e:new be.Event(f,\"object\"==typeof e&&e),e.isTrigger=r?2:3,e.namespace=h.join(\".\"),e.rnamespace=e.namespace?new RegExp(\"(^|\\\\.)\"+h.join(\"\\\\.(?:.*\\\\.|)\")+\"(\\\\.|$)\"):null,e.result=void 0,e.target||(e.target=o),t=null==t?[e]:be.makeArray(t,[e]),d=be.event.special[f]||{},r||!d.trigger||!1!==d.trigger.apply(o,t))){if(!r&&!d.noBubble&&!be.isWindow(o)){for(u=d.delegateType||f,Nt.test(u+f)||(a=a.parentNode);a;a=a.parentNode)p.push(a),s=a;s===(o.ownerDocument||ae)&&p.push(s.defaultView||s.parentWindow||n)}for(i=0;(a=p[i++])&&!e.isPropagationStopped();)e.type=i>1?u:d.bindType||f,c=(Ve.get(a,\"events\")||{})[e.type]&&Ve.get(a,\"handle\"),c&&c.apply(a,t),(c=l&&a[l])&&c.apply&&Fe(a)&&(e.result=c.apply(a,t),!1===e.result&&e.preventDefault());return e.type=f,r||e.isDefaultPrevented()||d._default&&!1!==d._default.apply(p.pop(),t)||!Fe(o)||l&&be.isFunction(o[f])&&!be.isWindow(o)&&(s=o[l],s&&(o[l]=null),be.event.triggered=f,o[f](),be.event.triggered=void 0,s&&(o[l]=s)),e.result}},simulate:function(e,t,n){var o=be.extend(new be.Event,n,{type:e,isSimulated:!0});be.event.trigger(o,null,t)}}),be.fn.extend({trigger:function(e,t){return this.each(function(){be.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return be.event.trigger(e,t,n,!0)}}),be.each(\"blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu\".split(\" \"),function(e,t){be.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),be.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),ye.focusin=\"onfocusin\"in n,ye.focusin||be.each({focus:\"focusin\",blur:\"focusout\"},function(e,t){var n=function(e){be.event.simulate(t,e.target,be.event.fix(e))};be.event.special[t]={setup:function(){var o=this.ownerDocument||this,r=Ve.access(o,t);r||o.addEventListener(e,n,!0),Ve.access(o,t,(r||0)+1)},teardown:function(){var o=this.ownerDocument||this,r=Ve.access(o,t)-1;r?Ve.access(o,t,r):(o.removeEventListener(e,n,!0),Ve.remove(o,t))}}});var Ot=n.location,St=be.now(),Dt=/\\?/;be.parseXML=function(e){var t;if(!e||\"string\"!=typeof e)return null;try{t=(new n.DOMParser).parseFromString(e,\"text/xml\")}catch(e){t=void 0}return t&&!t.getElementsByTagName(\"parsererror\").length||be.error(\"Invalid XML: \"+e),t};var Mt=/\\[\\]$/,Pt=/\\r?\\n/g,It=/^(?:submit|button|image|reset|file)$/i,At=/^(?:input|select|textarea|keygen)/i;be.param=function(e,t){var n,o=[],r=function(e,t){var n=be.isFunction(t)?t():t;o[o.length]=encodeURIComponent(e)+\"=\"+encodeURIComponent(null==n?\"\":n)};if(Array.isArray(e)||e.jquery&&!be.isPlainObject(e))be.each(e,function(){r(this.name,this.value)});else for(n in e)Z(n,e[n],t,r);return o.join(\"&\")},be.fn.extend({serialize:function(){return be.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=be.prop(this,\"elements\");return e?be.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!be(this).is(\":disabled\")&&At.test(this.nodeName)&&!It.test(e)&&(this.checked||!Ge.test(e))}).map(function(e,t){var n=be(this).val();return null==n?null:Array.isArray(n)?be.map(n,function(e){return{name:t.name,value:e.replace(Pt,\"\\r\\n\")}}):{name:t.name,value:n.replace(Pt,\"\\r\\n\")}}).get()}});var Rt=/%20/g,Lt=/#.*$/,jt=/([?&])_=[^&]*/,Ft=/^(.*?):[ \\t]*([^\\r\\n]*)$/gm,Vt=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Wt=/^(?:GET|HEAD)$/,Bt=/^\\/\\//,Ut={},Ht={},qt=\"*/\".concat(\"*\"),zt=ae.createElement(\"a\");zt.href=Ot.href,be.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ot.href,type:\"GET\",isLocal:Vt.test(Ot.protocol),global:!0,processData:!0,async:!0,contentType:\"application/x-www-form-urlencoded; charset=UTF-8\",accepts:{\"*\":qt,text:\"text/plain\",html:\"text/html\",xml:\"application/xml, text/xml\",json:\"application/json, text/javascript\"},contents:{xml:/\\bxml\\b/,html:/\\bhtml/,json:/\\bjson\\b/},responseFields:{xml:\"responseXML\",text:\"responseText\",json:\"responseJSON\"},converters:{\"* text\":String,\"text html\":!0,\"text json\":JSON.parse,\"text xml\":be.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?ne(ne(e,be.ajaxSettings),t):ne(be.ajaxSettings,e)},ajaxPrefilter:ee(Ut),ajaxTransport:ee(Ht),ajax:function(e,t){function o(e,t,o,s){var l,p,f,_,E,w=t;c||(c=!0,u&&n.clearTimeout(u),r=void 0,a=s||\"\",x.readyState=e>0?4:0,l=e>=200&&e<300||304===e,o&&(_=oe(h,x,o)),_=re(h,_,x,l),l?(h.ifModified&&(E=x.getResponseHeader(\"Last-Modified\"),E&&(be.lastModified[i]=E),(E=x.getResponseHeader(\"etag\"))&&(be.etag[i]=E)),204===e||\"HEAD\"===h.type?w=\"nocontent\":304===e?w=\"notmodified\":(w=_.state,p=_.data,f=_.error,l=!f)):(f=w,!e&&w||(w=\"error\",e<0&&(e=0))),x.status=e,x.statusText=(t||w)+\"\",l?y.resolveWith(m,[p,w,x]):y.rejectWith(m,[x,w,f]),x.statusCode(b),b=void 0,d&&v.trigger(l?\"ajaxSuccess\":\"ajaxError\",[x,h,l?p:f]),g.fireWith(m,[x,w]),d&&(v.trigger(\"ajaxComplete\",[x,h]),--be.active||be.event.trigger(\"ajaxStop\")))}\"object\"==typeof e&&(t=e,e=void 0),t=t||{};var r,i,a,s,u,l,c,d,p,f,h=be.ajaxSetup({},t),m=h.context||h,v=h.context&&(m.nodeType||m.jquery)?be(m):be.event,y=be.Deferred(),g=be.Callbacks(\"once memory\"),b=h.statusCode||{},_={},E={},w=\"canceled\",x={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s)for(s={};t=Ft.exec(a);)s[t[1].toLowerCase()]=t[2];t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=E[e.toLowerCase()]=E[e.toLowerCase()]||e,_[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)x.always(e[x.status]);else for(t in e)b[t]=[b[t],e[t]];return this},abort:function(e){var t=e||w;return r&&r.abort(t),o(0,t),this}};if(y.promise(x),h.url=((e||h.url||Ot.href)+\"\").replace(Bt,Ot.protocol+\"//\"),h.type=t.method||t.type||h.method||h.type,h.dataTypes=(h.dataType||\"*\").toLowerCase().match(Ae)||[\"\"],null==h.crossDomain){l=ae.createElement(\"a\");try{l.href=h.url,l.href=l.href,h.crossDomain=zt.protocol+\"//\"+zt.host!=l.protocol+\"//\"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&\"string\"!=typeof h.data&&(h.data=be.param(h.data,h.traditional)),te(Ut,h,t,x),c)return x;d=be.event&&h.global,d&&0==be.active++&&be.event.trigger(\"ajaxStart\"),h.type=h.type.toUpperCase(),h.hasContent=!Wt.test(h.type),i=h.url.replace(Lt,\"\"),h.hasContent?h.data&&h.processData&&0===(h.contentType||\"\").indexOf(\"application/x-www-form-urlencoded\")&&(h.data=h.data.replace(Rt,\"+\")):(f=h.url.slice(i.length),h.data&&(i+=(Dt.test(i)?\"&\":\"?\")+h.data,delete h.data),!1===h.cache&&(i=i.replace(jt,\"$1\"),f=(Dt.test(i)?\"&\":\"?\")+\"_=\"+St+++f),h.url=i+f),h.ifModified&&(be.lastModified[i]&&x.setRequestHeader(\"If-Modified-Since\",be.lastModified[i]),be.etag[i]&&x.setRequestHeader(\"If-None-Match\",be.etag[i])),(h.data&&h.hasContent&&!1!==h.contentType||t.contentType)&&x.setRequestHeader(\"Content-Type\",h.contentType),x.setRequestHeader(\"Accept\",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+(\"*\"!==h.dataTypes[0]?\", \"+qt+\"; q=0.01\":\"\"):h.accepts[\"*\"]);for(p in h.headers)x.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(m,x,h)||c))return x.abort();if(w=\"abort\",g.add(h.complete),x.done(h.success),x.fail(h.error),r=te(Ht,h,t,x)){if(x.readyState=1,d&&v.trigger(\"ajaxSend\",[x,h]),c)return x;h.async&&h.timeout>0&&(u=n.setTimeout(function(){x.abort(\"timeout\")},h.timeout));try{c=!1,r.send(_,o)}catch(e){if(c)throw e;o(-1,e)}}else o(-1,\"No Transport\");return x},getJSON:function(e,t,n){return be.get(e,t,n,\"json\")},getScript:function(e,t){return be.get(e,void 0,t,\"script\")}}),be.each([\"get\",\"post\"],function(e,t){be[t]=function(e,n,o,r){return be.isFunction(n)&&(r=r||o,o=n,n=void 0),be.ajax(be.extend({url:e,type:t,dataType:r,data:n,success:o},be.isPlainObject(e)&&e))}}),be._evalUrl=function(e){return be.ajax({url:e,type:\"GET\",dataType:\"script\",cache:!0,async:!1,global:!1,throws:!0})},be.fn.extend({wrapAll:function(e){var t;return this[0]&&(be.isFunction(e)&&(e=e.call(this[0])),t=be(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return be.isFunction(e)?this.each(function(t){be(this).wrapInner(e.call(this,t))}):this.each(function(){var t=be(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=be.isFunction(e);return this.each(function(n){be(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not(\"body\").each(function(){be(this).replaceWith(this.childNodes)}),this}}),be.expr.pseudos.hidden=function(e){return!be.expr.pseudos.visible(e)},be.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},be.ajaxSettings.xhr=function(){try{return new n.XMLHttpRequest}catch(e){}};var Kt={0:200,1223:204},$t=be.ajaxSettings.xhr();ye.cors=!!$t&&\"withCredentials\"in $t,ye.ajax=$t=!!$t,be.ajaxTransport(function(e){var t,o;if(ye.cors||$t&&!e.crossDomain)return{send:function(r,i){var a,s=e.xhr();if(s.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(a in e.xhrFields)s[a]=e.xhrFields[a];e.mimeType&&s.overrideMimeType&&s.overrideMimeType(e.mimeType),e.crossDomain||r[\"X-Requested-With\"]||(r[\"X-Requested-With\"]=\"XMLHttpRequest\");for(a in r)s.setRequestHeader(a,r[a]);t=function(e){return function(){t&&(t=o=s.onload=s.onerror=s.onabort=s.onreadystatechange=null,\"abort\"===e?s.abort():\"error\"===e?\"number\"!=typeof s.status?i(0,\"error\"):i(s.status,s.statusText):i(Kt[s.status]||s.status,s.statusText,\"text\"!==(s.responseType||\"text\")||\"string\"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=t(),o=s.onerror=t(\"error\"),void 0!==s.onabort?s.onabort=o:s.onreadystatechange=function(){4===s.readyState&&n.setTimeout(function(){t&&o()})},t=t(\"abort\");try{s.send(e.hasContent&&e.data||null)}catch(e){if(t)throw e}},abort:function(){t&&t()}}}),be.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),be.ajaxSetup({accepts:{script:\"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript\"},contents:{script:/\\b(?:java|ecma)script\\b/},converters:{\"text script\":function(e){return be.globalEval(e),e}}}),be.ajaxPrefilter(\"script\",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type=\"GET\")}),be.ajaxTransport(\"script\",function(e){if(e.crossDomain){var t,n;return{send:function(o,r){t=be(\"<script>\").prop({charset:e.scriptCharset,src:e.url}).on(\"load error\",n=function(e){t.remove(),n=null,e&&r(\"error\"===e.type?404:200,e.type)}),ae.head.appendChild(t[0])},abort:function(){n&&n()}}}});var Yt=[],Gt=/(=)\\?(?=&|$)|\\?\\?/;be.ajaxSetup({jsonp:\"callback\",jsonpCallback:function(){var e=Yt.pop()||be.expando+\"_\"+St++;return this[e]=!0,e}}),be.ajaxPrefilter(\"json jsonp\",function(e,t,o){var r,i,a,s=!1!==e.jsonp&&(Gt.test(e.url)?\"url\":\"string\"==typeof e.data&&0===(e.contentType||\"\").indexOf(\"application/x-www-form-urlencoded\")&&Gt.test(e.data)&&\"data\");if(s||\"jsonp\"===e.dataTypes[0])return r=e.jsonpCallback=be.isFunction(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,s?e[s]=e[s].replace(Gt,\"$1\"+r):!1!==e.jsonp&&(e.url+=(Dt.test(e.url)?\"&\":\"?\")+e.jsonp+\"=\"+r),e.converters[\"script json\"]=function(){return a||be.error(r+\" was not called\"),a[0]},e.dataTypes[0]=\"json\",i=n[r],n[r]=function(){a=arguments},o.always(function(){void 0===i?be(n).removeProp(r):n[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Yt.push(r)),a&&be.isFunction(i)&&i(a[0]),a=i=void 0}),\"script\"}),ye.createHTMLDocument=function(){var e=ae.implementation.createHTMLDocument(\"\").body;return e.innerHTML=\"<form></form><form></form>\",2===e.childNodes.length}(),be.parseHTML=function(e,t,n){if(\"string\"!=typeof e)return[];\"boolean\"==typeof t&&(n=t,t=!1);var o,r,i;return t||(ye.createHTMLDocument?(t=ae.implementation.createHTMLDocument(\"\"),o=t.createElement(\"base\"),o.href=ae.location.href,t.head.appendChild(o)):t=ae),r=Oe.exec(e),i=!n&&[],r?[t.createElement(r[1])]:(r=C([e],t,i),i&&i.length&&be(i).remove(),be.merge([],r.childNodes))},be.fn.load=function(e,t,n){var o,r,i,a=this,s=e.indexOf(\" \");return s>-1&&(o=J(e.slice(s)),e=e.slice(0,s)),be.isFunction(t)?(n=t,t=void 0):t&&\"object\"==typeof t&&(r=\"POST\"),a.length>0&&be.ajax({url:e,type:r||\"GET\",dataType:\"html\",data:t}).done(function(e){i=arguments,a.html(o?be(\"<div>\").append(be.parseHTML(e)).find(o):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,i||[e.responseText,t,e])})}),this},be.each([\"ajaxStart\",\"ajaxStop\",\"ajaxComplete\",\"ajaxError\",\"ajaxSuccess\",\"ajaxSend\"],function(e,t){be.fn[t]=function(e){return this.on(t,e)}}),be.expr.pseudos.animated=function(e){return be.grep(be.timers,function(t){return e===t.elem}).length},be.offset={setOffset:function(e,t,n){var o,r,i,a,s,u,l,c=be.css(e,\"position\"),d=be(e),p={};\"static\"===c&&(e.style.position=\"relative\"),s=d.offset(),i=be.css(e,\"top\"),u=be.css(e,\"left\"),l=(\"absolute\"===c||\"fixed\"===c)&&(i+u).indexOf(\"auto\")>-1,l?(o=d.position(),a=o.top,r=o.left):(a=parseFloat(i)||0,r=parseFloat(u)||0),be.isFunction(t)&&(t=t.call(e,n,be.extend({},s))),null!=t.top&&(p.top=t.top-s.top+a),null!=t.left&&(p.left=t.left-s.left+r),\"using\"in t?t.using.call(e,p):d.css(p)}},be.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(t){be.offset.setOffset(this,e,t)});var t,n,o,r,i=this[0];if(i)return i.getClientRects().length?(o=i.getBoundingClientRect(),t=i.ownerDocument,n=t.documentElement,r=t.defaultView,{top:o.top+r.pageYOffset-n.clientTop,left:o.left+r.pageXOffset-n.clientLeft}):{top:0,left:0}},position:function(){if(this[0]){var e,t,n=this[0],o={top:0,left:0};return\"fixed\"===be.css(n,\"position\")?t=n.getBoundingClientRect():(e=this.offsetParent(),t=this.offset(),u(e[0],\"html\")||(o=e.offset()),o={top:o.top+be.css(e[0],\"borderTopWidth\",!0),left:o.left+be.css(e[0],\"borderLeftWidth\",!0)}),{top:t.top-o.top-be.css(n,\"marginTop\",!0),left:t.left-o.left-be.css(n,\"marginLeft\",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&\"static\"===be.css(e,\"position\");)e=e.offsetParent;return e||et})}}),be.each({scrollLeft:\"pageXOffset\",scrollTop:\"pageYOffset\"},function(e,t){var n=\"pageYOffset\"===t;be.fn[e]=function(o){return je(this,function(e,o,r){var i;if(be.isWindow(e)?i=e:9===e.nodeType&&(i=e.defaultView),void 0===r)return i?i[t]:e[o];i?i.scrollTo(n?i.pageXOffset:r,n?r:i.pageYOffset):e[o]=r},e,o,arguments.length)}}),be.each([\"top\",\"left\"],function(e,t){be.cssHooks[t]=j(ye.pixelPosition,function(e,n){if(n)return n=L(e,t),ct.test(n)?be(e).position()[t]+\"px\":n})}),be.each({Height:\"height\",Width:\"width\"},function(e,t){be.each({padding:\"inner\"+e,content:t,\"\":\"outer\"+e},function(n,o){be.fn[o]=function(r,i){var a=arguments.length&&(n||\"boolean\"!=typeof r),s=n||(!0===r||!0===i?\"margin\":\"border\");return je(this,function(t,n,r){var i;return be.isWindow(t)?0===o.indexOf(\"outer\")?t[\"inner\"+e]:t.document.documentElement[\"client\"+e]:9===t.nodeType?(i=t.documentElement,Math.max(t.body[\"scroll\"+e],i[\"scroll\"+e],t.body[\"offset\"+e],i[\"offset\"+e],i[\"client\"+e])):void 0===r?be.css(t,n,s):be.style(t,n,r,s)},t,a?r:void 0,a)}})}),be.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,o){return this.on(t,e,n,o)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,\"**\"):this.off(t,e||\"**\",n)}}),be.holdReady=function(e){e?be.readyWait++:be.ready(!0)},be.isArray=Array.isArray,be.parseJSON=JSON.parse,be.nodeName=u,o=[],void 0!==(r=function(){return be}.apply(t,o))&&(e.exports=r);var Xt=n.jQuery,Jt=n.$;return be.noConflict=function(e){return n.$===be&&(n.$=Jt),e&&n.jQuery===be&&(n.jQuery=Xt),be},i||(n.jQuery=n.$=be),be})},function(e,t,n){(function(e,n){function o(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function r(e,t){for(var n=-1,o=Array(e);++n<e;)o[n]=t(n);return o}function i(e){return function(t){return e(t)}}function a(e,t){return null==e?void 0:e[t]}function s(e,t){return function(n){return e(t(n))}}function u(e,t){return\"__proto__\"==t?void 0:e[t]}function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}function c(){this.__data__=wt?wt(null):{},this.size=0}function d(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}function p(e){var t=this.__data__;if(wt){var n=t[e];return n===Ne?void 0:n}return ot.call(t,e)?t[e]:void 0}function f(e){var t=this.__data__;return wt?void 0!==t[e]:ot.call(t,e)}function h(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=wt&&void 0===t?Ne:t,this}function m(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}function v(){this.__data__=[],this.size=0}function y(e){var t=this.__data__,n=L(t,e);return!(n<0)&&(n==t.length-1?t.pop():mt.call(t,n,1),--this.size,!0)}function g(e){var t=this.__data__,n=L(t,e);return n<0?void 0:t[n][1]}function b(e){return L(this.__data__,e)>-1}function _(e,t){var n=this.__data__,o=L(n,e);return o<0?(++this.size,n.push([e,t])):n[o][1]=t,this}function E(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var o=e[t];this.set(o[0],o[1])}}function w(){this.size=0,this.__data__={hash:new l,map:new(Et||m),string:new l}}function x(e){var t=Z(this,e).delete(e);return this.size-=t?1:0,t}function C(e){return Z(this,e).get(e)}function k(e){return Z(this,e).has(e)}function T(e,t){var n=Z(this,e),o=n.size;return n.set(e,t),this.size+=n.size==o?0:1,this}function N(e){var t=this.__data__=new m(e);this.size=t.size}function O(){this.__data__=new m,this.size=0}function S(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}function D(e){return this.__data__.get(e)}function M(e){return this.__data__.has(e)}function P(e,t){var n=this.__data__;if(n instanceof m){var o=n.__data__;if(!Et||o.length<Te-1)return o.push([e,t]),this.size=++n.size,this;n=this.__data__=new E(o)}return n.set(e,t),this.size=n.size,this}function I(e,t){var n=Ot(e),o=!n&&Nt(e),i=!n&&!o&&St(e),a=!n&&!o&&!i&&Dt(e),s=n||o||i||a,u=s?r(e.length,String):[],l=u.length;for(var c in e)!t&&!ot.call(e,c)||s&&(\"length\"==c||i&&(\"offset\"==c||\"parent\"==c)||a&&(\"buffer\"==c||\"byteLength\"==c||\"byteOffset\"==c)||oe(c,l))||u.push(c);return u}function A(e,t,n){(void 0===n||fe(e[t],n))&&(void 0!==n||t in e)||j(e,t,n)}function R(e,t,n){var o=e[t];ot.call(e,t)&&fe(o,n)&&(void 0!==n||t in e)||j(e,t,n)}function L(e,t){for(var n=e.length;n--;)if(fe(e[n][0],t))return n;return-1}function j(e,t,n){\"__proto__\"==t&&yt?yt(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function F(e){return null==e?void 0===e?Fe:Re:vt&&vt in Object(e)?te(e):le(e)}function V(e){return be(e)&&F(e)==Me}function W(e){return!(!ge(e)||ae(e))&&(ve(e)?st:We).test(pe(e))}function B(e){return be(e)&&ye(e.length)&&!!Ue[F(e)]}function U(e){if(!ge(e))return ue(e);var t=se(e),n=[];for(var o in e)(\"constructor\"!=o||!t&&ot.call(e,o))&&n.push(o);return n}function H(e,t,n,o,r){e!==t&&Ct(t,function(i,a){if(ge(i))r||(r=new N),q(e,t,a,n,H,o,r);else{var s=o?o(u(e,a),i,a+\"\",e,t,r):void 0;void 0===s&&(s=i),A(e,a,s)}},we)}function q(e,t,n,o,r,i,a){var s=u(e,n),l=u(t,n),c=a.get(l);if(c)return void A(e,n,c);var d=i?i(s,l,n+\"\",e,t,a):void 0,p=void 0===d;if(p){var f=Ot(l),h=!f&&St(l),m=!f&&!h&&Dt(l);d=l,f||h||m?Ot(s)?d=s:me(s)?d=G(s):h?(p=!1,d=K(l,!0)):m?(p=!1,d=Y(l,!0)):d=[]:_e(l)||Nt(l)?(d=s,Nt(s)?d=Ee(s):(!ge(s)||o&&ve(s))&&(d=ne(l))):p=!1}p&&(a.set(l,d),r(d,l,o,i,a),a.delete(l)),A(e,n,d)}function z(e,t){return Tt(ce(e,t,Ce),e+\"\")}function K(e,t){if(t)return e.slice();var n=e.length,o=dt?dt(n):new e.constructor(n);return e.copy(o),o}function $(e){var t=new e.constructor(e.byteLength);return new ct(t).set(new ct(e)),t}function Y(e,t){var n=t?$(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function G(e,t){var n=-1,o=e.length;for(t||(t=Array(o));++n<o;)t[n]=e[n];return t}function X(e,t,n,o){var r=!n;n||(n={});for(var i=-1,a=t.length;++i<a;){var s=t[i],u=o?o(n[s],e[s],s,n,e):void 0;void 0===u&&(u=e[s]),r?j(n,s,u):R(n,s,u)}return n}function J(e){return z(function(t,n){var o=-1,r=n.length,i=r>1?n[r-1]:void 0,a=r>2?n[2]:void 0;for(i=e.length>3&&\"function\"==typeof i?(r--,i):void 0,a&&re(n[0],n[1],a)&&(i=r<3?void 0:i,r=1),t=Object(t);++o<r;){var s=n[o];s&&e(t,s,o,i)}return t})}function Q(e){return function(t,n,o){for(var r=-1,i=Object(t),a=o(t),s=a.length;s--;){var u=a[e?s:++r];if(!1===n(i[u],u,i))break}return t}}function Z(e,t){var n=e.__data__;return ie(t)?n[\"string\"==typeof t?\"string\":\"hash\"]:n.map}function ee(e,t){var n=a(e,t);return W(n)?n:void 0}function te(e){var t=ot.call(e,vt),n=e[vt];try{e[vt]=void 0;var o=!0}catch(e){}var r=it.call(e);return o&&(t?e[vt]=n:delete e[vt]),r}function ne(e){return\"function\"!=typeof e.constructor||se(e)?{}:xt(pt(e))}function oe(e,t){var n=typeof e;return!!(t=null==t?De:t)&&(\"number\"==n||\"symbol\"!=n&&Be.test(e))&&e>-1&&e%1==0&&e<t}function re(e,t,n){if(!ge(n))return!1;var o=typeof t;return!!(\"number\"==o?he(n)&&oe(t,n.length):\"string\"==o&&t in n)&&fe(n[t],e)}function ie(e){var t=typeof e;return\"string\"==t||\"number\"==t||\"symbol\"==t||\"boolean\"==t?\"__proto__\"!==e:null===e}function ae(e){return!!rt&&rt in e}function se(e){var t=e&&e.constructor;return e===(\"function\"==typeof t&&t.prototype||et)}function ue(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}function le(e){return it.call(e)}function ce(e,t,n){return t=bt(void 0===t?e.length-1:t,0),function(){for(var r=arguments,i=-1,a=bt(r.length-t,0),s=Array(a);++i<a;)s[i]=r[t+i];i=-1;for(var u=Array(t+1);++i<t;)u[i]=r[i];return u[t]=n(s),o(e,this,u)}}function de(e){var t=0,n=0;return function(){var o=_t(),r=Se-(o-n);if(n=o,r>0){if(++t>=Oe)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function pe(e){if(null!=e){try{return nt.call(e)}catch(e){}try{return e+\"\"}catch(e){}}return\"\"}function fe(e,t){return e===t||e!==e&&t!==t}function he(e){return null!=e&&ye(e.length)&&!ve(e)}function me(e){return be(e)&&he(e)}function ve(e){if(!ge(e))return!1;var t=F(e);return t==Ie||t==Ae||t==Pe||t==je}function ye(e){return\"number\"==typeof e&&e>-1&&e%1==0&&e<=De}function ge(e){var t=typeof e;return null!=e&&(\"object\"==t||\"function\"==t)}function be(e){return null!=e&&\"object\"==typeof e}function _e(e){if(!be(e)||F(e)!=Le)return!1;var t=pt(e);if(null===t)return!0;var n=ot.call(t,\"constructor\")&&t.constructor;return\"function\"==typeof n&&n instanceof n&&nt.call(n)==at}function Ee(e){return X(e,we(e))}function we(e){return he(e)?I(e,!0):U(e)}function xe(e){return function(){return e}}function Ce(e){return e}function ke(){return!1}var Te=200,Ne=\"__lodash_hash_undefined__\",Oe=800,Se=16,De=9007199254740991,Me=\"[object Arguments]\",Pe=\"[object AsyncFunction]\",Ie=\"[object Function]\",Ae=\"[object GeneratorFunction]\",Re=\"[object Null]\",Le=\"[object Object]\",je=\"[object Proxy]\",Fe=\"[object Undefined]\",Ve=/[\\\\^$.*+?()[\\]{}|]/g,We=/^\\[object .+?Constructor\\]$/,Be=/^(?:0|[1-9]\\d*)$/,Ue={};Ue[\"[object Float32Array]\"]=Ue[\"[object Float64Array]\"]=Ue[\"[object Int8Array]\"]=Ue[\"[object Int16Array]\"]=Ue[\"[object Int32Array]\"]=Ue[\"[object Uint8Array]\"]=Ue[\"[object Uint8ClampedArray]\"]=Ue[\"[object Uint16Array]\"]=Ue[\"[object Uint32Array]\"]=!0,Ue[Me]=Ue[\"[object Array]\"]=Ue[\"[object ArrayBuffer]\"]=Ue[\"[object Boolean]\"]=Ue[\"[object DataView]\"]=Ue[\"[object Date]\"]=Ue[\"[object Error]\"]=Ue[Ie]=Ue[\"[object Map]\"]=Ue[\"[object Number]\"]=Ue[Le]=Ue[\"[object RegExp]\"]=Ue[\"[object Set]\"]=Ue[\"[object String]\"]=Ue[\"[object WeakMap]\"]=!1;var He=\"object\"==typeof e&&e&&e.Object===Object&&e,qe=\"object\"==typeof self&&self&&self.Object===Object&&self,ze=He||qe||Function(\"return this\")(),Ke=\"object\"==typeof t&&t&&!t.nodeType&&t,$e=Ke&&\"object\"==typeof n&&n&&!n.nodeType&&n,Ye=$e&&$e.exports===Ke,Ge=Ye&&He.process,Xe=function(){try{return Ge&&Ge.binding&&Ge.binding(\"util\")}catch(e){}}(),Je=Xe&&Xe.isTypedArray,Qe=Array.prototype,Ze=Function.prototype,et=Object.prototype,tt=ze[\"__core-js_shared__\"],nt=Ze.toString,ot=et.hasOwnProperty,rt=function(){var e=/[^.]+$/.exec(tt&&tt.keys&&tt.keys.IE_PROTO||\"\");return e?\"Symbol(src)_1.\"+e:\"\"}(),it=et.toString,at=nt.call(Object),st=RegExp(\"^\"+nt.call(ot).replace(Ve,\"\\\\$&\").replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g,\"$1.*?\")+\"$\"),ut=Ye?ze.Buffer:void 0,lt=ze.Symbol,ct=ze.Uint8Array,dt=ut?ut.allocUnsafe:void 0,pt=s(Object.getPrototypeOf,Object),ft=Object.create,ht=et.propertyIsEnumerable,mt=Qe.splice,vt=lt?lt.toStringTag:void 0,yt=function(){try{var e=ee(Object,\"defineProperty\");return e({},\"\",{}),e}catch(e){}}(),gt=ut?ut.isBuffer:void 0,bt=Math.max,_t=Date.now,Et=ee(ze,\"Map\"),wt=ee(Object,\"create\"),xt=function(){function e(){}return function(t){if(!ge(t))return{};if(ft)return ft(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();l.prototype.clear=c,l.prototype.delete=d,l.prototype.get=p,l.prototype.has=f,l.prototype.set=h,m.prototype.clear=v,m.prototype.delete=y,m.prototype.get=g,m.prototype.has=b,m.prototype.set=_,E.prototype.clear=w,E.prototype.delete=x,E.prototype.get=C,E.prototype.has=k,E.prototype.set=T,N.prototype.clear=O,N.prototype.delete=S,N.prototype.get=D,N.prototype.has=M,N.prototype.set=P;var Ct=Q(),kt=yt?function(e,t){return yt(e,\"toString\",{configurable:!0,enumerable:!1,value:xe(t),writable:!0})}:Ce,Tt=de(kt),Nt=V(function(){return arguments}())?V:function(e){return be(e)&&ot.call(e,\"callee\")&&!ht.call(e,\"callee\")},Ot=Array.isArray,St=gt||ke,Dt=Je?i(Je):B,Mt=J(function(e,t,n){H(e,t,n)});n.exports=Mt}).call(t,n(60),n(421)(e))},function(e,t,n){(function(t){function n(e,t,n){function o(t){var n=m,o=v;return m=v=void 0,C=t,g=e.apply(o,n)}function i(e){return C=e,b=setTimeout(c,t),k?o(e):g}function a(e){var n=e-_,o=e-C,r=t-n;return T?w(r,y-o):r}function l(e){var n=e-_,o=e-C;return void 0===_||n>=t||n<0||T&&o>=y}function c(){var e=x();if(l(e))return d(e);b=setTimeout(c,a(e))}function d(e){return b=void 0,N&&m?o(e):(m=v=void 0,g)}function p(){void 0!==b&&clearTimeout(b),C=0,m=_=v=b=void 0}function f(){return void 0===b?g:d(x())}function h(){var e=x(),n=l(e);if(m=arguments,v=this,_=e,n){if(void 0===b)return i(_);if(T)return b=setTimeout(c,t),o(_)}return void 0===b&&(b=setTimeout(c,t)),g}var m,v,y,g,b,_,C=0,k=!1,T=!1,N=!0;if(\"function\"!=typeof e)throw new TypeError(u);return t=s(t)||0,r(n)&&(k=!!n.leading,T=\"maxWait\"in n,y=T?E(s(n.maxWait)||0,t):y,N=\"trailing\"in n?!!n.trailing:N),h.cancel=p,h.flush=f,h}function o(e,t,o){var i=!0,a=!0;if(\"function\"!=typeof e)throw new TypeError(u);return r(o)&&(i=\"leading\"in o?!!o.leading:i,a=\"trailing\"in o?!!o.trailing:a),n(e,t,{leading:i,maxWait:t,trailing:a})}function r(e){var t=typeof e;return!!e&&(\"object\"==t||\"function\"==t)}function i(e){return!!e&&\"object\"==typeof e}function a(e){return\"symbol\"==typeof e||i(e)&&_.call(e)==c}function s(e){if(\"number\"==typeof e)return e;if(a(e))return l;if(r(e)){var t=\"function\"==typeof e.valueOf?e.valueOf():e;e=r(t)?t+\"\":t}if(\"string\"!=typeof e)return 0===e?e:+e;e=e.replace(d,\"\");var n=f.test(e);return n||h.test(e)?m(e.slice(2),n?2:8):p.test(e)?l:+e}var u=\"Expected a function\",l=NaN,c=\"[object Symbol]\",d=/^\\s+|\\s+$/g,p=/^[-+]0x[0-9a-f]+$/i,f=/^0b[01]+$/i,h=/^0o[0-7]+$/i,m=parseInt,v=\"object\"==typeof t&&t&&t.Object===Object&&t,y=\"object\"==typeof self&&self&&self.Object===Object&&self,g=v||y||Function(\"return this\")(),b=Object.prototype,_=b.toString,E=Math.max,w=Math.min,x=function(){return g.Date.now()};e.exports=o}).call(t,n(60))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){var n=t.muiTheme,o=n.appBar,r=n.button.iconButtonSize;return{root:{position:\"relative\",zIndex:n.zIndex.appBar,width:\"100%\",display:\"flex\",backgroundColor:o.color,paddingLeft:o.padding,paddingRight:o.padding},title:{whiteSpace:\"nowrap\",overflow:\"hidden\",textOverflow:\"ellipsis\",margin:0,paddingTop:0,letterSpacing:0,fontSize:24,fontWeight:o.titleFontWeight,color:o.textColor,height:o.height,lineHeight:o.height+\"px\"},mainElement:{boxFlex:1,flex:\"1\"},iconButtonStyle:{marginTop:(o.height-r)/2,marginRight:8,marginLeft:-16},iconButtonIconStyle:{fill:o.textColor,color:o.textColor},flatButton:{color:o.textColor,marginTop:(r-36)/2+1}}}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(14),a=o(i),s=n(119),u=o(s),l=n(15),c=o(l),d=n(8),p=o(d),f=n(6),h=o(f),m=n(7),v=o(m),y=n(10),g=o(y),b=n(9),_=o(b);t.getStyles=r;var E=n(11),w=o(E),x=n(1),C=o(x),k=n(4),T=o(k),N=n(143),O=o(N),S=n(323),D=o(S),M=n(49),P=o(M),I=n(30),A=o(I),R=n(37),L=o(R),j=function(t){function n(){var e,t,o,r;(0,h.default)(this,n);for(var i=arguments.length,a=Array(i),s=0;s<i;s++)a[s]=arguments[s];return t=o=(0,g.default)(this,(e=n.__proto__||(0,p.default)(n)).call.apply(e,[this].concat(a))),o.handleTouchTapLeftIconButton=function(e){o.props.onLeftIconButtonTouchTap&&o.props.onLeftIconButtonTouchTap(e)},o.handleTouchTapRightIconButton=function(e){o.props.onRightIconButtonTouchTap&&o.props.onRightIconButtonTouchTap(e)},o.handleTitleTouchTap=function(e){o.props.onTitleTouchTap&&o.props.onTitleTouchTap(e)},r=t,(0,g.default)(o,r)}return(0,_.default)(n,t),(0,v.default)(n,[{key:\"componentDidMount\",value:function(){\"production\"!==e.env.NODE_ENV&&(0,L.default)(!this.props.iconElementLeft||!this.props.iconClassNameLeft,\"Material-UI: Properties iconElementLeft\\n      and iconClassNameLeft cannot be simultaneously defined. Please use one or the other.\"),\"production\"!==e.env.NODE_ENV&&(0,L.default)(!this.props.iconElementRight||!this.props.iconClassNameRight,\"Material-UI: Properties iconElementRight\\n      and iconClassNameRight cannot be simultaneously defined. Please use one or the other.\")}},{key:\"render\",value:function(){var e=this.props,t=e.title,n=e.titleStyle,o=e.iconStyleLeft,i=e.iconStyleRight,s=(e.onTitleTouchTap,e.showMenuIconButton),l=e.iconElementLeft,d=e.iconElementRight,p=e.iconClassNameLeft,f=e.iconClassNameRight,h=(e.onLeftIconButtonTouchTap,e.onRightIconButtonTouchTap,e.className),m=e.style,v=e.zDepth,y=e.children,g=(0,c.default)(e,[\"title\",\"titleStyle\",\"iconStyleLeft\",\"iconStyleRight\",\"onTitleTouchTap\",\"showMenuIconButton\",\"iconElementLeft\",\"iconElementRight\",\"iconClassNameLeft\",\"iconClassNameRight\",\"onLeftIconButtonTouchTap\",\"onRightIconButtonTouchTap\",\"className\",\"style\",\"zDepth\",\"children\"]),b=this.context.muiTheme.prepareStyles,_=r(this.props,this.context),E=void 0,k=void 0,T=\"string\"==typeof t||t instanceof String?\"h1\":\"div\",N=C.default.createElement(T,{onClick:this.handleTitleTouchTap,style:b((0,w.default)(_.title,_.mainElement,n))},t),S=(0,w.default)({},_.iconButtonStyle,o);if(s)if(l){var M={};if(\"IconButton\"===l.type.muiName){var I=l.props.children,A=I&&I.props&&I.props.color?null:_.iconButtonIconStyle;M.iconStyle=(0,w.default)({},A,l.props.iconStyle)}!l.props.onClick&&this.props.onLeftIconButtonTouchTap&&(M.onClick=this.handleTouchTapLeftIconButton),E=C.default.createElement(\"div\",{style:b(S)},(0,u.default)(M).length>0?(0,x.cloneElement)(l,M):l)}else E=C.default.createElement(O.default,{style:S,iconStyle:_.iconButtonIconStyle,iconClassName:p,onClick:this.handleTouchTapLeftIconButton},p?\"\":C.default.createElement(D.default,{style:(0,w.default)({},_.iconButtonIconStyle)}));var R=(0,w.default)({},_.iconButtonStyle,{marginRight:-16,marginLeft:\"auto\"},i);if(d){var L={};switch(d.type.muiName){case\"IconMenu\":case\"IconButton\":var j=d.props.children,F=j&&j.props&&j.props.color?null:_.iconButtonIconStyle;L.iconStyle=(0,w.default)({},F,d.props.iconStyle);break;case\"FlatButton\":L.style=(0,w.default)({},_.flatButton,d.props.style)}!d.props.onClick&&this.props.onRightIconButtonTouchTap&&(L.onClick=this.handleTouchTapRightIconButton),k=C.default.createElement(\"div\",{style:b(R)},(0,u.default)(L).length>0?(0,x.cloneElement)(d,L):d)}else f&&(k=C.default.createElement(O.default,{style:R,iconStyle:_.iconButtonIconStyle,iconClassName:f,onClick:this.handleTouchTapRightIconButton}));return C.default.createElement(P.default,(0,a.default)({},g,{rounded:!1,className:h,style:(0,w.default)({},_.root,m),zDepth:v}),E,N,k,y)}}]),n}(x.Component);j.muiName=\"AppBar\",j.defaultProps={showMenuIconButton:!0,title:\"\",zDepth:1},j.contextTypes={muiTheme:T.default.object.isRequired},j.propTypes=\"production\"!==e.env.NODE_ENV?{children:T.default.node,className:T.default.string,iconClassNameLeft:T.default.string,iconClassNameRight:T.default.string,iconElementLeft:T.default.element,iconElementRight:T.default.element,iconStyleLeft:T.default.object,iconStyleRight:T.default.object,onLeftIconButtonTouchTap:T.default.func,onRightIconButtonTouchTap:T.default.func,onTitleTouchTap:T.default.func,showMenuIconButton:T.default.bool,style:T.default.object,title:T.default.node,titleStyle:T.default.object,zDepth:A.default.zDepth}:{},t.default=j}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(8),i=o(r),a=n(6),s=o(a),u=n(7),l=o(u),c=n(10),d=o(c),p=n(9),f=o(p),h=n(11),m=o(h),v=n(1),y=o(v),g=n(4),b=o(g),_=n(17),E=o(_),w=n(168),x=o(w),C=n(92),k=o(C),T=n(66),N=o(T),O=n(19),S=o(O),D=n(309),M=o(D),P=n(49),I=o(P),A=n(30),R=o(A),L=null,j=function(e){function t(){var e,n,o,r;(0,s.default)(this,t);for(var a=arguments.length,u=Array(a),l=0;l<a;l++)u[l]=arguments[l];return n=o=(0,d.default)(this,(e=t.__proto__||(0,i.default)(t)).call.apply(e,[this].concat(u))),o.handleTouchTapOverlay=function(e){e.preventDefault(),o.close(\"clickaway\")},o.handleKeyUp=function(e){o.state.open&&!o.props.docked&&\"esc\"===(0,k.default)(e)&&o.close(\"escape\")},o.onBodyTouchStart=function(e){var t=o.props.swipeAreaWidth,n=o.context.muiTheme.isRtl?document.body.offsetWidth-e.touches[0].pageX:e.touches[0].pageX,r=e.touches[0].pageY;if(null!==t&&!o.state.open)if(o.props.openSecondary){if(n<document.body.offsetWidth-t)return}else if(n>t)return;(o.state.open||L===o.onBodyTouchStart&&!o.props.disableSwipeToOpen)&&(o.maybeSwiping=!0,o.touchStartX=n,o.touchStartY=r,document.body.addEventListener(\"touchmove\",o.onBodyTouchMove),document.body.addEventListener(\"touchend\",o.onBodyTouchEnd),document.body.addEventListener(\"touchcancel\",o.onBodyTouchEnd))},o.onBodyTouchMove=function(e){var t=o.context.muiTheme.isRtl?document.body.offsetWidth-e.touches[0].pageX:e.touches[0].pageX,n=e.touches[0].pageY;if(o.state.swiping)e.preventDefault(),o.setPosition(o.getTranslateX(t));else if(o.maybeSwiping){var r=Math.abs(t-o.touchStartX),i=Math.abs(n-o.touchStartY),a=10;r>a&&i<=a?(o.swipeStartX=t,o.setState({swiping:o.state.open?\"closing\":\"opening\"}),o.setPosition(o.getTranslateX(t))):r<=a&&i>a&&o.onBodyTouchEnd()}},o.onBodyTouchEnd=function(e){if(o.state.swiping){var t=o.context.muiTheme.isRtl?document.body.offsetWidth-e.changedTouches[0].pageX:e.changedTouches[0].pageX,n=o.getTranslateX(t)/o.getMaxTranslateX();o.maybeSwiping=!1;var r=o.state.swiping;o.setState({swiping:null}),n>.5?\"opening\"===r?o.setPosition(o.getMaxTranslateX()):o.close(\"swipe\"):\"opening\"===r?o.open(\"swipe\"):o.setPosition(0)}else o.maybeSwiping=!1;o.removeBodyTouchListeners()},r=n,(0,d.default)(o,r)}return(0,f.default)(t,e),(0,l.default)(t,[{key:\"componentWillMount\",value:function(){this.maybeSwiping=!1,this.touchStartX=null,this.touchStartY=null,this.swipeStartX=null,this.setState({open:null!==this.props.open?this.props.open:this.props.docked,swiping:null})}},{key:\"componentDidMount\",value:function(){this.enableSwipeHandling()}},{key:\"componentWillReceiveProps\",value:function(e){null!==e.open?this.setState({open:e.open}):this.props.docked!==e.docked&&this.setState({open:e.docked})}},{key:\"componentDidUpdate\",value:function(){this.enableSwipeHandling()}},{key:\"componentWillUnmount\",value:function(){this.disableSwipeHandling(),this.removeBodyTouchListeners()}},{key:\"getStyles\",value:function(){var e=this.context.muiTheme,t=e.drawer,n=this.getTranslateMultiplier()*(this.state.open?0:this.getMaxTranslateX());return{root:{height:\"100%\",width:this.getTranslatedWidth()||t.width,position:\"fixed\",zIndex:e.zIndex.drawer,left:0,top:0,transform:\"translate(\"+n+\"px, 0)\",transition:!this.state.swiping&&S.default.easeOut(null,\"transform\",null),backgroundColor:t.color,overflow:\"auto\",WebkitOverflowScrolling:\"touch\"},overlay:{zIndex:e.zIndex.drawerOverlay,pointerEvents:this.state.open?\"auto\":\"none\"},rootWhenOpenRight:{left:\"auto\",right:0}}}},{key:\"shouldShow\",value:function(){return this.state.open||!!this.state.swiping}},{key:\"close\",value:function(e){return null===this.props.open&&this.setState({open:!1}),this.props.onRequestChange&&this.props.onRequestChange(!1,e),this}},{key:\"open\",value:function(e){return null===this.props.open&&this.setState({open:!0}),this.props.onRequestChange&&this.props.onRequestChange(!0,e),this}},{key:\"getTranslatedWidth\",value:function(){if(\"string\"==typeof this.props.width){if(!/^\\d+(\\.\\d+)?%$/.test(this.props.width))throw new Error(\"Not a valid percentage format.\");var e=parseFloat(this.props.width)/100;return\"undefined\"!=typeof window?e*window.innerWidth:1e4}return this.props.width}},{key:\"getMaxTranslateX\",value:function(){return(this.getTranslatedWidth()||this.context.muiTheme.drawer.width)+10}},{key:\"getTranslateMultiplier\",value:function(){return this.props.openSecondary?1:-1}},{key:\"enableSwipeHandling\",value:function(){this.props.docked?this.disableSwipeHandling():(document.body.addEventListener(\"touchstart\",this.onBodyTouchStart),L||(L=this.onBodyTouchStart))}},{key:\"disableSwipeHandling\",value:function(){document.body.removeEventListener(\"touchstart\",this.onBodyTouchStart),L===this.onBodyTouchStart&&(L=null)}},{key:\"removeBodyTouchListeners\",value:function(){document.body.removeEventListener(\"touchmove\",this.onBodyTouchMove),document.body.removeEventListener(\"touchend\",this.onBodyTouchEnd),document.body.removeEventListener(\"touchcancel\",this.onBodyTouchEnd)}},{key:\"setPosition\",value:function(e){var t=this.context.muiTheme.isRtl?-1:1,n=E.default.findDOMNode(this.refs.clickAwayableElement),o=\"translate(\"+this.getTranslateMultiplier()*t*e+\"px, 0)\";this.refs.overlay.setOpacity(1-e/this.getMaxTranslateX()),N.default.set(n.style,\"transform\",o)}},{key:\"getTranslateX\",value:function(e){return Math.min(Math.max(\"closing\"===this.state.swiping?this.getTranslateMultiplier()*(e-this.swipeStartX):this.getMaxTranslateX()-this.getTranslateMultiplier()*(this.swipeStartX-e),0),this.getMaxTranslateX())}},{key:\"render\",value:function(){var e=this.props,t=e.children,n=e.className,o=e.containerClassName,r=e.containerStyle,i=e.docked,a=e.openSecondary,s=e.overlayClassName,u=e.overlayStyle,l=e.style,c=e.zDepth,d=this.getStyles(),p=void 0;return i||(p=y.default.createElement(M.default,{ref:\"overlay\",show:this.shouldShow(),className:s,style:(0,m.default)(d.overlay,u),transitionEnabled:!this.state.swiping,onClick:this.handleTouchTapOverlay})),y.default.createElement(\"div\",{className:n,style:l},y.default.createElement(x.default,{target:\"window\",onKeyUp:this.handleKeyUp}),p,y.default.createElement(I.default,{ref:\"clickAwayableElement\",zDepth:c,rounded:!1,transitionEnabled:!this.state.swiping,className:o,style:(0,m.default)(d.root,a&&d.rootWhenOpenRight,r)},t))}}]),t}(v.Component);j.defaultProps={disableSwipeToOpen:!1,docked:!0,open:null,openSecondary:!1,swipeAreaWidth:30,width:null,zDepth:2},j.contextTypes={muiTheme:b.default.object.isRequired},j.propTypes=\"production\"!==e.env.NODE_ENV?{children:b.default.node,className:b.default.string,containerClassName:b.default.string,containerStyle:b.default.object,disableSwipeToOpen:b.default.bool,docked:b.default.bool,onRequestChange:b.default.func,open:b.default.bool,openSecondary:b.default.bool,overlayClassName:b.default.string,overlayStyle:b.default.object,style:b.default.object,swipeAreaWidth:b.default.number,width:b.default.oneOfType([b.default.string,b.default.number]),zDepth:R.default.zDepth}:{},t.default=j}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n){var o=e.color,r=e.hoverColor,i=t.muiTheme.baseTheme,a=o||i.palette.textColor,s=r||a;return{root:{color:n.hovered?s:a,position:\"relative\",fontSize:i.spacing.iconSize,display:\"inline-block\",userSelect:\"none\",transition:T.default.easeOut()}}}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(14),a=o(i),s=n(15),u=o(s),l=n(8),c=o(l),d=n(6),p=o(d),f=n(7),h=o(f),m=n(10),v=o(m),y=n(9),g=o(y),b=n(11),_=o(b),E=n(1),w=o(E),x=n(4),C=o(x),k=n(19),T=o(k),N=function(e){function t(){var e,n,o,r;(0,p.default)(this,t);for(var i=arguments.length,a=Array(i),s=0;s<i;s++)a[s]=arguments[s];return n=o=(0,v.default)(this,(e=t.__proto__||(0,c.default)(t)).call.apply(e,[this].concat(a))),o.state={hovered:!1},o.handleMouseLeave=function(e){void 0!==o.props.hoverColor&&o.setState({hovered:!1}),o.props.onMouseLeave&&o.props.onMouseLeave(e)},o.handleMouseEnter=function(e){void 0!==o.props.hoverColor&&o.setState({hovered:!0}),o.props.onMouseEnter&&o.props.onMouseEnter(e)},r=n,(0,v.default)(o,r)}return(0,g.default)(t,e),(0,h.default)(t,[{key:\"render\",value:function(){var e=this.props,t=(e.hoverColor,e.onMouseLeave,e.onMouseEnter,e.style),n=(0,u.default)(e,[\"hoverColor\",\"onMouseLeave\",\"onMouseEnter\",\"style\"]),o=this.context.muiTheme.prepareStyles,i=r(this.props,this.context,this.state);return w.default.createElement(\"span\",(0,a.default)({},n,{onMouseLeave:this.handleMouseLeave,onMouseEnter:this.handleMouseEnter,style:o((0,_.default)(i.root,t))}))}}]),t}(E.Component);N.muiName=\"FontIcon\",N.defaultProps={onMouseEnter:function(){},onMouseLeave:function(){}},N.contextTypes={muiTheme:C.default.object.isRequired},N.propTypes=\"production\"!==e.env.NODE_ENV?{color:C.default.string,hoverColor:C.default.string,onMouseEnter:C.default.func,onMouseLeave:C.default.func,style:C.default.object}:{},t.default=N}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var r=n(287),i=o(r);t.default=i.default},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){var n=t.muiTheme.baseTheme;return{root:{boxSizing:\"border-box\",overflow:\"visible\",transition:T.default.easeOut(),padding:n.spacing.iconSize/2,width:2*n.spacing.iconSize,height:2*n.spacing.iconSize,fontSize:0},tooltip:{boxSizing:\"border-box\"},disabled:{color:n.palette.disabledColor,fill:n.palette.disabledColor,cursor:\"default\"}}}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(14),a=o(i),s=n(15),u=o(s),l=n(8),c=o(l),d=n(6),p=o(d),f=n(7),h=o(f),m=n(10),v=o(m),y=n(9),g=o(y),b=n(11),_=o(b),E=n(1),w=o(E),x=n(4),C=o(x),k=n(19),T=o(k),N=n(30),O=o(N),S=n(93),D=o(S),M=n(288),P=o(M),I=n(313),A=o(I),R=n(328),L=function(e){function t(){var e,n,o,r;(0,p.default)(this,t);for(var i=arguments.length,a=Array(i),s=0;s<i;s++)a[s]=arguments[s];return n=o=(0,v.default)(this,(e=t.__proto__||(0,c.default)(t)).call.apply(e,[this].concat(a))),o.state={hovered:!1,isKeyboardFocused:!1,touch:!1,tooltipShown:!1},o.handleBlur=function(e){o.hideTooltip(),o.props.onBlur&&o.props.onBlur(e)},o.handleFocus=function(e){o.showTooltip(),o.props.onFocus&&o.props.onFocus(e)},o.handleMouseLeave=function(e){o.button.isKeyboardFocused()||o.hideTooltip(),o.setState({hovered:!1}),o.props.onMouseLeave&&o.props.onMouseLeave(e)},o.handleMouseOut=function(e){o.props.disabled&&o.hideTooltip(),o.props.onMouseOut&&o.props.onMouseOut(e)},o.handleMouseEnter=function(e){o.showTooltip(),o.state.touch||o.setState({hovered:!0}),o.props.onMouseEnter&&o.props.onMouseEnter(e)},o.handleTouchStart=function(e){o.setState({touch:!0}),o.props.onTouchStart&&o.props.onTouchStart(e)},o.handleKeyboardFocus=function(e,t){var n=o.props,r=n.disabled,i=n.onFocus,a=n.onBlur,s=n.onKeyboardFocus;t&&!r?(o.showTooltip(),i&&i(e)):(o.hideTooltip(),a&&a(e)),o.setState({isKeyboardFocused:t}),s&&s(e,t)},r=n,(0,v.default)(o,r)}return(0,g.default)(t,e),(0,h.default)(t,[{key:\"componentWillReceiveProps\",value:function(e){e.disabled&&this.setState({hovered:!1})}},{key:\"setKeyboardFocus\",value:function(){this.button.setKeyboardFocus()}},{key:\"showTooltip\",value:function(){this.props.tooltip&&this.setState({tooltipShown:!0})}},{key:\"hideTooltip\",value:function(){this.props.tooltip&&this.setState({tooltipShown:!1})}},{key:\"render\",value:function(){var e=this,t=this.props,n=t.disabled,o=t.hoveredStyle,i=t.disableTouchRipple,s=t.children,l=t.iconClassName,c=t.style,d=t.tooltip,p=t.tooltipPosition,f=t.tooltipStyles,h=t.touch,m=t.iconStyle,v=(0,u.default)(t,[\"disabled\",\"hoveredStyle\",\"disableTouchRipple\",\"children\",\"iconClassName\",\"style\",\"tooltip\",\"tooltipPosition\",\"tooltipStyles\",\"touch\",\"iconStyle\"]),y=void 0,g=r(this.props,this.context),b=p.split(\"-\"),E=(this.state.hovered||this.state.isKeyboardFocused)&&!n,x=(0,_.default)(g.root,c,E?o:{}),C=d?w.default.createElement(A.default,{label:d,show:this.state.tooltipShown,touch:h,style:(0,_.default)(g.tooltip,f),verticalPosition:b[0],horizontalPosition:b[1]}):null;if(l){var k=m.iconHoverColor,T=(0,u.default)(m,[\"iconHoverColor\"]);y=w.default.createElement(P.default,{className:l,hoverColor:n?null:k,style:(0,_.default)({},n&&g.disabled,T),color:this.context.muiTheme.baseTheme.palette.textColor},s)}var N=n?(0,_.default)({},m,g.disabled):m;return w.default.createElement(D.default,(0,a.default)({ref:function(t){return e.button=t}},v,{centerRipple:!0,disabled:n,onTouchStart:this.handleTouchStart,style:x,disableTouchRipple:i,onBlur:this.handleBlur,onFocus:this.handleFocus,onMouseLeave:this.handleMouseLeave,onMouseEnter:this.handleMouseEnter,onMouseOut:this.handleMouseOut,onKeyboardFocus:this.handleKeyboardFocus}),C,y,(0,R.extendChildren)(s,{style:N}))}}]),t}(E.Component);L.muiName=\"IconButton\",L.defaultProps={disabled:!1,disableTouchRipple:!1,iconStyle:{},tooltipPosition:\"bottom-center\",touch:!1},L.contextTypes={muiTheme:C.default.object.isRequired},L.propTypes=\"production\"!==e.env.NODE_ENV?{children:C.default.node,className:C.default.string,disableTouchRipple:C.default.bool,disabled:C.default.bool,hoveredStyle:C.default.object,href:C.default.string,iconClassName:C.default.string,iconStyle:C.default.object,onBlur:C.default.func,onClick:C.default.func,onFocus:C.default.func,onKeyboardFocus:C.default.func,onMouseEnter:C.default.func,onMouseLeave:C.default.func,onMouseOut:C.default.func,onTouchStart:C.default.func,style:C.default.object,tooltip:C.default.node,tooltipPosition:O.default.cornersAndCenter,tooltipStyles:C.default.object,touch:C.default.bool}:{},t.default=L}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n){var o=e.autoGenerateNestedIndicator,r=e.insetChildren,i=e.leftAvatar,a=e.leftCheckbox,s=e.leftIcon,u=e.nestedItems,l=e.nestedLevel,c=e.rightAvatar,d=e.rightIcon,p=e.rightIconButton,f=e.rightToggle,h=e.secondaryText,m=e.secondaryTextLines,v=t.muiTheme,y=v.listItem,g=v.baseTheme.palette.textColor,b=e.hoverColor||(0,S.fade)(g,.1),_=!h&&(i||c),E=!h&&!(i||c),w=h&&1===m,x=h&&m>1;return{root:{backgroundColor:!(void 0!==e.isKeyboardFocused?e:n).isKeyboardFocused&&!n.hovered||n.rightIconButtonHovered||n.rightIconButtonKeyboardFocused?null:b,color:g,display:\"block\",fontSize:16,lineHeight:\"16px\",position:\"relative\",transition:M.default.easeOut()},innerDiv:{marginLeft:l*y.nestedLevelDepth,paddingLeft:s||i||a||r?72:16,paddingRight:d||c||p||u.length&&o?56:f?72:16,paddingBottom:_?20:16,paddingTop:E||x?16:20,position:\"relative\"},icons:{height:24,width:24,display:\"block\",position:\"absolute\",top:w?12:_?4:0,margin:12},leftIcon:{left:4},rightIcon:{right:4},avatars:{position:\"absolute\",top:_?8:16},label:{cursor:\"pointer\"},leftAvatar:{left:16},rightAvatar:{right:16},leftCheckbox:{position:\"absolute\",display:\"block\",width:24,top:w?24:_?16:12,left:16},primaryText:{},rightIconButton:{position:\"absolute\",display:\"block\",top:w?12:_?4:0,right:4},rightToggle:{position:\"absolute\",display:\"block\",width:54,top:w?25:_?17:13,right:8},secondaryText:{fontSize:14,lineHeight:x?\"18px\":\"16px\",height:x?36:16,margin:0,marginTop:4,color:y.secondaryTextColor,overflow:\"hidden\",textOverflow:\"ellipsis\",whiteSpace:x?null:\"nowrap\",display:x?\"-webkit-box\":null,WebkitLineClamp:x?2:null,WebkitBoxOrient:x?\"vertical\":null}}}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(15),a=o(i),s=n(14),u=o(s),l=n(8),c=o(l),d=n(6),p=o(d),f=n(7),h=o(f),m=n(10),v=o(m),y=n(9),g=o(y),b=n(11),_=o(b),E=n(1),w=o(E),x=n(4),C=o(x),k=n(17),T=o(k),N=n(48),O=o(N),S=n(95),D=n(19),M=o(D),P=n(93),I=o(P),A=n(143),R=o(A),L=n(321),j=o(L),F=n(322),V=o(F),W=n(291),B=o(W),U=function(e){function t(){var e,n,o,r;(0,p.default)(this,t);for(var i=arguments.length,a=Array(i),s=0;s<i;s++)a[s]=arguments[s];return n=o=(0,v.default)(this,(e=t.__proto__||(0,c.default)(t)).call.apply(e,[this].concat(a))),o.state={hovered:!1,isKeyboardFocused:!1,open:!1,rightIconButtonHovered:!1,rightIconButtonKeyboardFocused:!1,touch:!1},o.handleKeyboardFocus=function(e,t){o.setState({isKeyboardFocused:t}),o.props.onKeyboardFocus(e,t)},o.handleMouseEnter=function(e){o.state.touch||o.setState({hovered:!0}),o.props.onMouseEnter(e)},o.handleMouseLeave=function(e){o.setState({hovered:!1}),o.props.onMouseLeave(e)},o.handleTouchTap=function(e){o.props.onClick&&o.props.onClick(e),o.props.primaryTogglesNestedList&&o.handleNestedListToggle(e)},o.handleNestedListToggle=function(e){o.props.leftCheckbox&&e.preventDefault(),e.stopPropagation(),null===o.props.open?o.setState({open:!o.state.open},function(){o.props.onNestedListToggle(o)}):o.props.onNestedListToggle((0,u.default)({},o,{state:{open:!o.state.open}}))},o.handleRightIconButtonKeyboardFocus=function(e,t){t&&o.setState({isKeyboardFocused:!1,rightIconButtonKeyboardFocused:t});var n=o.props.rightIconButton;n&&n.props.onKeyboardFocus&&n.props.onKeyboardFocus(e,t)},o.handleRightIconButtonMouseLeave=function(e){var t=o.props.rightIconButton;o.setState({rightIconButtonHovered:!1}),t&&t.props.onMouseLeave&&t.props.onMouseLeave(e)},o.handleRightIconButtonMouseEnter=function(e){var t=o.props.rightIconButton;o.setState({rightIconButtonHovered:!0}),t&&t.props.onMouseEnter&&t.props.onMouseEnter(e)},o.handleRightIconButtonMouseUp=function(e){var t=o.props.rightIconButton;e.stopPropagation(),t&&t.props.onMouseUp&&t.props.onMouseUp(e)},o.handleRightIconButtonTouchTap=function(e){var t=o.props.rightIconButton;e.stopPropagation(),t&&t.props.onClick&&t.props.onClick(e)},o.handleTouchStart=function(e){o.setState({touch:!0}),o.props.onTouchStart(e)},o.handleTouchEnd=function(e){o.setState({touch:!0}),o.props.onTouchEnd(e)},r=n,(0,v.default)(o,r)}return(0,g.default)(t,e),(0,h.default)(t,[{key:\"componentWillMount\",value:function(){this.setState({open:null===this.props.open?!0===this.props.initiallyOpen:this.props.open})}},{key:\"componentWillReceiveProps\",value:function(e){null!==e.open&&this.setState({open:e.open}),e.disabled&&this.state.hovered&&this.setState({hovered:!1})}},{key:\"shouldComponentUpdate\",value:function(e,t,n){return!(0,O.default)(this.props,e)||!(0,O.default)(this.state,t)||!(0,O.default)(this.context,n)}},{key:\"applyFocusState\",value:function(e){if(this.button){var t=T.default.findDOMNode(this.button);switch(e){case\"none\":t.blur();break;case\"focused\":t.focus();break;case\"keyboard-focused\":this.button.setKeyboardFocus(),t.focus()}}}},{key:\"createDisabledElement\",value:function(e,t,n){var o=this.props,r=o.innerDivStyle,i=o.style,a=(0,_.default)({},e.root,e.innerDiv,r,i);return w.default.createElement(\"div\",(0,u.default)({},n,{style:this.context.muiTheme.prepareStyles(a)}),t)}},{key:\"createLabelElement\",value:function(e,t,n){var o=this.props,r=o.innerDivStyle,i=o.style,a=(0,_.default)({},e.root,e.innerDiv,r,e.label,i);return w.default.createElement(\"label\",(0,u.default)({},n,{style:this.context.muiTheme.prepareStyles(a)}),t)}},{key:\"createTextElement\",value:function(e,t,n){var o=this.context.muiTheme.prepareStyles;if(w.default.isValidElement(t)){var r=(0,_.default)({},e,t.props.style);return\"string\"==typeof t.type&&(r=o(r)),w.default.cloneElement(t,{key:n,style:r})}return w.default.createElement(\"div\",{key:n,style:o(e)},t)}},{key:\"pushElement\",value:function(e,t,n,o){if(t){var r=(0,_.default)({},n,t.props.style);e.push(w.default.cloneElement(t,(0,u.default)({key:e.length,style:r},o)))}}},{key:\"render\",value:function(){var e=this,t=this.props,n=t.autoGenerateNestedIndicator,o=t.children,i=t.containerElement,s=t.disabled,l=t.disableKeyboardFocus,c=(t.hoverColor,t.initiallyOpen,t.innerDivStyle),d=(t.insetChildren,t.leftAvatar),p=t.leftCheckbox,f=t.leftIcon,h=t.nestedItems,m=t.nestedLevel,v=t.nestedListStyle,y=(t.onKeyboardFocus,t.isKeyboardFocused,t.onMouseEnter,t.onMouseLeave,t.onNestedListToggle,t.onTouchStart,t.onClick,t.rightAvatar),g=t.rightIcon,b=t.rightIconButton,E=t.rightToggle,x=t.primaryText,C=t.primaryTogglesNestedList,k=t.secondaryText,T=(t.secondaryTextLines,t.style),N=(0,a.default)(t,[\"autoGenerateNestedIndicator\",\"children\",\"containerElement\",\"disabled\",\"disableKeyboardFocus\",\"hoverColor\",\"initiallyOpen\",\"innerDivStyle\",\"insetChildren\",\"leftAvatar\",\"leftCheckbox\",\"leftIcon\",\"nestedItems\",\"nestedLevel\",\"nestedListStyle\",\"onKeyboardFocus\",\"isKeyboardFocused\",\"onMouseEnter\",\"onMouseLeave\",\"onNestedListToggle\",\"onTouchStart\",\"onClick\",\"rightAvatar\",\"rightIcon\",\"rightIconButton\",\"rightToggle\",\"primaryText\",\"primaryTogglesNestedList\",\"secondaryText\",\"secondaryTextLines\",\"style\"]),O=this.context.muiTheme.prepareStyles,S=r(this.props,this.context,this.state),D=[o];if(f){var M={color:f.props.color||this.context.muiTheme.listItem.leftIconColor};this.pushElement(D,f,(0,_.default)({},S.icons,S.leftIcon),M)}if(g){var P={color:g.props.color||this.context.muiTheme.listItem.rightIconColor};this.pushElement(D,g,(0,_.default)({},S.icons,S.rightIcon),P)}d&&this.pushElement(D,d,(0,_.default)({},S.avatars,S.leftAvatar)),y&&this.pushElement(D,y,(0,_.default)({},S.avatars,S.rightAvatar)),p&&this.pushElement(D,p,(0,_.default)({},S.leftCheckbox));var A=h.length,L=y||g||b||E,F=A&&n&&!L;if(b||F){var W=b,U={onKeyboardFocus:this.handleRightIconButtonKeyboardFocus,onMouseEnter:this.handleRightIconButtonMouseEnter,onMouseLeave:this.handleRightIconButtonMouseLeave,onClick:this.handleRightIconButtonTouchTap,onMouseDown:this.handleRightIconButtonMouseUp,onMouseUp:this.handleRightIconButtonMouseUp};F&&(W=this.state.open?w.default.createElement(R.default,null,w.default.createElement(j.default,null)):w.default.createElement(R.default,null,w.default.createElement(V.default,null)),U.onClick=this.handleNestedListToggle),this.pushElement(D,W,(0,_.default)({},S.rightIconButton),U)}if(E&&this.pushElement(D,E,(0,_.default)({},S.rightToggle)),x){var H=this.createTextElement(S.primaryText,x,\"primaryText\");D.push(H)}if(k){var q=this.createTextElement(S.secondaryText,k,\"secondaryText\");D.push(q)}var z=h.length?w.default.createElement(B.default,{nestedLevel:m,open:this.state.open,style:v},h):void 0,K=!C&&(p||E);return w.default.createElement(\"div\",null,K?this.createLabelElement(S,D,N):s?this.createDisabledElement(S,D,N):w.default.createElement(I.default,(0,u.default)({containerElement:i},N,{disableKeyboardFocus:l||this.state.rightIconButtonKeyboardFocused,onKeyboardFocus:this.handleKeyboardFocus,onMouseLeave:this.handleMouseLeave,onMouseEnter:this.handleMouseEnter,onTouchStart:this.handleTouchStart,onTouchEnd:this.handleTouchEnd,onClick:this.handleTouchTap,disabled:s,ref:function(t){return e.button=t},style:(0,_.default)({},S.root,T)}),w.default.createElement(\"div\",{style:O((0,_.default)(S.innerDiv,c))},D)),z)}}]),t}(E.Component);U.muiName=\"ListItem\",U.defaultProps={autoGenerateNestedIndicator:!0,containerElement:\"span\",disableKeyboardFocus:!1,disabled:!1,initiallyOpen:!1,insetChildren:!1,nestedItems:[],nestedLevel:0,onKeyboardFocus:function(){},onMouseEnter:function(){},onMouseLeave:function(){},onNestedListToggle:function(){},onTouchEnd:function(){},onTouchStart:function(){},open:null,primaryTogglesNestedList:!1,secondaryTextLines:1},U.contextTypes={muiTheme:C.default.object.isRequired},U.propTypes=\"production\"!==e.env.NODE_ENV?{autoGenerateNestedIndicator:C.default.bool,children:C.default.node,containerElement:C.default.oneOfType([C.default.string,C.default.element]),disableKeyboardFocus:C.default.bool,disabled:C.default.bool,hoverColor:C.default.string,initiallyOpen:C.default.bool,innerDivStyle:C.default.object,insetChildren:C.default.bool,isKeyboardFocused:C.default.bool,leftAvatar:C.default.element,leftCheckbox:C.default.element,leftIcon:C.default.element,nestedItems:C.default.arrayOf(C.default.element),nestedLevel:C.default.number,nestedListStyle:C.default.object,onClick:C.default.func,onKeyboardFocus:C.default.func,onMouseEnter:C.default.func,onMouseLeave:C.default.func,onNestedListToggle:C.default.func,onTouchEnd:C.default.func,onTouchStart:C.default.func,open:C.default.bool,primaryText:C.default.node,primaryTogglesNestedList:C.default.bool,rightAvatar:C.default.element,rightIcon:C.default.element,rightIconButton:C.default.element,rightToggle:C.default.element,secondaryText:C.default.node,secondaryTextLines:C.default.oneOf([1,2]),style:C.default.object}:{},t.default=U}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(1),i=o(r),a=n(4),s=o(a),u=n(144),l=o(u),c=function(e){var t=e.children,n=e.open,o=e.nestedLevel,a=e.style;return n?i.default.createElement(l.default,{style:a},r.Children.map(t,function(e){return(0,r.isValidElement)(e)?(0,r.cloneElement)(e,{nestedLevel:o+1}):e})):null};c.propTypes=\"production\"!==e.env.NODE_ENV?{children:s.default.node,nestedLevel:s.default.number.isRequired,open:s.default.bool.isRequired,style:s.default.object}:{},t.default=c}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){var n=t.muiTheme.baseTheme.palette.disabledColor,o=t.muiTheme.baseTheme.palette.textColor,r=e.desktop?64:72,i=e.desktop?24:16;return{root:{color:e.disabled?n:o,cursor:e.disabled?\"default\":\"pointer\",minHeight:e.desktop?\"32px\":\"48px\",lineHeight:e.desktop?\"32px\":\"48px\",fontSize:e.desktop?15:16,whiteSpace:\"nowrap\"},innerDivStyle:{paddingLeft:e.leftIcon||e.insetChildren||e.checked?r:i,paddingRight:e.rightIcon?r:i,paddingBottom:0,paddingTop:0},secondaryText:{float:\"right\"},leftIconDesktop:{margin:0,left:24,top:4},rightIconDesktop:{margin:0,right:24,top:4,fill:t.muiTheme.menuItem.rightIconDesktopFill}}}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(14),a=o(i),s=n(15),u=o(s),l=n(8),c=o(l),d=n(6),p=o(d),f=n(7),h=o(f),m=n(10),v=o(m),y=n(9),g=o(y),b=n(11),_=o(b),E=n(1),w=o(E),x=n(4),C=o(x),k=n(17),T=o(k),N=n(48),O=o(N),S=n(296),D=o(S),M=n(320),P=o(M),I=n(290),A=o(I),R=n(293),L=o(R),j=n(30),F=o(j),V={position:\"relative\"},W=function(e){function t(){var e,n,o,r;(0,p.default)(this,t);for(var i=arguments.length,a=Array(i),s=0;s<i;s++)a[s]=arguments[s];return n=o=(0,v.default)(this,(e=t.__proto__||(0,c.default)(t)).call.apply(e,[this].concat(a))),o.state={open:!1},o.cloneMenuItem=function(e){return w.default.cloneElement(e,{onClick:function(t){e.props.menuItems||o.handleRequestClose(),e.props.onClick&&e.props.onClick(t)}})},o.handleTouchTap=function(e){e.preventDefault(),o.setState({open:!0,anchorEl:T.default.findDOMNode(o)}),o.props.onClick&&o.props.onClick(e)},o.handleRequestClose=function(){o.setState({open:!1,anchorEl:null})},r=n,(0,v.default)(o,r)}return(0,g.default)(t,e),(0,h.default)(t,[{key:\"componentDidMount\",value:function(){this.applyFocusState()}},{key:\"componentWillReceiveProps\",value:function(e){this.state.open&&\"none\"===e.focusState&&this.handleRequestClose()}},{key:\"shouldComponentUpdate\",value:function(e,t,n){return!(0,O.default)(this.props,e)||!(0,O.default)(this.state,t)||!(0,O.default)(this.context,n)}},{key:\"componentDidUpdate\",value:function(){this.applyFocusState()}},{key:\"componentWillUnmount\",value:function(){this.state.open&&this.setState({open:!1})}},{key:\"applyFocusState\",value:function(){this.refs.listItem.applyFocusState(this.props.focusState)}},{key:\"render\",value:function(){var e=this.props,t=e.checked,n=e.children,o=e.desktop,i=e.disabled,s=(e.focusState,e.innerDivStyle),l=e.insetChildren,c=e.leftIcon,d=e.menuItems,p=e.rightIcon,f=e.secondaryText,h=e.style,m=e.animation,v=e.anchorOrigin,y=e.targetOrigin,g=(e.value,(0,u.default)(e,[\"checked\",\"children\",\"desktop\",\"disabled\",\"focusState\",\"innerDivStyle\",\"insetChildren\",\"leftIcon\",\"menuItems\",\"rightIcon\",\"secondaryText\",\"style\",\"animation\",\"anchorOrigin\",\"targetOrigin\",\"value\"])),b=this.context.muiTheme.prepareStyles,E=r(this.props,this.context),x=(0,_.default)(E.root,h),C=(0,_.default)(E.innerDivStyle,s),k=c||(t?w.default.createElement(P.default,null):null);if(k){var T=o?(0,_.default)(E.leftIconDesktop,k.props.style):k.props.style;k=w.default.cloneElement(k,{style:T})}var N=void 0;if(p){var O=o?(0,_.default)(E.rightIconDesktop,p.props.style):p.props.style;N=w.default.cloneElement(p,{style:O})}var S=void 0;if(f){var M=w.default.isValidElement(f),I=M?(0,_.default)(E.secondaryText,f.props.style):null;S=M?w.default.cloneElement(f,{style:I}):w.default.createElement(\"div\",{style:b(E.secondaryText)},f)}var R=void 0;return d&&(R=w.default.createElement(D.default,{animation:m,anchorOrigin:v,anchorEl:this.state.anchorEl,open:this.state.open,targetOrigin:y,useLayerForClickAway:!1,onRequestClose:this.handleRequestClose},w.default.createElement(L.default,{desktop:o,disabled:i,style:V},w.default.Children.map(d,this.cloneMenuItem))),g.onClick=this.handleTouchTap),w.default.createElement(A.default,(0,a.default)({},g,{disabled:i,hoverColor:this.context.muiTheme.menuItem.hoverColor,innerDivStyle:C,insetChildren:l,leftIcon:k,ref:\"listItem\",rightIcon:N,role:\"menuitem\",style:x}),n,S,R)}}]),t}(E.Component);W.muiName=\"MenuItem\",W.defaultProps={anchorOrigin:{horizontal:\"right\",vertical:\"top\"},checked:!1,desktop:!1,disabled:!1,focusState:\"none\",insetChildren:!1,targetOrigin:{horizontal:\"left\",vertical:\"top\"}},W.contextTypes={muiTheme:C.default.object.isRequired},W.propTypes=\"production\"!==e.env.NODE_ENV?{anchorOrigin:F.default.origin,animation:C.default.func,checked:C.default.bool,children:C.default.node,desktop:C.default.bool,disabled:C.default.bool,focusState:C.default.oneOf([\"none\",\"focused\",\"keyboard-focused\"]),innerDivStyle:C.default.object,insetChildren:C.default.bool,leftIcon:C.default.element,menuItems:C.default.node,onClick:C.default.func,primaryText:C.default.node,rightIcon:C.default.element,secondaryText:C.default.node,style:C.default.object,targetOrigin:F.default.origin,value:C.default.any}:{},t.default=W}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){var n=e.desktop,o=e.maxHeight,r=e.width,i=t.muiTheme;return{root:{zIndex:i.zIndex.menu,maxHeight:o,overflowY:o?\"auto\":null},divider:{marginTop:7,marginBottom:8},list:{display:\"table-cell\",paddingBottom:n?16:8,paddingTop:n?16:8,userSelect:\"none\",width:r},selectedMenuItem:{color:i.menuItem.selectedTextColor}}}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(14),a=o(i),s=n(15),u=o(s),l=n(120),c=o(l),d=n(8),p=o(d),f=n(6),h=o(f),m=n(7),v=o(m),y=n(10),g=o(y),b=n(9),_=o(b),E=n(11),w=o(E),x=n(1),C=o(x),k=n(4),T=o(k),N=n(17),O=o(N),S=n(48),D=o(S),M=n(307),P=o(M),I=n(92),A=o(I),R=n(30),L=o(R),j=n(144),F=o(j),V=n(294),W=function(e){function t(e,n){(0,h.default)(this,t);var o=(0,g.default)(this,(t.__proto__||(0,p.default)(t)).call(this,e,n));B.call(o);var r=o.getFilteredChildren(e.children),i=o.getLastSelectedIndex(e,r),a=e.disableAutoFocus?-1:i>=0?i:0;return-1!==a&&e.onMenuItemFocusChange&&e.onMenuItemFocusChange(null,a),o.state={focusIndex:a,isKeyboardFocused:e.initiallyKeyboardFocused,keyWidth:e.desktop?64:56},o.hotKeyHolder=new V.HotKeyHolder,o}return(0,_.default)(t,e),(0,v.default)(t,[{key:\"componentDidMount\",value:function(){this.props.autoWidth&&this.setWidth(),this.setScollPosition()}},{key:\"componentWillReceiveProps\",value:function(e){var t=void 0,n=this.getFilteredChildren(e.children);t=!0!==this.props.multiple?this.getLastSelectedIndex(e,n):this.state.focusIndex;var o=e.disableAutoFocus?-1:t>=0?t:0;o!==this.state.focusIndex&&this.props.onMenuItemFocusChange&&this.props.onMenuItemFocusChange(null,o),this.setState({focusIndex:o,keyWidth:e.desktop?64:56})}},{key:\"shouldComponentUpdate\",value:function(e,t,n){return!(0,D.default)(this.props,e)||!(0,D.default)(this.state,t)||!(0,D.default)(this.context,n)}},{key:\"componentDidUpdate\",value:function(){this.props.autoWidth&&this.setWidth()}},{key:\"getValueLink\",value:function(e){return e.valueLink||{value:e.value,requestChange:e.onChange}}},{key:\"setKeyboardFocused\",value:function(e){this.setState({isKeyboardFocused:e})}},{key:\"getFilteredChildren\",value:function(e){var t=[];return C.default.Children.forEach(e,function(e){e&&t.push(e)}),t}},{key:\"cloneMenuItem\",value:function(e,t,n,o){var r=this,i=e.props.disabled,a={};if(!i){this.isChildSelected(e,this.props)&&(0,w.default)(a,n.selectedMenuItem,this.props.selectedMenuItemStyle)}var s=(0,w.default)({},e.props.style,this.props.menuItemStyle,a),u={desktop:this.props.desktop,style:s};if(!i){var l=t===this.state.focusIndex,c=\"none\";l&&(c=this.state.isKeyboardFocused?\"keyboard-focused\":\"focused\"),(0,w.default)(u,{focusState:c,onClick:function(t){r.handleMenuItemTouchTap(t,e,o),e.props.onClick&&e.props.onClick(t)},ref:l?\"focusedMenuItem\":null})}return C.default.cloneElement(e,u)}},{key:\"decrementKeyboardFocusIndex\",value:function(e){var t=this.state.focusIndex;t--,t<0&&(t=0),this.setFocusIndex(e,t,!0)}},{key:\"getMenuItemCount\",value:function(e){var t=0;return e.forEach(function(e){var n=e.type&&\"Divider\"===e.type.muiName,o=e.props.disabled;n||o||t++}),t}},{key:\"getLastSelectedIndex\",value:function(e,t){var n=this,o=-1,r=0;return t.forEach(function(t){var i=t.type&&\"Divider\"===t.type.muiName;n.isChildSelected(t,e)&&(o=r),i||r++}),o}},{key:\"setFocusIndexStartsWith\",value:function(e,t){var n=-1;return C.default.Children.forEach(this.props.children,function(e,o){if(!(n>=0)){var r=e.props.primaryText;\"string\"==typeof r&&r.substr(0,t.length).toLowerCase()===t.toLowerCase()&&(n=o)}}),n>=0&&(this.setFocusIndex(e,n,!0),!0)}},{key:\"handleMenuItemTouchTap\",value:function(e,t,n){var o=this.props.children,r=this.props.multiple,i=this.getValueLink(this.props),a=i.value,s=t.props.value,u=C.default.isValidElement(o)?0:o.indexOf(t);if(this.setFocusIndex(e,u,!1),r){a=a||[];var l=a.indexOf(s),d=a,p=(0,c.default)(d),f=p.slice(0);-1===l?f.push(s):f.splice(l,1),i.requestChange(e,f)}else r||s===a||i.requestChange(e,s);this.props.onItemTouchTap(e,t,n)}},{key:\"incrementKeyboardFocusIndex\",value:function(e,t){var n=this.state.focusIndex,o=this.getMenuItemCount(t)-1;n++,n>o&&(n=o),this.setFocusIndex(e,n,!0)}},{key:\"isChildSelected\",value:function(e,t){var n=this.getValueLink(t).value,o=e.props.value;return t.multiple?n&&n.length&&-1!==n.indexOf(o):e.props.hasOwnProperty(\"value\")&&n===o}},{key:\"setFocusIndex\",value:function(e,t,n){this.props.onMenuItemFocusChange&&this.props.onMenuItemFocusChange(e,t),this.setState({focusIndex:t,isKeyboardFocused:n})}},{key:\"setScollPosition\",value:function(){var e=this.props.desktop,t=this.refs.focusedMenuItem,n=e?32:48;if(t){var o=O.default.findDOMNode(t).offsetTop,r=o-n;r<n&&(r=0),O.default.findDOMNode(this.refs.scrollContainer).scrollTop=r}}},{key:\"cancelScrollEvent\",value:function(e){return e.stopPropagation(),e.preventDefault(),!1}},{key:\"setWidth\",value:function(){var e=O.default.findDOMNode(this),t=O.default.findDOMNode(this.refs.list),n=e.offsetWidth,o=this.state.keyWidth,r=1.5*o,i=n/o,a=void 0;i=i<=1.5?1.5:Math.ceil(i),a=i*o,a<r&&(a=r),e.style.width=a+\"px\",t.style.width=a+\"px\"}},{key:\"render\",value:function(){var e=this,t=this.props,n=(t.autoWidth,t.children),o=(t.desktop,t.disableAutoFocus,t.initiallyKeyboardFocused,t.listStyle),i=(t.maxHeight,t.multiple,t.onItemTouchTap,t.onEscKeyDown,t.onMenuItemFocusChange,t.selectedMenuItemStyle,t.menuItemStyle,t.style),s=(t.value,t.valueLink,t.width,(0,u.default)(t,[\"autoWidth\",\"children\",\"desktop\",\"disableAutoFocus\",\"initiallyKeyboardFocused\",\"listStyle\",\"maxHeight\",\"multiple\",\"onItemTouchTap\",\"onEscKeyDown\",\"onMenuItemFocusChange\",\"selectedMenuItemStyle\",\"menuItemStyle\",\"style\",\"value\",\"valueLink\",\"width\"])),l=this.context.muiTheme.prepareStyles,c=r(this.props,this.context),d=(0,w.default)(c.root,i),p=(0,w.default)(c.list,o),f=this.getFilteredChildren(n),h=0,m=C.default.Children.map(f,function(t,n){var o=t.props.disabled,r=t.type?t.type.muiName:\"\",i=t;switch(r){case\"MenuItem\":i=e.cloneMenuItem(t,h,c,n);break;case\"Divider\":i=C.default.cloneElement(t,{style:(0,w.default)({},c.divider,t.props.style)})}return\"MenuItem\"!==r||o||h++,i});return C.default.createElement(P.default,{onClickAway:this.handleClickAway},C.default.createElement(\"div\",{onKeyDown:this.handleKeyDown,onWheel:this.handleOnWheel,style:l(d),ref:\"scrollContainer\",role:\"presentation\"},C.default.createElement(F.default,(0,a.default)({},s,{ref:\"list\",style:p,role:\"menu\"}),m)))}}]),t}(x.Component);W.defaultProps={autoWidth:!0,desktop:!1,disableAutoFocus:!1,initiallyKeyboardFocused:!1,maxHeight:null,multiple:!1,onChange:function(){},onEscKeyDown:function(){},onItemTouchTap:function(){},onKeyDown:function(){}},W.contextTypes={muiTheme:T.default.object.isRequired};var B=function(){var e=this;this.handleClickAway=function(t){if(!t.defaultPrevented){var n=e.state.focusIndex;if(!(n<0)){var o=e.getFilteredChildren(e.props.children),r=o[n];r.props.menuItems&&r.props.menuItems.length>0||e.setFocusIndex(t,-1,!1)}}},this.handleKeyDown=function(t){var n=e.getFilteredChildren(e.props.children),o=(0,A.default)(t);switch(o){case\"down\":t.preventDefault(),e.incrementKeyboardFocusIndex(t,n);break;case\"esc\":e.props.onEscKeyDown(t);break;case\"tab\":t.preventDefault(),t.shiftKey?e.decrementKeyboardFocusIndex(t):e.incrementKeyboardFocusIndex(t,n);break;case\"up\":t.preventDefault(),e.decrementKeyboardFocusIndex(t);break;default:if(o&&1===o.length){var r=e.hotKeyHolder.append(o);e.setFocusIndexStartsWith(t,r)&&t.preventDefault()}}e.props.onKeyDown(t)},this.handleOnWheel=function(t){var n=e.refs.scrollContainer;if(!(n.scrollHeight<=n.clientHeight)){var o=n.scrollTop,r=n.scrollHeight,i=n.clientHeight,a=t.deltaY,s=a>0;return s&&a>r-i-o?(n.scrollTop=r,e.cancelScrollEvent(t)):!s&&-a>o?(n.scrollTop=0,e.cancelScrollEvent(t)):void 0}}};W.propTypes=\"production\"!==e.env.NODE_ENV?{autoWidth:T.default.bool,children:T.default.node,desktop:T.default.bool,disableAutoFocus:T.default.bool,initiallyKeyboardFocused:T.default.bool,listStyle:T.default.object,maxHeight:T.default.number,menuItemStyle:T.default.object,multiple:T.default.bool,onChange:T.default.func,onEscKeyDown:T.default.func,onItemTouchTap:T.default.func,onKeyDown:T.default.func,onMenuItemFocusChange:T.default.func,selectedMenuItemStyle:T.default.object,style:T.default.object,value:T.default.any,valueLink:T.default.object,width:L.default.stringOrNumber}:{},t.default=W}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.HotKeyHolder=void 0;var r=n(6),i=o(r),a=n(7),s=o(a);t.HotKeyHolder=function(){function e(){var t=this;(0,i.default)(this,e),this.clear=function(){t.timerId=null,t.lastKeys=null}}return(0,s.default)(e,[{key:\"append\",value:function(e){return clearTimeout(this.timerId),this.timerId=setTimeout(this.clear,500),this.lastKeys=(this.lastKeys||\"\")+e}}]),e}()},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){var n=e.rounded,o=e.circle,r=e.transitionEnabled,i=e.zDepth,a=t.muiTheme,s=a.baseTheme,u=a.paper,l=a.borderRadius;return{root:{color:u.color,backgroundColor:u.backgroundColor,transition:r&&O.default.easeOut(),boxSizing:\"border-box\",fontFamily:s.fontFamily,WebkitTapHighlightColor:\"rgba(0,0,0,0)\",boxShadow:u.zDepthShadows[i-1],borderRadius:o?\"50%\":n?l:\"0px\"}}}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(14),a=o(i),s=n(15),u=o(s),l=n(8),c=o(l),d=n(6),p=o(d),f=n(7),h=o(f),m=n(10),v=o(m),y=n(9),g=o(y),b=n(11),_=o(b),E=n(1),w=o(E),x=n(4),C=o(x),k=n(30),T=o(k),N=n(19),O=o(N),S=function(e){function t(){return(0,p.default)(this,t),(0,v.default)(this,(t.__proto__||(0,c.default)(t)).apply(this,arguments))}return(0,g.default)(t,e),(0,h.default)(t,[{key:\"render\",value:function(){var e=this.props,t=e.children,n=(e.circle,e.rounded,e.style),o=(e.transitionEnabled,e.zDepth,(0,u.default)(e,[\"children\",\"circle\",\"rounded\",\"style\",\"transitionEnabled\",\"zDepth\"])),i=this.context.muiTheme.prepareStyles,s=r(this.props,this.context);return w.default.createElement(\"div\",(0,a.default)({},o,{style:i((0,_.default)(s.root,n))}),t)}}]),t}(E.Component);S.defaultProps={circle:!1,rounded:!0,transitionEnabled:!0,zDepth:1},S.contextTypes={muiTheme:C.default.object.isRequired},S.propTypes=\"production\"!==e.env.NODE_ENV?{children:C.default.node,circle:C.default.bool,rounded:C.default.bool,style:C.default.object,transitionEnabled:C.default.bool,zDepth:T.default.zDepth}:{},t.default=S}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(14),i=o(r),a=n(15),s=o(a),u=n(8),l=o(u),c=n(6),d=o(c),p=n(7),f=o(p),h=n(10),m=o(h),v=n(9),y=o(v),g=n(11),b=o(g),_=n(1),E=o(_),w=n(4),x=o(w),C=n(17),k=o(C),T=n(168),N=o(T),O=n(310),S=o(O),D=n(30),M=o(D),P=n(49),I=o(P),A=n(284),R=o(A),L=n(297),j=o(L),F={root:{display:\"none\"}},V=function(e){function t(e,n){(0,d.default)(this,t);var o=(0,m.default)(this,(t.__proto__||(0,l.default)(t)).call(this,e,n));return o.timeout=null,o.renderLayer=function(){var e=o.props,t=e.animated,n=e.animation,r=(e.anchorEl,e.anchorOrigin,e.autoCloseWhenOffScreen,e.canAutoPosition,e.children),a=(e.onRequestClose,e.style),u=e.targetOrigin,l=(e.useLayerForClickAway,e.scrollableContainer,(0,s.default)(e,[\"animated\",\"animation\",\"anchorEl\",\"anchorOrigin\",\"autoCloseWhenOffScreen\",\"canAutoPosition\",\"children\",\"onRequestClose\",\"style\",\"targetOrigin\",\"useLayerForClickAway\",\"scrollableContainer\"])),c=a;if(!t)return c={position:\"fixed\",zIndex:o.context.muiTheme.zIndex.popover},o.state.open?E.default.createElement(I.default,(0,i.default)({style:(0,b.default)(c,a)},l),r):null;var d=n||j.default;return E.default.createElement(d,(0,i.default)({targetOrigin:u,style:c},l,{open:o.state.open&&!o.state.closing}),r)},o.componentClickAway=function(){o.requestClose(\"clickAway\")},o.setPlacement=function(e){if(o.state.open&&o.popoverRefs.layer.getLayer()){var t=o.popoverRefs.layer.getLayer().children[0];if(t){var n=o.props,r=n.targetOrigin,i=n.anchorOrigin,a=o.props.anchorEl||o.anchorEl,s=o.getAnchorPosition(a),u=o.getTargetPosition(t),l={top:s[i.vertical]-u[r.vertical],left:s[i.horizontal]-u[r.horizontal]};e&&o.props.autoCloseWhenOffScreen&&o.autoCloseWhenOffScreen(s),o.props.canAutoPosition&&(u=o.getTargetPosition(t),l=o.applyAutoPositionIfNeeded(s,u,r,i,l)),t.style.top=l.top+\"px\",t.style.left=l.left+\"px\",t.style.maxHeight=window.innerHeight+\"px\"}}},o.handleResize=(0,R.default)(o.setPlacement,100),o.handleScroll=(0,R.default)(o.setPlacement.bind(o,!0),50),o.popoverRefs={},o.state={open:e.open,closing:!1},o}return(0,y.default)(t,e),(0,f.default)(t,[{key:\"componentDidMount\",value:function(){this.placementTimeout=setTimeout(this.setPlacement)}},{key:\"componentWillReceiveProps\",value:function(e){var t=this;if(e.open!==this.props.open)if(e.open)clearTimeout(this.timeout),this.timeout=null,this.anchorEl=e.anchorEl||this.props.anchorEl,this.setState({open:!0,closing:!1});else if(e.animated){if(null!==this.timeout)return;this.setState({closing:!0}),this.timeout=setTimeout(function(){t.setState({open:!1},function(){t.timeout=null})},500)}else this.setState({open:!1})}},{key:\"componentDidUpdate\",value:function(){clearTimeout(this.placementTimeout),this.placementTimeout=setTimeout(this.setPlacement)}},{key:\"componentWillUnmount\",value:function(){this.handleResize.cancel(),this.handleScroll.cancel(),this.placementTimeout&&(clearTimeout(this.placementTimeout),this.placementTimeout=null),this.timeout&&(clearTimeout(this.timeout),this.timeout=null)}},{key:\"requestClose\",value:function(e){this.props.onRequestClose&&this.props.onRequestClose(e)}},{key:\"getAnchorPosition\",value:function(e){e||(e=k.default.findDOMNode(this));var t=e.getBoundingClientRect(),n={top:t.top,left:t.left,width:e.offsetWidth,height:e.offsetHeight};return n.right=t.right||n.left+n.width,n.bottom=t.bottom||n.top+n.height,n.middle=n.left+(n.right-n.left)/2,n.center=n.top+(n.bottom-n.top)/2,n}},{key:\"getTargetPosition\",value:function(e){return{top:0,center:e.offsetHeight/2,bottom:e.offsetHeight,left:0,middle:e.offsetWidth/2,right:e.offsetWidth}}},{key:\"autoCloseWhenOffScreen\",value:function(e){(e.top<0||e.top>window.innerHeight||e.left<0||e.left>window.innerWidth)&&this.requestClose(\"offScreen\")}},{key:\"getOverlapMode\",value:function(e,t,n){return[e,t].indexOf(n)>=0?\"auto\":e===t?\"inclusive\":\"exclusive\"}},{key:\"getPositions\",value:function(e,t){var n=(0,i.default)({},e),o=(0,i.default)({},t),r={x:[\"left\",\"right\"].filter(function(e){return e!==o.horizontal}),y:[\"top\",\"bottom\"].filter(function(e){return e!==o.vertical})},a={x:this.getOverlapMode(n.horizontal,o.horizontal,\"middle\"),y:this.getOverlapMode(n.vertical,o.vertical,\"center\")};return r.x.splice(\"auto\"===a.x?0:1,0,\"middle\"),r.y.splice(\"auto\"===a.y?0:1,0,\"center\"),\"auto\"!==a.y&&(n.vertical=\"top\"===n.vertical?\"bottom\":\"top\",\"inclusive\"===a.y&&(o.vertical=o.vertical)),\"auto\"!==a.x&&(n.horizontal=\"left\"===n.horizontal?\"right\":\"left\",\"inclusive\"===a.y&&(o.horizontal=o.horizontal)),{positions:r,anchorPos:n}}},{key:\"applyAutoPositionIfNeeded\",value:function(e,t,n,o,r){var i=this.getPositions(o,n),a=i.positions,s=i.anchorPos;if(r.top<0||r.top+t.bottom>window.innerHeight){var u=e[s.vertical]-t[a.y[0]];u+t.bottom<=window.innerHeight?r.top=Math.max(0,u):(u=e[s.vertical]-t[a.y[1]])+t.bottom<=window.innerHeight&&(r.top=Math.max(0,u))}if(r.left<0||r.left+t.right>window.innerWidth){var l=e[s.horizontal]-t[a.x[0]];l+t.right<=window.innerWidth?r.left=Math.max(0,l):(l=e[s.horizontal]-t[a.x[1]])+t.right<=window.innerWidth&&(r.left=Math.max(0,l))}return r}},{key:\"render\",value:function(){var e=this;return E.default.createElement(\"div\",{style:F.root},E.default.createElement(N.default,{target:this.props.scrollableContainer,onScroll:this.handleScroll,onResize:this.handleResize}),E.default.createElement(S.default,{ref:function(t){return e.popoverRefs.layer=t},open:this.state.open,componentClickAway:this.componentClickAway,useLayerForClickAway:this.props.useLayerForClickAway,render:this.renderLayer}))}}]),t}(_.Component);V.defaultProps={anchorOrigin:{vertical:\"bottom\",horizontal:\"left\"},animated:!0,autoCloseWhenOffScreen:!0,canAutoPosition:!0,onRequestClose:function(){},open:!1,scrollableContainer:\"window\",style:{overflowY:\"auto\"},targetOrigin:{vertical:\"top\",horizontal:\"left\"},useLayerForClickAway:!0,zDepth:1},V.contextTypes={muiTheme:x.default.object.isRequired},V.propTypes=\"production\"!==e.env.NODE_ENV?{anchorEl:x.default.object,anchorOrigin:M.default.origin,animated:x.default.bool,animation:x.default.func,autoCloseWhenOffScreen:x.default.bool,canAutoPosition:x.default.bool,children:x.default.node,className:x.default.string,onRequestClose:x.default.func,open:x.default.bool,scrollableContainer:x.default.oneOfType([x.default.object,x.default.string]),style:x.default.object,targetOrigin:M.default.origin,useLayerForClickAway:x.default.bool,zDepth:M.default.zDepth}:{},t.default=V}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n){var o=e.targetOrigin,r=n.open,i=t.muiTheme,a=o.horizontal.replace(\"middle\",\"vertical\");return{root:{position:\"fixed\",zIndex:i.zIndex.popover,opacity:r?1:0,transform:r?\"scale(1, 1)\":\"scale(0, 0)\",transformOrigin:a+\" \"+o.vertical,transition:g.default.easeOut(\"250ms\",[\"transform\",\"opacity\"]),maxHeight:\"100%\"},horizontal:{maxHeight:\"100%\",overflowY:\"auto\",transform:r?\"scaleX(1)\":\"scaleX(0)\",opacity:r?1:0,transformOrigin:a+\" \"+o.vertical,transition:g.default.easeOut(\"250ms\",[\"transform\",\"opacity\"])},vertical:{opacity:r?1:0,transform:r?\"scaleY(1)\":\"scaleY(0)\",transformOrigin:a+\" \"+o.vertical,transition:g.default.easeOut(\"500ms\",[\"transform\",\"opacity\"])}}}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(8),a=o(i),s=n(6),u=o(s),l=n(7),c=o(l),d=n(10),p=o(d),f=n(9),h=o(f),m=n(11),v=o(m),y=n(19),g=o(y),b=n(1),_=o(b),E=n(4),w=o(E),x=n(30),C=o(x),k=n(49),T=o(k),N=function(e){function t(){var e,n,o,r;(0,u.default)(this,t);for(var i=arguments.length,s=Array(i),l=0;l<i;l++)s[l]=arguments[l];return n=o=(0,p.default)(this,(e=t.__proto__||(0,a.default)(t)).call.apply(e,[this].concat(s))),o.state={open:!1},r=n,(0,p.default)(o,r)}return(0,h.default)(t,e),(0,c.default)(t,[{key:\"componentDidMount\",value:function(){this.setState({open:!0})}},{key:\"componentWillReceiveProps\",value:function(e){this.setState({open:e.open})}},{key:\"render\",value:function(){var e=this.props,t=e.className,n=e.style,o=e.zDepth,i=this.context.muiTheme.prepareStyles,a=r(this.props,this.context,this.state);return _.default.createElement(T.default,{style:(0,v.default)(a.root,n),zDepth:o,className:t},_.default.createElement(\"div\",{style:i(a.horizontal)},_.default.createElement(\"div\",{style:i(a.vertical)},this.props.children)))}}]),t}(b.Component);N.defaultProps={style:{},zDepth:1},N.contextTypes={muiTheme:w.default.object.isRequired},N.propTypes=\"production\"!==e.env.NODE_ENV?{children:w.default.node,className:w.default.string,open:w.default.bool.isRequired,style:w.default.object,targetOrigin:C.default.origin.isRequired,zDepth:C.default.zDepth}:{},t.default=N}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(14),i=o(r),a=n(15),s=o(a),u=n(11),l=o(u),c=n(1),d=o(c),p=n(4),f=o(p),h=function(e,t){var n=e.children,o=e.inset,r=e.style,a=(0,s.default)(e,[\"children\",\"inset\",\"style\"]),u=t.muiTheme,c=u.prepareStyles,p=u.subheader,f={root:{boxSizing:\"border-box\",color:p.color,fontSize:14,fontWeight:p.fontWeight,lineHeight:\"48px\",paddingLeft:o?72:16,width:\"100%\"}};return d.default.createElement(\"div\",(0,i.default)({},a,{style:c((0,l.default)(f.root,r))}),n)};h.muiName=\"Subheader\",h.propTypes=\"production\"!==e.env.NODE_ENV?{children:f.default.node,inset:f.default.bool,style:f.default.object}:{},h.defaultProps={inset:!1},h.contextTypes={muiTheme:f.default.object.isRequired},t.default=h}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=void 0;var r=n(298),i=o(r);t.default=i.default},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(14),i=o(r),a=n(15),s=o(a),u=n(8),l=o(u),c=n(6),d=o(c),p=n(7),f=o(p),h=n(10),m=o(h),v=n(9),y=o(v),g=n(11),b=o(g),_=n(1),E=o(_),w=n(4),x=o(w),C=n(19),k=o(C),T=function(e){function t(){var e,n,o,r;(0,d.default)(this,t);for(var i=arguments.length,a=Array(i),s=0;s<i;s++)a[s]=arguments[s];return n=o=(0,m.default)(this,(e=t.__proto__||(0,l.default)(t)).call.apply(e,[this].concat(a))),o.state={hovered:!1},o.handleMouseLeave=function(e){o.setState({hovered:!1}),o.props.onMouseLeave(e)},o.handleMouseEnter=function(e){o.setState({hovered:!0}),o.props.onMouseEnter(e)},r=n,(0,m.default)(o,r)}return(0,y.default)(t,e),(0,f.default)(t,[{key:\"render\",value:function(){var e=this.props,t=e.children,n=e.color,o=e.hoverColor,r=(e.onMouseEnter,e.onMouseLeave,e.style),a=e.viewBox,u=(0,s.default)(e,[\"children\",\"color\",\"hoverColor\",\"onMouseEnter\",\"onMouseLeave\",\"style\",\"viewBox\"]),l=this.context.muiTheme,c=l.svgIcon,d=l.prepareStyles,p=n||\"currentColor\",f=o||p,h=(0,b.default)({display:\"inline-block\",color:c.color,fill:this.state.hovered?f:p,height:24,width:24,userSelect:\"none\",transition:k.default.easeOut()},r);return E.default.createElement(\"svg\",(0,i.default)({},u,{onMouseEnter:this.handleMouseEnter,onMouseLeave:this.handleMouseLeave,style:d(h),viewBox:a}),t)}}]),t}(_.Component);T.muiName=\"SvgIcon\",T.defaultProps={onMouseEnter:function(){},onMouseLeave:function(){},viewBox:\"0 0 24 24\"},T.contextTypes={muiTheme:x.default.object.isRequired},T.propTypes=\"production\"!==e.env.NODE_ENV?{children:x.default.node,color:x.default.string,hoverColor:x.default.string,onMouseEnter:x.default.func,onMouseLeave:x.default.func,style:x.default.object,viewBox:x.default.string}:{},t.default=T}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){var n=t.muiTheme,o=n.inkBar,r=n.isRtl;return{root:{left:e.left,width:e.width,bottom:0,display:\"block\",backgroundColor:e.color||o.backgroundColor,height:2,marginTop:-2,position:\"relative\",transition:w.default.easeOut(\"1s\",r?\"right\":\"left\")}}}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(8),a=o(i),s=n(6),u=o(s),l=n(7),c=o(l),d=n(10),p=o(d),f=n(9),h=o(f),m=n(11),v=o(m),y=n(1),g=o(y),b=n(4),_=o(b),E=n(19),w=o(E),x=function(e){function t(){return(0,u.default)(this,t),(0,p.default)(this,(t.__proto__||(0,a.default)(t)).apply(this,arguments))}return(0,h.default)(t,e),(0,c.default)(t,[{key:\"render\",value:function(){var e=this.props.style,t=this.context.muiTheme.prepareStyles,n=r(this.props,this.context);return g.default.createElement(\"div\",{style:t((0,v.default)(n.root,e))})}}]),t}(y.Component);x.contextTypes={muiTheme:_.default.object.isRequired},x.propTypes=\"production\"!==e.env.NODE_ENV?{color:_.default.string,left:_.default.string.isRequired,style:_.default.object,width:_.default.string.isRequired}:{},t.default=x}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){var n=t.muiTheme.tabs;return{root:{color:e.selected?n.selectedTextColor:n.textColor,fontWeight:500,fontSize:14,width:e.width,textTransform:\"uppercase\",padding:0},button:{display:\"flex\",flexDirection:\"column\",alignItems:\"center\",justifyContent:\"center\",height:e.label&&e.icon?72:48}}}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(14),a=o(i),s=n(15),u=o(s),l=n(8),c=o(l),d=n(6),p=o(d),f=n(7),h=o(f),m=n(10),v=o(m),y=n(9),g=o(y),b=n(11),_=o(b),E=n(1),w=o(E),x=n(4),C=o(x),k=n(93),T=o(k),N=function(e){function t(){var e,n,o,r;(0,p.default)(this,t);for(var i=arguments.length,a=Array(i),s=0;s<i;s++)a[s]=arguments[s];return n=o=(0,v.default)(this,(e=t.__proto__||(0,c.default)(t)).call.apply(e,[this].concat(a))),o.handleTouchTap=function(e){o.props.onClick&&o.props.onClick(o.props.value,e,o)},r=n,(0,v.default)(o,r)}return(0,g.default)(t,e),(0,h.default)(t,[{key:\"render\",value:function(){var e=this.props,t=e.icon,n=(e.index,e.onActive,e.onClick,e.selected,e.label),o=e.buttonStyle,i=e.style,s=(e.value,e.width,(0,u.default)(e,[\"icon\",\"index\",\"onActive\",\"onClick\",\"selected\",\"label\",\"buttonStyle\",\"style\",\"value\",\"width\"])),l=r(this.props,this.context),c=void 0;t&&w.default.isValidElement(t)&&(c=w.default.cloneElement(t,{style:{fontSize:24,color:t.props&&t.props.style&&t.props.style.color?t.props.style.color:l.root.color,marginBottom:n?5:0}}));var d=.3,p=this.context.muiTheme.tabs.selectedTextColor;return w.default.createElement(T.default,(0,a.default)({},s,{style:(0,_.default)(l.root,i),focusRippleColor:p,touchRippleColor:p,focusRippleOpacity:d,touchRippleOpacity:d,onClick:this.handleTouchTap}),w.default.createElement(\"div\",{style:(0,_.default)(l.button,o)},c,n))}}]),t}(E.Component);N.muiName=\"Tab\",N.contextTypes={muiTheme:C.default.object.isRequired},N.propTypes=\"production\"!==e.env.NODE_ENV?{buttonStyle:C.default.object,className:C.default.string,icon:C.default.node,index:C.default.any,label:C.default.node,onActive:C.default.func,onClick:C.default.func,selected:C.default.bool,style:C.default.object,value:C.default.any,width:C.default.string}:{},t.default=N}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(11),i=o(r),a=n(1),s=o(a),u=n(4),l=o(u),c={width:\"100%\",position:\"relative\",textAlign:\"initial\"},d=function(e){var t=e.children,n=e.selected,o=e.style,r=(0,i.default)({},c,o);return n||(r.height=0,r.overflow=\"hidden\"),s.default.createElement(\"div\",{style:r},t)};d.propTypes=\"production\"!==e.env.NODE_ENV?{children:l.default.node,selected:l.default.bool,style:l.default.object}:{},t.default=d}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){return{tabItemContainer:{width:\"100%\",backgroundColor:t.muiTheme.tabs.backgroundColor,whiteSpace:\"nowrap\",display:\"flex\"}}}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(14),a=o(i),s=n(15),u=o(s),l=n(8),c=o(l),d=n(6),p=o(d),f=n(7),h=o(f),m=n(10),v=o(m),y=n(9),g=o(y),b=n(11),_=o(b),E=n(1),w=o(E),x=n(4),C=o(x),k=n(37),T=o(k),N=n(303),O=o(N),S=n(301),D=o(S),M=function(t){function n(){var e,t,o,r;(0,p.default)(this,n);for(var i=arguments.length,a=Array(i),s=0;s<i;s++)a[s]=arguments[s];return t=o=(0,v.default)(this,(e=n.__proto__||(0,c.default)(n)).call.apply(e,[this].concat(a))),o.state={selectedIndex:0},o.handleTabTouchTap=function(e,t,n){var r=o.getValueLink(o.props),i=n.props.index;(r.value&&r.value!==e||o.state.selectedIndex!==i)&&r.requestChange(e,t,n),o.setState({selectedIndex:i}),n.props.onActive&&n.props.onActive(n)},r=t,(0,v.default)(o,r)}return(0,g.default)(n,t),(0,h.default)(n,[{key:\"componentWillMount\",value:function(){var e=this.getValueLink(this.props),t=this.props.initialSelectedIndex;this.setState({selectedIndex:void 0!==e.value?this.getSelectedIndex(this.props):t<this.getTabCount()?t:0})}},{key:\"componentWillReceiveProps\",value:function(e,t){var n=this.getValueLink(e),o={muiTheme:t.muiTheme||this.context.muiTheme};void 0!==n.value&&(o.selectedIndex=this.getSelectedIndex(e)),this.setState(o)}},{key:\"getTabs\",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.props,t=[];return E.Children.forEach(e.children,function(e){(0,E.isValidElement)(e)&&t.push(e)}),t}},{key:\"getTabCount\",value:function(){return this.getTabs().length}},{key:\"getValueLink\",value:function(e){return e.valueLink||{value:e.value,requestChange:e.onChange}}},{key:\"getSelectedIndex\",value:function(e){var t=this.getValueLink(e),n=-1;return this.getTabs(e).forEach(function(e,o){t.value===e.props.value&&(n=o)}),n}},{key:\"getSelected\",value:function(e,t){var n=this.getValueLink(this.props);return n.value?n.value===e.props.value:this.state.selectedIndex===t}},{key:\"render\",value:function(){var t=this,n=this.props,o=n.contentContainerClassName,i=n.contentContainerStyle,s=(n.initialSelectedIndex,n.inkBarStyle),l=(n.onChange,n.style),c=n.tabItemContainerStyle,d=n.tabTemplate,p=n.tabTemplateStyle,f=(0,u.default)(n,[\"contentContainerClassName\",\"contentContainerStyle\",\"initialSelectedIndex\",\"inkBarStyle\",\"onChange\",\"style\",\"tabItemContainerStyle\",\"tabTemplate\",\"tabTemplateStyle\"]),h=this.context.muiTheme.prepareStyles,m=r(this.props,this.context),v=this.getValueLink(this.props),y=v.value,g=[],b=100/this.getTabCount(),x=this.getTabs().map(function(n,o){return\"production\"!==e.env.NODE_ENV&&(0,T.default)(n.type&&\"Tab\"===n.type.muiName,\"Material-UI: Tabs only accepts Tab Components as children.\\n        Found \"+(n.type.muiName||n.type)+\" as child number \"+(o+1)+\" of Tabs\"),\"production\"!==e.env.NODE_ENV&&(0,T.default)(!y||void 0!==n.props.value,\"Material-UI: Tabs value prop has been passed, but Tab \"+o+\"\\n        does not have a value prop. Needs value if Tabs is going\\n        to be a controlled component.\"),g.push(n.props.children?(0,E.createElement)(d||O.default,{key:o,selected:t.getSelected(n,o),style:p},n.props.children):void 0),(0,E.cloneElement)(n,{key:o,index:o,selected:t.getSelected(n,o),width:b+\"%\",onClick:t.handleTabTouchTap})}),C=v.value?this.getSelectedIndex(this.props):this.state.selectedIndex,k=-1!==C?w.default.createElement(D.default,{left:b*C+\"%\",width:b+\"%\",style:s}):null,N=c?c.width:\"100%\";return w.default.createElement(\"div\",(0,a.default)({style:h((0,_.default)({},l))},f),w.default.createElement(\"div\",{style:h((0,_.default)(m.tabItemContainer,c))},x),w.default.createElement(\"div\",{style:{width:N}},k),w.default.createElement(\"div\",{style:h((0,_.default)({},i)),className:o},g))}}]),n}(E.Component);M.defaultProps={initialSelectedIndex:0,onChange:function(){}},M.contextTypes={muiTheme:C.default.object.isRequired},M.propTypes=\"production\"!==e.env.NODE_ENV?{children:C.default.node,className:C.default.string,contentContainerClassName:C.default.string,contentContainerStyle:C.default.object,initialSelectedIndex:C.default.number,inkBarStyle:C.default.object,onChange:C.default.func,style:C.default.object,tabItemContainerStyle:C.default.object,tabTemplate:C.default.func,tabTemplateStyle:C.default.object,value:C.default.any}:{},t.default=M}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(8),i=o(r),a=n(6),s=o(a),u=n(7),l=o(u),c=n(10),d=o(c),p=n(9),f=o(p),h=n(1),m=n(4),v=o(m),y=null,g=0,b=function(e){function t(){var e,n,o,r;(0,s.default)(this,t);for(var a=arguments.length,u=Array(a),l=0;l<a;l++)u[l]=arguments[l];return n=o=(0,d.default)(this,(e=t.__proto__||(0,i.default)(t)).call.apply(e,[this].concat(u))),o.locked=!1,r=n,(0,d.default)(o,r)}return(0,f.default)(t,e),(0,l.default)(t,[{key:\"componentDidMount\",value:function(){!0===this.props.lock&&this.preventScrolling()}},{key:\"componentWillReceiveProps\",value:function(e){this.props.lock!==e.lock&&(e.lock?this.preventScrolling():this.allowScrolling())}},{key:\"componentWillUnmount\",value:function(){this.allowScrolling()}},{key:\"preventScrolling\",value:function(){if(!0!==this.locked&&(g+=1,this.locked=!0,1===g)){var e=document.getElementsByTagName(\"body\")[0];y=e.style.overflow,e.style.overflow=\"hidden\"}}},{key:\"allowScrolling\",value:function(){if(!0===this.locked&&(g-=1,this.locked=!1),0===g&&null!==y){document.getElementsByTagName(\"body\")[0].style.overflow=y||\"\",y=null}}},{key:\"render\",value:function(){return null}}]),t}(h.Component);b.propTypes=\"production\"!==e.env.NODE_ENV?{lock:v.default.bool.isRequired}:{},t.default=b}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(14),i=o(r),a=n(15),s=o(a),u=n(8),l=o(u),c=n(6),d=o(c),p=n(7),f=o(p),h=n(10),m=o(h),v=n(9),y=o(v),g=n(11),b=o(g),_=n(1),E=o(_),w=n(4),x=o(w),C=n(17),k=o(C),T=n(48),N=o(T),O=n(66),S=o(O),D=n(19),M=o(D),P=function(e){function t(){return(0,d.default)(this,t),(0,m.default)(this,(t.__proto__||(0,l.default)(t)).apply(this,arguments))}return(0,y.default)(t,e),(0,f.default)(t,[{key:\"shouldComponentUpdate\",value:function(e){return!(0,N.default)(this.props,e)}},{key:\"componentWillUnmount\",value:function(){clearTimeout(this.enterTimer),clearTimeout(this.leaveTimer)}},{key:\"componentWillAppear\",value:function(e){this.initializeAnimation(e)}},{key:\"componentWillEnter\",value:function(e){this.initializeAnimation(e)}},{key:\"componentDidAppear\",value:function(){this.animate()}},{key:\"componentDidEnter\",value:function(){this.animate()}},{key:\"componentWillLeave\",value:function(e){k.default.findDOMNode(this).style.opacity=0;var t=this.props.aborted?0:2e3;this.enterTimer=setTimeout(e,t)}},{key:\"animate\",value:function(){var e=k.default.findDOMNode(this).style,t=M.default.easeOut(\"2s\",\"opacity\")+\", \"+M.default.easeOut(\"1s\",\"transform\");S.default.set(e,\"transition\",t),S.default.set(e,\"transform\",\"scale(1)\")}},{key:\"initializeAnimation\",value:function(e){var t=k.default.findDOMNode(this).style;t.opacity=this.props.opacity,S.default.set(t,\"transform\",\"scale(0)\"),this.leaveTimer=setTimeout(e,0)}},{key:\"render\",value:function(){var e=this.props,t=(e.aborted,e.color),n=(e.opacity,e.style),o=(e.touchGenerated,(0,s.default)(e,[\"aborted\",\"color\",\"opacity\",\"style\",\"touchGenerated\"])),r=this.context.muiTheme.prepareStyles,a=(0,b.default)({position:\"absolute\",top:0,left:0,height:\"100%\",width:\"100%\",borderRadius:\"50%\",backgroundColor:t},n);return E.default.createElement(\"div\",(0,i.default)({},o,{style:r(a)}))}}]),t}(_.Component);P.defaultProps={opacity:.1,aborted:!1},P.contextTypes={muiTheme:x.default.object.isRequired},P.propTypes=\"production\"!==e.env.NODE_ENV?{aborted:x.default.bool,color:x.default.string,opacity:x.default.number,style:x.default.object,touchGenerated:x.default.bool}:{},t.default=P}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(8),i=o(r),a=n(6),s=o(a),u=n(7),l=o(u),c=n(10),d=o(c),p=n(9),f=o(p),h=n(1),m=n(4),v=o(m),y=n(17),g=o(y),b=n(146),_=o(b),E=function e(t,n){return null!==n&&(t===n||e(t,n.parentNode))},w=[\"mouseup\",\"touchend\"],x=function(e){return w.forEach(function(t){return _.default.on(document,t,e)})},C=function(e){return w.forEach(function(t){return _.default.off(document,t,e)})},k=function(e){function t(){var e,n,o,r;(0,s.default)(this,t);for(var a=arguments.length,u=Array(a),l=0;l<a;l++)u[l]=arguments[l];return n=o=(0,d.default)(this,(e=t.__proto__||(0,i.default)(t)).call.apply(e,[this].concat(u))),o.handleClickAway=function(e){if(!e.defaultPrevented&&o.isCurrentlyMounted){var t=g.default.findDOMNode(o);document.documentElement.contains(e.target)&&!E(t,e.target)&&o.props.onClickAway(e)}},r=n,(0,d.default)(o,r)}return(0,f.default)(t,e),(0,l.default)(t,[{key:\"componentDidMount\",value:function(){this.isCurrentlyMounted=!0,this.props.onClickAway&&x(this.handleClickAway)}},{key:\"componentDidUpdate\",value:function(e){e.onClickAway!==this.props.onClickAway&&(C(this.handleClickAway),this.props.onClickAway&&x(this.handleClickAway))}},{key:\"componentWillUnmount\",value:function(){this.isCurrentlyMounted=!1,C(this.handleClickAway)}},{key:\"render\",value:function(){return this.props.children}}]),t}(h.Component);k.propTypes=\"production\"!==e.env.NODE_ENV?{children:v.default.element,onClickAway:v.default.func}:{},t.default=k}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(8),i=o(r),a=n(6),s=o(a),u=n(7),l=o(u),c=n(10),d=o(c),p=n(9),f=o(p),h=n(11),m=o(h),v=n(1),y=o(v),g=n(4),b=o(g),_=n(17),E=o(_),w=n(48),x=o(w),C=n(66),k=o(C),T=n(19),N=o(T),O=n(311),S=o(O),D=750,M=function(e){function t(){var e,n,o,r;(0,s.default)(this,t);for(var a=arguments.length,u=Array(a),l=0;l<a;l++)u[l]=arguments[l];return n=o=(0,d.default)(this,(e=t.__proto__||(0,i.default)(t)).call.apply(e,[this].concat(u))),o.pulsate=function(){var e=E.default.findDOMNode(o.refs.innerCircle);if(e){var t=\"scale(1)\",n=\"scale(0.85)\",r=e.style.transform||t,i=r===t?n:t;k.default.set(e.style,\"transform\",i),o.timeout=setTimeout(o.pulsate,D)}},r=n,(0,d.default)(o,r)}return(0,f.default)(t,e),(0,l.default)(t,[{key:\"componentDidMount\",value:function(){this.props.show&&(this.setRippleSize(),this.pulsate())}},{key:\"shouldComponentUpdate\",value:function(e,t){return!(0,x.default)(this.props,e)||!(0,x.default)(this.state,t)}},{key:\"componentDidUpdate\",value:function(){this.props.show?(this.setRippleSize(),this.pulsate()):this.timeout&&clearTimeout(this.timeout)}},{key:\"componentWillUnmount\",value:function(){clearTimeout(this.timeout)}},{key:\"getRippleElement\",value:function(e){var t=e.color,n=e.innerStyle,o=e.opacity,r=this.context.muiTheme,i=r.prepareStyles,a=r.ripple,s=(0,m.default)({position:\"absolute\",height:\"100%\",width:\"100%\",borderRadius:\"50%\",opacity:o||.16,backgroundColor:t||a.color,transition:N.default.easeOut(D+\"ms\",\"transform\",null,N.default.easeInOutFunction)},n);return y.default.createElement(\"div\",{ref:\"innerCircle\",style:i((0,m.default)({},s))})}},{key:\"setRippleSize\",value:function(){var e=E.default.findDOMNode(this.refs.innerCircle),t=e.offsetHeight,n=e.offsetWidth,o=Math.max(t,n),r=0;-1!==e.style.top.indexOf(\"px\",e.style.top.length-2)&&(r=parseInt(e.style.top)),e.style.height=o+\"px\",e.style.top=t/2-o/2+r+\"px\"}},{key:\"render\",value:function(){var e=this.props,t=e.show,n=e.style,o=(0,m.default)({height:\"100%\",width:\"100%\",position:\"absolute\",top:0,left:0},n),r=t?this.getRippleElement(this.props):null;return y.default.createElement(S.default,{maxScale:.85,style:o},r)}}]),t}(v.Component);M.contextTypes={muiTheme:b.default.object.isRequired},M.propTypes=\"production\"!==e.env.NODE_ENV?{color:b.default.string,innerStyle:b.default.object,opacity:b.default.number,show:b.default.bool,style:b.default.object}:{},t.default=M}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){var n=t.muiTheme.overlay,o={root:{position:\"fixed\",height:\"100%\",width:\"100%\",top:0,left:\"-100%\",opacity:0,backgroundColor:n.backgroundColor,WebkitTapHighlightColor:\"rgba(0, 0, 0, 0)\",willChange:\"opacity\",transform:\"translateZ(0)\",transition:e.transitionEnabled&&T.default.easeOut(\"0ms\",\"left\",\"400ms\")+\", \"+T.default.easeOut(\"400ms\",\"opacity\")}};return e.show&&(0,_.default)(o.root,{left:0,opacity:1,transition:T.default.easeOut(\"0ms\",\"left\")+\", \"+T.default.easeOut(\"400ms\",\"opacity\")}),o}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(14),a=o(i),s=n(15),u=o(s),l=n(8),c=o(l),d=n(6),p=o(d),f=n(7),h=o(f),m=n(10),v=o(m),y=n(9),g=o(y),b=n(11),_=o(b),E=n(1),w=o(E),x=n(4),C=o(x),k=n(19),T=o(k),N=n(305),O=o(N),S=function(e){function t(){return(0,p.default)(this,t),(0,v.default)(this,(t.__proto__||(0,c.default)(t)).apply(this,arguments))}return(0,g.default)(t,e),(0,h.default)(t,[{key:\"setOpacity\",value:function(e){this.refs.overlay.style.opacity=e}},{key:\"render\",value:function(){var e=this.props,t=e.autoLockScrolling,n=e.show,o=e.style,i=(e.transitionEnabled,(0,u.default)(e,[\"autoLockScrolling\",\"show\",\"style\",\"transitionEnabled\"])),s=this.context.muiTheme.prepareStyles,l=r(this.props,this.context);return w.default.createElement(\"div\",(0,a.default)({},i,{ref:\"overlay\",style:s((0,_.default)(l.root,o))}),t&&w.default.createElement(O.default,{lock:n}))}}]),t}(E.Component);S.defaultProps={autoLockScrolling:!0,style:{},transitionEnabled:!0},S.contextTypes={muiTheme:C.default.object.isRequired},S.propTypes=\"production\"!==e.env.NODE_ENV?{autoLockScrolling:C.default.bool,show:C.default.bool.isRequired,style:C.default.object,transitionEnabled:C.default.bool}:{},t.default=S}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(8),i=o(r),a=n(6),s=o(a),u=n(7),l=o(u),c=n(10),d=o(c),p=n(9),f=o(p),h=n(1),m=n(4),v=o(m),y=n(17),g=n(145),b=o(g),_=function(e){function t(){var e,n,o,r;(0,s.default)(this,t);for(var a=arguments.length,u=Array(a),l=0;l<a;l++)u[l]=arguments[l];return n=o=(0,d.default)(this,(e=t.__proto__||(0,i.default)(t)).call.apply(e,[this].concat(u))),o.onClickAway=function(e){if(!e.defaultPrevented&&o.props.componentClickAway&&o.props.open){var t=o.layer;(e.target!==t&&e.target===window||document.documentElement.contains(e.target)&&!b.default.isDescendant(t,e.target))&&o.props.componentClickAway(e)}},r=n,(0,d.default)(o,r)}return(0,f.default)(t,e),(0,l.default)(t,[{key:\"componentDidMount\",value:function(){this.renderLayer()}},{key:\"componentDidUpdate\",value:function(){this.renderLayer()}},{key:\"componentWillUnmount\",value:function(){this.unrenderLayer()}},{key:\"getLayer\",value:function(){return this.layer}},{key:\"unrenderLayer\",value:function(){this.layer&&(this.props.useLayerForClickAway?(this.layer.style.position=\"relative\",this.layer.removeEventListener(\"touchstart\",this.onClickAway),this.layer.removeEventListener(\"click\",this.onClickAway)):(window.removeEventListener(\"touchstart\",this.onClickAway),window.removeEventListener(\"click\",this.onClickAway)),(0,y.unmountComponentAtNode)(this.layer),document.body.removeChild(this.layer),this.layer=null)}},{key:\"renderLayer\",value:function(){var e=this,t=this.props,n=t.open,o=t.render;if(n){this.layer||(this.layer=document.createElement(\"div\"),document.body.appendChild(this.layer),this.props.useLayerForClickAway?(this.layer.addEventListener(\"touchstart\",this.onClickAway),this.layer.addEventListener(\"click\",this.onClickAway),this.layer.style.position=\"fixed\",this.layer.style.top=0,this.layer.style.bottom=0,this.layer.style.left=0,this.layer.style.right=0,this.layer.style.zIndex=this.context.muiTheme.zIndex.layer):setTimeout(function(){window.addEventListener(\"touchstart\",e.onClickAway),window.addEventListener(\"click\",e.onClickAway)},0));var r=o();this.layerElement=(0,y.unstable_renderSubtreeIntoContainer)(this,r,this.layer)}else this.unrenderLayer()}},{key:\"render\",value:function(){return null}}]),t}(h.Component);_.defaultProps={useLayerForClickAway:!0},_.contextTypes={muiTheme:v.default.object.isRequired},_.propTypes=\"production\"!==e.env.NODE_ENV?{componentClickAway:v.default.func,open:v.default.bool.isRequired,render:v.default.func.isRequired,useLayerForClickAway:v.default.bool}:{},t.default=_}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(14),i=o(r),a=n(15),s=o(a),u=n(8),l=o(u),c=n(6),d=o(c),p=n(7),f=o(p),h=n(10),m=o(h),v=n(9),y=o(v),g=n(11),b=o(g),_=n(1),E=o(_),w=n(4),x=o(w),C=n(169),k=o(C),T=n(312),N=o(T),O=function(e){function t(){return(0,d.default)(this,t),(0,m.default)(this,(t.__proto__||(0,l.default)(t)).apply(this,arguments))}return(0,y.default)(t,e),(0,f.default)(t,[{key:\"render\",value:function(){var e=this.props,t=e.children,n=e.childStyle,o=e.enterDelay,r=e.maxScale,a=e.minScale,u=e.style,l=(0,s.default)(e,[\"children\",\"childStyle\",\"enterDelay\",\"maxScale\",\"minScale\",\"style\"]),c=this.context.muiTheme.prepareStyles,d=(0,b.default)({},{position:\"relative\",height:\"100%\"},u),p=E.default.Children.map(t,function(e){return E.default.createElement(N.default,{key:e.key,enterDelay:o,maxScale:r,minScale:a,style:n},e)});return E.default.createElement(k.default,(0,i.default)({},l,{style:c(d),component:\"div\"}),p)}}]),t}(_.Component);O.defaultProps={enterDelay:0},O.contextTypes={muiTheme:x.default.object.isRequired},O.propTypes=\"production\"!==e.env.NODE_ENV?{childStyle:x.default.object,children:x.default.node,enterDelay:x.default.number,maxScale:x.default.number,minScale:x.default.number,style:x.default.object}:{},t.default=O}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(14),i=o(r),a=n(15),s=o(a),u=n(8),l=o(u),c=n(6),d=o(c),p=n(7),f=o(p),h=n(10),m=o(h),v=n(9),y=o(v),g=n(11),b=o(g),_=n(1),E=o(_),w=n(4),x=o(w),C=n(17),k=o(C),T=n(66),N=o(T),O=n(19),S=o(O),D=function(e){function t(){return(0,d.default)(this,t),(0,m.default)(this,(t.__proto__||(0,l.default)(t)).apply(this,arguments))}return(0,y.default)(t,e),(0,f.default)(t,[{key:\"componentWillUnmount\",value:function(){clearTimeout(this.enterTimer),clearTimeout(this.leaveTimer)}},{key:\"componentWillAppear\",value:function(e){this.initializeAnimation(e)}},{key:\"componentWillEnter\",value:function(e){this.initializeAnimation(e)}},{key:\"componentDidAppear\",value:function(){this.animate()}},{key:\"componentDidEnter\",value:function(){this.animate()}},{key:\"componentWillLeave\",value:function(e){var t=k.default.findDOMNode(this).style;t.opacity=\"0\",N.default.set(t,\"transform\",\"scale(\"+this.props.minScale+\")\"),this.leaveTimer=setTimeout(e,450)}},{key:\"animate\",value:function(){var e=k.default.findDOMNode(this).style;e.opacity=\"1\",N.default.set(e,\"transform\",\"scale(\"+this.props.maxScale+\")\")}},{key:\"initializeAnimation\",value:function(e){var t=k.default.findDOMNode(this).style;t.opacity=\"0\",N.default.set(t,\"transform\",\"scale(0)\"),this.enterTimer=setTimeout(e,this.props.enterDelay)}},{key:\"render\",value:function(){var e=this.props,t=e.children,n=(e.enterDelay,e.maxScale,e.minScale,e.style),o=(0,s.default)(e,[\"children\",\"enterDelay\",\"maxScale\",\"minScale\",\"style\"]),r=this.context.muiTheme.prepareStyles,a=(0,b.default)({},{position:\"absolute\",height:\"100%\",width:\"100%\",top:0,left:0,transition:S.default.easeOut(null,[\"transform\",\"opacity\"])},n);return E.default.createElement(\"div\",(0,i.default)({},o,{style:r(a)}),t)}}]),t}(_.Component);D.defaultProps={enterDelay:0,maxScale:1,minScale:0},D.contextTypes={muiTheme:x.default.object.isRequired},D.propTypes=\"production\"!==e.env.NODE_ENV?{children:x.default.node,enterDelay:x.default.number,maxScale:x.default.number,minScale:x.default.number,style:x.default.object}:{},t.default=D}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n){var o=e.verticalPosition,r=e.horizontalPosition,i=e.touch?10:0,a=e.touch?-20:-10,s=\"bottom\"===o?14+i:-14-i,u=t.muiTheme,l=u.baseTheme,c=u.zIndex,d=u.tooltip,p=u.borderRadius;return{root:{position:\"absolute\",fontFamily:l.fontFamily,fontSize:\"10px\",lineHeight:\"22px\",padding:\"0 8px\",zIndex:c.tooltip,color:d.color,overflow:\"hidden\",top:-1e4,borderRadius:p,userSelect:\"none\",opacity:0,right:\"left\"===r?12:null,left:\"center\"===r?(n.offsetWidth-48)/2*-1:\"right\"===r?12:null,transition:T.default.easeOut(\"0ms\",\"top\",\"450ms\")+\", \"+T.default.easeOut(\"450ms\",\"transform\",\"0ms\")+\", \"+T.default.easeOut(\"450ms\",\"opacity\",\"0ms\")},label:{position:\"relative\",whiteSpace:\"nowrap\"},ripple:{position:\"absolute\",left:\"center\"===r?\"50%\":\"left\"===r?\"100%\":\"0%\",top:\"bottom\"===o?0:\"100%\",transform:\"translate(-50%, -50%)\",borderRadius:\"50%\",backgroundColor:\"transparent\",transition:T.default.easeOut(\"0ms\",\"width\",\"450ms\")+\", \"+T.default.easeOut(\"0ms\",\"height\",\"450ms\")+\", \"+T.default.easeOut(\"450ms\",\"backgroundColor\",\"0ms\")},rootWhenShown:{top:\"top\"===o?a:36,opacity:d.opacity,transform:\"translate(0px, \"+s+\"px)\",transition:T.default.easeOut(\"0ms\",\"top\",\"0ms\")+\", \"+T.default.easeOut(\"450ms\",\"transform\",\"0ms\")+\", \"+T.default.easeOut(\"450ms\",\"opacity\",\"0ms\")},rootWhenTouched:{fontSize:\"14px\",lineHeight:\"32px\",padding:\"0 16px\"},rippleWhenShown:{backgroundColor:d.rippleBackgroundColor,transition:T.default.easeOut(\"450ms\",\"width\",\"0ms\")+\", \"+T.default.easeOut(\"450ms\",\"height\",\"0ms\")+\", \"+T.default.easeOut(\"450ms\",\"backgroundColor\",\"0ms\")}}}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(14),a=o(i),s=n(15),u=o(s),l=n(8),c=o(l),d=n(6),p=o(d),f=n(7),h=o(f),m=n(10),v=o(m),y=n(9),g=o(y),b=n(11),_=o(b),E=n(1),w=o(E),x=n(4),C=o(x),k=n(19),T=o(k),N=function(e){function t(){var e,n,o,r;(0,p.default)(this,t);for(var i=arguments.length,a=Array(i),s=0;s<i;s++)a[s]=arguments[s];return n=o=(0,v.default)(this,(e=t.__proto__||(0,c.default)(t)).call.apply(e,[this].concat(a))),o.state={offsetWidth:null},r=n,(0,v.default)(o,r)}return(0,g.default)(t,e),(0,h.default)(t,[{key:\"componentDidMount\",value:function(){this.setRippleSize(),this.setTooltipPosition()}},{key:\"componentWillReceiveProps\",value:function(){this.setTooltipPosition()}},{key:\"componentDidUpdate\",value:function(){this.setRippleSize()}},{key:\"setRippleSize\",value:function(){var e=this.refs.ripple,t=this.refs.tooltip,n=parseInt(t.offsetWidth,10)/(\"center\"===this.props.horizontalPosition?2:1),o=parseInt(t.offsetHeight,10),r=Math.ceil(2*Math.sqrt(Math.pow(o,2)+Math.pow(n,2)));this.props.show?(e.style.height=r+\"px\",e.style.width=r+\"px\"):(e.style.width=\"0px\",e.style.height=\"0px\")}},{key:\"setTooltipPosition\",value:function(){this.setState({offsetWidth:this.refs.tooltip.offsetWidth})}},{key:\"render\",value:function(){var e=this.props,t=(e.horizontalPosition,e.label),n=(e.show,e.touch,e.verticalPosition,(0,u.default)(e,[\"horizontalPosition\",\"label\",\"show\",\"touch\",\"verticalPosition\"])),o=this.context.muiTheme.prepareStyles,i=r(this.props,this.context,this.state);return w.default.createElement(\"div\",(0,a.default)({},n,{ref:\"tooltip\",style:o((0,_.default)(i.root,this.props.show&&i.rootWhenShown,this.props.touch&&i.rootWhenTouched,this.props.style))}),w.default.createElement(\"div\",{ref:\"ripple\",style:o((0,_.default)(i.ripple,this.props.show&&i.rippleWhenShown))}),w.default.createElement(\"span\",{style:o(i.label)},t))}}]),t}(E.Component);N.contextTypes={muiTheme:C.default.object.isRequired},N.propTypes=\"production\"!==e.env.NODE_ENV?{className:C.default.string,horizontalPosition:C.default.oneOf([\"left\",\"right\",\"center\"]),label:C.default.node.isRequired,show:C.default.bool,style:C.default.object,touch:C.default.bool,verticalPosition:C.default.oneOf([\"top\",\"bottom\"])}:{},t.default=N}).call(t,n(0))},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(121),i=o(r),a=n(8),s=o(a),u=n(6),l=o(u),c=n(7),d=o(c),p=n(10),f=o(p),h=n(9),m=o(h),v=n(120),y=o(v),g=n(11),b=o(g),_=n(1),E=o(_),w=n(4),x=o(w),C=n(17),k=o(C),T=n(169),N=o(T),O=n(145),S=o(O),D=n(306),M=o(D),P=function(e){return(0,y.default)(e).slice(1)},I=function(e){function t(e,n){(0,l.default)(this,t);var o=(0,f.default)(this,(t.__proto__||(0,s.default)(t)).call(this,e,n));return o.handleMouseDown=function(e){0===e.button&&o.start(e,!1)},o.handleMouseUp=function(){o.end()},o.handleMouseLeave=function(){o.end()},o.handleTouchStart=function(e){e.stopPropagation(),o.props.abortOnScroll&&e.touches&&(o.startListeningForScrollAbort(e),o.startTime=Date.now()),o.start(e,!0)},o.handleTouchEnd=function(){o.end()},o.handleTouchMove=function(e){if(Math.abs(Date.now()-o.startTime)>300)return void o.stopListeningForScrollAbort();var t=Math.abs(e.touches[0].clientY-o.firstTouchY),n=Math.abs(e.touches[0].clientX-o.firstTouchX);if(t>6||n>6){var r=o.state.ripples,a=r[0],s=E.default.cloneElement(a,{aborted:!0});r=P(r),r=[].concat((0,i.default)(r),[s]),o.setState({ripples:r},function(){o.end()})}},o.ignoreNextMouseDown=!1,o.state={hasRipples:!1,nextKey:0,ripples:[]},o}return(0,m.default)(t,e),(0,d.default)(t,[{key:\"start\",value:function(e,t){var n=this.context.muiTheme.ripple;if(this.ignoreNextMouseDown&&!t)return void(this.ignoreNextMouseDown=!1);var o=this.state.ripples;o=[].concat((0,i.default)(o),[E.default.createElement(M.default,{key:this.state.nextKey,style:this.props.centerRipple?{}:this.getRippleStyle(e),color:this.props.color||n.color,opacity:this.props.opacity,touchGenerated:t})]),this.ignoreNextMouseDown=t,this.setState({hasRipples:!0,nextKey:this.state.nextKey+1,ripples:o})}},{key:\"end\",value:function(){var e=this.state.ripples;this.setState({ripples:P(e)}),this.props.abortOnScroll&&this.stopListeningForScrollAbort()}},{key:\"startListeningForScrollAbort\",value:function(e){this.firstTouchY=e.touches[0].clientY,this.firstTouchX=e.touches[0].clientX,document.body.addEventListener(\"touchmove\",this.handleTouchMove)}},{key:\"stopListeningForScrollAbort\",value:function(){document.body.removeEventListener(\"touchmove\",this.handleTouchMove)}},{key:\"getRippleStyle\",value:function(e){var t=k.default.findDOMNode(this),n=t.offsetHeight,o=t.offsetWidth,r=S.default.offset(t),i=e.touches&&e.touches.length,a=i?e.touches[0].pageX:e.pageX,s=i?e.touches[0].pageY:e.pageY,u=a-r.left,l=s-r.top,c=this.calcDiag(u,l),d=this.calcDiag(o-u,l),p=this.calcDiag(o-u,n-l),f=this.calcDiag(u,n-l),h=Math.max(c,d,p,f),m=2*h;return{directionInvariant:!0,height:m,width:m,top:l-h,left:u-h}}},{key:\"calcDiag\",value:function(e,t){return Math.sqrt(e*e+t*t)}},{key:\"render\",value:function(){var e=this.props,t=e.children,n=e.style,o=this.state,r=o.hasRipples,i=o.ripples,a=this.context.muiTheme.prepareStyles,s=void 0;if(r){var u=(0,b.default)({height:\"100%\",width:\"100%\",position:\"absolute\",top:0,left:0,overflow:\"hidden\",pointerEvents:\"none\",zIndex:1},n);s=E.default.createElement(N.default,{style:a(u)},i)}return E.default.createElement(\"div\",{onMouseUp:this.handleMouseUp,onMouseDown:this.handleMouseDown,onMouseLeave:this.handleMouseLeave,onTouchStart:this.handleTouchStart,onTouchEnd:this.handleTouchEnd},s,t)}}]),t}(_.Component);I.defaultProps={abortOnScroll:!0},I.contextTypes={muiTheme:x.default.object.isRequired},I.propTypes=\"production\"!==e.env.NODE_ENV?{abortOnScroll:x.default.bool,centerRipple:x.default.bool,children:x.default.node,color:x.default.string,opacity:x.default.number,style:x.default.object}:{},t.default=I}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(94),i=n(95),a=n(317),s=o(a);t.default={spacing:s.default,fontFamily:\"Roboto, sans-serif\",borderRadius:2,palette:{primary1Color:r.cyan500,primary2Color:r.cyan700,primary3Color:r.grey400,accent1Color:r.pinkA200,accent2Color:r.grey100,accent3Color:r.grey500,textColor:r.darkBlack,secondaryTextColor:(0,i.fade)(r.darkBlack,.54),alternateTextColor:r.white,canvasColor:r.white,borderColor:r.grey300,disabledColor:(0,i.fade)(r.darkBlack,.3),pickerHeaderColor:r.cyan500,clockCircleColor:(0,i.fade)(r.darkBlack,.07),shadowColor:r.fullBlack}}},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e){for(var t=arguments.length,n=Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];e=u.default.apply(void 0,[{zIndex:f.default,isRtl:!1,userAgent:void 0},d.default,e].concat(n));var r=e,i=r.spacing,s=r.fontFamily,c=r.palette,p={spacing:i,fontFamily:s,palette:c};e=(0,u.default)({appBar:{color:c.primary1Color,textColor:c.alternateTextColor,height:i.desktopKeylineIncrement,titleFontWeight:x.default.fontWeightNormal,padding:i.desktopGutter},avatar:{color:c.canvasColor,backgroundColor:(0,l.emphasize)(c.canvasColor,.26)},badge:{color:c.alternateTextColor,textColor:c.textColor,primaryColor:c.primary1Color,primaryTextColor:c.alternateTextColor,secondaryColor:c.accent1Color,secondaryTextColor:c.alternateTextColor,fontWeight:x.default.fontWeightMedium},bottomNavigation:{backgroundColor:c.canvasColor,unselectedColor:(0,l.fade)(c.textColor,.54),selectedColor:c.primary1Color,height:56,unselectedFontSize:12,selectedFontSize:14},button:{height:36,minWidth:88,iconButtonSize:2*i.iconSize},card:{titleColor:(0,l.fade)(c.textColor,.87),subtitleColor:(0,l.fade)(c.textColor,.54),fontWeight:x.default.fontWeightMedium},cardMedia:{color:C.darkWhite,overlayContentBackground:C.lightBlack,titleColor:C.darkWhite,subtitleColor:C.lightWhite},cardText:{textColor:c.textColor},checkbox:{boxColor:c.textColor,checkedColor:c.primary1Color,requiredColor:c.primary1Color,disabledColor:c.disabledColor,labelColor:c.textColor,labelDisabledColor:c.disabledColor},chip:{backgroundColor:(0,l.emphasize)(c.canvasColor,.12),deleteIconColor:(0,l.fade)(c.textColor,.26),textColor:(0,l.fade)(c.textColor,.87),fontSize:14,fontWeight:x.default.fontWeightNormal,shadow:\"0 1px 6px \"+(0,l.fade)(c.shadowColor,.12)+\",\\n        0 1px 4px \"+(0,l.fade)(c.shadowColor,.12)},datePicker:{color:c.primary1Color,textColor:c.alternateTextColor,calendarTextColor:c.textColor,selectColor:c.primary2Color,selectTextColor:c.alternateTextColor,calendarYearBackgroundColor:c.canvasColor,headerColor:c.pickerHeaderColor||c.primary1Color},dialog:{titleFontSize:22,bodyFontSize:16,bodyColor:(0,l.fade)(c.textColor,.6)},dropDownMenu:{accentColor:c.borderColor},enhancedButton:{tapHighlightColor:C.transparent},flatButton:{color:C.transparent,buttonFilterColor:\"#999999\",disabledTextColor:(0,l.fade)(c.textColor,.3),textColor:c.textColor,primaryTextColor:c.primary1Color,secondaryTextColor:c.accent1Color,fontSize:x.default.fontStyleButtonFontSize,fontWeight:x.default.fontWeightMedium},floatingActionButton:{buttonSize:56,miniSize:40,color:c.primary1Color,iconColor:c.alternateTextColor,secondaryColor:c.accent1Color,secondaryIconColor:c.alternateTextColor,disabledTextColor:c.disabledColor,disabledColor:(0,l.emphasize)(c.canvasColor,.12)},gridTile:{textColor:C.white},icon:{color:c.canvasColor,backgroundColor:c.primary1Color},inkBar:{backgroundColor:c.accent1Color},drawer:{width:4*i.desktopKeylineIncrement,color:c.canvasColor},listItem:{nestedLevelDepth:18,secondaryTextColor:c.secondaryTextColor,leftIconColor:C.grey600,rightIconColor:C.grey600},menu:{backgroundColor:c.canvasColor,containerBackgroundColor:c.canvasColor},menuItem:{dataHeight:32,height:48,hoverColor:(0,l.fade)(c.textColor,.1),padding:i.desktopGutter,selectedTextColor:c.accent1Color,rightIconDesktopFill:C.grey600},menuSubheader:{padding:i.desktopGutter,borderColor:c.borderColor,textColor:c.primary1Color},overlay:{backgroundColor:C.lightBlack},paper:{color:c.textColor,backgroundColor:c.canvasColor,zDepthShadows:[[1,6,.12,1,4,.12],[3,10,.16,3,10,.23],[10,30,.19,6,10,.23],[14,45,.25,10,18,.22],[19,60,.3,15,20,.22]].map(function(e){return\"0 \"+e[0]+\"px \"+e[1]+\"px \"+(0,l.fade)(c.shadowColor,e[2])+\",\\n         0 \"+e[3]+\"px \"+e[4]+\"px \"+(0,l.fade)(c.shadowColor,e[5])})},radioButton:{borderColor:c.textColor,backgroundColor:c.alternateTextColor,checkedColor:c.primary1Color,requiredColor:c.primary1Color,disabledColor:c.disabledColor,size:24,labelColor:c.textColor,labelDisabledColor:c.disabledColor},raisedButton:{color:c.alternateTextColor,textColor:c.textColor,primaryColor:c.primary1Color,primaryTextColor:c.alternateTextColor,secondaryColor:c.accent1Color,secondaryTextColor:c.alternateTextColor,disabledColor:(0,l.darken)(c.alternateTextColor,.1),disabledTextColor:(0,l.fade)(c.textColor,.3),fontSize:x.default.fontStyleButtonFontSize,fontWeight:x.default.fontWeightMedium},refreshIndicator:{strokeColor:c.borderColor,loadingStrokeColor:c.primary1Color},ripple:{color:(0,l.fade)(c.textColor,.87)},slider:{trackSize:2,trackColor:c.primary3Color,trackColorSelected:c.accent3Color,handleSize:12,handleSizeDisabled:8,handleSizeActive:18,handleColorZero:c.primary3Color,handleFillColor:c.alternateTextColor,selectionColor:c.primary1Color,rippleColor:c.primary1Color},snackbar:{textColor:c.alternateTextColor,backgroundColor:c.textColor,actionColor:c.accent1Color},subheader:{color:(0,l.fade)(c.textColor,.54),fontWeight:x.default.fontWeightMedium},stepper:{backgroundColor:\"transparent\",hoverBackgroundColor:(0,l.fade)(C.black,.06),iconColor:c.primary1Color,hoveredIconColor:C.grey700,inactiveIconColor:C.grey500,textColor:(0,l.fade)(C.black,.87),disabledTextColor:(0,l.fade)(C.black,.26),connectorLineColor:C.grey400},svgIcon:{color:c.textColor},table:{backgroundColor:c.canvasColor},tableFooter:{borderColor:c.borderColor,textColor:c.accent3Color},tableHeader:{borderColor:c.borderColor},tableHeaderColumn:{textColor:c.accent3Color,height:56,spacing:24},tableRow:{hoverColor:c.accent2Color,stripeColor:(0,l.fade)((0,l.lighten)(c.primary1Color,.5),.4),selectedColor:c.borderColor,textColor:c.textColor,borderColor:c.borderColor,height:48},tableRowColumn:{height:48,spacing:24},tabs:{backgroundColor:c.primary1Color,textColor:(0,l.fade)(c.alternateTextColor,.7),selectedTextColor:c.alternateTextColor},textField:{textColor:c.textColor,hintColor:c.disabledColor,floatingLabelColor:c.disabledColor,disabledTextColor:c.disabledColor,errorColor:C.red500,focusColor:c.primary1Color,backgroundColor:\"transparent\",borderColor:c.borderColor},timePicker:{color:c.alternateTextColor,textColor:c.alternateTextColor,accentColor:c.primary1Color,clockColor:c.textColor,clockCircleColor:c.clockCircleColor,headerColor:c.pickerHeaderColor||c.primary1Color,selectColor:c.primary2Color,selectTextColor:c.alternateTextColor},toggle:{thumbOnColor:c.primary1Color,thumbOffColor:c.accent2Color,thumbDisabledColor:c.borderColor,thumbRequiredColor:c.primary1Color,trackOnColor:(0,l.fade)(c.primary1Color,.5),trackOffColor:c.primary3Color,trackDisabledColor:c.primary3Color,labelColor:c.textColor,labelDisabledColor:c.disabledColor,trackRequiredColor:(0,l.fade)(c.primary1Color,.5)},toolbar:{color:(0,l.fade)(c.textColor,.54),hoverColor:(0,l.fade)(c.textColor,.87),backgroundColor:(0,l.darken)(c.accent2Color,.05),height:56,titleFontSize:20,iconColor:(0,l.fade)(c.textColor,.4),separatorColor:(0,l.fade)(c.textColor,.175),menuHoverColor:(0,l.fade)(c.textColor,.1)},tooltip:{color:C.white,rippleBackgroundColor:C.grey700,opacity:.9}},e,{baseTheme:p,rawTheme:p});var h=[m.default,b.default,y.default].map(function(t){return t(e)}).filter(function(e){return e});return e.prepareStyles=E.default.apply(void 0,(0,a.default)(h)),e}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(121),a=o(i);t.default=r;var s=n(283),u=o(s),l=n(95),c=n(315),d=o(c),p=n(319),f=o(p),h=n(324),m=o(h),v=n(327),y=o(v),g=n(329),b=o(g),_=n(416),E=o(_),w=n(318),x=o(w),C=n(94)},function(e,t,n){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0}),t.default={iconSize:24,desktopGutter:24,desktopGutterMore:32,desktopGutterLess:16,desktopGutterMini:8,desktopKeylineIncrement:64,desktopDropDownMenuItemHeight:32,desktopDropDownMenuFontSize:15,desktopDrawerMenuItemHeight:48,desktopSubheaderHeight:48,desktopToolbarHeight:56}},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(6),i=o(r),a=n(94),s=function e(){(0,i.default)(this,e),this.textFullBlack=a.fullBlack,this.textDarkBlack=a.darkBlack,this.textLightBlack=a.lightBlack,this.textMinBlack=a.minBlack,this.textFullWhite=a.fullWhite,this.textDarkWhite=a.darkWhite,this.textLightWhite=a.lightWhite,this.fontWeightLight=300,this.fontWeightNormal=400,this.fontWeightMedium=500,this.fontStyleButtonFontSize=14};t.default=new s},function(e,t,n){\"use strict\";Object.defineProperty(t,\"__esModule\",{value:!0}),t.default={menu:1e3,appBar:1100,drawerOverlay:1200,drawer:1300,dialogOverlay:1400,dialog:1500,layer:2e3,popover:2100,snackbar:2900,tooltip:3e3}},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(1),i=o(r),a=n(73),s=o(a),u=n(65),l=o(u),c=function(e){return i.default.createElement(l.default,e,i.default.createElement(\"path\",{d:\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"}))};c=(0,s.default)(c),c.displayName=\"NavigationCheck\",c.muiName=\"SvgIcon\",t.default=c},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(1),i=o(r),a=n(73),s=o(a),u=n(65),l=o(u),c=function(e){return i.default.createElement(l.default,e,i.default.createElement(\"path\",{d:\"M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z\"}))};c=(0,s.default)(c),c.displayName=\"NavigationExpandLess\",c.muiName=\"SvgIcon\",t.default=c},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(1),i=o(r),a=n(73),s=o(a),u=n(65),l=o(u),c=function(e){return i.default.createElement(l.default,e,i.default.createElement(\"path\",{d:\"M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z\"}))};c=(0,s.default)(c),c.displayName=\"NavigationExpandMore\",c.muiName=\"SvgIcon\",t.default=c},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(1),i=o(r),a=n(73),s=o(a),u=n(65),l=o(u),c=function(e){return i.default.createElement(l.default,e,i.default.createElement(\"path\",{d:\"M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z\"}))};c=(0,s.default)(c),c.displayName=\"NavigationMenu\",c.muiName=\"SvgIcon\",t.default=c},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=function(t){var n=\"undefined\"!=typeof navigator,o=t.userAgent;void 0===o&&n&&(o=navigator.userAgent),void 0!==o||h||(\"production\"!==e.env.NODE_ENV&&(0,f.default)(!1,\"Material-UI: userAgent should be supplied in the muiTheme context\\n      for server-side rendering.\"),h=!0);var r=(0,i.default)(d.default);if(!1===o)return null;if(\"all\"===o||void 0===o)return function(e){var t=-1!==[\"flex\",\"inline-flex\"].indexOf(e.display),o=r(e);if(t){var i=o.display;o.display=n?i[i.length-1]:i.join(\"; display: \")}return o};var a=(0,s.default)(l.default,r),u=new a({userAgent:o});return function(e){return u.prefix(e)}};var r=n(267),i=o(r),a=n(259),s=o(a),u=n(325),l=o(u),c=n(326),d=o(c),p=n(37),f=o(p),h=!1}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(260),i=o(r),a=n(261),s=o(a),u=n(262),l=o(u),c=n(263),d=o(c),p=n(264),f=o(p),h=n(265),m=o(h),v=n(266),y=o(v);t.default={plugins:[i.default,s.default,l.default,d.default,f.default,m.default,y.default],prefixMap:{chrome:{transform:35,transformOrigin:35,transformOriginX:35,transformOriginY:35,backfaceVisibility:35,perspective:35,perspectiveOrigin:35,transformStyle:35,transformOriginZ:35,animation:42,animationDelay:42,animationDirection:42,animationFillMode:42,animationDuration:42,animationIterationCount:42,animationName:42,animationPlayState:42,animationTimingFunction:42,appearance:60,userSelect:53,fontKerning:32,textEmphasisPosition:60,textEmphasis:60,textEmphasisStyle:60,textEmphasisColor:60,boxDecorationBreak:60,clipPath:54,maskImage:60,maskMode:60,maskRepeat:60,maskPosition:60,maskClip:60,maskOrigin:60,maskSize:60,maskComposite:60,mask:60,maskBorderSource:60,maskBorderMode:60,maskBorderSlice:60,maskBorderWidth:60,maskBorderOutset:60,maskBorderRepeat:60,maskBorder:60,maskType:60,textDecorationStyle:56,textDecorationSkip:56,textDecorationLine:56,textDecorationColor:56,filter:52,fontFeatureSettings:47,breakAfter:49,breakBefore:49,breakInside:49,columnCount:49,columnFill:49,columnGap:49,columnRule:49,columnRuleColor:49,columnRuleStyle:49,columnRuleWidth:49,columns:49,columnSpan:49,columnWidth:49},safari:{flex:8,flexBasis:8,flexDirection:8,flexGrow:8,flexFlow:8,flexShrink:8,flexWrap:8,alignContent:8,alignItems:8,alignSelf:8,justifyContent:8,order:8,transition:6,transitionDelay:6,transitionDuration:6,transitionProperty:6,transitionTimingFunction:6,transform:8,transformOrigin:8,transformOriginX:8,transformOriginY:8,backfaceVisibility:8,perspective:8,perspectiveOrigin:8,transformStyle:8,transformOriginZ:8,animation:8,animationDelay:8,animationDirection:8,animationFillMode:8,animationDuration:8,animationIterationCount:8,animationName:8,animationPlayState:8,animationTimingFunction:8,appearance:10.1,userSelect:10.1,backdropFilter:10.1,fontKerning:9,scrollSnapType:10,scrollSnapPointsX:10,scrollSnapPointsY:10,scrollSnapDestination:10,scrollSnapCoordinate:10,textEmphasisPosition:7,textEmphasis:7,textEmphasisStyle:7,textEmphasisColor:7,boxDecorationBreak:10.1,clipPath:10.1,maskImage:10.1,maskMode:10.1,maskRepeat:10.1,maskPosition:10.1,maskClip:10.1,maskOrigin:10.1,maskSize:10.1,maskComposite:10.1,mask:10.1,maskBorderSource:10.1,maskBorderMode:10.1,maskBorderSlice:10.1,maskBorderWidth:10.1,maskBorderOutset:10.1,maskBorderRepeat:10.1,maskBorder:10.1,maskType:10.1,textDecorationStyle:10.1,textDecorationSkip:10.1,textDecorationLine:10.1,textDecorationColor:10.1,shapeImageThreshold:10,shapeImageMargin:10,shapeImageOutside:10,filter:9,hyphens:10.1,flowInto:10.1,flowFrom:10.1,breakBefore:8,breakAfter:8,breakInside:8,regionFragment:10.1,columnCount:8,columnFill:8,columnGap:8,columnRule:8,columnRuleColor:8,columnRuleStyle:8,columnRuleWidth:8,columns:8,columnSpan:8,columnWidth:8},firefox:{appearance:55,userSelect:55,boxSizing:28,textAlignLast:48,textDecorationStyle:35,textDecorationSkip:35,textDecorationLine:35,textDecorationColor:35,tabSize:55,hyphens:42,fontFeatureSettings:33,breakAfter:51,breakBefore:51,breakInside:51,columnCount:51,columnFill:51,columnGap:51,columnRule:51,columnRuleColor:51,columnRuleStyle:51,columnRuleWidth:51,columns:51,columnSpan:51,columnWidth:51},opera:{flex:16,flexBasis:16,flexDirection:16,flexGrow:16,flexFlow:16,flexShrink:16,flexWrap:16,alignContent:16,alignItems:16,alignSelf:16,justifyContent:16,order:16,transform:22,transformOrigin:22,transformOriginX:22,transformOriginY:22,backfaceVisibility:22,perspective:22,perspectiveOrigin:22,transformStyle:22,transformOriginZ:22,animation:29,animationDelay:29,animationDirection:29,animationFillMode:29,animationDuration:29,animationIterationCount:29,animationName:29,animationPlayState:29,animationTimingFunction:29,appearance:45,userSelect:40,fontKerning:19,textEmphasisPosition:45,textEmphasis:45,textEmphasisStyle:45,textEmphasisColor:45,boxDecorationBreak:45,clipPath:41,maskImage:45,maskMode:45,maskRepeat:45,maskPosition:45,maskClip:45,maskOrigin:45,maskSize:45,maskComposite:45,mask:45,maskBorderSource:45,maskBorderMode:45,maskBorderSlice:45,maskBorderWidth:45,maskBorderOutset:45,maskBorderRepeat:45,maskBorder:45,maskType:45,textDecorationStyle:43,textDecorationSkip:43,textDecorationLine:43,textDecorationColor:43,filter:39,fontFeatureSettings:34,breakAfter:36,breakBefore:36,breakInside:36,columnCount:36,columnFill:36,columnGap:36,columnRule:36,columnRuleColor:36,columnRuleStyle:36,columnRuleWidth:36,columns:36,columnSpan:36,columnWidth:36},ie:{flex:10,flexDirection:10,flexFlow:10,flexWrap:10,transform:9,transformOrigin:9,transformOriginX:9,transformOriginY:9,userSelect:11,wrapFlow:11,wrapThrough:11,wrapMargin:11,scrollSnapType:11,scrollSnapPointsX:11,scrollSnapPointsY:11,scrollSnapDestination:11,scrollSnapCoordinate:11,touchAction:10,hyphens:11,flowInto:11,flowFrom:11,breakBefore:11,breakAfter:11,breakInside:11,regionFragment:11,gridTemplateColumns:11,gridTemplateRows:11,gridTemplateAreas:11,gridTemplate:11,gridAutoColumns:11,gridAutoRows:11,gridAutoFlow:11,grid:11,gridRowStart:11,gridColumnStart:11,gridRowEnd:11,gridRow:11,gridColumn:11,gridColumnEnd:11,gridColumnGap:11,gridRowGap:11,gridArea:11,gridGap:11,textSizeAdjust:11},edge:{userSelect:15,wrapFlow:15,wrapThrough:15,wrapMargin:15,scrollSnapType:15,scrollSnapPointsX:15,scrollSnapPointsY:15,scrollSnapDestination:15,scrollSnapCoordinate:15,hyphens:15,flowInto:15,flowFrom:15,breakBefore:15,breakAfter:15,breakInside:15,regionFragment:15,gridTemplateColumns:15,gridTemplateRows:15,gridTemplateAreas:15,gridTemplate:15,gridAutoColumns:15,gridAutoRows:15,gridAutoFlow:15,grid:15,gridRowStart:15,gridColumnStart:15,gridRowEnd:15,gridRow:15,gridColumn:15,gridColumnEnd:15,gridColumnGap:15,gridRowGap:15,gridArea:15,gridGap:15},ios_saf:{flex:8.1,flexBasis:8.1,flexDirection:8.1,flexGrow:8.1,flexFlow:8.1,flexShrink:8.1,flexWrap:8.1,alignContent:8.1,alignItems:8.1,alignSelf:8.1,justifyContent:8.1,order:8.1,transition:6,transitionDelay:6,transitionDuration:6,transitionProperty:6,transitionTimingFunction:6,transform:8.1,transformOrigin:8.1,transformOriginX:8.1,transformOriginY:8.1,backfaceVisibility:8.1,perspective:8.1,perspectiveOrigin:8.1,transformStyle:8.1,transformOriginZ:8.1,animation:8.1,animationDelay:8.1,animationDirection:8.1,animationFillMode:8.1,animationDuration:8.1,animationIterationCount:8.1,animationName:8.1,animationPlayState:8.1,animationTimingFunction:8.1,appearance:10,userSelect:10,backdropFilter:10,fontKerning:10,scrollSnapType:10,scrollSnapPointsX:10,scrollSnapPointsY:10,scrollSnapDestination:10,scrollSnapCoordinate:10,boxDecorationBreak:10,clipPath:10,maskImage:10,maskMode:10,maskRepeat:10,maskPosition:10,maskClip:10,maskOrigin:10,maskSize:10,maskComposite:10,mask:10,maskBorderSource:10,maskBorderMode:10,maskBorderSlice:10,maskBorderWidth:10,maskBorderOutset:10,maskBorderRepeat:10,maskBorder:10,maskType:10,textSizeAdjust:10,textDecorationStyle:10,textDecorationSkip:10,textDecorationLine:10,textDecorationColor:10,shapeImageThreshold:10,shapeImageMargin:10,shapeImageOutside:10,filter:9,hyphens:10,flowInto:10,flowFrom:10,breakBefore:8.1,breakAfter:8.1,breakInside:8.1,regionFragment:10,columnCount:8.1,columnFill:8.1,columnGap:8.1,columnRule:8.1,columnRuleColor:8.1,columnRuleStyle:8.1,columnRuleWidth:8.1,columns:8.1,columnSpan:8.1,columnWidth:8.1},android:{borderImage:4.2,borderImageOutset:4.2,borderImageRepeat:4.2,borderImageSlice:4.2,borderImageSource:4.2,borderImageWidth:4.2,flex:4.2,flexBasis:4.2,flexDirection:4.2,flexGrow:4.2,flexFlow:4.2,flexShrink:4.2,flexWrap:4.2,alignContent:4.2,alignItems:4.2,alignSelf:4.2,justifyContent:4.2,order:4.2,transition:4.2,transitionDelay:4.2,transitionDuration:4.2,transitionProperty:4.2,transitionTimingFunction:4.2,transform:4.4,transformOrigin:4.4,transformOriginX:4.4,transformOriginY:4.4,backfaceVisibility:4.4,perspective:4.4,perspectiveOrigin:4.4,transformStyle:4.4,transformOriginZ:4.4,animation:4.4,animationDelay:4.4,animationDirection:4.4,animationFillMode:4.4,animationDuration:4.4,animationIterationCount:4.4,animationName:4.4,animationPlayState:4.4,animationTimingFunction:4.4,appearance:53,userSelect:53,fontKerning:4.4,textEmphasisPosition:53,textEmphasis:53,textEmphasisStyle:53,textEmphasisColor:53,boxDecorationBreak:53,clipPath:53,maskImage:53,maskMode:53,maskRepeat:53,maskPosition:53,maskClip:53,maskOrigin:53,maskSize:53,maskComposite:53,mask:53,maskBorderSource:53,maskBorderMode:53,maskBorderSlice:53,maskBorderWidth:53,maskBorderOutset:53,maskBorderRepeat:53,maskBorder:53,maskType:53,filter:4.4,fontFeatureSettings:4.4,breakAfter:53,breakBefore:53,breakInside:53,columnCount:53,columnFill:53,columnGap:53,columnRule:53,columnRuleColor:53,columnRuleStyle:53,columnRuleWidth:53,columns:53,columnSpan:53,columnWidth:53},and_chr:{appearance:56,textEmphasisPosition:56,textEmphasis:56,textEmphasisStyle:56,textEmphasisColor:56,boxDecorationBreak:56,maskImage:56,maskMode:56,maskRepeat:56,maskPosition:56,maskClip:56,maskOrigin:56,maskSize:56,maskComposite:56,mask:56,maskBorderSource:56,maskBorderMode:56,maskBorderSlice:56,maskBorderWidth:56,maskBorderOutset:56,maskBorderRepeat:56,maskBorder:56,maskType:56,textDecorationStyle:56,textDecorationSkip:56,textDecorationLine:56,textDecorationColor:56},and_uc:{flex:11,flexBasis:11,flexDirection:11,flexGrow:11,flexFlow:11,flexShrink:11,flexWrap:11,alignContent:11,alignItems:11,alignSelf:11,justifyContent:11,order:11,transition:11,transitionDelay:11,transitionDuration:11,transitionProperty:11,transitionTimingFunction:11,transform:11,transformOrigin:11,transformOriginX:11,transformOriginY:11,backfaceVisibility:11,perspective:11,perspectiveOrigin:11,transformStyle:11,transformOriginZ:11,animation:11,animationDelay:11,animationDirection:11,animationFillMode:11,animationDuration:11,animationIterationCount:11,animationName:11,animationPlayState:11,animationTimingFunction:11,appearance:11,userSelect:11,fontKerning:11,textEmphasisPosition:11,textEmphasis:11,textEmphasisStyle:11,textEmphasisColor:11,maskImage:11,maskMode:11,maskRepeat:11,maskPosition:11,maskClip:11,maskOrigin:11,maskSize:11,maskComposite:11,mask:11,maskBorderSource:11,maskBorderMode:11,maskBorderSlice:11,maskBorderWidth:11,maskBorderOutset:11,maskBorderRepeat:11,maskBorder:11,maskType:11,textSizeAdjust:11,filter:11,hyphens:11,flowInto:11,flowFrom:11,breakBefore:11,breakAfter:11,breakInside:11,regionFragment:11,fontFeatureSettings:11,columnCount:11,columnFill:11,columnGap:11,columnRule:11,columnRuleColor:11,columnRuleStyle:11,columnRuleWidth:11,columns:11,columnSpan:11,columnWidth:11},op_mini:{}}}},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,\"__esModule\",{value:!0});var r=n(268),i=o(r),a=n(269),s=o(a),u=n(270),l=o(u),c=n(271),d=o(c),p=n(272),f=o(p),h=n(273),m=o(h),v=n(274),y=o(v);t.default={plugins:[i.default,s.default,l.default,d.default,f.default,m.default,y.default],prefixMap:{transform:[\"Webkit\",\"ms\"],transformOrigin:[\"Webkit\",\"ms\"],transformOriginX:[\"Webkit\",\"ms\"],transformOriginY:[\"Webkit\",\"ms\"],backfaceVisibility:[\"Webkit\"],perspective:[\"Webkit\"],perspectiveOrigin:[\"Webkit\"],transformStyle:[\"Webkit\"],transformOriginZ:[\"Webkit\"],animation:[\"Webkit\"],animationDelay:[\"Webkit\"],animationDirection:[\"Webkit\"],animationFillMode:[\"Webkit\"],animationDuration:[\"Webkit\"],animationIterationCount:[\"Webkit\"],animationName:[\"Webkit\"],animationPlayState:[\"Webkit\"],animationTimingFunction:[\"Webkit\"],appearance:[\"Webkit\",\"Moz\"],userSelect:[\"Webkit\",\"Moz\",\"ms\"],fontKerning:[\"Webkit\"],textEmphasisPosition:[\"Webkit\"],textEmphasis:[\"Webkit\"],textEmphasisStyle:[\"Webkit\"],textEmphasisColor:[\"Webkit\"],boxDecorationBreak:[\"Webkit\"],clipPath:[\"Webkit\"],maskImage:[\"Webkit\"],maskMode:[\"Webkit\"],maskRepeat:[\"Webkit\"],maskPosition:[\"Webkit\"],maskClip:[\"Webkit\"],maskOrigin:[\"Webkit\"],maskSize:[\"Webkit\"],maskComposite:[\"Webkit\"],mask:[\"Webkit\"],maskBorderSource:[\"Webkit\"],maskBorderMode:[\"Webkit\"],maskBorderSlice:[\"Webkit\"],maskBorderWidth:[\"Webkit\"],maskBorderOutset:[\"Webkit\"],maskBorderRepeat:[\"Webkit\"],maskBorder:[\"Webkit\"],maskType:[\"Webkit\"],textDecorationStyle:[\"Webkit\",\"Moz\"],textDecorationSkip:[\"Webkit\",\"Moz\"],textDecorationLine:[\"Webkit\",\"Moz\"],textDecorationColor:[\"Webkit\",\"Moz\"],filter:[\"Webkit\"],fontFeatureSettings:[\"Webkit\",\"Moz\"],breakAfter:[\"Webkit\",\"Moz\",\"ms\"],breakBefore:[\"Webkit\",\"Moz\",\"ms\"],breakInside:[\"Webkit\",\"Moz\",\"ms\"],columnCount:[\"Webkit\",\"Moz\"],columnFill:[\"Webkit\",\"Moz\"],columnGap:[\"Webkit\",\"Moz\"],columnRule:[\"Webkit\",\"Moz\"],columnRuleColor:[\"Webkit\",\"Moz\"],columnRuleStyle:[\"Webkit\",\"Moz\"],columnRuleWidth:[\"Webkit\",\"Moz\"],columns:[\"Webkit\",\"Moz\"],columnSpan:[\"Webkit\",\"Moz\"],columnWidth:[\"Webkit\",\"Moz\"],flex:[\"Webkit\",\"ms\"],flexBasis:[\"Webkit\"],flexDirection:[\"Webkit\",\"ms\"],flexGrow:[\"Webkit\"],flexFlow:[\"Webkit\",\"ms\"],flexShrink:[\"Webkit\"],flexWrap:[\"Webkit\",\"ms\"],alignContent:[\"Webkit\"],alignItems:[\"Webkit\"],alignSelf:[\"Webkit\"],justifyContent:[\"Webkit\"],order:[\"Webkit\"],transitionDelay:[\"Webkit\"],transitionDuration:[\"Webkit\"],transitionProperty:[\"Webkit\"],transitionTimingFunction:[\"Webkit\"],backdropFilter:[\"Webkit\"],scrollSnapType:[\"Webkit\",\"ms\"],scrollSnapPointsX:[\"Webkit\",\"ms\"],scrollSnapPointsY:[\"Webkit\",\"ms\"],scrollSnapDestination:[\"Webkit\",\"ms\"],scrollSnapCoordinate:[\"Webkit\",\"ms\"],shapeImageThreshold:[\"Webkit\"],shapeImageMargin:[\"Webkit\"],shapeImageOutside:[\"Webkit\"],hyphens:[\"Webkit\",\"Moz\",\"ms\"],flowInto:[\"Webkit\",\"ms\"],flowFrom:[\"Webkit\",\"ms\"],regionFragment:[\"Webkit\",\"ms\"],boxSizing:[\"Moz\"],textAlignLast:[\"Moz\"],tabSize:[\"Moz\"],wrapFlow:[\"ms\"],wrapThrough:[\"ms\"],wrapMargin:[\"ms\"],touchAction:[\"ms\"],gridTemplateColumns:[\"ms\"],gridTemplateRows:[\"ms\"],gridTemplateAreas:[\"ms\"],gridTemplate:[\"ms\"],gridAutoColumns:[\"ms\"],gridAutoRows:[\"ms\"],gridAutoFlow:[\"ms\"],grid:[\"ms\"],gridRowStart:[\"ms\"],gridColumnStart:[\"ms\"],gridRowEnd:[\"ms\"],gridRow:[\"ms\"],gridColumn:[\"ms\"],gridColumnEnd:[\"ms\"],gridColumnGap:[\"ms\"],gridRowGap:[\"ms\"],gridArea:[\"ms\"],gridGap:[\"ms\"],textSizeAdjust:[\"Webkit\",\"ms\"],borderImage:[\"Webkit\"],borderImageOutset:[\"Webkit\"],borderImageRepeat:[\"Webkit\"],borderImageSlice:[\"Webkit\"],borderImageSource:[\"Webkit\"],borderImageWidth:[\"Webkit\"]}}},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(){if(\"production\"!==e.env.NODE_ENV)return function(t){return t[s]&&\"production\"!==e.env.NODE_ENV&&(0,a.default)(!1,\"Material-UI: You cannot call prepareStyles() on the same style object more than once.\"),t[s]=!0,t}}Object.defineProperty(t,\"__esModule\",{value:!0}),t.default=r;var i=n(37),a=o(i),s=\"muiPrepared\"}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t,n){return a.default.Children.map(e,function(e){if(!a.default.isValidElement(e))return e;var o=\"function\"==typeof t?t(e):t,r=\"function\"==typeof n?n(e):n||e.props.children;return a.default.cloneElement(e,o,r)})}Object.defineProperty(t,\"__esModule\",{value:!0}),t.extendChildren=r;var i=n(1),a=o(i)},function(e,t,n){\"use strict\";function o(e){return e&&e.__esModule?e:{default:e}}function r(e){if(e.isRtl)return function(e){if(!0===e.directionInvariant)return e;var t={right:\"left\",left:\"right\",marginRight:\"marginLeft\",marginLeft:\"marginRight\",paddingRight:\"paddingLeft\",paddingLeft:\"paddingRight\",borderRight:\"borderLeft\",borderLeft:\"borderRight\"},n={};return(0,a.default)(e).forEach(function(o){var r=e[o],i=o;switch(t.hasOwnProperty(o)&&(i=t[o]),o){case\"float\":case\"textAlign\":\"right\"===r?r=\"left\":\"left\"===r&&(r=\"right\");break;case\"direction\":\"ltr\"===r?r=\"rtl\":\"rtl\"===r&&(r=\"ltr\");break;case\"transform\":if(!r)break;var a=void 0;(a=r.match(s))&&(r=r.replace(a[0],a[1]+-parseFloat(a[4]))),(a=r.match(u))&&(r=r.replace(a[0],a[1]+-parseFloat(a[4])+a[5]+a[6]?\", \"+(-parseFloat(a[7])+a[8]):\"\"));break;case\"transformOrigin\":if(!r)break;r.indexOf(\"right\")>-1?r=r.replace(\"right\",\"left\"):r.indexOf(\"left\")>-1&&(r=r.replace(\"left\",\"right\"))}n[i]=r}),n}}Object.defineProperty(t,\"__esModule\",{value:!0});var i=n(119),a=o(i);t.default=r;var s=/((^|\\s)translate(3d|X)?\\()(\\-?[\\d]+)/,u=/((^|\\s)skew(x|y)?\\()\\s*(\\-?[\\d]+)(deg|rad|grad)(,\\s*(\\-?[\\d]+)(deg|rad|grad))?/},function(e,t,n){\"use strict\";(function(t){function o(e,n,o,s,u){if(\"production\"!==t.env.NODE_ENV)for(var l in e)if(e.hasOwnProperty(l)){var c;try{if(\"function\"!=typeof e[l]){var d=Error((s||\"React class\")+\": \"+o+\" type `\"+l+\"` is invalid; it must be a function, usually from the `prop-types` package, but received `\"+typeof e[l]+\"`.\");throw d.name=\"Invariant Violation\",d}c=e[l](n,l,s,o,null,i)}catch(e){c=e}if(!c||c instanceof Error||r((s||\"React class\")+\": type specification of \"+o+\" `\"+l+\"` is invalid; the type checker function must return `null` or an `Error` but returned a \"+typeof c+\". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).\"),c instanceof Error&&!(c.message in a)){a[c.message]=!0;var p=u?u():\"\";r(\"Failed \"+o+\" type: \"+c.message+(null!=p?p:\"\"))}}}var r=function(){};if(\"production\"!==t.env.NODE_ENV){var i=n(96),a={};r=function(e){var t=\"Warning: \"+e;\"undefined\"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}e.exports=o}).call(t,n(0))},function(e,t,n){\"use strict\";function o(){}var r=n(96);e.exports=function(){function e(e,t,n,o,i,a){if(a!==r){var s=new Error(\"Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types\");throw s.name=\"Invariant Violation\",s}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t};return n.checkPropTypes=o,n.PropTypes=n,n}},function(e,t,n){\"use strict\";(function(t){function o(){return null}var r=n(12),i=n(96),a=n(330),s=function(){};\"production\"!==t.env.NODE_ENV&&(s=function(e){var t=\"Warning: \"+e;\"undefined\"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),e.exports=function(e,n){function u(e){var t=e&&(S&&e[S]||e[D]);if(\"function\"==typeof t)return t}function l(e,t){return e===t?0!==e||1/e==1/t:e!==e&&t!==t}function c(e){this.message=e,this.stack=\"\"}function d(e){function o(o,u,l,d,p,f,h){if(d=d||M,f=f||l,h!==i){if(n){var m=new Error(\"Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types\");throw m.name=\"Invariant Violation\",m}if(\"production\"!==t.env.NODE_ENV&&\"undefined\"!=typeof console){var v=d+\":\"+l;!r[v]&&a<3&&(s(\"You are manually calling a React.PropTypes validation function for the `\"+f+\"` prop on `\"+d+\"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details.\"),r[v]=!0,a++)}}return null==u[l]?o?new c(null===u[l]?\"The \"+p+\" `\"+f+\"` is marked as required in `\"+d+\"`, but its value is `null`.\":\"The \"+p+\" `\"+f+\"` is marked as required in `\"+d+\"`, but its value is `undefined`.\"):null:e(u,l,d,p,f)}if(\"production\"!==t.env.NODE_ENV)var r={},a=0;var u=o.bind(null,!1);return u.isRequired=o.bind(null,!0),u}function p(e){function t(t,n,o,r,i,a){var s=t[n];if(k(s)!==e)return new c(\"Invalid \"+r+\" `\"+i+\"` of type `\"+T(s)+\"` supplied to `\"+o+\"`, expected `\"+e+\"`.\");return null}return d(t)}function f(){return d(o)}function h(e){function t(t,n,o,r,a){if(\"function\"!=typeof e)return new c(\"Property `\"+a+\"` of component `\"+o+\"` has invalid PropType notation inside arrayOf.\");var s=t[n];if(!Array.isArray(s)){return new c(\"Invalid \"+r+\" `\"+a+\"` of type `\"+k(s)+\"` supplied to `\"+o+\"`, expected an array.\")}for(var u=0;u<s.length;u++){var l=e(s,u,o,r,a+\"[\"+u+\"]\",i);if(l instanceof Error)return l}return null}return d(t)}function m(){function t(t,n,o,r,i){var a=t[n];if(!e(a)){return new c(\"Invalid \"+r+\" `\"+i+\"` of type `\"+k(a)+\"` supplied to `\"+o+\"`, expected a single ReactElement.\")}return null}return d(t)}function v(e){function t(t,n,o,r,i){if(!(t[n]instanceof e)){var a=e.name||M;return new c(\"Invalid \"+r+\" `\"+i+\"` of type `\"+O(t[n])+\"` supplied to `\"+o+\"`, expected instance of `\"+a+\"`.\")}return null}return d(t)}function y(e){function n(t,n,o,r,i){for(var a=t[n],s=0;s<e.length;s++)if(l(a,e[s]))return null;return new c(\"Invalid \"+r+\" `\"+i+\"` of value `\"+a+\"` supplied to `\"+o+\"`, expected one of \"+JSON.stringify(e)+\".\")}return Array.isArray(e)?d(n):(\"production\"!==t.env.NODE_ENV&&s(\"Invalid argument supplied to oneOf, expected an instance of array.\"),o)}function g(e){function t(t,n,o,r,a){if(\"function\"!=typeof e)return new c(\"Property `\"+a+\"` of component `\"+o+\"` has invalid PropType notation inside objectOf.\");var s=t[n],u=k(s);if(\"object\"!==u)return new c(\"Invalid \"+r+\" `\"+a+\"` of type `\"+u+\"` supplied to `\"+o+\"`, expected an object.\");for(var l in s)if(s.hasOwnProperty(l)){var d=e(s,l,o,r,a+\".\"+l,i);if(d instanceof Error)return d}return null}return d(t)}function b(e){function n(t,n,o,r,a){for(var s=0;s<e.length;s++){if(null==(0,e[s])(t,n,o,r,a,i))return null}return new c(\"Invalid \"+r+\" `\"+a+\"` supplied to `\"+o+\"`.\")}if(!Array.isArray(e))return\"production\"!==t.env.NODE_ENV&&s(\"Invalid argument supplied to oneOfType, expected an instance of array.\"),o;for(var r=0;r<e.length;r++){var a=e[r];if(\"function\"!=typeof a)return s(\"Invalid argument supplied to oneOfType. Expected an array of check functions, but received \"+N(a)+\" at index \"+r+\".\"),o}return d(n)}function _(){function e(e,t,n,o,r){return x(e[t])?null:new c(\"Invalid \"+o+\" `\"+r+\"` supplied to `\"+n+\"`, expected a ReactNode.\")}return d(e)}function E(e){function t(t,n,o,r,a){var s=t[n],u=k(s);if(\"object\"!==u)return new c(\"Invalid \"+r+\" `\"+a+\"` of type `\"+u+\"` supplied to `\"+o+\"`, expected `object`.\");for(var l in e){var d=e[l];if(d){var p=d(s,l,o,r,a+\".\"+l,i);if(p)return p}}return null}return d(t)}function w(e){function t(t,n,o,a,s){var u=t[n],l=k(u);if(\"object\"!==l)return new c(\"Invalid \"+a+\" `\"+s+\"` of type `\"+l+\"` supplied to `\"+o+\"`, expected `object`.\");var d=r({},t[n],e);for(var p in d){var f=e[p];if(!f)return new c(\"Invalid \"+a+\" `\"+s+\"` key `\"+p+\"` supplied to `\"+o+\"`.\\nBad object: \"+JSON.stringify(t[n],null,\"  \")+\"\\nValid keys: \"+JSON.stringify(Object.keys(e),null,\"  \"));var h=f(u,p,o,a,s+\".\"+p,i);if(h)return h}return null}return d(t)}function x(t){switch(typeof t){case\"number\":case\"string\":case\"undefined\":return!0;case\"boolean\":return!t;case\"object\":if(Array.isArray(t))return t.every(x);if(null===t||e(t))return!0;var n=u(t);if(!n)return!1;var o,r=n.call(t);if(n!==t.entries){for(;!(o=r.next()).done;)if(!x(o.value))return!1}else for(;!(o=r.next()).done;){var i=o.value;if(i&&!x(i[1]))return!1}return!0;default:return!1}}function C(e,t){return\"symbol\"===e||(\"Symbol\"===t[\"@@toStringTag\"]||\"function\"==typeof Symbol&&t instanceof Symbol)}function k(e){var t=typeof e;return Array.isArray(e)?\"array\":e instanceof RegExp?\"object\":C(t,e)?\"symbol\":t}function T(e){if(void 0===e||null===e)return\"\"+e;var t=k(e);if(\"object\"===t){if(e instanceof Date)return\"date\";if(e instanceof RegExp)return\"regexp\"}return t}function N(e){var t=T(e);switch(t){case\"array\":case\"object\":return\"an \"+t;case\"boolean\":case\"date\":case\"regexp\":return\"a \"+t;default:return t}}function O(e){return e.constructor&&e.constructor.name?e.constructor.name:M}var S=\"function\"==typeof Symbol&&Symbol.iterator,D=\"@@iterator\",M=\"<<anonymous>>\",P={array:p(\"array\"),bool:p(\"boolean\"),func:p(\"function\"),number:p(\"number\"),object:p(\"object\"),string:p(\"string\"),symbol:p(\"symbol\"),any:f(),arrayOf:h,element:m(),instanceOf:v,node:_(),objectOf:g,oneOf:y,oneOfType:b,shape:E,exact:w};return c.prototype=Error.prototype,P.checkPropTypes=a,P.PropTypes=P,P}}).call(t,n(0))},function(e,t,n){\"use strict\";var o={Properties:{\"aria-current\":0,\"aria-details\":0,\"aria-disabled\":0,\"aria-hidden\":0,\"aria-invalid\":0,\"aria-keyshortcuts\":0,\"aria-label\":0,\"aria-roledescription\":0,\"aria-autocomplete\":0,\"aria-checked\":0,\"aria-expanded\":0,\"aria-haspopup\":0,\"aria-level\":0,\"aria-modal\":0,\"aria-multiline\":0,\"aria-multiselectable\":0,\"aria-orientation\":0,\"aria-placeholder\":0,\"aria-pressed\":0,\"aria-readonly\":0,\"aria-required\":0,\"aria-selected\":0,\"aria-sort\":0,\"aria-valuemax\":0,\"aria-valuemin\":0,\"aria-valuenow\":0,\"aria-valuetext\":0,\"aria-atomic\":0,\"aria-busy\":0,\"aria-live\":0,\"aria-relevant\":0,\"aria-dropeffect\":0,\"aria-grabbed\":0,\"aria-activedescendant\":0,\"aria-colcount\":0,\"aria-colindex\":0,\"aria-colspan\":0,\"aria-controls\":0,\"aria-describedby\":0,\"aria-errormessage\":0,\"aria-flowto\":0,\"aria-labelledby\":0,\"aria-owns\":0,\"aria-posinset\":0,\"aria-rowcount\":0,\"aria-rowindex\":0,\"aria-rowspan\":0,\"aria-setsize\":0},DOMAttributeNames:{},DOMPropertyNames:{}};e.exports=o},function(e,t,n){\"use strict\";var o=n(13),r=n(138),i={focusDOMComponent:function(){r(o.getNodeFromInstance(this))}};e.exports=i},function(e,t,n){\"use strict\";function o(){var e=window.opera;return\"object\"==typeof e&&\"function\"==typeof e.version&&parseInt(e.version(),10)<=12}function r(e){return(e.ctrlKey||e.altKey||e.metaKey)&&!(e.ctrlKey&&e.altKey)}function i(e){switch(e){case\"topCompositionStart\":return T.compositionStart;case\"topCompositionEnd\":return T.compositionEnd;case\"topCompositionUpdate\":return T.compositionUpdate}}function a(e,t){return\"topKeyDown\"===e&&t.keyCode===b}function s(e,t){switch(e){case\"topKeyUp\":return-1!==g.indexOf(t.keyCode);case\"topKeyDown\":return t.keyCode!==b;case\"topKeyPress\":case\"topMouseDown\":case\"topBlur\":return!0;default:return!1}}function u(e){var t=e.detail;return\"object\"==typeof t&&\"data\"in t?t.data:null}function l(e,t,n,o){var r,l;if(_?r=i(e):O?s(e,n)&&(r=T.compositionEnd):a(e,n)&&(r=T.compositionStart),!r)return null;x&&(O||r!==T.compositionStart?r===T.compositionEnd&&O&&(l=O.getData()):O=m.getPooled(o));var c=v.getPooled(r,t,n,o);if(l)c.data=l;else{var d=u(n);null!==d&&(c.data=d)}return f.accumulateTwoPhaseDispatches(c),c}function c(e,t){switch(e){case\"topCompositionEnd\":return u(t);case\"topKeyPress\":return t.which!==C?null:(N=!0,k);case\"topTextInput\":var n=t.data;return n===k&&N?null:n;default:return null}}function d(e,t){if(O){if(\"topCompositionEnd\"===e||!_&&s(e,t)){var n=O.getData();return m.release(O),O=null,n}return null}switch(e){case\"topPaste\":return null;case\"topKeyPress\":return t.which&&!r(t)?String.fromCharCode(t.which):null;case\"topCompositionEnd\":return x?null:t.data;default:return null}}function p(e,t,n,o){var r;if(!(r=w?c(e,n):d(e,n)))return null;var i=y.getPooled(T.beforeInput,t,n,o);return i.data=r,f.accumulateTwoPhaseDispatches(i),i}var f=n(57),h=n(16),m=n(341),v=n(384),y=n(387),g=[9,13,27,32],b=229,_=h.canUseDOM&&\"CompositionEvent\"in window,E=null;h.canUseDOM&&\"documentMode\"in document&&(E=document.documentMode);var w=h.canUseDOM&&\"TextEvent\"in window&&!E&&!o(),x=h.canUseDOM&&(!_||E&&E>8&&E<=11),C=32,k=String.fromCharCode(C),T={beforeInput:{phasedRegistrationNames:{bubbled:\"onBeforeInput\",captured:\"onBeforeInputCapture\"},dependencies:[\"topCompositionEnd\",\"topKeyPress\",\"topTextInput\",\"topPaste\"]},compositionEnd:{phasedRegistrationNames:{bubbled:\"onCompositionEnd\",captured:\"onCompositionEndCapture\"},dependencies:[\"topBlur\",\"topCompositionEnd\",\"topKeyDown\",\"topKeyPress\",\"topKeyUp\",\"topMouseDown\"]},compositionStart:{phasedRegistrationNames:{bubbled:\"onCompositionStart\",captured:\"onCompositionStartCapture\"},dependencies:[\"topBlur\",\"topCompositionStart\",\"topKeyDown\",\"topKeyPress\",\"topKeyUp\",\"topMouseDown\"]},compositionUpdate:{phasedRegistrationNames:{bubbled:\"onCompositionUpdate\",captured:\"onCompositionUpdateCapture\"},dependencies:[\"topBlur\",\"topCompositionUpdate\",\"topKeyDown\",\"topKeyPress\",\"topKeyUp\",\"topMouseDown\"]}},N=!1,O=null,S={eventTypes:T,extractEvents:function(e,t,n,o){return[l(e,t,n,o),p(e,t,n,o)]}};e.exports=S},function(e,t,n){\"use strict\";(function(t){var o=n(147),r=n(16),i=n(21),a=n(245),s=n(394),u=n(252),l=n(255),c=n(3),d=l(function(e){return u(e)}),p=!1,f=\"cssFloat\";if(r.canUseDOM){var h=document.createElement(\"div\").style;try{h.font=\"\"}catch(e){p=!0}void 0===document.documentElement.style.cssFloat&&(f=\"styleFloat\")}if(\"production\"!==t.env.NODE_ENV)var m=/^(?:webkit|moz|o)[A-Z]/,v=/;\\s*$/,y={},g={},b=!1,_=function(e,n){y.hasOwnProperty(e)&&y[e]||(y[e]=!0,\"production\"!==t.env.NODE_ENV&&c(!1,\"Unsupported style property %s. Did you mean %s?%s\",e,a(e),C(n)))},E=function(e,n){y.hasOwnProperty(e)&&y[e]||(y[e]=!0,\"production\"!==t.env.NODE_ENV&&c(!1,\"Unsupported vendor-prefixed style property %s. Did you mean %s?%s\",e,e.charAt(0).toUpperCase()+e.slice(1),C(n)))},w=function(e,n,o){g.hasOwnProperty(n)&&g[n]||(g[n]=!0,\"production\"!==t.env.NODE_ENV&&c(!1,'Style property values shouldn\\'t contain a semicolon.%s Try \"%s: %s\" instead.',C(o),e,n.replace(v,\"\")))},x=function(e,n,o){b||(b=!0,\"production\"!==t.env.NODE_ENV&&c(!1,\"`NaN` is an invalid value for the `%s` css style property.%s\",e,C(o)))},C=function(e){if(e){var t=e.getName();if(t)return\" Check the render method of `\"+t+\"`.\"}return\"\"},k=function(e,t,n){var o;n&&(o=n._currentElement._owner),e.indexOf(\"-\")>-1?_(e,o):m.test(e)?E(e,o):v.test(t)&&w(e,t,o),\"number\"==typeof t&&isNaN(t)&&x(e,t,o)};var T={createMarkupForStyles:function(e,n){var o=\"\";for(var r in e)if(e.hasOwnProperty(r)){var i=e[r];\"production\"!==t.env.NODE_ENV&&k(r,i,n),null!=i&&(o+=d(r)+\":\",o+=s(r,i,n)+\";\")}return o||null},setValueForStyles:function(e,n,r){\"production\"!==t.env.NODE_ENV&&i.debugTool.onHostOperation({instanceID:r._debugID,type:\"update styles\",payload:n});var a=e.style;for(var u in n)if(n.hasOwnProperty(u)){\"production\"!==t.env.NODE_ENV&&k(u,n[u],r);var l=s(u,n[u],r);if(\"float\"!==u&&\"cssFloat\"!==u||(u=f),l)a[u]=l;else{var c=p&&o.shorthandPropertyExpansions[u];if(c)for(var d in c)a[d]=\"\";else a[u]=\"\"}}}};e.exports=T}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){var t=e.nodeName&&e.nodeName.toLowerCase();return\"select\"===t||\"input\"===t&&\"file\"===e.type}function r(e){var t=x.getPooled(N.change,S,e,C(e));b.accumulateTwoPhaseDispatches(t),w.batchedUpdates(i,t)}function i(e){g.enqueueEvents(e),g.processEventQueue(!1)}function a(e,t){O=e,S=t,O.attachEvent(\"onchange\",r)}function s(){O&&(O.detachEvent(\"onchange\",r),O=null,S=null)}function u(e,t){if(\"topChange\"===e)return t}function l(e,t,n){\"topFocus\"===e?(s(),a(t,n)):\"topBlur\"===e&&s()}function c(e,t){O=e,S=t,D=e.value,M=Object.getOwnPropertyDescriptor(e.constructor.prototype,\"value\"),Object.defineProperty(O,\"value\",A),O.attachEvent?O.attachEvent(\"onpropertychange\",p):O.addEventListener(\"propertychange\",p,!1)}function d(){O&&(delete O.value,O.detachEvent?O.detachEvent(\"onpropertychange\",p):O.removeEventListener(\"propertychange\",p,!1),O=null,S=null,D=null,M=null)}function p(e){if(\"value\"===e.propertyName){var t=e.srcElement.value;t!==D&&(D=t,r(e))}}function f(e,t){if(\"topInput\"===e)return t}function h(e,t,n){\"topFocus\"===e?(d(),c(t,n)):\"topBlur\"===e&&d()}function m(e,t){if((\"topSelectionChange\"===e||\"topKeyUp\"===e||\"topKeyDown\"===e)&&O&&O.value!==D)return D=O.value,S}function v(e){return e.nodeName&&\"input\"===e.nodeName.toLowerCase()&&(\"checkbox\"===e.type||\"radio\"===e.type)}function y(e,t){if(\"topClick\"===e)return t}var g=n(56),b=n(57),_=n(16),E=n(13),w=n(24),x=n(26),C=n(108),k=n(109),T=n(165),N={change:{phasedRegistrationNames:{bubbled:\"onChange\",captured:\"onChangeCapture\"},dependencies:[\"topBlur\",\"topChange\",\"topClick\",\"topFocus\",\"topInput\",\"topKeyDown\",\"topKeyUp\",\"topSelectionChange\"]}},O=null,S=null,D=null,M=null,P=!1;_.canUseDOM&&(P=k(\"change\")&&(!document.documentMode||document.documentMode>8));var I=!1;_.canUseDOM&&(I=k(\"input\")&&(!document.documentMode||document.documentMode>11));var A={get:function(){return M.get.call(this)},set:function(e){D=\"\"+e,M.set.call(this,e)}},R={eventTypes:N,extractEvents:function(e,t,n,r){var i,a,s=t?E.getNodeFromInstance(t):window;if(o(s)?P?i=u:a=l:T(s)?I?i=f:(i=m,a=h):v(s)&&(i=y),i){var c=i(e,t);if(c){var d=x.getPooled(N.change,c,n,r);return d.type=\"change\",b.accumulateTwoPhaseDispatches(d),d}}a&&a(e,s,t)}};e.exports=R},function(e,t,n){\"use strict\";(function(t){var o=n(5),r=n(45),i=n(16),a=n(248),s=n(22),u=n(2),l={dangerouslyReplaceNodeWithMarkup:function(e,n){if(i.canUseDOM||(\"production\"!==t.env.NODE_ENV?u(!1,\"dangerouslyReplaceNodeWithMarkup(...): Cannot render markup in a worker thread. Make sure `window` and `document` are available globally before requiring React when unit testing or use ReactDOMServer.renderToString() for server rendering.\"):o(\"56\")),n||(\"production\"!==t.env.NODE_ENV?u(!1,\"dangerouslyReplaceNodeWithMarkup(...): Missing markup.\"):o(\"57\")),\"HTML\"===e.nodeName&&(\"production\"!==t.env.NODE_ENV?u(!1,\"dangerouslyReplaceNodeWithMarkup(...): Cannot replace markup of the <html> node. This is because browser quirks make this unreliable and/or slow. If you want to render to the root you must use server rendering. See ReactDOMServer.renderToString().\"):o(\"58\")),\"string\"==typeof n){var l=a(n,s)[0];e.parentNode.replaceChild(l,e)}else r.replaceChildWithTree(e,n)}};e.exports=l}).call(t,n(0))},function(e,t,n){\"use strict\";var o=[\"ResponderEventPlugin\",\"SimpleEventPlugin\",\"TapEventPlugin\",\"EnterLeaveEventPlugin\",\"ChangeEventPlugin\",\"SelectEventPlugin\",\"BeforeInputEventPlugin\"];e.exports=o},function(e,t,n){\"use strict\";var o=n(57),r=n(13),i=n(69),a={mouseEnter:{registrationName:\"onMouseEnter\",dependencies:[\"topMouseOut\",\"topMouseOver\"]},mouseLeave:{registrationName:\"onMouseLeave\",dependencies:[\"topMouseOut\",\"topMouseOver\"]}},s={eventTypes:a,extractEvents:function(e,t,n,s){if(\"topMouseOver\"===e&&(n.relatedTarget||n.fromElement))return null;if(\"topMouseOut\"!==e&&\"topMouseOver\"!==e)return null;var u;if(s.window===s)u=s;else{var l=s.ownerDocument;u=l?l.defaultView||l.parentWindow:window}var c,d;if(\"topMouseOut\"===e){c=t;var p=n.relatedTarget||n.toElement;d=p?r.getClosestInstanceFromNode(p):null}else c=null,d=t;if(c===d)return null;var f=null==c?u:r.getNodeFromInstance(c),h=null==d?u:r.getNodeFromInstance(d),m=i.getPooled(a.mouseLeave,c,n,s);m.type=\"mouseleave\",m.target=f,m.relatedTarget=h;var v=i.getPooled(a.mouseEnter,d,n,s);return v.type=\"mouseenter\",v.target=h,v.relatedTarget=f,o.accumulateEnterLeaveDispatches(m,v,c,d),[m,v]}};e.exports=s},function(e,t,n){\"use strict\";function o(e){this._root=e,this._startText=this.getText(),this._fallbackText=null}var r=n(12),i=n(34),a=n(163);r(o.prototype,{destructor:function(){this._root=null,this._startText=null,this._fallbackText=null},getText:function(){return\"value\"in this._root?this._root.value:this._root[a()]},getData:function(){if(this._fallbackText)return this._fallbackText;var e,t,n=this._startText,o=n.length,r=this.getText(),i=r.length;for(e=0;e<o&&n[e]===r[e];e++);var a=o-e;for(t=1;t<=a&&n[o-t]===r[i-t];t++);var s=t>1?1-t:void 0;return this._fallbackText=r.slice(e,s),this._fallbackText}}),i.addPoolingTo(o),e.exports=o},function(e,t,n){\"use strict\";var o=n(31),r=o.injection.MUST_USE_PROPERTY,i=o.injection.HAS_BOOLEAN_VALUE,a=o.injection.HAS_NUMERIC_VALUE,s=o.injection.HAS_POSITIVE_NUMERIC_VALUE,u=o.injection.HAS_OVERLOADED_BOOLEAN_VALUE,l={isCustomAttribute:RegExp.prototype.test.bind(new RegExp(\"^(data|aria)-[\"+o.ATTRIBUTE_NAME_CHAR+\"]*$\")),Properties:{accept:0,acceptCharset:0,accessKey:0,action:0,allowFullScreen:i,allowTransparency:0,alt:0,as:0,async:i,autoComplete:0,autoPlay:i,capture:i,cellPadding:0,cellSpacing:0,charSet:0,challenge:0,checked:r|i,cite:0,classID:0,className:0,cols:s,colSpan:0,content:0,contentEditable:0,contextMenu:0,controls:i,coords:0,crossOrigin:0,data:0,dateTime:0,default:i,defer:i,dir:0,disabled:i,download:u,draggable:0,encType:0,form:0,formAction:0,formEncType:0,formMethod:0,formNoValidate:i,formTarget:0,frameBorder:0,headers:0,height:0,hidden:i,high:0,href:0,hrefLang:0,htmlFor:0,httpEquiv:0,icon:0,id:0,inputMode:0,integrity:0,is:0,keyParams:0,keyType:0,kind:0,label:0,lang:0,list:0,loop:i,low:0,manifest:0,marginHeight:0,marginWidth:0,max:0,maxLength:0,media:0,mediaGroup:0,method:0,min:0,minLength:0,multiple:r|i,muted:r|i,name:0,nonce:0,noValidate:i,open:i,optimum:0,pattern:0,placeholder:0,playsInline:i,poster:0,preload:0,profile:0,radioGroup:0,readOnly:i,referrerPolicy:0,rel:0,required:i,reversed:i,role:0,rows:s,rowSpan:a,sandbox:0,scope:0,scoped:i,scrolling:0,seamless:i,selected:r|i,shape:0,size:s,sizes:0,span:s,spellCheck:0,src:0,srcDoc:0,srcLang:0,srcSet:0,start:a,step:0,style:0,summary:0,tabIndex:0,target:0,title:0,type:0,useMap:0,value:0,width:0,wmode:0,wrap:0,about:0,datatype:0,inlist:0,prefix:0,property:0,resource:0,typeof:0,vocab:0,autoCapitalize:0,autoCorrect:0,autoSave:0,color:0,itemProp:0,itemScope:i,itemType:0,itemID:0,itemRef:0,results:0,security:0,unselectable:0},DOMAttributeNames:{acceptCharset:\"accept-charset\",className:\"class\",htmlFor:\"for\",httpEquiv:\"http-equiv\"},DOMPropertyNames:{}};e.exports=l},function(e,t,n){\"use strict\";(function(t){function o(e,o,i,u){var l=void 0===e[i];\"production\"!==t.env.NODE_ENV&&(r||(r=n(20)),l||\"production\"!==t.env.NODE_ENV&&c(!1,\"flattenChildren(...): Encountered two children with the same key, `%s`. Child keys must be unique; when two children share a key, only the first child will be used.%s\",s.unescape(i),r.getStackAddendumByID(u))),null!=o&&l&&(e[i]=a(o,!0))}var r,i=n(46),a=n(164),s=n(100),u=n(110),l=n(167),c=n(3);void 0!==t&&t.env&&\"test\"===t.env.NODE_ENV&&(r=n(20));var d={instantiateChildren:function(e,n,r,i){if(null==e)return null;var a={};return\"production\"!==t.env.NODE_ENV?l(e,function(e,t,n){return o(e,t,n,i)},a):l(e,o,a),a},updateChildren:function(e,t,n,o,r,s,l,c,d){if(t||e){var p,f;for(p in t)if(t.hasOwnProperty(p)){f=e&&e[p];var h=f&&f._currentElement,m=t[p];if(null!=f&&u(h,m))i.receiveComponent(f,m,r,c),t[p]=f;else{f&&(o[p]=i.getHostNode(f),i.unmountComponent(f,!1));var v=a(m,!0);t[p]=v;var y=i.mountComponent(v,r,s,l,c,d);n.push(y)}}for(p in e)!e.hasOwnProperty(p)||t&&t.hasOwnProperty(p)||(f=e[p],o[p]=i.getHostNode(f),i.unmountComponent(f,!1))}},unmountChildren:function(e,t){for(var n in e)if(e.hasOwnProperty(n)){var o=e[n];i.unmountComponent(o,t)}}};e.exports=d}).call(t,n(0))},function(e,t,n){\"use strict\";var o=n(97),r=n(351),i={processChildrenUpdates:r.dangerouslyProcessChildrenUpdates,replaceNodeWithMarkup:o.dangerouslyReplaceNodeWithMarkup};e.exports=i},function(e,t,n){\"use strict\";(function(t){function o(e){}function r(e,n){\"production\"!==t.env.NODE_ENV&&(\"production\"!==t.env.NODE_ENV&&x(null===n||!1===n||c.isValidElement(n),\"%s(...): A valid React element (or null) must be returned. You may have returned undefined, an array or some other invalid object.\",e.displayName||e.name||\"Component\"),\"production\"!==t.env.NODE_ENV&&x(!e.childContextTypes,\"%s(...): childContextTypes cannot be defined on a functional component.\",e.displayName||e.name||\"Component\"))}function i(e){return!(!e.prototype||!e.prototype.isReactComponent)}function a(e){return!(!e.prototype||!e.prototype.isPureReactComponent)}function s(e,t,n){if(0===t)return e();m.debugTool.onBeginLifeCycleTimer(t,n);try{return e()}finally{m.debugTool.onEndLifeCycleTimer(t,n)}}var u=n(5),l=n(12),c=n(47),d=n(102),p=n(25),f=n(103),h=n(58),m=n(21),v=n(157),y=n(46);if(\"production\"!==t.env.NODE_ENV)var g=n(393);var b=n(43),_=n(2),E=n(55),w=n(110),x=n(3),C={ImpureClass:0,PureClass:1,StatelessFunctional:2};o.prototype.render=function(){var e=h.get(this)._currentElement.type,t=e(this.props,this.context,this.updater);return r(e,t),t};var k=1,T={construct:function(e){this._currentElement=e,this._rootNodeID=0,this._compositeType=null,this._instance=null,this._hostParent=null,this._hostContainerInfo=null,this._updateBatchNumber=null,this._pendingElement=null,this._pendingStateQueue=null,this._pendingReplaceState=!1,this._pendingForceUpdate=!1,this._renderedNodeType=null,this._renderedComponent=null,this._context=null,this._mountOrder=0,this._topLevelWrapper=null,this._pendingCallbacks=null,this._calledComponentWillUnmount=!1,\"production\"!==t.env.NODE_ENV&&(this._warnedAboutRefsInRender=!1)},mountComponent:function(e,n,l,d){var p=this;this._context=d,this._mountOrder=k++,this._hostParent=n,this._hostContainerInfo=l;var f,m=this._currentElement.props,v=this._processContext(d),y=this._currentElement.type,g=e.getUpdateQueue(),E=i(y),w=this._constructComponent(E,m,v,g);if(E||null!=w&&null!=w.render?a(y)?this._compositeType=C.PureClass:this._compositeType=C.ImpureClass:(f=w,r(y,f),null===w||!1===w||c.isValidElement(w)||(\"production\"!==t.env.NODE_ENV?_(!1,\"%s(...): A valid React element (or null) must be returned. You may have returned undefined, an array or some other invalid object.\",y.displayName||y.name||\"Component\"):u(\"105\",y.displayName||y.name||\"Component\")),w=new o(y),this._compositeType=C.StatelessFunctional),\"production\"!==t.env.NODE_ENV){null==w.render&&\"production\"!==t.env.NODE_ENV&&x(!1,\"%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.\",y.displayName||y.name||\"Component\");var T=w.props!==m,N=y.displayName||y.name||\"Component\";\"production\"!==t.env.NODE_ENV&&x(void 0===w.props||!T,\"%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.\",N,N)}w.props=m,w.context=v,w.refs=b,w.updater=g,this._instance=w,h.set(w,this),\"production\"!==t.env.NODE_ENV&&(\"production\"!==t.env.NODE_ENV&&x(!w.getInitialState||w.getInitialState.isReactClassApproved||w.state,\"getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?\",this.getName()||\"a component\"),\"production\"!==t.env.NODE_ENV&&x(!w.getDefaultProps||w.getDefaultProps.isReactClassApproved,\"getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.\",this.getName()||\"a component\"),\"production\"!==t.env.NODE_ENV&&x(!w.propTypes,\"propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.\",this.getName()||\"a component\"),\"production\"!==t.env.NODE_ENV&&x(!w.contextTypes,\"contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.\",this.getName()||\"a component\"),\"production\"!==t.env.NODE_ENV&&x(\"function\"!=typeof w.componentShouldUpdate,\"%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.\",this.getName()||\"A component\"),\"production\"!==t.env.NODE_ENV&&x(\"function\"!=typeof w.componentDidUnmount,\"%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?\",this.getName()||\"A component\"),\"production\"!==t.env.NODE_ENV&&x(\"function\"!=typeof w.componentWillRecieveProps,\"%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?\",this.getName()||\"A component\"));var O=w.state;void 0===O&&(w.state=O=null),(\"object\"!=typeof O||Array.isArray(O))&&(\"production\"!==t.env.NODE_ENV?_(!1,\"%s.state: must be set to an object or null\",this.getName()||\"ReactCompositeComponent\"):u(\"106\",this.getName()||\"ReactCompositeComponent\")),this._pendingStateQueue=null,this._pendingReplaceState=!1,this._pendingForceUpdate=!1;var S;return S=w.unstable_handleError?this.performInitialMountWithErrorHandling(f,n,l,e,d):this.performInitialMount(f,n,l,e,d),w.componentDidMount&&(\"production\"!==t.env.NODE_ENV?e.getReactMountReady().enqueue(function(){s(function(){return w.componentDidMount()},p._debugID,\"componentDidMount\")}):e.getReactMountReady().enqueue(w.componentDidMount,w)),S},_constructComponent:function(e,n,o,r){if(\"production\"===t.env.NODE_ENV)return this._constructComponentWithoutOwner(e,n,o,r);p.current=this;try{return this._constructComponentWithoutOwner(e,n,o,r)}finally{p.current=null}},_constructComponentWithoutOwner:function(e,n,o,r){var i=this._currentElement.type;return e?\"production\"!==t.env.NODE_ENV?s(function(){return new i(n,o,r)},this._debugID,\"ctor\"):new i(n,o,r):\"production\"!==t.env.NODE_ENV?s(function(){return i(n,o,r)},this._debugID,\"render\"):i(n,o,r)},performInitialMountWithErrorHandling:function(e,t,n,o,r){var i,a=o.checkpoint();try{i=this.performInitialMount(e,t,n,o,r)}catch(s){o.rollback(a),this._instance.unstable_handleError(s),this._pendingStateQueue&&(this._instance.state=this._processPendingState(this._instance.props,this._instance.context)),a=o.checkpoint(),this._renderedComponent.unmountComponent(!0),o.rollback(a),i=this.performInitialMount(e,t,n,o,r)}return i},performInitialMount:function(e,n,o,r,i){var a=this._instance,u=0;\"production\"!==t.env.NODE_ENV&&(u=this._debugID),a.componentWillMount&&(\"production\"!==t.env.NODE_ENV?s(function(){return a.componentWillMount()},u,\"componentWillMount\"):a.componentWillMount(),this._pendingStateQueue&&(a.state=this._processPendingState(a.props,a.context))),void 0===e&&(e=this._renderValidatedComponent());var l=v.getType(e);this._renderedNodeType=l;var c=this._instantiateReactComponent(e,l!==v.EMPTY);this._renderedComponent=c;var d=y.mountComponent(c,r,n,o,this._processChildContext(i),u);if(\"production\"!==t.env.NODE_ENV&&0!==u){var p=0!==c._debugID?[c._debugID]:[];m.debugTool.onSetChildren(u,p)}return d},getHostNode:function(){return y.getHostNode(this._renderedComponent)},unmountComponent:function(e){if(this._renderedComponent){var n=this._instance;if(n.componentWillUnmount&&!n._calledComponentWillUnmount)if(n._calledComponentWillUnmount=!0,e){var o=this.getName()+\".componentWillUnmount()\";f.invokeGuardedCallback(o,n.componentWillUnmount.bind(n))}else\"production\"!==t.env.NODE_ENV?s(function(){return n.componentWillUnmount()},this._debugID,\"componentWillUnmount\"):n.componentWillUnmount();this._renderedComponent&&(y.unmountComponent(this._renderedComponent,e),this._renderedNodeType=null,this._renderedComponent=null,this._instance=null),this._pendingStateQueue=null,this._pendingReplaceState=!1,this._pendingForceUpdate=!1,this._pendingCallbacks=null,this._pendingElement=null,this._context=null,this._rootNodeID=0,this._topLevelWrapper=null,h.remove(n)}},_maskContext:function(e){var t=this._currentElement.type,n=t.contextTypes;if(!n)return b;var o={};for(var r in n)o[r]=e[r];return o},_processContext:function(e){var n=this._maskContext(e);if(\"production\"!==t.env.NODE_ENV){var o=this._currentElement.type;o.contextTypes&&this._checkContextTypes(o.contextTypes,n,\"context\")}return n},_processChildContext:function(e){var n,o=this._currentElement.type,r=this._instance;if(r.getChildContext)if(\"production\"!==t.env.NODE_ENV){m.debugTool.onBeginProcessingChildContext();try{n=r.getChildContext()}finally{m.debugTool.onEndProcessingChildContext()}}else n=r.getChildContext();if(n){\"object\"!=typeof o.childContextTypes&&(\"production\"!==t.env.NODE_ENV?_(!1,\"%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().\",this.getName()||\"ReactCompositeComponent\"):u(\"107\",this.getName()||\"ReactCompositeComponent\")),\"production\"!==t.env.NODE_ENV&&this._checkContextTypes(o.childContextTypes,n,\"childContext\");for(var i in n)i in o.childContextTypes||(\"production\"!==t.env.NODE_ENV?_(!1,'%s.getChildContext(): key \"%s\" is not defined in childContextTypes.',this.getName()||\"ReactCompositeComponent\",i):u(\"108\",this.getName()||\"ReactCompositeComponent\",i));return l({},e,n)}return e},_checkContextTypes:function(e,n,o){\"production\"!==t.env.NODE_ENV&&g(e,n,o,this.getName(),null,this._debugID)},receiveComponent:function(e,t,n){var o=this._currentElement,r=this._context;this._pendingElement=null,this.updateComponent(t,o,e,r,n)},performUpdateIfNecessary:function(e){null!=this._pendingElement?y.receiveComponent(this,this._pendingElement,e,this._context):null!==this._pendingStateQueue||this._pendingForceUpdate?this.updateComponent(e,this._currentElement,this._currentElement,this._context,this._context):this._updateBatchNumber=null},updateComponent:function(e,n,o,r,i){var a=this._instance;null==a&&(\"production\"!==t.env.NODE_ENV?_(!1,\"Attempted to update component `%s` that has already been unmounted (or failed to mount).\",this.getName()||\"ReactCompositeComponent\"):u(\"136\",this.getName()||\"ReactCompositeComponent\"));var l,c=!1;this._context===i?l=a.context:(l=this._processContext(i),c=!0);var d=n.props,p=o.props;n!==o&&(c=!0),c&&a.componentWillReceiveProps&&(\"production\"!==t.env.NODE_ENV?s(function(){return a.componentWillReceiveProps(p,l)},this._debugID,\"componentWillReceiveProps\"):a.componentWillReceiveProps(p,l));var f=this._processPendingState(p,l),h=!0;this._pendingForceUpdate||(a.shouldComponentUpdate?h=\"production\"!==t.env.NODE_ENV?s(function(){return a.shouldComponentUpdate(p,f,l)},this._debugID,\"shouldComponentUpdate\"):a.shouldComponentUpdate(p,f,l):this._compositeType===C.PureClass&&(h=!E(d,p)||!E(a.state,f))),\"production\"!==t.env.NODE_ENV&&\"production\"!==t.env.NODE_ENV&&x(void 0!==h,\"%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.\",this.getName()||\"ReactCompositeComponent\"),this._updateBatchNumber=null,h?(this._pendingForceUpdate=!1,this._performComponentUpdate(o,p,f,l,e,i)):(this._currentElement=o,this._context=i,a.props=p,a.state=f,a.context=l)},_processPendingState:function(e,t){var n=this._instance,o=this._pendingStateQueue,r=this._pendingReplaceState;if(this._pendingReplaceState=!1,this._pendingStateQueue=null,!o)return n.state;if(r&&1===o.length)return o[0];for(var i=l({},r?o[0]:n.state),a=r?1:0;a<o.length;a++){var s=o[a];l(i,\"function\"==typeof s?s.call(n,i,e,t):s)}return i},_performComponentUpdate:function(e,n,o,r,i,a){var u,l,c,d=this,p=this._instance,f=Boolean(p.componentDidUpdate);f&&(u=p.props,l=p.state,c=p.context),p.componentWillUpdate&&(\"production\"!==t.env.NODE_ENV?s(function(){return p.componentWillUpdate(n,o,r)},this._debugID,\"componentWillUpdate\"):p.componentWillUpdate(n,o,r)),this._currentElement=e,this._context=a,p.props=n,p.state=o,p.context=r,this._updateRenderedComponent(i,a),f&&(\"production\"!==t.env.NODE_ENV?i.getReactMountReady().enqueue(function(){s(p.componentDidUpdate.bind(p,u,l,c),d._debugID,\"componentDidUpdate\")}):i.getReactMountReady().enqueue(p.componentDidUpdate.bind(p,u,l,c),p))},_updateRenderedComponent:function(e,n){var o=this._renderedComponent,r=o._currentElement,i=this._renderValidatedComponent(),a=0;if(\"production\"!==t.env.NODE_ENV&&(a=this._debugID),w(r,i))y.receiveComponent(o,i,e,this._processChildContext(n));else{var s=y.getHostNode(o);y.unmountComponent(o,!1);var u=v.getType(i);this._renderedNodeType=u;var l=this._instantiateReactComponent(i,u!==v.EMPTY);this._renderedComponent=l;var c=y.mountComponent(l,e,this._hostParent,this._hostContainerInfo,this._processChildContext(n),a);if(\"production\"!==t.env.NODE_ENV&&0!==a){var d=0!==l._debugID?[l._debugID]:[];m.debugTool.onSetChildren(a,d)}this._replaceNodeWithMarkup(s,c,o)}},_replaceNodeWithMarkup:function(e,t,n){d.replaceNodeWithMarkup(e,t,n)},_renderValidatedComponentWithoutOwnerOrContext:function(){var e,n=this._instance;return e=\"production\"!==t.env.NODE_ENV?s(function(){return n.render()},this._debugID,\"render\"):n.render(),\"production\"!==t.env.NODE_ENV&&void 0===e&&n.render._isMockFunction&&(e=null),e},_renderValidatedComponent:function(){var e;if(\"production\"!==t.env.NODE_ENV||this._compositeType!==C.StatelessFunctional){p.current=this;try{e=this._renderValidatedComponentWithoutOwnerOrContext()}finally{p.current=null}}else e=this._renderValidatedComponentWithoutOwnerOrContext();return null===e||!1===e||c.isValidElement(e)||(\"production\"!==t.env.NODE_ENV?_(!1,\"%s.render(): A valid React element (or null) must be returned. You may have returned undefined, an array or some other invalid object.\",this.getName()||\"ReactCompositeComponent\"):u(\"109\",this.getName()||\"ReactCompositeComponent\")),e},attachRef:function(e,n){var o=this.getPublicInstance();null==o&&(\"production\"!==t.env.NODE_ENV?_(!1,\"Stateless function components cannot have refs.\"):u(\"110\"));var r=n.getPublicInstance();if(\"production\"!==t.env.NODE_ENV){var i=n&&n.getName?n.getName():\"a component\";\"production\"!==t.env.NODE_ENV&&x(null!=r||n._compositeType!==C.StatelessFunctional,'Stateless function components cannot be given refs (See ref \"%s\" in %s created by %s). Attempts to access this ref will fail.',e,i,this.getName())}(o.refs===b?o.refs={}:o.refs)[e]=r},detachRef:function(e){delete this.getPublicInstance().refs[e]},getName:function(){var e=this._currentElement.type,t=this._instance&&this._instance.constructor;return e.displayName||t&&t.displayName||e.name||t&&t.name||null},getPublicInstance:function(){var e=this._instance;return this._compositeType===C.StatelessFunctional?null:e},_instantiateReactComponent:null};e.exports=T}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){var o=n(13),r=n(363),i=n(156),a=n(46),s=n(24),u=n(378),l=n(395),c=n(162),d=n(403),p=n(3);r.inject();var f={findDOMNode:l,render:i.render,unmountComponentAtNode:i.unmountComponentAtNode,version:u,unstable_batchedUpdates:s.batchedUpdates,unstable_renderSubtreeIntoContainer:d};if(\"undefined\"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&\"function\"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.inject&&__REACT_DEVTOOLS_GLOBAL_HOOK__.inject({ComponentTree:{getClosestInstanceFromNode:o.getClosestInstanceFromNode,getNodeFromInstance:function(e){return e._renderedComponent&&(e=c(e)),e?o.getNodeFromInstance(e):null}},Mount:i,Reconciler:a}),\"production\"!==t.env.NODE_ENV){if(n(16).canUseDOM&&window.top===window.self){if(\"undefined\"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&(navigator.userAgent.indexOf(\"Chrome\")>-1&&-1===navigator.userAgent.indexOf(\"Edge\")||navigator.userAgent.indexOf(\"Firefox\")>-1)){var h=-1===window.location.protocol.indexOf(\"http\")&&-1===navigator.userAgent.indexOf(\"Firefox\");console.debug(\"Download the React DevTools \"+(h?\"and use an HTTP server (instead of a file: URL) \":\"\")+\"for a better development experience: https://fb.me/react-devtools\")}var m=function(){};\"production\"!==t.env.NODE_ENV&&p(-1!==(m.name||m.toString()).indexOf(\"testFn\"),\"It looks like you're using a minified copy of the development build of React. When deploying React apps to production, make sure to use the production build which skips development warnings and is faster. See https://fb.me/react-minification for more details.\");var v=document.documentMode&&document.documentMode<8;\"production\"!==t.env.NODE_ENV&&p(!v,'Internet Explorer is running in compatibility mode; please add the following tag to your HTML to prevent this from happening: <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />');for(var y=[Array.isArray,Array.prototype.every,Array.prototype.forEach,Array.prototype.indexOf,Array.prototype.map,Date.now,Function.prototype.bind,Object.keys,String.prototype.trim],g=0;g<y.length;g++)if(!y[g]){\"production\"!==t.env.NODE_ENV&&p(!1,\"One or more ES5 shims expected by React are not available: https://fb.me/react-warning-polyfills\");break}}}if(\"production\"!==t.env.NODE_ENV){var b=n(21),_=n(360),E=n(354),w=n(353);b.debugTool.addHook(_),b.debugTool.addHook(E),b.debugTool.addHook(w)}e.exports=f}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e){if(e){var t=e._currentElement._owner||null;if(t){var n=t.getName();if(n)return\" This DOM node was rendered by `\"+n+\"`.\"}}return\"\"}function r(e){if(\"object\"==typeof e){if(Array.isArray(e))return\"[\"+e.map(r).join(\", \")+\"]\";var t=[];for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){var o=/^[a-z$_][\\w$_]*$/i.test(n)?n:JSON.stringify(n);t.push(o+\": \"+r(e[n]))}return\"{\"+t.join(\", \")+\"}\"}return\"string\"==typeof e?JSON.stringify(e):\"function\"==typeof e?\"[function object]\":String(e)}function i(e,n,o){if(null!=e&&null!=n&&!B(e,n)){var i,a=o._tag,s=o._currentElement._owner;s&&(i=s.getName());var u=i+\"|\"+a;ee.hasOwnProperty(u)||(ee[u]=!0,\"production\"!==t.env.NODE_ENV&&H(!1,\"`%s` was passed a style object that has previously been mutated. Mutating `style` is deprecated. Consider cloning it beforehand. Check the `render` %s. Previous style: %s. Mutated style: %s.\",a,s?\"of `\"+i+\"`\":\"using <\"+a+\">\",r(e),r(n)))}}function a(e,n){n&&(ie[e._tag]&&(null!=n.children||null!=n.dangerouslySetInnerHTML)&&(\"production\"!==t.env.NODE_ENV?V(!1,\"%s is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.%s\",e._tag,e._currentElement._owner?\" Check the render method of \"+e._currentElement._owner.getName()+\".\":\"\"):y(\"137\",e._tag,e._currentElement._owner?\" Check the render method of \"+e._currentElement._owner.getName()+\".\":\"\")),null!=n.dangerouslySetInnerHTML&&(null!=n.children&&(\"production\"!==t.env.NODE_ENV?V(!1,\"Can only set one of `children` or `props.dangerouslySetInnerHTML`.\"):y(\"60\")),\"object\"==typeof n.dangerouslySetInnerHTML&&J in n.dangerouslySetInnerHTML||(\"production\"!==t.env.NODE_ENV?V(!1,\"`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://fb.me/react-invariant-dangerously-set-inner-html for more information.\"):y(\"61\"))),\"production\"!==t.env.NODE_ENV&&(\"production\"!==t.env.NODE_ENV&&H(null==n.innerHTML,\"Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`.\"),\"production\"!==t.env.NODE_ENV&&H(n.suppressContentEditableWarning||!n.contentEditable||null==n.children,\"A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional.\"),\"production\"!==t.env.NODE_ENV&&H(null==n.onFocusIn&&null==n.onFocusOut,\"React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React.\")),null!=n.style&&\"object\"!=typeof n.style&&(\"production\"!==t.env.NODE_ENV?V(!1,\"The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.%s\",o(e)):y(\"62\",o(e))))}function s(e,n,o,r){if(!(r instanceof L)){\"production\"!==t.env.NODE_ENV&&\"production\"!==t.env.NODE_ENV&&H(\"onScroll\"!==n||W(\"scroll\",!0),\"This browser doesn't support the `onScroll` event\");var i=e._hostContainerInfo,a=i._node&&i._node.nodeType===Z,s=a?i._node:i._ownerDocument;$(n,s),r.getReactMountReady().enqueue(u,{inst:e,registrationName:n,listener:o})}}function u(){var e=this;k.putListener(e.inst,e.registrationName,e.listener)}function l(){var e=this;D.postMountWrapper(e)}function c(){var e=this;I.postMountWrapper(e)}function d(){var e=this;M.postMountWrapper(e)}function p(){var e=this;e._rootNodeID||(\"production\"!==t.env.NODE_ENV?V(!1,\"Must be mounted to trap events\"):y(\"63\"));var n=K(e);switch(n||(\"production\"!==t.env.NODE_ENV?V(!1,\"trapBubbledEvent(...): Requires node to be rendered.\"):y(\"64\")),e._tag){case\"iframe\":case\"object\":e._wrapperState.listeners=[N.trapBubbledEvent(\"topLoad\",\"load\",n)];break;case\"video\":case\"audio\":e._wrapperState.listeners=[];for(var o in ne)ne.hasOwnProperty(o)&&e._wrapperState.listeners.push(N.trapBubbledEvent(o,ne[o],n));break;case\"source\":e._wrapperState.listeners=[N.trapBubbledEvent(\"topError\",\"error\",n)];break;case\"img\":e._wrapperState.listeners=[N.trapBubbledEvent(\"topError\",\"error\",n),N.trapBubbledEvent(\"topLoad\",\"load\",n)];break;case\"form\":e._wrapperState.listeners=[N.trapBubbledEvent(\"topReset\",\"reset\",n),N.trapBubbledEvent(\"topSubmit\",\"submit\",n)];break;case\"input\":case\"select\":case\"textarea\":e._wrapperState.listeners=[N.trapBubbledEvent(\"topInvalid\",\"invalid\",n)]}}function f(){P.postUpdateWrapper(this)}function h(e){ue.call(se,e)||(ae.test(e)||(\"production\"!==t.env.NODE_ENV?V(!1,\"Invalid tag: %s\",e):y(\"65\",e)),se[e]=!0)}function m(e,t){return e.indexOf(\"-\")>=0||null!=t.is}function v(e){var n=e.type;h(n),this._currentElement=e,this._tag=n.toLowerCase(),this._namespaceURI=null,this._renderedChildren=null,this._previousStyle=null,this._previousStyleCopy=null,this._hostNode=null,this._hostParent=null,this._rootNodeID=0,this._domID=0,this._hostContainerInfo=null,this._wrapperState=null,this._topLevelWrapper=null,this._flags=0,\"production\"!==t.env.NODE_ENV&&(this._ancestorInfo=null,te.call(this,null))}var y=n(5),g=n(12),b=n(334),_=n(336),E=n(45),w=n(98),x=n(31),C=n(149),k=n(56),T=n(67),N=n(68),O=n(150),S=n(13),D=n(352),M=n(355),P=n(151),I=n(358),A=n(21),R=n(371),L=n(376),j=n(22),F=n(71),V=n(2),W=n(109),B=n(55),U=n(111),H=n(3),q=O,z=k.deleteListener,K=S.getNodeFromInstance,$=N.listenTo,Y=T.registrationNameModules,G={string:!0,number:!0},X=\"style\",J=\"__html\",Q={children:null,dangerouslySetInnerHTML:null,suppressContentEditableWarning:null},Z=11,ee={},te=j;\"production\"!==t.env.NODE_ENV&&(te=function(e){var t=null!=this._contentDebugID,n=this._debugID,o=-n;if(null==e)return t&&A.debugTool.onUnmountComponent(this._contentDebugID),void(this._contentDebugID=null);U(null,String(e),this,this._ancestorInfo),this._contentDebugID=o,t?(A.debugTool.onBeforeUpdateComponent(o,e),A.debugTool.onUpdateComponent(o)):(A.debugTool.onBeforeMountComponent(o,e,n),A.debugTool.onMountComponent(o),A.debugTool.onSetChildren(n,[o]))});var ne={topAbort:\"abort\",topCanPlay:\"canplay\",topCanPlayThrough:\"canplaythrough\",topDurationChange:\"durationchange\",topEmptied:\"emptied\",topEncrypted:\"encrypted\",topEnded:\"ended\",topError:\"error\",topLoadedData:\"loadeddata\",topLoadedMetadata:\"loadedmetadata\",topLoadStart:\"loadstart\",topPause:\"pause\",topPlay:\"play\",topPlaying:\"playing\",topProgress:\"progress\",topRateChange:\"ratechange\",topSeeked:\"seeked\",topSeeking:\"seeking\",topStalled:\"stalled\",topSuspend:\"suspend\",topTimeUpdate:\"timeupdate\",topVolumeChange:\"volumechange\",topWaiting:\"waiting\"},oe={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},re={listing:!0,pre:!0,textarea:!0},ie=g({menuitem:!0},oe),ae=/^[a-zA-Z][a-zA-Z:_\\.\\-\\d]*$/,se={},ue={}.hasOwnProperty,le=1;v.displayName=\"ReactDOMComponent\",v.Mixin={mountComponent:function(e,n,o,r){this._rootNodeID=le++,this._domID=o._idCounter++,this._hostParent=n,this._hostContainerInfo=o;var i=this._currentElement.props;switch(this._tag){case\"audio\":case\"form\":case\"iframe\":case\"img\":case\"link\":case\"object\":case\"source\":case\"video\":this._wrapperState={listeners:null},e.getReactMountReady().enqueue(p,this);break;case\"input\":D.mountWrapper(this,i,n),i=D.getHostProps(this,i),e.getReactMountReady().enqueue(p,this);break;case\"option\":M.mountWrapper(this,i,n),i=M.getHostProps(this,i);break;case\"select\":P.mountWrapper(this,i,n),i=P.getHostProps(this,i),e.getReactMountReady().enqueue(p,this);break;case\"textarea\":I.mountWrapper(this,i,n),i=I.getHostProps(this,i),e.getReactMountReady().enqueue(p,this)}a(this,i);var s,u;if(null!=n?(s=n._namespaceURI,u=n._tag):o._tag&&(s=o._namespaceURI,u=o._tag),(null==s||s===w.svg&&\"foreignobject\"===u)&&(s=w.html),s===w.html&&(\"svg\"===this._tag?s=w.svg:\"math\"===this._tag&&(s=w.mathml)),this._namespaceURI=s,\"production\"!==t.env.NODE_ENV){var f;null!=n?f=n._ancestorInfo:o._tag&&(f=o._ancestorInfo),f&&U(this._tag,null,this,f),this._ancestorInfo=U.updatedAncestorInfo(f,this._tag,this)}var h;if(e.useCreateElement){var m,v=o._ownerDocument;if(s===w.html)if(\"script\"===this._tag){var y=v.createElement(\"div\"),g=this._currentElement.type;y.innerHTML=\"<\"+g+\"></\"+g+\">\",m=y.removeChild(y.firstChild)}else m=i.is?v.createElement(this._currentElement.type,i.is):v.createElement(this._currentElement.type);else m=v.createElementNS(s,this._currentElement.type);S.precacheNode(this,m),this._flags|=q.hasCachedChildNodes,this._hostParent||C.setAttributeForRoot(m),this._updateDOMProperties(null,i,e);var _=E(m);this._createInitialChildren(e,i,r,_),h=_}else{var x=this._createOpenTagMarkupAndPutListeners(e,i),k=this._createContentMarkup(e,i,r);h=!k&&oe[this._tag]?x+\"/>\":x+\">\"+k+\"</\"+this._currentElement.type+\">\"}switch(this._tag){case\"input\":e.getReactMountReady().enqueue(l,this),i.autoFocus&&e.getReactMountReady().enqueue(b.focusDOMComponent,this);break;case\"textarea\":e.getReactMountReady().enqueue(c,this),i.autoFocus&&e.getReactMountReady().enqueue(b.focusDOMComponent,this);break;case\"select\":case\"button\":i.autoFocus&&e.getReactMountReady().enqueue(b.focusDOMComponent,this);break;case\"option\":e.getReactMountReady().enqueue(d,this)}return h},_createOpenTagMarkupAndPutListeners:function(e,n){var o=\"<\"+this._currentElement.type;for(var r in n)if(n.hasOwnProperty(r)){var i=n[r];if(null!=i)if(Y.hasOwnProperty(r))i&&s(this,r,i,e);else{r===X&&(i&&(\"production\"!==t.env.NODE_ENV&&(this._previousStyle=i),i=this._previousStyleCopy=g({},n.style)),i=_.createMarkupForStyles(i,this));var a=null;null!=this._tag&&m(this._tag,n)?Q.hasOwnProperty(r)||(a=C.createMarkupForCustomAttribute(r,i)):a=C.createMarkupForProperty(r,i),a&&(o+=\" \"+a)}}return e.renderToStaticMarkup?o:(this._hostParent||(o+=\" \"+C.createMarkupForRoot()),o+=\" \"+C.createMarkupForID(this._domID))},_createContentMarkup:function(e,n,o){var r=\"\",i=n.dangerouslySetInnerHTML;if(null!=i)null!=i.__html&&(r=i.__html);else{var a=G[typeof n.children]?n.children:null,s=null!=a?null:n.children;if(null!=a)r=F(a),\"production\"!==t.env.NODE_ENV&&te.call(this,a);else if(null!=s){var u=this.mountChildren(s,e,o);r=u.join(\"\")}}return re[this._tag]&&\"\\n\"===r.charAt(0)?\"\\n\"+r:r},_createInitialChildren:function(e,n,o,r){var i=n.dangerouslySetInnerHTML;if(null!=i)null!=i.__html&&E.queueHTML(r,i.__html);else{var a=G[typeof n.children]?n.children:null,s=null!=a?null:n.children;if(null!=a)\"\"!==a&&(\"production\"!==t.env.NODE_ENV&&te.call(this,a),E.queueText(r,a));else if(null!=s)for(var u=this.mountChildren(s,e,o),l=0;l<u.length;l++)E.queueChild(r,u[l])}},receiveComponent:function(e,t,n){var o=this._currentElement;this._currentElement=e,this.updateComponent(t,o,e,n)},updateComponent:function(e,t,n,o){var r=t.props,i=this._currentElement.props;switch(this._tag){case\"input\":r=D.getHostProps(this,r),i=D.getHostProps(this,i);break;case\"option\":r=M.getHostProps(this,r),i=M.getHostProps(this,i);break;case\"select\":r=P.getHostProps(this,r),i=P.getHostProps(this,i);break;case\"textarea\":r=I.getHostProps(this,r),i=I.getHostProps(this,i)}switch(a(this,i),this._updateDOMProperties(r,i,e),this._updateDOMChildren(r,i,e,o),this._tag){case\"input\":D.updateWrapper(this);break;case\"textarea\":I.updateWrapper(this);break;case\"select\":e.getReactMountReady().enqueue(f,this)}},_updateDOMProperties:function(e,n,o){var r,a,u;for(r in e)if(!n.hasOwnProperty(r)&&e.hasOwnProperty(r)&&null!=e[r])if(r===X){var l=this._previousStyleCopy;for(a in l)l.hasOwnProperty(a)&&(u=u||{},u[a]=\"\");this._previousStyleCopy=null}else Y.hasOwnProperty(r)?e[r]&&z(this,r):m(this._tag,e)?Q.hasOwnProperty(r)||C.deleteValueForAttribute(K(this),r):(x.properties[r]||x.isCustomAttribute(r))&&C.deleteValueForProperty(K(this),r);for(r in n){var c=n[r],d=r===X?this._previousStyleCopy:null!=e?e[r]:void 0;if(n.hasOwnProperty(r)&&c!==d&&(null!=c||null!=d))if(r===X)if(c?(\"production\"!==t.env.NODE_ENV&&(i(this._previousStyleCopy,this._previousStyle,this),this._previousStyle=c),c=this._previousStyleCopy=g({},c)):this._previousStyleCopy=null,d){for(a in d)!d.hasOwnProperty(a)||c&&c.hasOwnProperty(a)||(u=u||{},u[a]=\"\");for(a in c)c.hasOwnProperty(a)&&d[a]!==c[a]&&(u=u||{},u[a]=c[a])}else u=c;else if(Y.hasOwnProperty(r))c?s(this,r,c,o):d&&z(this,r);else if(m(this._tag,n))Q.hasOwnProperty(r)||C.setValueForAttribute(K(this),r,c);else if(x.properties[r]||x.isCustomAttribute(r)){var p=K(this);null!=c?C.setValueForProperty(p,r,c):C.deleteValueForProperty(p,r)}}u&&_.setValueForStyles(K(this),u,this)},_updateDOMChildren:function(e,n,o,r){var i=G[typeof e.children]?e.children:null,a=G[typeof n.children]?n.children:null,s=e.dangerouslySetInnerHTML&&e.dangerouslySetInnerHTML.__html,u=n.dangerouslySetInnerHTML&&n.dangerouslySetInnerHTML.__html,l=null!=i?null:e.children,c=null!=a?null:n.children,d=null!=i||null!=s,p=null!=a||null!=u;null!=l&&null==c?this.updateChildren(null,o,r):d&&!p&&(this.updateTextContent(\"\"),\"production\"!==t.env.NODE_ENV&&A.debugTool.onSetChildren(this._debugID,[])),null!=a?i!==a&&(this.updateTextContent(\"\"+a),\"production\"!==t.env.NODE_ENV&&te.call(this,a)):null!=u?(s!==u&&this.updateMarkup(\"\"+u),\"production\"!==t.env.NODE_ENV&&A.debugTool.onSetChildren(this._debugID,[])):null!=c&&(\"production\"!==t.env.NODE_ENV&&te.call(this,null),this.updateChildren(c,o,r))},getHostNode:function(){return K(this)},unmountComponent:function(e){switch(this._tag){case\"audio\":case\"form\":case\"iframe\":case\"img\":case\"link\":case\"object\":case\"source\":case\"video\":var n=this._wrapperState.listeners;if(n)for(var o=0;o<n.length;o++)n[o].remove();break;case\"html\":case\"head\":case\"body\":\"production\"!==t.env.NODE_ENV?V(!1,\"<%s> tried to unmount. Because of cross-browser quirks it is impossible to unmount some top-level components (eg <html>, <head>, and <body>) reliably and efficiently. To fix this, have a single top-level component that never unmounts render these elements.\",this._tag):y(\"66\",this._tag)}this.unmountChildren(e),S.uncacheNode(this),k.deleteAllListeners(this),this._rootNodeID=0,this._domID=0,this._wrapperState=null,\"production\"!==t.env.NODE_ENV&&te.call(this,null)},getPublicInstance:function(){return K(this)}},g(v.prototype,v.Mixin,R.Mixin),e.exports=v}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,n){var o={_topLevelWrapper:e,_idCounter:1,_ownerDocument:n?n.nodeType===i?n:n.ownerDocument:null,_node:n,_tag:n?n.nodeName.toLowerCase():null,_namespaceURI:n?n.namespaceURI:null};return\"production\"!==t.env.NODE_ENV&&(o._ancestorInfo=n?r.updatedAncestorInfo(null,o._tag,null):null),o}var r=n(111),i=9;e.exports=o}).call(t,n(0))},function(e,t,n){\"use strict\";var o=n(12),r=n(45),i=n(13),a=function(e){this._currentElement=null,this._hostNode=null,this._hostParent=null,this._hostContainerInfo=null,this._domID=0};o(a.prototype,{mountComponent:function(e,t,n,o){var a=n._idCounter++;this._domID=a,this._hostParent=t,this._hostContainerInfo=n;var s=\" react-empty: \"+this._domID+\" \";if(e.useCreateElement){var u=n._ownerDocument,l=u.createComment(s);return i.precacheNode(this,l),r(l)}return e.renderToStaticMarkup?\"\":\"\\x3c!--\"+s+\"--\\x3e\"},receiveComponent:function(){},getHostNode:function(){return i.getNodeFromInstance(this)},unmountComponent:function(){i.uncacheNode(this)}}),e.exports=a},function(e,t,n){\"use strict\";var o={useCreateElement:!0,useFiber:!1};e.exports=o},function(e,t,n){\"use strict\";var o=n(97),r=n(13),i={dangerouslyProcessChildrenUpdates:function(e,t){var n=r.getNodeFromInstance(e);o.processUpdates(n,t)}};e.exports=i},function(e,t,n){\"use strict\";(function(t){function o(){this._rootNodeID&&_.updateWrapper(this)}function r(e){return\"checkbox\"===e.type||\"radio\"===e.type?null!=e.checked:null!=e.value}function i(e){var n=this._currentElement.props,r=l.executeOnChange(n,e);d.asap(o,this);var i=n.name;if(\"radio\"===n.type&&null!=i){for(var s=c.getNodeFromInstance(this),u=s;u.parentNode;)u=u.parentNode;for(var f=u.querySelectorAll(\"input[name=\"+JSON.stringify(\"\"+i)+'][type=\"radio\"]'),h=0;h<f.length;h++){var m=f[h];if(m!==s&&m.form===s.form){var v=c.getInstanceFromNode(m);v||(\"production\"!==t.env.NODE_ENV?p(!1,\"ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.\"):a(\"90\")),d.asap(o,v)}}}return r}var a=n(5),s=n(12),u=n(149),l=n(101),c=n(13),d=n(24),p=n(2),f=n(3),h=!1,m=!1,v=!1,y=!1,g=!1,b=!1,_={getHostProps:function(e,t){var n=l.getValue(t),o=l.getChecked(t);return s({type:void 0,step:void 0,min:void 0,max:void 0},t,{defaultChecked:void 0,defaultValue:void 0,value:null!=n?n:e._wrapperState.initialValue,checked:null!=o?o:e._wrapperState.initialChecked,onChange:e._wrapperState.onChange})},mountWrapper:function(e,n){if(\"production\"!==t.env.NODE_ENV){l.checkPropTypes(\"input\",n,e._currentElement._owner);var o=e._currentElement._owner;void 0===n.valueLink||h||(\"production\"!==t.env.NODE_ENV&&f(!1,\"`valueLink` prop on `input` is deprecated; set `value` and `onChange` instead.\"),h=!0),void 0===n.checkedLink||m||(\"production\"!==t.env.NODE_ENV&&f(!1,\"`checkedLink` prop on `input` is deprecated; set `value` and `onChange` instead.\"),m=!0),void 0===n.checked||void 0===n.defaultChecked||y||(\"production\"!==t.env.NODE_ENV&&f(!1,\"%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://fb.me/react-controlled-components\",o&&o.getName()||\"A component\",n.type),y=!0),void 0===n.value||void 0===n.defaultValue||v||(\"production\"!==t.env.NODE_ENV&&f(!1,\"%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://fb.me/react-controlled-components\",o&&o.getName()||\"A component\",n.type),v=!0)}var a=n.defaultValue;e._wrapperState={initialChecked:null!=n.checked?n.checked:n.defaultChecked,initialValue:null!=n.value?n.value:a,listeners:null,onChange:i.bind(e)},\"production\"!==t.env.NODE_ENV&&(e._wrapperState.controlled=r(n))},updateWrapper:function(e){var n=e._currentElement.props;if(\"production\"!==t.env.NODE_ENV){var o=r(n),i=e._currentElement._owner;e._wrapperState.controlled||!o||b||(\"production\"!==t.env.NODE_ENV&&f(!1,\"%s is changing an uncontrolled input of type %s to be controlled. Input elements should not switch from uncontrolled to controlled (or vice versa). Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://fb.me/react-controlled-components\",i&&i.getName()||\"A component\",n.type),b=!0),!e._wrapperState.controlled||o||g||(\"production\"!==t.env.NODE_ENV&&f(!1,\"%s is changing a controlled input of type %s to be uncontrolled. Input elements should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://fb.me/react-controlled-components\",i&&i.getName()||\"A component\",n.type),g=!0)}var a=n.checked;null!=a&&u.setValueForProperty(c.getNodeFromInstance(e),\"checked\",a||!1);var s=c.getNodeFromInstance(e),d=l.getValue(n);if(null!=d){var p=\"\"+d;p!==s.value&&(s.value=p)}else null==n.value&&null!=n.defaultValue&&s.defaultValue!==\"\"+n.defaultValue&&(s.defaultValue=\"\"+n.defaultValue),null==n.checked&&null!=n.defaultChecked&&(s.defaultChecked=!!n.defaultChecked)},postMountWrapper:function(e){var t=e._currentElement.props,n=c.getNodeFromInstance(e);switch(t.type){case\"submit\":case\"reset\":break;case\"color\":case\"date\":case\"datetime\":case\"datetime-local\":case\"month\":case\"time\":case\"week\":n.value=\"\",n.value=n.defaultValue;break;default:n.value=n.value}var o=n.name;\"\"!==o&&(n.name=\"\"),n.defaultChecked=!n.defaultChecked,n.defaultChecked=!n.defaultChecked,\"\"!==o&&(n.name=o)}};e.exports=_}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,n,o){if(l.hasOwnProperty(n)&&l[n])return!0;if(c.test(n)){var r=n.toLowerCase(),i=a.getPossibleStandardName.hasOwnProperty(r)?a.getPossibleStandardName[r]:null;if(null==i)return l[n]=!0,!1;if(n!==i)return\"production\"!==t.env.NODE_ENV&&u(!1,\"Unknown ARIA attribute %s. Did you mean %s?%s\",n,i,s.getStackAddendumByID(o)),l[n]=!0,!0}return!0}function r(e,n){var r=[];for(var i in n.props){o(n.type,i,e)||r.push(i)}var a=r.map(function(e){return\"`\"+e+\"`\"}).join(\", \");1===r.length?\"production\"!==t.env.NODE_ENV&&u(!1,\"Invalid aria prop %s on <%s> tag. For details, see https://fb.me/invalid-aria-prop%s\",a,n.type,s.getStackAddendumByID(e)):r.length>1&&\"production\"!==t.env.NODE_ENV&&u(!1,\"Invalid aria props %s on <%s> tag. For details, see https://fb.me/invalid-aria-prop%s\",a,n.type,s.getStackAddendumByID(e))}function i(e,t){null!=t&&\"string\"==typeof t.type&&(t.type.indexOf(\"-\")>=0||t.props.is||r(e,t))}var a=n(31),s=n(20),u=n(3),l={},c=new RegExp(\"^(aria)-[\"+a.ATTRIBUTE_NAME_CHAR+\"]*$\"),d={onBeforeMountComponent:function(e,n){\"production\"!==t.env.NODE_ENV&&i(e,n)},onBeforeUpdateComponent:function(e,n){\"production\"!==t.env.NODE_ENV&&i(e,n)}};e.exports=d}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,n){null!=n&&(\"input\"!==n.type&&\"textarea\"!==n.type&&\"select\"!==n.type||null==n.props||null!==n.props.value||a||(\"production\"!==t.env.NODE_ENV&&i(!1,\"`value` prop on `%s` should not be null. Consider using the empty string to clear the component or `undefined` for uncontrolled components.%s\",n.type,r.getStackAddendumByID(e)),a=!0))}var r=n(20),i=n(3),a=!1,s={onBeforeMountComponent:function(e,t){o(e,t)},onBeforeUpdateComponent:function(e,t){o(e,t)}};e.exports=s}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e){var n=\"\";return i.Children.forEach(e,function(e){null!=e&&(\"string\"==typeof e||\"number\"==typeof e?n+=e:l||(l=!0,\"production\"!==t.env.NODE_ENV&&u(!1,\"Only strings and numbers are supported as <option> children.\")))}),n}var r=n(12),i=n(47),a=n(13),s=n(151),u=n(3),l=!1,c={mountWrapper:function(e,n,r){\"production\"!==t.env.NODE_ENV&&\"production\"!==t.env.NODE_ENV&&u(null==n.selected,\"Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>.\");var i=null;if(null!=r){var a=r;\"optgroup\"===a._tag&&(a=a._hostParent),null!=a&&\"select\"===a._tag&&(i=s.getSelectValueContext(a))}var l=null;if(null!=i){var c;if(c=null!=n.value?n.value+\"\":o(n.children),l=!1,Array.isArray(i)){for(var d=0;d<i.length;d++)if(\"\"+i[d]===c){l=!0;break}}else l=\"\"+i===c}e._wrapperState={selected:l}},postMountWrapper:function(e){var t=e._currentElement.props;if(null!=t.value){a.getNodeFromInstance(e).setAttribute(\"value\",t.value)}},getHostProps:function(e,t){var n=r({selected:void 0,children:void 0},t);null!=e._wrapperState.selected&&(n.selected=e._wrapperState.selected);var i=o(t.children);return i&&(n.children=i),n}};e.exports=c}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e,t,n,o){return e===n&&t===o}function r(e){var t=document.selection,n=t.createRange(),o=n.text.length,r=n.duplicate();r.moveToElementText(e),r.setEndPoint(\"EndToStart\",n);var i=r.text.length;return{start:i,end:i+o}}function i(e){var t=window.getSelection&&window.getSelection();if(!t||0===t.rangeCount)return null;var n=t.anchorNode,r=t.anchorOffset,i=t.focusNode,a=t.focusOffset,s=t.getRangeAt(0);try{s.startContainer.nodeType,s.endContainer.nodeType}catch(e){return null}var u=o(t.anchorNode,t.anchorOffset,t.focusNode,t.focusOffset),l=u?0:s.toString().length,c=s.cloneRange();c.selectNodeContents(e),c.setEnd(s.startContainer,s.startOffset);var d=o(c.startContainer,c.startOffset,c.endContainer,c.endOffset),p=d?0:c.toString().length,f=p+l,h=document.createRange();h.setStart(n,r),h.setEnd(i,a);var m=h.collapsed;return{start:m?f:p,end:m?p:f}}function a(e,t){var n,o,r=document.selection.createRange().duplicate();void 0===t.end?(n=t.start,o=n):t.start>t.end?(n=t.end,o=t.start):(n=t.start,o=t.end),r.moveToElementText(e),r.moveStart(\"character\",n),r.setEndPoint(\"EndToStart\",r),r.moveEnd(\"character\",o-n),r.select()}function s(e,t){if(window.getSelection){var n=window.getSelection(),o=e[c()].length,r=Math.min(t.start,o),i=void 0===t.end?r:Math.min(t.end,o);if(!n.extend&&r>i){var a=i;i=r,r=a}var s=l(e,r),u=l(e,i);if(s&&u){var d=document.createRange();d.setStart(s.node,s.offset),n.removeAllRanges(),r>i?(n.addRange(d),n.extend(u.node,u.offset)):(d.setEnd(u.node,u.offset),n.addRange(d))}}}var u=n(16),l=n(400),c=n(163),d=u.canUseDOM&&\"selection\"in document&&!(\"getSelection\"in window),p={getOffsets:d?r:i,setOffsets:d?a:s};e.exports=p},function(e,t,n){\"use strict\";(function(t){var o=n(5),r=n(12),i=n(97),a=n(45),s=n(13),u=n(71),l=n(2),c=n(111),d=function(e){this._currentElement=e,this._stringText=\"\"+e,this._hostNode=null,this._hostParent=null,this._domID=0,this._mountIndex=0,this._closingComment=null,this._commentNodes=null};r(d.prototype,{mountComponent:function(e,n,o,r){if(\"production\"!==t.env.NODE_ENV){var i;null!=n?i=n._ancestorInfo:null!=o&&(i=o._ancestorInfo),i&&c(null,this._stringText,this,i)}var l=o._idCounter++,d=\" react-text: \"+l+\" \",p=\" /react-text \";if(this._domID=l,this._hostParent=n,e.useCreateElement){var f=o._ownerDocument,h=f.createComment(d),m=f.createComment(p),v=a(f.createDocumentFragment());return a.queueChild(v,a(h)),this._stringText&&a.queueChild(v,a(f.createTextNode(this._stringText))),a.queueChild(v,a(m)),s.precacheNode(this,h),this._closingComment=m,v}var y=u(this._stringText);return e.renderToStaticMarkup?y:\"\\x3c!--\"+d+\"--\\x3e\"+y+\"\\x3c!--\"+p+\"--\\x3e\"},receiveComponent:function(e,t){if(e!==this._currentElement){this._currentElement=e;var n=\"\"+e;if(n!==this._stringText){this._stringText=n;var o=this.getHostNode();i.replaceDelimitedText(o[0],o[1],n)}}},getHostNode:function(){var e=this._commentNodes;if(e)return e;if(!this._closingComment)for(var n=s.getNodeFromInstance(this),r=n.nextSibling;;){if(null==r&&(\"production\"!==t.env.NODE_ENV?l(!1,\"Missing closing comment for text component %s\",this._domID):o(\"67\",this._domID)),8===r.nodeType&&\" /react-text \"===r.nodeValue){this._closingComment=r;break}r=r.nextSibling}return e=[this._hostNode,this._closingComment],this._commentNodes=e,e},unmountComponent:function(){this._closingComment=null,this._commentNodes=null,s.uncacheNode(this)}}),e.exports=d}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(){this._rootNodeID&&h.updateWrapper(this)}function r(e){var t=this._currentElement.props,n=s.executeOnChange(t,e);return l.asap(o,this),n}var i=n(5),a=n(12),s=n(101),u=n(13),l=n(24),c=n(2),d=n(3),p=!1,f=!1,h={getHostProps:function(e,n){return null!=n.dangerouslySetInnerHTML&&(\"production\"!==t.env.NODE_ENV?c(!1,\"`dangerouslySetInnerHTML` does not make sense on <textarea>.\"):i(\"91\")),a({},n,{value:void 0,defaultValue:void 0,children:\"\"+e._wrapperState.initialValue,onChange:e._wrapperState.onChange})},mountWrapper:function(e,n){\"production\"!==t.env.NODE_ENV&&(s.checkPropTypes(\"textarea\",n,e._currentElement._owner),void 0===n.valueLink||p||(\"production\"!==t.env.NODE_ENV&&d(!1,\"`valueLink` prop on `textarea` is deprecated; set `value` and `onChange` instead.\"),p=!0),void 0===n.value||void 0===n.defaultValue||f||(\"production\"!==t.env.NODE_ENV&&d(!1,\"Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://fb.me/react-controlled-components\"),f=!0));var o=s.getValue(n),a=o;if(null==o){var u=n.defaultValue,l=n.children;null!=l&&(\"production\"!==t.env.NODE_ENV&&\"production\"!==t.env.NODE_ENV&&d(!1,\"Use the `defaultValue` or `value` props instead of setting children on <textarea>.\"),null!=u&&(\"production\"!==t.env.NODE_ENV?c(!1,\"If you supply `defaultValue` on a <textarea>, do not pass children.\"):i(\"92\")),Array.isArray(l)&&(l.length<=1||(\"production\"!==t.env.NODE_ENV?c(!1,\"<textarea> can only have at most one child.\"):i(\"93\")),l=l[0]),u=\"\"+l),null==u&&(u=\"\"),a=u}e._wrapperState={initialValue:\"\"+a,listeners:null,onChange:r.bind(e)}},updateWrapper:function(e){var t=e._currentElement.props,n=u.getNodeFromInstance(e),o=s.getValue(t);if(null!=o){var r=\"\"+o;r!==n.value&&(n.value=r),null==t.defaultValue&&(n.defaultValue=r)}null!=t.defaultValue&&(n.defaultValue=t.defaultValue)},postMountWrapper:function(e){var t=u.getNodeFromInstance(e),n=t.textContent;n===e._wrapperState.initialValue&&(t.value=n)}};e.exports=h}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,n){\"_hostNode\"in e||(\"production\"!==t.env.NODE_ENV?l(!1,\"getNodeFromInstance: Invalid argument.\"):u(\"33\")),\"_hostNode\"in n||(\"production\"!==t.env.NODE_ENV?l(!1,\"getNodeFromInstance: Invalid argument.\"):u(\"33\"));for(var o=0,r=e;r;r=r._hostParent)o++;for(var i=0,a=n;a;a=a._hostParent)i++;for(;o-i>0;)e=e._hostParent,o--;for(;i-o>0;)n=n._hostParent,i--;for(var s=o;s--;){if(e===n)return e;e=e._hostParent,n=n._hostParent}return null}function r(e,n){\"_hostNode\"in e||(\"production\"!==t.env.NODE_ENV?l(!1,\"isAncestor: Invalid argument.\"):u(\"35\")),\"_hostNode\"in n||(\"production\"!==t.env.NODE_ENV?l(!1,\"isAncestor: Invalid argument.\"):u(\"35\"));for(;n;){if(n===e)return!0;n=n._hostParent}return!1}function i(e){return\"_hostNode\"in e||(\"production\"!==t.env.NODE_ENV?l(!1,\"getParentInstance: Invalid argument.\"):u(\"36\")),e._hostParent}function a(e,t,n){for(var o=[];e;)o.push(e),e=e._hostParent;var r;for(r=o.length;r-- >0;)t(o[r],\"captured\",n);for(r=0;r<o.length;r++)t(o[r],\"bubbled\",n)}function s(e,t,n,r,i){for(var a=e&&t?o(e,t):null,s=[];e&&e!==a;)s.push(e),e=e._hostParent;for(var u=[];t&&t!==a;)u.push(t),t=t._hostParent;var l;for(l=0;l<s.length;l++)n(s[l],\"bubbled\",r);for(l=u.length;l-- >0;)n(u[l],\"captured\",i)}var u=n(5),l=n(2);e.exports={isAncestor:r,getLowestCommonAncestor:o,getParentInstance:i,traverseTwoPhase:a,traverseEnterLeave:s}}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,t){null!=t&&\"string\"==typeof t.type&&(t.type.indexOf(\"-\")>=0||t.props.is||d(e,t))}var r=n(31),i=n(67),a=n(20),s=n(3);if(\"production\"!==t.env.NODE_ENV)var u={children:!0,dangerouslySetInnerHTML:!0,key:!0,ref:!0,autoFocus:!0,defaultValue:!0,valueLink:!0,defaultChecked:!0,checkedLink:!0,innerHTML:!0,suppressContentEditableWarning:!0,onFocusIn:!0,onFocusOut:!0},l={},c=function(e,n,o){if(r.properties.hasOwnProperty(n)||r.isCustomAttribute(n))return!0;if(u.hasOwnProperty(n)&&u[n]||l.hasOwnProperty(n)&&l[n])return!0;if(i.registrationNameModules.hasOwnProperty(n))return!0;l[n]=!0;var c=n.toLowerCase(),d=r.isCustomAttribute(c)?c:r.getPossibleStandardName.hasOwnProperty(c)?r.getPossibleStandardName[c]:null,p=i.possibleRegistrationNames.hasOwnProperty(c)?i.possibleRegistrationNames[c]:null;return null!=d?(\"production\"!==t.env.NODE_ENV&&s(!1,\"Unknown DOM property %s. Did you mean %s?%s\",n,d,a.getStackAddendumByID(o)),!0):null!=p&&(\"production\"!==t.env.NODE_ENV&&s(!1,\"Unknown event handler property %s. Did you mean `%s`?%s\",n,p,a.getStackAddendumByID(o)),!0)};var d=function(e,n){var o=[];for(var r in n.props){c(n.type,r,e)||o.push(r)}var i=o.map(function(e){return\"`\"+e+\"`\"}).join(\", \");1===o.length?\"production\"!==t.env.NODE_ENV&&s(!1,\"Unknown prop %s on <%s> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop%s\",i,n.type,a.getStackAddendumByID(e)):o.length>1&&\"production\"!==t.env.NODE_ENV&&s(!1,\"Unknown props %s on <%s> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop%s\",i,n.type,a.getStackAddendumByID(e))},p={onBeforeMountComponent:function(e,t){o(e,t)},onBeforeUpdateComponent:function(e,t){o(e,t)}};e.exports=p}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,n,o,r,i,a,s,u){try{n.call(o,r,i,a,s,u)}catch(n){\"production\"!==t.env.NODE_ENV&&E(x[e],\"Exception thrown by hook while handling %s: %s\",e,n+\"\\n\"+n.stack),x[e]=!0}}function r(e,t,n,r,i,a){for(var s=0;s<w.length;s++){var u=w[s],l=u[e];l&&o(e,l,u,t,n,r,i,a)}}function i(){g.purgeUnmountedComponents(),y.clearHistory()}function a(e){return e.reduce(function(e,t){var n=g.getOwnerID(t),o=g.getParentID(t);return e[t]={displayName:g.getDisplayName(t),text:g.getText(t),updateCount:g.getUpdateCount(t),childIDs:g.getChildIDs(t),ownerID:n||o&&g.getOwnerID(o)||0,parentID:o},e},{})}function s(){var e=S,t=O,n=y.getHistory();if(0===N)return S=0,O=[],void i();if(t.length||n.length){var o=g.getRegisteredIDs();k.push({duration:_()-e,measurements:t||[],operations:n||[],treeSnapshot:a(o)})}i(),S=_(),O=[]}function u(e){arguments.length>1&&void 0!==arguments[1]&&arguments[1]&&0===e||e||\"production\"!==t.env.NODE_ENV&&E(!1,\"ReactDebugTool: debugID may not be empty.\")}function l(e,n){0!==N&&(I&&!A&&(\"production\"!==t.env.NODE_ENV&&E(!1,\"There is an internal error in the React performance measurement code. Did not expect %s timer to start while %s timer is still in progress for %s instance.\",n,I||\"no\",e===D?\"the same\":\"another\"),A=!0),M=_(),P=0,D=e,I=n)}function c(e,n){0!==N&&(I===n||A||(\"production\"!==t.env.NODE_ENV&&E(!1,\"There is an internal error in the React performance measurement code. We did not expect %s timer to stop while %s timer is still in progress for %s instance. Please report this as a bug in React.\",n,I||\"no\",e===D?\"the same\":\"another\"),A=!0),C&&O.push({timerType:n,instanceID:e,duration:_()-M-P}),M=0,P=0,D=null,I=null)}function d(){var e={startTime:M,nestedFlushStartTime:_(),debugID:D,timerType:I};T.push(e),M=0,P=0,D=null,I=null}function p(){var e=T.pop(),t=e.startTime,n=e.nestedFlushStartTime,o=e.debugID,r=e.timerType,i=_()-n;M=t,P+=i,D=o,I=r}function f(e){if(!C||!L)return!1;var t=g.getElement(e);return null!=t&&\"object\"==typeof t&&!(\"string\"==typeof t.type)}function h(e,t){if(f(e)){var n=e+\"::\"+t;R=_(),performance.mark(n)}}function m(e,t){if(f(e)){var n=e+\"::\"+t,o=g.getDisplayName(e)||\"Unknown\";if(_()-R>.1){var r=o+\" [\"+t+\"]\";performance.measure(r,n)}performance.clearMarks(n),performance.clearMeasures(r)}}var v=n(369),y=n(367),g=n(20),b=n(16),_=n(257),E=n(3),w=[],x={},C=!1,k=[],T=[],N=0,O=[],S=0,D=null,M=0,P=0,I=null,A=!1,R=0,L=\"undefined\"!=typeof performance&&\"function\"==typeof performance.mark&&\"function\"==typeof performance.clearMarks&&\"function\"==typeof performance.measure&&\"function\"==typeof performance.clearMeasures,j={addHook:function(e){w.push(e)},removeHook:function(e){for(var t=0;t<w.length;t++)w[t]===e&&(w.splice(t,1),t--)},isProfiling:function(){return C},beginProfiling:function(){C||(C=!0,k.length=0,s(),j.addHook(y))},endProfiling:function(){C&&(C=!1,s(),j.removeHook(y))},getFlushHistory:function(){return k},onBeginFlush:function(){N++,s(),d(),r(\"onBeginFlush\")},onEndFlush:function(){s(),N--,p(),r(\"onEndFlush\")},onBeginLifeCycleTimer:function(e,t){u(e),r(\"onBeginLifeCycleTimer\",e,t),h(e,t),l(e,t)},onEndLifeCycleTimer:function(e,t){u(e),c(e,t),m(e,t),r(\"onEndLifeCycleTimer\",e,t)},onBeginProcessingChildContext:function(){r(\"onBeginProcessingChildContext\")},onEndProcessingChildContext:function(){r(\"onEndProcessingChildContext\")},onHostOperation:function(e){u(e.instanceID),r(\"onHostOperation\",e)},onSetState:function(){r(\"onSetState\")},onSetChildren:function(e,t){u(e),t.forEach(u),r(\"onSetChildren\",e,t)},onBeforeMountComponent:function(e,t,n){u(e),u(n,!0),r(\"onBeforeMountComponent\",e,t,n),h(e,\"mount\")},onMountComponent:function(e){u(e),m(e,\"mount\"),r(\"onMountComponent\",e)},onBeforeUpdateComponent:function(e,t){u(e),r(\"onBeforeUpdateComponent\",e,t),h(e,\"update\")},onUpdateComponent:function(e){u(e),m(e,\"update\"),r(\"onUpdateComponent\",e)},onBeforeUnmountComponent:function(e){u(e),r(\"onBeforeUnmountComponent\",e),h(e,\"unmount\")},onUnmountComponent:function(e){u(e),m(e,\"unmount\"),r(\"onUnmountComponent\",e)},onTestEvent:function(){r(\"onTestEvent\")}};j.addDevtool=j.addHook,j.removeDevtool=j.removeHook,j.addHook(v),j.addHook(g),/[?&]react_perf\\b/.test(b.canUseDOM&&window.location.href||\"\")&&j.beginProfiling(),e.exports=j}).call(t,n(0))},function(e,t,n){\"use strict\";function o(){this.reinitializeTransaction()}var r=n(12),i=n(24),a=n(70),s=n(22),u={initialize:s,close:function(){p.isBatchingUpdates=!1}},l={initialize:s,close:i.flushBatchedUpdates.bind(i)},c=[l,u];r(o.prototype,a,{getTransactionWrappers:function(){return c}});var d=new o,p={isBatchingUpdates:!1,batchedUpdates:function(e,t,n,o,r,i){var a=p.isBatchingUpdates;return p.isBatchingUpdates=!0,a?e(t,n,o,r,i):d.perform(e,null,t,n,o,r,i)}};e.exports=p},function(e,t,n){\"use strict\";function o(){x||(x=!0,g.EventEmitter.injectReactEventListener(y),g.EventPluginHub.injectEventPluginOrder(s),g.EventPluginUtils.injectComponentTree(p),g.EventPluginUtils.injectTreeTraversal(h),g.EventPluginHub.injectEventPluginsByName({SimpleEventPlugin:w,EnterLeaveEventPlugin:u,ChangeEventPlugin:a,SelectEventPlugin:E,BeforeInputEventPlugin:i}),g.HostComponent.injectGenericComponentClass(d),g.HostComponent.injectTextComponentClass(m),g.DOMProperty.injectDOMPropertyConfig(r),g.DOMProperty.injectDOMPropertyConfig(l),g.DOMProperty.injectDOMPropertyConfig(_),g.EmptyComponent.injectEmptyComponentFactory(function(e){return new f(e)}),g.Updates.injectReconcileTransaction(b),g.Updates.injectBatchingStrategy(v),g.Component.injectEnvironment(c))}var r=n(333),i=n(335),a=n(337),s=n(339),u=n(340),l=n(342),c=n(344),d=n(347),p=n(13),f=n(349),h=n(359),m=n(357),v=n(362),y=n(366),g=n(368),b=n(374),_=n(379),E=n(380),w=n(381),x=!1;e.exports={inject:o}},function(e,t,n){\"use strict\";var o=\"function\"==typeof Symbol&&Symbol.for&&Symbol.for(\"react.element\")||60103;e.exports=o},function(e,t,n){\"use strict\";function o(e){r.enqueueEvents(e),r.processEventQueue(!1)}var r=n(56),i={handleTopLevel:function(e,t,n,i){o(r.extractEvents(e,t,n,i))}};e.exports=i},function(e,t,n){\"use strict\";function o(e){for(;e._hostParent;)e=e._hostParent;var t=d.getNodeFromInstance(e),n=t.parentNode;return d.getClosestInstanceFromNode(n)}function r(e,t){this.topLevelType=e,this.nativeEvent=t,this.ancestors=[]}function i(e){var t=f(e.nativeEvent),n=d.getClosestInstanceFromNode(t),r=n;do{e.ancestors.push(r),r=r&&o(r)}while(r);for(var i=0;i<e.ancestors.length;i++)n=e.ancestors[i],m._handleTopLevel(e.topLevelType,n,e.nativeEvent,f(e.nativeEvent))}function a(e){e(h(window))}var s=n(12),u=n(137),l=n(16),c=n(34),d=n(13),p=n(24),f=n(108),h=n(250);s(r.prototype,{destructor:function(){this.topLevelType=null,this.nativeEvent=null,this.ancestors.length=0}}),c.addPoolingTo(r,c.twoArgumentPooler);var m={_enabled:!0,_handleTopLevel:null,WINDOW_HANDLE:l.canUseDOM?window:null,setHandleTopLevel:function(e){m._handleTopLevel=e},setEnabled:function(e){m._enabled=!!e},isEnabled:function(){return m._enabled},trapBubbledEvent:function(e,t,n){return n?u.listen(n,t,m.dispatchEvent.bind(null,e)):null},trapCapturedEvent:function(e,t,n){return n?u.capture(n,t,m.dispatchEvent.bind(null,e)):null},monitorScrollValue:function(e){var t=a.bind(null,e);u.listen(window,\"scroll\",t)},dispatchEvent:function(e,t){if(m._enabled){var n=r.getPooled(e,t);try{p.batchedUpdates(i,n)}finally{r.release(n)}}}};e.exports=m},function(e,t,n){\"use strict\";var o=[],r={onHostOperation:function(e){o.push(e)},clearHistory:function(){r._preventClearing||(o=[])},getHistory:function(){return o}};e.exports=r},function(e,t,n){\"use strict\";var o=n(31),r=n(56),i=n(99),a=n(102),s=n(152),u=n(68),l=n(154),c=n(24),d={Component:a.injection,DOMProperty:o.injection,EmptyComponent:s.injection,EventPluginHub:r.injection,EventPluginUtils:i.injection,EventEmitter:u.injection,HostComponent:l.injection,Updates:c.injection};e.exports=d},function(e,t,n){\"use strict\";(function(t){var o=n(3);if(\"production\"!==t.env.NODE_ENV)var r=!1,i=function(){\"production\"!==t.env.NODE_ENV&&o(!r,\"setState(...): Cannot call setState() inside getChildContext()\")};var a={onBeginProcessingChildContext:function(){r=!0},onEndProcessingChildContext:function(){r=!1},onSetState:function(){i()}};e.exports=a}).call(t,n(0))},function(e,t,n){\"use strict\";var o=n(392),r=/\\/?>/,i=/^<\\!\\-\\-/,a={CHECKSUM_ATTR_NAME:\"data-react-checksum\",addChecksumToMarkup:function(e){var t=o(e);return i.test(e)?e:e.replace(r,\" \"+a.CHECKSUM_ATTR_NAME+'=\"'+t+'\"$&')},canReuseMarkup:function(e,t){var n=t.getAttribute(a.CHECKSUM_ATTR_NAME);return n=n&&parseInt(n,10),o(e)===n}};e.exports=a},function(e,t,n){\"use strict\";(function(t){function o(e,t,n){return{type:\"INSERT_MARKUP\",content:e,fromIndex:null,fromNode:null,toIndex:n,afterNode:t}}function r(e,t,n){return{type:\"MOVE_EXISTING\",content:null,fromIndex:e._mountIndex,fromNode:m.getHostNode(e),toIndex:n,afterNode:t}}function i(e,t){return{type:\"REMOVE_NODE\",content:null,fromIndex:e._mountIndex,fromNode:t,toIndex:null,afterNode:null}}function a(e){return{type:\"SET_MARKUP\",content:e,fromIndex:null,fromNode:null,toIndex:null,afterNode:null}}function s(e){return{type:\"TEXT_CONTENT\",content:e,fromIndex:null,fromNode:null,toIndex:null,afterNode:null}}function u(e,t){return t&&(e=e||[],e.push(t)),e}function l(e,t){d.processChildrenUpdates(e,t)}var c=n(5),d=n(102),p=n(58),f=n(21),h=n(25),m=n(46),v=n(343),y=n(22),g=n(396),b=n(2),_=y;if(\"production\"!==t.env.NODE_ENV){var E=function(e){if(!e._debugID){var t;(t=p.get(e))&&(e=t)}return e._debugID};_=function(e){var t=E(this);0!==t&&f.debugTool.onSetChildren(t,e?Object.keys(e).map(function(t){return e[t]._debugID}):[])}}var w={Mixin:{_reconcilerInstantiateChildren:function(e,n,o){if(\"production\"!==t.env.NODE_ENV){var r=E(this);if(this._currentElement)try{return h.current=this._currentElement._owner,v.instantiateChildren(e,n,o,r)}finally{h.current=null}}return v.instantiateChildren(e,n,o)},_reconcilerUpdateChildren:function(e,n,o,r,i,a){var s,u=0;if(\"production\"!==t.env.NODE_ENV&&(u=E(this),this._currentElement)){try{h.current=this._currentElement._owner,s=g(n,u)}finally{h.current=null}return v.updateChildren(e,s,o,r,i,this,this._hostContainerInfo,a,u),s}return s=g(n,u),v.updateChildren(e,s,o,r,i,this,this._hostContainerInfo,a,u),s},mountChildren:function(e,n,o){var r=this._reconcilerInstantiateChildren(e,n,o);this._renderedChildren=r;var i=[],a=0;for(var s in r)if(r.hasOwnProperty(s)){var u=r[s],l=0;\"production\"!==t.env.NODE_ENV&&(l=E(this));var c=m.mountComponent(u,n,this,this._hostContainerInfo,o,l);u._mountIndex=a++,i.push(c)}return\"production\"!==t.env.NODE_ENV&&_.call(this,r),i},updateTextContent:function(e){var n=this._renderedChildren;v.unmountChildren(n,!1);for(var o in n)n.hasOwnProperty(o)&&(\"production\"!==t.env.NODE_ENV?b(!1,\"updateTextContent called on non-empty component.\"):c(\"118\"));l(this,[s(e)])},updateMarkup:function(e){var n=this._renderedChildren;v.unmountChildren(n,!1);for(var o in n)n.hasOwnProperty(o)&&(\"production\"!==t.env.NODE_ENV?b(!1,\"updateTextContent called on non-empty component.\"):c(\"118\"));l(this,[a(e)])},updateChildren:function(e,t,n){this._updateChildren(e,t,n)},_updateChildren:function(e,n,o){var r=this._renderedChildren,i={},a=[],s=this._reconcilerUpdateChildren(r,e,a,i,n,o);if(s||r){var c,d=null,p=0,f=0,h=0,v=null;for(c in s)if(s.hasOwnProperty(c)){var y=r&&r[c],g=s[c];y===g?(d=u(d,this.moveChild(y,v,p,f)),f=Math.max(y._mountIndex,f),y._mountIndex=p):(y&&(f=Math.max(y._mountIndex,f)),d=u(d,this._mountChildAtIndex(g,a[h],v,p,n,o)),h++),p++,v=m.getHostNode(g)}for(c in i)i.hasOwnProperty(c)&&(d=u(d,this._unmountChild(r[c],i[c])));d&&l(this,d),this._renderedChildren=s,\"production\"!==t.env.NODE_ENV&&_.call(this,s)}},unmountChildren:function(e){var t=this._renderedChildren;v.unmountChildren(t,e),this._renderedChildren=null},moveChild:function(e,t,n,o){if(e._mountIndex<o)return r(e,t,n)},createChild:function(e,t,n){return o(n,t,e._mountIndex)},removeChild:function(e,t){return i(e,t)},_mountChildAtIndex:function(e,t,n,o,r,i){return e._mountIndex=o,this.createChild(e,n,t)},_unmountChild:function(e,t){var n=this.removeChild(e,t);return e._mountIndex=null,n}}};e.exports=w}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e){return!(!e||\"function\"!=typeof e.attachRef||\"function\"!=typeof e.detachRef)}var r=n(5),i=n(2),a={addComponentAsRefTo:function(e,n,a){o(a)||(\"production\"!==t.env.NODE_ENV?i(!1,\"addComponentAsRefTo(...): Only a ReactOwner can have refs. You might be adding a ref to a component that was not created inside a component's `render` method, or you have multiple copies of React loaded (details: https://fb.me/react-refs-must-have-owner).\"):r(\"119\")),a.attachRef(n,e)},removeComponentAsRefFrom:function(e,n,a){o(a)||(\"production\"!==t.env.NODE_ENV?i(!1,\"removeComponentAsRefFrom(...): Only a ReactOwner can have refs. You might be removing a ref to a component that was not created inside a component's `render` method, or you have multiple copies of React loaded (details: https://fb.me/react-refs-must-have-owner).\"):r(\"120\"));var s=a.getPublicInstance();s&&s.refs[n]===e.getPublicInstance()&&a.detachRef(n)}};e.exports=a}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){var n={};\"production\"!==t.env.NODE_ENV&&(n={prop:\"prop\",context:\"context\",childContext:\"child context\"}),e.exports=n}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e){this.reinitializeTransaction(),this.renderToStaticMarkup=!1,this.reactMountReady=i.getPooled(null),this.useCreateElement=e}var r=n(12),i=n(148),a=n(34),s=n(68),u=n(155),l=n(21),c=n(70),d=n(104),p={initialize:u.getSelectionInformation,close:u.restoreSelection},f={initialize:function(){var e=s.isEnabled();return s.setEnabled(!1),e},close:function(e){s.setEnabled(e)}},h={initialize:function(){this.reactMountReady.reset()},close:function(){this.reactMountReady.notifyAll()}},m=[p,f,h];\"production\"!==t.env.NODE_ENV&&m.push({initialize:l.debugTool.onBeginFlush,close:l.debugTool.onEndFlush});var v={getTransactionWrappers:function(){return m},getReactMountReady:function(){return this.reactMountReady},getUpdateQueue:function(){return d},checkpoint:function(){return this.reactMountReady.checkpoint()},rollback:function(e){this.reactMountReady.rollback(e)},destructor:function(){i.release(this.reactMountReady),this.reactMountReady=null}};r(o.prototype,c,v),a.addPoolingTo(o),e.exports=o}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e,t,n){\"function\"==typeof e?e(t.getPublicInstance()):i.addComponentAsRefTo(t,e,n)}function r(e,t,n){\"function\"==typeof e?e(null):i.removeComponentAsRefFrom(t,e,n)}var i=n(372),a={};a.attachRefs=function(e,t){if(null!==t&&\"object\"==typeof t){var n=t.ref;null!=n&&o(n,e,t._owner)}},a.shouldUpdateRefs=function(e,t){var n=null,o=null;null!==e&&\"object\"==typeof e&&(n=e.ref,o=e._owner);var r=null,i=null;return null!==t&&\"object\"==typeof t&&(r=t.ref,i=t._owner),n!==r||\"string\"==typeof r&&i!==o},a.detachRefs=function(e,t){if(null!==t&&\"object\"==typeof t){var n=t.ref;null!=n&&r(n,e,t._owner)}},e.exports=a},function(e,t,n){\"use strict\";(function(t){function o(e){this.reinitializeTransaction(),this.renderToStaticMarkup=e,this.useCreateElement=!1,this.updateQueue=new u(this)}var r=n(12),i=n(34),a=n(70),s=n(21),u=n(377),l=[];\"production\"!==t.env.NODE_ENV&&l.push({initialize:s.debugTool.onBeginFlush,close:s.debugTool.onEndFlush});var c={enqueue:function(){}},d={getTransactionWrappers:function(){return l},getReactMountReady:function(){return c},getUpdateQueue:function(){return this.updateQueue},destructor:function(){},checkpoint:function(){},rollback:function(){}};r(o.prototype,a,d),i.addPoolingTo(o),e.exports=o}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}function r(e,n){if(\"production\"!==t.env.NODE_ENV){var o=e.constructor;\"production\"!==t.env.NODE_ENV&&a(!1,\"%s(...): Can only update a mounting component. This usually means you called %s() outside componentWillMount() on the server. This is a no-op. Please check the code for the %s component.\",n,n,o&&(o.displayName||o.name)||\"ReactClass\")}}var i=n(104),a=n(3),s=function(){function e(t){o(this,e),this.transaction=t}return e.prototype.isMounted=function(e){return!1},e.prototype.enqueueCallback=function(e,t,n){this.transaction.isInTransaction()&&i.enqueueCallback(e,t,n)},e.prototype.enqueueForceUpdate=function(e){this.transaction.isInTransaction()?i.enqueueForceUpdate(e):r(e,\"forceUpdate\")},e.prototype.enqueueReplaceState=function(e,t){this.transaction.isInTransaction()?i.enqueueReplaceState(e,t):r(e,\"replaceState\")},e.prototype.enqueueSetState=function(e,t){this.transaction.isInTransaction()?i.enqueueSetState(e,t):r(e,\"setState\")},e}();e.exports=s}).call(t,n(0))},function(e,t,n){\"use strict\";e.exports=\"15.4.2\"},function(e,t,n){\"use strict\";var o={xlink:\"http://www.w3.org/1999/xlink\",xml:\"http://www.w3.org/XML/1998/namespace\"},r={accentHeight:\"accent-height\",accumulate:0,additive:0,alignmentBaseline:\"alignment-baseline\",allowReorder:\"allowReorder\",alphabetic:0,amplitude:0,arabicForm:\"arabic-form\",ascent:0,attributeName:\"attributeName\",attributeType:\"attributeType\",autoReverse:\"autoReverse\",azimuth:0,baseFrequency:\"baseFrequency\",baseProfile:\"baseProfile\",baselineShift:\"baseline-shift\",bbox:0,begin:0,bias:0,by:0,calcMode:\"calcMode\",capHeight:\"cap-height\",clip:0,clipPath:\"clip-path\",clipRule:\"clip-rule\",clipPathUnits:\"clipPathUnits\",colorInterpolation:\"color-interpolation\",colorInterpolationFilters:\"color-interpolation-filters\",colorProfile:\"color-profile\",colorRendering:\"color-rendering\",contentScriptType:\"contentScriptType\",contentStyleType:\"contentStyleType\",cursor:0,cx:0,cy:0,d:0,decelerate:0,descent:0,diffuseConstant:\"diffuseConstant\",direction:0,display:0,divisor:0,dominantBaseline:\"dominant-baseline\",dur:0,dx:0,dy:0,edgeMode:\"edgeMode\",elevation:0,enableBackground:\"enable-background\",end:0,exponent:0,externalResourcesRequired:\"externalResourcesRequired\",fill:0,fillOpacity:\"fill-opacity\",fillRule:\"fill-rule\",filter:0,filterRes:\"filterRes\",filterUnits:\"filterUnits\",floodColor:\"flood-color\",floodOpacity:\"flood-opacity\",focusable:0,fontFamily:\"font-family\",fontSize:\"font-size\",fontSizeAdjust:\"font-size-adjust\",fontStretch:\"font-stretch\",fontStyle:\"font-style\",fontVariant:\"font-variant\",fontWeight:\"font-weight\",format:0,from:0,fx:0,fy:0,g1:0,g2:0,glyphName:\"glyph-name\",glyphOrientationHorizontal:\"glyph-orientation-horizontal\",glyphOrientationVertical:\"glyph-orientation-vertical\",glyphRef:\"glyphRef\",gradientTransform:\"gradientTransform\",gradientUnits:\"gradientUnits\",hanging:0,horizAdvX:\"horiz-adv-x\",horizOriginX:\"horiz-origin-x\",ideographic:0,imageRendering:\"image-rendering\",in:0,in2:0,intercept:0,k:0,k1:0,k2:0,k3:0,k4:0,kernelMatrix:\"kernelMatrix\",kernelUnitLength:\"kernelUnitLength\",kerning:0,keyPoints:\"keyPoints\",keySplines:\"keySplines\",keyTimes:\"keyTimes\",lengthAdjust:\"lengthAdjust\",letterSpacing:\"letter-spacing\",lightingColor:\"lighting-color\",limitingConeAngle:\"limitingConeAngle\",local:0,markerEnd:\"marker-end\",markerMid:\"marker-mid\",markerStart:\"marker-start\",markerHeight:\"markerHeight\",markerUnits:\"markerUnits\",markerWidth:\"markerWidth\",mask:0,maskContentUnits:\"maskContentUnits\",maskUnits:\"maskUnits\",mathematical:0,mode:0,numOctaves:\"numOctaves\",offset:0,opacity:0,operator:0,order:0,orient:0,orientation:0,origin:0,overflow:0,overlinePosition:\"overline-position\",overlineThickness:\"overline-thickness\",paintOrder:\"paint-order\",panose1:\"panose-1\",pathLength:\"pathLength\",patternContentUnits:\"patternContentUnits\",patternTransform:\"patternTransform\",patternUnits:\"patternUnits\",pointerEvents:\"pointer-events\",points:0,pointsAtX:\"pointsAtX\",pointsAtY:\"pointsAtY\",pointsAtZ:\"pointsAtZ\",preserveAlpha:\"preserveAlpha\",preserveAspectRatio:\"preserveAspectRatio\",primitiveUnits:\"primitiveUnits\",r:0,radius:0,refX:\"refX\",refY:\"refY\",renderingIntent:\"rendering-intent\",repeatCount:\"repeatCount\",repeatDur:\"repeatDur\",requiredExtensions:\"requiredExtensions\",requiredFeatures:\"requiredFeatures\",restart:0,result:0,rotate:0,rx:0,ry:0,scale:0,seed:0,shapeRendering:\"shape-rendering\",slope:0,spacing:0,specularConstant:\"specularConstant\",specularExponent:\"specularExponent\",speed:0,spreadMethod:\"spreadMethod\",startOffset:\"startOffset\",stdDeviation:\"stdDeviation\",stemh:0,stemv:0,stitchTiles:\"stitchTiles\",stopColor:\"stop-color\",stopOpacity:\"stop-opacity\",strikethroughPosition:\"strikethrough-position\",strikethroughThickness:\"strikethrough-thickness\",string:0,stroke:0,strokeDasharray:\"stroke-dasharray\",strokeDashoffset:\"stroke-dashoffset\",strokeLinecap:\"stroke-linecap\",strokeLinejoin:\"stroke-linejoin\",strokeMiterlimit:\"stroke-miterlimit\",strokeOpacity:\"stroke-opacity\",strokeWidth:\"stroke-width\",surfaceScale:\"surfaceScale\",systemLanguage:\"systemLanguage\",tableValues:\"tableValues\",targetX:\"targetX\",targetY:\"targetY\",textAnchor:\"text-anchor\",textDecoration:\"text-decoration\",textRendering:\"text-rendering\",textLength:\"textLength\",to:0,transform:0,u1:0,u2:0,underlinePosition:\"underline-position\",underlineThickness:\"underline-thickness\",unicode:0,unicodeBidi:\"unicode-bidi\",unicodeRange:\"unicode-range\",unitsPerEm:\"units-per-em\",vAlphabetic:\"v-alphabetic\",vHanging:\"v-hanging\",vIdeographic:\"v-ideographic\",vMathematical:\"v-mathematical\",values:0,vectorEffect:\"vector-effect\",version:0,vertAdvY:\"vert-adv-y\",vertOriginX:\"vert-origin-x\",vertOriginY:\"vert-origin-y\",viewBox:\"viewBox\",viewTarget:\"viewTarget\",visibility:0,widths:0,wordSpacing:\"word-spacing\",writingMode:\"writing-mode\",x:0,xHeight:\"x-height\",x1:0,x2:0,xChannelSelector:\"xChannelSelector\",xlinkActuate:\"xlink:actuate\",xlinkArcrole:\"xlink:arcrole\",xlinkHref:\"xlink:href\",xlinkRole:\"xlink:role\",xlinkShow:\"xlink:show\",xlinkTitle:\"xlink:title\",xlinkType:\"xlink:type\",xmlBase:\"xml:base\",xmlns:0,xmlnsXlink:\"xmlns:xlink\",xmlLang:\"xml:lang\",xmlSpace:\"xml:space\",y:0,y1:0,y2:0,yChannelSelector:\"yChannelSelector\",z:0,zoomAndPan:\"zoomAndPan\"},i={Properties:{},DOMAttributeNamespaces:{xlinkActuate:o.xlink,xlinkArcrole:o.xlink,xlinkHref:o.xlink,xlinkRole:o.xlink,xlinkShow:o.xlink,xlinkTitle:o.xlink,xlinkType:o.xlink,xmlBase:o.xml,xmlLang:o.xml,xmlSpace:o.xml},DOMAttributeNames:{}};Object.keys(r).forEach(function(e){i.Properties[e]=0,r[e]&&(i.DOMAttributeNames[e]=r[e])}),e.exports=i},function(e,t,n){\"use strict\";function o(e){if(\"selectionStart\"in e&&u.hasSelectionCapabilities(e))return{start:e.selectionStart,end:e.selectionEnd};if(window.getSelection){var t=window.getSelection();return{anchorNode:t.anchorNode,anchorOffset:t.anchorOffset,focusNode:t.focusNode,focusOffset:t.focusOffset}}if(document.selection){var n=document.selection.createRange();return{parentElement:n.parentElement(),text:n.text,top:n.boundingTop,left:n.boundingLeft}}}function r(e,t){if(g||null==m||m!==c())return null;var n=o(m);if(!y||!p(y,n)){y=n;var r=l.getPooled(h.select,v,e,t);return r.type=\"select\",r.target=m,i.accumulateTwoPhaseDispatches(r),r}return null}var i=n(57),a=n(16),s=n(13),u=n(155),l=n(26),c=n(139),d=n(165),p=n(55),f=a.canUseDOM&&\"documentMode\"in document&&document.documentMode<=11,h={select:{phasedRegistrationNames:{bubbled:\"onSelect\",captured:\"onSelectCapture\"},dependencies:[\"topBlur\",\"topContextMenu\",\"topFocus\",\"topKeyDown\",\"topKeyUp\",\"topMouseDown\",\"topMouseUp\",\"topSelectionChange\"]}},m=null,v=null,y=null,g=!1,b=!1,_={eventTypes:h,extractEvents:function(e,t,n,o){if(!b)return null;var i=t?s.getNodeFromInstance(t):window;switch(e){case\"topFocus\":(d(i)||\"true\"===i.contentEditable)&&(m=i,v=t,y=null);break;case\"topBlur\":m=null,v=null,y=null;break;case\"topMouseDown\":g=!0;break;case\"topContextMenu\":case\"topMouseUp\":return g=!1,r(n,o);case\"topSelectionChange\":if(f)break;case\"topKeyDown\":case\"topKeyUp\":return r(n,o)}return null},didPutListener:function(e,t,n){\"onSelect\"===t&&(b=!0)}};e.exports=_},function(e,t,n){\"use strict\";(function(t){function o(e){return\".\"+e._rootNodeID}function r(e){return\"button\"===e||\"input\"===e||\"select\"===e||\"textarea\"===e}var i=n(5),a=n(137),s=n(57),u=n(13),l=n(382),c=n(383),d=n(26),p=n(386),f=n(388),h=n(69),m=n(385),v=n(389),y=n(390),g=n(59),b=n(391),_=n(22),E=n(106),w=n(2),x={},C={};[\"abort\",\"animationEnd\",\"animationIteration\",\"animationStart\",\"blur\",\"canPlay\",\"canPlayThrough\",\"click\",\"contextMenu\",\"copy\",\"cut\",\"doubleClick\",\"drag\",\"dragEnd\",\"dragEnter\",\"dragExit\",\"dragLeave\",\"dragOver\",\"dragStart\",\"drop\",\"durationChange\",\"emptied\",\"encrypted\",\"ended\",\"error\",\"focus\",\"input\",\"invalid\",\"keyDown\",\"keyPress\",\"keyUp\",\"load\",\"loadedData\",\"loadedMetadata\",\"loadStart\",\"mouseDown\",\"mouseMove\",\"mouseOut\",\"mouseOver\",\"mouseUp\",\"paste\",\"pause\",\"play\",\"playing\",\"progress\",\"rateChange\",\"reset\",\"scroll\",\"seeked\",\"seeking\",\"stalled\",\"submit\",\"suspend\",\"timeUpdate\",\"touchCancel\",\"touchEnd\",\"touchMove\",\"touchStart\",\"transitionEnd\",\"volumeChange\",\"waiting\",\"wheel\"].forEach(function(e){var t=e[0].toUpperCase()+e.slice(1),n=\"on\"+t,o=\"top\"+t,r={phasedRegistrationNames:{bubbled:n,captured:n+\"Capture\"},dependencies:[o]};x[e]=r,C[o]=r});var k={},T={eventTypes:x,extractEvents:function(e,n,o,r){var a=C[e];if(!a)return null;var u;switch(e){case\"topAbort\":case\"topCanPlay\":case\"topCanPlayThrough\":case\"topDurationChange\":case\"topEmptied\":case\"topEncrypted\":case\"topEnded\":case\"topError\":case\"topInput\":case\"topInvalid\":case\"topLoad\":case\"topLoadedData\":case\"topLoadedMetadata\":case\"topLoadStart\":case\"topPause\":case\"topPlay\":case\"topPlaying\":case\"topProgress\":case\"topRateChange\":case\"topReset\":case\"topSeeked\":case\"topSeeking\":case\"topStalled\":case\"topSubmit\":case\"topSuspend\":case\"topTimeUpdate\":case\"topVolumeChange\":case\"topWaiting\":u=d;break;case\"topKeyPress\":if(0===E(o))return null;case\"topKeyDown\":case\"topKeyUp\":u=f;break;case\"topBlur\":case\"topFocus\":u=p;break;case\"topClick\":if(2===o.button)return null;case\"topDoubleClick\":case\"topMouseDown\":case\"topMouseMove\":case\"topMouseUp\":case\"topMouseOut\":case\"topMouseOver\":case\"topContextMenu\":u=h;break;case\"topDrag\":case\"topDragEnd\":case\"topDragEnter\":case\"topDragExit\":case\"topDragLeave\":case\"topDragOver\":case\"topDragStart\":case\"topDrop\":u=m;break;case\"topTouchCancel\":case\"topTouchEnd\":case\"topTouchMove\":case\"topTouchStart\":u=v;break;case\"topAnimationEnd\":case\"topAnimationIteration\":case\"topAnimationStart\":u=l;break;case\"topTransitionEnd\":u=y;break;case\"topScroll\":u=g;break;case\"topWheel\":u=b;break;case\"topCopy\":case\"topCut\":case\"topPaste\":u=c}u||(\"production\"!==t.env.NODE_ENV?w(!1,\"SimpleEventPlugin: Unhandled event type, `%s`.\",e):i(\"86\",e));var _=u.getPooled(a,n,o,r);return s.accumulateTwoPhaseDispatches(_),_},didPutListener:function(e,t,n){if(\"onClick\"===t&&!r(e._tag)){var i=o(e),s=u.getNodeFromInstance(e);k[i]||(k[i]=a.listen(s,\"click\",_))}},willDeleteListener:function(e,t){if(\"onClick\"===t&&!r(e._tag)){var n=o(e);k[n].remove(),delete k[n]}}};e.exports=T}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e,t,n,o){return r.call(this,e,t,n,o)}var r=n(26),i={animationName:null,elapsedTime:null,pseudoElement:null};r.augmentClass(o,i),e.exports=o},function(e,t,n){\"use strict\";function o(e,t,n,o){return r.call(this,e,t,n,o)}var r=n(26),i={clipboardData:function(e){return\"clipboardData\"in e?e.clipboardData:window.clipboardData}};r.augmentClass(o,i),e.exports=o},function(e,t,n){\"use strict\";function o(e,t,n,o){return r.call(this,e,t,n,o)}var r=n(26),i={data:null};r.augmentClass(o,i),e.exports=o},function(e,t,n){\"use strict\";function o(e,t,n,o){return r.call(this,e,t,n,o)}var r=n(69),i={dataTransfer:null};r.augmentClass(o,i),e.exports=o},function(e,t,n){\"use strict\";function o(e,t,n,o){return r.call(this,e,t,n,o)}var r=n(59),i={relatedTarget:null};r.augmentClass(o,i),e.exports=o},function(e,t,n){\"use strict\";function o(e,t,n,o){return r.call(this,e,t,n,o)}var r=n(26),i={data:null};r.augmentClass(o,i),e.exports=o},function(e,t,n){\"use strict\";function o(e,t,n,o){return r.call(this,e,t,n,o)}var r=n(59),i=n(106),a=n(397),s=n(107),u={key:a,location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getModifierState:s,charCode:function(e){return\"keypress\"===e.type?i(e):0},keyCode:function(e){return\"keydown\"===e.type||\"keyup\"===e.type?e.keyCode:0},which:function(e){return\"keypress\"===e.type?i(e):\"keydown\"===e.type||\"keyup\"===e.type?e.keyCode:0}};r.augmentClass(o,u),e.exports=o},function(e,t,n){\"use strict\";function o(e,t,n,o){return r.call(this,e,t,n,o)}var r=n(59),i=n(107),a={touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:i};r.augmentClass(o,a),e.exports=o},function(e,t,n){\"use strict\";function o(e,t,n,o){return r.call(this,e,t,n,o)}var r=n(26),i={propertyName:null,elapsedTime:null,pseudoElement:null};r.augmentClass(o,i),e.exports=o},function(e,t,n){\"use strict\";function o(e,t,n,o){return r.call(this,e,t,n,o)}var r=n(69),i={deltaX:function(e){return\"deltaX\"in e?e.deltaX:\"wheelDeltaX\"in e?-e.wheelDeltaX:0},deltaY:function(e){return\"deltaY\"in e?e.deltaY:\"wheelDeltaY\"in e?-e.wheelDeltaY:\"wheelDelta\"in e?-e.wheelDelta:0},deltaZ:null,deltaMode:null};r.augmentClass(o,i),e.exports=o},function(e,t,n){\"use strict\";function o(e){for(var t=1,n=0,o=0,i=e.length,a=-4&i;o<a;){for(var s=Math.min(o+4096,a);o<s;o+=4)n+=(t+=e.charCodeAt(o))+(t+=e.charCodeAt(o+1))+(t+=e.charCodeAt(o+2))+(t+=e.charCodeAt(o+3));t%=r,n%=r}for(;o<i;o++)n+=t+=e.charCodeAt(o);return t%=r,n%=r,t|n<<16}var r=65521;e.exports=o},function(e,t,n){\"use strict\";(function(t){function o(e,o,d,p,f,h){for(var m in e)if(e.hasOwnProperty(m)){var v;try{\"function\"!=typeof e[m]&&(\"production\"!==t.env.NODE_ENV?u(!1,\"%s: %s type `%s` is invalid; it must be a function, usually from React.PropTypes.\",p||\"React class\",a[d],m):i(\"84\",p||\"React class\",a[d],m)),v=e[m](o,m,p,d,null,s)}catch(e){v=e}if(\"production\"!==t.env.NODE_ENV&&l(!v||v instanceof Error,\"%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).\",p||\"React class\",a[d],m,typeof v),v instanceof Error&&!(v.message in c)){c[v.message]=!0;var y=\"\";\"production\"!==t.env.NODE_ENV&&(r||(r=n(20)),null!==h?y=r.getStackAddendumByID(h):null!==f&&(y=r.getCurrentStackAddendum(f))),\"production\"!==t.env.NODE_ENV&&l(!1,\"Failed %s type: %s%s\",d,v.message,y)}}}var r,i=n(5),a=n(373),s=n(158),u=n(2),l=n(3);void 0!==t&&t.env&&\"test\"===t.env.NODE_ENV&&(r=n(20));var c={};e.exports=o}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,n,o){if(null==n||\"boolean\"==typeof n||\"\"===n)return\"\";if(isNaN(n)||0===n||a.hasOwnProperty(e)&&a[e])return\"\"+n;if(\"string\"==typeof n){if(\"production\"!==t.env.NODE_ENV&&o&&\"0\"!==n){var r=o._currentElement._owner,u=r?r.getName():null;u&&!s[u]&&(s[u]={});var l=!1;if(u){var c=s[u];l=c[e],l||(c[e]=!0)}l||\"production\"!==t.env.NODE_ENV&&i(!1,\"a `%s` tag (owner: `%s`) was passed a numeric string value for CSS property `%s` (value: `%s`) which will be treated as a unitless number in a future version of React.\",o._currentElement.type,u||\"unknown\",e,n)}n=n.trim()}return n+\"px\"}var r=n(147),i=n(3),a=r.isUnitlessNumber,s={};e.exports=o}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e){if(\"production\"!==t.env.NODE_ENV){var n=i.current;null!==n&&(\"production\"!==t.env.NODE_ENV&&c(n._warnedAboutRefsInRender,\"%s is accessing findDOMNode inside its render(). render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.\",n.getName()||\"A component\"),n._warnedAboutRefsInRender=!0)}if(null==e)return null;if(1===e.nodeType)return e;var o=s.get(e);if(o)return o=u(o),o?a.getNodeFromInstance(o):null;\"function\"==typeof e.render?\"production\"!==t.env.NODE_ENV?l(!1,\"findDOMNode was called on an unmounted component.\"):r(\"44\"):\"production\"!==t.env.NODE_ENV?l(!1,\"Element appears to be neither ReactComponent nor DOMNode (keys: %s)\",Object.keys(e)):r(\"45\",Object.keys(e))}var r=n(5),i=n(25),a=n(13),s=n(58),u=n(162),l=n(2),c=n(3);e.exports=o}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,o,r,s){if(e&&\"object\"==typeof e){var l=e,c=void 0===l[r];\"production\"!==t.env.NODE_ENV&&(i||(i=n(20)),c||\"production\"!==t.env.NODE_ENV&&u(!1,\"flattenChildren(...): Encountered two children with the same key, `%s`. Child keys must be unique; when two children share a key, only the first child will be used.%s\",a.unescape(r),i.getStackAddendumByID(s))),c&&null!=o&&(l[r]=o)}}function r(e,n){if(null==e)return e;var r={};return\"production\"!==t.env.NODE_ENV?s(e,function(e,t,r){return o(e,t,r,n)},r):s(e,o,r),r}var i,a=n(100),s=n(167),u=n(3);void 0!==t&&t.env&&\"test\"===t.env.NODE_ENV&&(i=n(20)),e.exports=r}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){if(e.key){var t=i[e.key]||e.key;if(\"Unidentified\"!==t)return t}if(\"keypress\"===e.type){var n=r(e);return 13===n?\"Enter\":String.fromCharCode(n)}return\"keydown\"===e.type||\"keyup\"===e.type?a[e.keyCode]||\"Unidentified\":\"\"}var r=n(106),i={Esc:\"Escape\",Spacebar:\" \",Left:\"ArrowLeft\",Up:\"ArrowUp\",Right:\"ArrowRight\",Down:\"ArrowDown\",Del:\"Delete\",Win:\"OS\",Menu:\"ContextMenu\",Apps:\"ContextMenu\",Scroll:\"ScrollLock\",MozPrintableKey:\"Unidentified\"},a={8:\"Backspace\",9:\"Tab\",12:\"Clear\",13:\"Enter\",16:\"Shift\",17:\"Control\",18:\"Alt\",19:\"Pause\",20:\"CapsLock\",27:\"Escape\",32:\" \",33:\"PageUp\",34:\"PageDown\",35:\"End\",36:\"Home\",37:\"ArrowLeft\",38:\"ArrowUp\",39:\"ArrowRight\",40:\"ArrowDown\",45:\"Insert\",46:\"Delete\",112:\"F1\",113:\"F2\",114:\"F3\",115:\"F4\",116:\"F5\",117:\"F6\",118:\"F7\",119:\"F8\",120:\"F9\",121:\"F10\",122:\"F11\",123:\"F12\",144:\"NumLock\",145:\"ScrollLock\",224:\"Meta\"};e.exports=o},function(e,t,n){\"use strict\";function o(e){var t=e&&(r&&e[r]||e[i]);if(\"function\"==typeof t)return t}var r=\"function\"==typeof Symbol&&Symbol.iterator,i=\"@@iterator\";e.exports=o},function(e,t,n){\"use strict\";function o(){return r++}var r=1;e.exports=o},function(e,t,n){\"use strict\";function o(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function r(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.parentNode}}function i(e,t){for(var n=o(e),i=0,a=0;n;){if(3===n.nodeType){if(a=i+n.textContent.length,i<=t&&a>=t)return{node:n,offset:t-i};i=a}n=o(r(n))}}e.exports=i},function(e,t,n){\"use strict\";function o(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n[\"Webkit\"+e]=\"webkit\"+t,n[\"Moz\"+e]=\"moz\"+t,n[\"ms\"+e]=\"MS\"+t,n[\"O\"+e]=\"o\"+t.toLowerCase(),n}function r(e){if(s[e])return s[e];if(!a[e])return e;var t=a[e];for(var n in t)if(t.hasOwnProperty(n)&&n in u)return s[e]=t[n];return\"\"}var i=n(16),a={animationend:o(\"Animation\",\"AnimationEnd\"),animationiteration:o(\"Animation\",\"AnimationIteration\"),animationstart:o(\"Animation\",\"AnimationStart\"),transitionend:o(\"Transition\",\"TransitionEnd\")},s={},u={};i.canUseDOM&&(u=document.createElement(\"div\").style,\"AnimationEvent\"in window||(delete a.animationend.animation,delete a.animationiteration.animation,delete a.animationstart.animation),\"TransitionEvent\"in window||delete a.transitionend.transition),e.exports=r},function(e,t,n){\"use strict\";function o(e){return'\"'+r(e)+'\"'}var r=n(71);e.exports=o},function(e,t,n){\"use strict\";var o=n(156);e.exports=o.renderSubtreeIntoContainer},function(e,t,n){\"use strict\";function o(e){if(!e)return e;var t={};return i.Children.map(e,function(e){return e}).forEach(function(e){t[e.key]=e}),t}function r(e,t){function n(n){return t.hasOwnProperty(n)?t[n]:e[n]}e=e||{},t=t||{};var o={},r=[];for(var i in e)t.hasOwnProperty(i)?r.length&&(o[i]=r,r=[]):r.push(i);var a=void 0,s={};for(var u in t){if(o.hasOwnProperty(u))for(a=0;a<o[u].length;a++){var l=o[u][a];s[o[u][a]]=n(l)}s[u]=n(u)}for(a=0;a<r.length;a++)s[r[a]]=n(r[a]);return s}t.__esModule=!0,t.getChildMapping=o,t.mergeChildMappings=r;var i=n(1)},function(e,t,n){\"use strict\";function o(e){var t={\"=\":\"=0\",\":\":\"=2\"};return\"$\"+(\"\"+e).replace(/[=:]/g,function(e){return t[e]})}function r(e){var t=/(=0|=2)/g,n={\"=0\":\"=\",\"=2\":\":\"};return(\"\"+(\".\"===e[0]&&\"$\"===e[1]?e.substring(2):e.substring(1))).replace(t,function(e){return n[e]})}var i={escape:o,unescape:r};e.exports=i},function(e,t,n){\"use strict\";(function(t){var o=n(36),r=n(2),i=function(e){var t=this;if(t.instancePool.length){var n=t.instancePool.pop();return t.call(n,e),n}return new t(e)},a=function(e,t){var n=this;if(n.instancePool.length){var o=n.instancePool.pop();return n.call(o,e,t),o}return new n(e,t)},s=function(e,t,n){var o=this;if(o.instancePool.length){var r=o.instancePool.pop();return o.call(r,e,t,n),r}return new o(e,t,n)},u=function(e,t,n,o){var r=this;if(r.instancePool.length){var i=r.instancePool.pop();return r.call(i,e,t,n,o),i}return new r(e,t,n,o)},l=function(e){var n=this;e instanceof n||(\"production\"!==t.env.NODE_ENV?r(!1,\"Trying to release an instance into a pool of a different type.\"):o(\"25\")),e.destructor(),n.instancePool.length<n.poolSize&&n.instancePool.push(e)},c=10,d=i,p=function(e,t){var n=e;return n.instancePool=[],n.getPooled=t||d,n.poolSize||(n.poolSize=c),n.release=l,n},f={addPoolingTo:p,oneArgumentPooler:i,twoArgumentPooler:a,threeArgumentPooler:s,fourArgumentPooler:u};e.exports=f}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e){return(\"\"+e).replace(_,\"$&/\")}function r(e,t){this.func=e,this.context=t,this.count=0}function i(e,t,n){var o=e.func,r=e.context;o.call(r,t,e.count++)}function a(e,t,n){if(null==e)return e;var o=r.getPooled(t,n);y(e,i,o),r.release(o)}function s(e,t,n,o){this.result=e,this.keyPrefix=t,this.func=n,this.context=o,this.count=0}function u(e,t,n){var r=e.result,i=e.keyPrefix,a=e.func,s=e.context,u=a.call(s,t,e.count++);Array.isArray(u)?l(u,r,n,v.thatReturnsArgument):null!=u&&(m.isValidElement(u)&&(u=m.cloneAndReplaceKey(u,i+(!u.key||t&&t.key===u.key?\"\":o(u.key)+\"/\")+n)),r.push(u))}function l(e,t,n,r,i){var a=\"\";null!=n&&(a=o(n)+\"/\");var l=s.getPooled(t,a,r,i);y(e,u,l),s.release(l)}function c(e,t,n){if(null==e)return e;var o=[];return l(e,o,null,t,n),o}function d(e,t,n){return null}function p(e,t){return y(e,d,null)}function f(e){var t=[];return l(e,t,null,v.thatReturnsArgument),t}var h=n(406),m=n(35),v=n(22),y=n(415),g=h.twoArgumentPooler,b=h.fourArgumentPooler,_=/\\/+/g;r.prototype.destructor=function(){this.func=null,this.context=null,this.count=0},h.addPoolingTo(r,g),s.prototype.destructor=function(){this.result=null,this.keyPrefix=null,this.func=null,this.context=null,this.count=0},h.addPoolingTo(s,b);var E={forEach:a,map:c,mapIntoWithKeyPrefixInternal:l,count:p,toArray:f};e.exports=E},function(e,t,n){\"use strict\";(function(t){function o(e){return e}function r(e,n,o){for(var r in n)n.hasOwnProperty(r)&&\"production\"!==t.env.NODE_ENV&&E(\"function\"==typeof n[r],\"%s: %s type `%s` is invalid; it must be a function, usually from React.PropTypes.\",e.displayName||\"ReactClass\",y[o],r)}function i(e,n){var o=C.hasOwnProperty(n)?C[n]:null;T.hasOwnProperty(n)&&\"OVERRIDE_BASE\"!==o&&(\"production\"!==t.env.NODE_ENV?_(!1,\"ReactClassInterface: You are attempting to override `%s` from your class specification. Ensure that your method names do not overlap with React methods.\",n):f(\"73\",n)),e&&\"DEFINE_MANY\"!==o&&\"DEFINE_MANY_MERGED\"!==o&&(\"production\"!==t.env.NODE_ENV?_(!1,\"ReactClassInterface: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.\",n):f(\"74\",n))}function a(e,n){if(n){\"function\"==typeof n&&(\"production\"!==t.env.NODE_ENV?_(!1,\"ReactClass: You're attempting to use a component class or function as a mixin. Instead, just use a regular object.\"):f(\"75\")),v.isValidElement(n)&&(\"production\"!==t.env.NODE_ENV?_(!1,\"ReactClass: You're attempting to use a component as a mixin. Instead, just use a regular object.\"):f(\"76\"));var o=e.prototype,r=o.__reactAutoBindPairs;n.hasOwnProperty(w)&&k.mixins(e,n.mixins);for(var a in n)if(n.hasOwnProperty(a)&&a!==w){var s=n[a],u=o.hasOwnProperty(a);if(i(u,a),k.hasOwnProperty(a))k[a](e,s);else{var d=C.hasOwnProperty(a),p=\"function\"==typeof s,h=p&&!d&&!u&&!1!==n.autobind;if(h)r.push(a,s),o[a]=s;else if(u){var m=C[a];(!d||\"DEFINE_MANY_MERGED\"!==m&&\"DEFINE_MANY\"!==m)&&(\"production\"!==t.env.NODE_ENV?_(!1,\"ReactClass: Unexpected spec policy %s for key %s when mixing in component specs.\",m,a):f(\"77\",m,a)),\"DEFINE_MANY_MERGED\"===m?o[a]=l(o[a],s):\"DEFINE_MANY\"===m&&(o[a]=c(o[a],s))}else o[a]=s,\"production\"!==t.env.NODE_ENV&&\"function\"==typeof s&&n.displayName&&(o[a].displayName=n.displayName+\"_\"+a)}}}else if(\"production\"!==t.env.NODE_ENV){var y=typeof n,g=\"object\"===y&&null!==n;\"production\"!==t.env.NODE_ENV&&E(g,\"%s: You're attempting to include a mixin that is either null or not an object. Check the mixins included by the component, as well as any mixins they include themselves. Expected object but got %s.\",e.displayName||\"ReactClass\",null===n?null:y)}}function s(e,n){if(n)for(var o in n){var r=n[o];if(n.hasOwnProperty(o)){var i=o in k;i&&(\"production\"!==t.env.NODE_ENV?_(!1,'ReactClass: You are attempting to define a reserved property, `%s`, that shouldn\\'t be on the \"statics\" key. Define it as an instance property instead; it will still be accessible on the constructor.',o):f(\"78\",o));var a=o in e;a&&(\"production\"!==t.env.NODE_ENV?_(!1,\"ReactClass: You are attempting to define `%s` on your component more than once. This conflict may be due to a mixin.\",o):f(\"79\",o)),e[o]=r}}}function u(e,n){e&&n&&\"object\"==typeof e&&\"object\"==typeof n||(\"production\"!==t.env.NODE_ENV?_(!1,\"mergeIntoWithNoDuplicateKeys(): Cannot merge non-objects.\"):f(\"80\"));for(var o in n)n.hasOwnProperty(o)&&(void 0!==e[o]&&(\"production\"!==t.env.NODE_ENV?_(!1,\"mergeIntoWithNoDuplicateKeys(): Tried to merge two objects with the same key: `%s`. This conflict may be due to a mixin; in particular, this may be caused by two getInitialState() or getDefaultProps() methods returning objects with clashing keys.\",o):f(\"81\",o)),e[o]=n[o]);return e}function l(e,t){return function(){var n=e.apply(this,arguments),o=t.apply(this,arguments);if(null==n)return o;if(null==o)return n;var r={};return u(r,n),u(r,o),r}}function c(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function d(e,n){var o=n.bind(e);if(\"production\"!==t.env.NODE_ENV){o.__reactBoundContext=e,o.__reactBoundMethod=n,o.__reactBoundArguments=null;var r=e.constructor.displayName,i=o.bind;o.bind=function(a){for(var s=arguments.length,u=Array(s>1?s-1:0),l=1;l<s;l++)u[l-1]=arguments[l];if(a!==e&&null!==a)\"production\"!==t.env.NODE_ENV&&E(!1,\"bind(): React component methods may only be bound to the component instance. See %s\",r);else if(!u.length)return\"production\"!==t.env.NODE_ENV&&E(!1,\"bind(): You are binding a component method to the component. React does this for you automatically in a high-performance way, so you can safely remove this call. See %s\",r),o;var c=i.apply(o,arguments);return c.__reactBoundContext=e,c.__reactBoundMethod=n,c.__reactBoundArguments=u,c}}return o}function p(e){for(var t=e.__reactAutoBindPairs,n=0;n<t.length;n+=2){var o=t[n],r=t[n+1];e[o]=d(e,r)}}var f=n(36),h=n(12),m=n(112),v=n(35),y=n(114),g=n(113),b=n(43),_=n(2),E=n(3),w=\"mixins\",x=[],C={mixins:\"DEFINE_MANY\",statics:\"DEFINE_MANY\",propTypes:\"DEFINE_MANY\",contextTypes:\"DEFINE_MANY\",childContextTypes:\"DEFINE_MANY\",getDefaultProps:\"DEFINE_MANY_MERGED\",getInitialState:\"DEFINE_MANY_MERGED\",getChildContext:\"DEFINE_MANY_MERGED\",render:\"DEFINE_ONCE\",componentWillMount:\"DEFINE_MANY\",componentDidMount:\"DEFINE_MANY\",componentWillReceiveProps:\"DEFINE_MANY\",shouldComponentUpdate:\"DEFINE_ONCE\",componentWillUpdate:\"DEFINE_MANY\",componentDidUpdate:\"DEFINE_MANY\",componentWillUnmount:\"DEFINE_MANY\",updateComponent:\"OVERRIDE_BASE\"},k={displayName:function(e,t){e.displayName=t},mixins:function(e,t){if(t)for(var n=0;n<t.length;n++)a(e,t[n])},childContextTypes:function(e,n){\"production\"!==t.env.NODE_ENV&&r(e,n,\"childContext\"),e.childContextTypes=h({},e.childContextTypes,n)},contextTypes:function(e,n){\"production\"!==t.env.NODE_ENV&&r(e,n,\"context\"),e.contextTypes=h({},e.contextTypes,n)},getDefaultProps:function(e,t){e.getDefaultProps?e.getDefaultProps=l(e.getDefaultProps,t):e.getDefaultProps=t},propTypes:function(e,n){\"production\"!==t.env.NODE_ENV&&r(e,n,\"prop\"),e.propTypes=h({},e.propTypes,n)},statics:function(e,t){s(e,t)},autobind:function(){}},T={replaceState:function(e,t){this.updater.enqueueReplaceState(this,e),t&&this.updater.enqueueCallback(this,t,\"replaceState\")},isMounted:function(){return this.updater.isMounted(this)}},N=function(){};h(N.prototype,m.prototype,T);var O={createClass:function(e){var n=o(function(e,o,r){\"production\"!==t.env.NODE_ENV&&\"production\"!==t.env.NODE_ENV&&E(this instanceof n,\"Something is calling a React component directly. Use a factory or JSX instead. See: https://fb.me/react-legacyfactory\"),this.__reactAutoBindPairs.length&&p(this),this.props=e,this.context=o,this.refs=b,this.updater=r||g,this.state=null;var i=this.getInitialState?this.getInitialState():null;\"production\"!==t.env.NODE_ENV&&void 0===i&&this.getInitialState._isMockFunction&&(i=null),(\"object\"!=typeof i||Array.isArray(i))&&(\"production\"!==t.env.NODE_ENV?_(!1,\"%s.getInitialState(): must return an object or null\",n.displayName||\"ReactCompositeComponent\"):f(\"82\",n.displayName||\"ReactCompositeComponent\")),this.state=i});n.prototype=new N,n.prototype.constructor=n,n.prototype.__reactAutoBindPairs=[],x.forEach(a.bind(null,n)),a(n,e),n.getDefaultProps&&(n.defaultProps=n.getDefaultProps()),\"production\"!==t.env.NODE_ENV&&(n.getDefaultProps&&(n.getDefaultProps.isReactClassApproved={}),n.prototype.getInitialState&&(n.prototype.getInitialState.isReactClassApproved={})),n.prototype.render||(\"production\"!==t.env.NODE_ENV?_(!1,\"createClass(...): Class specification must implement a `render` method.\"):f(\"83\")),\"production\"!==t.env.NODE_ENV&&(\"production\"!==t.env.NODE_ENV&&E(!n.prototype.componentShouldUpdate,\"%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.\",e.displayName||\"A component\"),\"production\"!==t.env.NODE_ENV&&E(!n.prototype.componentWillRecieveProps,\"%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?\",e.displayName||\"A component\"));for(var r in C)n.prototype[r]||(n.prototype[r]=null);return n},injection:{injectMixin:function(e){x.push(e)}}};e.exports=O}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){var o=n(35),r=o.createFactory;if(\"production\"!==t.env.NODE_ENV){r=n(171).createFactory}var i={a:r(\"a\"),abbr:r(\"abbr\"),address:r(\"address\"),area:r(\"area\"),article:r(\"article\"),aside:r(\"aside\"),audio:r(\"audio\"),b:r(\"b\"),base:r(\"base\"),bdi:r(\"bdi\"),bdo:r(\"bdo\"),big:r(\"big\"),blockquote:r(\"blockquote\"),body:r(\"body\"),br:r(\"br\"),button:r(\"button\"),canvas:r(\"canvas\"),caption:r(\"caption\"),cite:r(\"cite\"),code:r(\"code\"),col:r(\"col\"),colgroup:r(\"colgroup\"),data:r(\"data\"),datalist:r(\"datalist\"),dd:r(\"dd\"),del:r(\"del\"),details:r(\"details\"),dfn:r(\"dfn\"),dialog:r(\"dialog\"),div:r(\"div\"),dl:r(\"dl\"),dt:r(\"dt\"),em:r(\"em\"),embed:r(\"embed\"),fieldset:r(\"fieldset\"),figcaption:r(\"figcaption\"),figure:r(\"figure\"),footer:r(\"footer\"),form:r(\"form\"),h1:r(\"h1\"),h2:r(\"h2\"),h3:r(\"h3\"),h4:r(\"h4\"),h5:r(\"h5\"),h6:r(\"h6\"),head:r(\"head\"),header:r(\"header\"),hgroup:r(\"hgroup\"),hr:r(\"hr\"),html:r(\"html\"),i:r(\"i\"),iframe:r(\"iframe\"),img:r(\"img\"),input:r(\"input\"),ins:r(\"ins\"),kbd:r(\"kbd\"),keygen:r(\"keygen\"),label:r(\"label\"),legend:r(\"legend\"),li:r(\"li\"),link:r(\"link\"),main:r(\"main\"),map:r(\"map\"),mark:r(\"mark\"),menu:r(\"menu\"),menuitem:r(\"menuitem\"),meta:r(\"meta\"),meter:r(\"meter\"),nav:r(\"nav\"),noscript:r(\"noscript\"),object:r(\"object\"),ol:r(\"ol\"),optgroup:r(\"optgroup\"),option:r(\"option\"),output:r(\"output\"),p:r(\"p\"),param:r(\"param\"),picture:r(\"picture\"),pre:r(\"pre\"),progress:r(\"progress\"),q:r(\"q\"),rp:r(\"rp\"),rt:r(\"rt\"),ruby:r(\"ruby\"),s:r(\"s\"),samp:r(\"samp\"),script:r(\"script\"),section:r(\"section\"),select:r(\"select\"),small:r(\"small\"),source:r(\"source\"),span:r(\"span\"),strong:r(\"strong\"),style:r(\"style\"),sub:r(\"sub\"),summary:r(\"summary\"),sup:r(\"sup\"),table:r(\"table\"),tbody:r(\"tbody\"),td:r(\"td\"),textarea:r(\"textarea\"),tfoot:r(\"tfoot\"),th:r(\"th\"),thead:r(\"thead\"),time:r(\"time\"),title:r(\"title\"),tr:r(\"tr\"),track:r(\"track\"),u:r(\"u\"),ul:r(\"ul\"),var:r(\"var\"),video:r(\"video\"),wbr:r(\"wbr\"),circle:r(\"circle\"),clipPath:r(\"clipPath\"),defs:r(\"defs\"),ellipse:r(\"ellipse\"),g:r(\"g\"),image:r(\"image\"),line:r(\"line\"),linearGradient:r(\"linearGradient\"),mask:r(\"mask\"),path:r(\"path\"),pattern:r(\"pattern\"),polygon:r(\"polygon\"),polyline:r(\"polyline\"),radialGradient:r(\"radialGradient\"),rect:r(\"rect\"),stop:r(\"stop\"),svg:r(\"svg\"),text:r(\"text\"),tspan:r(\"tspan\")};e.exports=i}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,t){return e===t?0!==e||1/e==1/t:e!==e&&t!==t}function r(e){this.message=e,this.stack=\"\"}function i(e){function n(n,i,a,s,u,l,c){if(s=s||N,l=l||a,\"production\"!==t.env.NODE_ENV&&c!==x&&\"undefined\"!=typeof console){var d=s+\":\"+a;o[d]||(\"production\"!==t.env.NODE_ENV&&T(!1,\"You are manually calling a React.PropTypes validation function for the `%s` prop on `%s`. This is deprecated and will not work in production with the next major version. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details.\",l,s),o[d]=!0)}if(null==i[a]){var p=w[u];return n?new r(null===i[a]?\"The \"+p+\" `\"+l+\"` is marked as required in `\"+s+\"`, but its value is `null`.\":\"The \"+p+\" `\"+l+\"` is marked as required in `\"+s+\"`, but its value is `undefined`.\"):null}return e(i,a,s,u,l)}if(\"production\"!==t.env.NODE_ENV)var o={};var i=n.bind(null,!1);return i.isRequired=n.bind(null,!0),i}function a(e){function t(t,n,o,i,a,s){var u=t[n];if(g(u)!==e)return new r(\"Invalid \"+w[i]+\" `\"+a+\"` of type `\"+b(u)+\"` supplied to `\"+o+\"`, expected `\"+e+\"`.\");return null}return i(t)}function s(){return i(C.thatReturns(null))}function u(e){function t(t,n,o,i,a){if(\"function\"!=typeof e)return new r(\"Property `\"+a+\"` of component `\"+o+\"` has invalid PropType notation inside arrayOf.\");var s=t[n];if(!Array.isArray(s)){return new r(\"Invalid \"+w[i]+\" `\"+a+\"` of type `\"+g(s)+\"` supplied to `\"+o+\"`, expected an array.\")}for(var u=0;u<s.length;u++){var l=e(s,u,o,i,a+\"[\"+u+\"]\",x);if(l instanceof Error)return l}return null}return i(t)}function l(){function e(e,t,n,o,i){var a=e[t];if(!E.isValidElement(a)){return new r(\"Invalid \"+w[o]+\" `\"+i+\"` of type `\"+g(a)+\"` supplied to `\"+n+\"`, expected a single ReactElement.\")}return null}return i(e)}function c(e){function t(t,n,o,i,a){if(!(t[n]instanceof e)){var s=w[i],u=e.name||N;return new r(\"Invalid \"+s+\" `\"+a+\"` of type `\"+_(t[n])+\"` supplied to `\"+o+\"`, expected instance of `\"+u+\"`.\")}return null}return i(t)}function d(e){function n(t,n,i,a,s){for(var u=t[n],l=0;l<e.length;l++)if(o(u,e[l]))return null;return new r(\"Invalid \"+w[a]+\" `\"+s+\"` of value `\"+u+\"` supplied to `\"+i+\"`, expected one of \"+JSON.stringify(e)+\".\")}return Array.isArray(e)?i(n):(\"production\"!==t.env.NODE_ENV&&T(!1,\"Invalid argument supplied to oneOf, expected an instance of array.\"),C.thatReturnsNull)}function p(e){function t(t,n,o,i,a){if(\"function\"!=typeof e)return new r(\"Property `\"+a+\"` of component `\"+o+\"` has invalid PropType notation inside objectOf.\");var s=t[n],u=g(s);if(\"object\"!==u){return new r(\"Invalid \"+w[i]+\" `\"+a+\"` of type `\"+u+\"` supplied to `\"+o+\"`, expected an object.\")}for(var l in s)if(s.hasOwnProperty(l)){var c=e(s,l,o,i,a+\".\"+l,x);if(c instanceof Error)return c}return null}return i(t)}function f(e){function n(t,n,o,i,a){for(var s=0;s<e.length;s++){if(null==(0,e[s])(t,n,o,i,a,x))return null}return new r(\"Invalid \"+w[i]+\" `\"+a+\"` supplied to `\"+o+\"`.\")}return Array.isArray(e)?i(n):(\"production\"!==t.env.NODE_ENV&&T(!1,\"Invalid argument supplied to oneOfType, expected an instance of array.\"),C.thatReturnsNull)}function h(){function e(e,t,n,o,i){if(!v(e[t])){return new r(\"Invalid \"+w[o]+\" `\"+i+\"` supplied to `\"+n+\"`, expected a ReactNode.\")}return null}return i(e)}function m(e){function t(t,n,o,i,a){var s=t[n],u=g(s);if(\"object\"!==u){return new r(\"Invalid \"+w[i]+\" `\"+a+\"` of type `\"+u+\"` supplied to `\"+o+\"`, expected `object`.\")}for(var l in e){var c=e[l];if(c){var d=c(s,l,o,i,a+\".\"+l,x);if(d)return d}}return null}return i(t)}function v(e){switch(typeof e){case\"number\":case\"string\":case\"undefined\":return!0;case\"boolean\":return!e;case\"object\":if(Array.isArray(e))return e.every(v);if(null===e||E.isValidElement(e))return!0;var t=k(e);if(!t)return!1;var n,o=t.call(e);if(t!==e.entries){for(;!(n=o.next()).done;)if(!v(n.value))return!1}else for(;!(n=o.next()).done;){var r=n.value;if(r&&!v(r[1]))return!1}return!0;default:return!1}}function y(e,t){return\"symbol\"===e||(\"Symbol\"===t[\"@@toStringTag\"]||\"function\"==typeof Symbol&&t instanceof Symbol)}function g(e){var t=typeof e;return Array.isArray(e)?\"array\":e instanceof RegExp?\"object\":y(t,e)?\"symbol\":t}function b(e){var t=g(e);if(\"object\"===t){if(e instanceof Date)return\"date\";if(e instanceof RegExp)return\"regexp\"}return t}function _(e){return e.constructor&&e.constructor.name?e.constructor.name:N}var E=n(35),w=n(114),x=n(172),C=n(22),k=n(116),T=n(3),N=\"<<anonymous>>\",O={array:a(\"array\"),bool:a(\"boolean\"),func:a(\"function\"),number:a(\"number\"),object:a(\"object\"),string:a(\"string\"),symbol:a(\"symbol\"),any:s(),arrayOf:u,element:l(),instanceOf:c,node:h(),objectOf:p,oneOf:d,oneOfType:f,shape:m};r.prototype=Error.prototype,e.exports=O}).call(t,n(0))},function(e,t,n){\"use strict\";function o(e,t,n){this.props=e,this.context=t,this.refs=u,this.updater=n||s}function r(){}var i=n(12),a=n(112),s=n(113),u=n(43);r.prototype=a.prototype,o.prototype=new r,o.prototype.constructor=o,i(o.prototype,a.prototype),o.prototype.isPureReactComponent=!0,e.exports=o},function(e,t,n){\"use strict\";e.exports=\"15.4.2\"},function(e,t,n){\"use strict\";(function(t){function o(e,o,d,p,f,h){for(var m in e)if(e.hasOwnProperty(m)){var v;try{\"function\"!=typeof e[m]&&(\"production\"!==t.env.NODE_ENV?u(!1,\"%s: %s type `%s` is invalid; it must be a function, usually from React.PropTypes.\",p||\"React class\",a[d],m):i(\"84\",p||\"React class\",a[d],m)),v=e[m](o,m,p,d,null,s)}catch(e){v=e}if(\"production\"!==t.env.NODE_ENV&&l(!v||v instanceof Error,\"%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).\",p||\"React class\",a[d],m,typeof v),v instanceof Error&&!(v.message in c)){c[v.message]=!0;var y=\"\";\"production\"!==t.env.NODE_ENV&&(r||(r=n(20)),null!==h?y=r.getStackAddendumByID(h):null!==f&&(y=r.getCurrentStackAddendum(f))),\"production\"!==t.env.NODE_ENV&&l(!1,\"Failed %s type: %s%s\",d,v.message,y)}}}var r,i=n(36),a=n(114),s=n(172),u=n(2),l=n(3);void 0!==t&&t.env&&\"test\"===t.env.NODE_ENV&&(r=n(20));var c={};e.exports=o}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e){return i.isValidElement(e)||(\"production\"!==t.env.NODE_ENV?a(!1,\"React.Children.only expected to receive a single React element child.\"):r(\"143\")),e}var r=n(36),i=n(35),a=n(2);e.exports=o}).call(t,n(0))},function(e,t,n){\"use strict\";(function(t){function o(e,t){return e&&\"object\"==typeof e&&null!=e.key?d.escape(e.key):t.toString(36)}function r(e,n,i,v){var y=typeof e;if(\"undefined\"!==y&&\"boolean\"!==y||(e=null),null===e||\"string\"===y||\"number\"===y||\"object\"===y&&e.$$typeof===u)return i(v,e,\"\"===n?f+o(e,0):n),1;var g,b,_=0,E=\"\"===n?f:n+h;if(Array.isArray(e))for(var w=0;w<e.length;w++)g=e[w],b=E+o(g,w),_+=r(g,b,i,v);else{var x=l(e);if(x){var C,k=x.call(e);if(x!==e.entries)for(var T=0;!(C=k.next()).done;)g=C.value,b=E+o(g,T++),_+=r(g,b,i,v);else{if(\"production\"!==t.env.NODE_ENV){var N=\"\";if(s.current){var O=s.current.getName();O&&(N=\" Check the render method of `\"+O+\"`.\")}\"production\"!==t.env.NODE_ENV&&p(m,\"Using Maps as children is not yet fully supported. It is an experimental feature that might be removed. Convert it to a sequence / iterable of keyed ReactElements instead.%s\",N),m=!0}for(;!(C=k.next()).done;){var S=C.value;S&&(g=S[1],b=E+d.escape(S[0])+h+o(g,0),_+=r(g,b,i,v))}}}else if(\"object\"===y){var D=\"\";if(\"production\"!==t.env.NODE_ENV&&(D=\" If you meant to render a collection of children, use an array instead or wrap the object using createFragment(object) from the React add-ons.\",e._isReactElement&&(D=\" It looks like you're using an element created by a different version of React. Make sure to use only one copy of React.\"),s.current)){var M=s.current.getName();M&&(D+=\" Check the render method of `\"+M+\"`.\")}var P=String(e);\"production\"!==t.env.NODE_ENV?c(!1,\"Objects are not valid as a React child (found: %s).%s\",\"[object Object]\"===P?\"object with keys {\"+Object.keys(e).join(\", \")+\"}\":P,D):a(\"31\",\"[object Object]\"===P?\"object with keys {\"+Object.keys(e).join(\", \")+\"}\":P,D)}}return _}function i(e,t,n){return null==e?0:r(e,\"\",t,n)}var a=n(36),s=n(25),u=n(170),l=n(116),c=n(2),d=n(405),p=n(3),f=\".\",h=\":\",m=!1;e.exports=i}).call(t,n(0))},function(e,t,n){\"use strict\";function o(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?function(e){return e}:1===t.length?t[0]:t.reduce(function(e,t){return function(){return e(t.apply(void 0,arguments))}})}t.__esModule=!0,t.default=o},function(e,t,n){\"use strict\";t.__esModule=!0;var o=function(e){if(\"string\"==typeof e)return e;if(e)return e.displayName||e.name||\"Component\"};t.default=o},function(e,t,n){\"use strict\";t.__esModule=!0;var o=function(e,t){return function(n){return n[e]=t,n}};t.default=o},function(e,t,n){\"use strict\";(function(e){function o(e){return e&&e.__esModule?e:{default:e}}function r(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}function i(e,t){if(!e)throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\");return!t||\"object\"!=typeof t&&\"function\"!=typeof t?e:t}function a(e,t){if(\"function\"!=typeof t&&null!==t)throw new TypeError(\"Super expression must either be null or a function, not \"+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}t.__esModule=!0;var s=n(1),u=n(173),l=o(u),c=n(174),d=o(c),p=function(t){return function(n){var o=(0,s.createFactory)(n),u=function(e){function n(){return r(this,n),i(this,e.apply(this,arguments))}return a(n,e),n.prototype.shouldComponentUpdate=function(e){return t(this.props,e)},n.prototype.render=function(){return o(this.props)},n}(s.Component);return\"production\"!==e.env.NODE_ENV?(0,l.default)((0,d.default)(n,\"shouldUpdate\"))(u):u}};t.default=p}).call(t,n(0))},function(e,t){e.exports=function(){throw new Error(\"define cannot be used indirect\")}},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,\"loaded\",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,\"id\",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e,t,n){\"use strict\";e.exports={React:n(1),ReactDOM:n(17),dotnetify:n(74),RouteLink:n(61).RouteLink,RouteTarget:n(61).RouteTarget,MuiThemeProvider:n(178).default,AppBar:n(175).default,Drawer:n(176).default,MenuItem:n(177).default,Paper:n(49).default,Tabs:n(76).Tabs,Tab:n(76).Tab,Index:n(75).default,Home:n(75).Home},Object.assign(window,e.exports)}]);"
  }
]